

/* Start:/local/templates/.default/components/bitrix/sale.basket.basket.line/bootstrap_v5/style.min.css?16232517714008*/
.basket-line-block{position:relative;padding-left:25px;white-space:nowrap;font-size:13px}.basket-line-block-icon-cart,.basket-line-block-icon-profile{position:relative;margin-right:10px}.basket-line-block-icon-cart:after,.basket-line-block-icon-profile:after{position:absolute;top:-1px;left:-25px;display:block;width:20px;height:20px;content:''}.basket-line-block-icon-profile:after{background:no-repeat center url(/local/templates/.default/components/bitrix/sale.basket.basket.line/bootstrap_v5/images/profile.svg)}.basket-line-block-icon-cart:after{background:no-repeat center url(/local/templates/.default/components/bitrix/sale.basket.basket.line/bootstrap_v5/images/cart.svg)}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:998;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:998;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-item-list{display:none}}.bx-basket-fixed .basket-line-block{margin-left:10px}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .basket-line{line-height:1.44em}
/* End */


/* Start:/local/templates/minimal/template_styles.css?1747132120584823*/
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}
/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}
/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  top: -100%;
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}
.noUi-touch-area {
  height: 100%;
  width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  bottom: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}
/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-connects {
  border-radius: 3px;
}
.noUi-connect {
  background: #3FB8AF;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}

@charset "UTF-8";
:root {
  --active-button: #9ED924;
  --active-button-inverse: #FFFFFF;
  --nav-pill-bg: #c4c4c4;
  --footer-background: #013B42;
  --footer-color: #809DA0;
  --collection-card-background: var(--footer-background);
  --collection-card-color: var(--footer-color);
}

/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(10.4, 88, 202.4);
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(109.8, 168, 253.8);
  --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}

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

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

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

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

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

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

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

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

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

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

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

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

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

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

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

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

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

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

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --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: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --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: 992px) {
  .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: 1200px) {
  .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;
  }
}
.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

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

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 226, 254.6);
  --bs-table-border-color: rgb(165.28, 180.8, 203.68);
  --bs-table-striped-bg: rgb(196.27, 214.7, 241.87);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 203.4, 229.14);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 209.05, 235.505);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(225.6, 227.4, 229);
  --bs-table-border-color: rgb(180.48, 181.92, 183.2);
  --bs-table-striped-bg: rgb(214.32, 216.03, 217.55);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(203.04, 204.66, 206.1);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(208.68, 210.345, 211.825);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: rgb(209, 231, 220.8);
  --bs-table-border-color: rgb(167.2, 184.8, 176.64);
  --bs-table-striped-bg: rgb(198.55, 219.45, 209.76);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(188.1, 207.9, 198.72);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(193.325, 213.675, 204.24);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 244.4, 252);
  --bs-table-border-color: rgb(165.28, 195.52, 201.6);
  --bs-table-striped-bg: rgb(196.27, 232.18, 239.4);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 219.96, 226.8);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 226.07, 233.1);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: rgb(255, 242.6, 205.4);
  --bs-table-border-color: rgb(204, 194.08, 164.32);
  --bs-table-striped-bg: rgb(242.25, 230.47, 195.13);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(229.5, 218.34, 184.86);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(235.875, 224.405, 189.995);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: rgb(248, 214.6, 217.8);
  --bs-table-border-color: rgb(198.4, 171.68, 174.24);
  --bs-table-striped-bg: rgb(235.6, 203.87, 206.91);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 193.14, 196.02);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 198.505, 201.465);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: rgb(198.4, 199.2, 200);
  --bs-table-striped-bg: rgb(235.6, 236.55, 237.5);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 224.1, 225);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 230.325, 231.25);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: rgb(77.4, 80.6, 83.8);
  --bs-table-striped-bg: rgb(44.1, 47.9, 51.7);
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: rgb(55.2, 58.8, 62.4);
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: rgb(49.65, 53.35, 57.05);
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

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

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);
  --bs-btn-hover-border-color: rgb(10.4, 88, 202.4);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(10.4, 88, 202.4);
  --bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);
  --bs-btn-hover-border-color: rgb(86.4, 93.6, 100);
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(86.4, 93.6, 100);
  --bs-btn-active-border-color: rgb(81, 87.75, 93.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);
  --bs-btn-hover-border-color: rgb(20, 108, 67.2);
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(20, 108, 67.2);
  --bs-btn-active-border-color: rgb(18.75, 101.25, 63);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);
  --bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(61.4, 212.6, 243);
  --bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(255, 202.3, 44.2);
  --bs-btn-hover-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(255, 205.4, 56.6);
  --bs-btn-active-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(187, 45.05, 58.65);
  --bs-btn-hover-border-color: rgb(176, 42.4, 55.2);
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(176, 42.4, 55.2);
  --bs-btn-active-border-color: rgb(165, 39.75, 51.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);
  --bs-btn-hover-border-color: rgb(198.4, 199.2, 200);
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(198.4, 199.2, 200);
  --bs-btn-active-border-color: rgb(186, 186.75, 187.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);
  --bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(77.4, 80.6, 83.8);
  --bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

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

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

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

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

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

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

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

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

.dropdown-menu.show {
  display: block;
}

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

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1);
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(var(--bs-border-width) * -1);
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

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

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

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

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

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

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

.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush > .accordion-item > .accordion-header .accordion-button, .accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}
.accordion-flush > .accordion-item > .accordion-collapse {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

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

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(var(--bs-border-width) * -1);
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

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

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

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

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}

.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}

.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  filter: var(--bs-btn-close-white-filter);
}

[data-bs-theme=dark] .btn-close {
  filter: var(--bs-btn-close-white-filter);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

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

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

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

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")*/;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")*/;
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

[data-bs-theme=dark] .carousel .carousel-control-prev-icon,
[data-bs-theme=dark] .carousel .carousel-control-next-icon, [data-bs-theme=dark].carousel .carousel-control-prev-icon,
[data-bs-theme=dark].carousel .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], [data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
  background-color: #000;
}
[data-bs-theme=dark] .carousel .carousel-caption, [data-bs-theme=dark].carousel .carousel-caption {
  color: #000;
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-offcanvas-padding-y)) calc(-0.5 * var(--bs-offcanvas-padding-x)) calc(-0.5 * var(--bs-offcanvas-padding-y)) auto;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
}

.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}

.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
}

.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover, .link-light:focus {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.object-fit-contain {
  object-fit: contain !important;
}

.object-fit-cover {
  object-fit: cover !important;
}

.object-fit-fill {
  object-fit: fill !important;
}

.object-fit-scale {
  object-fit: scale-down !important;
}

.object-fit-none {
  object-fit: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

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

.opacity-75 {
  opacity: 0.75 !important;
}

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

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

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

.border-0 {
  border: 0 !important;
}

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

.border-top-0 {
  border-top: 0 !important;
}

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

.border-end-0 {
  border-right: 0 !important;
}

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

.border-bottom-0 {
  border-bottom: 0 !important;
}

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

.border-start-0 {
  border-left: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

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

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

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

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

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

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

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

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

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

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

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

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

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

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

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

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

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

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

.align-items-end {
  align-items: flex-end !important;
}

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

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

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

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

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

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

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

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

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

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

.mt-2 {
  margin-top: 0.5rem !important;
}

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

.mt-4 {
  margin-top: 1.5rem !important;
}

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

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

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

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

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

.me-4 {
  margin-right: 1.5rem !important;
}

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

.me-auto {
  margin-right: auto !important;
}

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

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

.mb-2 {
  margin-bottom: 0.5rem !important;
}

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

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

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

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

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

.ms-2 {
  margin-left: 0.5rem !important;
}

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

.ms-4 {
  margin-left: 1.5rem !important;
}

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

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

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

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

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

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

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

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

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

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

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

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

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

.pt-2 {
  padding-top: 0.5rem !important;
}

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

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

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

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

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

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

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

.pb-2 {
  padding-bottom: 0.5rem !important;
}

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

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

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

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

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

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

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

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

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

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

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

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

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

.column-gap-0 {
  column-gap: 0 !important;
}

.column-gap-1 {
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  column-gap: 1rem !important;
}

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

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

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

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

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

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

.fw-semibold {
  font-weight: 600 !important;
}

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

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

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

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

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

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

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

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

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

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

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

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

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

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

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

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

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

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

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

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

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

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

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

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

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

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

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

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

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

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.container {
  box-sizing: border-box;
}

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 100%;
    margin: 0 30px;
  }
}
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 100%;
    margin: 0 30px;
  }
}
@media only screen and (max-width: 600px) {
  .footer-list {
    flex: 1 1 33.33%;
  }
}
@media only screen and (min-width: 600px) {
  .footer-list {
    flex: 1 1 33.33%;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    width: 100% !important;
    max-width: 1360px !important;
  }
}
.btn:focus, .btn:focus-visible, .btn:active {
  outline: none;
  box-shadow: none;
}
.btn.navbtn {
  background: #C4C4C4;
  color: #fff;
}
.btn.navbtn:focus, .btn.navbtn:focus-visible, .btn.navbtn:active {
  outline: none;
  box-shadow: none;
}

.btn-default {
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  background: #C4C4C4;
}

.content__head {
  margin-bottom: 50px;
}
.content__date {
  display: flex;
  justify-content: space-between;
}
.content-wrap {
  display: flex;
  flex-grow: 1;
}
.content-wrap p {
  font-size: 14px;
  line-height: 18px;
  color: #202020;
}
.content-wrap__promo {
  flex-direction: column;
}
.content-wrap__promo p {
  font-size: 18px;
  line-height: 22px;
}
.content-wrap__sidebar {
  flex: 1;
  padding-right: 40px;
}
.content-wrap__content {
  flex: 4;
}
.content-wrap__content_text a {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .content-wrap {
    flex-direction: column;
    margin-top: 0;
  }
  .content-wrap__sidebar {
    display: none;
  }
}
.content_wrap__text a {
  text-decoration: underline !important;
}

.sidebar-list {
  list-style: none;
  padding: 0;
}

ol {
  list-style: none;
  counter-reset: li;
  padding-left: 0;
}
ol li:before {
  counter-increment: li;
  content: counters(li, ".") ". ";
}

.list-submenu {
  margin-top: 15px;
}
.list-submenu li {
  font-size: 18px;
  line-height: 30px;
}

.politics-list__item.title {
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 50px;
}

.contacts-block {
  width: 100%;
  height: 100%;
  padding: 30px;
  background: #FAECD4;
}
.contacts-block h3, .contacts-block .h3, .contacts-block p {
  font-size: 24px;
  line-height: 26px;
}
.contacts-block small, .contacts-block .small {
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
}

.list-group-images {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.list-group-images img {
  max-width: 140px;
  max-height: 70px;
}
.list-group-images .list-group-item {
  border: none;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .list-group-images {
    grid-template-columns: 1fr 1fr;
  }
  .list-group-images .list-group-item {
    padding: 0.75rem 0;
  }
}

.content-delivery .card {
  position: relative;
}
.content-delivery .card img {
  aspect-ratio: 1/1;
  width: calc(100% - 3em);
  height: auto;
}

.gift-page img {
  width: 100%;
  max-width: 767px;
}

.catalog .filter-block {
  padding-top: 50px;
}
@media only screen and (max-width: 575px) {
  .catalog-filter {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 100;
    padding-bottom: 30px;
    width: 100vw;
    height: 100vh;
    overflow-y: scroll;
    display: none;
    flex-direction: column;
    box-sizing: border-box;
  }
  .catalog-filter.show {
    display: flex;
  }
  .catalog-filter__header {
    padding-top: 30px;
    display: flex;
    justify-content: flex-end;
    padding-bottom: 7px;
    position: sticky;
    background: #fff;
    top: 0;
    z-index: 300;
  }
  .catalog-filter__close {
    width: 31px;
    height: 31px;
    background: url("/images/close.svg") no-repeat;
    background-size: contain;
    border: none;
  }
}
.catalog .price-value .form-control {
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
}
.catalog__controls {
  display: flex;
  justify-content: flex-end;
  font-size: 14px;
  margin-left: -15px;
  margin-right: -15px;
}
.catalog__controls .btn {
  font-size: 14px;
}
.catalog__controls .dropdown-menu {
  border-radius: 0;
  padding: 0;
  background: #FFFFFF;
  box-shadow: 9px 4px 17px rgba(0, 0, 0, 0.25);
}
.catalog__controls .dropdown-toggle::before {
  content: "";
  display: inline-block;
  border-right: 4px solid transparent;
  border-top: 4px solid white;
  border-bottom: 0;
  border-left: 4px solid transparent;
  position: absolute;
  right: 15px;
  margin-top: 7px;
}
.catalog__controls .dropdown-toggle::after {
  content: "";
  border-right: 6px solid transparent;
  border-top: 6px solid;
  border-bottom: 0;
  border-left: 6px solid transparent;
  vertical-align: 2px;
}
.catalog__controls .dropdown-item {
  padding: 6px 8px;
  font-size: 14px;
  line-height: 120%;
  color: #202020;
}
.catalog__controls .dropdown.show .dropdown-toggle::before {
  border-bottom: 4px solid white;
  border-top: 0;
  right: 15px;
  margin-top: 10px;
}
.catalog__controls .dropdown.show .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 6px solid;
}
.catalog__controls_filter {
  display: flex;
}
.catalog__controls_filter_icon {
  display: inline-block;
  width: 20px;
  height: 22px;
  margin-right: 10px;
  background: url("/images/filter.svg") no-repeat;
}
@media only screen and (max-width: 575px) {
  .catalog__controls {
    justify-content: space-between;
  }
}
.catalog__row_5 .catalog__controls_filter {
  display: none !important;
}
@media (min-width: 768px) {
  .catalog__row_5 .col-md-6 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media (min-width: 992px) {
  .catalog__row_5 .col-lg-3 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.catalog-filter__show_more {
  font-size: 14px;
  line-height: 120%;
  color: #818181;
}

.catalog .catalog-filter .filter-search {
  position: relative;
}
.catalog .catalog-filter .filter-search .actions {
  position: absolute;
  right: 5px;
  top: 7px;
  display: flex;
  gap: 0;
}
.catalog .catalog-filter .filter-search button.search, .catalog .catalog-filter .filter-search button.clear {
  width: 26px;
  height: 26px;
  background: transparent;
  border: none;
  opacity: 0.3;
}
.catalog .catalog-filter .filter-search button.search:hover, .catalog .catalog-filter .filter-search button.clear:hover {
  opacity: 1;
}
.catalog .catalog-filter .filter-search button.search {
  background: url(/images/search_black.svg) transparent;
}
.catalog .catalog-filter .filter-search button.clear {
  background: url(/images/close.svg) no-repeat center transparent;
}
.catalog .catalog-filter .noUi-horizontal {
  height: 4px;
  background: #EBEBEB;
  border: 1px solid transparent;
}
.catalog .catalog-filter .noUi-handle {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  top: -7px;
  box-shadow: none;
}
.catalog .catalog-filter .noUi-handle:before, .catalog .catalog-filter .noUi-handle:after {
  content: none;
}
.catalog .catalog-filter .noUi-horizontal .noUi-handle {
  right: -10px;
}
.catalog .catalog-filter .noUi-connect {
  background: #818181;
}

.catalog .catalog-filter__filter .form-check {
  display: flex;
}
.catalog .catalog-filter__filter .form-check .form-check-label {
  font-weight: 400;
  flex: 4;
}
.catalog .catalog-filter__filter .form-check .form-check-count {
  margin-left: auto;
  font-size: 12px;
  line-height: 14px;
  color: #818181;
  flex: 1;
  text-align: right;
  padding-top: 6px;
}

.catalog .catalog-footer {
  display: flex;
  margin-top: 70px;
}
.catalog .catalog-footer__buttons a {
  background-color: #9ED924;
  border: 1px solid #9ED924;
  border-radius: 0;
}
.catalog .catalog-footer__pagination {
  display: flex;
}
.catalog .catalog-footer__pagination ul {
  display: flex;
  flex: 0 0 100%;
  justify-content: flex-end;
  padding-left: 60px;
  flex-wrap: wrap;
}
.catalog .catalog-footer__pagination ul .page-link {
  color: #212529;
  border: none;
  border-radius: 0;
}
.catalog .catalog-footer__pagination ul .page-item a {
  color: #212529;
  border: none;
}
.catalog .catalog-footer__pagination ul .page-item.active .page-link {
  color: white;
  background-color: #9ED924;
  border: 0;
}
@media only screen and (max-width: 575px) {
  .catalog .catalog-footer__pagination ul {
    padding-left: 0;
    margin-top: 8px;
    justify-content: flex-start;
  }
}

.catalog__main_banners {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 575px) {
  .catalog__main_banners {
    overflow-x: scroll;
    flex-wrap: nowrap;
    margin-left: 0px;
  }
  .catalog__main_banners a {
    margin-right: 15px;
  }
}
.catalog__main_items {
  margin-top: 50px;
}
@media only screen and (max-width: 575px) {
  .catalog__main_items {
    margin-top: 0;
  }
}
.catalog__main_banner {
  max-width: 240px !important;
  height: 130px;
  padding: 18px;
  margin-right: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.catalog__main_banner .h2 {
  font-size: 18px;
  line-height: 20px;
  color: #fff;
}
.catalog__main_banner:first-child {
  background-image: url("/images/banners/banner1.png");
}
.catalog__main_banner:nth-child(2) {
  background-image: url("/images/banners/banner2.png");
}
.catalog__main_banner:nth-child(3) {
  background-image: url("/images/banners/banner3.png");
}
.catalog__main_banner:nth-child(4) {
  background-image: url("/images/banners/banner4.png");
  margin-right: 0;
}
@media only screen and (min-width: 1200px) {
  .catalog__main_banner {
    max-width: 196px !important;
  }
}

.catalog-filter__item .form-check-label {
  font-weight: 400;
  flex: 4;
}
.catalog-filter__item h6, .catalog-filter__item .h6 {
  margin-top: 22px;
}
.catalog-filter__item h6:first-child, .catalog-filter__item .h6:first-child, .catalog-filter__item h6:nth-child(2), .catalog-filter__item .h6:nth-child(2) {
  margin-top: 0;
}
.catalog-filter__item .bx-filter .collapse:not(.show) {
  display: block;
}
.catalog-filter__item .bx-filter-parameters-box-container.row {
  margin-right: 0;
  margin-left: 0;
}
.catalog-filter__item .bx-filter .bx-ui-slider-track-container {
  position: relative;
  width: 100%;
  height: 16px;
  margin-top: 8px;
  margin-bottom: 16px;
}
.catalog-filter__item .bx-filter .bx-ui-slider-handle {
  position: absolute;
  display: block;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  top: -6px;
  box-shadow: none;
  border: 1px solid #D9D9D9;
  background: #FFF;
}
.catalog-filter__item .bx-filter .bx-ui-slider-handle:hover {
  cursor: grab;
  opacity: 1;
}
.catalog-filter__item .bx-filter .bx-ui-slider-handle:active {
  cursor: grabbing;
  opacity: 1;
}
.catalog-filter__item .bx-filter .bx-ui-slider-range, .catalog-filter__item .bx-filter .bx-ui-slider-pricebar, .catalog-filter__item .bx-filter .bx-ui-slider-pricebar-vd, .catalog-filter__item .bx-filter .bx-ui-slider-pricebar-vn, .catalog-filter__item .bx-filter .bx-ui-slider-pricebar-v {
  height: 4px;
  border-radius: 3px;
  border: 0;
}
.catalog-filter__item .bx-filter .bx-ui-slider-range {
  z-index: 50;
}
.catalog-filter__item .bx-filter .bx-ui-slider-pricebar-vn {
  background: #EBEBEB;
  margin-top: -4px;
}
.catalog-filter__item .bx-filter .bx-ui-slider-pricebar-v {
  position: absolute;
  background: #818181;
  margin-top: -4px;
}

.content__news_search {
  margin-bottom: 50px;
  margin-left: -35px;
}
.content__news_search h4, .content__news_search .h4, .content__news_search ul {
  margin-left: 35px;
}
@media only screen and (max-width: 767px) {
  .content__news_search {
    margin-left: 0;
  }
  .content__news_search:first-child {
    margin-top: 50px;
  }
  .content__news_search h4, .content__news_search .h4, .content__news_search ul {
    margin-left: 0;
  }
}
.content__news_search .catalog__main_items {
  margin-top: 0;
}

.publisher-info {
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 1px solid #EBEBEB;
}
.publisher-info h1, .publisher-info .h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 110%;
  color: #202020;
  margin-bottom: 24px;
}
.publisher-info a {
  text-decoration: underline;
}
.publisher-info__text {
  max-width: 1020px;
}
.publisher-info__image {
  text-align: right;
}
.publisher-info__image img, .publisher-info__image svg {
  max-width: 160px;
  max-height: 160px;
}

[id^=wait_] {
  top: 0 !important;
  position: fixed !important;
  left: 0 !important;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 255, 255, 0.7) !important;
  border: 0 !important;
  color: rgba(0, 0, 0, 0) !important;
}

.bx-filter-parameters-box-container .btn {
  padding: 11px 20px;
  border-radius: 0;
  margin-top: 30px;
}
.bx-filter-parameters-box-container .btn-themes {
  background: #9ED924;
  color: #fff;
}
.bx-filter-parameters-box-container .btn-themes:disabled, .bx-filter-parameters-box-container .btn-themes.disabled, .bx-filter-parameters-box-container .btn-themes[disabled] {
  opacity: 0.6;
}
.bx-filter-parameters-box-container .btn-link {
  color: #818181;
}
.bx-filter-parameters-box-container .btn-link:hover {
  text-decoration: none;
}

.info-block__title {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: flex-start;
}
.info-block__title h2, .info-block__title .h2 {
  font-weight: 300;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 28px;
}
.info-block__items {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-template-rows: auto;
  gap: 20px;
}
@media (max-width: 768px) {
  .info-block__items {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  }
}
.info-block__item {
  aspect-ratio: 1/1;
  position: relative;
  padding: 16px;
  color: #fff;
  box-sizing: border-box;
  background-image: url("/images/mainNews/single.svg");
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #013B42;
  transition: all 0.8s;
  font-size: 18px;
  line-height: 110%;
}
.info-block__item:hover {
  cursor: pointer;
  opacity: 1;
  text-decoration: none;
  color: #fff;
}
.info-block__item_content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.info-block__item_content.info {
  display: flex;
  flex-direction: column;
}
.info-block__item_content.info .date {
  margin-top: auto;
}
@media (min-width: 768px) {
  .info-block__item_content {
    font-size: 18px;
    line-height: 110%;
  }
}
@media (min-width: 464px) {
  .info-block__item:first-child {
    grid-column-start: span 2;
    grid-row-start: span 2;
  }
}
.info-block__menu .info-block__item {
  background-position: center !important;
  background-size: contain !important;
}

.header-menu {
  overflow: hidden;
  scrollbar-width: none;
}
.header-menu #main-menu-structure {
  display: none;
}
.header-menu::-webkit-scrollbar {
  display: none;
}
.header-menu__scroll {
  overflow-x: scroll;
  overflow-y: hidden;
  scroll-behavior: smooth;
  width: 100%;
  scrollbar-width: none;
}
.header-menu__scroll::-webkit-scrollbar {
  display: none;
}
.header-menu__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-width: 880px;
}
.header-menu__list .header-menu__link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 767px) {
  .header-menu__list {
    min-width: 0;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1048px) {
  .header-menu__list {
    min-width: 800px;
  }
}
@media only screen and (min-width: 1049px) {
  .header-menu__list {
    min-width: 800px;
  }
}
.header-menu__link {
  position: relative;
  font-size: 18px;
  margin-right: 24px;
}
.header-menu__link:last-child {
  margin-right: 0;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .header-menu__link:last-child {
    margin-left: 0;
  }
}
.header-menu__link_highlight {
  opacity: 1;
  color: #F67211;
  font-weight: bold;
  text-decoration: none;
}
@media only screen and (min-width: 768px) and (max-width: 1048px) {
  .header-menu__link {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1049px) {
  .header-menu__link {
    font-size: 14px;
  }
}
.header-menu__link a:hover {
  opacity: 1;
  color: #F67211;
  font-weight: bold;
  text-decoration: none;
}
.header-menu__link_back {
  display: flex;
  align-items: center;
  border-bottom: none !important;
}
.header-menu__link_back img {
  margin-right: 10px;
}
@media only screen and (min-width: 575px) {
  .header-menu__submenu {
    opacity: 0;
  }
}
.header-menu__pointer {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #fff;
  border-top: 1px solid #818181;
  border-left: 1px solid #818181;
  transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
  .header-menu__pointer {
    display: none;
  }
}
.header-menu__link_active .header-menu__pointer {
  left: 50%;
  margin-left: -4px;
  opacity: 0;
}
.header-menu__body {
  position: relative;
}
.header-menu__body > .header-menu__pointer {
  top: 39px;
  z-index: 10;
}
@media only screen and (min-width: 768px) and (max-width: 1048px) {
  .header-menu__body > .header-menu__pointer {
    top: 33px;
  }
}
@media only screen and (min-width: 1049px) {
  .header-menu__body > .header-menu__pointer {
    top: 33px;
  }
}

.header-submenu {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  background: #fff;
  width: 100%;
  border-top: 1px solid #818181;
  padding-top: 25px;
  font-size: 16px;
  line-height: 27px;
  overflow-x: scroll;
  scrollbar-width: none;
}
.header-submenu::-webkit-scrollbar {
  display: none;
}
.header-submenu__list {
  width: 33.333333%;
}
.header-submenu .header-menu__link_selected {
  position: relative;
}
.header-submenu .header-menu__link_selected a {
  color: #F67211;
  font-weight: bold;
  text-decoration: none;
}
.header-submenu .header-menu__link_selected svg {
  position: absolute;
  margin-top: 13px;
  margin-left: 4px;
}
.header-submenu .header-menu__link_selected svg.header-menu__zigzag_reversed {
  bottom: 0;
  margin-bottom: 14px;
}

.header-menu__body_mobile .header-submenu {
  line-height: 39px;
}
.header-menu__body_mobile .header-submenu__list {
  width: 100%;
  min-width: 0;
}
.header-menu__body_mobile .header-submenu .header-menu__link {
  border-bottom: 1px solid #EBEBEB;
}

.header-theme_gray .header-menu__link_highlight {
  color: #212529 !important;
}
.header-theme_gray .header-menu__link_highlight:hover, .header-theme_gray .header-menu__link_highlight a, .header-theme_gray .header-menu__link_highlight a:hover {
  color: #212529 !important;
}

@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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-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-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-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;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

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

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

.header-banners__slider {
  width: 979px;
  height: 345px;
  margin-right: 1px;
  position: relative;
}
.header-banners__slider .swiper-pagination {
  position: absolute;
  bottom: 40px;
  right: 40px;
  z-index: 1;
}
.header-banners__slider .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1.5px solid #FFFFFF;
  border-radius: 50%;
  box-sizing: border-box;
  margin-left: 8px;
}
.header-banners__slider .swiper-pagination .swiper-pagination-bullet-active {
  background: #FFFFFF;
}
.header-banners__banner_left {
  position: relative;
  max-width: 979px;
  width: 100%;
  height: 345px;
  background-color: #D13B09;
  background-image: url("/images/banners/left_desktop.svg");
  background-size: cover;
  background-position: right;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 40px;
  text-decoration: none;
}
.header-banners__banner_left a, .header-banners__banner_left a:hover {
  text-decoration: none;
}
.header-banners__banner_left .h2 {
  /* Весенняя распродажа */
  font-style: normal;
  font-weight: normal;
  font-size: 52px;
  line-height: 52px;
  color: #FFFFFF;
  max-height: 130px;
  overflow: hidden;
}
.header-banners__banner_left .h3 {
  /* С 12 — 27 мая скидка до 25% */
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.75);
  max-height: 130px;
  overflow: hidden;
}
.header-banners__banner_left a, .header-banners__banner_left button {
  background: #FFFFFF;
  border-radius: 4px;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #D13B09;
  padding: 10px 20px;
}
.header-banners__banner_fullscreen.header-banners__banner_left a {
  background: transparent !important;
  width: 100%;
  position: absolute !important;
  height: 100%;
  margin: -40px;
  border-radius: 0 !important;
}
.header-banners__banner_fullscreen.header-banners__banner_left a:after {
  display: none !important;
}
.header-banners__banner_fullscreen.header-banners__banner_left a:hover {
  text-decoration: none !important;
}
.header-banners .swiper-button-next, .header-banners .swiper-button-prev {
  position: absolute;
  top: calc(50% - 23px);
  width: 46px;
  height: 46px;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
}
.header-banners .swiper-button-next:after, .header-banners .swiper-button-prev:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-top: 1px solid #555;
  border-right: 1px solid #555;
  border-width: 1px;
}
@media only screen and (max-width: 767px) {
  .header-banners .swiper-button-next, .header-banners .swiper-button-prev {
    display: none;
  }
}
.header-banners .swiper-button-next {
  right: 15px;
  left: auto;
  bottom: 100px;
}
.header-banners .swiper-button-next:after {
  margin-left: -8px;
  transform: rotate(45deg);
}
.header-banners .swiper-button-prev {
  right: auto;
  left: 15px;
  bottom: 100px;
}
.header-banners .swiper-button-prev:after {
  margin-left: 8px;
  transform: rotate(-135deg);
}

.header-content {
  display: flex;
  font-style: normal;
  font-weight: normal;
}
@media only screen and (min-width: 576px) {
  .header-content {
    padding: 0 15px;
  }
}
.header-content__slider {
  width: 100%;
}
.header-content__wrap {
  width: 380px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-shrink: 0;
}
.header-content__block {
  width: 100%;
  height: 100%;
  max-height: 172px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background-color: #013B42;
  background-size: cover;
  padding: 18px;
  text-decoration: none;
}
.header-content__block:hover {
  opacity: 1;
  text-decoration: none;
}
.header-content__block .h1, .header-content__block .h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 31px;
  color: #FFFFFF;
  max-height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header-content__block .header-banners__banner_text {
  color: rgba(255, 255, 255, 0.75);
  max-height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header-content__block a, .header-content__block button {
  background: #FFFFFF;
  border-radius: 4px;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #013B42;
  padding: 10px 20px;
  border: none;
  text-decoration: none;
}
.header-content__block a:hover, .header-content__block button:hover {
  opacity: 0.6;
}
.header-content__block.best {
  margin-bottom: 1px;
  background-image: url("/images/banners/right_top_desktop.svg");
}
.header-content__block.bestsellers {
  background-image: url("/images/banners/right_bottom_desktop.svg");
}

@media only screen and (max-width: 767px) {
  .header-banners__slider {
    width: 100%;
    height: 254px;
  }
  .header-banners__slider .swiper-pagination {
    left: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .header-banners__slider .swiper-pagination .swiper-pagination-bullet {
    border: 1.5px solid #C4C4C4;
    margin-right: 8px;
    margin-left: 0;
  }
  .header-banners__slider .swiper-pagination .swiper-pagination-bullet-active {
    background: #C4C4C4;
  }
  .header-banners__banner_left {
    height: 230px;
    padding: 20px;
  }
  .header-banners__banner_left .h2 {
    font-size: 24px;
    line-height: 110%;
  }
  .header-banners__banner_left .h3 {
    font-size: 16px;
    line-height: 110%;
  }
  .header-content__wrap {
    display: none;
  }
}
.book_Swiper, .catalog__main_items {
  padding: 0;
  display: flex;
  justify-content: flex-start;
  box-sizing: border-box;
}
.book_Swiper.no-image-shadow .news-book__item .book-img img, .catalog__main_items.no-image-shadow .news-book__item .book-img img {
  box-shadow: none;
}
@media only screen and (max-width: 767px) {
  .book_Swiper .swiper-wrapper, .catalog__main_items .swiper-wrapper {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .book_Swiper .swiper-wrapper .swiper-slide:nth-child(n+4), .catalog__main_items .swiper-wrapper .swiper-slide:nth-child(n+4) {
    display: none;
  }
  .book_Swiper .swiper-wrapper .swiper-slide:last-child, .catalog__main_items .swiper-wrapper .swiper-slide:last-child {
    display: block !important;
  }
}
.book_Swiper .swiper-slide, .catalog__main_items .swiper-slide {
  max-width: 260px;
}
.book_Swiper .swiper-slide:last-child, .catalog__main_items .swiper-slide:last-child {
  margin-right: 0;
}
.book_Swiper .book-link, .catalog__main_items .book-link {
  text-decoration: underline;
}
@media only screen and (min-width: 767px) {
  .book_Swiper .book-link, .catalog__main_items .book-link {
    width: 180px;
    height: 240px;
    display: flex;
    flex: 1 1 100%;
    justify-content: center;
    align-content: center;
    align-items: center;
    text-align: center;
    text-decoration: none;
    border: 1px solid #C4C4C4;
    margin: 40px 0 0 20px;
    padding: 16px;
  }
}
.book_Swiper .news-book__item, .catalog__main_items .news-book__item {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
  color: #202020;
  padding-top: 40px;
  padding-left: 70px;
  margin-left: -40px;
  margin-right: 40px;
  min-width: 244px;
}
.book_Swiper .news-book__item a, .catalog__main_items .news-book__item a {
  opacity: 1;
}
.book_Swiper .news-book__item s, .catalog__main_items .news-book__item s {
  font-size: 80%;
  opacity: 0.6;
}
.book_Swiper .news-book__item .product__adult_shader, .catalog__main_items .news-book__item .product__adult_shader {
  margin-right: 0;
}
.book_Swiper .news-book__item .book-img, .catalog__main_items .news-book__item .book-img {
  height: 240px;
  max-width: 160px;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.book_Swiper .news-book__item .book-img img, .book_Swiper .news-book__item .book-img svg, .catalog__main_items .news-book__item .book-img img, .catalog__main_items .news-book__item .book-img svg {
  max-width: 160px;
  max-height: 240px;
  box-shadow: 9px 4px 17px 0 rgba(0, 0, 0, 0.25);
}
.book_Swiper .news-book__item .book-image-0 img, .book_Swiper .news-book__item .book-image-0 svg, .book_Swiper .news-book__item .book-image-0 .product__adult_shader, .catalog__main_items .news-book__item .book-image-0 img, .catalog__main_items .news-book__item .book-image-0 svg, .catalog__main_items .news-book__item .book-image-0 .product__adult_shader {
  transform: rotate(-3deg);
}
.book_Swiper .news-book__item .book-image-1 img, .book_Swiper .news-book__item .book-image-1 svg, .book_Swiper .news-book__item .book-image-1 .product__adult_shader, .catalog__main_items .news-book__item .book-image-1 img, .catalog__main_items .news-book__item .book-image-1 svg, .catalog__main_items .news-book__item .book-image-1 .product__adult_shader {
  transform: matrix(1, 0.04, -0.03, 1, 0, 0);
}
.book_Swiper .news-book__item .book-image-2 img, .book_Swiper .news-book__item .book-image-2 svg, .book_Swiper .news-book__item .book-image-2 .product__adult_shader, .catalog__main_items .news-book__item .book-image-2 img, .catalog__main_items .news-book__item .book-image-2 svg, .catalog__main_items .news-book__item .book-image-2 .product__adult_shader {
  transform: rotate(-3deg);
}
.book_Swiper .news-book__item .book-image-3 img, .book_Swiper .news-book__item .book-image-3 svg, .book_Swiper .news-book__item .book-image-3 .product__adult_shader, .catalog__main_items .news-book__item .book-image-3 img, .catalog__main_items .news-book__item .book-image-3 svg, .catalog__main_items .news-book__item .book-image-3 .product__adult_shader {
  transform: rotate(2.82deg);
}
.book_Swiper .news-book__item .book-image-4 img, .book_Swiper .news-book__item .book-image-4 svg, .book_Swiper .news-book__item .book-image-4 .product__adult_shader, .catalog__main_items .news-book__item .book-image-4 img, .catalog__main_items .news-book__item .book-image-4 svg, .catalog__main_items .news-book__item .book-image-4 .product__adult_shader {
  transform: rotate(2deg);
}
.book_Swiper .news-book__item .book-name, .catalog__main_items .news-book__item .book-name {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  overflow-wrap: break-word;
  color: #202020;
  margin-bottom: 5px;
  margin-top: 15px;
}
.book_Swiper .news-book__item .book-author, .catalog__main_items .news-book__item .book-author {
  font-size: 14px;
  line-height: 18px;
  color: #818181;
  margin-bottom: 5px;
  text-shadow: #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px;
}
.book_Swiper .news-book__item .book-sum, .catalog__main_items .news-book__item .book-sum {
  margin-bottom: 10px;
}
.book_Swiper .news-book__item .book-actions, .catalog__main_items .news-book__item .book-actions {
  display: flex;
  flex-direction: row;
}
.book_Swiper .news-book__item .book-actions .btn-cart, .catalog__main_items .news-book__item .book-actions .btn-cart {
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 110%;
  text-align: center;
  display: flex;
  align-items: center;
  border-radius: 0;
  color: #818181;
  padding: 7px;
}
.book_Swiper .news-book__item .book-actions .btn-cart i, .catalog__main_items .news-book__item .book-actions .btn-cart i {
  display: block;
  width: 20px;
  height: 20px;
  background: url("/images/books/cart-button-icon.svg") no-repeat;
  margin-right: 6px;
}
.book_Swiper .news-book__item .book-actions .btn-cart:hover, .catalog__main_items .news-book__item .book-actions .btn-cart:hover {
  background-color: #F67211;
  border-color: #F67211;
  color: #fff;
}
.book_Swiper .news-book__item .book-actions .btn-cart:hover i, .catalog__main_items .news-book__item .book-actions .btn-cart:hover i {
  background: url("/images/books/cart-button-icon-hover.svg") no-repeat;
}
.book_Swiper .news-book__item .book-actions .btn-fav i, .catalog__main_items .news-book__item .book-actions .btn-fav i {
  display: block;
  width: 19px;
  height: 15px;
  background: url("/images/books/book-slider-fav-icon.svg") no-repeat;
}
.book_Swiper .news-book__item .book-actions .btn-fav:hover i, .catalog__main_items .news-book__item .book-actions .btn-fav:hover i {
  background: url("/images/books/book-slider-fav-icon-hover.svg") no-repeat;
}
.book_Swiper .news-book__item .book-actions .btn-fav__active i, .catalog__main_items .news-book__item .book-actions .btn-fav__active i {
  background: url("/images/books/book-slider-fav-icon-active.svg") no-repeat;
}
.book_Swiper .news-book__item .book-actions .btn-fav__active:hover i, .catalog__main_items .news-book__item .book-actions .btn-fav__active:hover i {
  background: url("/images/books/book-slider-fav-icon-active.svg") no-repeat;
}
.book_Swiper .news-book__item .book__tags, .catalog__main_items .news-book__item .book__tags {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  align-content: flex-end;
}
.book_Swiper .news-book__item .blot, .catalog__main_items .news-book__item .blot {
  display: block;
  content: "\a";
  position: absolute;
  top: 0;
  left: 0;
  width: 260px;
  height: 260px;
  background-repeat: no-repeat;
}
.book_Swiper .news-book__item .blot__discount, .book_Swiper .news-book__item .blot__action, .catalog__main_items .news-book__item .blot__discount, .catalog__main_items .news-book__item .blot__action {
  background-image: url("/images/books/book-blot-discount.svg");
}
.book_Swiper .news-book__item .blot__new, .catalog__main_items .news-book__item .blot__new {
  background-image: url("/images/books/book-blot-new.svg");
}
.book_Swiper .news-book__item .blot__hit, .catalog__main_items .news-book__item .blot__hit {
  background-image: url("/images/books/book-blot-hit.svg");
}
.book_Swiper .news-book__item .blot__preorder, .catalog__main_items .news-book__item .blot__preorder {
  background-image: url("/images/books/book-blot-preorder.svg");
}
.book_Swiper .news-book__item_descr, .catalog__main_items .news-book__item_descr {
  z-index: 1;
  width: 100%;
}
.book_Swiper .news-book__item:hover .blot, .catalog__main_items .news-book__item:hover .blot {
  background-size: contain;
}
.book_Swiper .news-book__item:hover .blot__discount, .book_Swiper .news-book__item:hover .blot__action, .catalog__main_items .news-book__item:hover .blot__discount, .catalog__main_items .news-book__item:hover .blot__action {
  background-image: url("/images/books/book-blot-discount-hover.svg");
}
.book_Swiper .news-book__item:hover .blot__new, .catalog__main_items .news-book__item:hover .blot__new {
  background-image: url("/images/books/book-blot-new-hover.svg");
}
.book_Swiper .news-book__item:hover .blot__hit, .catalog__main_items .news-book__item:hover .blot__hit {
  background-image: url("/images/books/book-blot-hit-hover.svg");
}
.book_Swiper .news-book__item:hover .blot__preorder, .catalog__main_items .news-book__item:hover .blot__preorder {
  background-image: url("/images/books/book-blot-preorder-hover.svg");
}
.book_Swiper .news-book__item:hover .book-image-0 img, .book_Swiper .news-book__item:hover .book-image-0 svg, .book_Swiper .news-book__item:hover .book-image-0 .product__adult_shader, .book_Swiper .news-book__item:hover .book-image-1 img, .book_Swiper .news-book__item:hover .book-image-1 svg, .book_Swiper .news-book__item:hover .book-image-1 .product__adult_shader, .book_Swiper .news-book__item:hover .book-image-2 img, .book_Swiper .news-book__item:hover .book-image-2 svg, .book_Swiper .news-book__item:hover .book-image-2 .product__adult_shader, .book_Swiper .news-book__item:hover .book-image-3 img, .book_Swiper .news-book__item:hover .book-image-3 svg, .book_Swiper .news-book__item:hover .book-image-3 .product__adult_shader, .book_Swiper .news-book__item:hover .book-image-4 img, .book_Swiper .news-book__item:hover .book-image-4 svg, .book_Swiper .news-book__item:hover .book-image-4 .product__adult_shader, .catalog__main_items .news-book__item:hover .book-image-0 img, .catalog__main_items .news-book__item:hover .book-image-0 svg, .catalog__main_items .news-book__item:hover .book-image-0 .product__adult_shader, .catalog__main_items .news-book__item:hover .book-image-1 img, .catalog__main_items .news-book__item:hover .book-image-1 svg, .catalog__main_items .news-book__item:hover .book-image-1 .product__adult_shader, .catalog__main_items .news-book__item:hover .book-image-2 img, .catalog__main_items .news-book__item:hover .book-image-2 svg, .catalog__main_items .news-book__item:hover .book-image-2 .product__adult_shader, .catalog__main_items .news-book__item:hover .book-image-3 img, .catalog__main_items .news-book__item:hover .book-image-3 svg, .catalog__main_items .news-book__item:hover .book-image-3 .product__adult_shader, .catalog__main_items .news-book__item:hover .book-image-4 img, .catalog__main_items .news-book__item:hover .book-image-4 svg, .catalog__main_items .news-book__item:hover .book-image-4 .product__adult_shader {
  transform: none;
}
.book_Swiper .news-book__item:hover a, .catalog__main_items .news-book__item:hover a {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .book_Swiper .news-book__item, .catalog__main_items .news-book__item {
    margin-right: 0;
    padding-left: 20px;
    padding-top: 10px;
    margin-left: -10px;
    margin-bottom: 40px;
    display: flex;
    flex-direction: row;
    align-content: flex-start;
  }
  .book_Swiper .news-book__item .book-img, .catalog__main_items .news-book__item .book-img {
    height: 150px;
    max-width: 100px;
    margin-right: 20px;
    margin-top: -20px;
  }
  .book_Swiper .news-book__item .book-img img, .book_Swiper .news-book__item .book-img svg, .catalog__main_items .news-book__item .book-img img, .catalog__main_items .news-book__item .book-img svg {
    max-width: 75px;
    max-height: 100px;
  }
  .book_Swiper .news-book__item .book-name, .catalog__main_items .news-book__item .book-name {
    margin-top: 0;
  }
  .book_Swiper .news-book__item .blot, .catalog__main_items .news-book__item .blot {
    width: 100px;
    height: 100px;
    background-size: contain;
  }
}
.book_Swiper .swiper-button-prev.swiper-button-disabled,
.book_Swiper .swiper-button-next.swiper-button-disabled, .catalog__main_items .swiper-button-prev.swiper-button-disabled,
.catalog__main_items .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
.book_Swiper .swiper-button-next, .book_Swiper .swiper-button-prev, .catalog__main_items .swiper-button-next, .catalog__main_items .swiper-button-prev {
  position: absolute;
  top: 30%;
  width: 46px;
  height: 46px;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
}
.book_Swiper .swiper-button-next:after, .book_Swiper .swiper-button-prev:after, .catalog__main_items .swiper-button-next:after, .catalog__main_items .swiper-button-prev:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-top: 1px solid #555;
  border-right: 1px solid #555;
  border-width: 1px;
}
@media only screen and (max-width: 767px) {
  .book_Swiper .swiper-button-next, .book_Swiper .swiper-button-prev, .catalog__main_items .swiper-button-next, .catalog__main_items .swiper-button-prev {
    display: none;
  }
}
.book_Swiper .swiper-button-next, .catalog__main_items .swiper-button-next {
  right: -15px;
  left: auto;
  bottom: 100px;
}
.book_Swiper .swiper-button-next:after, .catalog__main_items .swiper-button-next:after {
  margin-left: -8px;
  transform: rotate(45deg);
}
.book_Swiper .swiper-button-prev, .catalog__main_items .swiper-button-prev {
  right: auto;
  left: -15px;
  bottom: 100px;
}
.book_Swiper .swiper-button-prev:after, .catalog__main_items .swiper-button-prev:after {
  margin-left: 8px;
  transform: rotate(-135deg);
}

.footer__lasttime {
  position: relative;
  margin-bottom: 30px;
}
.footer__lasttime .swiper-wrapper {
  padding-bottom: 10px;
  align-items: flex-end;
}
.footer__lasttime_title {
  margin-bottom: 30px;
}
.footer__lasttime_book {
  position: relative;
}
.footer__lasttime_book:first-child {
  margin-left: -10px;
}
.footer__lasttime_book a {
  display: block;
  max-width: 66px;
  max-height: 100px;
  margin-right: 20px;
  padding-left: 10px;
  position: relative;
  opacity: 1;
}
.footer__lasttime_book a img {
  filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.25));
  max-width: 100%;
  max-height: 100%;
}
.footer__lasttime_book a svg {
  filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.25));
  max-width: 66px;
  max-height: 99px;
  color: black;
}
.footer__lasttime_book:after {
  content: "\a";
  display: block;
  width: 100%;
  height: 25px;
  position: absolute;
  background-color: #013B42;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  bottom: -11px;
  opacity: 1;
  transition: opacity 350ms;
}
.footer__lasttime_book:hover a {
  opacity: 1;
}
.footer__lasttime_book:hover:after {
  opacity: 0;
}
.footer__lasttime:after {
  content: "\a";
  display: block;
  width: 100%;
  position: absolute;
  background-color: #013B42;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  bottom: 23px;
}
.footer__lasttime .swiper-button-prev.swiper-button-disabled,
.footer__lasttime .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
.footer__lasttime .swiper-button-next, .footer__lasttime .swiper-button-prev {
  position: absolute;
  top: 22px;
  width: 24px;
  height: 24px;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #013B42;
  border-radius: 50%;
}
.footer__lasttime .swiper-button-next:after, .footer__lasttime .swiper-button-prev:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #555;
  border-right: 1px solid #555;
}
.footer__lasttime .swiper-button-next {
  right: 0;
  left: auto;
}
.footer__lasttime .swiper-button-next:after {
  margin-left: -3px;
  transform: rotate(45deg);
}
.footer__lasttime .swiper-button-prev {
  right: auto;
  left: 0;
}
.footer__lasttime .swiper-button-prev:after {
  margin-left: 3px;
  transform: rotate(-135deg);
}

.content__publishers {
  position: relative;
  margin-top: 40px;
}
.content__publishers .swiper-wrapper {
  padding-bottom: 10px;
  align-items: center;
}
.content__publishers_title {
  margin-bottom: 27px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: flex-start;
}
.content__publishers_title h2, .content__publishers_title .h2, .content__publishers_title a {
  font-size: 1rem;
}
.content__publishers_publisher {
  position: relative;
}
.content__publishers_publisher a {
  display: block;
  max-width: 96px;
  max-height: 96px;
  margin-right: 15px;
  position: relative;
  opacity: 1;
}
.content__publishers_publisher a img {
  max-width: 96px;
  max-height: 96px;
}
.content__publishers .swiper-button-prev.swiper-button-disabled,
.content__publishers .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
.content__publishers .swiper-button-next, .content__publishers .swiper-button-prev {
  position: absolute;
  top: 36px;
  width: 24px;
  height: 24px;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 50%;
}
.content__publishers .swiper-button-next:after, .content__publishers .swiper-button-prev:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #555;
  border-right: 1px solid #555;
}
.content__publishers .swiper-button-next {
  right: 0;
  left: auto;
}
.content__publishers .swiper-button-next:after {
  margin-left: -3px;
  transform: rotate(45deg);
}
.content__publishers .swiper-button-prev {
  right: auto;
  left: 0;
}
.content__publishers .swiper-button-prev:after {
  margin-left: 3px;
  transform: rotate(-135deg);
}

.book__tag {
  position: relative;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 110%;
  text-transform: uppercase;
  padding: 3px 6px;
  margin-right: 5px;
  margin-bottom: 2px;
  z-index: 2;
  max-height: 20px;
  color: #FFFFFF;
  background-color: #818181;
}
.book__tag img {
  height: 16px;
  box-shadow: none !important;
}
.book__tag_hit, .book__tag_id {
  background-color: #F67211;
}
.book__tag_discount, .book__tag_action {
  background-color: #9ED924;
}
.book__tag_new {
  background-color: #D13B09;
}
.book__tag_preorder {
  background-color: #809DA0;
}
.book__tag_price {
  position: absolute;
  top: 0;
  right: 20px;
  background-color: #D13B09;
}
.book__tag_halloween {
  display: none;
  background-color: #F67211;
}

.book-sum .book__tag {
  padding: 1px 4px;
}

.container {
  margin: auto;
}

.content {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 575px) {
  .content-dense {
    margin-top: -30px;
  }
}
.content .container {
  margin: auto;
  flex: 1 1 auto;
}
@media only screen and (min-width: 576px) {
  .content > .container {
    padding: 0 30px;
  }
}
.content h5, .content .h5 {
  margin-top: 57px;
}
@media only screen and (max-width: 575px) {
  .content h5, .content .h5 {
    margin-top: 40px;
  }
}
.content__news_title {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: flex-end;
}
.content__news_loading .book-img {
  height: 100%;
  width: 100%;
}
.content__news_loading .book-name, .content__news_loading .book-author, .content__news_loading .book-sum, .content__news_loading .book-actions {
  height: 18px;
  margin-bottom: 10px !important;
}
.content__news_loading .book-author {
  width: 60%;
}
.content__news_loading .book-sum {
  width: 30%;
}
.content__news_loading .book-actions {
  width: 128px;
  height: 36px;
}
.content__news_loading .book-img, .content__news_loading .book-name, .content__news_loading .book-author, .content__news_loading .book-sum, .content__news_loading .book-actions {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0.15) 37%, rgba(0, 0, 0, 0.06) 63%);
  background-size: 400% 100%;
  animation-name: skeleton-loading;
  animation-duration: 1.4s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
@keyframes skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.content-wrap ol, .content-wrap ul {
  font-size: 14px;
  line-height: 18px;
  color: #202020;
}
.content-wrap ol, .content-wrap ul {
  counter-reset: auto;
  list-style: auto;
  padding-left: 2em;
}
.content-wrap ol li:before, .content-wrap ul li:before {
  counter-increment: initial;
  content: none;
}
.content-wrap ul {
  list-style-type: "-  ";
}

.navigation-row {
  margin-bottom: 20px;
}
.navigation-row__back:hover {
  text-decoration: none;
}

.product__schema {
  display: none;
}
.product__image_sticky {
  position: sticky;
  top: 10px;
}
.product__image_big {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
  padding-right: 20px;
  filter: drop-shadow(9px 4px 17px rgba(0, 0, 0, 0.25));
}
.product__image_big.no-shadow {
  filter: none;
}
.product__image_big_ccw {
  transform: rotate(-3deg);
  margin-left: 13px;
}
.product__image_big_cw {
  transform: rotate(3deg);
  margin-left: 13px;
}
.product__image_big_main, .product__image_big svg {
  max-width: 355px;
  max-height: 470px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 575px) {
  .product__image_big_main, .product__image_big svg {
    max-width: 200px;
  }
}
.product__image_previews {
  display: flex;
}
.product__image_preview {
  cursor: pointer;
}
.product__image_preview:last-child {
  margin-right: 0;
}
.product__image_preview img {
  max-height: 58px;
  max-width: 60px;
}
.product__image_preview_active {
  max-height: 70px;
  box-sizing: content-box;
}
.product__image_preview_active img {
  border: 2px solid #C4C4C4;
  padding: 6px;
}
.product__adult_shader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-right: 20px;
  padding: 20px;
  text-align: center;
  backdrop-filter: blur(10px);
  z-index: 1;
}
.product__adult_shader.hidden {
  display: none;
}
.product__adult_shader p {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .product__adult_shader {
    font-size: 10px;
  }
}
.product__tags {
  margin-bottom: 8px;
}
.product__tag {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 110%;
  text-transform: uppercase;
  padding: 3px 6px;
  margin-right: 5px;
  color: #FFFFFF;
  background-color: #818181;
  z-index: 2;
}
.product__tag_hit, .product__tag_id {
  background-color: #F67211;
}
.product__tag_discount {
  background-color: #9ED924;
}
.product__tag_action {
  background-color: #9ED924;
}
.product__tag_new {
  background-color: #D13B09;
}
.product__tag_preorder {
  background-color: #809DA0;
}
.product__tag_price {
  background-color: #D13B09;
}
.product__tag_halloween {
  display: none;
  background-color: #F67211;
}
.product__tag_halloween img {
  height: 16px;
  box-shadow: none !important;
}
.product__info_author {
  font-size: 18px;
  line-height: 160%;
  color: #555555;
}
.product__info_title {
  font-size: 44px;
  line-height: 110%;
  color: #202020;
}
.product__info_share {
  display: flex;
  font-size: 16px;
  line-height: 110%;
  color: #555555;
}
.product__info_share .btn {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  line-height: 110%;
  color: #555555;
}
.product__info_share .btn-fav i {
  display: block;
  width: 19px;
  height: 15px;
  margin-right: 6px;
  background: url("/images/books/book-slider-fav-icon.svg") no-repeat;
}
.product__info_share .btn-fav:hover i {
  background: url("/images/books/book-slider-fav-icon-hover.svg") no-repeat;
}
.product__info_share .btn-fav__active i {
  background: url("/images/books/book-slider-fav-icon-active.svg") no-repeat;
}
.product__info_share .btn-share i {
  display: block;
  width: 16px;
  height: 15px;
  margin-right: 6px;
  background: url("/images/share.svg") no-repeat;
}
@media only screen and (max-width: 575px) {
  .product__info_share {
    border-top: 1px solid rgba(32, 32, 32, 0.2);
    padding: 20px 0;
  }
}
.product__info_reviews {
  padding: 0.375rem 0.75rem 0.375rem 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 575px) {
  .product__info_reviews {
    display: none;
  }
}
.product__info_rating {
  display: flex;
  align-items: center;
  margin-right: 5px;
}
.product__info_rating_star {
  display: inline-block;
  width: 18px;
  height: 17px;
  margin-right: 2px;
  background-image: url("/images/star.svg");
}
.product__info_rating_star-empty {
  background-image: url("/images/star_out_border.svg");
}
.product__info .bx-rating {
  display: flex;
  margin-right: 1.75em;
}
.product__info .bx-rating .product__info_rating_star {
  display: block;
}
.product__info_preorder {
  width: 100%;
  height: 100%;
  padding: 30px;
  margin: 8px 0;
  background: #FAECD4;
}
.product__info_preorder_title {
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 16px;
}
.product__info_nodiscounts {
  width: 100%;
  height: 100%;
  padding: 30px;
  margin: 8px 0;
  background: #FAD4D4;
}
.product__info_nodiscounts_title {
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 16px;
}
.product__info_prices {
  margin: 17px 0;
}
.product__info_price {
  font-size: 28px;
  line-height: 110%;
  color: #202020;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  align-items: center;
}
.product__info_price .product__unauthorized_discount {
  flex-basis: 100%;
  font-size: 1rem;
  line-height: 1.3rem;
}
.product__info_price .product__unauthorized_discount .text {
  opacity: 0.6;
}
.product__info_price .product__unauthorized_discount .sum {
  font-size: 22px;
  opacity: 1;
}
.product__info_price .product__unauthorized_discount a {
  text-decoration: underline;
}
.product__info_price .btn-cart {
  padding: 11px 18px 15px;
  background: #9ED924;
  font-size: 20px;
  line-height: 110%;
  text-align: center;
  color: #FFFFFF;
  border-radius: 0;
  display: flex;
  align-items: center;
}
.product__info_price .btn-cart i {
  display: block;
  width: 20px;
  height: 20px;
  background: url("/images/books/cart-button-icon-hover.svg") no-repeat;
  margin-right: 6px;
}
.product__info_price .btn-cart:hover {
  color: #ffffff;
}
.product__info_price [id$=_basket_actions] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.product__info_price [id$=_basket_actions] #oneclick_app .btn-text {
  opacity: 0.6;
  text-decoration: underline;
}
.product__info_price .btn-secondary-outline {
  padding: 11px 18px 15px;
  background: #FFFFFF;
  font-size: 20px;
  line-height: 110%;
  text-align: center;
  margin: 0 10px;
  border-radius: 0;
  display: flex;
  align-items: center;
  border-color: #9ED924;
  border-style: solid;
}
.product__info_price_sum-discount {
  opacity: 0.6;
  font-size: 70%;
}
.product__info_price .product__tag_discount {
  background-color: #D13B09;
}
@media only screen and (max-width: 575px) {
  .product__info_price {
    font-size: 18px;
    line-height: 110%;
    color: #202020;
  }
  .product__info_price .btn-cart {
    font-size: 16px;
    line-height: 84%;
    text-align: center;
    padding: 10px 12px;
  }
}
.product__info_features.table {
  width: auto;
  margin: 20px 0;
}
.product__info_features.table td {
  padding: 0 40px 0 0;
}
.product__info_features.table a {
  text-decoration: underline;
}
@media only screen and (max-width: 575px) {
  .product__info_features.table {
    width: calc(100% + 30px);
    margin: 0 -15px 20px -15px;
    background: #EBEBEB;
  }
  .product__info_features.table td {
    padding: 0 20px 0 15px;
  }
  .product__info_features.table tr:first-child td {
    padding-top: 15px;
  }
  .product__info_features.table tr:last-child td {
    padding-bottom: 15px;
  }
}
.product__info_section {
  margin-top: 44px;
}
.product__info_section h2, .product__info_section .h2 {
  font-size: 24px;
  line-height: 110%;
  margin-bottom: 18px;
}
.product__info_section_actions {
  display: flex;
  justify-content: space-between;
}
.product__info_section_actions-more {
  border-bottom: 1px rgba(125, 125, 125, 0.3) dashed;
}
.product__info_section_actions-more:hover {
  text-decoration: none;
}
@media only screen and (max-width: 575px) {
  .product__info_section_actions {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 575px) {
  .product__info_top {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 575px) {
  .product__info_bottom {
    display: flex;
    flex-direction: column;
  }
}
.product__info .tab-content {
  padding: 20px 0 0 0;
  border: none;
  overflow: hidden;
}
.product__info .nav-link {
  font-size: 18px;
  line-height: 110%;
  color: #202020;
}
.product__info .nav-link.active {
  color: #C4C4C4;
}
.product__info .nav-link.active .nav-link__count {
  color: #C4C4C4;
}
.product__info .nav-link__count {
  font-size: 10px;
  line-height: 110%;
  color: #818181;
  position: absolute;
}
.product__review img {
  max-width: 50px;
  max-height: 50px;
  border-radius: 10px;
}
.product__review h5, .product__review .h5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  font-size: 18px;
  line-height: 160%;
}
@media only screen and (max-width: 575px) {
  .product__review h5, .product__review .h5 {
    flex-direction: column;
    align-items: flex-start;
  }
}
.product__review_info {
  display: flex;
}
@media only screen and (max-width: 575px) {
  .product__review_info {
    width: 100%;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
.product__review_date {
  font-size: 14px;
  font-weight: normal;
  line-height: 160%;
  text-align: right;
  color: #202020;
  opacity: 0.5;
  margin-right: 5px;
}
.product__review_hidden {
  opacity: 0.3;
}
.product div.blog-textinfo {
  background: #FAECD4;
  border: none;
  margin: 0 0 1.117em 0;
}
.product__delivery {
  font-size: 0.75rem;
  display: inline-flex;
  margin-top: 1rem;
  border-radius: 0;
}
.product__delivery .h6 {
  font-size: 0.75rem;
}
.product__delivery p {
  margin-bottom: 0;
}
.product__delivery small, .product__delivery .small {
  opacity: 0.6;
}
.product__delivery .list-item-icon img {
  width: 16px;
}
.product__delivery .list-group-item {
  display: flex;
  flex-direction: row;
  gap: 0.75rem;
  padding: 0.5rem;
}
.product__delivery .card-header {
  padding: 0.5rem;
  font-size: 0.75rem;
}
.product__delivery .nav-link {
  border: 0;
  background: none;
  margin-right: 1rem;
  font-size: 0.75rem;
  color: #C4C4C4;
  padding: 0.5rem 0.75rem;
}
.product__delivery .nav-link:before {
  transition: none;
  height: 0;
}
.product__delivery .nav-link.active, .product__delivery .nav-link:hover, .product__delivery .nav-link:active {
  color: #202020;
}
.product__delivery .nav-link:active, .product__delivery .nav-link:focus {
  border: 0;
  outline: 0;
}
.product__delivery .nav-link:active:before, .product__delivery .nav-link:focus:before {
  width: 0;
}
@media only screen and (max-width: 575px) {
  .product__tags {
    display: none;
  }
  .product__info_author, .product__info_title {
    display: none;
  }
}
.product-mobile {
  display: none !important;
}
@media only screen and (max-width: 575px) {
  .product-mobile {
    display: block !important;
    margin-bottom: 30px;
  }
  .product-mobile .product__tags {
    display: block;
  }
  .product-mobile .product__info_author {
    display: block;
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 10px;
  }
  .product-mobile .product__info_title {
    display: block;
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 20px;
  }
  .product-mobile .product__info_reviews {
    display: flex;
  }
  .product-mobile .product__info_share {
    border-top: none;
    padding: 0;
  }
}
.product:not(.product-mobile) {
  padding-bottom: 105px;
  border-bottom: 1px solid rgba(32, 32, 32, 0.2);
}
.product .preview_swiper .swiper-button-prev.swiper-button-disabled,
.product .preview_swiper .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
.product .preview_swiper .swiper-button-next, .product .preview_swiper .swiper-button-prev {
  position: absolute;
  top: 18px;
  width: 24px;
  height: 24px;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 50%;
}
.product .preview_swiper .swiper-button-next:after, .product .preview_swiper .swiper-button-prev:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #555;
  border-right: 1px solid #555;
}
.product .preview_swiper .swiper-button-next {
  right: 0;
  left: auto;
}
.product .preview_swiper .swiper-button-next:after {
  margin-left: -3px;
  transform: rotate(45deg);
}
.product .preview_swiper .swiper-button-prev {
  right: auto;
  left: 0;
}
.product .preview_swiper .swiper-button-prev:after {
  margin-left: 3px;
  transform: rotate(-135deg);
}
.product__promo_code {
  flex: auto 0 0;
  font-size: 1rem;
  line-height: 1.2rem;
  margin-left: 0.5rem;
}
.product__promo_code p {
  margin-bottom: 0.5rem;
}
.product__promo_code div {
  display: flex;
  font-size: 1.2rem;
}
.product__promo_code div pre {
  font-weight: bold;
  margin-right: 0.5rem;
  margin-bottom: 0;
}
.product__promo_code_applied pre, .product__promo_code_applied a {
  color: green;
}
.product__image #big-video {
  margin: auto;
}
.product__image_previews_container {
  display: flex;
  flex-direction: row;
  gap: 16px;
  justify-content: center;
}
.product__image_previews_container .swiper-container {
  margin-left: 0;
  margin-right: 0;
  min-width: 100px;
}
.product__image_fullscreen {
  position: fixed;
  top: 0;
  border: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: #fff;
  padding: 2rem;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.product__image_fullscreen .product__image_big {
  flex: 1;
  margin-bottom: 20px;
  padding-right: 0;
  height: 100%;
  filter: none;
}
.product__image_fullscreen .product__image_big_main, .product__image_fullscreen .product__image_big svg {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
}
.product__image_fullscreen .product__image_previews {
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  height: auto;
}
.product__image_fullscreen .product__image_previews_container {
  height: 100%;
  flex-direction: column;
}
.product__image_fullscreen .preview_swiper {
  width: 80px;
  max-height: 100%;
  overflow: hidden;
}
.product__image_fullscreen .preview_swiper .swiper-button-next, .product__image_fullscreen .preview_swiper .swiper-button-prev {
  width: 48px;
  height: 48px;
  position: fixed;
  top: calc(50% - 24px);
  border: 1px solid #555;
}
.product__image_fullscreen .preview_swiper .swiper-button-next:after, .product__image_fullscreen .preview_swiper .swiper-button-prev:after {
  width: 24px;
  height: 24px;
}
@media only screen and (max-width: 575px) {
  .product__image_fullscreen .preview_swiper .swiper-button-next, .product__image_fullscreen .preview_swiper .swiper-button-prev {
    top: 75%;
  }
}
.product__image_fullscreen .preview_swiper .swiper-button-next {
  right: 40px;
}
.product__image_fullscreen .preview_swiper .swiper-button-next:after {
  margin-left: -10px;
}
.product__image_fullscreen .preview_swiper .swiper-button-prev {
  left: 120px;
}
.product__image_fullscreen .preview_swiper .swiper-button-prev:after {
  margin-left: 10px;
}
.product__image_fullscreen .swiper-slide {
  width: auto;
  height: 70px;
}
.product__image_fullscreen .product__video_preview {
  height: auto;
}
.product__image_fullscreen #more_videos {
  margin-bottom: 0;
}
.product__video_preview span {
  display: inline-block;
  position: relative;
}
.product__video_preview span:after {
  display: block;
  content: "\a";
  background-image: url(/images/play_white.svg);
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -15px;
  opacity: 0.7;
}
.product .promo-discount .nav {
  padding-left: 0.25em;
  padding-top: 0.5em;
}
.product .promo-discount .nav a {
  background: var(--nav-pill-bg) !important;
  margin-right: 0.5em;
  padding: 0.25rem 0.5rem;
}
.product .promo-discount .nav a:before {
  content: none;
}
.product .promo-discount .nav a.active {
  background: var(--active-button) !important;
  color: var(--active-button-inverse);
}
.product .promo-discount pre.promo {
  font-size: 1.5rem;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin: 0;
  line-height: normal;
  padding: 0.5em 0;
}
.product .btn-discount-request {
  margin-left: 2em;
  text-decoration: underline;
}

.chitai .product__description .product__info {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.chitai .product__description .product__info_top > a, .chitai .product__description .product__info_bottom > a {
  margin-top: 10px;
  font-weight: bold;
  text-decoration: underline;
  display: block;
}
.chitai .product__info h3, .chitai .product__info .h3 {
  margin-top: 60px;
}
.chitai .product__info .nav-link__count {
  font-size: 18px;
  margin-left: 5px;
}
.chitai .product__info_features.table {
  margin: 0;
}
@media only screen and (max-width: 575px) {
  .chitai .product__info_features.table {
    margin-left: -15px;
  }
}
.chitai .product__info_sticky_block {
  position: sticky;
  top: 15px;
}
.chitai .product__info_sticky_block__mobile {
  display: none;
}
@media only screen and (max-width: 575px) {
  .chitai .product__info_sticky_block__mobile {
    display: block;
    position: relative;
  }
}
.chitai .product__info_prices {
  padding-top: 0;
  margin-top: 0;
}
@media only screen and (max-width: 575px) {
  .chitai .product__info_prices {
    margin-top: 15px;
  }
}
.chitai .product__info_header {
  margin-bottom: 1em;
}
.chitai .product__info_price {
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
@media only screen and (max-width: 575px) {
  .chitai .product__info_preorder {
    margin: 8px -15px;
    width: 100vw;
  }
}
.chitai .product .btn-fav i {
  display: block;
  width: 19px;
  height: 15px;
  background: url("/images/books/book-slider-fav-icon.svg") no-repeat;
}
.chitai .product .btn-fav:hover i {
  background: url("/images/books/book-slider-fav-icon-hover.svg") no-repeat;
}
@media only screen and (max-width: 575px) {
  .chitai .product {
    width: 100vw;
  }
}
.chitai .tab-content {
  border: none;
  padding-left: 15px;
}

.basket #basket-root {
  width: 100%;
}
.basket-items__image img {
  max-width: 158px;
  max-height: 240px;
  filter: drop-shadow(9px 4px 17px rgba(0, 0, 0, 0.25));
}
@media (max-width: 575px) {
  .basket-items__image img {
    max-width: 52px;
    max-height: 80px;
  }
}
.basket-items__check {
  margin-right: 30px;
  padding-left: 0;
}
.basket-items__check input {
  margin-left: 0;
}
.basket-items__info_title {
  margin-right: 15px;
}
.basket-items__info-bottom .btn-fav {
  margin-left: -0.7rem;
}
.basket-items__price {
  white-space: nowrap;
}
.basket-items__price-old {
  color: rgba(85, 85, 85, 0.5);
}
.basket-items__price-count select, .basket-items__price-count input {
  width: 60px;
  border: 1px solid #CACACA;
  color: #818181;
  padding: 8px 14px;
  height: 36px;
  border-radius: 0;
}
.basket-items__remove {
  cursor: pointer;
  font-size: 25px;
  line-height: 25px;
}
.basket-items__discount {
  line-height: 24px;
  color: #fff;
  background-color: #D13B09;
  display: inline;
  padding: 0 5px;
}
.basket-items .basket-item-block-amount {
  display: flex;
  margin-right: 15px;
}
.basket-items .basket-item-block-amount .text-muted {
  white-space: nowrap;
  color: #818181;
}
.basket-items .basket-item-block-amount input {
  border: 1px solid #CACACA;
  color: #818181;
  padding: 8px 14px;
  height: 36px;
}
.basket-items .basket-item-amount-filed {
  width: 60px;
  margin-top: -4px;
}
.basket-items .basket-item-amount-btn-plus, .basket-items .basket-item-amount-btn-minus {
  position: relative;
  width: 28px;
  height: 36px;
  cursor: pointer;
  transition: 300ms all ease;
  text-align: center;
  color: #818181;
}
.basket-items .basket-item-amount-btn-plus:before {
  content: "+";
}
.basket-items .basket-item-amount-btn-minus:before {
  content: "-";
}
.basket-items .basket-items-list-item-amount {
  display: flex;
  flex-wrap: nowrap;
}
.basket-items ul {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
@media only screen and (min-width: 575px) {
  .basket-items ul {
    margin-bottom: 30px;
  }
}
.basket-items .btn-primary {
  background-color: #9ED924;
  border-color: #9ED924;
  white-space: nowrap;
}
@media only screen and (max-width: 575px) {
  .basket-items__forms ul {
    border-bottom: 0;
  }
}
@media only screen and (max-width: 575px) {
  .basket-items {
    padding-right: 0;
    padding-left: 0;
  }
}
.basket .form-check-label {
  font-weight: normal;
}
.basket .form-control {
  padding: 8px 14px;
  border-radius: 0;
}
.basket .card {
  border-radius: 0;
}
.basket-info__items_image img {
  max-width: 59px;
  max-height: 90px;
}
.basket-info__items_title {
  font-size: 12px;
  line-height: 120%;
}
.basket-info__items_author {
  font-size: 14px;
  color: #818181;
}
.basket-info__items_price-old {
  color: rgba(85, 85, 85, 0.5);
}
.basket-info .card-title {
  padding: 1.25rem 1.25rem 0 1.25rem;
}
.basket-info .card-body {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.basket-info .card-body:first-child {
  border-top: 0;
  padding: 0;
}
.basket-info .card-body:last-child {
  border-top: 0;
}
.basket-info .list-group-item {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.basket-info .list-group-item.bg-light {
  background-color: #ebebeb !important;
}
.basket-info .list-group-item small, .basket-info .list-group-item .small {
  color: #818181;
}
.basket-info .list-group-item:first-child {
  border-top: 0;
}
.basket-info .form-check-label a:hover {
  text-decoration: none;
}
.basket .btn {
  border-radius: 0;
}
.basket .btn-fav {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  line-height: 110%;
  color: #555555;
}
.basket .btn-fav i {
  display: block;
  width: 19px;
  height: 15px;
  margin-right: 6px;
  background: url("/images/books/book-slider-fav-icon.svg") no-repeat;
}
.basket .btn-fav:hover i {
  background: url("/images/books/book-slider-fav-icon-hover.svg") no-repeat;
}
.basket .btn-fav__active i {
  background: url("/images/books/book-slider-fav-icon-active.svg") no-repeat;
}
.basket .btn.btn-success {
  background-color: #9ED924;
  border-color: #9ED924;
}
.basket .btn.btn-success, .basket .btn.btn-green {
  background-color: #9ED924;
  border-color: #9ED924;
  color: white;
}
.basket .btn.btn-secondary {
  background-color: #C4C4C4;
  border-color: #C4C4C4;
}
.basket .btn[disabled] {
  background-color: #C4C4C4 !important;
  border-color: #C4C4C4 !important;
}
.basket-step .badge {
  font-size: 13px;
  padding: 4px 8px;
  border-radius: 0;
  background-color: #818181;
}
.basket-step .badge.badge-primary, .basket-step .badge.active {
  background-color: #F67211;
}
.basket-step__header {
  align-items: center;
  margin-bottom: 30px;
}
.basket-step__header_badge, .basket-step__header_badge.badge, .basket-step__header_badge.badge.badge-primary {
  background-color: #F49A81;
  display: inline-flex;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 28px;
  font-weight: normal;
  align-items: center;
  justify-content: center;
}
.basket-step__form-label, .basket-step .form-group label:not(.form-check-label) {
  font-size: 14px;
  color: #818181;
  font-weight: normal;
}
.basket-step__form .form-check .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.basket-step__form > .btn:last-child {
  margin-top: 40px !important;
}

.basket {
  counter-reset: heading;
}
.basket #bx-soa-total-mobile {
  display: none !important;
}
.basket #bx-soa-main-notifications .alert {
  position: fixed;
  bottom: 0;
  z-index: 1000;
  width: 100%;
  margin-bottom: 0;
  left: 0;
  border-radius: 0;
  border: 0;
  padding: 22px 30px;
  font-size: 12px;
}
.basket #bx-soa-main-notifications .alert > div {
  padding-left: 0 !important;
}
.basket .bx-soa-section {
  font-size: 18px;
}
.basket .bx-soa-section-title-container {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: normal;
}
@media only screen and (max-width: 575px) {
  .basket .bx-soa-section-title-container {
    font-size: 14px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 992px) {
  .basket .bx-soa-section-title-container {
    font-size: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .basket .bx-soa-section .bx-soa-pp.row {
    flex-direction: column-reverse;
  }
}
.basket .bx-soa-section .bx-soa-pp-item-container .row {
  display: flex;
  flex-direction: column;
}
.basket .bx-soa-section .bx-soa-pp-item-container .row .bx-soa-pp-company {
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  margin-bottom: 14px;
}
.basket .bx-soa-section .bx-soa-pp-item-container .row .bx-soa-pp-company-smalltitle {
  line-height: 24px;
  margin-left: 0;
}
.basket .bx-soa-section .bx-soa-pp-item-container .row .bx-soa-pp-company-graf-container {
  display: inline-flex;
  flex-direction: column;
  width: auto;
  margin-right: 10px;
  align-items: start;
}
.basket .bx-soa-section .bx-soa-pp-item-container .row .bx-soa-pp-company-graf-container input {
  height: 24px;
}
.basket .bx-soa-section .bx-soa-pp-item-container .row .bx-soa-pp-company-graf-container div {
  margin-left: 26px;
  font-size: 80%;
  color: #818181;
}
.basket .bx-soa-section .bx-soa-pp-item-container .row .bx-soa-pp-delivery-cost, .basket .bx-soa-section .bx-soa-pp-item-container .row .bx-soa-pp-price, .basket .bx-soa-section .bx-soa-pp-item-container .row .bx-soa-pp-company-small {
  font-size: 80%;
  color: #818181;
}
.basket .bx-soa-section .bx-soa-pp-item-container .row .bx-soa-pp-delivery-cost__error, .basket .bx-soa-section .bx-soa-pp-item-container .row .bx-soa-pp-price__error, .basket .bx-soa-section .bx-soa-pp-item-container .row .bx-soa-pp-company-small__error {
  color: #F49A81;
}
.basket .bx-soa-section .bx-soa-pp-desc-container .bx-soa-pp-company-subTitle {
  display: none;
  margin-bottom: 14px;
}
.basket .bx-soa-section .bx-soa-pp-desc-container .bx-soa-pp-company-logo {
  display: none;
}
.basket .bx-soa-section .bx-soa-pp-desc-container .bx-soa-pp-company-block {
  font-size: 80%;
  color: #818181;
  margin-bottom: 14px;
}
.basket .bx-soa-section .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-list {
  border-bottom: 0 !important;
}
.basket .bx-soa-section .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-list-termin {
  font-size: 80%;
  color: #818181;
}
.basket .bx-soa-section .bx-soa-pp-company-image {
  display: none;
}
.basket .bx-soa-section .bx-soa-editstep {
  font-size: 18px;
}
@media only screen and (max-width: 575px) {
  .basket .bx-soa-section .bx-soa-editstep {
    font-size: 14px;
  }
}
@media only screen and (max-width: 992px) {
  .basket .bx-soa-section .bx-soa-editstep {
    font-size: 14px;
  }
}
.basket .bx-soa-section .bx-soa-pp-company-selected img {
  display: none;
}
.basket .bx-soa-section .bx-soa-more {
  margin-top: 40px;
}
.basket .bx-soa-section .bx-soa-more-btn {
  display: flex;
  justify-content: flex-end;
}
.basket .bx-soa-section .bx-soa-more-btn .btn {
  margin-right: 14px;
}
.basket .bx-soa-section .bx-soa-more-btn .btn-primary {
  background-color: #9ED924;
  border-color: #9ED924;
}
.basket .bx-soa-section .bx-soa-more-btn .btn-outline-secondary {
  border-color: #fff;
  color: #818181;
}
.basket .bx-soa-section .bx-soa-more-btn .btn-outline-secondary:hover {
  background-color: #fff;
  opacity: 0.6;
}
.basket .bx-soa-section-title-count {
  background-color: #F49A81;
  display: inline-flex;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
.basket .bx-soa-section-title-count:after {
  color: #fff;
  content: counter(heading);
  counter-increment: heading;
  text-align: center;
}
@media only screen and (max-width: 575px) {
  .basket .bx-soa-section-title-count {
    width: 40px;
    height: 40px;
  }
}
.basket .bx-soa-section .info-container {
  display: flex;
  flex-wrap: wrap;
}
.basket .bx-soa-section .info-container__item {
  display: flex;
  flex-direction: column;
  margin-right: 75px;
  min-width: 175px;
  margin-bottom: 15px;
}
.basket .bx-soa-section .info-container strong {
  font-weight: normal;
  font-size: 80%;
  color: #818181;
}
.basket .bx-soa-section-content .form-check-group {
  margin-bottom: 30px;
}
.basket .bx-soa-section-content img {
  max-width: 200px;
}
.basket .bx-soa-section .bx-sls .dropdown-block {
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.basket .bx-soa-section .bx-sls .bx-ui-sls-fake, .basket .bx-soa-section .bx-sls .bx-ui-sls-route {
  margin-top: -7px;
  margin-left: 7px;
}
.basket .bx-soa-section .bx-sls .bx-ui-sls-route[disabled] {
  opacity: 0 !important;
}
.basket .bx-soa-section .bx-sls .bx-ui-sls-pane {
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.basket .bx-soa-section .bx-sls .bx-ui-sls-pane .dropdown-item {
  padding: 0.6em;
  cursor: pointer;
}
.basket .bx-soa-section .bx-sls .bx-ui-sls-pane .dropdown-item > span {
  padding: 0;
}
.basket .bx-soa-section .bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover, .basket .bx-soa-section .bx-sls .bx-ui-sls-variant-active {
  background: #F49A81;
  color: #fff;
  text-align: left;
}
.basket .bx-soa-section .bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover .dropdown-item-text, .basket .bx-soa-section .bx-sls .bx-ui-sls-variant-active .dropdown-item-text {
  color: rgba(255, 255, 255, 0.8);
  text-align: left;
}
.basket .bx-soa-section .bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover .dropdown-item-text span, .basket .bx-soa-section .bx-sls .bx-ui-sls-variant-active .dropdown-item-text span {
  color: #fff;
  font-weight: bold;
}
.basket .bx-soa-section .form-group {
  position: relative;
}
.basket .bx-soa-section .tooltip {
  border-radius: 0;
  font-size: 50%;
  top: 0;
  right: 0;
}
.basket .bx-soa-section .tooltip-inner {
  background-color: #ebebeb;
  color: #212529;
  border-radius: 0;
}
.basket .bx-soa-section.bx-step-completed .bx-soa-section-title-count {
  background-color: #9ED924;
}
.basket .bx-soa-section.bx-step-completed .bx-soa-section-content .row {
  display: flex;
  flex-direction: column;
}
.basket .bx-soa-section.bx-step-completed .bx-soa-section-content.container-fluid, .basket .bx-soa-section.bx-step-completed .bx-soa-section-content.container-sm, .basket .bx-soa-section.bx-step-completed .bx-soa-section-content.container-md, .basket .bx-soa-section.bx-step-completed .bx-soa-section-content.container-lg, .basket .bx-soa-section.bx-step-completed .bx-soa-section-content.container-xl, .basket .bx-soa-section.bx-step-completed .bx-soa-section-content.container-xxl {
  padding-left: 0 !important;
}
.basket .bx-soa-section.bx-step-error .bx-soa-section-title-count {
  background-color: #D13B09;
}
.basket .bx-soa-section .bx-soa-section-content strong {
  font-weight: normal;
  color: #818181;
}
.basket .bx-soa-section .bx-soa-section-content .bx-soa-pickup-preview-img {
  display: block;
  margin-bottom: 15px;
}
.basket .bx-soa-section .error-text {
  background-color: #D13B09;
  padding: 0 0.5em;
  color: white;
}
@media only screen and (max-width: 992px) {
  .basket .bx-soa-section {
    font-size: 14px;
  }
}
.basket .bx-soa-section .alert, .basket .bx-soa-sidebar .alert {
  border: 0;
  border-radius: 0;
  font-size: 80%;
}
.basket .bx-soa-section .alert a, .basket .bx-soa-sidebar .alert a {
  text-decoration: underline;
}
.basket .bx-soa-custom-label {
  font-weight: normal;
  font-size: 80%;
  color: #818181;
}
.basket .bx-soa-custom-label .bx-authform-starrequired {
  margin-left: 8px;
}
.basket-items__forms ul {
  border-top: 0 !important;
  border-bottom: 0 !important;
}
.basket-items__forms ul .list-group-item:first-child {
  padding-top: 0 !important;
}
.basket #bx-soa-basket {
  padding: 0.75rem 1.25rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.basket #bx-soa-basket .bx-soa-section-content {
  padding-right: 0;
  padding-left: 0;
}
.basket #bx-soa-basket .bx-soa-section-title-container {
  display: none;
}
.basket #bx-soa-basket .bx-soa-item-table {
  font-size: 14px;
}
.basket #bx-soa-basket .bx-soa-item-table .bx-price {
  white-space: nowrap;
  margin-left: 5px;
  min-width: 60px;
  display: inline-block;
  text-align: right;
}
.basket #bx-soa-basket .bx-soa-item-table .bx-soa-item-td-text {
  margin-left: 5px;
}
.basket #bx-soa-basket .bx-soa-item-table a:hover {
  text-decoration: none;
}
.basket .bx-soa-cart-total-ghost {
  display: none;
}
.basket .bx-soa-cart-total .list-group-item {
  border-top: 1px solid #ebebeb;
  padding: 16px;
}
.basket .bx-soa-cart-total .list-group-item:first-child {
  border-top: 0;
}
.basket #bx-soa-orderSave .card-body {
  padding: 0;
}
.basket .bx-price-old {
  text-decoration: line-through;
}

.bx-soa-pp-company-small {
  font-size: 80%;
  color: #818181;
}

.container .sberbank__wrapper {
  font-style: normal;
  font-weight: normal;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.container .sberbank__content {
  border: 0;
}
.container .sberbank__price-string {
  display: flex;
  flex-direction: column;
  font-weight: normal;
}
.container .sberbank__payment-link {
  background-color: #9ED924 !important;
  border-color: #9ED924;
}
.container .sberbank__payment-description, .container .sberbank__description {
  font-size: 60%;
  color: #818181;
  text-align: center;
}

.order h3, .order .h3 {
  margin-top: 80px;
}
.order:first-child h3, .order:first-child .h3 {
  margin-top: 0;
}
.order h6, .order .h6 {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #ebebeb;
}
.order h6:first-child, .order .h6:first-child {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.order-items {
  border-top: 1px solid #ebebeb;
}
.order-items__info_image img {
  max-width: 158px;
  max-height: 240px;
  filter: drop-shadow(9px 4px 17px rgba(0, 0, 0, 0.25));
}
@media (max-width: 575px) {
  .order-items__info_image img {
    max-width: 52px;
    max-height: 80px;
  }
}
.order-items__info_title {
  line-height: 120%;
}
.order-items__info_author {
  font-size: 14px;
  color: #818181;
}
.order-items__info_price-old {
  color: rgba(85, 85, 85, 0.5);
}
.order-items .list-group-item {
  border: 0;
  border-top: 1px solid #ebebeb;
}
.order-items .list-group-item:first-child {
  border-top: 0;
}
@media only screen and (max-width: 575px) {
  .order-items .list-group-item:last-child {
    border-bottom: 1px solid #ebebeb;
  }
}
.order-status {
  padding-top: 1.5rem;
}
@media only screen and (max-width: 575px) {
  .order-status {
    padding-top: 20px;
  }
}
.order .sale-order-list-payment-title, .order .sale-order-list-payment-price {
  display: flex;
  justify-content: space-between;
}
.order .sale-order-list-shipment-element, .order .sale-order-list-shipment-status {
  display: flex;
  justify-content: space-between;
}
.order .sale-order-list-shipment-button-container {
  margin-bottom: -40px;
}
.order .sale-order-list-inner-row {
  margin-top: 40px;
}
.order .btn-primary {
  margin-right: 14px;
  margin-top: 40px;
  background-color: #9ED924;
  border-color: #9ED924;
  width: 100%;
  border-radius: 0;
}
.order .btn-secondary {
  width: 100%;
  border-radius: 0;
}

.table-order-history {
  font-size: 14px;
  line-height: 17px;
}
.table-order-history td {
  cursor: pointer;
}
.table-order-history.table th, .table-order-history.table td {
  padding: 30px 57px 30px 0;
}
@media only screen and (max-width: 575px) {
  .table-order-history.table th, .table-order-history.table td {
    padding: 20px 37px 20px 0;
  }
}
.table-order-history thead th {
  border-top: 0;
  border-bottom: 0;
  color: #818181;
  font-weight: normal;
  white-space: nowrap;
}
@media (max-width: 575px) {
  .table-order-history thead {
    display: none;
  }
}
.table-order-history__action {
  vertical-align: middle;
  text-align: right;
  padding-right: 0 !important;
}
.table-order-history__info, .table-order-history .basket-info__items {
  max-width: 460px;
}
.table-order-history__collapse {
  padding-right: 0 !important;
}
.table-order-history .bg-light {
  background-color: #EBEBEB !important;
}
.table-order-history .dropdown-chevron {
  display: inline-flex;
}
.table-order-history .dropdown-chevron::before {
  content: "";
  display: inline-block;
  border-right: 5px solid transparent;
  border-top: 5px solid white;
  border-bottom: 0;
  border-left: 5px solid transparent;
  position: absolute;
  margin-left: 1px;
}
.table-order-history .dropdown-chevron::after {
  content: "";
  border-right: 6px solid transparent;
  border-top: 6px solid;
  border-bottom: 0;
  border-left: 6px solid transparent;
  vertical-align: 2px;
}
.table-order-history [aria-expanded=true] .dropdown-chevron::before {
  border-top: 0;
  border-bottom: 5px solid white;
  margin-top: 1px;
}
.table-order-history [aria-expanded=true] .dropdown-chevron::after {
  border-top: 0;
  border-bottom: 6px solid;
}
.table-order-history.table-hover tr:active.collapse, .table-order-history.table-hover tr:hover.collapse {
  background-color: transparent;
}
.table-order-history.table-hover tr:active .dropdown-chevron::before, .table-order-history.table-hover tr:hover .dropdown-chevron::before {
  border-top: 5px solid #ececec;
}
.table-order-history.table-hover tr:active[aria-expanded=true] .dropdown-chevron::before, .table-order-history.table-hover tr:hover[aria-expanded=true] .dropdown-chevron::before {
  border-top: 0;
  border-bottom: 5px solid #ececec;
}
.table-order-history__info {
  display: flex;
  flex-wrap: wrap;
}
.table-order-history__info_block {
  width: 50%;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.table-order-history__info_block label {
  color: #818181;
  font-weight: normal;
  white-space: nowrap;
}

.popup-window #bx-soa-image-popup-content {
  padding-top: 20px;
}
.popup-window #bx-soa-image-popup-content img {
  max-width: 100%;
}

.button--yadelivery--choice, .btn-bill {
  display: inline-block;
  font-weight: 400;
  color: white;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: #9ED924 !important;
  border: 1px solid #9ED924 !important;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.button--yadelivery--choice:hover, .btn-bill:hover {
  color: white;
  background-color: #9ED924 !important;
  border: 1px solid #9ED924 !important;
}

.btn-bill {
  max-width: 250px;
}

.bx-soa-pp-price a {
  text-decoration: underline;
}

.apiship_field_dummy {
  display: none !important;
  position: absolute;
  left: -9999px;
}

.one-click-locations {
  padding: 0.5em 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 80%;
  gap: 0.25em 1em;
}
.one-click-locations a {
  color: #007bff;
  text-decoration: none;
  border-bottom: 1px dashed #007bff;
  opacity: 0.8;
}
.one-click-locations a:hover {
  opacity: 1;
  color: #007bff;
  text-decoration: none;
}

.loading .basket-step:not(.bx-active), .loading .modal-body, .loading .basket-info {
  opacity: 0.3;
}

.bx-sls .bx-ui-sls-fake {
  top: 0px;
  left: 0px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 33px;
  width: 100%;
  z-index: 10;
  position: absolute !important;
  color: rgb(0, 0, 0) !important;
  opacity: 1 !important;
  box-shadow: none !important;
  outline: 0px;
  background: transparent !important;
  border-width: initial !important;
  border-style: none !important;
  border-color: initial !important;
  border-image: initial !important;
  padding: 0px 22px 0px 0px !important;
}

.bx-sls .bx-ui-sls-pane {
  background-color: #fff;
  z-index: 999;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 3px #c7c7c7;
  box-shadow: 0 2px 3px #c7c7c7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  max-height: 400px;
  overflow-y: auto;
  left: 0;
  top: 35px;
  padding: 5px 5px 3px 5px;
  position: absolute;
  width: 100%;
  text-align: left;
}

@media (max-width: 575px) {
  .modal-shop .modal-header {
    border-bottom: none !important;
    margin-bottom: 0 !important;
  }
  .modal-shop .modal-header:first-child {
    margin-top: 20px;
  }
}

.modal-shop.show {
  display: block;
}
.modal-shop.modal {
  overflow: hidden auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.modal-shop.modal::-webkit-scrollbar {
  display: none;
}
.modal-shop .modal-dialog {
  z-index: 1050;
}
@media (min-width: 576px) {
  .modal-shop .modal-dialog {
    max-width: 520px;
  }
}
@media (max-width: 575px) {
  .modal-shop .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
  }
}
.modal-shop .modal-dialog .preloader-container {
  flex: 1 0 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-shop .modal-dialog-fullscreen {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  height: 100%;
  margin: 0;
}
.modal-shop .modal-dialog-fullscreen .modal-content {
  min-height: 100%;
}
.modal-shop .modal-dialog-fullscreen .modal-header {
  max-width: 33.33vw;
}
.modal-shop .modal-dialog-fullscreen .modal-body, .modal-shop .modal-dialog-fullscreen .no-relative {
  position: initial;
}
.modal-shop .modal-dialog-fullscreen .map-container {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  overflow: hidden;
  right: 10px;
  width: calc(66.67vw - 100px);
}
.modal-shop .modal-dialog-fullscreen .map-container #apiship_pvz {
  height: 100%;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  padding: 10px 0;
}
.modal-shop .modal-dialog-fullscreen .map-container #apiship_map {
  height: 100%;
  position: relative;
}
.modal-shop .modal-dialog-fullscreen .map-container .ymaps-2-1-79-controls__control {
  inset: 10px auto auto 15px !important;
}
.modal-shop .modal-dialog-fullscreen .map-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  overflow: hidden;
  right: 10px;
  width: calc(66.67vw - 100px);
  pointer-events: none;
}
.modal-shop .modal-dialog-fullscreen .map-overlay__interactive > div {
  pointer-events: all;
}
.modal-shop .modal-dialog-fullscreen .map-overlay__side {
  width: calc(33.33vw - 100px);
  right: 20px;
  text-align: right;
}
.modal-shop .modal-dialog-fullscreen .map-overlay__shader {
  background: rgba(255, 255, 255, 0.8);
  pointer-events: all;
  z-index: 10000;
}
.modal-shop .modal-dialog-fullscreen .pickpoint-card {
  position: absolute;
  top: 10px;
  padding: 0.75em;
  overflow: hidden;
  left: calc(33.33vw + 85px);
  width: 400px;
  background: white;
}
.modal-shop .modal-dialog-fullscreen .pickpoint-card > div {
  margin-bottom: 0.75em;
}
.modal-shop .modal-dialog-fullscreen .pickpoint-card > div > span {
  font-weight: bold;
  display: block;
}
.modal-shop .modal-dialog-fullscreen .pickpoint-card__name {
  font-weight: bold;
  font-size: 110%;
}
.modal-shop .modal-dialog-fullscreen .pickpoint-card__name img {
  display: block;
  margin-bottom: 0.75em;
}
.modal-shop .modal-dialog-fullscreen .pickpoint-card__address {
  font-size: 80%;
}
.modal-shop .modal-dialog-fullscreen .pickpoint-card__description {
  font-size: 80%;
}
.modal-shop .modal-dialog-fullscreen .pickpoint-card__actions {
  display: flex;
  justify-content: center;
}
.modal-shop .modal-dialog-fullscreen .pickpoint-card p {
  margin-bottom: 0;
}
.modal-shop .modal-dialog-fullscreen .pickpoint-card .btn-outline-secondary {
  border-color: #fff;
  color: #818181;
  background: #fff;
}
@media (max-width: 575px) {
  .modal-shop .modal-dialog-fullscreen {
    position: initial;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
  }
  .modal-shop .modal-dialog-fullscreen .map-container {
    top: auto;
    bottom: auto;
    height: 80vh;
    right: auto;
    width: 100vw;
    position: relative;
    margin-left: -20px;
  }
  .modal-shop .modal-dialog-fullscreen .map-container #apiship_pvz {
    position: relative;
  }
  .modal-shop .modal-dialog-fullscreen .map-container #apiship_info {
    left: 78px;
    top: -610px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    border-radius: 0;
  }
  .modal-shop .modal-dialog-fullscreen .pickpoint-card {
    top: auto;
    left: auto;
    height: auto;
    width: 100%;
    position: relative;
    margin-top: -70vh;
  }
  .modal-shop .modal-dialog-fullscreen .map-overlay {
    top: auto;
    bottom: auto;
    height: 80vh;
    right: auto;
    width: 100vw;
    position: relative;
    margin-left: -20px;
    pointer-events: none;
    margin-top: -80vh;
  }
}
.modal-shop .modal-backdrop {
  background-color: #809DA0;
  opacity: 0.3;
}
@media (max-width: 575px) {
  .modal-shop .modal-backdrop {
    display: none;
  }
}
.modal-shop .modal-content {
  border: none;
  background: #FFFFFF;
  border-radius: 0;
  box-shadow: 9px 4px 17px rgba(0, 0, 0, 0.25);
  padding: 0 20px 20px 20px;
}
@media (max-width: 575px) {
  .modal-shop .modal-content {
    height: 100%;
    overflow-y: scroll;
    padding-bottom: 0;
  }
}
.modal-shop .modal-header {
  padding: 20px 0 0 0;
  height: 60px;
  border-bottom: none;
}
.modal-shop .modal-header img {
  display: none;
}
@media (max-width: 575px) {
  .modal-shop .modal-header {
    padding: 20px 0 20px 0;
    height: auto;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 40px;
    align-items: center;
  }
  .modal-shop .modal-header img {
    display: block;
  }
}
.modal-shop .modal-body {
  padding: 0 80px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 110%;
  color: #202020;
  margin-bottom: 40px;
}
@media (max-width: 575px) {
  .modal-shop .modal-body {
    padding: 0 20px;
  }
}
.modal-shop .modal-body label {
  font-weight: 500;
}
.modal-shop .modal-body .form-control {
  border-radius: 0;
  padding: 0.5rem;
}
.modal-shop .modal-body .form-control:invalid, .modal-shop .modal-body .form-control.is-invalid {
  color: #D13B09;
  border-color: #D13B09;
}
.modal-shop .modal-body .form-control .invalid-feedback {
  color: #D13B09;
}
.modal-shop .modal-body .form-check-input {
  margin-top: 0.2rem;
}
.modal-shop .modal-body__product {
  padding-bottom: 40px;
  margin-bottom: 20px;
  border-bottom: 1px solid #EBEBEB;
}
.modal-shop .modal-body__product_image {
  filter: drop-shadow(9px 4px 17px rgba(0, 0, 0, 0.25));
}
.modal-shop .modal-body__product_image img {
  max-width: 60px;
  max-height: 90px;
}
.modal-shop .modal-body__product_name {
  font-size: 14px;
  line-height: 120%;
  color: #202020;
}
.modal-shop .modal-body__product_author {
  font-size: 14px;
  line-height: 120%;
  color: #818181;
}
.modal-shop .modal-title {
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 110%;
  color: #202020;
  margin-bottom: 16px;
}
.modal-shop .modal-title__icon {
  float: right;
  margin-top: 6px;
}
@media (max-width: 575px) {
  .modal-shop .modal-title__icon {
    display: none;
  }
}
.modal-shop .modal-footer {
  border-top: none;
  padding: 0 80px 40px 80px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.modal-shop .modal-footer > * {
  margin: 0;
}
@media (max-width: 575px) {
  .modal-shop .modal-footer {
    padding: 20px;
    position: fixed;
    width: 100vw;
    bottom: 0;
    background: white;
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 0;
    border-top: 1px solid #ebebeb;
    z-index: 1000;
  }
}
.modal-shop .modal-info {
  height: 77px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  background-color: #ebebeb;
  margin-bottom: -20px;
  font-size: 14px;
  padding: 20px;
}
.modal-shop .modal-info__error {
  color: #D13B09;
}
.modal-shop .modal-separator {
  border-top: 1px solid #EBEBEB;
  height: 1px;
  width: 100%;
  margin-bottom: 30px;
}
.modal-shop .btn-success {
  margin-bottom: 14px;
  background: #9ED924;
  border: none;
  border-radius: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 110%;
  color: #FFFFFF;
  padding: 11px 20px;
}
.modal-shop .btn-success:active, .modal-shop .btn-success:hover, .modal-shop .btn-success.active {
  color: #FFFFFF;
  background: #9ED924;
}
.modal-shop .btn-text {
  padding: 0.375rem 0;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  color: #818181;
}
.modal-shop .btn-text-success {
  margin-bottom: 14px;
  padding: 11px 20px;
}
.modal-shop__review .modal-title {
  margin-bottom: 30px;
}
.modal-shop__login .modal-body {
  margin-bottom: 30px;
}
.modal-shop__login .modal-body label {
  color: #818181;
}
.modal-shop__login .modal-footer h6, .modal-shop__login .modal-footer .h6 {
  font-size: 14px;
  line-height: 17px;
  color: #818181;
  margin-bottom: 14px;
}
.modal-shop__login .soclogin_list {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 17px;
  color: #818181;
}
.modal-shop__login .soclogin_list a {
  display: inline-block;
  min-width: 100px;
  margin-right: 15px;
  margin-bottom: 14px;
}
.modal-shop__login .soclogin_list a:hover {
  text-decoration: none;
}
.modal-shop__menu .nav-link {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #202020;
}
.modal-shop__menu .modal-footer .title-text {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  color: #555555;
  text-transform: uppercase;
}
.modal-shop__oneclick .form-group {
  width: 100%;
}
.modal-shop__oneclick .bx-authform-starrequired {
  margin-left: 8px;
}
.modal-shop__oneclick .product-title {
  font-size: 18px;
  font-weight: 500;
}
.modal-shop__oneclick .form-check-label a {
  text-decoration: underline;
}

.modal-shop .modal-header .close,
.product__image_fullscreen .close {
  padding: 0;
  margin: 0;
  width: 52px;
  height: 52px;
  display: inline-block;
  background: url("/images/close.svg") no-repeat;
  background-size: contain;
  border: none;
  position: absolute;
  margin-left: -10px;
  margin-top: -10px;
}
@media (max-width: 575px) {
  .modal-shop .modal-header .close,
  .product__image_fullscreen .close {
    width: 20px;
    height: 20px;
    background-size: contain;
    right: 30px;
  }
}

.product__image_fullscreen .close {
  top: 30px;
}

.modal-shop.modal-shop__oneclick .modal-header .close {
  width: 26px;
  height: 26px;
  border: none;
}

#modal_auth {
  margin-left: -10000px;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  margin: 2px;
  border: 2px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (min-width: 576px) {
  #bx-soa-region .modal-shop .modal-dialog:not(.modal-dialog-fullscreen) {
    max-width: 80vw;
  }
}

.support_popup p > a {
  color: #007bff !important;
}

.title-search-result {
  padding: 0;
  border-radius: 0;
}
.title-search-result .bx_item_block {
  padding: 20px 24px;
  display: flex;
  margin-bottom: 0;
}
.title-search-result .bx_item_block.all_result {
  padding: 20px;
  font-size: 18px;
  line-height: 110%;
  color: #555555;
}
.title-search-result .bx_image {
  margin-right: 28px;
  max-height: 54px;
  max-width: 38px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.title-search-result .bx_item_element {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.title-search-result .bx_item_element a {
  margin-right: 30px;
}
.title-search-result .bx_price {
  white-space: nowrap;
}
.title-search-result .all_result_title a:after {
  content: ">";
  margin-left: 8px;
}

.search-mobile ul, .search-mobile li {
  list-style: none;
  padding-left: 0;
}
.search-mobile .navigation-form {
  margin-left: 0;
  display: none;
}
@media only screen and (max-width: 767px) {
  .search-mobile .navigation-form {
    display: flex;
  }
}
.search-mobile .btn.navbtn {
  position: absolute;
  right: 10px;
  width: 15px;
  height: 25px;
  background-image: url("/images/search.svg");
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 10;
  color: transparent;
  overflow: hidden;
}
.search-mobile .form-inline {
  position: relative;
}
.search-mobile .form-inline:before {
  display: none;
}
.search-mobile .form-control {
  padding: 0.5rem 2rem 0.5rem 1rem;
}

#search .input-group {
  flex: 1;
}
#search .input-group .btn {
  border-radius: 0;
  font-weight: normal;
}
#search .input-group .btn.dropdown-toggle {
  background: #C4C4C4;
  border-color: #C4C4C4;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#search .input-group input {
  border-left: 0;
}
#search .dropdown-menu {
  border: 0;
  border-radius: 0;
  max-width: 100%;
  overflow: hidden;
  background: #FFFFFF;
  box-shadow: 9px 4px 17px rgba(0, 0, 0, 0.25);
  margin: 0;
  width: 100%;
}
#search .dropdown-menu.search-results {
  padding: 0;
}
#search .dropdown-menu .result-item .dropdown-item {
  white-space: normal;
  padding-left: 0;
}
#search .dropdown-menu.scope-menu {
  z-index: 2000;
  width: auto;
}
#search .dropdown-menu.scope-menu .dropdown-item {
  color: #202020;
}
#search .dropdown-menu.scope-menu .dropdown-item:hover, #search .dropdown-menu.scope-menu .dropdown-item:focus {
  color: #202020;
  background-color: #EBEBEB;
  opacity: 1;
}
#search .dropdown-menu .result-title {
  color: #202020;
  background-color: #EBEBEB;
  border-bottom: 1px solid #EBEBEB;
}
#search .dropdown-menu .result-title .dropdown-header {
  color: #202020;
}
#search .dropdown-menu .result-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  padding: 20px;
  border-bottom: 1px solid #EBEBEB;
  color: #202020;
}
#search .dropdown-menu .result-item a {
  opacity: 1;
}
#search .dropdown-menu .result-item img {
  max-width: 38px;
  max-height: 54px;
  margin-right: 20px;
  filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.25));
}
#search .dropdown-menu .result-item .btn {
  display: flex;
  background: #9ED924;
  width: 120px;
  height: 34px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 84%;
  text-align: center;
  color: #FFFFFF;
  border-color: #9ED924;
  border-radius: 0;
  align-items: center;
  justify-content: space-between;
}
#search .dropdown-menu .result-item .btn i {
  display: block;
  width: 17px;
  height: 17px;
  background: url(/images/books/cart-button-icon-hover.svg) no-repeat;
  background-size: contain;
  margin-right: 6px;
}
#search .dropdown-menu .result-item .btn.btn-link {
  background: transparent;
  color: #555555;
  width: auto;
  border: 0;
  padding: 0;
  display: inline;
  height: auto;
}
#search .dropdown-menu .result-item .btn.btn-cart-disabled {
  background-color: #C4C4C4;
  border-color: #C4C4C4;
  height: 42px;
}
#search .dropdown-menu .result-item .btn.btn-cart-added {
  height: 42px;
}
#search .dropdown-menu .result-item .dropdown-item {
  color: #202020;
}
#search .dropdown-menu .result-item .dropdown-item:hover, #search .dropdown-menu .result-item .dropdown-item:focus, #search .dropdown-menu .result-item .dropdown-item:active {
  background-color: transparent;
  color: #202020;
  opacity: 1;
}
#search .dropdown-menu .result-item:hover, #search .dropdown-menu .result-item:focus {
  background-color: #EBEBEB;
}
#search .dropdown-menu .result-item__no-result:hover, #search .dropdown-menu .result-item__no-result:focus {
  background-color: transparent;
}
#search .focused .btn, #search .focused .input-group .btn {
  background: #F67211;
  border-color: #F67211;
}
#search .focused input, #search .focused #title-search-input {
  border-width: 2px;
  border-color: #F67211;
}
#search .focused input:focus, #search .focused #title-search-input:focus {
  border-color: #F67211;
}
#search *:focus {
  outline: none;
  box-shadow: none;
}
#search .text-muted {
  font-size: 12px;
}
#search .chevron:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #555;
  border-right: 1px solid #555;
  border-width: 1px;
  margin-left: -4px;
  transform: rotate(45deg);
}

.search-mobile {
  display: none;
}
.search-mobile #search .focused .btn.navbtn, .search-mobile #search .focused .input-group .btn.navbtn {
  background: url(/images/search_active.svg) #fff no-repeat;
}
@media only screen and (max-width: 767px) {
  .search-mobile {
    display: block;
  }
}

.search-results {
  margin-bottom: 50px;
}
.search-results li {
  margin-bottom: 0.5em;
}
.search-results a {
  text-decoration: underline;
}

.news__list_title {
  margin-top: 60px;
  margin-bottom: 20px;
}
.news__list_title:first-child {
  margin-top: 0;
}
.news__list-item {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  break-inside: avoid;
}
.news__list-item_image {
  position: relative;
  width: 100%;
  filter: drop-shadow(9px 4px 17px rgba(0, 0, 0, 0.25));
  margin-bottom: 20px;
}
.news__list-item_image:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.news__list-item_image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.news__list-item_title {
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 24px;
  color: #202020;
  margin-bottom: 5px;
}
.news__list-item_date {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #818181;
}
.news__list-item_descr {
  display: flex;
  flex-direction: column;
}
.news__list-item-round {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
.news__list-item-round .news__list-item_image {
  filter: none;
}
.news__list-item-round .news__list-item_descr {
  position: absolute;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: rgba(1, 59, 66, 0.7);
}
.news__list-item-round .news__list-item_title, .news__list-item-round .news__list-item_date {
  color: #ffffff;
}
@media only screen and (min-width: 992px) {
  .news__list-item-round {
    width: 520px !important;
    height: 520px;
    column-span: all;
    margin: 40px auto;
  }
}
.news__list_normal {
  columns: 6 240px;
  column-gap: 20px;
}
.news__list_normal .news__list-item {
  width: 240px;
}
@media only screen and (max-width: 575px) {
  .news__list_normal .news__list-item {
    width: 100%;
  }
}
.news-archive .news__list-item-round {
  column-span: none;
  width: 240px !important;
  height: 240px !important;
}
@media only screen and (max-width: 575px) {
  .news-archive .news__list-item-round {
    width: 100% !important;
    height: auto !important;
  }
}
.news-text_title {
  font-style: normal;
  font-weight: normal;
  font-size: 44px;
  line-height: 48px;
  margin-bottom: 9px;
}
@media only screen and (max-width: 575px) {
  .news-text_title {
    font-size: 24px;
    line-height: 26px;
  }
}
.news-text__date {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #818181;
  margin-bottom: 29px;
}
.news-text__text {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 29px;
}
.news-text__image {
  width: 100%;
  filter: drop-shadow(9px 4px 17px rgba(0, 0, 0, 0.25));
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .media_page .product {
    border-bottom: none;
    padding-bottom: 50px;
  }
  .media_page .product-mobile {
    padding-bottom: 30px;
    margin-bottom: 0;
  }
  .media_page .product .book_image {
    transform: none;
    left: calc(50% - 100px);
    top: 60px;
  }
  .media_page .product .group_1350 {
    left: calc(50% - 180px);
    top: -48px;
  }
  .media_page .product .product__info_price {
    justify-content: center;
  }
  .media_page .product .product__info_share {
    padding-top: 8px;
    border-top: none;
  }
  .media_page .product .product__info_share .btn-fav {
    padding-left: 0;
  }
}
.collection-list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  padding-bottom: 40px;
}
.collection-list__item {
  display: flex;
  align-items: center;
  width: 240px;
  height: 240px;
  padding: 20px;
  background: var(--collection-card-background);
  color: var(--collection-card-color);
  box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 576px) {
  .collection-list__item {
    width: 100%;
  }
}
.collection-list__item:hover {
  opacity: 1;
  color: var(--collection-card-color);
}

.bx_profile h1, .bx_profile .h1, .bx_profile h3, .bx_profile .h3 {
  margin-bottom: 18px;
}
.bx_profile hr {
  margin-top: 40px;
  margin-bottom: 40px;
}
.bx_profile .form-control {
  border-radius: 0;
  padding: 8px 11px;
}
.bx_profile .soclogin_list__icon {
  margin-top: -6px;
}
.bx_profile .btn {
  padding: 11px 30px;
  border-radius: 0;
}
.bx_profile .btn-primary, .bx_profile .btn-success {
  background-color: #9ED924;
  border-color: #9ED924;
}
.bx_profile .btn-secondary {
  background-color: #818181;
  border-color: #818181;
}

.bx-soa-pp-field-hidden {
  display: none;
}

.bx-subscribe {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 1.5em;
  flex-wrap: wrap;
}
.bx-subscribe .sender-btn {
  background-color: #0a6d4b;
  border: 0;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: white;
  padding: 10px 20px;
  width: 270px;
  height: calc(1.5em + 0.75rem + 2px);
  border-radius: calc(0.75em + 0.375rem + 1px);
  font-weight: bold;
}
.bx-subscribe .form-control {
  border-radius: 0;
  border: 0;
  width: 270px;
  padding: 10px 20px;
}
.bx-subscribe.footer__message_subscribe {
  height: 145px;
  background: #6B977B;
  color: #ffffff;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.bx-subscribe.footer__message_subscribe.footer__message_hidden {
  display: none !important;
}
.bx-subscribe.footer__message_subscribe .footer__message_text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 0;
}
.bx-subscribe.footer__message_subscribe .footer__message_text p {
  flex: 1 1 100%;
  padding-right: 10px;
}
.bx-subscribe.footer__message_subscribe .footer__message_button {
  display: flex;
  align-items: center;
}
.bx-subscribe.footer__message_subscribe .footer__message_button .sender-btn {
  background-color: #9ED924;
  width: 200px;
}
.bx-subscribe.footer__message_subscribe .footer__message_button .btn-secondary {
  background-color: #809DA0;
  border-color: #809DA0;
  border-radius: 0;
  width: 200px;
  margin-left: 10px;
}
.bx-subscribe.footer__message_subscribe .sender-btn {
  margin-top: 0;
  line-height: 18px;
  margin-left: 10px;
}
@media only screen and (max-width: 1200px) {
  .bx-subscribe.footer__message_subscribe .footer__message_text {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .bx-subscribe.footer__message_subscribe .footer__message_text p {
    padding-right: 0;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 870px) {
  .bx-subscribe.footer__message_subscribe .footer__message_text div.mb-0 {
    flex: 1 1 100%;
    padding-bottom: 10px;
  }
  .bx-subscribe.footer__message_subscribe .footer__message_text .form-control {
    width: 270px;
  }
  .bx-subscribe.footer__message_subscribe .sender-btn {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .bx-subscribe.footer__message_subscribe .footer__message_text {
    font-size: 14px;
    line-height: 19px;
  }
}
@media only screen and (max-width: 576px) {
  .bx-subscribe.footer__message_subscribe {
    height: 200px;
  }
}
@media only screen and (max-width: 486px) {
  .bx-subscribe.footer__message_subscribe {
    height: 248px;
  }
  .bx-subscribe.footer__message_subscribe .footer__message_button {
    flex-wrap: wrap;
    flex: 1 1 100%;
  }
  .bx-subscribe.footer__message_subscribe .footer__message_button .sender-btn {
    width: 100%;
  }
  .bx-subscribe.footer__message_subscribe .footer__message_button .btn-secondary {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 390px) {
  .bx-subscribe.footer__message_subscribe .footer__message_text {
    font-size: 14px;
    line-height: 19px;
  }
}
@media only screen and (max-width: 767px) {
  .bx-subscribe .form-control {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 870px) {
  .bx-subscribe .sender-btn {
    width: 100%;
  }
  .bx-subscribe .form-control {
    width: 100%;
  }
}

.footer__subscribe {
  width: 100%;
  text-align: center;
  margin-bottom: 72px;
}
.footer__subscribe h2, .footer__subscribe .h2 {
  font-size: 1.3em;
  margin-bottom: 1.5em;
}
.footer__subscribe .error-text-wrapper {
  flex-basis: 100%;
}

.footer-list__item.footer-list__item_title {
  font-weight: bold;
  margin-bottom: 2em;
}

@media only screen and (min-width: 767px) {
  .footer-list .collapse, .footer-list .collapsing {
    display: block !important;
    height: auto;
    transition: none;
  }
  .footer-list__item.footer-list__item_title:hover a {
    color: white;
    opacity: 1;
  }
  .footer-list__item.footer-list__item_title a {
    cursor: default;
  }
  .footer-list__item.footer-list__item_title a:hover {
    opacity: 1;
    text-decoration: none;
    color: white;
  }
}
#sender_subscribe_component.popup-window {
  z-index: 1050;
  overflow: hidden;
  outline: 0;
  box-shadow: 9px 4px 17px rgba(0, 0, 0, 0.25);
  padding: 40px 80px;
}
#sender_subscribe_component.popup-window .popup-window-content {
  border: none;
  background: #FFFFFF;
  border-radius: 0;
}
#sender_subscribe_component.popup-window .popup-title {
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 110%;
  color: #202020;
  margin-bottom: 16px;
}
#sender_subscribe_component.popup-window .popup-text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 110%;
  color: #202020;
}
#sender_subscribe_component.popup-window .popup-window-close-icon {
  margin: 13px;
  left: 0;
  right: auto;
  border: none;
}
#sender_subscribe_component.popup-window .popup-window-close-icon:after {
  padding: 0;
  margin: 0;
  width: 31px;
  height: 31px;
  display: inline-block;
  background: url("/images/close.svg") no-repeat;
  background-size: contain;
}

.publishers_page .link {
  padding: 5px 10px;
  color: #809DA0;
}
.publishers_page .smalllink {
  padding: 5px;
  color: #809DA0;
}
.publishers_page .find_text {
  width: 100%;
  height: 44px;
  border: 2px solid #809DA0;
  color: #809DA0;
  font-family: "IBM Plex Mono", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
}
.publishers_page .find_button {
  height: 44px;
  width: 158px;
  color: #FFFFFF;
  background: #809DA0;
  border: 0;
}
.publishers_page .link_active {
  background: #F67211;
  color: #FFFFFF;
  height: 27px;
}
@media only screen and (max-width: 767px) {
  .publishers_page form {
    display: flex;
    position: relative;
    flex-wrap: wrap;
  }
  .publishers_page--search {
    flex: 1 1 100%;
    width: 100%;
    margin-bottom: 0.5em;
  }
  .publishers_page .link_active {
    height: auto !important;
  }
  .publishers_page--list > tr, .publishers_page--list > tbody > tr {
    display: flex;
    flex-direction: column;
  }
  .publishers_page--list .catalog-section table, .publishers_page--list .catalog-section tbody, .publishers_page--list .catalog-section tr {
    display: flex;
    flex-direction: column;
  }
  .publishers_page--list .catalog-section table td, .publishers_page--list .catalog-section tbody td, .publishers_page--list .catalog-section tr td {
    display: block;
    width: auto;
  }
}

.header-theme {
  margin-bottom: 40px;
}
.header-theme_gray {
  background-color: #809DA0;
}
.header-theme_gray .header-menu__pointer {
  background-color: #809DA0;
}
.header-theme_gray a:hover {
  color: #C4C4C4;
}
.header-theme_black {
  background-color: #202020;
}
.header-theme_black .header-menu__pointer {
  background-color: #202020;
}
.header-theme_red {
  background-color: #D13B09;
}
.header-theme_red .header-menu__pointer {
  background-color: #D13B09;
}
.header-theme_red_image {
  background-color: #D13B09;
  background-image: url("/images/header/red_bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.header-theme_red_image .header-menu__pointer {
  background-color: #D13B09;
}
.header-theme_dark_image {
  background-color: #013B42;
  background-image: url("/images/header/dark_bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.header-theme_dark_image .header-menu__pointer {
  background-color: #013B42;
}
.header-theme_gray, .header-theme_black, .header-theme_red, .header-theme_red_image, .header-theme_dark_image {
  color: #ffffff;
}
.header-theme_gray .nav-link, .header-theme_black .nav-link, .header-theme_red .nav-link, .header-theme_red_image .nav-link, .header-theme_dark_image .nav-link {
  color: #ffffff;
}
.header-theme_gray .nav-link:hover, .header-theme_black .nav-link:hover, .header-theme_red .nav-link:hover, .header-theme_red_image .nav-link:hover, .header-theme_dark_image .nav-link:hover {
  color: #ffffff;
}
.header-theme_gray .nav-link.favorite, .header-theme_black .nav-link.favorite, .header-theme_red .nav-link.favorite, .header-theme_red_image .nav-link.favorite, .header-theme_dark_image .nav-link.favorite {
  background: url("/images/favorite_white.svg") no-repeat center;
}
.header-theme_gray .nav-link.basket, .header-theme_black .nav-link.basket, .header-theme_red .nav-link.basket, .header-theme_red_image .nav-link.basket, .header-theme_dark_image .nav-link.basket {
  background: url("/images/basket_white.svg") no-repeat center;
}
.header-theme_gray .nav-link.auth, .header-theme_black .nav-link.auth, .header-theme_red .nav-link.auth, .header-theme_red_image .nav-link.auth, .header-theme_dark_image .nav-link.auth {
  background: url("/images/auth_white.svg") no-repeat center;
}
.header-theme_gray #title-search-input, .header-theme_black #title-search-input, .header-theme_red #title-search-input, .header-theme_red_image #title-search-input, .header-theme_dark_image #title-search-input {
  border-color: #ffffff;
}
.header-theme_gray .btn.navbtn, .header-theme_black .btn.navbtn, .header-theme_red .btn.navbtn, .header-theme_red_image .btn.navbtn, .header-theme_dark_image .btn.navbtn {
  background-color: #ffffff;
  color: #202020;
}
.header-theme_gray #search .input-group .btn.dropdown-toggle, .header-theme_black #search .input-group .btn.dropdown-toggle, .header-theme_red #search .input-group .btn.dropdown-toggle, .header-theme_red_image #search .input-group .btn.dropdown-toggle, .header-theme_dark_image #search .input-group .btn.dropdown-toggle {
  background: #ffffff;
  border-color: #ffffff;
  color: #202020;
}
.header-theme_gray #search .focused .btn:not(.btn-cart):not(.btn-link), .header-theme_gray #search .focused .input-group .btn, .header-theme_black #search .focused .btn:not(.btn-cart):not(.btn-link), .header-theme_black #search .focused .input-group .btn, .header-theme_red #search .focused .btn:not(.btn-cart):not(.btn-link), .header-theme_red #search .focused .input-group .btn, .header-theme_red_image #search .focused .btn:not(.btn-cart):not(.btn-link), .header-theme_red_image #search .focused .input-group .btn, .header-theme_dark_image #search .focused .btn:not(.btn-cart):not(.btn-link), .header-theme_dark_image #search .focused .input-group .btn {
  background: #ffffff;
  border-color: #ffffff;
}
.header-theme_gray #search .focused input, .header-theme_gray #search .focused #title-search-input, .header-theme_black #search .focused input, .header-theme_black #search .focused #title-search-input, .header-theme_red #search .focused input, .header-theme_red #search .focused #title-search-input, .header-theme_red_image #search .focused input, .header-theme_red_image #search .focused #title-search-input, .header-theme_dark_image #search .focused input, .header-theme_dark_image #search .focused #title-search-input {
  border-color: #ffffff;
}
.header-theme_gray .search-mobile .btn.navbtn, .header-theme_black .search-mobile .btn.navbtn, .header-theme_red .search-mobile .btn.navbtn, .header-theme_red_image .search-mobile .btn.navbtn, .header-theme_dark_image .search-mobile .btn.navbtn {
  color: transparent;
  background-image: url("/images/search_white.svg");
  background-color: transparent;
}
.header-theme_gray .search-mobile #search .focused .btn.navbtn, .header-theme_gray .search-mobile #search .focused .input-group .btn.navbtn, .header-theme_black .search-mobile #search .focused .btn.navbtn, .header-theme_black .search-mobile #search .focused .input-group .btn.navbtn, .header-theme_red .search-mobile #search .focused .btn.navbtn, .header-theme_red .search-mobile #search .focused .input-group .btn.navbtn, .header-theme_red_image .search-mobile #search .focused .btn.navbtn, .header-theme_red_image .search-mobile #search .focused .input-group .btn.navbtn, .header-theme_dark_image .search-mobile #search .focused .btn.navbtn, .header-theme_dark_image .search-mobile #search .focused .input-group .btn.navbtn {
  background: url("/images/search_white.svg") transparent no-repeat;
}
.header-theme_gray .navigation-name, .header-theme_black .navigation-name, .header-theme_red .navigation-name, .header-theme_red_image .navigation-name, .header-theme_dark_image .navigation-name {
  color: #ffffff;
}
.header-theme_gray .navigation-logo, .header-theme_black .navigation-logo, .header-theme_red .navigation-logo, .header-theme_red_image .navigation-logo, .header-theme_dark_image .navigation-logo {
  background: url("/images/logo_white.svg") no-repeat;
  display: block;
}
.header-theme_gray .navigation-logo img, .header-theme_black .navigation-logo img, .header-theme_red .navigation-logo img, .header-theme_red_image .navigation-logo img, .header-theme_dark_image .navigation-logo img {
  opacity: 0;
}
.header-theme_gray .navigation-form .form-control, .header-theme_black .navigation-form .form-control, .header-theme_red .navigation-form .form-control, .header-theme_red_image .navigation-form .form-control, .header-theme_dark_image .navigation-form .form-control {
  background-color: transparent;
  border: 1px solid #EBEBEB;
  color: #EBEBEB;
}
.header-theme_gray .navigation-form .form-control::placeholder, .header-theme_black .navigation-form .form-control::placeholder, .header-theme_red .navigation-form .form-control::placeholder, .header-theme_red_image .navigation-form .form-control::placeholder, .header-theme_dark_image .navigation-form .form-control::placeholder {
  color: #EBEBEB;
}
.header-theme_gray .form-inline:before, .header-theme_black .form-inline:before, .header-theme_red .form-inline:before, .header-theme_red_image .form-inline:before, .header-theme_dark_image .form-inline:before {
  background-image: url("/images/search_white.svg");
}
.header-theme_gray .header-menu__link:hover a, .header-theme_gray .header-menu__link:active a, .header-theme_gray .header-menu__link.active a, .header-theme_gray .header-menu__link_selected a, .header-theme_black .header-menu__link:hover a, .header-theme_black .header-menu__link:active a, .header-theme_black .header-menu__link.active a, .header-theme_black .header-menu__link_selected a, .header-theme_red .header-menu__link:hover a, .header-theme_red .header-menu__link:active a, .header-theme_red .header-menu__link.active a, .header-theme_red .header-menu__link_selected a, .header-theme_red_image .header-menu__link:hover a, .header-theme_red_image .header-menu__link:active a, .header-theme_red_image .header-menu__link.active a, .header-theme_red_image .header-menu__link_selected a, .header-theme_dark_image .header-menu__link:hover a, .header-theme_dark_image .header-menu__link:active a, .header-theme_dark_image .header-menu__link.active a, .header-theme_dark_image .header-menu__link_selected a {
  opacity: 0.6;
  color: #ffffff;
}
@media only screen and (min-width: 575px) {
  .header-theme_gray .header-menu__link:hover a.header-menu__submenu, .header-theme_gray .header-menu__link:active a.header-menu__submenu, .header-theme_gray .header-menu__link.active a.header-menu__submenu, .header-theme_gray .header-menu__link_selected a.header-menu__submenu, .header-theme_black .header-menu__link:hover a.header-menu__submenu, .header-theme_black .header-menu__link:active a.header-menu__submenu, .header-theme_black .header-menu__link.active a.header-menu__submenu, .header-theme_black .header-menu__link_selected a.header-menu__submenu, .header-theme_red .header-menu__link:hover a.header-menu__submenu, .header-theme_red .header-menu__link:active a.header-menu__submenu, .header-theme_red .header-menu__link.active a.header-menu__submenu, .header-theme_red .header-menu__link_selected a.header-menu__submenu, .header-theme_red_image .header-menu__link:hover a.header-menu__submenu, .header-theme_red_image .header-menu__link:active a.header-menu__submenu, .header-theme_red_image .header-menu__link.active a.header-menu__submenu, .header-theme_red_image .header-menu__link_selected a.header-menu__submenu, .header-theme_dark_image .header-menu__link:hover a.header-menu__submenu, .header-theme_dark_image .header-menu__link:active a.header-menu__submenu, .header-theme_dark_image .header-menu__link.active a.header-menu__submenu, .header-theme_dark_image .header-menu__link_selected a.header-menu__submenu {
    opacity: 0;
  }
}
.header-theme_gray .header-menu__link_back, .header-theme_black .header-menu__link_back, .header-theme_red .header-menu__link_back, .header-theme_red_image .header-menu__link_back, .header-theme_dark_image .header-menu__link_back {
  display: block;
  background: url("/images/menu-arrow-back-mobile_white.svg") no-repeat;
  background-position-y: 11px;
}
.header-theme_gray .header-menu__link_back img, .header-theme_black .header-menu__link_back img, .header-theme_red .header-menu__link_back img, .header-theme_red_image .header-menu__link_back img, .header-theme_dark_image .header-menu__link_back img {
  opacity: 0;
}
.header-theme_gray .header-menu__link svg path, .header-theme_black .header-menu__link svg path, .header-theme_red .header-menu__link svg path, .header-theme_red_image .header-menu__link svg path, .header-theme_dark_image .header-menu__link svg path {
  stroke: rgb(255, 255, 255) !important;
}
.header-theme_gray .header-menu__pointer, .header-theme_black .header-menu__pointer, .header-theme_red .header-menu__pointer, .header-theme_red_image .header-menu__pointer, .header-theme_dark_image .header-menu__pointer {
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}
.header-theme_gray .header-submenu, .header-theme_black .header-submenu, .header-theme_red .header-submenu, .header-theme_red_image .header-submenu, .header-theme_dark_image .header-submenu {
  background: transparent;
  border-top: 1px solid #ffffff;
}
.header-theme_gray .header__container_button, .header-theme_black .header__container_button, .header-theme_red .header__container_button, .header-theme_red_image .header__container_button, .header-theme_dark_image .header__container_button {
  background: #ffffff;
  color: #202020;
}
.header-theme_gray .modal-shop__menu .nav-link, .header-theme_black .modal-shop__menu .nav-link, .header-theme_red .modal-shop__menu .nav-link, .header-theme_red_image .modal-shop__menu .nav-link, .header-theme_dark_image .modal-shop__menu .nav-link {
  color: #202020;
}
.header-theme_gray.text-page, .header-theme_black.text-page, .header-theme_red.text-page, .header-theme_red_image.text-page, .header-theme_dark_image.text-page {
  margin-bottom: 10px;
}

.new_year_theme {
  --active-button: #6B977B;
  --active-button-inverse: #ffffff;
  --footer-background: #0A6D4B;
  --footer-color: rgba(255, 255, 255, 0.5);
  --collection-card-background: var(--footer-background);
  --collection-card-color: #fff;
  background: url("/images/new_year/show_flakes_1.svg");
}
.new_year_theme .header-banners__banner_left {
  background-color: #0A6D4B;
  background-image: url("/images/new_year/banners/left_desktop.svg");
}
.new_year_theme .header-banners.var-1 .header-banners__banner_left {
  background-image: url("/images/new_year/banners/left_desktop_var1.svg");
}
.new_year_theme .header-banners.var-2 .header-banners__banner_left {
  background-image: url("/images/new_year/banners/left_desktop_var2.svg");
}
.new_year_theme .header-banners.var-3 .header-banners__banner_left {
  background-image: url("/images/new_year/banners/left_desktop_var3.svg");
}
.new_year_theme .header-banners.var-4 .header-banners__banner_left {
  background-image: url("/images/new_year/banners/left_desktop_var4.svg");
}
.new_year_theme .header-banners.var .header-banners__banner_left:nth-child(1) {
  background-image: url("/images/new_year/banners/left_desktop_var1.svg");
}
.new_year_theme .header-banners.var .header-banners__banner_left:nth-child(2) {
  background-image: url("/images/new_year/banners/left_desktop_var2.svg");
}
.new_year_theme .header-banners.var .header-banners__banner_left:nth-child(3) {
  background-image: url("/images/new_year/banners/left_desktop_var3.svg");
}
.new_year_theme .header-banners.var .header-banners__banner_left:nth-child(4) {
  background-image: url("/images/new_year/banners/left_desktop_var4.svg");
}
.new_year_theme .header-content.var-1 .header-content__block.best, .new_year_theme .header-content.var-2 .header-content__block.best, .new_year_theme .header-content.var-3 .header-content__block.best, .new_year_theme .header-content.var-4 .header-content__block.best, .new_year_theme .header-content.var .header-content__block.best {
  background-image: url("/images/new_year/banners/right_top_desktop_var.svg");
}
.new_year_theme .header-content.var-1 .header-content__block.bestsellers, .new_year_theme .header-content.var-2 .header-content__block.bestsellers, .new_year_theme .header-content.var-3 .header-content__block.bestsellers, .new_year_theme .header-content.var-4 .header-content__block.bestsellers, .new_year_theme .header-content.var .header-content__block.bestsellers {
  background-image: url("/images/new_year/banners/right_bottom_desktop_var.svg");
}
.new_year_theme .header-content__block.best {
  background-color: #0A6D4B;
  background-image: url("/images/new_year/banners/right_top_desktop.svg");
}
.new_year_theme .header-content__block.bestsellers {
  background-color: #0A6D4B;
  background-image: url("/images/new_year/banners/right_bottom_desktop.svg");
}
.new_year_theme .navigation-logo {
  width: 132px;
  height: 76px;
  background: url("/images/new_year/logo_green.svg") no-repeat;
  background-size: cover;
  display: block;
}
.new_year_theme .navigation-logo img {
  opacity: 0;
}
.new_year_theme .navigation-item:not(.navigation-item:first-child), .new_year_theme .bx-basket {
  padding-top: 14px;
}
.new_year_theme .header-socials__item--telegram i {
  background-image: url("/images/dusty_pink/telegram_black.svg");
  opacity: 0.5;
}
.new_year_theme .header-theme {
  margin-bottom: 40px;
}
.new_year_theme .header-theme_gray {
  background-color: #6B977B;
}
.new_year_theme .header-theme_gray .header-menu__pointer {
  background-color: #6B977B;
}
.new_year_theme .header-theme_gray a:hover {
  color: rgba(255, 255, 255, 0.75);
}
.new_year_theme .header-theme_black {
  background-color: #555555;
}
.new_year_theme .header-theme_black .header-menu__pointer {
  background-color: #555555;
}
.new_year_theme .header-theme_red {
  background-color: #E94209;
}
.new_year_theme .header-theme_red .header-menu__pointer {
  background-color: #E94209;
}
.new_year_theme .header-theme_red_image {
  background-color: #E94209;
  background-image: url("/images/new_year/header/red_bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.new_year_theme .header-theme_red_image .header-menu__pointer {
  background-color: #E94209;
}
.new_year_theme .header-theme_dark_image {
  background-color: #0A6D4B;
  background-image: url("/images/new_year/header/dark_bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.new_year_theme .header-theme_dark_image .header-menu__pointer {
  background-color: #0A6D4B;
}
.new_year_theme .header-theme_gray .navigation-logo, .new_year_theme .header-theme_black .navigation-logo, .new_year_theme .header-theme_red .navigation-logo, .new_year_theme .header-theme_red_image .navigation-logo, .new_year_theme .header-theme_dark_image .navigation-logo {
  background: url("/images/new_year/logo_white.svg") no-repeat;
  background-size: cover;
}
.new_year_theme .header-theme_gray .header-socials__item--telegram i, .new_year_theme .header-theme_black .header-socials__item--telegram i, .new_year_theme .header-theme_red .header-socials__item--telegram i, .new_year_theme .header-theme_red_image .header-socials__item--telegram i, .new_year_theme .header-theme_dark_image .header-socials__item--telegram i {
  background-image: url("/images/telegram.svg");
  opacity: 1;
}
.new_year_theme .header-theme_gray .header-socials__item--vk i, .new_year_theme .header-theme_black .header-socials__item--vk i, .new_year_theme .header-theme_red .header-socials__item--vk i, .new_year_theme .header-theme_red_image .header-socials__item--vk i, .new_year_theme .header-theme_dark_image .header-socials__item--vk i {
  background-image: url("/images/dusty_pink/vk_white.svg");
  opacity: 0.5;
}
.new_year_theme .header-theme_gray .header-socials__item--dzen i, .new_year_theme .header-theme_black .header-socials__item--dzen i, .new_year_theme .header-theme_red .header-socials__item--dzen i, .new_year_theme .header-theme_red_image .header-socials__item--dzen i, .new_year_theme .header-theme_dark_image .header-socials__item--dzen i {
  background-image: url("/images/dzen_white.svg");
  opacity: 0.5;
}
.new_year_theme .header-theme_gray .header-socials__item--youtube i, .new_year_theme .header-theme_black .header-socials__item--youtube i, .new_year_theme .header-theme_red .header-socials__item--youtube i, .new_year_theme .header-theme_red_image .header-socials__item--youtube i, .new_year_theme .header-theme_dark_image .header-socials__item--youtube i {
  background-image: url("/images/youtube_white.svg");
  opacity: 0.5;
}
.new_year_theme .footer {
  background: url(/images/new_year/footer-bg.svg) no-repeat center;
  background-size: cover;
}
.new_year_theme .footer__lasttime_book:after {
  background-color: #0A6D4B;
}
.new_year_theme .footer__lasttime:after {
  background-color: rgba(255, 255, 255, 0.2);
}
.new_year_theme .footer-list__item {
  color: rgba(255, 255, 255, 0.5);
}
.new_year_theme .footer-socials__item--fb i {
  background-image: url("/images/new_year/fb.svg");
}
.new_year_theme .footer-socials__item--vk i {
  background-image: url("/images/new_year/vk.svg");
}
.new_year_theme .footer-socials__item--inst i {
  background-image: url("/images/new_year/inst.svg");
}
.new_year_theme .footer__subscribe .btn-subscribe {
  color: #6B977B;
  background-color: #ffffff;
}
@media (max-width: 575px) {
  .new_year_theme .modal-shop:not(.modal-shop__oneclick) .modal-header {
    background: url("/images/new_year/logo_black.svg") no-repeat;
    background-size: contain;
    background-origin: content-box;
  }
  .new_year_theme .modal-shop:not(.modal-shop__oneclick) .modal-header img {
    width: 132px;
    height: 76px;
    opacity: 0;
  }
}
.new_year_theme .info-block__item {
  background-color: #0A6D4B;
  background-image: url("/images/new_year/mainNews/single.svg");
}
.new_year_theme .book_Swiper .news-book__item:hover .blot__discount, .new_year_theme .book_Swiper .news-book__item:hover .blot__action, .new_year_theme .catalog__main_items .news-book__item:hover .blot__discount, .new_year_theme .catalog__main_items .news-book__item:hover .blot__action {
  background-image: url("/images/new_year/blot/book-blot-discount-hover.svg");
}
.new_year_theme .book_Swiper .news-book__item:hover .blot__new, .new_year_theme .catalog__main_items .news-book__item:hover .blot__new {
  background-image: url("/images/new_year/blot/book-blot-new-hover.svg");
}
.new_year_theme .book_Swiper .news-book__item:hover .blot__hit, .new_year_theme .catalog__main_items .news-book__item:hover .blot__hit {
  background-image: url("/images/new_year/blot/book-blot-hit-hover.svg");
}
.new_year_theme .book_Swiper .news-book__item:hover .blot__preorder, .new_year_theme .catalog__main_items .news-book__item:hover .blot__preorder {
  background-image: url("/images/new_year/blot/book-blot-preorder-hover.svg");
}
.new_year_theme .book_Swiper .news-book__item .book__tags .book__tag, .new_year_theme .catalog__main_items .news-book__item .book__tags .book__tag {
  background-color: #555555;
}
.new_year_theme .book_Swiper .news-book__item .book__tags .book__tag_hit, .new_year_theme .book_Swiper .news-book__item .book__tags .book__tag_id, .new_year_theme .catalog__main_items .news-book__item .book__tags .book__tag_hit, .new_year_theme .catalog__main_items .news-book__item .book__tags .book__tag_id {
  background-color: #E94209;
}
.new_year_theme .book_Swiper .news-book__item .book__tags .book__tag_discount, .new_year_theme .book_Swiper .news-book__item .book__tags .book__tag_action, .new_year_theme .book_Swiper .news-book__item .book__tags .book__tag_price, .new_year_theme .catalog__main_items .news-book__item .book__tags .book__tag_discount, .new_year_theme .catalog__main_items .news-book__item .book__tags .book__tag_action, .new_year_theme .catalog__main_items .news-book__item .book__tags .book__tag_price {
  background-color: #C0A228;
}
.new_year_theme .book_Swiper .news-book__item .book__tags .book__tag_new, .new_year_theme .catalog__main_items .news-book__item .book__tags .book__tag_new {
  background-color: #F49A81;
}
.new_year_theme .book_Swiper .news-book__item .book__tags .book__tag_preorder, .new_year_theme .catalog__main_items .news-book__item .book__tags .book__tag_preorder {
  background-color: #6B977B;
}
.new_year_theme .header-menu__link_highlight {
  color: #E94209 !important;
}
.new_year_theme .header-theme_gray .header-menu__link_highlight {
  color: #0A6D4B !important;
}
.new_year_theme .header-theme_gray .header-menu__link_highlight:hover, .new_year_theme .header-theme_gray .header-menu__link_highlight a, .new_year_theme .header-theme_gray .header-menu__link_highlight a:hover {
  color: #0A6D4B !important;
}

.light_theme {
  --active-button: #6B977B;
  --active-button-inverse: #ffffff;
  --footer-background: #0A6D4B;
  --footer-color: rgba(255, 255, 255, 0.5);
  --collection-card-background: var(--footer-background);
  --collection-card-color: var(--footer-color);
}
.light_theme .header-banners__banner_left {
  background-color: #0A6D4B;
  background-image: url("/images/new_year/banners/left_desktop.svg");
}
.light_theme .catalog__main_banner:first-child {
  background-image: url("/images/new_year/banners/banner1.png");
}
.light_theme .catalog__main_banner:nth-child(2) {
  background-image: url("/images/new_year/banners/banner2.png");
}
.light_theme .catalog__main_banner:nth-child(3) {
  background-image: url("/images/new_year/banners/banner3.png");
}
.light_theme .catalog__main_banner:nth-child(4) {
  background-image: url("/images/new_year/banners/banner4.png");
}
.light_theme .header-content__block.best {
  background-color: #0A6D4B;
  background-image: url("/images/new_year/banners/right_top_desktop.svg");
}
.light_theme .header-content__block.bestsellers {
  background-color: #0A6D4B;
  background-image: url("/images/new_year/banners/right_bottom_desktop.svg");
}
.light_theme .header-theme {
  margin-bottom: 40px;
}
.light_theme .header-theme_gray {
  background-color: #6B977B;
}
.light_theme .header-theme_gray .header-menu__pointer {
  background-color: #6B977B;
}
.light_theme .header-theme_gray a:hover {
  color: rgba(255, 255, 255, 0.75);
}
.light_theme .header-theme_black {
  background-color: #555555;
}
.light_theme .header-theme_black .header-menu__pointer {
  background-color: #555555;
}
.light_theme .header-theme_red {
  background-color: #E94209;
}
.light_theme .header-theme_red .header-menu__pointer {
  background-color: #E94209;
}
.light_theme .header-theme_red_image {
  background-color: #E94209;
  background-image: url("/images/new_year/header/red_bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.light_theme .header-theme_red_image .header-menu__pointer {
  background-color: #E94209;
}
.light_theme .header-theme_dark_image {
  background-color: #0A6D4B;
  background-image: url("/images/new_year/header/dark_bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.light_theme .header-theme_dark_image .header-menu__pointer {
  background-color: #0A6D4B;
}
.light_theme .footer {
  background: url(/images/new_year/footer-bg.svg) no-repeat center;
  background-size: cover;
}
.light_theme .footer__lasttime_book:after {
  background-color: #0A6D4B;
}
.light_theme .footer__lasttime:after {
  background-color: rgba(255, 255, 255, 0.2);
}
.light_theme .footer-list__item {
  color: rgba(255, 255, 255, 0.5);
}
.light_theme .footer-socials__item--fb i {
  background-image: url("/images/new_year/fb.svg");
}
.light_theme .footer-socials__item--vk i {
  background-image: url("/images/new_year/vk.svg");
}
.light_theme .footer-socials__item--inst i {
  background-image: url("/images/new_year/inst.svg");
}
.light_theme .info-block__item {
  background-color: #0A6D4B;
  background-image: url("/images/new_year/mainNews/single.svg");
}
.light_theme .book_Swiper .news-book__item:hover .blot__discount, .light_theme .book_Swiper .news-book__item:hover .blot__action, .light_theme .catalog__main_items .news-book__item:hover .blot__discount, .light_theme .catalog__main_items .news-book__item:hover .blot__action {
  background-image: url("/images/new_year/blot/book-blot-discount-hover.svg");
}
.light_theme .book_Swiper .news-book__item:hover .blot__new, .light_theme .catalog__main_items .news-book__item:hover .blot__new {
  background-image: url("/images/new_year/blot/book-blot-new-hover.svg");
}
.light_theme .book_Swiper .news-book__item:hover .blot__hit, .light_theme .catalog__main_items .news-book__item:hover .blot__hit {
  background-image: url("/images/new_year/blot/book-blot-hit-hover.svg");
}
.light_theme .book_Swiper .news-book__item:hover .blot__preorder, .light_theme .catalog__main_items .news-book__item:hover .blot__preorder {
  background-image: url("/images/new_year/blot/book-blot-preorder-hover.svg");
}
.light_theme .book_Swiper .news-book__item .book__tags .book__tag, .light_theme .catalog__main_items .news-book__item .book__tags .book__tag {
  background-color: #555555;
}
.light_theme .book_Swiper .news-book__item .book__tags .book__tag_hit, .light_theme .book_Swiper .news-book__item .book__tags .book__tag_id, .light_theme .catalog__main_items .news-book__item .book__tags .book__tag_hit, .light_theme .catalog__main_items .news-book__item .book__tags .book__tag_id {
  background-color: #E94209;
}
.light_theme .book_Swiper .news-book__item .book__tags .book__tag_discount, .light_theme .book_Swiper .news-book__item .book__tags .book__tag_action, .light_theme .book_Swiper .news-book__item .book__tags .book__tag_price, .light_theme .catalog__main_items .news-book__item .book__tags .book__tag_discount, .light_theme .catalog__main_items .news-book__item .book__tags .book__tag_action, .light_theme .catalog__main_items .news-book__item .book__tags .book__tag_price {
  background-color: #C0A228;
}
.light_theme .book_Swiper .news-book__item .book__tags .book__tag_new, .light_theme .catalog__main_items .news-book__item .book__tags .book__tag_new {
  background-color: #F49A81;
}
.light_theme .book_Swiper .news-book__item .book__tags .book__tag_preorder, .light_theme .catalog__main_items .news-book__item .book__tags .book__tag_preorder {
  background-color: #6B977B;
}
.light_theme .promo-fab {
  background: #6B977B;
}
.light_theme .promo-fab .button {
  background: #E94209;
}
.light_theme .scroll-fab {
  background: #E94209;
}
.light_theme .header-menu__link_highlight {
  color: #E94209 !important;
}
.light_theme .header-theme_gray .header-menu__link_highlight {
  color: #0A6D4B !important;
}
.light_theme .header-theme_gray .header-menu__link_highlight:hover, .light_theme .header-theme_gray .header-menu__link_highlight a, .light_theme .header-theme_gray .header-menu__link_highlight a:hover {
  color: #0A6D4B !important;
}

.dusty_pink_theme {
  --active-button: #F48989;
  --active-button-inverse: #FFFFFF;
  --footer-background: #44444B;
  --footer-color: rgba(255, 255, 255, 0.5);
  --collection-card-background: var(--footer-background);
  --collection-card-color: var(--footer-color);
}
.dusty_pink_theme .header-banners__banner_left {
  background-color: #44444B;
  background-image: url("/images/dusty_pink/banners/left_desktop.svg");
}
.dusty_pink_theme .header__container_tab_active:after {
  background-color: #F0B6B6;
}
.dusty_pink_theme .catalog__main_banners a:first-child .catalog__main_banner {
  background-image: url("/images/dusty_pink/banners/banner1.png");
}
.dusty_pink_theme .catalog__main_banners a:nth-child(2) .catalog__main_banner {
  background-image: url("/images/dusty_pink/banners/banner2.png");
}
.dusty_pink_theme .catalog__main_banners a:nth-child(3) .catalog__main_banner {
  background-image: url("/images/dusty_pink/banners/banner3.png");
}
.dusty_pink_theme .catalog__main_banners a:nth-child(4) .catalog__main_banner {
  background-image: url("/images/dusty_pink/banners/banner4.png");
}
.dusty_pink_theme .header-content__block.best {
  background-color: #44444B;
  background-image: url("/images/dusty_pink/banners/right_top_desktop.svg");
}
.dusty_pink_theme .header-content__block.bestsellers {
  background-color: #44444B;
  background-image: url("/images/dusty_pink/banners/right_bottom_desktop.svg");
}
.dusty_pink_theme .header-theme {
  margin-bottom: 40px;
}
.dusty_pink_theme .header-theme_gray {
  background-color: #93939B;
}
.dusty_pink_theme .header-theme_gray .header-menu__pointer {
  background-color: #93939B;
}
.dusty_pink_theme .header-theme_gray a:hover {
  color: rgba(255, 255, 255, 0.75);
}
.dusty_pink_theme .header-theme_black {
  background-color: #555555;
}
.dusty_pink_theme .header-theme_black .header-menu__pointer {
  background-color: #555555;
}
.dusty_pink_theme .header-theme_red {
  background-color: #F0B6B6;
}
.dusty_pink_theme .header-theme_red .header-menu__pointer {
  background-color: #F0B6B6;
}
.dusty_pink_theme .header-theme_red_image {
  background-color: #F0B6B6;
  background-image: url("/images/dusty_pink/header/red_bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #212529;
}
.dusty_pink_theme .header-theme_red_image .nav-link, .dusty_pink_theme .header-theme_red_image .navigation-name {
  color: #212529;
}
.dusty_pink_theme .header-theme_red_image #title-search-input {
  color: #212529;
}
.dusty_pink_theme .header-theme_red_image #title-search-input::placeholder {
  color: #212529;
}
.dusty_pink_theme .header-theme_red_image .nav-link.favorite {
  background: url(/images/favorite.svg) no-repeat center;
}
.dusty_pink_theme .header-theme_red_image .nav-link.basket {
  background: url(/images/basket.svg) no-repeat center;
}
.dusty_pink_theme .header-theme_red_image .navbar-collapse {
  border-bottom: 1px solid #212529;
}
.dusty_pink_theme .header-theme_red_image .navigation-logo {
  background: url(/images/logo.svg) no-repeat;
}
.dusty_pink_theme .header-theme_red_image .header-menu__pointer {
  background-color: #F0B6B6;
}
.dusty_pink_theme .header-theme_dark_image {
  background-color: #44444B;
  background-image: url("/images/dusty_pink/header/dark_bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.dusty_pink_theme .header-theme_dark_image .header-menu__pointer {
  background-color: #44444B;
}
.dusty_pink_theme .header-theme_gray .header-socials__item--vk i, .dusty_pink_theme .header-theme_black .header-socials__item--vk i, .dusty_pink_theme .header-theme_red .header-socials__item--vk i, .dusty_pink_theme .header-theme_red_image .header-socials__item--vk i, .dusty_pink_theme .header-theme_dark_image .header-socials__item--vk i {
  background-image: url(/images/dusty_pink/vk_white.svg);
}
.dusty_pink_theme .header-theme_gray .header-socials__item--telegram i, .dusty_pink_theme .header-theme_black .header-socials__item--telegram i, .dusty_pink_theme .header-theme_red .header-socials__item--telegram i, .dusty_pink_theme .header-theme_red_image .header-socials__item--telegram i, .dusty_pink_theme .header-theme_dark_image .header-socials__item--telegram i {
  background-image: url(/images/dusty_pink/telegram_white.svg);
}
.dusty_pink_theme .header-theme_gray .header-socials__item--dzen i, .dusty_pink_theme .header-theme_black .header-socials__item--dzen i, .dusty_pink_theme .header-theme_red .header-socials__item--dzen i, .dusty_pink_theme .header-theme_red_image .header-socials__item--dzen i, .dusty_pink_theme .header-theme_dark_image .header-socials__item--dzen i {
  background-image: url("/images/dzen_white.svg");
}
.dusty_pink_theme .header-theme_gray .header-socials__item--youtube i, .dusty_pink_theme .header-theme_black .header-socials__item--youtube i, .dusty_pink_theme .header-theme_red .header-socials__item--youtube i, .dusty_pink_theme .header-theme_red_image .header-socials__item--youtube i, .dusty_pink_theme .header-theme_dark_image .header-socials__item--youtube i {
  background-image: url("/images/youtube_white.svg");
}
.dusty_pink_theme .header-theme_gray #search .focused .btn:not(.btn-cart):not(.btn-link), .dusty_pink_theme .header-theme_gray #search .focused .input-group .btn, .dusty_pink_theme .header-theme_black #search .focused .btn:not(.btn-cart):not(.btn-link), .dusty_pink_theme .header-theme_black #search .focused .input-group .btn, .dusty_pink_theme .header-theme_red #search .focused .btn:not(.btn-cart):not(.btn-link), .dusty_pink_theme .header-theme_red #search .focused .input-group .btn, .dusty_pink_theme .header-theme_red_image #search .focused .btn:not(.btn-cart):not(.btn-link), .dusty_pink_theme .header-theme_red_image #search .focused .input-group .btn, .dusty_pink_theme .header-theme_dark_image #search .focused .btn:not(.btn-cart):not(.btn-link), .dusty_pink_theme .header-theme_dark_image #search .focused .input-group .btn {
  background: #FFFFFF;
  border-color: #FFFFFF;
}
.dusty_pink_theme .header-theme_gray #search .focused input, .dusty_pink_theme .header-theme_gray #search .focused #title-search-input, .dusty_pink_theme .header-theme_black #search .focused input, .dusty_pink_theme .header-theme_black #search .focused #title-search-input, .dusty_pink_theme .header-theme_red #search .focused input, .dusty_pink_theme .header-theme_red #search .focused #title-search-input, .dusty_pink_theme .header-theme_red_image #search .focused input, .dusty_pink_theme .header-theme_red_image #search .focused #title-search-input, .dusty_pink_theme .header-theme_dark_image #search .focused input, .dusty_pink_theme .header-theme_dark_image #search .focused #title-search-input {
  border-color: #FFFFFF;
}
.dusty_pink_theme .header-theme_gray #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link), .dusty_pink_theme .header-theme_black #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link), .dusty_pink_theme .header-theme_red #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link), .dusty_pink_theme .header-theme_red_image #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link), .dusty_pink_theme .header-theme_dark_image #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link) {
  background: #FFFFFF;
  border-color: #FFFFFF;
}
.dusty_pink_theme .header-theme_red_image .header-socials__item--vk i {
  background-image: url(/images/dusty_pink/vk_black.svg);
}
.dusty_pink_theme .header-theme_red_image .header-socials__item--telegram i {
  background-image: url(/images/dusty_pink/telegram_black.svg);
}
.dusty_pink_theme .header-theme_red_image .header-socials__item--dzen i {
  background-image: url("/images/dzen_black.svg");
}
.dusty_pink_theme .header-theme_red_image .header-socials__item--youtube i {
  background-image: url("/images/youtube_black.svg");
}
.dusty_pink_theme .footer {
  background: url(/images/dusty_pink/footer-bg.svg) no-repeat center;
  background-size: cover;
}
.dusty_pink_theme .footer__lasttime_book:after {
  background-color: #44444B;
}
.dusty_pink_theme .footer__lasttime:after {
  background-color: rgba(255, 255, 255, 0.2);
}
.dusty_pink_theme .footer-list__item {
  color: rgba(255, 255, 255, 0.5);
}
.dusty_pink_theme .footer-socials__item--vk i, .dusty_pink_theme .header-socials__item--vk i {
  background-image: url("/images/dusty_pink/vk.svg");
}
.dusty_pink_theme .footer-socials__item--telegram i, .dusty_pink_theme .header-socials__item--telegram i {
  background-image: url("/images/dusty_pink/telegram.svg");
}
.dusty_pink_theme .footer-socials__item--dzen i, .dusty_pink_theme .header-socials__item--dzen i {
  background-image: url("/images/dzen.svg");
}
.dusty_pink_theme .footer-socials__item--youtube i, .dusty_pink_theme .header-socials__item--youtube i {
  background-image: url("/images/youtube.svg");
}
.dusty_pink_theme .info-block__item {
  background-color: #44444B;
  background-image: url("/images/dusty_pink/mainNews/single.svg");
}
.dusty_pink_theme .book_Swiper .news-book__item:hover .blot__discount, .dusty_pink_theme .book_Swiper .news-book__item:hover .blot__action, .dusty_pink_theme .catalog__main_items .news-book__item:hover .blot__discount, .dusty_pink_theme .catalog__main_items .news-book__item:hover .blot__action {
  background-image: url("/images/dusty_pink/blot/book-blot-discount-hover.svg");
}
.dusty_pink_theme .book_Swiper .news-book__item:hover .blot__new, .dusty_pink_theme .catalog__main_items .news-book__item:hover .blot__new {
  background-image: url("/images/dusty_pink/blot/book-blot-new-hover.svg");
}
.dusty_pink_theme .book_Swiper .news-book__item:hover .blot__hit, .dusty_pink_theme .catalog__main_items .news-book__item:hover .blot__hit {
  background-image: url("/images/dusty_pink/blot/book-blot-hit-hover.svg");
}
.dusty_pink_theme .book_Swiper .news-book__item:hover .blot__preorder, .dusty_pink_theme .catalog__main_items .news-book__item:hover .blot__preorder {
  background-image: url("/images/dusty_pink/blot/book-blot-preorder-hover.svg");
}
.dusty_pink_theme .book_Swiper .news-book__item .book__tags .book__tag, .dusty_pink_theme .catalog__main_items .news-book__item .book__tags .book__tag {
  background-color: #555555;
}
.dusty_pink_theme .book_Swiper .news-book__item .book__tags .book__tag_hit, .dusty_pink_theme .book_Swiper .news-book__item .book__tags .book__tag_id, .dusty_pink_theme .catalog__main_items .news-book__item .book__tags .book__tag_hit, .dusty_pink_theme .catalog__main_items .news-book__item .book__tags .book__tag_id {
  background-color: #F0B6B6;
}
.dusty_pink_theme .book_Swiper .news-book__item .book__tags .book__tag_discount, .dusty_pink_theme .book_Swiper .news-book__item .book__tags .book__tag_action, .dusty_pink_theme .book_Swiper .news-book__item .book__tags .book__tag_price, .dusty_pink_theme .catalog__main_items .news-book__item .book__tags .book__tag_discount, .dusty_pink_theme .catalog__main_items .news-book__item .book__tags .book__tag_action, .dusty_pink_theme .catalog__main_items .news-book__item .book__tags .book__tag_price {
  background-color: #44444B;
}
.dusty_pink_theme .book_Swiper .news-book__item .book__tags .book__tag_new, .dusty_pink_theme .catalog__main_items .news-book__item .book__tags .book__tag_new {
  background-color: #F48989;
}
.dusty_pink_theme .book_Swiper .news-book__item .book__tags .book__tag_preorder, .dusty_pink_theme .catalog__main_items .news-book__item .book__tags .book__tag_preorder {
  background-color: #93939B;
}
.dusty_pink_theme .product__tag {
  background-color: #555555;
}
.dusty_pink_theme .product__tag_hit, .dusty_pink_theme .product__tag_id {
  background-color: #F0B6B6;
}
.dusty_pink_theme .product__tag_discount, .dusty_pink_theme .product__tag_action, .dusty_pink_theme .product__tag_price {
  background-color: #44444B;
}
.dusty_pink_theme .product__tag_new {
  background-color: #F48989;
}
.dusty_pink_theme .product__tag_preorder {
  background-color: #93939B;
}
.dusty_pink_theme .product__info_price .btn-cart {
  background: #F48989;
}
.dusty_pink_theme .nav-link.favorite .favorite__counter, .dusty_pink_theme .nav-link.favorite .basket__counter, .dusty_pink_theme .nav-link.basket .favorite__counter, .dusty_pink_theme .nav-link.basket .basket__counter, .dusty_pink_theme .nav-link.auth .favorite__counter, .dusty_pink_theme .nav-link.auth .basket__counter {
  background: #F48989;
}
.dusty_pink_theme #search .focused .btn:not(.btn-cart):not(.btn-link), .dusty_pink_theme #search .focused .input-group .btn {
  background: #F48989;
  border-color: #F48989;
}
.dusty_pink_theme #search .focused input, .dusty_pink_theme #search .focused #title-search-input {
  border-color: #F48989;
}
.dusty_pink_theme #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link) {
  background: #F48989;
  border-color: #F48989;
}
.dusty_pink_theme .search-mobile #search .focused .btn.navbtn, .dusty_pink_theme .search-mobile #search .focused .input-group .btn.navbtn {
  background: url("/images/search.svg") transparent no-repeat;
}
.dusty_pink_theme .header-menu__link_active a, .dusty_pink_theme .header-menu__link_selected a {
  color: #F48989 !important;
}
.dusty_pink_theme .header-menu__link a:hover {
  color: #F48989 !important;
}
.dusty_pink_theme .book_Swiper .news-book__item .book-actions .btn-cart:hover, .dusty_pink_theme .catalog__main_items .news-book__item .book-actions .btn-cart:hover {
  background: #F48989;
  border-color: #F48989;
}
.dusty_pink_theme .news__list-item-round .news__list-item_descr {
  background: #44444B;
}
.dusty_pink_theme .btn.btn-success, .dusty_pink_theme .modal-shop .btn-success {
  background-color: #F48989;
  border-color: #F48989;
}
.dusty_pink_theme .bx-filter-parameters-box-container .btn-themes {
  background-color: #F48989;
  border-color: #F48989;
}
.dusty_pink_theme .basket .bx-soa-section .bx-soa-more-btn .btn-primary {
  background-color: #F48989;
  border-color: #F48989;
}
.dusty_pink_theme .basket-items__discount {
  background-color: #44444B;
}
.dusty_pink_theme .basket .bx-soa-section-title-count {
  background-color: #93939B;
}
.dusty_pink_theme .basket .bx-step-completed .bx-soa-section-title-count {
  background-color: #F48989;
}
.dusty_pink_theme .basket .bx-soa-section .bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover,
.dusty_pink_theme .basket .bx-soa-section .bx-sls .bx-ui-sls-variant-active {
  background-color: #F48989;
}
.dusty_pink_theme .order .btn-primary {
  background-color: #F48989;
  border-color: #F48989;
}
.dusty_pink_theme .button--yadelivery--choice, .dusty_pink_theme .btn-bill, .dusty_pink_theme .button--yadelivery--choice:hover, .dusty_pink_theme .btn-bill:hover {
  background-color: #F48989 !important;
  border: 1px solid #F48989 !important;
}
.dusty_pink_theme .promo-fab {
  background: #93939B;
}
.dusty_pink_theme .promo-fab .button {
  background: #F48989;
}
.dusty_pink_theme .scroll-fab {
  background: #F48989;
}
.dusty_pink_theme .header-menu__link_highlight {
  color: #F48989 !important;
}
.dusty_pink_theme .header-theme_gray .header-menu__link_highlight {
  color: #212529 !important;
}
.dusty_pink_theme .header-theme_gray .header-menu__link_highlight:hover, .dusty_pink_theme .header-theme_gray .header-menu__link_highlight a, .dusty_pink_theme .header-theme_gray .header-menu__link_highlight a:hover {
  color: #212529 !important;
}

.dusty_grey_theme {
  --active-button: #736BC8;
  --active-button-inverse: #FFFFFF;
  --footer-background: #44444B;
  --footer-color: rgba(255, 255, 255, 0.5);
  --collection-card-background: var(--footer-background);
  --collection-card-color: var(--footer-color);
}
.dusty_grey_theme .header-banners__banner_left {
  background-color: #44444B;
  background-image: url("/images/dusty_grey/banners/left_desktop.svg");
}
.dusty_grey_theme .header__container_tab_active:after {
  background-color: #88869D;
}
.dusty_grey_theme .catalog__main_banners a:first-child .catalog__main_banner {
  background-image: url("/images/dusty_grey/banners/banner1.png");
}
.dusty_grey_theme .catalog__main_banners a:nth-child(2) .catalog__main_banner {
  background-image: url("/images/dusty_grey/banners/banner2.png");
}
.dusty_grey_theme .catalog__main_banners a:nth-child(3) .catalog__main_banner {
  background-image: url("/images/dusty_grey/banners/banner3.png");
}
.dusty_grey_theme .catalog__main_banners a:nth-child(4) .catalog__main_banner {
  background-image: url("/images/dusty_grey/banners/banner4.png");
}
.dusty_grey_theme .header-content__block.best {
  background-color: #44444B;
  background-image: url("/images/dusty_grey/banners/right_top_desktop.svg");
}
.dusty_grey_theme .header-content__block.bestsellers {
  background-color: #44444B;
  background-image: url("/images/dusty_grey/banners/right_bottom_desktop.svg");
}
.dusty_grey_theme .header-theme {
  margin-bottom: 40px;
}
.dusty_grey_theme .header-theme_gray {
  background-color: #778162;
}
.dusty_grey_theme .header-theme_gray .header-menu__pointer {
  background-color: #778162;
}
.dusty_grey_theme .header-theme_gray a:hover {
  color: rgba(255, 255, 255, 0.75);
}
.dusty_grey_theme .header-theme_black {
  background-color: #555555;
}
.dusty_grey_theme .header-theme_black .header-menu__pointer {
  background-color: #555555;
}
.dusty_grey_theme .header-theme_red {
  background-color: #88869D;
}
.dusty_grey_theme .header-theme_red .header-menu__pointer {
  background-color: #88869D;
}
.dusty_grey_theme .header-theme_red_image {
  background-color: #88869D;
  background-image: url("/images/dusty_grey/header/red_bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #212529;
}
.dusty_grey_theme .header-theme_red_image .nav-link, .dusty_grey_theme .header-theme_red_image .navigation-name {
  color: #212529;
}
.dusty_grey_theme .header-theme_red_image #title-search-input {
  color: #212529;
}
.dusty_grey_theme .header-theme_red_image #title-search-input::placeholder {
  color: #212529;
}
.dusty_grey_theme .header-theme_red_image .nav-link.favorite {
  background: url(/images/favorite.svg) no-repeat center;
}
.dusty_grey_theme .header-theme_red_image .nav-link.basket {
  background: url(/images/basket.svg) no-repeat center;
}
.dusty_grey_theme .header-theme_red_image .navbar-collapse {
  border-bottom: 1px solid #212529;
}
.dusty_grey_theme .header-theme_red_image .navigation-logo {
  background: url(/images/logo.svg) no-repeat;
}
.dusty_grey_theme .header-theme_red_image .header-menu__pointer {
  background-color: #88869D;
}
.dusty_grey_theme .header-theme_dark_image {
  background-color: #44444B;
  background-image: url("/images/dusty_grey/header/dark_bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.dusty_grey_theme .header-theme_dark_image .header-menu__pointer {
  background-color: #44444B;
}
.dusty_grey_theme .header-theme_gray .header-socials__item--vk i, .dusty_grey_theme .header-theme_black .header-socials__item--vk i, .dusty_grey_theme .header-theme_red .header-socials__item--vk i, .dusty_grey_theme .header-theme_red_image .header-socials__item--vk i, .dusty_grey_theme .header-theme_dark_image .header-socials__item--vk i {
  background-image: url(/images/dusty_grey/vk_white.svg);
}
.dusty_grey_theme .header-theme_gray .header-socials__item--telegram i, .dusty_grey_theme .header-theme_black .header-socials__item--telegram i, .dusty_grey_theme .header-theme_red .header-socials__item--telegram i, .dusty_grey_theme .header-theme_red_image .header-socials__item--telegram i, .dusty_grey_theme .header-theme_dark_image .header-socials__item--telegram i {
  background-image: url(/images/dusty_grey/telegram_white.svg);
}
.dusty_grey_theme .header-theme_gray .header-socials__item--dzen i, .dusty_grey_theme .header-theme_black .header-socials__item--dzen i, .dusty_grey_theme .header-theme_red .header-socials__item--dzen i, .dusty_grey_theme .header-theme_red_image .header-socials__item--dzen i, .dusty_grey_theme .header-theme_dark_image .header-socials__item--dzen i {
  background-image: url("/images/dzen_white.svg");
}
.dusty_grey_theme .header-theme_gray .header-socials__item--youtube i, .dusty_grey_theme .header-theme_black .header-socials__item--youtube i, .dusty_grey_theme .header-theme_red .header-socials__item--youtube i, .dusty_grey_theme .header-theme_red_image .header-socials__item--youtube i, .dusty_grey_theme .header-theme_dark_image .header-socials__item--youtube i {
  background-image: url("/images/youtube_white.svg");
}
.dusty_grey_theme .header-theme_gray #search .focused .btn:not(.btn-cart):not(.btn-link), .dusty_grey_theme .header-theme_gray #search .focused .input-group .btn, .dusty_grey_theme .header-theme_black #search .focused .btn:not(.btn-cart):not(.btn-link), .dusty_grey_theme .header-theme_black #search .focused .input-group .btn, .dusty_grey_theme .header-theme_red #search .focused .btn:not(.btn-cart):not(.btn-link), .dusty_grey_theme .header-theme_red #search .focused .input-group .btn, .dusty_grey_theme .header-theme_red_image #search .focused .btn:not(.btn-cart):not(.btn-link), .dusty_grey_theme .header-theme_red_image #search .focused .input-group .btn, .dusty_grey_theme .header-theme_dark_image #search .focused .btn:not(.btn-cart):not(.btn-link), .dusty_grey_theme .header-theme_dark_image #search .focused .input-group .btn {
  background: #FFFFFF;
  border-color: #FFFFFF;
}
.dusty_grey_theme .header-theme_gray #search .focused input, .dusty_grey_theme .header-theme_gray #search .focused #title-search-input, .dusty_grey_theme .header-theme_black #search .focused input, .dusty_grey_theme .header-theme_black #search .focused #title-search-input, .dusty_grey_theme .header-theme_red #search .focused input, .dusty_grey_theme .header-theme_red #search .focused #title-search-input, .dusty_grey_theme .header-theme_red_image #search .focused input, .dusty_grey_theme .header-theme_red_image #search .focused #title-search-input, .dusty_grey_theme .header-theme_dark_image #search .focused input, .dusty_grey_theme .header-theme_dark_image #search .focused #title-search-input {
  border-color: #FFFFFF;
}
.dusty_grey_theme .header-theme_gray #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link), .dusty_grey_theme .header-theme_black #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link), .dusty_grey_theme .header-theme_red #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link), .dusty_grey_theme .header-theme_red_image #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link), .dusty_grey_theme .header-theme_dark_image #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link) {
  background: #FFFFFF;
  border-color: #FFFFFF;
}
.dusty_grey_theme .header-theme_red_image .header-socials__item--vk i {
  background-image: url(/images/dusty_grey/vk_black.svg);
}
.dusty_grey_theme .header-theme_red_image .header-socials__item--telegram i {
  background-image: url(/images/dusty_grey/telegram_black.svg);
}
.dusty_grey_theme .header-theme_red_image .header-socials__item--dzen i {
  background-image: url("/images/dzen_black.svg");
}
.dusty_grey_theme .header-theme_red_image .header-socials__item--youtube i {
  background-image: url("/images/youtube_black.svg");
}
.dusty_grey_theme .footer {
  background: url(/images/dusty_grey/footer-bg.svg) no-repeat center;
  background-size: cover;
}
.dusty_grey_theme .footer__lasttime_book:after {
  background-color: #44444B;
}
.dusty_grey_theme .footer__lasttime:after {
  background-color: rgba(255, 255, 255, 0.2);
}
.dusty_grey_theme .footer-list__item {
  color: rgba(255, 255, 255, 0.5);
}
.dusty_grey_theme .footer-socials__item--vk i, .dusty_grey_theme .header-socials__item--vk i {
  background-image: url("/images/dusty_grey/vk.svg");
}
.dusty_grey_theme .footer-socials__item--telegram i, .dusty_grey_theme .header-socials__item--telegram i {
  background-image: url("/images/dusty_grey/telegram.svg");
}
.dusty_grey_theme .footer-socials__item--dzen i, .dusty_grey_theme .header-socials__item--dzen i {
  background-image: url("/images/dzen.svg");
}
.dusty_grey_theme .footer-socials__item--youtube i, .dusty_grey_theme .header-socials__item--youtube i {
  background-image: url("/images/youtube.svg");
}
.dusty_grey_theme .info-block__item {
  background-color: #44444B;
  background-image: url("/images/dusty_grey/mainNews/single.svg");
}
.dusty_grey_theme .book_Swiper .news-book__item:hover .blot__discount, .dusty_grey_theme .book_Swiper .news-book__item:hover .blot__action, .dusty_grey_theme .catalog__main_items .news-book__item:hover .blot__discount, .dusty_grey_theme .catalog__main_items .news-book__item:hover .blot__action {
  background-image: url("/images/dusty_grey/blot/book-blot-discount-hover.svg");
}
.dusty_grey_theme .book_Swiper .news-book__item:hover .blot__new, .dusty_grey_theme .catalog__main_items .news-book__item:hover .blot__new {
  background-image: url("/images/dusty_grey/blot/book-blot-new-hover.svg");
}
.dusty_grey_theme .book_Swiper .news-book__item:hover .blot__hit, .dusty_grey_theme .catalog__main_items .news-book__item:hover .blot__hit {
  background-image: url("/images/dusty_grey/blot/book-blot-hit-hover.svg");
}
.dusty_grey_theme .book_Swiper .news-book__item:hover .blot__preorder, .dusty_grey_theme .catalog__main_items .news-book__item:hover .blot__preorder {
  background-image: url("/images/dusty_grey/blot/book-blot-preorder-hover.svg");
}
.dusty_grey_theme .book_Swiper .news-book__item .book__tags .book__tag, .dusty_grey_theme .catalog__main_items .news-book__item .book__tags .book__tag {
  background-color: #555555;
}
.dusty_grey_theme .book_Swiper .news-book__item .book__tags .book__tag_hit, .dusty_grey_theme .book_Swiper .news-book__item .book__tags .book__tag_id, .dusty_grey_theme .catalog__main_items .news-book__item .book__tags .book__tag_hit, .dusty_grey_theme .catalog__main_items .news-book__item .book__tags .book__tag_id {
  background-color: #88869D;
}
.dusty_grey_theme .book_Swiper .news-book__item .book__tags .book__tag_discount, .dusty_grey_theme .book_Swiper .news-book__item .book__tags .book__tag_action, .dusty_grey_theme .book_Swiper .news-book__item .book__tags .book__tag_price, .dusty_grey_theme .catalog__main_items .news-book__item .book__tags .book__tag_discount, .dusty_grey_theme .catalog__main_items .news-book__item .book__tags .book__tag_action, .dusty_grey_theme .catalog__main_items .news-book__item .book__tags .book__tag_price {
  background-color: #44444B;
}
.dusty_grey_theme .book_Swiper .news-book__item .book__tags .book__tag_new, .dusty_grey_theme .catalog__main_items .news-book__item .book__tags .book__tag_new {
  background-color: #736BC8;
}
.dusty_grey_theme .book_Swiper .news-book__item .book__tags .book__tag_preorder, .dusty_grey_theme .catalog__main_items .news-book__item .book__tags .book__tag_preorder {
  background-color: #778162;
}
.dusty_grey_theme .product__tag {
  background-color: #555555;
}
.dusty_grey_theme .product__tag_hit, .dusty_grey_theme .product__tag_id {
  background-color: #88869D;
}
.dusty_grey_theme .product__tag_discount, .dusty_grey_theme .product__tag_action, .dusty_grey_theme .product__tag_price {
  background-color: #44444B;
}
.dusty_grey_theme .product__tag_new {
  background-color: #736BC8;
}
.dusty_grey_theme .product__tag_preorder {
  background-color: #778162;
}
.dusty_grey_theme .product__info_price .btn-cart {
  background: #736BC8;
}
.dusty_grey_theme .nav-link.favorite .favorite__counter, .dusty_grey_theme .nav-link.favorite .basket__counter, .dusty_grey_theme .nav-link.basket .favorite__counter, .dusty_grey_theme .nav-link.basket .basket__counter, .dusty_grey_theme .nav-link.auth .favorite__counter, .dusty_grey_theme .nav-link.auth .basket__counter {
  background: #736BC8;
}
.dusty_grey_theme #search .focused .btn:not(.btn-cart):not(.btn-link), .dusty_grey_theme #search .focused .input-group .btn {
  background: #736BC8;
  border-color: #736BC8;
}
.dusty_grey_theme #search .focused input, .dusty_grey_theme #search .focused #title-search-input {
  border-color: #736BC8;
}
.dusty_grey_theme #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link) {
  background: #736BC8;
  border-color: #736BC8;
}
.dusty_grey_theme .search-mobile #search .focused .btn.navbtn, .dusty_grey_theme .search-mobile #search .focused .input-group .btn.navbtn {
  background: url("/images/search.svg") transparent no-repeat;
}
.dusty_grey_theme .header-menu__link_active a, .dusty_grey_theme .header-menu__link_selected a {
  color: #736BC8 !important;
}
.dusty_grey_theme .header-menu__link a:hover {
  color: #736BC8 !important;
}
.dusty_grey_theme .book_Swiper .news-book__item .book-actions .btn-cart:hover, .dusty_grey_theme .catalog__main_items .news-book__item .book-actions .btn-cart:hover {
  background: #736BC8;
  border-color: #736BC8;
}
.dusty_grey_theme .news__list-item-round .news__list-item_descr {
  background: #44444B;
}
.dusty_grey_theme .btn.btn-success, .dusty_grey_theme .modal-shop .btn-success {
  background-color: #736BC8;
  border-color: #736BC8;
}
.dusty_grey_theme .bx-filter-parameters-box-container .btn-themes {
  background-color: #736BC8;
  border-color: #736BC8;
}
.dusty_grey_theme .basket .bx-soa-section .bx-soa-more-btn .btn-primary {
  background-color: #736BC8;
  border-color: #736BC8;
}
.dusty_grey_theme .basket-items__discount {
  background-color: #44444B;
}
.dusty_grey_theme .basket .bx-soa-section-title-count {
  background-color: #778162;
}
.dusty_grey_theme .basket .bx-step-completed .bx-soa-section-title-count {
  background-color: #736BC8;
}
.dusty_grey_theme .basket .bx-soa-section .bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover,
.dusty_grey_theme .basket .bx-soa-section .bx-sls .bx-ui-sls-variant-active {
  background-color: #736BC8;
}
.dusty_grey_theme .order .btn-primary {
  background-color: #736BC8;
  border-color: #736BC8;
}
.dusty_grey_theme .button--yadelivery--choice, .dusty_grey_theme .btn-bill, .dusty_grey_theme .button--yadelivery--choice:hover, .dusty_grey_theme .btn-bill:hover {
  background-color: #736BC8 !important;
  border: 1px solid #736BC8 !important;
}
.dusty_grey_theme .promo-fab {
  background: #778162;
}
.dusty_grey_theme .promo-fab .button {
  background: #736BC8;
}
.dusty_grey_theme .scroll-fab {
  background: #736BC8;
}
.dusty_grey_theme .catalog .catalog-footer__pagination ul .page-item.active .page-link {
  background-color: #736BC8;
}
.dusty_grey_theme .header-menu__link_highlight {
  color: #736BC8 !important;
}
.dusty_grey_theme .header-theme_gray .header-menu__link_highlight {
  color: #212529 !important;
}
.dusty_grey_theme .header-theme_gray .header-menu__link_highlight:hover, .dusty_grey_theme .header-theme_gray .header-menu__link_highlight a, .dusty_grey_theme .header-theme_gray .header-menu__link_highlight a:hover {
  color: #212529 !important;
}

.wine_theme {
  --active-button: #E4825D;
  --active-button-inverse: #FFFFFF;
  --footer-background: #992039;
  --footer-color: #fff;
  --collection-card-background: var(--footer-background);
  --collection-card-color: var(--footer-color);
}
.wine_theme .header-banners__banner_left {
  background-color: #992039;
  background-image: url("/images/wine/banners/left_desktop.svg");
}
.wine_theme .header__container_tab_active:after {
  background-color: #E6AB45;
}
.wine_theme .catalog__main_banners a:first-child .catalog__main_banner {
  background-image: url("/images/wine/banners/banner1.png");
}
.wine_theme .catalog__main_banners a:nth-child(2) .catalog__main_banner {
  background-image: url("/images/wine/banners/banner2.png");
}
.wine_theme .catalog__main_banners a:nth-child(3) .catalog__main_banner {
  background-image: url("/images/wine/banners/banner3.png");
}
.wine_theme .catalog__main_banners a:nth-child(4) .catalog__main_banner {
  background-image: url("/images/wine/banners/banner4.png");
}
.wine_theme .header-content__block.best {
  background-color: #992039;
  background-image: url("/images/wine/banners/right_top_desktop.svg");
}
.wine_theme .header-content__block.bestsellers {
  background-color: #992039;
  background-image: url("/images/wine/banners/right_bottom_desktop.svg");
}
.wine_theme .header-theme {
  margin-bottom: 40px;
}
.wine_theme .header-theme_gray {
  background-color: #788341;
}
.wine_theme .header-theme_gray .header-menu__pointer {
  background-color: #788341;
}
.wine_theme .header-theme_gray a:hover {
  color: rgba(255, 255, 255, 0.75);
}
.wine_theme .header-theme_black {
  background-color: #555555;
}
.wine_theme .header-theme_black .header-menu__pointer {
  background-color: #555555;
}
.wine_theme .header-theme_red {
  background-color: #788341;
}
.wine_theme .header-theme_red .header-menu__pointer {
  background-color: #788341;
}
.wine_theme .header-theme_red_image {
  background-color: #788341;
  background-image: url("/images/wine/header/red_bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #FFFFFF;
}
.wine_theme .header-theme_red_image .nav-link, .wine_theme .header-theme_red_image .navigation-name {
  color: #FFFFFF;
}
.wine_theme .header-theme_red_image #title-search-input {
  color: #FFFFFF;
}
.wine_theme .header-theme_red_image #title-search-input::placeholder {
  color: #FFFFFF;
}
.wine_theme .header-theme_red_image .navbar-collapse {
  border-bottom: 1px solid #FFFFFF;
}
.wine_theme .header-theme_red_image .header-menu__pointer {
  background-color: #788341;
}
.wine_theme .header-theme_dark_image {
  background-color: #0A6D4B;
  background-image: url("/images/wine/header/dark_bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.wine_theme .header-theme_dark_image .header-menu__pointer {
  background-color: #0A6D4B;
}
.wine_theme .header-theme_gray .header-socials__item--vk i, .wine_theme .header-theme_black .header-socials__item--vk i, .wine_theme .header-theme_red .header-socials__item--vk i, .wine_theme .header-theme_red_image .header-socials__item--vk i, .wine_theme .header-theme_dark_image .header-socials__item--vk i {
  background-image: url(/images/wine/vk_white.svg);
}
.wine_theme .header-theme_gray .header-socials__item--telegram i, .wine_theme .header-theme_black .header-socials__item--telegram i, .wine_theme .header-theme_red .header-socials__item--telegram i, .wine_theme .header-theme_red_image .header-socials__item--telegram i, .wine_theme .header-theme_dark_image .header-socials__item--telegram i {
  background-image: url(/images/wine/telegram_white.svg);
}
.wine_theme .header-theme_gray .header-socials__item--dzen i, .wine_theme .header-theme_black .header-socials__item--dzen i, .wine_theme .header-theme_red .header-socials__item--dzen i, .wine_theme .header-theme_red_image .header-socials__item--dzen i, .wine_theme .header-theme_dark_image .header-socials__item--dzen i {
  background-image: url("/images/dzen_white.svg");
}
.wine_theme .header-theme_gray .header-socials__item--youtube i, .wine_theme .header-theme_black .header-socials__item--youtube i, .wine_theme .header-theme_red .header-socials__item--youtube i, .wine_theme .header-theme_red_image .header-socials__item--youtube i, .wine_theme .header-theme_dark_image .header-socials__item--youtube i {
  background-image: url("/images/youtube_white.svg");
}
.wine_theme .header-theme_gray #search .focused .btn:not(.btn-cart):not(.btn-link), .wine_theme .header-theme_gray #search .focused .input-group .btn, .wine_theme .header-theme_black #search .focused .btn:not(.btn-cart):not(.btn-link), .wine_theme .header-theme_black #search .focused .input-group .btn, .wine_theme .header-theme_red #search .focused .btn:not(.btn-cart):not(.btn-link), .wine_theme .header-theme_red #search .focused .input-group .btn, .wine_theme .header-theme_red_image #search .focused .btn:not(.btn-cart):not(.btn-link), .wine_theme .header-theme_red_image #search .focused .input-group .btn, .wine_theme .header-theme_dark_image #search .focused .btn:not(.btn-cart):not(.btn-link), .wine_theme .header-theme_dark_image #search .focused .input-group .btn {
  background: #FFFFFF;
  border-color: #FFFFFF;
}
.wine_theme .header-theme_gray #search .focused input, .wine_theme .header-theme_gray #search .focused #title-search-input, .wine_theme .header-theme_black #search .focused input, .wine_theme .header-theme_black #search .focused #title-search-input, .wine_theme .header-theme_red #search .focused input, .wine_theme .header-theme_red #search .focused #title-search-input, .wine_theme .header-theme_red_image #search .focused input, .wine_theme .header-theme_red_image #search .focused #title-search-input, .wine_theme .header-theme_dark_image #search .focused input, .wine_theme .header-theme_dark_image #search .focused #title-search-input {
  border-color: #FFFFFF;
}
.wine_theme .header-theme_gray #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link), .wine_theme .header-theme_black #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link), .wine_theme .header-theme_red #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link), .wine_theme .header-theme_red_image #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link), .wine_theme .header-theme_dark_image #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link) {
  background: #FFFFFF;
  border-color: #FFFFFF;
}
.wine_theme .header-theme_red_image .header-socials__item--vk i {
  background-image: url(/images/wine/vk_white.svg);
}
.wine_theme .header-theme_red_image .header-socials__item--telegram i {
  background-image: url(/images/wine/telegram_white.svg);
}
.wine_theme .header-theme_red_image .header-socials__item--dzen i {
  background-image: url("/images/dzen_white.svg");
}
.wine_theme .header-theme_red_image .header-socials__item--youtube i {
  background-image: url("/images/youtube_white.svg");
}
.wine_theme .footer {
  background: url(/images/wine/footer-bg.svg) no-repeat center;
  background-size: cover;
}
.wine_theme .footer__lasttime_book:after {
  background-color: #992039;
}
.wine_theme .footer__lasttime:after {
  background-color: rgba(255, 255, 255, 0.2);
}
.wine_theme .footer-list__item {
  color: #fff;
}
.wine_theme .footer-list__item a:hover {
  color: #fff;
}
.wine_theme .footer__links-item a:hover {
  color: #fff;
}
.wine_theme .header-socials__item--vk i {
  background-image: url("/images/wine/vk.svg");
}
.wine_theme .header-socials__item--telegram i {
  background-image: url("/images/wine/telegram.svg");
}
.wine_theme .header-socials__item--dzen i {
  background-image: url("/images/dzen.svg");
}
.wine_theme .header-socials__item--youtube i {
  background-image: url("/images/youtube.svg");
}
.wine_theme .footer-socials__item--vk i {
  background-image: url("/images/wine/vk_white.svg");
}
.wine_theme .footer-socials__item--telegram i {
  background-image: url("/images/wine/telegram_white.svg");
}
.wine_theme .footer-socials__item--dzen i {
  background-image: url("/images/dzen_white.svg");
}
.wine_theme .footer-socials__item--youtube i {
  background-image: url("/images/youtube_white.svg");
}
.wine_theme .footer-socials a:hover {
  color: #809DA0;
}
.wine_theme .info-block__item {
  background-color: #992039;
  background-image: url("/images/wine/mainNews/single.svg");
}
.wine_theme .book_Swiper .news-book__item:hover .blot__discount, .wine_theme .book_Swiper .news-book__item:hover .blot__action, .wine_theme .catalog__main_items .news-book__item:hover .blot__discount, .wine_theme .catalog__main_items .news-book__item:hover .blot__action {
  background-image: url("/images/wine/blot/book-blot-discount-hover.svg");
}
.wine_theme .book_Swiper .news-book__item:hover .blot__new, .wine_theme .catalog__main_items .news-book__item:hover .blot__new {
  background-image: url("/images/wine/blot/book-blot-new-hover.svg");
}
.wine_theme .book_Swiper .news-book__item:hover .blot__hit, .wine_theme .catalog__main_items .news-book__item:hover .blot__hit {
  background-image: url("/images/wine/blot/book-blot-hit-hover.svg");
}
.wine_theme .book_Swiper .news-book__item:hover .blot__preorder, .wine_theme .catalog__main_items .news-book__item:hover .blot__preorder {
  background-image: url("/images/wine/blot/book-blot-preorder-hover.svg");
}
.wine_theme .book__tag {
  background-color: #555555;
}
.wine_theme .book__tag_hit, .wine_theme .book__tag_id {
  background-color: #F67211;
}
.wine_theme .book__tag_discount, .wine_theme .book__tag_action, .wine_theme .book__tag_price {
  background-color: #D13B09;
}
.wine_theme .book__tag_new {
  background-color: #9ED924;
}
.wine_theme .book__tag_preorder {
  background-color: #E6AB45;
}
.wine_theme .book__tag_halloween {
  background-color: #F67211;
}
.wine_theme .product__tag {
  background-color: #555555;
}
.wine_theme .product__tag_hit, .wine_theme .product__tag_id {
  background-color: #F67211;
}
.wine_theme .product__tag_discount, .wine_theme .product__tag_action, .wine_theme .product__tag_price {
  background-color: #D13B09;
}
.wine_theme .product__tag_new {
  background-color: #9ED924;
}
.wine_theme .product__tag_preorder {
  background-color: #E6AB45;
}
.wine_theme .product__tag_halloween {
  background-color: #F67211;
}
.wine_theme .product__info_price .btn-cart {
  background: #E4825D;
}
.wine_theme .nav-link.favorite .favorite__counter, .wine_theme .nav-link.favorite .basket__counter, .wine_theme .nav-link.basket .favorite__counter, .wine_theme .nav-link.basket .basket__counter, .wine_theme .nav-link.auth .favorite__counter, .wine_theme .nav-link.auth .basket__counter {
  background: #E4825D;
}
.wine_theme #search .focused .btn:not(.btn-cart):not(.btn-link), .wine_theme #search .focused .input-group .btn {
  background: #E4825D;
  border-color: #E4825D;
}
.wine_theme #search .focused input, .wine_theme #search .focused #title-search-input {
  border-color: #E4825D;
}
.wine_theme #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link) {
  background: #E4825D;
  border-color: #E4825D;
}
.wine_theme .search-mobile #search .focused .btn.navbtn, .wine_theme .search-mobile #search .focused .input-group .btn.navbtn {
  background: url("/images/search.svg") transparent no-repeat;
}
.wine_theme .header-menu__link_active a, .wine_theme .header-menu__link_selected a {
  color: #E4825D !important;
}
.wine_theme .header-menu__link a:hover {
  color: #E4825D !important;
}
.wine_theme .book_Swiper .news-book__item .book-actions .btn-cart:hover, .wine_theme .catalog__main_items .news-book__item .book-actions .btn-cart:hover {
  background: #E4825D;
  border-color: #E4825D;
}
.wine_theme .news__list-item-round .news__list-item_descr {
  background: #992039;
}
.wine_theme .btn.btn-success, .wine_theme .modal-shop .btn-success {
  background-color: #E4825D;
  border-color: #E4825D;
}
.wine_theme .bx-filter-parameters-box-container .btn-themes {
  background-color: #E4825D;
  border-color: #E4825D;
}
.wine_theme .basket .bx-soa-section .bx-soa-more-btn .btn-primary {
  background-color: #E4825D;
  border-color: #E4825D;
}
.wine_theme .basket-items__discount {
  background-color: #D13B09;
}
.wine_theme .basket .bx-soa-section-title-count {
  background-color: #E6AB45;
}
.wine_theme .basket .bx-step-completed .bx-soa-section-title-count {
  background-color: #E4825D;
}
.wine_theme .basket .bx-soa-section .bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover,
.wine_theme .basket .bx-soa-section .bx-sls .bx-ui-sls-variant-active {
  background-color: #E4825D;
}
.wine_theme .order .btn-primary {
  background-color: #E4825D;
  border-color: #E4825D;
}
.wine_theme .button--yadelivery--choice, .wine_theme .btn-bill, .wine_theme .button--yadelivery--choice:hover, .wine_theme .btn-bill:hover {
  background-color: #E4825D !important;
  border: 1px solid #E4825D !important;
}
.wine_theme .promo-fab {
  background: #E6AB45;
}
.wine_theme .promo-fab .button {
  background: #E4825D;
}
.wine_theme .scroll-fab {
  background: #E4825D;
}
.wine_theme .header-menu__link_highlight {
  color: #E4825D !important;
}
.wine_theme .header-theme_gray .header-menu__link_highlight {
  color: #992039 !important;
}
.wine_theme .header-theme_gray .header-menu__link_highlight:hover, .wine_theme .header-theme_gray .header-menu__link_highlight a, .wine_theme .header-theme_gray .header-menu__link_highlight a:hover {
  color: #992039 !important;
}

.green_zero_one {
  --active-button: #9ED924;
  --active-button-inverse: #FFFFFF;
  --footer-background: #992039;
  --footer-color: #fff;
  --collection-card-background: var(--footer-background);
  --collection-card-color: var(--footer-color);
}
.green_zero_one .header-banners__banner_left {
  background-color: #074849;
  background-image: url("/images/green_zero_one/banners/left_desktop.svg");
}
.green_zero_one .header__container_tab_active:after {
  background-color: #BF6038;
}
.green_zero_one .catalog__main_banners a:first-child .catalog__main_banner {
  background-image: url("/images/green_zero_one/banners/banner1.svg");
}
.green_zero_one .catalog__main_banners a:nth-child(2) .catalog__main_banner {
  background-image: url("/images/green_zero_one/banners/banner2.svg");
}
.green_zero_one .catalog__main_banners a:nth-child(3) .catalog__main_banner {
  background-image: url("/images/green_zero_one/banners/banner3.svg");
}
.green_zero_one .catalog__main_banners a:nth-child(4) .catalog__main_banner {
  background-image: url("/images/green_zero_one/banners/banner4.svg");
}
.green_zero_one .header-content__block.best {
  background-color: #074849;
  background-image: url("/images/green_zero_one/banners/right_top_desktop.svg");
}
.green_zero_one .header-content__block.bestsellers {
  background-color: #074849;
  background-image: url("/images/green_zero_one/banners/right_bottom_desktop.svg");
}
.green_zero_one .header-theme {
  margin-bottom: 40px;
}
.green_zero_one .header-theme_gray {
  background-color: #788341;
}
.green_zero_one .header-theme_gray .header-menu__pointer {
  background-color: #788341;
}
.green_zero_one .header-theme_gray a:hover {
  color: rgba(255, 255, 255, 0.75);
}
.green_zero_one .header-theme_black {
  background-color: #555555;
}
.green_zero_one .header-theme_black .header-menu__pointer {
  background-color: #555555;
}
.green_zero_one .header-theme_red {
  background-color: #BF6038;
}
.green_zero_one .header-theme_red .header-menu__pointer {
  background-color: #BF6038;
}
.green_zero_one .header-theme_red_image {
  background-color: #074849;
  background-image: url("/images/green_zero_one/header/red_bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #FFFFFF;
}
.green_zero_one .header-theme_red_image .nav-link, .green_zero_one .header-theme_red_image .navigation-name {
  color: #FFFFFF;
}
.green_zero_one .header-theme_red_image #title-search-input {
  color: #FFFFFF;
}
.green_zero_one .header-theme_red_image #title-search-input::placeholder {
  color: #FFFFFF;
}
.green_zero_one .header-theme_red_image .navbar-collapse {
  border-bottom: 1px solid #FFFFFF;
}
.green_zero_one .header-theme_red_image .header-menu__pointer {
  background-color: #074849;
}
.green_zero_one .header-theme_dark_image {
  background-color: #013B42;
  background-image: url("/images/green_zero_one/header/dark_bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.green_zero_one .header-theme_dark_image .header-menu__pointer {
  background-color: #013B42;
}
.green_zero_one .header-theme_gray .header-socials__item--vk i, .green_zero_one .header-theme_black .header-socials__item--vk i, .green_zero_one .header-theme_red .header-socials__item--vk i, .green_zero_one .header-theme_red_image .header-socials__item--vk i, .green_zero_one .header-theme_dark_image .header-socials__item--vk i {
  background-image: url(/images/green_zero_one/vk_white.svg);
}
.green_zero_one .header-theme_gray .header-socials__item--telegram i, .green_zero_one .header-theme_black .header-socials__item--telegram i, .green_zero_one .header-theme_red .header-socials__item--telegram i, .green_zero_one .header-theme_red_image .header-socials__item--telegram i, .green_zero_one .header-theme_dark_image .header-socials__item--telegram i {
  background-image: url(/images/green_zero_one/telegram_white.svg);
}
.green_zero_one .header-theme_gray .header-socials__item--dzen i, .green_zero_one .header-theme_black .header-socials__item--dzen i, .green_zero_one .header-theme_red .header-socials__item--dzen i, .green_zero_one .header-theme_red_image .header-socials__item--dzen i, .green_zero_one .header-theme_dark_image .header-socials__item--dzen i {
  background-image: url("/images/dzen_white.svg");
}
.green_zero_one .header-theme_gray .header-socials__item--youtube i, .green_zero_one .header-theme_black .header-socials__item--youtube i, .green_zero_one .header-theme_red .header-socials__item--youtube i, .green_zero_one .header-theme_red_image .header-socials__item--youtube i, .green_zero_one .header-theme_dark_image .header-socials__item--youtube i {
  background-image: url("/images/youtube_white.svg");
}
.green_zero_one .header-theme_gray #search .focused .btn:not(.btn-cart):not(.btn-link), .green_zero_one .header-theme_gray #search .focused .input-group .btn, .green_zero_one .header-theme_black #search .focused .btn:not(.btn-cart):not(.btn-link), .green_zero_one .header-theme_black #search .focused .input-group .btn, .green_zero_one .header-theme_red #search .focused .btn:not(.btn-cart):not(.btn-link), .green_zero_one .header-theme_red #search .focused .input-group .btn, .green_zero_one .header-theme_red_image #search .focused .btn:not(.btn-cart):not(.btn-link), .green_zero_one .header-theme_red_image #search .focused .input-group .btn, .green_zero_one .header-theme_dark_image #search .focused .btn:not(.btn-cart):not(.btn-link), .green_zero_one .header-theme_dark_image #search .focused .input-group .btn {
  background: #FFFFFF;
  border-color: #FFFFFF;
}
.green_zero_one .header-theme_gray #search .focused input, .green_zero_one .header-theme_gray #search .focused #title-search-input, .green_zero_one .header-theme_black #search .focused input, .green_zero_one .header-theme_black #search .focused #title-search-input, .green_zero_one .header-theme_red #search .focused input, .green_zero_one .header-theme_red #search .focused #title-search-input, .green_zero_one .header-theme_red_image #search .focused input, .green_zero_one .header-theme_red_image #search .focused #title-search-input, .green_zero_one .header-theme_dark_image #search .focused input, .green_zero_one .header-theme_dark_image #search .focused #title-search-input {
  border-color: #FFFFFF;
}
.green_zero_one .header-theme_gray #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link), .green_zero_one .header-theme_black #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link), .green_zero_one .header-theme_red #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link), .green_zero_one .header-theme_red_image #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link), .green_zero_one .header-theme_dark_image #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link) {
  background: #FFFFFF;
  border-color: #FFFFFF;
}
.green_zero_one .header-theme_red_image .header-socials__item--vk i {
  background-image: url(/images/green_zero_one/vk_white.svg);
}
.green_zero_one .header-theme_red_image .header-socials__item--telegram i {
  background-image: url(/images/green_zero_one/telegram_white.svg);
}
.green_zero_one .header-theme_red_image .header-socials__item--dzen i {
  background-image: url("/images/dzen_white.svg");
}
.green_zero_one .header-theme_red_image .header-socials__item--youtube i {
  background-image: url("/images/youtube_white.svg");
}
.green_zero_one .footer {
  background: url(/images/green_zero_one/footer-bg.svg) no-repeat center;
  background-size: cover;
}
.green_zero_one .footer__lasttime_book:after {
  background-color: #074849;
}
.green_zero_one .footer__lasttime:after {
  background-color: rgba(255, 255, 255, 0.2);
}
.green_zero_one .footer-list__item {
  color: #fff;
}
.green_zero_one .footer-list__item a:hover {
  color: #fff;
}
.green_zero_one .footer__links-item a:hover {
  color: #fff;
}
.green_zero_one .header-socials__item--vk i {
  background-image: url("/images/green_zero_one/vk.svg");
}
.green_zero_one .header-socials__item--telegram i {
  background-image: url("/images/green_zero_one/telegram.svg");
}
.green_zero_one .header-socials__item--dzen i {
  background-image: url("/images/dzen.svg");
}
.green_zero_one .header-socials__item--youtube i {
  background-image: url("/images/youtube.svg");
}
.green_zero_one .footer-socials__item--vk i {
  background-image: url("/images/green_zero_one/vk_white.svg");
}
.green_zero_one .footer-socials__item--telegram i {
  background-image: url("/images/green_zero_one/telegram_white.svg");
}
.green_zero_one .footer-socials__item--dzen i {
  background-image: url("/images/dzen_white.svg");
}
.green_zero_one .footer-socials__item--youtube i {
  background-image: url("/images/youtube_white.svg");
}
.green_zero_one .footer-socials a:hover {
  color: #809DA0;
}
.green_zero_one .info-block__item {
  background-color: #074849;
  background-image: url("/images/green_zero_one/mainNews/single.svg");
}
.green_zero_one .book_Swiper .news-book__item:hover .blot__discount, .green_zero_one .book_Swiper .news-book__item:hover .blot__action, .green_zero_one .catalog__main_items .news-book__item:hover .blot__discount, .green_zero_one .catalog__main_items .news-book__item:hover .blot__action {
  background-image: url("/images/green_zero_one/blot/book-blot-discount-hover.svg");
}
.green_zero_one .book_Swiper .news-book__item:hover .blot__new, .green_zero_one .catalog__main_items .news-book__item:hover .blot__new {
  background-image: url("/images/green_zero_one/blot/book-blot-new-hover.svg");
}
.green_zero_one .book_Swiper .news-book__item:hover .blot__hit, .green_zero_one .catalog__main_items .news-book__item:hover .blot__hit {
  background-image: url("/images/green_zero_one/blot/book-blot-hit-hover.svg");
}
.green_zero_one .book_Swiper .news-book__item:hover .blot__preorder, .green_zero_one .catalog__main_items .news-book__item:hover .blot__preorder {
  background-image: url("/images/green_zero_one/blot/book-blot-preorder-hover.svg");
}
.green_zero_one .book__tag {
  background-color: #555555;
}
.green_zero_one .book__tag_hit, .green_zero_one .book__tag_id {
  background-color: #F67211;
}
.green_zero_one .book__tag_discount, .green_zero_one .book__tag_action, .green_zero_one .book__tag_price {
  background-color: #D13B09;
}
.green_zero_one .book__tag_new {
  background-color: #9ED924;
}
.green_zero_one .book__tag_preorder {
  background-color: #013B42;
}
.green_zero_one .book__tag_halloween {
  background-color: #F67211;
}
.green_zero_one .product__tag {
  background-color: #555555;
}
.green_zero_one .product__tag_hit, .green_zero_one .product__tag_id {
  background-color: #F67211;
}
.green_zero_one .product__tag_discount, .green_zero_one .product__tag_action, .green_zero_one .product__tag_price {
  background-color: #D13B09;
}
.green_zero_one .product__tag_new {
  background-color: #9ED924;
}
.green_zero_one .product__tag_preorder {
  background-color: #013B42;
}
.green_zero_one .product__tag_halloween {
  background-color: #F67211;
}
.green_zero_one .product__info_price .btn-cart {
  background: #9ED924;
}
.green_zero_one .nav-link.favorite .favorite__counter, .green_zero_one .nav-link.favorite .basket__counter, .green_zero_one .nav-link.basket .favorite__counter, .green_zero_one .nav-link.basket .basket__counter, .green_zero_one .nav-link.auth .favorite__counter, .green_zero_one .nav-link.auth .basket__counter {
  background: #D13B09;
}
.green_zero_one #search .focused .btn:not(.btn-cart):not(.btn-link), .green_zero_one #search .focused .input-group .btn {
  background: #9ED924;
  border-color: #9ED924;
}
.green_zero_one #search .focused input, .green_zero_one #search .focused #title-search-input {
  border-color: #9ED924;
}
.green_zero_one #search .dropdown-menu .result-item .btn:not(.btn-cart-disabled):not(.btn-link) {
  background: #9ED924;
  border-color: #9ED924;
}
.green_zero_one .search-mobile #search .focused .btn.navbtn, .green_zero_one .search-mobile #search .focused .input-group .btn.navbtn {
  background: url("/images/search.svg") transparent no-repeat;
}
.green_zero_one .header-menu__link_active a, .green_zero_one .header-menu__link_selected a {
  color: #9ED924 !important;
}
.green_zero_one .header-menu__link a:hover {
  color: #9ED924 !important;
}
.green_zero_one .book_Swiper .news-book__item .book-actions .btn-cart:hover, .green_zero_one .catalog__main_items .news-book__item .book-actions .btn-cart:hover {
  background: #9ED924;
  border-color: #9ED924;
}
.green_zero_one .news__list-item-round .news__list-item_descr {
  background: #074849;
}
.green_zero_one .btn.btn-success, .green_zero_one .modal-shop .btn-success {
  background-color: #9ED924;
  border-color: #9ED924;
}
.green_zero_one .bx-filter-parameters-box-container .btn-themes {
  background-color: #9ED924;
  border-color: #9ED924;
}
.green_zero_one .basket .bx-soa-section .bx-soa-more-btn .btn-primary {
  background-color: #9ED924;
  border-color: #9ED924;
}
.green_zero_one .basket-items__discount {
  background-color: #D13B09;
}
.green_zero_one .basket .bx-soa-section-title-count {
  background-color: #BF6038;
}
.green_zero_one .basket .bx-step-completed .bx-soa-section-title-count {
  background-color: #9ED924;
}
.green_zero_one .basket .bx-soa-section .bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover,
.green_zero_one .basket .bx-soa-section .bx-sls .bx-ui-sls-variant-active {
  background-color: #9ED924;
}
.green_zero_one .order .btn-primary {
  background-color: #9ED924;
  border-color: #9ED924;
}
.green_zero_one .button--yadelivery--choice, .green_zero_one .btn-bill, .green_zero_one .button--yadelivery--choice:hover, .green_zero_one .btn-bill:hover {
  background-color: #9ED924 !important;
  border: 1px solid #9ED924 !important;
}
.green_zero_one .promo-fab {
  background: #013B42;
}
.green_zero_one .promo-fab .button {
  background: #9ED924;
}
.green_zero_one .scroll-fab {
  background: #9ED924;
}
.green_zero_one .header-menu__link_highlight {
  color: #9ED924 !important;
}
.green_zero_one .header-theme_gray .header-menu__link_highlight {
  color: #074849 !important;
}
.green_zero_one .header-theme_gray .header-menu__link_highlight:hover, .green_zero_one .header-theme_gray .header-menu__link_highlight a, .green_zero_one .header-theme_gray .header-menu__link_highlight a:hover {
  color: #074849 !important;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("/fonts/ProximaNova-Regular.otf");
}
.rugram_theme {
  --main-color: #E52620;
  --main-text-color: white;
  --active-button: #FAECD4;
  --active-button-inverse: #FFFFFF;
  --footer-background: #E52620;
  --footer-color: white;
  --collection-card-background: var(--footer-background);
  --collection-card-color: var(--footer-color);
  font-family: "Proxima Nova", monospace;
  background: white;
  background-color: white;
}
.rugram_theme .book-actions .btn {
  background: white;
}
.rugram_theme .container__latest {
  margin-top: 27px;
  background: #FAECD4;
}
.rugram_theme .container__latest .btn {
  background: #FAECD4;
}
.rugram_theme .wrapper > .content {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.rugram_theme .wrapper > .content > .container {
  flex: 1 1 auto;
}
.rugram_theme .navigation {
  padding-top: 2em;
  position: relative;
}
.rugram_theme .navigation-logo {
  width: 154px;
  height: 48px;
  background: url("/images/rugram/logo.svg") no-repeat;
  background-size: cover;
  display: block;
}
.rugram_theme .navigation-logo img {
  opacity: 0;
}
.rugram_theme .navigation-name {
  text-transform: none;
}
.rugram_theme .navigation-name a {
  color: #E52620;
}
.rugram_theme .navigation-name a:hover {
  opacity: 1;
}
.rugram_theme .navigation-item#search {
  flex: 1 1 100%;
  padding-right: 100px;
}
@media only screen and (max-width: 976px) {
  .rugram_theme .navigation-item#search {
    padding-right: 0;
  }
}
.rugram_theme .navigation-item#search .navigation-form {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.rugram_theme .navigation-item#search .navigation-form.form-inline:before {
  content: none;
}
.rugram_theme .navigation-item#search .navigation-form .btn.navbtn {
  font-weight: 400;
}
@media only screen and (max-width: 976px) {
  .rugram_theme .navigation-item#search .navigation-form {
    display: none;
  }
}
.rugram_theme .navigation-item#search #title-search-input {
  flex: 1 1 0;
  padding: 0.5rem 0.75rem;
}
.rugram_theme .navigation-item#search #title-search-input::placeholder {
  color: transparent;
}
.rugram_theme .navigation__left {
  max-width: calc(100% - 350px);
}
.rugram_theme .navigation .bx-basket {
  right: 1em;
  position: absolute;
}
.rugram_theme .search-results {
  margin-top: 39px !important;
}
@media only screen and (max-width: 976px) {
  .rugram_theme .search-mobile .navigation-item#search .navigation-form {
    display: block;
  }
}
.rugram_theme .search-mobile .btn.navbtn {
  top: 8px;
}
@media only screen and (max-width: 976px) {
  .rugram_theme .search-mobile {
    display: block;
  }
}
@media screen and (max-width: 576px) {
  .rugram_theme .navigation__right {
    margin-top: -6px;
  }
}
.rugram_theme .navigation__right > .nav-item {
  background: #E52620;
  color: white;
  margin-right: 15px !important;
  width: 40px;
  height: 40px;
}
.rugram_theme .navigation__right > .nav-item .btn-group {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.rugram_theme .navigation__right > .nav-item .dropdown-menu {
  position: static;
  float: none;
  border-radius: 0;
}
.rugram_theme .navigation__right > .nav-item .dropdown-menu .dropdown-item.active, .rugram_theme .navigation__right > .nav-item .dropdown-menu .dropdown-item:active {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.rugram_theme .navigation__right > .nav-item .nav-link {
  padding: 12px !important;
  width: 100%;
  height: 100%;
}
.rugram_theme .navigation__right > .nav-item .nav-link.auth {
  background: #E52620 url(/images/rugram/auth.svg) no-repeat center;
  width: 40px;
  height: 40px;
  margin-right: 0;
}
.rugram_theme .navigation__right > .nav-item .nav-link.favorite {
  background: #E52620 url(/images/rugram/favorite.svg) no-repeat center;
}
.rugram_theme .navigation__right > .nav-item .nav-link.basket {
  background: #E52620 url(/images/rugram/basket.svg) no-repeat center;
}
.rugram_theme #search .focused .btn:not(.btn-cart):not(.btn-link), .rugram_theme #search .focused .input-group .btn {
  background: #E52620;
  border-color: #E52620;
}
.rugram_theme #search .focused input, .rugram_theme #search .focused #title-search-input {
  border-color: #E52620;
}
.rugram_theme .search-mobile #search .focused .btn.navbtn, .rugram_theme .search-mobile #search .focused .input-group .btn.navbtn {
  background: url("/images/search_white.svg") transparent no-repeat;
}
.rugram_theme .nav-link.favorite .favorite__counter, .rugram_theme .nav-link.favorite .basket__counter, .rugram_theme .nav-link.basket .favorite__counter, .rugram_theme .nav-link.basket .basket__counter, .rugram_theme .nav-link.auth .favorite__counter, .rugram_theme .nav-link.auth .basket__counter {
  background: #523DBC;
  border-radius: 0;
}
.rugram_theme .header-menu__link {
  color: #202020;
  border-bottom: 3px solid transparent;
}
.rugram_theme .header-menu__link:hover {
  border-bottom: 3px solid #E52620;
}
.rugram_theme .header-menu__link a:hover, .rugram_theme .header-menu__link_selected a {
  color: #202020;
  opacity: 0.6;
  font-weight: normal;
}
.rugram_theme .header-menu__body > .header-menu__pointer {
  top: 42px;
}
@media only screen and (min-width: 768px) and (max-width: 1048px) {
  .rugram_theme .header-menu__body > .header-menu__pointer {
    top: 36px;
  }
}
@media only screen and (min-width: 1049px) {
  .rugram_theme .header-menu__body > .header-menu__pointer {
    top: 36px;
  }
}
.rugram_theme .header-banners__slider {
  width: 959px;
}
.rugram_theme .header-banners__banner_left {
  color: #515455;
  background-color: #523DBC;
  background-image: none;
  max-width: 959px;
}
.rugram_theme .header-banners__banner_left h2, .rugram_theme .header-banners__banner_left .h2 {
  color: white;
  font-size: 2.25em;
  line-height: 100%;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .rugram_theme .header-banners__banner_left h2, .rugram_theme .header-banners__banner_left .h2 {
    font-size: 1.5em;
    line-height: 100%;
  }
}
.rugram_theme .header-banners__banner_left h3, .rugram_theme .header-banners__banner_left .h3 {
  color: white;
  font-size: 2em;
  line-height: 100%;
}
@media only screen and (max-width: 767px) {
  .rugram_theme .header-banners__banner_left h3, .rugram_theme .header-banners__banner_left .h3 {
    font-size: 1.25em;
    line-height: 100%;
  }
}
.rugram_theme .catalog__main_banners a:first-child .catalog__main_banner {
  background: linear-gradient(90.55deg, #E52620 0.43%, #970500 99.53%);
}
.rugram_theme .catalog__main_banners a:nth-child(2) .catalog__main_banner {
  background: linear-gradient(90.55deg, #E5BA20 0.43%, #009706 99.53%);
}
.rugram_theme .catalog__main_banners a:nth-child(3) .catalog__main_banner {
  background: linear-gradient(89.82deg, #013B42 0.16%, #007397 99.84%);
}
.rugram_theme .catalog__main_banners a:nth-child(4) .catalog__main_banner {
  background: linear-gradient(90.55deg, #523DBC 0.43%, #700097 99.53%);
}
.rugram_theme .header-content {
  gap: 20px;
}
.rugram_theme .header-content__wrap {
  gap: 20px;
}
.rugram_theme .header-content__block.best {
  background: linear-gradient(90.55deg, #E52620 0.43%, #970500 99.53%);
}
.rugram_theme .header-content__block.bestsellers {
  background: linear-gradient(101.58deg, #BA1B67 0%, #AB0052 100%);
}
.rugram_theme .header-content__block.best h2, .rugram_theme .header-content__block.best h3, .rugram_theme .header-content__block.best .h2, .rugram_theme .header-content__block.best .h3, .rugram_theme .header-content__block.bestsellers h2, .rugram_theme .header-content__block.bestsellers h3, .rugram_theme .header-content__block.bestsellers .h2, .rugram_theme .header-content__block.bestsellers .h3 {
  color: white;
  font-size: 1.375em;
  font-weight: 600;
  line-height: 1.6em;
  margin-bottom: 0;
}
.rugram_theme .header-banners__banner_left:hover, .rugram_theme .header-content__block:hover {
  opacity: 1;
  text-decoration: none;
}
.rugram_theme .header-banners__banner_left a, .rugram_theme .header-banners__banner_left button, .rugram_theme .header-content__block a, .rugram_theme .header-content__block button {
  position: relative;
  border-radius: 15px;
  background: #c71c23;
  box-sizing: border-box;
  font-size: 16px;
  line-height: normal;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
  border: 0;
}
.rugram_theme .header-banners__banner_left a:hover, .rugram_theme .header-banners__banner_left button:hover, .rugram_theme .header-content__block a:hover, .rugram_theme .header-content__block button:hover {
  opacity: 1;
  color: #fff;
  text-decoration: underline;
}
.rugram_theme .header-banners__banner_left a:active, .rugram_theme .header-banners__banner_left a:visited, .rugram_theme .header-banners__banner_left button:active, .rugram_theme .header-banners__banner_left button:visited, .rugram_theme .header-content__block a:active, .rugram_theme .header-content__block a:visited, .rugram_theme .header-content__block button:active, .rugram_theme .header-content__block button:visited {
  color: #fff;
}
.rugram_theme .header-banners__banner_left a::after, .rugram_theme .header-banners__banner_left button::after, .rugram_theme .header-content__block a::after, .rugram_theme .header-content__block button::after {
  content: "\a";
  display: block;
  position: absolute;
  left: 3px;
  right: 3px;
  top: 3px;
  bottom: 3px;
  border: 1px solid #fff;
  border-radius: 12px;
}
.rugram_theme .header-banners__banner_text {
  color: white;
  font-size: 15px;
}
.rugram_theme .header-theme_gray, .rugram_theme .header-theme_dark_image {
  background-color: #008390;
  background-image: none;
}
.rugram_theme .header-theme_gray .navigation-logo, .rugram_theme .header-theme_dark_image .navigation-logo {
  background: url("/images/rugram/logo_white_cyan.svg") no-repeat;
}
.rugram_theme .header-theme_gray .btn.navbtn, .rugram_theme .header-theme_dark_image .btn.navbtn {
  color: #008390;
}
.rugram_theme .header-theme_gray .header-menu__link, .rugram_theme .header-theme_dark_image .header-menu__link {
  color: white !important;
}
.rugram_theme .header-theme_red, .rugram_theme .header-theme_red_image {
  background-color: #E52620;
  background-image: none;
}
.rugram_theme .header-theme_red .navigation-logo, .rugram_theme .header-theme_red_image .navigation-logo {
  background: url("/images/rugram/logo_white_red.svg") no-repeat;
}
.rugram_theme .header-theme_red .btn.navbtn, .rugram_theme .header-theme_red_image .btn.navbtn {
  color: #E52620;
}
.rugram_theme .header-theme_red .nav-link.favorite .favorite__counter, .rugram_theme .header-theme_red .nav-link.favorite .basket__counter, .rugram_theme .header-theme_red .nav-link.basket .favorite__counter, .rugram_theme .header-theme_red .nav-link.basket .basket__counter, .rugram_theme .header-theme_red .nav-link.auth .favorite__counter, .rugram_theme .header-theme_red .nav-link.auth .basket__counter, .rugram_theme .header-theme_red_image .nav-link.favorite .favorite__counter, .rugram_theme .header-theme_red_image .nav-link.favorite .basket__counter, .rugram_theme .header-theme_red_image .nav-link.basket .favorite__counter, .rugram_theme .header-theme_red_image .nav-link.basket .basket__counter, .rugram_theme .header-theme_red_image .nav-link.auth .favorite__counter, .rugram_theme .header-theme_red_image .nav-link.auth .basket__counter {
  background: white;
  color: #E52620;
}
.rugram_theme .header-theme_red .header-menu__link:hover, .rugram_theme .header-theme_red_image .header-menu__link:hover {
  border-bottom: 3px solid #008390;
}
.rugram_theme .header-theme_gray .header-menu__link a:hover, .rugram_theme .header-theme_gray .header-menu__link_selected a, .rugram_theme .header-theme_dark_image .header-menu__link a:hover, .rugram_theme .header-theme_dark_image .header-menu__link_selected a, .rugram_theme .header-theme_red .header-menu__link a:hover, .rugram_theme .header-theme_red .header-menu__link_selected a, .rugram_theme .header-theme_red_image .header-menu__link a:hover, .rugram_theme .header-theme_red_image .header-menu__link_selected a {
  color: white;
}
.rugram_theme .header-theme_gray .navigation-name a, .rugram_theme .header-theme_dark_image .navigation-name a, .rugram_theme .header-theme_red .navigation-name a, .rugram_theme .header-theme_red_image .navigation-name a {
  color: white;
}
.rugram_theme .book_Swiper .news-book__item, .rugram_theme .catalog__main_items .news-book__item {
  margin-left: 0;
  padding-left: 0;
  padding-right: 40px;
}
.rugram_theme .book_Swiper .news-book__item_descr, .rugram_theme .catalog__main_items .news-book__item_descr {
  display: flex;
  flex-direction: column;
}
.rugram_theme .book_Swiper .news-book__item_descr .book-name, .rugram_theme .catalog__main_items .news-book__item_descr .book-name {
  order: 3;
  margin-top: 0;
  margin-bottom: 15px;
}
.rugram_theme .book_Swiper .news-book__item_descr .book-author, .rugram_theme .catalog__main_items .news-book__item_descr .book-author {
  order: 2;
  margin-bottom: 5px;
}
.rugram_theme .book_Swiper .news-book__item_descr .book-sum, .rugram_theme .catalog__main_items .news-book__item_descr .book-sum {
  order: 1;
  margin-bottom: 18px;
}
.rugram_theme .book_Swiper .news-book__item_descr .book-actions, .rugram_theme .catalog__main_items .news-book__item_descr .book-actions {
  order: 4;
}
.rugram_theme .book_Swiper .news-book__item_descr .book-author, .rugram_theme .catalog__main_items .news-book__item_descr .book-author {
  color: #202020;
  opacity: 1;
  text-shadow: none;
}
.rugram_theme .book_Swiper .news-book__item_descr .book-name, .rugram_theme .catalog__main_items .news-book__item_descr .book-name {
  opacity: 1;
}
.rugram_theme .book_Swiper .news-book__item:hover .news-book__item_descr .book-author, .rugram_theme .book_Swiper .news-book__item:hover .news-book__item_descr .book-name, .rugram_theme .catalog__main_items .news-book__item:hover .news-book__item_descr .book-author, .rugram_theme .catalog__main_items .news-book__item:hover .news-book__item_descr .book-name {
  opacity: 1;
}
.rugram_theme .book_Swiper .news-book__item .blot, .rugram_theme .catalog__main_items .news-book__item .blot {
  display: none;
}
.rugram_theme .book_Swiper .news-book__item .book-image-0 img, .rugram_theme .book_Swiper .news-book__item .book-image-0 svg, .rugram_theme .book_Swiper .news-book__item .book-image-1 img, .rugram_theme .book_Swiper .news-book__item .book-image-1 svg, .rugram_theme .book_Swiper .news-book__item .book-image-2 img, .rugram_theme .book_Swiper .news-book__item .book-image-2 svg, .rugram_theme .book_Swiper .news-book__item .book-image-3 img, .rugram_theme .book_Swiper .news-book__item .book-image-3 svg, .rugram_theme .book_Swiper .news-book__item .book-image-4 img, .rugram_theme .book_Swiper .news-book__item .book-image-4 svg, .rugram_theme .catalog__main_items .news-book__item .book-image-0 img, .rugram_theme .catalog__main_items .news-book__item .book-image-0 svg, .rugram_theme .catalog__main_items .news-book__item .book-image-1 img, .rugram_theme .catalog__main_items .news-book__item .book-image-1 svg, .rugram_theme .catalog__main_items .news-book__item .book-image-2 img, .rugram_theme .catalog__main_items .news-book__item .book-image-2 svg, .rugram_theme .catalog__main_items .news-book__item .book-image-3 img, .rugram_theme .catalog__main_items .news-book__item .book-image-3 svg, .rugram_theme .catalog__main_items .news-book__item .book-image-4 img, .rugram_theme .catalog__main_items .news-book__item .book-image-4 svg {
  transform: none;
  box-shadow: none;
}
.rugram_theme .book_Swiper .news-book__item .book__tags, .rugram_theme .catalog__main_items .news-book__item .book__tags {
  bottom: auto;
  top: 0;
  margin-top: -12px;
  margin-left: 6px;
}
@media only screen and (max-width: 767px) {
  .rugram_theme .book_Swiper .news-book__item .book__tags, .rugram_theme .catalog__main_items .news-book__item .book__tags {
    bottom: 0;
    top: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-content: flex-start;
  }
}
.rugram_theme .book_Swiper .news-book__item .book__tags .book__tag, .rugram_theme .catalog__main_items .news-book__item .book__tags .book__tag {
  color: transparent;
  height: 24px;
}
.rugram_theme .book_Swiper .news-book__item .book__tags .book__tag_new, .rugram_theme .catalog__main_items .news-book__item .book__tags .book__tag_new {
  background: url("/images/rugram/new.svg") no-repeat;
  width: 64px;
}
.rugram_theme .book_Swiper .news-book__item .book__tags .book__tag_hit, .rugram_theme .book_Swiper .news-book__item .book__tags .book__tag_id, .rugram_theme .catalog__main_items .news-book__item .book__tags .book__tag_hit, .rugram_theme .catalog__main_items .news-book__item .book__tags .book__tag_id {
  background: url("/images/rugram/hit.svg") no-repeat;
  width: 32px;
}
.rugram_theme .book_Swiper .news-book__item .book__tags .book__tag_discount:not(.book__tag_discount_percent), .rugram_theme .book_Swiper .news-book__item .book__tags .book__tag_action, .rugram_theme .book_Swiper .news-book__item .book__tags .book__tag_price, .rugram_theme .catalog__main_items .news-book__item .book__tags .book__tag_discount:not(.book__tag_discount_percent), .rugram_theme .catalog__main_items .news-book__item .book__tags .book__tag_action, .rugram_theme .catalog__main_items .news-book__item .book__tags .book__tag_price {
  background: url("/images/rugram/action.svg") no-repeat;
  width: 47px;
}
.rugram_theme .book_Swiper .news-book__item .book__tags .book__tag_discount_percent, .rugram_theme .catalog__main_items .news-book__item .book__tags .book__tag_discount_percent {
  color: white;
  height: auto;
}
.rugram_theme .book_Swiper .news-book__item .book__tags .book__tag_preorder, .rugram_theme .catalog__main_items .news-book__item .book__tags .book__tag_preorder {
  background: url("/images/rugram/preorder.svg") no-repeat;
  width: 79px;
}
.rugram_theme .book_Swiper .news-book__item .book-actions .btn-cart, .rugram_theme .catalog__main_items .news-book__item .book-actions .btn-cart {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 110%;
  text-align: center;
  text-transform: uppercase;
  width: 112px;
  display: flex;
  justify-content: center;
  padding: 11px;
}
.rugram_theme .book_Swiper .news-book__item .book-actions .btn-cart:hover, .rugram_theme .catalog__main_items .news-book__item .book-actions .btn-cart:hover {
  background: #E52620;
  border-color: #E52620;
}
.rugram_theme .book_Swiper .news-book__item .book-actions .btn-cart i, .rugram_theme .catalog__main_items .news-book__item .book-actions .btn-cart i {
  display: none;
}
.rugram_theme .book_Swiper .news-book__item .book-actions .btn-fav__active i, .rugram_theme .catalog__main_items .news-book__item .book-actions .btn-fav__active i {
  background: url("/images/rugram/book-slider-fav-icon-active.svg") no-repeat;
}
.rugram_theme .book_Swiper .news-book__item .book-actions .btn-fav:hover:not(.btn-fav__active) i, .rugram_theme .catalog__main_items .news-book__item .book-actions .btn-fav:hover:not(.btn-fav__active) i {
  background: url("/images/rugram/book-slider-fav-icon-hover.svg") no-repeat;
}
.rugram_theme .product__tag {
  color: transparent;
  display: inline-block;
  height: 24px;
}
.rugram_theme .product__tag_new {
  background: url("/images/rugram/new.svg") no-repeat;
  width: 64px;
}
.rugram_theme .product__tag_hit, .rugram_theme .product__tag_id {
  background: url("/images/rugram/hit.svg") no-repeat;
  width: 32px;
}
.rugram_theme .product__tag_discount:not(.product__tag_discount_percent), .rugram_theme .product__tag_action, .rugram_theme .product__tag_price {
  background: url("/images/rugram/action.svg") no-repeat;
  width: 47px;
}
.rugram_theme .product__tag_discount_percent {
  color: white;
  height: auto;
}
.rugram_theme .product__tag_preorder {
  background: url("/images/rugram/preorder.svg") no-repeat;
  width: 79px;
}
.rugram_theme .product .btn-cart__icon {
  display: none;
}
.rugram_theme .product__info_price .btn-cart {
  background: #E52620;
  border-color: #E52620;
}
.rugram_theme .product__image_big {
  filter: none;
}
.rugram_theme .content__news_latestfilter {
  padding: 30px;
  margin-top: 27px;
}
.rugram_theme .content__news_latestfilter h5, .rugram_theme .content__news_latestfilter .h5 {
  margin-top: 0;
}
.rugram_theme .content__news_latestfilter .book_Swiper .swiper-button-next, .rugram_theme .content__news_latestfilter .book_Swiper .swiper-button-prev, .rugram_theme .content__news_latestfilter .catalog__main_items .swiper-button-next, .rugram_theme .content__news_latestfilter .catalog__main_items .swiper-button-prev {
  background-color: #FAECD4;
}
@media only screen and (max-width: 575px) {
  .rugram_theme .content__news_latestfilter {
    margin: -15px;
    padding: 15px;
  }
}
.rugram_theme .info-block__item {
  background: #E52620 !important;
}
.rugram_theme .info-block__menu .info-block__item {
  background-position: center !important;
  background-size: contain !important;
}
.rugram_theme .footer {
  background: var(--footer-background);
}
.rugram_theme .footer-list__item {
  color: white;
}
.rugram_theme .footer-list__item:hover a {
  color: white;
}
.rugram_theme .footer a {
  color: white;
}
.rugram_theme .footer a:hover {
  color: white;
  opacity: 0.6;
}
.rugram_theme .footer__lasttime_book {
  margin-left: 0;
}
.rugram_theme .footer__lasttime_book a {
  padding-left: 0;
}
.rugram_theme .footer__lasttime_book a svg, .rugram_theme .footer__lasttime_book a img {
  box-shadow: none;
  filter: none;
}
.rugram_theme .footer__lasttime_book:after {
  content: none;
}
.rugram_theme .footer__lasttime:after {
  content: none;
}
.rugram_theme .footer-socials__item--fb i {
  background: url("/images/rugram/fb.svg") no-repeat;
}
.rugram_theme .footer-socials__item--vk i {
  background: url("/images/rugram/vk.svg") no-repeat;
}
.rugram_theme .footer-socials__item--inst i {
  background: url("/images/rugram/inst.svg") no-repeat;
}
.rugram_theme .footer__message_text a {
  color: #818181;
}
.rugram_theme .footer {
  background: var(--footer-background);
  color: white;
  padding-bottom: 36px;
}
.rugram_theme .footer__content, .rugram_theme .footer .container {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 1em;
}
.rugram_theme .footer-socials {
  width: auto;
  padding-right: 0;
  text-align: right;
  display: flex;
  gap: 1em;
  align-items: center;
}
.rugram_theme .footer-socials a {
  margin-right: 0;
}
.rugram_theme .footer-socials__item {
  width: 40px;
  height: 40px;
}
.rugram_theme .footer-socials__item--vk i {
  width: 40px;
  height: 40px;
  background-image: url(/images/rugram/vk_normal.svg);
}
.rugram_theme .footer-socials__item--telegram i {
  width: 40px;
  height: 40px;
  background-image: url(/images/rugram/telegram_normal.svg);
}
.rugram_theme .footer-socials__item--dzen i {
  width: 40px;
  height: 40px;
  background-image: url(/images/rugram/yandex_zen_normal.svg);
}
.rugram_theme .footer-list {
  max-width: 100%;
  flex: 1 1 100%;
  text-align: center;
  margin-bottom: 0;
  padding-right: 0;
}
.rugram_theme .footer-list__item {
  transition: none;
  margin-bottom: 0;
}
.rugram_theme .footer-list__item.footer-list__item_title {
  font-weight: normal;
  margin-bottom: 1em;
}
.rugram_theme .footer-list .collapse:not(.show) {
  display: block;
}
.rugram_theme .footer__message {
  background: var(--footer-background);
  color: white;
}
.rugram_theme .footer__message a:not(.btn) {
  color: white !important;
}
.rugram_theme .footer__message a:not(.btn):hover {
  color: white;
}
.rugram_theme .footer__message .btn.btn-success {
  padding: 0.375rem 0.75rem;
}
.rugram_theme .footer a {
  color: white;
  text-decoration: underline;
}
.rugram_theme .modal-title__icon {
  display: none;
}
.rugram_theme .modal-shop .modal-content, .rugram_theme .modal-content {
  box-shadow: none;
}
.rugram_theme .popup-window {
  box-shadow: none;
}
.rugram_theme .popup-window#sender_subscribe_component {
  box-shadow: none;
}
.rugram_theme .btn.btn-success, .rugram_theme .modal-shop .btn-success {
  background-color: #9ED924;
  border-color: #9ED924;
}
.rugram_theme .bx-subscribe .form-control {
  color: white;
  background: transparent;
  border: 2px solid white;
}
.rugram_theme .bx-subscribe .form-control::placeholder {
  color: white;
}
.rugram_theme .bx-subscribe .sender-btn {
  color: #E52620;
  background: white;
  border: 0;
}
.rugram_theme .bx-subscribe.footer__message_subscribe {
  background-color: #008390;
}
.rugram_theme .bx-subscribe.footer__message_subscribe .sender-btn {
  background-color: white;
  color: #008390;
}
.rugram_theme .bx-subscribe.footer__message_subscribe .btn-secondary {
  background-color: #008390;
  color: white;
  border-color: white;
}
.rugram_theme .basket .bx-soa-section-title-count {
  background-color: #008390;
}
.rugram_theme .basket .bx-soa-section .bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover,
.rugram_theme .basket .bx-soa-section .bx-sls .bx-ui-sls-variant-active {
  background-color: #008390;
}
.rugram_theme .promo-fab {
  background: #BA1B67;
}
.rugram_theme .promo-fab .button {
  background: #523DBC;
}
.rugram_theme .header-menu__link_highlight {
  color: #E52620 !important;
}
.rugram_theme .header-menu__link:last-child {
  margin-left: 0;
}
.rugram_theme__winter {
  background: white;
}
.rugram_theme__winter .header-banners__banner_left {
  background-image: url("/images/rugram/winter/banner_main.webp");
  background-size: cover;
  background-position: bottom right;
}
.rugram_theme__winter .header-content__block.best {
  background-image: url("/images/rugram/winter/banner_top.webp");
  background-size: cover;
  background-position: bottom left;
}
.rugram_theme__winter .header-content__block.bestsellers {
  background-image: url("/images/rugram/winter/banner_bottom.webp");
  background-size: cover;
  background-position: top left;
}
.rugram_theme__winter .header-banners h2, .rugram_theme__winter .header-banners .h2,
.rugram_theme__winter .header-content__block h2,
.rugram_theme__winter .header-content__block .h2,
.rugram_theme__winter .header-content__block.best h2,
.rugram_theme__winter .header-content__block.best .h2,
.rugram_theme__winter .header-content__block.bestsellers h2,
.rugram_theme__winter .header-content__block.bestsellers .h2 {
  color: #c71c23;
}
.rugram_theme__winter .header-banners h3, .rugram_theme__winter .header-banners .h3, .rugram_theme__winter .header-banners .header-banners__banner_text,
.rugram_theme__winter .header-content__block h3,
.rugram_theme__winter .header-content__block .h3,
.rugram_theme__winter .header-content__block .header-banners__banner_text,
.rugram_theme__winter .header-content__block.best h3,
.rugram_theme__winter .header-content__block.best .h3,
.rugram_theme__winter .header-content__block.best .header-banners__banner_text,
.rugram_theme__winter .header-content__block.bestsellers h3,
.rugram_theme__winter .header-content__block.bestsellers .h3,
.rugram_theme__winter .header-content__block.bestsellers .header-banners__banner_text {
  color: #303333;
}
.rugram_theme__spring {
  background: #ffffff;
}
.rugram_theme__spring .header-banners__banner_left {
  background-image: url("/images/rugram/spring/banner_main.webp");
  background-size: cover;
  background-position: bottom left;
}
.rugram_theme__spring .header-content__block.best {
  background-image: url("/images/rugram/spring/banner_top.webp");
  background-size: cover;
  background-position: bottom left;
}
.rugram_theme__spring .header-content__block.bestsellers {
  background-image: url("/images/rugram/spring/banner_bottom.webp");
  background-size: cover;
  background-position: top left;
}
.rugram_theme__spring .header-banners h2, .rugram_theme__spring .header-banners .h2,
.rugram_theme__spring .header-content__block h2,
.rugram_theme__spring .header-content__block .h2,
.rugram_theme__spring .header-content__block.best h2,
.rugram_theme__spring .header-content__block.best .h2,
.rugram_theme__spring .header-content__block.bestsellers h2,
.rugram_theme__spring .header-content__block.bestsellers .h2 {
  color: #c71c23;
}
.rugram_theme__spring .header-banners h3, .rugram_theme__spring .header-banners .h3, .rugram_theme__spring .header-banners .header-banners__banner_text,
.rugram_theme__spring .header-content__block h3,
.rugram_theme__spring .header-content__block .h3,
.rugram_theme__spring .header-content__block .header-banners__banner_text,
.rugram_theme__spring .header-content__block.best h3,
.rugram_theme__spring .header-content__block.best .h3,
.rugram_theme__spring .header-content__block.best .header-banners__banner_text,
.rugram_theme__spring .header-content__block.bestsellers h3,
.rugram_theme__spring .header-content__block.bestsellers .h3,
.rugram_theme__spring .header-content__block.bestsellers .header-banners__banner_text {
  color: #303333;
}
.rugram_theme__summer {
  background: #ffffff;
}
.rugram_theme__summer .header-banners__banner_left {
  background-image: url("/images/rugram/summer/banner_main.webp");
  background-size: cover;
  background-position: bottom left;
}
.rugram_theme__summer .header-content__block.best {
  background-image: url("/images/rugram/summer/banner_top.webp");
  background-size: cover;
  background-position: bottom left;
}
.rugram_theme__summer .header-content__block.bestsellers {
  background-image: url("/images/rugram/summer/banner_bottom.webp");
  background-size: cover;
  background-position: top left;
}
.rugram_theme__summer .header-banners h2, .rugram_theme__summer .header-banners .h2,
.rugram_theme__summer .header-content__block h2,
.rugram_theme__summer .header-content__block .h2,
.rugram_theme__summer .header-content__block.best h2,
.rugram_theme__summer .header-content__block.best .h2,
.rugram_theme__summer .header-content__block.bestsellers h2,
.rugram_theme__summer .header-content__block.bestsellers .h2 {
  color: #c71c23;
}
.rugram_theme__summer .header-banners h3, .rugram_theme__summer .header-banners .h3, .rugram_theme__summer .header-banners .header-banners__banner_text,
.rugram_theme__summer .header-content__block h3,
.rugram_theme__summer .header-content__block .h3,
.rugram_theme__summer .header-content__block .header-banners__banner_text,
.rugram_theme__summer .header-content__block.best h3,
.rugram_theme__summer .header-content__block.best .h3,
.rugram_theme__summer .header-content__block.best .header-banners__banner_text,
.rugram_theme__summer .header-content__block.bestsellers h3,
.rugram_theme__summer .header-content__block.bestsellers .h3,
.rugram_theme__summer .header-content__block.bestsellers .header-banners__banner_text {
  color: #303333;
}
.rugram_theme__autumn {
  background: #ffffff;
}
.rugram_theme__autumn .header-banners__banner_left {
  background-image: url("/images/rugram/autumn/banner_main.webp");
  background-size: cover;
  background-position: bottom left;
}
.rugram_theme__autumn .header-content__block.best {
  background-image: url("/images/rugram/autumn/banner_top.webp");
  background-size: cover;
  background-position: bottom left;
}
.rugram_theme__autumn .header-content__block.bestsellers {
  background-image: url("/images/rugram/autumn/banner_bottom.webp");
  background-size: cover;
  background-position: top left;
}
.rugram_theme__autumn .header-banners h2, .rugram_theme__autumn .header-banners .h2,
.rugram_theme__autumn .header-content__block h2,
.rugram_theme__autumn .header-content__block .h2,
.rugram_theme__autumn .header-content__block.best h2,
.rugram_theme__autumn .header-content__block.best .h2,
.rugram_theme__autumn .header-content__block.bestsellers h2,
.rugram_theme__autumn .header-content__block.bestsellers .h2 {
  color: #c71c23;
}
.rugram_theme__autumn .header-banners h3, .rugram_theme__autumn .header-banners .h3, .rugram_theme__autumn .header-banners .header-banners__banner_text,
.rugram_theme__autumn .header-content__block h3,
.rugram_theme__autumn .header-content__block .h3,
.rugram_theme__autumn .header-content__block .header-banners__banner_text,
.rugram_theme__autumn .header-content__block.best h3,
.rugram_theme__autumn .header-content__block.best .h3,
.rugram_theme__autumn .header-content__block.best .header-banners__banner_text,
.rugram_theme__autumn .header-content__block.bestsellers h3,
.rugram_theme__autumn .header-content__block.bestsellers .h3,
.rugram_theme__autumn .header-content__block.bestsellers .header-banners__banner_text {
  color: #303333;
}
.rugram_theme__helloween {
  background: url("/images/rugram/helloween/background.svg") #ffffff;
}

.scroll-fab {
  background: #E52620;
}

.litcovers-tooltip {
  position: absolute;
  width: 252px;
  height: 88.66px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s;
  background: rgba(0, 0, 0, 0.62);
  backdrop-filter: blur(9.5px);
  border-radius: 8px;
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  padding: 8px 19px;
  margin-top: 18px;
  z-index: 1000;
}
.litcovers-tooltip:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-width: 11px;
  border-style: solid;
  border-color: transparent transparent rgba(0, 0, 0, 0.62) transparent;
  top: -22px;
  left: 50px;
  backdrop-filter: blur(9.5px);
}
.litcovers-btn {
  width: 120px;
  height: 31.24px;
  background: linear-gradient(90deg, #FF00E5 0%, #6100FF 76.04%, #4400B4 100%);
  border-radius: 22px;
  margin-right: 32px;
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 31.24px;
  color: #ffffff;
  text-align: center;
}
.litcovers-btn:hover {
  text-decoration: none;
  color: #fff;
  opacity: 1;
}
.litcovers-btn:hover .litcovers-tooltip {
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 576px) {
  .litcovers-btn {
    display: none;
  }
}

.house_theme {
  --active-button: #f6c75f;
  --active-button-inverse: #262626;
  font-family: "Nunito Sans", sans-serif;
  color: #262626;
  line-height: normal;
}
.house_theme .form-control {
  color: #262626;
  background: #F1F5F9;
  border-radius: 0.5em;
  border: 0;
}
.house_theme .btn, .house_theme .btn-success, .house_theme .btn.btn-success {
  background: #f6c75f;
  color: #262626;
  border-radius: 0.5em;
  border: 0;
}
.house_theme .btn:not(.dropdown-toggle), .house_theme .btn-success:not(.dropdown-toggle), .house_theme .btn.btn-success:not(.dropdown-toggle) {
  padding: 1em 2em;
}
.house_theme .btn:hover, .house_theme .btn-success:hover, .house_theme .btn.btn-success:hover {
  background: #262626;
  color: white;
}
.house_theme .btn.btn-text:not(.dropdown-toggle), .house_theme .btn-success.btn-text:not(.dropdown-toggle), .house_theme .btn.btn-success.btn-text:not(.dropdown-toggle) {
  background: none;
}
.house_theme .btn.btn-text:not(.dropdown-toggle):hover, .house_theme .btn-success.btn-text:not(.dropdown-toggle):hover, .house_theme .btn.btn-success.btn-text:not(.dropdown-toggle):hover {
  color: #262626;
}
.house_theme .navigation-logo {
  display: block !important;
  width: 180px;
}
.house_theme .navigation-logo img {
  width: 100%;
}
.house_theme a {
  color: #262626;
}
.house_theme a:before {
  display: none;
}
.house_theme a:hover {
  color: #262626;
  text-decoration: underline;
  opacity: 1;
}
.house_theme .nav-link {
  color: #262626;
  text-wrap: nowrap;
  padding: 12px !important;
  width: 100%;
  height: 100%;
}
.house_theme .nav-link:hover {
  opacity: 1;
}
.house_theme .nav-link.auth {
  background: url(/images/house/auth.svg) no-repeat center;
  width: 40px;
  height: 40px;
  margin-right: 0;
}
.house_theme .nav-link.favorite {
  background: url(/images/house/favorite.svg) no-repeat center;
}
.house_theme .nav-link.basket {
  background: url(/images/house/basket.svg) no-repeat center;
}
.house_theme .navbar, .house_theme .header {
  padding: 0.5em 0;
}
.house_theme .navbar:first-child {
  padding-top: 0;
}
.house_theme #navigation {
  display: flex;
  align-items: center;
  gap: 1em;
  width: 100%;
  padding-top: 0.5em;
}
.house_theme #navigation .navbar-nav {
  display: flex;
  align-items: center;
}
.house_theme #navigation .navbar-nav:first-child .nav-item {
  position: relative;
}
.house_theme #navigation .navbar-nav:first-child .nav-item a {
  z-index: 100;
}
.house_theme #navigation .navbar-nav:first-child .nav-item:after {
  content: "\a";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-color: #f6c75f;
  position: absolute;
  left: 0;
  top: 10px;
}
.house_theme #navigation .navbar-nav-logo {
  flex: 1 1 100%;
  display: flex;
  justify-content: center;
}
.house_theme #navigation .navigation__right {
  margin-bottom: 0;
}
.house_theme #navigation .navigation__right .nav-item {
  margin-right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 0.5em;
  background: #3BAABC;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.house_theme #navigation .navigation__right .nav-item .btn-group {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.house_theme #navigation .navigation__right .nav-item .dropdown-menu {
  border-radius: 0;
}
.house_theme #navigation .navigation__right .nav-item .dropdown-menu .dropdown-item.active, .house_theme #navigation .navigation__right .nav-item .dropdown-menu .dropdown-item:active {
  background-color: #f8f9fa;
}
.house_theme #navigation .navigation__right .nav-item:nth-child(2) {
  margin-right: 15px;
}
.house_theme #navigation .navigation__right .nav-item:nth-child(3) {
  margin-right: 0;
}
.house_theme #navigation .navigation__right .nav-item:hover {
  background: #262626;
}
.house_theme #navigation .navigation__right .navigation__popup .nav-item {
  display: block !important;
  width: auto;
  background: transparent;
}
.house_theme #navigation .navigation__right .navigation__popup .nav-item:nth-child(2), .house_theme #navigation .navigation__right .navigation__popup .nav-item:nth-child(3), .house_theme #navigation .navigation__right .navigation__popup .nav-item:nth-child(4) {
  display: block;
}
.house_theme #navigation .navigation-form {
  margin-left: 0;
  height: 100%;
}
.house_theme #navigation .navigation-form .input-group {
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
}
.house_theme #navigation .navigation-form .input-group > .form-control {
  height: 100%;
  flex: none;
}
.house_theme .navigation-row__back img {
  display: none;
}
.house_theme .nav-link.favorite .favorite__counter,
.house_theme .nav-link.favorite .basket__counter,
.house_theme .nav-link.basket .favorite__counter,
.house_theme .nav-link.basket .basket__counter,
.house_theme .nav-link.auth .favorite__counter,
.house_theme .nav-link.auth .basket__counter {
  background: #f6c75f;
  color: #262626;
  margin: -50% 0 0 50%;
}
.house_theme #search {
  height: 40px;
}
.house_theme #search #title-search-input {
  width: 175px;
  border: 0;
  padding: 0.5em;
  border-radius: 0.5em;
}
.house_theme #search #title-search-input::placeholder {
  color: #262626;
  opacity: 0.6;
}
.house_theme #search .input-group {
  display: flex;
  gap: 1em;
}
.house_theme #search .input-group .btn {
  width: 40px;
  min-width: 40px;
  background: #3BAABC;
  color: #ffffff;
  border: 0;
  border-radius: 0.5em;
  padding: 12px;
}
.house_theme #search .input-group .btn.dropdown-toggle {
  display: none;
}
.house_theme #search .input-group .btn.navbtn {
  text-indent: 1000px;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.house_theme #search .input-group .btn.navbtn:after {
  content: "\a";
  display: block;
  background: url(/images/house/search.svg) no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
}
.house_theme #search .input-group .btn:hover {
  background: #262626;
}
.house_theme #search .search-results {
  width: 420px;
  display: none;
}
.house_theme .header-menu__link a:hover {
  font-weight: normal;
  text-decoration: underline;
}
.house_theme .header-content {
  padding: 0;
}
.house_theme .header-banners__slider {
  width: 100%;
}
.house_theme .header-banners__banner_left {
  max-width: 100%;
  border-radius: 24px 177px 24px 24px;
  background: #f6c75f url(/images/house/banner.svg) no-repeat bottom;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .house_theme .header-banners__banner_left {
    border-radius: 24px 112px 24px 24px;
  }
}
.house_theme .header-banners__banner_left h2, .house_theme .header-banners__banner_left .h2 {
  padding-right: 112px;
}
.house_theme .header-banners__banner_left h2, .house_theme .header-banners__banner_left .h2, .house_theme .header-banners__banner_left h3, .house_theme .header-banners__banner_left .h3 {
  color: white;
}
.house_theme .header-banners__banner_left h3, .house_theme .header-banners__banner_left .h3 {
  font-size: 20pt;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .house_theme .header-banners__banner_left h3, .house_theme .header-banners__banner_left .h3 {
    font-size: 16px;
  }
}
.house_theme .header-banners__banner_left.dark h2, .house_theme .header-banners__banner_left.dark .h2, .house_theme .header-banners__banner_left.dark h3, .house_theme .header-banners__banner_left.dark .h3 {
  color: #262626;
}
.house_theme .header-banners__banner_left.dark a {
  color: white;
  background-color: #3BAABC;
}
.house_theme .header-theme_gray, .house_theme .header-theme_black, .house_theme .header-theme_red, .house_theme .header-theme_red_image, .house_theme .header-theme_dark_image {
  background-color: white;
  background-image: none;
  color: #262626;
}
.house_theme .header-theme_gray .form-control, .house_theme .header-theme_gray #title-search-input, .house_theme .header-theme_black .form-control, .house_theme .header-theme_black #title-search-input, .house_theme .header-theme_red .form-control, .house_theme .header-theme_red #title-search-input, .house_theme .header-theme_red_image .form-control, .house_theme .header-theme_red_image #title-search-input, .house_theme .header-theme_dark_image .form-control, .house_theme .header-theme_dark_image #title-search-input {
  color: #262626;
  background-color: #F1F5F9;
}
.house_theme .header-theme_gray .navigation-logo, .house_theme .header-theme_black .navigation-logo, .house_theme .header-theme_red .navigation-logo, .house_theme .header-theme_red_image .navigation-logo, .house_theme .header-theme_dark_image .navigation-logo {
  background: none;
  display: block;
}
.house_theme .header-theme_gray .navigation-logo img, .house_theme .header-theme_black .navigation-logo img, .house_theme .header-theme_red .navigation-logo img, .house_theme .header-theme_red_image .navigation-logo img, .house_theme .header-theme_dark_image .navigation-logo img {
  opacity: 1;
}
.house_theme .header-theme_gray #search .input-group .btn.dropdown-toggle, .house_theme .header-theme_black #search .input-group .btn.dropdown-toggle, .house_theme .header-theme_red #search .input-group .btn.dropdown-toggle, .house_theme .header-theme_red_image #search .input-group .btn.dropdown-toggle, .house_theme .header-theme_dark_image #search .input-group .btn.dropdown-toggle {
  background: #3BAABC;
  color: white;
}
.house_theme .header-theme_gray #search .focused .btn:not(.btn-cart):not(.btn-link), .house_theme .header-theme_gray #search .focused .input-group .btn, .house_theme .header-theme_black #search .focused .btn:not(.btn-cart):not(.btn-link), .house_theme .header-theme_black #search .focused .input-group .btn, .house_theme .header-theme_red #search .focused .btn:not(.btn-cart):not(.btn-link), .house_theme .header-theme_red #search .focused .input-group .btn, .house_theme .header-theme_red_image #search .focused .btn:not(.btn-cart):not(.btn-link), .house_theme .header-theme_red_image #search .focused .input-group .btn, .house_theme .header-theme_dark_image #search .focused .btn:not(.btn-cart):not(.btn-link), .house_theme .header-theme_dark_image #search .focused .input-group .btn {
  background: #3BAABC;
}
.house_theme .header-theme_gray .navigation-name, .house_theme .header-theme_black .navigation-name, .house_theme .header-theme_red .navigation-name, .house_theme .header-theme_red_image .navigation-name, .house_theme .header-theme_dark_image .navigation-name {
  color: #262626;
}
.house_theme .header-theme_gray .nav-link:hover, .house_theme .header-theme_black .nav-link:hover, .house_theme .header-theme_red .nav-link:hover, .house_theme .header-theme_red_image .nav-link:hover, .house_theme .header-theme_dark_image .nav-link:hover {
  color: #262626;
}
.house_theme .header-theme_gray .navigation-form .form-control, .house_theme .header-theme_black .navigation-form .form-control, .house_theme .header-theme_red .navigation-form .form-control, .house_theme .header-theme_red_image .navigation-form .form-control, .house_theme .header-theme_dark_image .navigation-form .form-control {
  background-color: transparent;
  border: none;
  color: #EBEBEB;
}
.house_theme .header-theme_gray .navigation-form .form-control::placeholder, .house_theme .header-theme_black .navigation-form .form-control::placeholder, .house_theme .header-theme_red .navigation-form .form-control::placeholder, .house_theme .header-theme_red_image .navigation-form .form-control::placeholder, .house_theme .header-theme_dark_image .navigation-form .form-control::placeholder {
  color: #EBEBEB;
}
.house_theme .header-theme_gray .form-inline:before, .house_theme .header-theme_black .form-inline:before, .house_theme .header-theme_red .form-inline:before, .house_theme .header-theme_red_image .form-inline:before, .house_theme .header-theme_dark_image .form-inline:before {
  background-image: inherit;
}
.house_theme .header-theme_gray .header-menu__link:hover a, .house_theme .header-theme_gray .header-menu__link:active a, .house_theme .header-theme_gray .header-menu__link.active a, .house_theme .header-theme_gray .header-menu__link_selected a, .house_theme .header-theme_black .header-menu__link:hover a, .house_theme .header-theme_black .header-menu__link:active a, .house_theme .header-theme_black .header-menu__link.active a, .house_theme .header-theme_black .header-menu__link_selected a, .house_theme .header-theme_red .header-menu__link:hover a, .house_theme .header-theme_red .header-menu__link:active a, .house_theme .header-theme_red .header-menu__link.active a, .house_theme .header-theme_red .header-menu__link_selected a, .house_theme .header-theme_red_image .header-menu__link:hover a, .house_theme .header-theme_red_image .header-menu__link:active a, .house_theme .header-theme_red_image .header-menu__link.active a, .house_theme .header-theme_red_image .header-menu__link_selected a, .house_theme .header-theme_dark_image .header-menu__link:hover a, .house_theme .header-theme_dark_image .header-menu__link:active a, .house_theme .header-theme_dark_image .header-menu__link.active a, .house_theme .header-theme_dark_image .header-menu__link_selected a {
  opacity: 1;
  color: #262626;
}
.house_theme .header-theme_gray .header-menu__link_back, .house_theme .header-theme_black .header-menu__link_back, .house_theme .header-theme_red .header-menu__link_back, .house_theme .header-theme_red_image .header-menu__link_back, .house_theme .header-theme_dark_image .header-menu__link_back {
  display: block;
  background: inherit;
  background-position-y: inherit;
}
.house_theme .header-theme_gray .header-menu__link_back img, .house_theme .header-theme_black .header-menu__link_back img, .house_theme .header-theme_red .header-menu__link_back img, .house_theme .header-theme_red_image .header-menu__link_back img, .house_theme .header-theme_dark_image .header-menu__link_back img {
  opacity: 1;
}
.house_theme .header__container_tabs a {
  opacity: 0.6;
}
.house_theme .header__container_tab_active a {
  opacity: 1;
}
.house_theme .header__container_tab_active:after {
  content: none;
}
.house_theme .wrapper > .content {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.house_theme .wrapper > .content > .container {
  flex: 1 1 auto;
}
.house_theme .container, .house_theme .container-fluid, .house_theme .container-sm, .house_theme .container-md, .house_theme .container-lg, .house_theme .container-xl, .house_theme .container-xxl {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.house_theme .container__latest {
  background: #F1F5F9;
  background-size: cover;
  padding-top: 28px;
  padding-bottom: 28px;
  margin-top: 29px;
}
.house_theme .container__latest .h5 {
  margin-top: 0;
}
.house_theme .container__latest .book-link {
  background-color: white !important;
  border: 1px solid #F1F5F9 !important;
}
.house_theme .catalog.row {
  margin-left: 0;
  margin-right: 0;
}
.house_theme .catalog-filter {
  padding-left: 0;
}
.house_theme .catalog__controls .dropdown .dropdown-toggle::before {
  border-top: 4px solid #f6c75f;
  right: 14px;
}
.house_theme .catalog__controls .dropdown .dropdown-toggle:hover::before {
  border-top: 4px solid #262626;
}
.house_theme .catalog__controls .dropdown.show .dropdown-toggle::before {
  border-top: 0;
  border-bottom: 4px solid #f6c75f;
}
.house_theme .catalog__controls .dropdown.show .dropdown-toggle:hover::before {
  border-bottom: 4px solid #262626;
}
.house_theme .catalog__controls .dropdown-menu {
  padding: 0.5em;
  box-shadow: none;
  border-radius: 0.5em;
}
.house_theme .catalog__main {
  margin-top: -102px;
}
.house_theme .catalog .catalog-footer.px-3 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.house_theme .catalog .catalog-footer div[data-pagination-num] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.house_theme .catalog .catalog-footer__buttons {
  padding-left: 0 !important;
}
.house_theme .catalog .catalog-footer__buttons [data-role=pagination-more] {
  background-color: #3BAABC;
  color: white;
}
.house_theme .catalog .catalog-footer__buttons a {
  border: none;
}
.house_theme .catalog .catalog-footer__pagination ul {
  margin-bottom: 0;
}
.house_theme .catalog .catalog-footer__pagination ul .page-item.active .page-link {
  background-color: #3BAABC;
  color: white;
  width: 40px;
  height: 40px;
  border-radius: 0.5em;
  padding: 0.6em 0 0.5em 0;
  text-align: center;
}
.house_theme .catalog .catalog-footer .page-link {
  line-height: normal;
  margin-left: 0;
  padding: 0.6em 0.5em 0.5em;
}
.house_theme .catalog .product-item-container {
  height: 100%;
  padding-bottom: 1.5em;
}
.house_theme .book_Swiper {
  overflow: visible;
}
.house_theme .book_Swiper .swiper-wrapper {
  height: auto;
}
.house_theme .book_Swiper .product-item-container, .house_theme .catalog__main_items .product-item-container {
  height: 100%;
}
.house_theme .book_Swiper .news-book__item, .house_theme .catalog__main_items .news-book__item {
  height: 100%;
}
.house_theme .book_Swiper .news-book__item .blot, .house_theme .catalog__main_items .news-book__item .blot {
  display: none;
}
.house_theme .book_Swiper .news-book__item:hover .blot, .house_theme .catalog__main_items .news-book__item:hover .blot {
  display: block;
}
.house_theme .book_Swiper .news-book__item:hover .blot__action, .house_theme .book_Swiper .news-book__item:hover .blot__discount, .house_theme .catalog__main_items .news-book__item:hover .blot__action, .house_theme .catalog__main_items .news-book__item:hover .blot__discount {
  background-image: url("/images/house/book-blot-discount-hover.svg");
}
.house_theme .book_Swiper .news-book__item:hover .blot__new, .house_theme .catalog__main_items .news-book__item:hover .blot__new {
  background-image: url("/images/house/book-blot-new-hover.svg");
}
.house_theme .book_Swiper .news-book__item:hover .blot__hit, .house_theme .catalog__main_items .news-book__item:hover .blot__hit {
  background-image: url("/images/house/book-blot-hit-hover.svg");
}
.house_theme .book_Swiper .news-book__item:hover .blot__preorder, .house_theme .catalog__main_items .news-book__item:hover .blot__preorder {
  background-image: url("/images/house/book-blot-preorder-hover.svg");
}
.house_theme .book_Swiper .news-book__item_descr, .house_theme .catalog__main_items .news-book__item_descr {
  min-height: 162px;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.house_theme .book_Swiper .news-book__item_descr .book-sum, .house_theme .catalog__main_items .news-book__item_descr .book-sum {
  flex: 1 1 100%;
}
.house_theme .book_Swiper .book__tags, .house_theme .catalog__main_items .book__tags {
  align-content: flex-start;
  justify-content: flex-end;
  margin-right: -10px;
  margin-top: -10px;
  gap: 4px;
}
.house_theme .book_Swiper .book-img svg, .house_theme .book_Swiper .book-img img, .house_theme .catalog__main_items .book-img svg, .house_theme .catalog__main_items .book-img img {
  box-shadow: none;
}
.house_theme .book_Swiper .book-name, .house_theme .catalog__main_items .book-name {
  font-weight: bold;
}
.house_theme .book_Swiper .book-actions .btn-cart, .house_theme .catalog__main_items .book-actions .btn-cart {
  border: 0;
  color: #262626;
  border-radius: 0.5em;
  padding: 1em 2em;
  white-space: nowrap;
}
.house_theme .book_Swiper .book-actions .btn-cart i, .house_theme .book_Swiper .book-actions .btn-cart__icon, .house_theme .catalog__main_items .book-actions .btn-cart i, .house_theme .catalog__main_items .book-actions .btn-cart__icon {
  display: none;
}
.house_theme .book_Swiper .book-actions .btn-cart:hover, .house_theme .catalog__main_items .book-actions .btn-cart:hover {
  background: #262626;
  color: white;
}
.house_theme .book_Swiper .book-actions .btn-fav, .house_theme .catalog__main_items .book-actions .btn-fav {
  background-color: transparent;
  padding: 0.375em 0.75em;
}
.house_theme .book_Swiper .book-link, .house_theme .catalog__main_items .book-link {
  margin: 0;
  border: 0;
  background: #F1F5F9;
  border-radius: 0.5em;
  margin-top: 40px;
}
.house_theme .book_Swiper .swiper-button-next, .house_theme .book_Swiper .swiper-button-prev, .house_theme .catalog__main_items .swiper-button-next, .house_theme .catalog__main_items .swiper-button-prev {
  background-color: #f6c75f;
}
.house_theme .book_Swiper .swiper-button-next, .house_theme .catalog__main_items .swiper-button-next {
  right: 0;
}
.house_theme .book_Swiper .swiper-button-prev, .house_theme .catalog__main_items .swiper-button-prev {
  left: 0;
}
.house_theme .book__tag, .house_theme .product__tag {
  font-size: 10px;
  max-height: initial;
  margin-bottom: 0;
  margin-right: 0;
  padding: 8px;
  line-height: 100%;
  border-radius: 4px;
}
.house_theme .book__tag_new, .house_theme .product__tag_new {
  background-color: #145B85;
}
.house_theme .book__tag_hit, .house_theme .book__tag_id, .house_theme .product__tag_hit, .house_theme .product__tag_id {
  background-color: #fff0aa;
  color: #262626;
}
.house_theme .book__tag_discount, .house_theme .book__tag_action, .house_theme .book__tag_price, .house_theme .product__tag_discount, .house_theme .product__tag_action, .house_theme .product__tag_price {
  background-color: #F6C75F;
  color: #262626;
}
.house_theme .book__tag_price, .house_theme .product__tag_price {
  position: relative;
  right: initial;
  top: initial;
  background-color: #F6C75F;
  color: #262626;
}
.house_theme .book__tag_discount_percent, .house_theme .product__tag_discount_percent {
  background-color: #F6C75F;
  color: #262626;
}
.house_theme .book__tag_preorder, .house_theme .product__tag_preorder {
  background-color: #CBD5E1;
  color: #262626;
}
.house_theme .content__news_title {
  margin-bottom: 1em;
}
.house_theme .content__news_title .h5 + a {
  background: #f6c75f;
  border-radius: 0.5em;
  padding: 1em 2em;
  text-decoration: none;
}
.house_theme .content__news_title .h5 + a:hover {
  background: #262626;
  color: white;
}
.house_theme .product__info_price .btn-cart {
  background: #f6c75f !important;
}
.house_theme .product__info_price .btn-cart__icon, .house_theme .product__info_price .btn-cart i {
  display: none;
}
.house_theme .product__info {
  display: flex;
  flex-direction: column;
  margin-top: 1em;
}
.house_theme .product__info_preorder {
  border-radius: 0.5em;
  background: #CBD5E1;
  color: #262626;
}
.house_theme .product__info_title {
  order: 1;
}
.house_theme .product__info_author {
  order: 2;
}
.house_theme .product__info_top {
  order: 3;
}
.house_theme .product__info_video {
  order: 5;
  margin-top: 20px;
}
.house_theme .product__info_bottom {
  order: 6;
  font-size: 80%;
}
.house_theme .product__info_price {
  flex-direction: column;
  align-items: flex-start;
}
.house_theme .product__image_big {
  filter: none;
}
.house_theme .product #detailsTabContent {
  order: 4;
}
.house_theme .catalog__controls {
  margin-left: 0;
  margin-right: 0;
}
.house_theme .content__news_search h4:first-child, .house_theme .content__news_search .h4:first-child {
  display: none;
}
.house_theme .content__news_search .catalog__main_items {
  margin-top: 122px;
}
.house_theme .bx-filter-parameters-box-container {
  display: flex;
  flex-direction: column;
}
.house_theme .bx-filter-parameters-box-container #set_filter {
  padding: 0.375rem 0.75rem;
}
.house_theme .bx-filter-parameters-box-container #del_filter {
  background: transparent;
  padding: 0.375rem 0.75rem;
  margin-top: 0.5em;
  text-align: left;
  font-size: 80%;
}
.house_theme .bx-filter-parameters-box-container #del_filter:hover {
  color: #262626;
}
.house_theme .basket-items .basket-item-block-amount input,
.house_theme .basket-items__price-count select,
.house_theme .basket-items__price-count input {
  color: #262626;
  background: #F1F5F9;
  border-radius: 0.5em;
  border: 0;
}
.house_theme .basket .btn.btn-green {
  background-color: #3BAABC;
  border-color: #3BAABC;
  color: #ffffff;
  border: 0;
  padding: 0.375rem 0.75rem;
}
.house_theme .basket .btn.btn-success {
  border: 0;
}
.house_theme .basket .btn-success.btn-order-save:hover {
  color: #ffffff !important;
}
.house_theme .basket .card {
  border-radius: 1.5em;
  background: #F1F5F9;
  border: 0;
}
.house_theme .basket .card .form-control {
  background: white;
}
.house_theme .basket .card .list-group-item {
  background: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.house_theme .basket .basket-items__image img {
  filter: none;
}
.house_theme .basket .bx-soa-section .bx-sls .dropdown-block {
  border-radius: 0.5em;
  color: #262626;
  border: 0;
}
.house_theme .basket .bx-soa-section .bx-ui-sls-pane {
  border-radius: 0.5em;
}
.house_theme .basket .bx-soa-section .alert {
  border-radius: 0.5em;
}
.house_theme .basket .bx-soa-section .bx-soa-more-btn .btn-outline-secondary {
  background: none;
  color: #262626;
  opacity: 0.6;
}
.house_theme .basket .bx-soa-section .bx-soa-more-btn .btn-outline-secondary:hover {
  color: #262626;
  opacity: 1;
}
.house_theme .basket .bx-soa-section .bx-soa-more-btn .btn-primary {
  color: #262626;
  background-color: #f6c75f;
  border-color: #f6c75f;
}
.house_theme .basket .bx-soa-section .bx-soa-more-btn .btn-primary:hover {
  color: #262626;
}
.house_theme .basket .bx-soa-section .bx-soa-more-btn .btn-primary .preloader.inline:after {
  width: 0.8em;
  height: 0.8em;
  margin: 0.3em;
  border: 1px solid #262626;
  border-color: #262626 transparent #262626 transparent;
}
.house_theme .basket .bx-soa-section .bx-soa-section-content strong {
  color: #262626;
  font-size: 80%;
}
.house_theme .basket .bx-soa-section .bx-soa-section-content .alert strong {
  font-weight: bold;
}
.house_theme .basket .bx-soa-section .bx-soa-section-title-count {
  background: #fd4e4f;
}
.house_theme .basket .bx-soa-section.bx-step-completed .bx-soa-section-title-count {
  background: #3BAABC;
}
.house_theme .basket .bx-soa-section .has-error .bx-soa-pp-price {
  color: #fd4e4f;
}
.house_theme .basket .bx-soa-cart-total .list-group-item {
  border-top: 0;
  padding: 16px;
}
.house_theme .basket .basket-info .list-group-item.bg-light {
  background: transparent !important;
  background-color: transparent !important;
  padding: 0 !important;
  border: 0 !important;
}
.house_theme .basket .basket-info .card-body {
  border-top: 0;
}
.house_theme .basket .bx-sls .dropdown-fade2white {
  display: none;
}
.house_theme .basket .alert-warning {
  color: #262626;
  background: #f6c75f;
}
.house_theme .basket .alert-danger {
  color: white;
  background: #fd4e4f;
}
.house_theme .basket .alert-success {
  color: white;
  background: #3BAABC;
}
.house_theme .basket .activebullet {
  background-color: #3BAABC !important;
}
.house_theme .basket .modal-shop__oneclick .container-fluid, .house_theme .basket .modal-shop__oneclick .container-sm, .house_theme .basket .modal-shop__oneclick .container-md, .house_theme .basket .modal-shop__oneclick .container-lg, .house_theme .basket .modal-shop__oneclick .container-xl, .house_theme .basket .modal-shop__oneclick .container-xxl {
  padding-right: 15px;
  padding-left: 15px;
}
.house_theme .basket .modal-body-wide .modal-shop {
  display: none;
}
.house_theme .basket .softer-error-notification {
  display: none;
}
.house_theme .basket .form-check.form-check-mandatory {
  border: 2px solid #fd4e4f !important;
  border-radius: 0.5em;
}
.house_theme .basket .form-check.form-check-mandatory .mandatory-tooltip {
  background-color: #fd4e4f !important;
  color: white;
}
.house_theme .basket .bx-soa-section .tooltip-inner {
  background-color: #fd4e4f;
  color: white;
  border-radius: 0.5em;
  margin-top: 26px;
}
.house_theme .one-click-locations a {
  border-bottom: 1px dashed #262626;
}
.house_theme .one-click-locations a:hover {
  text-decoration: none;
  border-bottom: 1px solid #262626;
}
@media (max-width: 575px) {
  .house_theme .modal-shop .modal-header img {
    width: 100%;
  }
}
.house_theme .modal-shop .modal-content {
  box-shadow: none;
  border-radius: 40px;
  height: 470px;
}
.house_theme .modal-shop .modal-content h5, .house_theme .modal-shop .modal-content .h5 {
  margin-top: 25px;
}
@media (max-width: 575px) {
  .house_theme .modal-shop .modal-content {
    height: 100%;
  }
}
.house_theme .modal-shop .modal-info {
  border-radius: 0 0 40px 40px;
}
.house_theme .modal-shop .modal-dialog-fullscreen .modal-content {
  border-radius: 0;
}
.house_theme .modal-shop .modal-backdrop {
  background: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.house_theme .modal-shop .modal-body .form-control {
  border-radius: 0.5em;
}
.house_theme .modal-shop .modal-title__icon {
  display: none;
}
.house_theme .modal-shop.modal-shop__login .close {
  display: none;
}
.house_theme .modal-shop .btn-text {
  padding: 0.375rem 0;
}
.house_theme .modal-shop .btn-text.btn-text-success {
  padding: 18px 20px;
}
.house_theme #order_app .modal-shop .modal-content {
  height: auto;
}
.house_theme .bx-authform .modal-shop.modal-shop__login .close {
  display: block;
}
.house_theme .modal-shop .modal-header .close,
.house_theme .product__image_fullscreen .close,
.house_theme .modal-shop.modal-shop__oneclick .modal-header .close {
  margin-left: 0;
  top: 28px;
  right: 16px;
  border: none;
}
.house_theme .footer {
  background: #262626;
  color: white;
  padding-bottom: 36px;
}
.house_theme .footer__content, .house_theme .footer .container {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 1em;
}
.house_theme .footer-socials {
  width: auto;
  padding-right: 0;
  text-align: right;
  display: flex;
  gap: 1em;
  align-items: center;
}
.house_theme .footer-socials a {
  margin-right: 0;
}
.house_theme .footer-socials__item {
  width: 40px;
  height: 40px;
}
.house_theme .footer-socials__item--vk i {
  width: 40px;
  height: 40px;
  background-image: url(/images/house/vk_normal.svg);
}
.house_theme .footer-socials__item--vk i:hover {
  background-image: url(/images/house/vk_hover.svg);
}
.house_theme .footer-socials__item--telegram i {
  width: 40px;
  height: 40px;
  background-image: url(/images/house/telegram_normal.svg);
}
.house_theme .footer-socials__item--telegram i:hover {
  background-image: url(/images/house/telegram_hover.svg);
}
.house_theme .footer-socials__item--dzen i {
  width: 40px;
  height: 40px;
  background-image: url(/images/house/yandex_zen_normal.svg);
}
.house_theme .footer-socials__item--dzen i:hover {
  background-image: url(/images/house/yandex_zen_hover.svg);
}
.house_theme .footer-list {
  max-width: 100%;
  flex: 1 1 100%;
  text-align: center;
  margin-bottom: 0;
  padding-right: 0;
}
.house_theme .footer-list__item {
  transition: none;
  margin-bottom: 0;
}
.house_theme .footer-list__item.footer-list__item_title {
  font-weight: normal;
  margin-bottom: 1em;
}
.house_theme .footer-list .collapse:not(.show) {
  display: block;
}
.house_theme .footer__message {
  background: #F1F5F9;
  color: #262626;
}
.house_theme .footer__message a:not(.btn) {
  color: #262626 !important;
}
.house_theme .footer__message a:not(.btn):hover {
  color: white;
}
.house_theme .footer__message .btn.btn-success {
  padding: 0.375rem 0.75rem;
}
.house_theme .footer a {
  color: white;
  text-decoration: underline;
}
@media only screen and (max-width: 575px) {
  .house_theme .wrapper > .content > .container, .house_theme .header-theme > .container {
    padding: 1em;
  }
  .house_theme #navigation {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .house_theme #navigation .navbar-nav-logo {
    flex: 1;
  }
  .house_theme #navigation .navbar-nav:nth-child(3) {
    order: 4;
    width: 100%;
  }
  .house_theme #navigation .navbar-nav:nth-child(4) {
    order: 3;
  }
  .house_theme #navigation ul.navbar-nav {
    display: none;
  }
  .house_theme #navigation .navbar:first-child {
    padding-top: 0.5em;
  }
  .house_theme #navigation .navigation-form {
    display: flex;
    width: 100%;
  }
  .house_theme #navigation .navigation-form .input-group {
    width: 100%;
  }
  .house_theme #navigation .navigation-logo {
    background: url(/images/house/logo_mobile.svg);
    align-self: flex-start;
    display: block;
    width: 117px;
    height: 32px;
  }
  .house_theme #navigation .navigation-logo img {
    display: none;
  }
  .house_theme #navigation .navigation__right .nav-item {
    background: #F1F5F9;
    color: #94a3b8;
  }
  .house_theme #navigation .navigation__right .nav-item:nth-child(1) {
    display: none;
  }
  .house_theme #navigation .nav-link.auth {
    background: url(/images/house/burger.svg) no-repeat center;
  }
  .house_theme .bx-authform .modal-shop .modal-header img {
    width: 100%;
  }
  .house_theme #search {
    display: flex;
    width: 100%;
  }
  .house_theme #search .input-group .btn.navbtn {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .house_theme #search #title-search-input {
    width: auto;
    min-width: 90px;
    flex: 1 1 100%;
  }
  .house_theme #search .input-group .btn.dropdown-toggle {
    background: #F1F5F9;
    color: white;
  }
  .house_theme #search .focused .btn:not(.btn-cart):not(.btn-link), .house_theme #search .focused .input-group .btn {
    background: #F1F5F9;
  }
  .house_theme #search .input-group .btn.navbtn,
  .house_theme #navigation .navigation__right .nav-item {
    background: #F1F5F9;
    color: #94a3b8;
  }
  .house_theme #search .input-group .btn.navbtn .nav-link.auth,
  .house_theme #navigation .navigation__right .nav-item .nav-link.auth {
    background: #F1F5F9 url(/images/house/auth_mobile.svg) no-repeat center;
  }
  .house_theme #search .input-group .btn.navbtn .nav-link.favorite,
  .house_theme #navigation .navigation__right .nav-item .nav-link.favorite {
    background: #F1F5F9 url(/images/house/favorite_mobile.svg) no-repeat center;
  }
  .house_theme #search .input-group .btn.navbtn .nav-link.basket,
  .house_theme #navigation .navigation__right .nav-item .nav-link.basket {
    background: #F1F5F9 url(/images/house/basket_mobile.svg) no-repeat center;
  }
  .house_theme #search .input-group .btn.navbtn.btn-default:after,
  .house_theme #navigation .navigation__right .nav-item.btn-default:after {
    background: #F1F5F9 url(/images/house/search_mobile.svg) no-repeat center;
  }
  .house_theme .content__news_title {
    align-items: flex-start;
  }
  .house_theme .content__news_title .h5 {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .house_theme .content__news_title .h5 + a {
    padding: 0;
    background: transparent;
  }
  .house_theme .content__news_title .h5 + a:hover {
    background: transparent;
    color: #262626;
  }
  .house_theme .container__latest {
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 28px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .house_theme .book_Swiper .book__tags, .house_theme .catalog__main_items .book__tags {
    flex-direction: column;
    align-content: flex-start;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 4px;
  }
  .house_theme .catalog__main {
    margin-top: -42px;
  }
  .house_theme .catalog__controls {
    margin-bottom: 2em;
    margin-left: 0;
    margin-right: 0;
  }
  .house_theme .catalog__controls_filter {
    padding: 0.375rem 0.75rem !important;
  }
  .house_theme #filterModal {
    padding: 1em;
  }
  .house_theme #basket-root {
    margin-left: 0;
    margin-right: 0;
  }
  .house_theme #basket-root .col-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .house_theme .modal-shop .modal-header .close, .house_theme .modal-shop .product__image_fullscreen .close {
    right: 20px;
    border: none;
  }
  .house_theme .modal-shop .modal-content {
    padding: 0;
  }
  .house_theme .modal-shop .modal-content > div {
    padding-left: 20px;
    padding-right: 20px;
  }
  .house_theme .modal-shop .modal-content .modal-header {
    margin-top: 0;
    min-height: 60px;
  }
  .house_theme .modal-shop .modal-content .modal-body {
    padding-left: 80px;
    padding-right: 80px;
    margin-bottom: 20px;
  }
  .house_theme .modal-shop .modal-content .modal-footer {
    padding: 20px 20px 40px 20px;
  }
  .house_theme .modal-shop .modal-content .modal-footer .row {
    margin-left: 20px;
  }
  .house_theme .modal-shop.modal-shop__menu {
    transition: none;
  }
  .house_theme .modal-shop.modal-shop__menu .modal-dialog {
    transition: none;
    transform: none;
  }
  .house_theme .modal-shop.modal-shop__menu .modal-content {
    position: fixed;
    top: 0;
    height: auto;
    transition: none;
    box-shadow: none;
    border-radius: 0 0 24px 24px;
  }
  .house_theme .modal-shop.modal-shop__menu .modal-content .footer-socials__item--vk i {
    background-image: url(/images/house/vk_dark.svg);
  }
  .house_theme .modal-shop.modal-shop__menu .modal-content .footer-socials__item--vk i:hover {
    background-image: url(/images/house/vk_dark.svg);
  }
  .house_theme .modal-shop.modal-shop__menu .modal-content .footer-socials__item--telegram i {
    background-image: url(/images/house/telegram_dark.svg);
  }
  .house_theme .modal-shop.modal-shop__menu .modal-content .footer-socials__item--telegram i:hover {
    background-image: url(/images/house/telegram_dark.svg);
  }
  .house_theme .modal-shop.modal-shop__menu .modal-content .footer-socials__item--dzen i {
    background-image: url(/images/house/yandex_zen_dark.svg);
  }
  .house_theme .modal-shop.modal-shop__menu .modal-content .footer-socials__item--dzen i:hover {
    background-image: url(/images/house/yandex_zen_dark.svg);
  }
  .house_theme .footer {
    margin-top: 0;
  }
  .house_theme .footer .container, .house_theme .footer__content {
    flex-direction: column;
  }
  .house_theme .footer .collapse:not(.show) {
    display: block;
  }
}
.house_theme .promo-fab {
  background: #CBD5E1;
  color: #262626;
}
.house_theme .promo-fab .button {
  background: #f6c75f;
  color: #262626;
}
.house_theme .promo-fab a {
  color: #262626 !important;
}
@media (max-width: 767px) {
  .house_theme .content__news .book_Swiper .swiper-slide {
    max-height: 212px;
  }
  .house_theme .content__news .book_Swiper .swiper-slide:last-child {
    display: none !important;
  }
  .house_theme .footer-socials {
    flex-direction: row;
  }
}
@media (max-width: 992px) {
  .house_theme #navigation ul.navbar-nav {
    display: none !important;
  }
  .house_theme #navigation .navbar-nav-logo {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 1360px) {
  .house_theme .container, .house_theme .container-fluid, .house_theme .container-sm, .house_theme .container-md, .house_theme .container-lg, .house_theme .container-xl, .house_theme .container-xxl {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.minimal .wrapper {
  padding-top: 1em;
}
.minimal .nav-link.favorite {
  display: none;
}
.minimal #search .input-group input {
  border-left: 1px solid #C4C4C4;
}
.minimal #search .navigation-form {
  margin-left: 0;
  flex-direction: column;
  align-items: stretch;
}
@media only screen and (max-width: 767px) {
  .minimal #search .navigation-form {
    display: flex;
  }
}
.minimal #search #title-search-input {
  padding: 0.5rem 1rem;
}
.minimal #search .search-results {
  display: flex;
  flex-direction: row;
  top: calc(1.5em + 0.75rem + 3px);
}
@media only screen and (max-width: 767px) {
  .minimal #search .search-results {
    flex-direction: column;
  }
}
.minimal #search .search-results__group {
  border-right: 1px solid #EBEBEB;
  flex-grow: 1;
}
.minimal #search .search-results__close {
  position: absolute;
  top: 0;
  right: 0.5em;
  font-size: 24px;
  line-height: 1.4em;
  cursor: pointer;
  border: none;
}
.minimal #search .search-results li {
  margin-bottom: 0;
}
.minimal #search .dropdown-menu .result-item {
  padding: 6px 10px;
  cursor: pointer;
}
.minimal #search .filter {
  margin-top: 0.25em;
  gap: 0.25em;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.minimal #search .filter-chip {
  padding: 0.05em 0.25em;
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.minimal #search .filter-chip__close {
  cursor: pointer;
  line-height: 1em;
  font-size: 18px;
  border: none;
}
.minimal #search .news-book__item_descr {
  display: flex;
  flex-direction: column;
}
.minimal #search .book-img img, .minimal #search .book-img svg {
  box-shadow: none;
}
.minimal #search .book-author, .minimal #search .book-tags {
  display: flex;
  gap: 0.25em;
  flex-wrap: wrap;
}
.minimal #search .book-name {
  margin-top: 0.5em;
  margin-bottom: 0.75em;
}
.minimal .catalog__main_items {
  flex-wrap: wrap;
  gap: 40px 20px;
  margin-bottom: 40px;
}
.minimal .catalog__main_items .news-book__item {
  width: 244px;
  padding-left: 0;
  padding-top: 0;
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .minimal .catalog__main_items .news-book__item {
    width: auto;
  }
}
.minimal .catalog .catalog-footer__pagination ul {
  padding-left: 0;
}
.minimal .footer__content {
  width: 100%;
}
.minimal .footer__links {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  width: 100%;
  justify-content: center;
}
.minimal .footer__links-item {
  max-width: unset;
}

.medicine .navigation-logo {
  display: block;
  width: 144px;
  height: 51px;
  background: url("/images/medicine/med_logo.svg") no-repeat;
  background-size: cover;
}
.medicine .navigation-logo img {
  opacity: 0;
}
.medicine .navigation-name {
  margin-top: auto;
  margin-bottom: auto;
}
.medicine #search .focused input:focus, .medicine #search .focused #title-search-input:focus {
  border-color: #05bcdd;
}
.medicine #search .focused .btn, .medicine #search .focused .input-group .btn {
  background: #05bcdd;
  border-color: #05bcdd;
}
.medicine #search .dropdown-menu .result-item__selected {
  background-color: #05bcdd;
  color: #ffffff;
}
.medicine #search .dropdown-menu .result-item__selected .dropdown-item {
  color: #ffffff;
}
.medicine #search .filter-chip {
  border: 1px solid #05bcdd;
  color: #05bcdd;
  cursor: pointer;
  font-weight: normal;
  text-shadow: none;
}
.medicine #search .filter-chip__selected {
  background: #05bcdd;
  color: #ffffff;
  padding: 0.05em 0.25em;
}
.medicine .catalog__main_items .news-book__item .book-actions .btn-cart:hover {
  background-color: #05bcdd;
  border-color: #05bcdd;
  color: #ffffff;
}
.medicine .catalog .catalog-footer__pagination ul .page-item.active .page-link {
  background-color: #05bcdd;
}
.medicine .footer {
  background: #05bcdd;
  color: #ffffff;
  margin-top: auto;
  padding-bottom: 36px;
}
.medicine .footer a:hover {
  color: #ffffff;
  opacity: 1;
}
.medicine .btn.btn-success,
.medicine .basket .btn.btn-success,
.medicine .basket .btn.btn-green,
.medicine .basket .bx-soa-section .bx-soa-more-btn .btn-primary,
.medicine .product__info_price .btn-cart,
.medicine .basket-items .btn-primary {
  background: #05bcdd;
  border-color: #05bcdd;
}
.medicine .basket .bx-soa-section.bx-step-completed .bx-soa-section-title-count {
  background-color: #05bcdd;
}

.promo-fab {
  position: fixed;
  height: 80px;
  border-radius: 40px;
  bottom: 20px;
  left: 20px;
  z-index: 1000;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  background: #6B977B;
  color: #ffffff;
  overflow: hidden;
}
@media only screen and (min-width: 575px) {
  .promo-fab {
    bottom: 30px;
    left: 30px;
  }
}
.promo-fab .button {
  width: 80px;
  height: 80px;
  background: #D13B09;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 600;
  color: white;
  cursor: pointer;
  z-index: 1000;
}
.promo-fab .expand {
  margin: 0 12px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: margin-left 0.5s ease-in-out 0.2s;
  margin-left: -372px;
  width: 360px;
}
@media only screen and (max-width: 504px) {
  .promo-fab .expand {
    width: calc(100vw - 144px);
    margin-left: calc(-100vw + 132px);
    padding-right: 52px;
  }
}
.promo-fab:hover .expand, .promo-fab:active .expand {
  margin-left: 12px;
}
.promo-fab a {
  text-decoration: underline;
  color: #ffffff;
}
.promo-fab a:hover, .promo-fab a:active {
  color: #ffffff;
}
.promo-fab__chat {
  left: unset;
  right: 20px;
}
.promo-fab__chat .button i {
  width: 40px;
  height: 40px;
  display: block;
  background: url("/images/comment_icon.svg");
  background-size: contain;
}

.scroll-fab {
  position: fixed;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  bottom: 104px;
  right: 20px;
  z-index: 1000;
  background: #D13B09;
  color: #ffffff;
  justify-content: center;
  align-items: center;
  font-size: 48px;
  font-weight: 600;
  display: none;
}
@media only screen and (min-width: 575px) {
  .scroll-fab {
    bottom: 30px;
    right: 30px;
  }
}
.scroll-fab.scroll-started {
  display: flex;
}
.scroll-fab:active, .scroll-fab:hover {
  opacity: 1;
  text-decoration: none;
  font-size: 64px;
  color: white;
}

.page_basket .promo-fab {
  display: none;
}

.preloader {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.preloader:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: dual-ring 1.2s linear infinite;
}
.preloader.inline {
  width: 1rem;
  height: 1em;
}
.preloader.inline:after {
  width: 0.8em;
  height: 0.8em;
  margin: 0.3em;
  border: 1px solid #fff;
  border-color: #fff transparent #fff transparent;
}
.preloader.grey:after, .preloader.gray:after {
  border: 6px solid #C4C4C4;
  border-color: #C4C4C4 transparent #C4C4C4 transparent;
}
.preloader.grey.inline:after, .preloader.gray.inline:after {
  border: 1px solid #C4C4C4;
  border-color: #C4C4C4 transparent #C4C4C4 transparent;
}
.preloader.dark:after, .preloader.black:after {
  border: 6px solid #000;
  border-color: #000 transparent #000 transparent;
}
.preloader.dark.inline:after, .preloader.black.inline:after {
  border: 1px solid #000;
  border-color: #000 transparent #000 transparent;
}
.preloader.centered:after {
  margin: calc(50% - 64px) auto 0 auto;
}

@keyframes dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#minprice_app .discount, #minprice_app .discount__row {
  width: 100%;
  display: flex;
  flex-direction: row;
}
#minprice_app .discount {
  flex-wrap: wrap;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-top: none;
  padding: 8px;
}
#minprice_app .discount:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
#minprice_app .discount__row {
  flex-wrap: nowrap;
  margin-top: 8px;
}
#minprice_app .discount__row:first-child {
  margin-top: 0;
}
#minprice_app .discount__group {
  margin-right: -15px;
  margin-left: -15px;
}
#minprice_app .discount__block_active {
  display: none;
  margin-right: 8px;
}
#minprice_app .discount__block_name {
  flex: 1 1 100%;
  padding-right: 24px;
}
#minprice_app .discount__block_amount {
  white-space: nowrap;
  font-size: 80%;
}
#minprice_app .discount__block_description {
  font-size: 80%;
  font-weight: 400;
  opacity: 0.6;
  padding-right: 24px;
}
#minprice_app .discount__block_apply {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
#minprice_app .discount__block_group {
  display: flex;
  flex-direction: column;
  width: 100%;
}
#minprice_app .discount .btn {
  font-size: 80%;
  margin-bottom: 0;
  padding: 8px;
}
#minprice_app .discount__active {
  background: rgba(158, 217, 36, 0.125);
}
#minprice_app .discount__active .discount__block_active {
  display: block;
}
#minprice_app .title-row {
  font-size: 20px;
  margin-top: 16px;
  margin-bottom: 8px;
  font-family: "IBM Plex Mono", monospace;
}

.noUi-origin {
  width: 100%;
}

/* Global
----------------------------*/
html {
  height: 101%;
}

body {
  min-height: 100%;
  font-family: "IBM Plex Mono", monospace;
}
body.lock {
  overflow: hidden;
}

section {
  margin: 30px 0;
}

h3, .h3 {
  margin-bottom: 1rem;
}

a {
  color: currentColor;
  cursor: pointer;
}
a:hover {
  cursor: pointer;
  color: #809DA0;
  opacity: 0.6;
  text-decoration: underline;
}

.alert a {
  text-decoration: underline;
}

div {
  box-sizing: border-box;
}

ul {
  list-style: none;
  padding-left: 0;
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.title-page {
  margin-bottom: 35px;
}

.search-info {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #818181;
}

/* Navigation
----------------------------*/
.navigation {
  display: flex;
  flex: 1;
  padding: 0.5rem 1rem;
}
.navigation__left {
  display: flex;
  flex: 1;
}
.navigation__right {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0;
  margin-left: auto;
}
.navigation__right .nav-item {
  margin-right: 20px;
}
.navigation__right .nav-item:nth-child(2) {
  margin-right: 12px;
}
@media only screen and (min-width: 575px) {
  .navigation__right .nav-item:nth-child(2) {
    margin-right: 0;
  }
}
.navigation__right .nav-item:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 576px) {
  .navigation {
    padding: 0.5rem 0;
  }
}
@media only screen and (max-width: 576px) {
  .navigation .bx-basket {
    padding-top: 8px;
  }
}

.navigation-name {
  max-width: 200px;
  margin-left: 20px;
  font-size: 16px;
  line-height: 19px;
  color: #555;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 1048px) {
  .navigation-name {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .navigation-name {
    display: none;
  }
}

.navigation-form {
  margin-left: 70px;
  margin-top: 0 !important;
}
@media only screen and (max-width: 767px) {
  .navigation-form {
    display: none;
  }
}

.navbar-collapse {
  position: relative;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 20px;
}

.navbar-bottom {
  display: flex;
}

.nav-item {
  display: flex;
}

.nav-link {
  color: #818181;
  font-size: 14px;
  line-height: 120%;
  position: relative;
  margin-right: 25px;
}
.nav-link:last-child {
  margin-right: 0;
}
.nav-link:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: ".";
  color: transparent;
  background: #aaa;
  height: 1px;
  transition: all 0.8s;
}
.nav-link:hover {
  color: #818181;
  opacity: 0.6;
}
.nav-link:hover:before {
  width: 100%;
}
.nav-link.favorite, .nav-link.basket, .nav-link.auth {
  position: relative;
  width: 26px;
  height: 22px;
  display: block;
  background-size: cover;
}
.nav-link.favorite:hover:before, .nav-link.basket:hover:before, .nav-link.auth:hover:before {
  width: 0;
}
.nav-link.favorite:active, .nav-link.basket:active, .nav-link.auth:active {
  opacity: 0.6;
}
.nav-link.favorite .favorite__counter,
.nav-link.favorite .basket__counter, .nav-link.basket .favorite__counter,
.nav-link.basket .basket__counter, .nav-link.auth .favorite__counter,
.nav-link.auth .basket__counter {
  position: absolute;
  top: 0;
  left: 0;
  padding: 2px 8px;
  margin: -25% 0 0 -25%;
  background: #F67211;
  border-radius: 2px;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 110%;
  text-align: center;
  color: #FFFFFF;
}
.nav-link.favorite {
  background: url("/images/favorite.svg") no-repeat center;
}
.nav-link.basket {
  background: url("/images/basket.svg") no-repeat center;
}
.nav-link.auth {
  background: url("/images/auth.svg") no-repeat center;
}

.location {
  position: relative;
}
.location:after {
  content: "";
  position: absolute;
  left: 10px;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  z-index: 10;
}

.dropdown-item {
  color: #818181;
  font-size: 14px;
  line-height: 120%;
}

.form-control {
  padding: 0.5rem 2rem;
  position: relative;
}

.form-inline {
  position: relative;
}

.form-inline .form-control {
  margin-right: unset !important;
  border-radius: unset;
}

#title-search-input {
  height: calc(1.5em + 0.75rem + 3px);
  border-color: #C4C4C4;
}

.navbtn {
  border-radius: 0;
  border: 0;
}

.header {
  padding: 0.5rem 1rem;
}
.header__message {
  width: 100%;
  height: auto;
  padding: 20px 30px;
  background: #FAECD4;
  color: #818181;
  position: sticky;
  top: 0;
  z-index: 1000;
}
.header__message a {
  text-decoration: underline;
}
.header__container {
  position: relative;
}
.header__container_text {
  margin-bottom: 28px;
  max-width: 1020px;
}
.header__container_button {
  background: #C4C4C4;
  color: #fff;
  border-radius: 0;
}
.header__container_tabs {
  font-size: 28px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.header__container_tabs > li {
  margin-right: 56px;
  white-space: nowrap;
}
.header__container_tab_active {
  position: relative;
}
.header__container_tab_active:after {
  content: "\a";
  display: block;
  width: 62px;
  height: 62px;
  position: absolute;
  border-radius: 50%;
  background-color: #F67211;
  left: 50%;
  margin-left: -30px;
  margin-top: 15px;
}
.header__container:nth-child(2) > *:last-child {
  margin-bottom: 80px;
}
.header__container:nth-child(2) > h1:last-child, .header__container:nth-child(2) > .h1:last-child, .header__container:nth-child(2) > .header__container_tabs:last-child {
  margin-bottom: 40px;
}
.header__container_tabs:last-child {
  margin-bottom: 40px;
}
.header__container .title__http_error {
  font-size: 200px;
  line-height: 220px;
}
@media (max-width: 575px) {
  .header__container_menu {
    height: 82px;
  }
  .header__container_tabs {
    position: absolute;
    z-index: 100;
    overflow-x: scroll;
    width: 100vw;
    height: 120px;
    margin-left: -15px;
    padding-left: 15px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .header__container_tabs::-webkit-scrollbar {
    display: none;
  }
}
.header a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 576px) {
  .header {
    padding: 0.5rem 0;
  }
}

.menu__icon {
  position: relative;
  z-index: 5;
  width: 20px;
  height: 20px;
}

.menu__icon span,
.menu__icon:before,
.menu__icon:after {
  position: absolute;
  left: 0;
  height: 10%;
  width: 100%;
  transition: all 0.3s ease 0s;
  background: #202020;
}

.menu__icon:before,
.menu__icon:after {
  content: "";
}

.menu__icon:before {
  top: 0;
}

.menu__icon:after {
  bottom: 0;
}

.menu__icon span {
  top: 50%;
  transform: scale(1) translate(0px, -50%);
}

.menu__icon.active span {
  transform: scale(0) translate(0px, -50%);
}
.menu__icon.active:after {
  bottom: 50%;
  transform: rotate(45deg) translate(0px, 50%);
}
.menu__icon.active:before {
  top: 50%;
  transform: rotate(-45deg) translate(0px, -50%);
}

.menu__body {
  position: fixed;
  left: -100%;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  padding: 100px 30px 30px 30px;
  transition: left 0.3s ease 0s;
}
.menu__body.active {
  left: 0;
}

.dropdown__navigation {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
  display: none;
}
@media only screen and (max-width: 767px) {
  .dropdown__navigation {
    display: block;
  }
}
.dropdown__navigation_personal {
  height: 0;
  opacity: 0;
}
.dropdown__navigation .dropdown-toggle {
  padding: 0.375rem 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.dropdown__navigation .dropdown-toggle::before {
  content: "";
  display: inline-block;
  border-right: 4px solid transparent;
  border-top: 4px solid white;
  border-bottom: 0;
  border-left: 4px solid transparent;
  position: absolute;
  right: 3px;
  margin-top: 12px;
}
.dropdown__navigation .dropdown-toggle::after {
  content: "";
  border-right: 6px solid transparent;
  border-top: 6px solid;
  border-bottom: 0;
  border-left: 6px solid transparent;
  vertical-align: 2px;
}

.footer {
  background: url("/images/footer-bg.png") no-repeat center;
  background-size: cover;
  box-sizing: border-box;
  padding-top: 36px;
  padding-bottom: 120px;
  margin-top: 120px;
  background-color: var(--footer-background);
  color: var(--footer-color);
}
.footer .container {
  margin: auto;
}
.footer__content {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.footer__payments {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.footer__info {
  font-size: 14px;
  line-height: 19px;
}
.footer__links {
  margin-top: 35px;
  display: flex;
}
.footer__links-item:last-child {
  margin-right: 0;
}
.footer__bottom {
  display: flex;
  justify-content: space-between;
  padding: 35px 0;
  box-sizing: border-box;
}
.footer-messages {
  position: fixed;
  bottom: 0;
  z-index: 100;
  width: 100%;
}
.footer__message {
  width: 100%;
  height: 98px;
  padding: 20px 30px;
  background: #FAECD4;
  display: flex;
  align-items: center;
  color: #818181;
  font-size: 14px;
  line-height: 19px;
}
.footer__message h1, .footer__message .h1 {
  font-size: 120%;
  font-weight: bold;
}
@media only screen and (max-width: 575px) {
  .footer__message {
    position: fixed;
    top: 0;
  }
}
.footer__message_text {
  flex: 1 1 100%;
  margin-right: 50px;
}
@media only screen and (max-width: 767px) {
  .footer__message_text {
    margin-right: 20px;
    font-size: 10px;
    line-height: 11px;
  }
}
@media only screen and (max-width: 390px) {
  .footer__message_text {
    max-height: 100%;
    overflow-y: auto;
  }
}
.footer__message a {
  text-decoration: underline;
}
.footer__message a.btn {
  min-width: 105px;
  text-decoration: none;
}
.footer__message_hidden {
  display: none;
}

.payment {
  background-size: contain !important;
  height: 24px;
  margin-right: 10px;
}
.payment:last-child {
  margin-right: 0;
}
.payment--visa {
  width: 60px;
  background: url("/images/visa.svg") no-repeat center;
}
.payment--mir {
  width: 75px;
  background: url("/images/mirgrey.svg") no-repeat center;
}
.payment--master {
  width: 45px;
  background: url("/images/mastercard.svg") no-repeat center;
}
.payment--verified {
  width: 60px;
  background: url("/images/verifiedvisa.svg") no-repeat center;
}
.payment--verifmaster {
  width: 70px;
  background: url("/images/verifiedmastercard.svg") no-repeat center;
}
.payment--sber {
  width: 103px;
  background: url("/images/sberbank.svg") no-repeat center;
}
.payment--jcb {
  width: 30px;
  background: url("/images/jcb.svg") no-repeat center;
}

.footer-socials, .header-socials {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  padding-right: 50px;
  box-sizing: border-box;
}
.footer-socials__item, .header-socials__item {
  position: relative;
  margin-right: 40px;
  padding-left: 30px;
}
.footer-socials__item--fb i, .header-socials__item--fb i {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  background-image: url("/images/fb.svg");
}
.footer-socials__item--vk i, .header-socials__item--vk i {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  background-image: url("/images/vk.svg");
}
.footer-socials__item--inst i, .header-socials__item--inst i {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  background-image: url("/images/inst.svg");
}
.footer-socials__item--telegram i, .header-socials__item--telegram i {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  background-image: url("/images/telegram.svg");
}
.footer-socials__item--dzen i, .header-socials__item--dzen i {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  background-image: url("/images/dzen.svg");
  background-size: contain;
}
.footer-socials__item--youtube i, .header-socials__item--youtube i {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  background-image: url("/images/youtube.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  .footer-socials__item, .header-socials__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .footer-socials__item i, .header-socials__item i {
    position: relative !important;
  }
}
@media only screen and (max-width: 767px) {
  .footer-socials, .header-socials {
    margin-bottom: 40px;
  }
}

.header-socials {
  align-items: center;
  margin-top: -20px;
  margin-left: 20px;
}
.header-socials__item {
  margin-right: 0;
}

@media only screen and (max-width: 767px) {
  .footer-socials {
    flex-direction: column;
    align-items: flex-start;
  }
  .footer-socials__item {
    padding-left: 0;
  }
  .footer-socials__item--fb a, .footer-socials__item--vk a, .footer-socials__item--inst a, .footer-socials__item--telegram a, .footer-socials__item--youtube a, .footer-socials__item--dzen a {
    display: flex;
    align-items: center;
  }
  .footer-socials__item--fb i, .footer-socials__item--vk i, .footer-socials__item--inst i, .footer-socials__item--telegram i, .footer-socials__item--youtube i, .footer-socials__item--dzen i {
    display: inline-block;
  }
}

.footer-list {
  flex: 0 0 16.666666667%;
  max-width: 250px;
  padding-right: 30px;
}
.footer-list__item {
  font-size: 14px;
  line-height: 18px;
  color: #809DA0;
  margin-bottom: 12px;
  position: relative;
  transition: all 0.5s;
}
.footer-list__item:hover a {
  color: #809DA0;
  opacity: 0.6;
}
@media only screen and (max-width: 600px) {
  .footer-list {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
  .footer-list {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .footer-list {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
}

.btn.btn-success {
  border-radius: 0;
  background-color: #9ED924;
  border-color: #9ED924;
}

/* Carousel
----------------------------*/
#carousel .carousel-inner .carousel-item {
  width: 70px;
  height: 100px;
  border-radius: 6px;
}
#carousel .carousel-inner img {
  border-radius: 6px;
  width: 100%;
}

/* Jumbotron
-----------------------------*/
.jumbotron {
  padding: 2rem;
  border-radius: 6px;
}

/* Blockquote
-----------------------------*/
#blockquote {
  margin-top: 30px;
  margin-bottom: 30px;
}

.blockquote {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 4px solid #efefef;
}

/* Album
-----------------------------*/
#photos {
  margin-bottom: 0;
}

.album .album-item {
  margin-bottom: 20px;
}
.album .album-item img {
  width: 100%;
}

/* Progress Bars
-----------------------------*/
.progress {
  margin-bottom: 20px;
}

/* Contact Form
-----------------------------*/
#contact-form {
  margin-top: 40px;
}

label {
  font-weight: 700;
}

/* Tab Panel
-----------------------------*/
.tab-content {
  border: 1px solid #ddd;
  border-top: none;
  padding: 1rem;
}

.text-dashed {
  text-decoration: none;
  border-bottom: 1px dashed black;
}
.text-dashed.text-muted {
  border-bottom: 1px dashed #6c757d;
}
.text-dashed:hover {
  text-decoration: none;
}

/*# sourceMappingURL=style.css.map*/
/* End */
/* /local/templates/.default/components/bitrix/sale.basket.basket.line/bootstrap_v5/style.min.css?16232517714008 */
/* /local/templates/minimal/template_styles.css?1747132120584823 */
