

/* Start:/css/rouble/style.css?1738939242442*/
/* https://www.artlebedev.ru/kovodstvo/sections/159/ */
@font-face {
    font-family: 'rouble';
    src: url('/css/rouble/rouble-webfont.eot');
    src: url('/css/rouble/rouble-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/rouble/rouble-webfont.woff') format('woff'),
         url('/css/rouble/rouble-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.rouble{
	font-family:'rouble';
	font-weight: normal;
    font-style: normal;
}

/* End */


/* Start:/local/templates/2025/assets/node_modules/owl.carousel/dist/assets/owl.carousel.min.css?17292827683351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/2025/assets/node_modules/owl.carousel/dist/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/2025/js/custom-forms/custom-forms.min.css?17485311934526*/
.custom-forms{float:left;margin:0 5px 4px 0;padding:0}.custom-forms:last-child{margin:0 0 4px 0}.custom-forms input[type=checkbox],.custom-forms input[type=radio]{display:none}.custom-forms label{display:block;margin:0;padding:0 12px;font-family:"Open Sans",sans-serif;color:#575b71;line-height:30px;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;cursor:pointer;-webkit-transition:all .15s ease 0s;-moz-transition:all .15s ease 0s;-o-transition:all .15s ease 0s;transition:all .15s ease 0s}.custom-forms:hover label{background:#dee0ee}.custom-forms.active label,.custom-forms.active:hover label,.custom-forms.active_ajax label,.custom-forms.active_ajax:hover label{color:#000;background:#fde037}.custom-forms label.disabled,.custom-forms.active label.disabled{color:#b7bbd3;background:0 0;cursor:default}.colors.custom-forms label{width:26px;height:26px;border:2px solid transparent;-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;padding:0;-webkit-transition:color .15s ease 0s,border-color .15s ease 0s,background-color .15s ease 0s;-moz-transition:color .15s ease 0s,border-color .15s ease 0s,background-color .15s ease 0s;-o-transition:color .15s ease 0s,border-color .15s ease 0s,background-color .15s ease 0s;transition:color .15s ease 0s,border-color .15s ease 0s,background-color .15s ease 0s}.colors.custom-forms:hover label{border:2px solid #a0a4bc}.colors.custom-forms.active label,.colors.custom-forms.active:hover label{border:2px solid #fde037}.colors.custom-forms label.disabled,.colors.custom-forms.active label.disabled{width:24px;height:24px;border:3px solid #edeef8;background:#b7bbd3}.colors.custom-forms label i{width:24px;height:24px;display:block;color:#fff;text-align:center;line-height:24px;border:1px solid #fff;background-position:center;background-repeat:no-repeat}.colors.custom-forms:not(.active) label i:before{content:none}.colors.custom-forms label img{border:1px solid #fff}.colors.custom-forms label.disabled i,.colors.custom-forms label.disabled img{display:none;visibility:hidden}.custom-forms label .count{height:15px;display:inline-block;margin:0 0 0 7px;padding:0 5px;font-size:10px;color:#fff;line-height:15px;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;background:#a0a4bc}.custom-forms.active label .count,.custom-forms.active:hover label .count{background:#43484d}.custom-forms label.disabled .count,.custom-forms.active label.disabled .count{color:#b7bbd3;background:#dee0ee}.option.custom-forms{width:100%;float:none;margin:0 0 8px 0}.option.custom-forms:last-child{margin:0}.option.custom-forms label{width:100%;display:table;padding:0;line-height:1.3;-moz-border-radius:0;-webkit-border-radius:0;-khtml-border-radius:0;border-radius:0}.option.custom-forms.active label,.option.custom-forms.active:hover label,.option.custom-forms:hover label{background:0 0}.option.custom-forms label .check-cont{width:16px;display:table-cell;vertical-align:middle;margin:0;padding:0}.option.custom-forms label .check{width:12px;height:12px;display:block;margin:0;padding:0;text-align:center;border:2px solid #b7bbd3;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;background:#b7bbd3;-webkit-transition:all .15s ease 0s;-moz-transition:all .15s ease 0s;-o-transition:all .15s ease 0s;transition:all .15s ease 0s}.option.custom-forms:hover label .check{border:2px solid #c90;background:#c90}.option.custom-forms.active label .check{border:2px solid #9cc218;background:#fff}.option.custom-forms.active:hover label .check{border:2px solid #c90}.option.custom-forms label .check i{display:none;visibility:hidden;font-size:11px;color:#9cc218;line-height:12px;-webkit-transition:all .15s ease 0s;-moz-transition:all .15s ease 0s;-o-transition:all .15s ease 0s;transition:all .15s ease 0s}.option.custom-forms.active label .check i{display:block;visibility:visible}.option.custom-forms.active:hover label .check i{color:#c90}.option.custom-forms label .check-title{display:table-cell;vertical-align:middle;margin:0;padding:0 0 0 7px;color:#575b71;-webkit-transition:all .15s ease 0s;-moz-transition:all .15s ease 0s;-o-transition:all .15s ease 0s;transition:all .15s ease 0s}.option.custom-forms.active:hover label .check-title,.option.custom-forms:hover label .check-title{color:#c90}@media screen and (max-width:787px){.custom-forms{margin:0 5px 6px 0}.custom-forms label{padding:0 10px;font-size:12px;line-height:27px}}
/* End */


/* Start:/local/templates/2025/assets/node_modules/@fancyapps/ui/dist/fancybox/fancybox.css?173836824325343*/
:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container::backdrop{background-color:rgba(0,0,0,0)}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none;filter:blur(0px)}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0, 0, 0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-0.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;user-select:none;pointer-events:none}
/* End */


/* Start:/local/templates/2025/assets/node_modules/font-awesome/css/font-awesome.min.css?172928266631000*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/templates/2025/assets/node_modules/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/local/templates/2025/assets/node_modules/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/local/templates/2025/assets/node_modules/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/local/templates/2025/assets/node_modules/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/local/templates/2025/assets/node_modules/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/local/templates/2025/assets/node_modules/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/local/templates/2025/js/spectrum/spectrum.css?174853119314363*/
.sp-container {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    *display: inline;
    *zoom: 1;    
    z-index: 9999994;    
}

.sp-container.sp-flat {
    position: relative;
}

.sp-container,
.sp-container * {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}

.sp-top {
  position:relative;
  width: 100%;
  display:inline-block;
}

.sp-top-inner {
   position:absolute;
   top:0;
   left:0;
   bottom:0;
   right:0;
}

.sp-color {
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:20%;
}

.sp-hue {
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:84%;
    height: 100%;
}

.sp-clear-enabled .sp-hue {
    top:33px;
    height: 77.5%;
}

.sp-fill {
    padding-top: 80%;
}

.sp-sat, .sp-val {
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.sp-alpha-enabled .sp-top {
    margin-bottom: 18px;
}

.sp-alpha-enabled .sp-alpha {
    display: block;
}

.sp-alpha-handle {
    position:absolute;
    top:-4px;
    bottom: -4px;
    width: 6px;
    left: 50%;
    cursor: pointer;
    border: 1px solid black;
    background: white;
    opacity: .8;
}

.sp-alpha {
    display: none;
    position: absolute;
    bottom: -14px;
    right: 0;
    left: 0;
    height: 8px;
}

.sp-alpha-inner {
    border: solid 1px #333;
}

.sp-clear {
    display: none;
}

.sp-clear.sp-clear-display {
    background-position: center;
}

.sp-clear-enabled .sp-clear {
    display: block;
    position:absolute;
    top:0px;
    right:0;
    bottom:0;
    left:84%;
    height: 28px;
}

/***Don't allow text selection***/
.sp-container, .sp-replacer, .sp-preview, .sp-dragger, .sp-slider, .sp-alpha, .sp-clear, .sp-alpha-handle, .sp-container.sp-dragging .sp-input, .sp-container button  {
    -webkit-user-select:none;
    -moz-user-select: -moz-none;
    -o-user-select:none;
    user-select: none;
}

.sp-container.sp-input-disabled .sp-input-container {
    display: none;
}

.sp-container.sp-buttons-disabled .sp-button-container {
    display: none;
}

.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
    display: none;
}

.sp-palette-only .sp-picker-container {
    display: none;
}

.sp-palette-disabled .sp-palette-container {
    display: none;
}

.sp-initial-disabled .sp-initial {
    display: none;
}

/***Gradients for hue, saturation and value instead of images.  Not pretty... but it works***/
.sp-sat {
    background-image: -webkit-gradient(linear,  0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
    filter : progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}

.sp-val {
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}

.sp-hue {
    background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
    background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}

.sp-1 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}

.sp-2 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}

.sp-3 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}

.sp-4 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}

.sp-5 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}

.sp-6 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}

.sp-hidden {
    display: none !important;
}

/***Clearfix hack***/
.sp-cf:before, .sp-cf:after { content: ""; display: table; }

.sp-cf:after { clear: both; }

.sp-cf { *zoom: 1; }

/***Mobile devices, make hue slider bigger so it is easier to slide***/
@media (max-device-width: 480px) {
    .sp-color { right: 40%; }
    .sp-hue { left: 63%; }
    .sp-fill { padding-top: 60%; }
}

.sp-dragger {
   border-radius: 5px;
   height: 5px;
   width: 5px;
   border: 1px solid #fff;
   background: #000;
   cursor: pointer;
   position:absolute;
   top:0;
   left: 0;
}

.sp-slider {
    position: absolute;
    top:0;
    cursor:pointer;
    height: 3px;
    left: -1px;
    right: -1px;
    border: 1px solid #000;
    background: white;
    opacity: .8;
}

.sp-container {
    border-radius: 0;
    background-color: #ECECEC;
    border: solid 1px #f0c49B;
    padding: 0;
}

.sp-container, .sp-container button, .sp-container input, .sp-color, .sp-hue, .sp-clear {
    font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.sp-top {
    margin-bottom: 3px;
}

.sp-color, .sp-hue, .sp-clear {
    border: solid 1px #666;
}

/***Input***/
.sp-input-container {
    float:right;
    width: 100px;
    margin-bottom: 4px;
}

.sp-initial-disabled  .sp-input-container {
    width: 100%;
}

.sp-input {
   font-size: 12px !important;
   border: 1px inset;
   padding: 4px 5px;
   margin: 0;
   width: 100%;
   background:transparent;
   border-radius: 3px;
   color: #222;
}

.sp-input:focus  {
    border: 1px solid orange;
}

.sp-input.sp-validation-error {
    border: 1px solid red;
    background: #fdd;
}

.sp-picker-container , .sp-palette-container {
    float:left;
    position: relative;
    padding: 10px;
    padding-bottom: 300px;
    margin-bottom: -290px;
}

.sp-picker-container {
    width: 172px;    
}

/***Palettes***/
.sp-palette-container {
    border-right: solid 1px #ccc;
}

.sp-palette-only .sp-palette-container {
    border: 0;
}

.sp-palette .sp-thumb-el {
    display: block;
    position:relative;
    float:left;
    width: 24px;
    height: 15px;
    margin: 3px;
    cursor: pointer;
    border:solid 2px transparent;
}

.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
    border-color: orange;
}

.sp-thumb-el {
    position:relative;
}

/***Initial***/
.sp-initial {
    float: left;
    border: solid 1px #333;
}

.sp-initial span {
    width: 30px;
    height: 25px;
    border:none;
    display:block;
    float:left;
    margin:0;
}

.sp-initial .sp-clear-display {
    background-position: center;
}

/***Buttons***/
.sp-palette-button-container,
.sp-button-container {
    float: right;
}

/***Replacer (the little preview div that shows up instead of the <input>)***/
.sp-replacer {
    margin:0;
    overflow:hidden;
    cursor:pointer;
    padding: 4px;
    display:inline-block;
    *zoom: 1;
    *display: inline;
    border: solid 1px #91765d;
    background: #eee;
    color: #333;
    vertical-align: middle;
}

.sp-replacer:hover, .sp-replacer.sp-active {
    border-color: #F0C49B;
    color: #111;
}

.sp-replacer.sp-disabled {
    cursor:default;
    border-color: silver;
    color: silver;
}

.sp-dd {
    padding: 2px 0;
    height: 16px;
    line-height: 16px;
    float:left;
    font-size:10px;
}

.sp-preview {
    position:relative;
    width:25px;
    height: 20px;
    border: solid 1px #222;
    margin-right: 5px;
    float:left;
    z-index: 0;
}

.sp-palette {
    *width: 220px;
    max-width: 220px;
}

.sp-palette .sp-thumb-el {
    width:16px;
    height: 16px;
    margin:2px 1px;
    border: solid 1px #d0d0d0;
}

.sp-container {
    padding-bottom:0;
}

/***Buttons: http://hellohappy.org/css3-buttons/***/
/*.sp-container button {
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 5px 4px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  vertical-align: middle;
}

.sp-container button:hover {
    background-color: #dddddd;
    background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
    border: 1px solid #bbb;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd;
}

.sp-container button:active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #888;
    -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}

.sp-cancel {
    font-size: 11px;
    color: #d93f3f !important;
    margin:0;
    padding:2px;
    margin-right: 5px;
    vertical-align: middle;
    text-decoration:none;

}

.sp-cancel:hover {
    color: #d93f3f !important;
    text-decoration: underline;
}*/

.sp-palette span:hover, .sp-palette span.sp-thumb-active {
    border-color: #000;
}

.sp-preview, .sp-alpha, .sp-thumb-el {
    position:relative;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}

.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
    display:block;
    position:absolute;
    top:0;left:0;bottom:0;right:0;
}

.sp-palette .sp-thumb-inner {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}

.sp-clear-display {
    background-repeat:no-repeat;
    background-position: center;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}
/* End */


/* Start:/local/templates/2025/assets/style/index.css?1750933560529327*/
@charset "UTF-8";
/*!
 * Bootstrap Reboot v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #1E5299;
  --bs-secondary: #434343;
  --bs-success: #119900;
  --bs-info: #0198FF;
  --bs-warning: #FFCC00;
  --bs-danger: #DD2222;
  --bs-light: #f8f9fa;
  --bs-dark: #202020;
  --bs-primary-rgb: 30, 82, 153;
  --bs-secondary-rgb: 67, 67, 67;
  --bs-success-rgb: 17, 153, 0;
  --bs-info-rgb: 1, 152, 255;
  --bs-warning-rgb: 255, 204, 0;
  --bs-danger-rgb: 221, 34, 34;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 32, 32, 32;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 32, 32, 32;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --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: Open Sans, serif;
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --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-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: #0a58ca;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
}

*,
*::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(32, 32, 32, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px 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;
}

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;
  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: var(--bs-link-color);
  text-decoration: underline;
}
a:hover {
  color: var(--bs-link-hover-color);
}

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: #6c757d;
  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] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* 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;
}

/*!
 * Bootstrap Grid v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #1E5299;
  --bs-secondary: #434343;
  --bs-success: #119900;
  --bs-info: #0198FF;
  --bs-warning: #FFCC00;
  --bs-danger: #DD2222;
  --bs-light: #f8f9fa;
  --bs-dark: #202020;
  --bs-primary-rgb: 30, 82, 153;
  --bs-secondary-rgb: 67, 67, 67;
  --bs-success-rgb: 17, 153, 0;
  --bs-info-rgb: 1, 152, 255;
  --bs-warning-rgb: 255, 204, 0;
  --bs-danger-rgb: 221, 34, 34;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 32, 32, 32;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 32, 32, 32;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --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: Open Sans, serif;
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --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-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: #0a58ca;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
}

.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: 576px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 992px;
  }
}
@media (min-width: 1240px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1240px;
  }
}
@media (min-width: 1240px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1240px;
  }
}
.row {
  --bs-gutter-x: 30px;
  --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 > * {
  box-sizing: border-box;
  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.3333333333%;
}

.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.6666666667%;
}

.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-xs,
.gx-xs {
  --bs-gutter-x: 16px;
}

.g-xs,
.gy-xs {
  --bs-gutter-y: 16px;
}

.g-sm,
.gx-sm {
  --bs-gutter-x: 16px;
}

.g-sm,
.gy-sm {
  --bs-gutter-y: 16px;
}

.g-md,
.gx-md {
  --bs-gutter-x: 20px;
}

.g-md,
.gy-md {
  --bs-gutter-y: 20px;
}

.g-lg,
.gx-lg {
  --bs-gutter-x: 30px;
}

.g-lg,
.gy-lg {
  --bs-gutter-y: 30px;
}

.g-xl,
.gx-xl {
  --bs-gutter-x: 30px;
}

.g-xl,
.gy-xl {
  --bs-gutter-y: 30px;
}

@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.3333333333%;
  }
  .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.6666666667%;
  }
  .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-xs,
  .gx-sm-xs {
    --bs-gutter-x: 16px;
  }
  .g-sm-xs,
  .gy-sm-xs {
    --bs-gutter-y: 16px;
  }
  .g-sm-sm,
  .gx-sm-sm {
    --bs-gutter-x: 16px;
  }
  .g-sm-sm,
  .gy-sm-sm {
    --bs-gutter-y: 16px;
  }
  .g-sm-md,
  .gx-sm-md {
    --bs-gutter-x: 20px;
  }
  .g-sm-md,
  .gy-sm-md {
    --bs-gutter-y: 20px;
  }
  .g-sm-lg,
  .gx-sm-lg {
    --bs-gutter-x: 30px;
  }
  .g-sm-lg,
  .gy-sm-lg {
    --bs-gutter-y: 30px;
  }
  .g-sm-xl,
  .gx-sm-xl {
    --bs-gutter-x: 30px;
  }
  .g-sm-xl,
  .gy-sm-xl {
    --bs-gutter-y: 30px;
  }
}
@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.3333333333%;
  }
  .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.6666666667%;
  }
  .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-xs,
  .gx-md-xs {
    --bs-gutter-x: 16px;
  }
  .g-md-xs,
  .gy-md-xs {
    --bs-gutter-y: 16px;
  }
  .g-md-sm,
  .gx-md-sm {
    --bs-gutter-x: 16px;
  }
  .g-md-sm,
  .gy-md-sm {
    --bs-gutter-y: 16px;
  }
  .g-md-md,
  .gx-md-md {
    --bs-gutter-x: 20px;
  }
  .g-md-md,
  .gy-md-md {
    --bs-gutter-y: 20px;
  }
  .g-md-lg,
  .gx-md-lg {
    --bs-gutter-x: 30px;
  }
  .g-md-lg,
  .gy-md-lg {
    --bs-gutter-y: 30px;
  }
  .g-md-xl,
  .gx-md-xl {
    --bs-gutter-x: 30px;
  }
  .g-md-xl,
  .gy-md-xl {
    --bs-gutter-y: 30px;
  }
}
@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.3333333333%;
  }
  .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.6666666667%;
  }
  .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-xs,
  .gx-lg-xs {
    --bs-gutter-x: 16px;
  }
  .g-lg-xs,
  .gy-lg-xs {
    --bs-gutter-y: 16px;
  }
  .g-lg-sm,
  .gx-lg-sm {
    --bs-gutter-x: 16px;
  }
  .g-lg-sm,
  .gy-lg-sm {
    --bs-gutter-y: 16px;
  }
  .g-lg-md,
  .gx-lg-md {
    --bs-gutter-x: 20px;
  }
  .g-lg-md,
  .gy-lg-md {
    --bs-gutter-y: 20px;
  }
  .g-lg-lg,
  .gx-lg-lg {
    --bs-gutter-x: 30px;
  }
  .g-lg-lg,
  .gy-lg-lg {
    --bs-gutter-y: 30px;
  }
  .g-lg-xl,
  .gx-lg-xl {
    --bs-gutter-x: 30px;
  }
  .g-lg-xl,
  .gy-lg-xl {
    --bs-gutter-y: 30px;
  }
}
@media (min-width: 1240px) {
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .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-xs,
  .gx-xl-xs {
    --bs-gutter-x: 16px;
  }
  .g-xl-xs,
  .gy-xl-xs {
    --bs-gutter-y: 16px;
  }
  .g-xl-sm,
  .gx-xl-sm {
    --bs-gutter-x: 16px;
  }
  .g-xl-sm,
  .gy-xl-sm {
    --bs-gutter-y: 16px;
  }
  .g-xl-md,
  .gx-xl-md {
    --bs-gutter-x: 20px;
  }
  .g-xl-md,
  .gy-xl-md {
    --bs-gutter-y: 20px;
  }
  .g-xl-lg,
  .gx-xl-lg {
    --bs-gutter-x: 30px;
  }
  .g-xl-lg,
  .gy-xl-lg {
    --bs-gutter-y: 30px;
  }
  .g-xl-xl,
  .gx-xl-xl {
    --bs-gutter-x: 30px;
  }
  .g-xl-xl,
  .gy-xl-xl {
    --bs-gutter-y: 30px;
  }
}
@media (min-width: 1240px) {
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .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-xs,
  .gx-xxl-xs {
    --bs-gutter-x: 16px;
  }
  .g-xxl-xs,
  .gy-xxl-xs {
    --bs-gutter-y: 16px;
  }
  .g-xxl-sm,
  .gx-xxl-sm {
    --bs-gutter-x: 16px;
  }
  .g-xxl-sm,
  .gy-xxl-sm {
    --bs-gutter-y: 16px;
  }
  .g-xxl-md,
  .gx-xxl-md {
    --bs-gutter-x: 20px;
  }
  .g-xxl-md,
  .gy-xxl-md {
    --bs-gutter-y: 20px;
  }
  .g-xxl-lg,
  .gx-xxl-lg {
    --bs-gutter-x: 30px;
  }
  .g-xxl-lg,
  .gy-xxl-lg {
    --bs-gutter-y: 30px;
  }
  .g-xxl-xl,
  .gx-xxl-xl {
    --bs-gutter-x: 30px;
  }
  .g-xxl-xl,
  .gy-xxl-xl {
    --bs-gutter-y: 30px;
  }
}
.d-inline {
  display: inline !important;
}

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

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

.d-grid {
  display: 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;
}

.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;
}

@media (min-width: 576px) {
  .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-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;
  }
}
@media (min-width: 768px) {
  .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-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;
  }
}
@media (min-width: 992px) {
  .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-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;
  }
}
@media (min-width: 1240px) {
  .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-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;
  }
}
@media (min-width: 1240px) {
  .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-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;
  }
}
@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-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;
  }
}
/*!
 * Bootstrap Utilities v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #1E5299;
  --bs-secondary: #434343;
  --bs-success: #119900;
  --bs-info: #0198FF;
  --bs-warning: #FFCC00;
  --bs-danger: #DD2222;
  --bs-light: #f8f9fa;
  --bs-dark: #202020;
  --bs-primary-rgb: 30, 82, 153;
  --bs-secondary-rgb: 67, 67, 67;
  --bs-success-rgb: 17, 153, 0;
  --bs-info-rgb: 1, 152, 255;
  --bs-warning-rgb: 255, 204, 0;
  --bs-danger-rgb: 221, 34, 34;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 32, 32, 32;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 32, 32, 32;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --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: Open Sans, serif;
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --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-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: #0a58ca;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

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

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

.text-bg-success {
  color: #000 !important;
  background-color: RGBA(17, 153, 0, var(--bs-bg-opacity, 1)) !important;
}

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

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

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

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

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

.link-primary {
  color: #1E5299 !important;
}
.link-primary:hover, .link-primary:focus {
  color: #18427a !important;
}

.link-secondary {
  color: #434343 !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: #363636 !important;
}

.link-success {
  color: #119900 !important;
}
.link-success:hover, .link-success:focus {
  color: #41ad33 !important;
}

.link-info {
  color: #0198FF !important;
}
.link-info:hover, .link-info:focus {
  color: #34adff !important;
}

.link-warning {
  color: #FFCC00 !important;
}
.link-warning:hover, .link-warning:focus {
  color: #ffd633 !important;
}

.link-danger {
  color: #DD2222 !important;
}
.link-danger:hover, .link-danger:focus {
  color: #b11b1b !important;
}

.link-light {
  color: #f8f9fa !important;
}
.link-light:hover, .link-light:focus {
  color: #f9fafb !important;
}

.link-dark {
  color: #202020 !important;
}
.link-dark:hover, .link-dark:focus {
  color: #1a1a1a !important;
}

.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: 1240px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1240px) {
  .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) {
  position: absolute !important;
  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;
}

.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: 1px;
  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;
}

.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;
}

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

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

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

.d-grid {
  display: 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: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

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

.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-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-1 {
  --bs-border-width: 1px;
}

.border-2 {
  --bs-border-width: 2px;
}

.border-3 {
  --bs-border-width: 3px;
}

.border-4 {
  --bs-border-width: 4px;
}

.border-5 {
  --bs-border-width: 5px;
}

.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;
}

.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-light {
  font-weight: 300 !important;
}

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

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

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

.fw-semibold {
  font-weight: 600 !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: #6c757d !important;
}

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

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !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;
}

.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-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-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-2xl) !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-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: 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-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;
  }
  .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;
  }
  .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-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;
  }
  .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;
  }
  .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-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;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1240px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: 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-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;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1240px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: 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-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;
  }
  .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-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;
  }
}
/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #1E5299;
  --bs-secondary: #434343;
  --bs-success: #119900;
  --bs-info: #0198FF;
  --bs-warning: #FFCC00;
  --bs-danger: #DD2222;
  --bs-light: #f8f9fa;
  --bs-dark: #202020;
  --bs-primary-rgb: 30, 82, 153;
  --bs-secondary-rgb: 67, 67, 67;
  --bs-success-rgb: 17, 153, 0;
  --bs-info-rgb: 1, 152, 255;
  --bs-warning-rgb: 255, 204, 0;
  --bs-danger-rgb: 221, 34, 34;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 32, 32, 32;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 32, 32, 32;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --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: Open Sans, serif;
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --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-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: #0a58ca;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
}

*,
*::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(32, 32, 32, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 0.25;
}

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

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;
  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: var(--bs-link-color);
  text-decoration: underline;
}
a:hover {
  color: var(--bs-link-hover-color);
}

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: #6c757d;
  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] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* 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: #fff;
  border: 1px solid var(--bs-border-color);
  border-radius: 0.375rem;
  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: #6c757d;
}

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  --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, .container-sm {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 992px;
  }
}
@media (min-width: 1240px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1240px;
  }
}
@media (min-width: 1240px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1240px;
  }
}
.row {
  --bs-gutter-x: 30px;
  --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 > * {
  box-sizing: border-box;
  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.3333333333%;
}

.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.6666666667%;
}

.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-xs,
.gx-xs {
  --bs-gutter-x: 16px;
}

.g-xs,
.gy-xs {
  --bs-gutter-y: 16px;
}

.g-sm,
.gx-sm {
  --bs-gutter-x: 16px;
}

.g-sm,
.gy-sm {
  --bs-gutter-y: 16px;
}

.g-md,
.gx-md {
  --bs-gutter-x: 20px;
}

.g-md,
.gy-md {
  --bs-gutter-y: 20px;
}

.g-lg,
.gx-lg {
  --bs-gutter-x: 30px;
}

.g-lg,
.gy-lg {
  --bs-gutter-y: 30px;
}

.g-xl,
.gx-xl {
  --bs-gutter-x: 30px;
}

.g-xl,
.gy-xl {
  --bs-gutter-y: 30px;
}

@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.3333333333%;
  }
  .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.6666666667%;
  }
  .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-xs,
  .gx-sm-xs {
    --bs-gutter-x: 16px;
  }
  .g-sm-xs,
  .gy-sm-xs {
    --bs-gutter-y: 16px;
  }
  .g-sm-sm,
  .gx-sm-sm {
    --bs-gutter-x: 16px;
  }
  .g-sm-sm,
  .gy-sm-sm {
    --bs-gutter-y: 16px;
  }
  .g-sm-md,
  .gx-sm-md {
    --bs-gutter-x: 20px;
  }
  .g-sm-md,
  .gy-sm-md {
    --bs-gutter-y: 20px;
  }
  .g-sm-lg,
  .gx-sm-lg {
    --bs-gutter-x: 30px;
  }
  .g-sm-lg,
  .gy-sm-lg {
    --bs-gutter-y: 30px;
  }
  .g-sm-xl,
  .gx-sm-xl {
    --bs-gutter-x: 30px;
  }
  .g-sm-xl,
  .gy-sm-xl {
    --bs-gutter-y: 30px;
  }
}
@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.3333333333%;
  }
  .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.6666666667%;
  }
  .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-xs,
  .gx-md-xs {
    --bs-gutter-x: 16px;
  }
  .g-md-xs,
  .gy-md-xs {
    --bs-gutter-y: 16px;
  }
  .g-md-sm,
  .gx-md-sm {
    --bs-gutter-x: 16px;
  }
  .g-md-sm,
  .gy-md-sm {
    --bs-gutter-y: 16px;
  }
  .g-md-md,
  .gx-md-md {
    --bs-gutter-x: 20px;
  }
  .g-md-md,
  .gy-md-md {
    --bs-gutter-y: 20px;
  }
  .g-md-lg,
  .gx-md-lg {
    --bs-gutter-x: 30px;
  }
  .g-md-lg,
  .gy-md-lg {
    --bs-gutter-y: 30px;
  }
  .g-md-xl,
  .gx-md-xl {
    --bs-gutter-x: 30px;
  }
  .g-md-xl,
  .gy-md-xl {
    --bs-gutter-y: 30px;
  }
}
@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.3333333333%;
  }
  .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.6666666667%;
  }
  .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-xs,
  .gx-lg-xs {
    --bs-gutter-x: 16px;
  }
  .g-lg-xs,
  .gy-lg-xs {
    --bs-gutter-y: 16px;
  }
  .g-lg-sm,
  .gx-lg-sm {
    --bs-gutter-x: 16px;
  }
  .g-lg-sm,
  .gy-lg-sm {
    --bs-gutter-y: 16px;
  }
  .g-lg-md,
  .gx-lg-md {
    --bs-gutter-x: 20px;
  }
  .g-lg-md,
  .gy-lg-md {
    --bs-gutter-y: 20px;
  }
  .g-lg-lg,
  .gx-lg-lg {
    --bs-gutter-x: 30px;
  }
  .g-lg-lg,
  .gy-lg-lg {
    --bs-gutter-y: 30px;
  }
  .g-lg-xl,
  .gx-lg-xl {
    --bs-gutter-x: 30px;
  }
  .g-lg-xl,
  .gy-lg-xl {
    --bs-gutter-y: 30px;
  }
}
@media (min-width: 1240px) {
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .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-xs,
  .gx-xl-xs {
    --bs-gutter-x: 16px;
  }
  .g-xl-xs,
  .gy-xl-xs {
    --bs-gutter-y: 16px;
  }
  .g-xl-sm,
  .gx-xl-sm {
    --bs-gutter-x: 16px;
  }
  .g-xl-sm,
  .gy-xl-sm {
    --bs-gutter-y: 16px;
  }
  .g-xl-md,
  .gx-xl-md {
    --bs-gutter-x: 20px;
  }
  .g-xl-md,
  .gy-xl-md {
    --bs-gutter-y: 20px;
  }
  .g-xl-lg,
  .gx-xl-lg {
    --bs-gutter-x: 30px;
  }
  .g-xl-lg,
  .gy-xl-lg {
    --bs-gutter-y: 30px;
  }
  .g-xl-xl,
  .gx-xl-xl {
    --bs-gutter-x: 30px;
  }
  .g-xl-xl,
  .gy-xl-xl {
    --bs-gutter-y: 30px;
  }
}
@media (min-width: 1240px) {
  .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.3333333333%;
  }
  .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.6666666667%;
  }
  .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-xs,
  .gx-xxl-xs {
    --bs-gutter-x: 16px;
  }
  .g-xxl-xs,
  .gy-xxl-xs {
    --bs-gutter-y: 16px;
  }
  .g-xxl-sm,
  .gx-xxl-sm {
    --bs-gutter-x: 16px;
  }
  .g-xxl-sm,
  .gy-xxl-sm {
    --bs-gutter-y: 16px;
  }
  .g-xxl-md,
  .gx-xxl-md {
    --bs-gutter-x: 20px;
  }
  .g-xxl-md,
  .gy-xxl-md {
    --bs-gutter-y: 20px;
  }
  .g-xxl-lg,
  .gx-xxl-lg {
    --bs-gutter-x: 30px;
  }
  .g-xxl-lg,
  .gy-xxl-lg {
    --bs-gutter-y: 30px;
  }
  .g-xxl-xl,
  .gx-xxl-xl {
    --bs-gutter-x: 30px;
  }
  .g-xxl-xl,
  .gy-xxl-xl {
    --bs-gutter-y: 30px;
  }
}
.table {
  --bs-table-color: var(--bs-body-color);
  --bs-table-bg: transparent;
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-body-color);
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: var(--bs-body-color);
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: var(--bs-body-color);
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: var(--bs-table-color);
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: 2px solid currentcolor;
}

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

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

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

.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-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

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

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

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

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: #cfe2ff;
  --bs-table-border-color: #bacbe6;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --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: #e2e3e5;
  --bs-table-border-color: #cbccce;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --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: #d1e7dd;
  --bs-table-border-color: #bcd0c7;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --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: #cff4fc;
  --bs-table-border-color: #badce3;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --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: #fff3cd;
  --bs-table-border-color: #e6dbb9;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --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: #f8d7da;
  --bs-table-border-color: #dfc2c4;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --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: #dfe0e1;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --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: #373b3e;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --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: 1239.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1239.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 + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  appearance: none;
  border-radius: 0.375rem;
  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: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  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: #dde0e3;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 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 + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}
.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 + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.5rem;
}
.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 + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}

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

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: 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");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #86b7fe;
  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: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

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

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

.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 {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
  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: #86b7fe;
  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] {
  background-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] {
  background-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;
  background-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 {
  width: 2em;
  margin-left: -2.5em;
  background-image: 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");
  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 {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: 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;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.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;
  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;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  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;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: 1px 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 {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: 1px 0;
}

.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: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
}

.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: 0.5rem;
}

.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: 0.25rem;
}

.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: -1px;
  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: #198754;
}

.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: rgba(25, 135, 84, 0.9);
  border-radius: 0.375rem;
}

.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: #198754;
  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: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 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: #198754;
}
.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"] {
  padding-right: 4.125rem;
  background-image: 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"), 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-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: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 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: #198754;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #198754;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}

.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: #dc3545;
}

.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: rgba(220, 53, 69, 0.9);
  border-radius: 0.375rem;
}

.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: #dc3545;
  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: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 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: #dc3545;
}
.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"] {
  padding-right: 4.125rem;
  background-image: 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"), 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-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: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 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: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.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: #212529;
  --bs-btn-bg: transparent;
  --bs-btn-border-width: 1px;
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 0.375rem;
  --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: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: #1E5299;
  --bs-btn-border-color: #1E5299;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #1a4682;
  --bs-btn-hover-border-color: #18427a;
  --bs-btn-focus-shadow-rgb: 64, 108, 168;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #18427a;
  --bs-btn-active-border-color: #173e73;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #1E5299;
  --bs-btn-disabled-border-color: #1E5299;
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #434343;
  --bs-btn-border-color: #434343;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #393939;
  --bs-btn-hover-border-color: #363636;
  --bs-btn-focus-shadow-rgb: 95, 95, 95;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #363636;
  --bs-btn-active-border-color: #323232;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #434343;
  --bs-btn-disabled-border-color: #434343;
}

.btn-success {
  --bs-btn-color: #000;
  --bs-btn-bg: #119900;
  --bs-btn-border-color: #119900;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #35a826;
  --bs-btn-hover-border-color: #29a31a;
  --bs-btn-focus-shadow-rgb: 14, 130, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #41ad33;
  --bs-btn-active-border-color: #29a31a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #119900;
  --bs-btn-disabled-border-color: #119900;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0198FF;
  --bs-btn-border-color: #0198FF;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #27a7ff;
  --bs-btn-hover-border-color: #1aa2ff;
  --bs-btn-focus-shadow-rgb: 1, 129, 217;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #34adff;
  --bs-btn-active-border-color: #1aa2ff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0198FF;
  --bs-btn-disabled-border-color: #0198FF;
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #FFCC00;
  --bs-btn-border-color: #FFCC00;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffd426;
  --bs-btn-hover-border-color: #ffd11a;
  --bs-btn-focus-shadow-rgb: 217, 173, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffd633;
  --bs-btn-active-border-color: #ffd11a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #FFCC00;
  --bs-btn-disabled-border-color: #FFCC00;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #DD2222;
  --bs-btn-border-color: #DD2222;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bc1d1d;
  --bs-btn-hover-border-color: #b11b1b;
  --bs-btn-focus-shadow-rgb: 226, 67, 67;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b11b1b;
  --bs-btn-active-border-color: #a61a1a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #DD2222;
  --bs-btn-disabled-border-color: #DD2222;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c6c7c8;
  --bs-btn-active-border-color: #babbbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 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: #202020;
  --bs-btn-border-color: #202020;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #414141;
  --bs-btn-hover-border-color: #363636;
  --bs-btn-focus-shadow-rgb: 65, 65, 65;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4d4d4d;
  --bs-btn-active-border-color: #363636;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #202020;
  --bs-btn-disabled-border-color: #202020;
}

.btn-outline-primary {
  --bs-btn-color: #1E5299;
  --bs-btn-border-color: #1E5299;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #1E5299;
  --bs-btn-hover-border-color: #1E5299;
  --bs-btn-focus-shadow-rgb: 30, 82, 153;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #1E5299;
  --bs-btn-active-border-color: #1E5299;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #1E5299;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #1E5299;
  --bs-gradient: none;
}

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

.btn-outline-success {
  --bs-btn-color: #119900;
  --bs-btn-border-color: #119900;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #119900;
  --bs-btn-hover-border-color: #119900;
  --bs-btn-focus-shadow-rgb: 17, 153, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #119900;
  --bs-btn-active-border-color: #119900;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #119900;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #119900;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #0198FF;
  --bs-btn-border-color: #0198FF;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0198FF;
  --bs-btn-hover-border-color: #0198FF;
  --bs-btn-focus-shadow-rgb: 1, 152, 255;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0198FF;
  --bs-btn-active-border-color: #0198FF;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0198FF;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0198FF;
  --bs-gradient: none;
}

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

.btn-outline-danger {
  --bs-btn-color: #DD2222;
  --bs-btn-border-color: #DD2222;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #DD2222;
  --bs-btn-hover-border-color: #DD2222;
  --bs-btn-focus-shadow-rgb: 221, 34, 34;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #DD2222;
  --bs-btn-active-border-color: #DD2222;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #DD2222;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #DD2222;
  --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: #202020;
  --bs-btn-border-color: #202020;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #202020;
  --bs-btn-hover-border-color: #202020;
  --bs-btn-focus-shadow-rgb: 32, 32, 32;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #202020;
  --bs-btn-active-border-color: #202020;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #202020;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #202020;
  --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: none;
  --bs-btn-focus-shadow-rgb: 64, 108, 168;
  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: 0.5rem;
}

.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: 0.25rem;
}

.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: #212529;
  --bs-dropdown-bg: #fff;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: 0.375rem;
  --bs-dropdown-border-width: 1px;
  --bs-dropdown-inner-border-radius: calc(0.375rem - 1px);
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-dropdown-link-color: #212529;
  --bs-dropdown-link-hover-color: #1e2125;
  --bs-dropdown-link-hover-bg: #e9ecef;
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --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: 1240px) {
  .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: 1240px) {
  .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;
}
.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: 0.375rem;
}
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.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: -1px;
}
.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: #6c757d;
  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;
  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.disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: 1px;
  --bs-nav-tabs-border-color: #dee2e6;
  --bs-nav-tabs-border-radius: 0.375rem;
  --bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;
  --bs-nav-tabs-link-active-color: #495057;
  --bs-nav-tabs-link-active-bg: #fff;
  --bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;
  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));
  background: none;
  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.disabled, .nav-tabs .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  background-color: transparent;
  border-color: transparent;
}
.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: 0.375rem;
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  background-color: transparent;
  border-color: transparent;
}
.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-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(0, 0, 0, 0.55);
  --bs-navbar-hover-color: rgba(0, 0, 0, 0.7);
  --bs-navbar-disabled-color: rgba(0, 0, 0, 0.3);
  --bs-navbar-active-color: rgba(0, 0, 0, 0.9);
  --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(0, 0, 0, 0.9);
  --bs-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);
  --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%280, 0, 0, 0.55%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(0, 0, 0, 0.1);
  --bs-navbar-toggler-border-radius: 0.375rem;
  --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 .show > .nav-link,
.navbar-nav .nav-link.active {
  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: 1240px) {
  .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: 1240px) {
  .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 {
  --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");
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-border-width: 1px;
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: 0.375rem;
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(0.375rem - 1px);
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: #fff;
  --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);
  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);
}

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

.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: #212529;
  --bs-accordion-bg: #fff;
  --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: 1px;
  --bs-accordion-border-radius: 0.375rem;
  --bs-accordion-inner-border-radius: calc(0.375rem - 1px);
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: #212529;
  --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='%23212529'%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-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='%230c63e4'%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-focus-border-color: #86b7fe;
  --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: #0c63e4;
  --bs-accordion-active-bg: #e7f1ff;
}

.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;
  border-color: var(--bs-accordion-btn-focus-border-color);
  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-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-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-collapse {
  border-width: 0;
}
.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-button, .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;
}

.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: #6c757d;
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: #6c757d;
  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: #fff;
  --bs-pagination-border-width: 1px;
  --bs-pagination-border-color: #dee2e6;
  --bs-pagination-border-radius: 0.375rem;
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: #e9ecef;
  --bs-pagination-hover-border-color: #dee2e6;
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: #e9ecef;
  --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: #6c757d;
  --bs-pagination-disabled-bg: #fff;
  --bs-pagination-disabled-border-color: #dee2e6;
  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: -1px;
}
.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: 0.5rem;
}

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

.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: 0.375rem;
  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: 1px solid var(--bs-alert-border-color);
  --bs-alert-border-radius: 0.375rem;
  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;
}

.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: #12315c;
  --bs-alert-bg: #d2dceb;
  --bs-alert-border-color: #bccbe0;
}
.alert-primary .alert-link {
  color: #0e274a;
}

.alert-secondary {
  --bs-alert-color: #282828;
  --bs-alert-bg: #d9d9d9;
  --bs-alert-border-color: #c7c7c7;
}
.alert-secondary .alert-link {
  color: #202020;
}

.alert-success {
  --bs-alert-color: #0a5c00;
  --bs-alert-bg: #cfebcc;
  --bs-alert-border-color: #b8e0b3;
}
.alert-success .alert-link {
  color: #084a00;
}

.alert-info {
  --bs-alert-color: #015b99;
  --bs-alert-bg: #cceaff;
  --bs-alert-border-color: #b3e0ff;
}
.alert-info .alert-link {
  color: #01497a;
}

.alert-warning {
  --bs-alert-color: #665200;
  --bs-alert-bg: #fff5cc;
  --bs-alert-border-color: #fff0b3;
}
.alert-warning .alert-link {
  color: #524200;
}

.alert-danger {
  --bs-alert-color: #851414;
  --bs-alert-bg: #f8d3d3;
  --bs-alert-border-color: #f5bdbd;
}
.alert-danger .alert-link {
  color: #6a1010;
}

.alert-light {
  --bs-alert-color: #636464;
  --bs-alert-bg: #fefefe;
  --bs-alert-border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #4f5050;
}

.alert-dark {
  --bs-alert-color: #131313;
  --bs-alert-bg: #d2d2d2;
  --bs-alert-border-color: #bcbcbc;
}
.alert-dark .alert-link {
  color: #0f0f0f;
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: #e9ecef;
  --bs-progress-border-radius: 0.375rem;
  --bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --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-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: #212529;
  --bs-list-group-bg: #fff;
  --bs-list-group-border-color: rgba(0, 0, 0, 0.125);
  --bs-list-group-border-width: 1px;
  --bs-list-group-border-radius: 0.375rem;
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: #495057;
  --bs-list-group-action-hover-color: #495057;
  --bs-list-group-action-hover-bg: #f8f9fa;
  --bs-list-group-action-active-color: #212529;
  --bs-list-group-action-active-bg: #e9ecef;
  --bs-list-group-disabled-color: #6c757d;
  --bs-list-group-disabled-bg: #fff;
  --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: 1240px) {
  .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: 1240px) {
  .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 {
  color: #12315c;
  background-color: #d2dceb;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #12315c;
  background-color: #bdc6d4;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #12315c;
  border-color: #12315c;
}

.list-group-item-secondary {
  color: #282828;
  background-color: #d9d9d9;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #282828;
  background-color: #c3c3c3;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #282828;
  border-color: #282828;
}

.list-group-item-success {
  color: #0a5c00;
  background-color: #cfebcc;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #0a5c00;
  background-color: #bad4b8;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0a5c00;
  border-color: #0a5c00;
}

.list-group-item-info {
  color: #015b99;
  background-color: #cceaff;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #015b99;
  background-color: #b8d3e6;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #015b99;
  border-color: #015b99;
}

.list-group-item-warning {
  color: #665200;
  background-color: #fff5cc;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #665200;
  background-color: #e6ddb8;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #665200;
  border-color: #665200;
}

.list-group-item-danger {
  color: #851414;
  background-color: #f8d3d3;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #851414;
  background-color: #dfbebe;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #851414;
  border-color: #851414;
}

.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}

.list-group-item-dark {
  color: #131313;
  background-color: #d2d2d2;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #131313;
  background-color: #bdbdbd;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #131313;
  border-color: #131313;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent 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") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.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(255, 255, 255, 0.85);
  --bs-toast-border-width: 1px;
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: 0.375rem;
  --bs-toast-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-toast-header-color: #6c757d;
  --bs-toast-header-bg: rgba(255, 255, 255, 0.85);
  --bs-toast-header-border-color: rgba(0, 0, 0, 0.05);
  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: #fff;
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: 1px;
  --bs-modal-border-radius: 0.5rem;
  --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-modal-inner-border-radius: calc(0.5rem - 1px);
  --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: 1px;
  --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: 1px;
  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;
  justify-content: space-between;
  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: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  .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: 1240px) {
  .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: 1239.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: 1239.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: #fff;
  --bs-tooltip-bg: #000;
  --bs-tooltip-border-radius: 0.375rem;
  --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;
  padding: var(--bs-tooltip-arrow-height);
  margin: var(--bs-tooltip-margin);
  font-family: "Open 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: 0;
}
.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: 0;
  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: 0;
}
.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: 0;
  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: #fff;
  --bs-popover-border-width: 1px;
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: 0.5rem;
  --bs-popover-inner-border-radius: calc(0.5rem - 1px);
  --bs-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: ;
  --bs-popover-header-bg: #f0f0f0;
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: #212529;
  --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: "Open 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%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.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");
}

.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");
}

.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%;
  list-style: none;
}
.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;
}

.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: ;
  --bs-offcanvas-bg: #fff;
  --bs-offcanvas-border-width: 1px;
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

@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: transform 0.3s ease-in-out;
  }
}
@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: transform 0.3s ease-in-out;
  }
}
@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: transform 0.3s ease-in-out;
  }
}
@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: 1239.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: transform 0.3s ease-in-out;
  }
}
@media (max-width: 1239.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1239.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: 1240px) {
  .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: 1239.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: transform 0.3s ease-in-out;
  }
}
@media (max-width: 1239.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1239.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: 1240px) {
  .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: transform 0.3s ease-in-out;
}
@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;
  justify-content: space-between;
  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-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y));
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.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, #202020 55%, rgba(0, 0, 0, 0.8) 75%, #202020 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(30, 82, 153, var(--bs-bg-opacity, 1)) !important;
}

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

.text-bg-success {
  color: #000 !important;
  background-color: RGBA(17, 153, 0, var(--bs-bg-opacity, 1)) !important;
}

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

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

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

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

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

.link-primary {
  color: #1E5299 !important;
}
.link-primary:hover, .link-primary:focus {
  color: #18427a !important;
}

.link-secondary {
  color: #434343 !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: #363636 !important;
}

.link-success {
  color: #119900 !important;
}
.link-success:hover, .link-success:focus {
  color: #41ad33 !important;
}

.link-info {
  color: #0198FF !important;
}
.link-info:hover, .link-info:focus {
  color: #34adff !important;
}

.link-warning {
  color: #FFCC00 !important;
}
.link-warning:hover, .link-warning:focus {
  color: #ffd633 !important;
}

.link-danger {
  color: #DD2222 !important;
}
.link-danger:hover, .link-danger:focus {
  color: #b11b1b !important;
}

.link-light {
  color: #f8f9fa !important;
}
.link-light:hover, .link-light:focus {
  color: #f9fafb !important;
}

.link-dark {
  color: #202020 !important;
}
.link-dark:hover, .link-dark:focus {
  color: #1a1a1a !important;
}

.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: 1240px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1240px) {
  .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) {
  position: absolute !important;
  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;
}

.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: 1px;
  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;
}

.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;
}

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

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

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

.d-grid {
  display: 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: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

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

.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-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-1 {
  --bs-border-width: 1px;
}

.border-2 {
  --bs-border-width: 2px;
}

.border-3 {
  --bs-border-width: 3px;
}

.border-4 {
  --bs-border-width: 4px;
}

.border-5 {
  --bs-border-width: 5px;
}

.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;
}

.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-light {
  font-weight: 300 !important;
}

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

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

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

.fw-semibold {
  font-weight: 600 !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: #6c757d !important;
}

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

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !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;
}

.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-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-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-2xl) !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-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: 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-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;
  }
  .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;
  }
  .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-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;
  }
  .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;
  }
  .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-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;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1240px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: 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-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;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1240px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: 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-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;
  }
  .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-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,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  --bs-gutter-x: 16px;
  --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,
  .container-fluid,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    --bs-gutter-x: 16px;
    --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: 768px) {
  .container,
  .container-fluid,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    --bs-gutter-x: 20px;
    --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: 992px) {
  .container,
  .container-fluid,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    --bs-gutter-x: 30px;
    --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: 1240px) {
  .container,
  .container-fluid,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    --bs-gutter-x: 30px;
    --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;
  }
}

.row {
  --bs-gutter-x: 16px;
  --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));
}
@media (min-width: 576px) {
  .row {
    --bs-gutter-x: 16px;
    --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));
  }
}
@media (min-width: 768px) {
  .row {
    --bs-gutter-x: 20px;
    --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));
  }
}
@media (min-width: 992px) {
  .row {
    --bs-gutter-x: 30px;
    --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));
  }
}
@media (min-width: 1240px) {
  .row {
    --bs-gutter-x: 30px;
    --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));
  }
}

.btn {
  font-size: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-info {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0198FF;
  --bs-btn-border-color: #0198FF;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0181d9;
  --bs-btn-hover-border-color: #017acc;
  --bs-btn-focus-shadow-rgb: 39, 167, 255;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #017acc;
  --bs-btn-active-border-color: #0172bf;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0198FF;
  --bs-btn-disabled-border-color: #0198FF;
  color: #fff !important;
}

.btn-outline-white {
  --bs-btn-color: #fff;
  --bs-btn-bg: rgba(255, 255, 255, 0);
  --bs-btn-border-color: #fff;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgba(0, 0, 0, 0.15);
  --bs-btn-hover-border-color: #cccccc;
  --bs-btn-focus-shadow-rgb: 255, 255, 255;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgba(0, 0, 0, 0.2);
  --bs-btn-active-border-color: #bfbfbf;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: rgba(255, 255, 255, 0);
  --bs-btn-disabled-border-color: #fff;
}

.btn-product-selection {
  --bs-btn-color: #fff;
  --bs-btn-bg: #119900;
  --bs-btn-border-color: #119900;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0e8200;
  --bs-btn-hover-border-color: #0e7a00;
  --bs-btn-focus-shadow-rgb: 53, 168, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0e7a00;
  --bs-btn-active-border-color: #0d7300;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #119900;
  --bs-btn-disabled-border-color: #119900;
  height: 40px;
  font-weight: 600;
}

.btn-buy {
  --bs-btn-color: #fff;
  --bs-btn-bg: #1E5299;
  --bs-btn-border-color: #1E5299;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #1a4682;
  --bs-btn-hover-border-color: #18427a;
  --bs-btn-focus-shadow-rgb: 64, 108, 168;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #18427a;
  --bs-btn-active-border-color: #173e73;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #1E5299;
  --bs-btn-disabled-border-color: #1E5299;
  min-height: 40px;
  font-weight: 600;
}

.btn-catalog-item-buy {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0198FF;
  --bs-btn-border-color: #0198FF;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0181d9;
  --bs-btn-hover-border-color: #0181d9;
  --bs-btn-focus-shadow-rgb: 39, 167, 255;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0181d9;
  --bs-btn-active-border-color: #0181d9;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0181d9;
  --bs-btn-disabled-border-color: #0181d9;
  min-height: 40px;
  font-weight: 600;
}
.btn-catalog-item-buy .not-in-cart {
  display: inline;
}
.btn-catalog-item-buy .in-cart {
  display: none;
}
.btn-catalog-item-buy:disabled .not-in-cart {
  display: none;
}
.btn-catalog-item-buy:disabled .in-cart {
  display: inline;
}

.btn-transparent {
  padding: 0;
  margin: 0;
  color: #1E5299;
}

.mobile__btns, #marquiz-btn {
  display: none;
}

#show-selection-lamp {
  width: 204px;
  height: 204px;
  background: url(/local/templates/2025/assets/style/../img/icon/podbor_btn.svg) no-repeat center;
  background-size: contain;
  position: fixed;
  bottom: -25px;
  left: -10px;
  cursor: pointer;
}

@media (max-width: 767.98px) {
  .mobile__btns {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
    z-index: 9999;
  }
  .mobile__btns li {
    display: block;
    width: 25%;
    box-sizing: border-box;
    border-right: 1px solid #B0B0B0;
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .mobile__btns li:last-child {
    border: none;
  }
  .mobile__btns li > * {
    display: block;
    height: 43px;
    color: #202020;
    font-size: 11px;
    font-weight: 600;
    line-height: 15px;
    text-decoration: none !important;
    padding: 8px;
    box-sizing: border-box;
  }
  .mobile__btns li > * img {
    display: block;
    margin: 0 auto;
    width: 15px;
    aspect-ratio: 1;
  }
  #show-selection-lamp {
    display: none !important;
  }
  #jivo-iframe-container, .multi_button {
    display: none !important;
  }
  #marquiz-btn {
    position: fixed;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    background: #0198FF;
    padding: 4px;
    box-sizing: border-box;
    display: none;
    align-items: center;
    justify-content: center;
    width: calc(100% - 8px);
    top: 4px;
    left: 4px;
    right: 4px;
  }
  #marquiz-btn.active {
    display: flex;
  }
  #marquiz-btn:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    margin-left: 4px;
    background: url(/local/templates/2025/assets/style/../img/icon/hand-finger.svg) no-repeat center;
  }
}
i.tl-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background-color: unset;
}
i.tl-icon::before {
  content: "";
  width: 100%;
  height: 100%;
}
i.tl-icon.tl-map-pin::before {
  content: url("/local/templates/2025/assets/style/./../img/icon/map.pin.svg");
}
i.tl-icon.tl-clock::before {
  content: url("/local/templates/2025/assets/style/./../img/icon/clock.svg");
}
i.tl-icon.tl-phone::before {
  content: url("/local/templates/2025/assets/style/./../img/icon/phone.svg");
}
i.tl-icon.tl-catalog {
  width: 30px;
  height: 30px;
}
i.tl-icon.tl-catalog::before {
  content: url("/local/templates/2025/assets/style/./../img/icon/catalog.svg");
  width: 30px;
  height: 30px;
}
i.tl-icon.tl-cart {
  width: 20px;
  height: 20px;
}
i.tl-icon.tl-cart::before {
  width: 20px;
  height: 20px;
  content: url("/local/templates/2025/assets/style/./../img/icon/cart.svg");
}
i.tl-icon.tl-catalog-mobile {
  width: 24px;
  height: 24px;
}
i.tl-icon.tl-search {
  width: 24px;
  height: 24px;
}

@font-face {
  font-family: "Open Sans";
  src: url(/local/templates/2025/assets/font/opensans/OpenSans-Regular.ttf) format("ttf");
}
html {
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 0;
}
@media (width > 768px) {
  html {
    font-size: 16px;
  }
}

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  background-color: #EDEEF8;
  text-align: left;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  width: 100%;
  box-sizing: border-box;
}

a:not(.btn):link, a:not(.btn):visited {
  color: #1E5299;
}
a:not(.btn):hover {
  color: #2669c4;
}
a:not(.btn).get-file {
  font-size: 10px;
  display: flex;
  color: #202020;
  text-decoration: none !important;
}
a:not(.btn).get-file:hover {
  color: #1E5299;
  text-decoration: none !important;
}
a:not(.btn).get-file .left {
  height: 48px;
  width: 48px;
  min-width: 48px;
  background: url("https://terra-led.ru/img/icon/file.svg") no-repeat;
}
a:not(.btn).get-file.pdf .left {
  background: url("https://terra-led.ru/img/icon/pdf.svg?2") no-repeat;
}
a:not(.btn).get-file.ies .left {
  background: url("https://terra-led.ru/img/icon/ies.svg?2") no-repeat;
}
a:not(.btn).get-file .right {
  margin-left: 1.5em;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
a:not(.btn).get-file .text {
  font-size: 1.4em;
  line-height: 1;
  margin-bottom: 0.5em;
}
a:not(.btn).get-file .size {
  font-size: 1.4em;
  line-height: 1;
  font-weight: bold;
  color: #A4A4A4;
}

.body {
  margin: 0;
  padding: 0;
  width: 100%;
}

#app {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #fff;
}
#app.mobile-menu-opened > *:not(header.main-header) {
  display: none;
}

body > div > section {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (width >= 768px) {
  body > div > section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
body > div > section h2.section-header, body > div > section .section-header.h2 {
  color: #1E5299;
  font-size: 1.5em;
  line-height: 1.5;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 20px;
}
@media (width >= 768px) {
  body > div > section h2.section-header, body > div > section .section-header.h2 {
    margin: 0 0 40px;
  }
}

.logo-wrapper {
  text-decoration: none;
}
.logo-wrapper.terra-led {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #202020;
}
.logo-wrapper.terra-led .logo {
  background: url("/local/templates/2025/assets/style/./../img/logo.svg");
  background-size: cover;
  width: 66.5px;
  height: 43.4px;
}
@media (width >= 768px) {
  .logo-wrapper.terra-led .logo {
    width: 95px;
    height: 62px;
  }
}
.logo-wrapper.terra-led .description {
  font-weight: 700;
  text-align: center;
  font-size: 0.8em;
}
@media (width >= 768px) {
  .logo-wrapper.terra-led .description {
    font-size: 1em;
  }
}

.btn-email {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 1em;
  line-height: 1.2;
  color: #fff;
}
.btn-email .email {
  font-size: calc(1em + 1px);
}

.grecaptcha-badge {
  visibility: hidden;
}

.alertMsg {
  width: 100%;
  display: block;
  margin: 0 0 5px 0;
  padding: 6px 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.alertMsg i {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
.alertMsg .text {
  display: table-cell;
  vertical-align: top;
  margin: 0;
  padding: 0 0 0 18px;
}

.scroll-up {
  text-align: center;
  text-decoration: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  background-color: #575b71;
  opacity: 0.3;
  width: 40px;
  height: 40px;
  display: none;
  position: fixed;
  right: 20px;
  bottom: 68px;
  z-index: 1100;
}
.scroll-up:hover {
  background-color: #c90;
  opacity: 1;
}
.scroll-up i {
  font-size: 26px;
  color: #fff;
  line-height: 40px;
}

.owl-carousel .owl-dots:not(.disabled) {
  position: absolute;
  top: calc(100% + 10px + 10px);
  display: flex;
  justify-content: center;
  width: 100%;
  height: 0;
}
.owl-carousel .owl-dots:not(.disabled) .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  margin-left: 5px;
  margin-right: 5px;
  background: #A4A4A4;
}
.owl-carousel .owl-dots:not(.disabled) .owl-dot.active {
  background: #1E5299;
}

.owl-carousel.nav-thin-arrows {
  margin-bottom: 32px;
}
.owl-carousel.nav-thin-arrows .owl-nav:not(.disabled) {
  top: calc(100% + 10px);
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  padding: 0 calc(50% - 128px);
}
@media (0 < width <= 768px) {
  .owl-carousel.nav-thin-arrows .owl-nav:not(.disabled) {
    padding: 0 calc(50% - 192px);
  }
}
.owl-carousel.nav-thin-arrows .owl-nav:not(.disabled) button.owl-prev, .owl-carousel.nav-thin-arrows .owl-nav:not(.disabled) button.owl-next {
  width: 32px;
  height: 32px;
}
.owl-carousel.nav-thin-arrows .owl-nav:not(.disabled) button.owl-prev {
  position: relative;
  background: url("/img/icon/arrow-left.svg?2");
}
.owl-carousel.nav-thin-arrows .owl-nav:not(.disabled) button.owl-next {
  position: relative;
  background: url("/img/icon/arrow-right.svg?2");
}

.ce-labels-mc {
  z-index: 10;
  height: 0;
  position: relative;
}
.ce-labels-mc .ce-labels-wrapper {
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: flex-end;
}
.ce-labels-mc .ce-labels-column {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.ce-labels-mc .ce-label {
  text-transform: uppercase;
  font-size: 1em;
  width: 100%;
  padding: 0.5em 0.8em;
  text-align: center;
  color: #202020;
  background: #f8f9fa;
}
.ce-labels-mc .ce-label.hit {
  color: #fff;
  background: #0198FF;
}
.ce-labels-mc .ce-label.new {
  color: #fff;
  background: #119900;
}
.ce-labels-mc .ce-label.time-buy {
  color: #fff;
  background: #FFCC00;
}
.ce-vendor-logo-mc {
  z-index: 10;
  height: 0;
  position: relative;
}
.ce-vendor-logo-mc .ce-vendor-logo-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
}
.ce-short-chars-mc {
  font-size: 1em;
}
.ce-short-chars-mc .item {
  display: flex;
  gap: 0.5em;
  line-height: 1.5;
  min-height: 1.5em;
  margin-bottom: 1em;
}
.ce-short-chars-mc .item .icon svg {
  width: 1.5em;
  height: 1.5em;
}
.ce-short-chars-mc .item .text-wrapper .name {
  padding-top: 2px;
}
.ce-short-chars-mc .item .text-wrapper .value {
  font-weight: 700;
}

.ce-availability-mc {
  display: flex;
  align-items: center;
  gap: 0.5em;
  font-size: 1em;
  line-height: 1;
  position: relative;
}
.ce-availability-mc i::before {
  font-size: 1.3em;
}
.ce-availability-mc.available {
  color: #119900;
}
.ce-availability-mc.not-available {
  color: #DD2222;
}
.ce-availability-mc .text {
  white-space: nowrap;
}

.quantity-selector {
  display: flex;
  flex-wrap: nowrap;
}
.quantity-selector .btn,
.quantity-selector input {
  font-size: 1em;
  border: 1px solid #D0D3DB;
  box-shadow: 0 0 8px 0 #7D7D7D33 inset;
  width: 3em;
  height: 3em;
}
.quantity-selector .btn:active,
.quantity-selector input:active {
  border-color: #D0D3DB;
}
.quantity-selector .btn:focus,
.quantity-selector input:focus {
  border-color: #D0D3DB;
}
.quantity-selector input {
  font-size: 1em;
  position: relative;
  left: -1px;
  border-radius: 0;
  text-align: center;
  overflow: hidden;
}
.quantity-selector input:disabled {
  background: none;
}
.quantity-selector .btn {
  padding: 0;
  color: #8D95A9;
}
.quantity-selector .btn.minus {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}
.quantity-selector .btn.plus {
  position: relative;
  left: -2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
}
.quantity-selector .btn svg {
  width: 35%;
}

.banner-podbor {
  margin-bottom: 50px;
}
.banner-podbor a:link,
.banner-podbor a:visited,
.banner-podbor a:hover,
.banner-podbor a:active {
  color: #fff;
  text-decoration: none;
}
.banner-podbor .banner-podbor__wrapper {
  background-image: url("/images/411172.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 51px 55px;
  border-radius: 25px;
}
.banner-podbor .banner-podbor__title {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
}
.banner-podbor .banner-podbor__subtitle {
  color: #fff;
  font-size: 18px;
  margin: 15px 0px;
}
.banner-podbor .banner-podbor__button,
.banner-podbor .banner-podbor__button:focus,
.banner-podbor .banner-podbor__button:hover,
.banner-podbor .banner-podbor__button:active {
  text-decoration: none;
}
.banner-podbor .banner-podbor__button {
  color: #202020;
  border: 1px solid #ccc;
  padding: 10px 45px;
  display: inline-block;
  border-radius: 5px;
}
@media (max-width: 767.98px) {
  .banner-podbor .banner-podbor__wrapper {
    padding: 64px 15px;
  }
  .banner-podbor .banner-podbor__title {
    font-size: 24px;
  }
}

.banner-calc {
  margin: 0 auto 50px auto;
}
.banner-calc a:link,
.banner-calc a:visited,
.banner-calc a:hover,
.banner-calc a:active {
  color: #202020;
  text-decoration: none;
}
.banner-calc .banner-calc__wrapper {
  background-image: url("/images/411173.png");
  background-repeat: no-repeat;
  padding: 27px 25px;
  border-radius: 25px;
  border: 1px solid #ccc;
  background-position-x: center;
}
@media (min-width: 768px) {
  .banner-calc .banner-calc__wrapper {
    background-position-x: right;
  }
}
.banner-calc .banner-calc__title {
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
}
.banner-calc .banner-calc__subtitle {
  font-size: 18px;
  margin: 15px 0px;
}
.banner-calc .banner-calc__button {
  color: #202020;
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 10px 45px;
  display: inline-block;
  border-radius: 5px;
}
@media (max-width: 767.98px) {
  .banner-calc .banner-calc__wrapper {
    padding: 27px 15px;
  }
  .banner-calc .banner-calc__title {
    font-size: 24px;
  }
}

.terra-logo-mc {
  --image-base-width: 330px;
  --base-width-vertical: 413px;
  --base-height-vertical: 528px;
  --apect-ratio-vertical: calc(var(--base-width-vertical) / var(--base-height-vertical));
  --base-width-horizontal: 794px;
  --base-height-horizontal: 332px;
  --apect-ratio-horizontal: calc(var(--base-width-horizontal) / var(--base-height-horizontal));
  font-size: 1em;
  line-height: 0.8;
  display: flex;
  align-items: center;
}
.terra-logo-mc .image {
  width: 8.5em;
}
.terra-logo-mc .image img {
  width: 100%;
  height: auto;
  max-height: 100%;
  max-width: 100%;
}
.terra-logo-mc .text {
  font-family: Montserrat, serif;
}
.terra-logo-mc .text .name {
  font-size: 3em;
  font-weight: 800;
  letter-spacing: 0.15em;
  margin-bottom: 0.3333333333em;
}
.terra-logo-mc .text .description {
  font-size: 1em;
  font-weight: 500;
  white-space: nowrap;
}
.terra-logo-mc.vertical {
  flex-direction: column;
  aspect-ratio: var(--apect-ratio-vertical);
}
.terra-logo-mc.vertical .image {
  margin-bottom: 1em;
}
.terra-logo-mc.vertical .text {
  text-align: center;
}
.terra-logo-mc.horizontal {
  aspect-ratio: var(--apect-ratio-horizontal);
}
.terra-logo-mc.horizontal .image {
  margin-right: 1em;
}
.terra-logo-mc.light .text {
  color: #202020;
}
.terra-logo-mc.dark .text {
  color: #F5F5F5;
}

.crew-slider img {
  width: auto;
}

.companies-slider .owl-item > * {
  height: 190px;
  max-height: 190px;
  overflow: hidden;
}

.companies-slider .owl-item > * > * {
  display: flex;
  justify-content: center;
  align-items: center;
}

.companies-slider img {
  width: auto;
}

.certificates-slider img {
  width: auto;
}

.feedback-slider img {
  width: auto;
}


#app > header.main-header {
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 40px 0 rgba(125, 125, 125, 0.2);
  margin-bottom: 40px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
#app > header.main-header a {
  text-decoration: none;
}
#app > header.main-header a:hover {
  text-decoration: none;
}
#app > header.main-header a:active {
  text-decoration: none;
}
#app > header.main-header .hamburger {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #0198FF;
  width: 50px;
  height: 50px;
}
#app > header.main-header .hamburger > .closed {
  display: inline;
}
#app > header.main-header .hamburger > .opened {
  display: none;
}
#app > header.main-header .btn-cart {
  color: #1E5299;
  font-size: calc(1em + 1px);
  font-weight: 600;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 0;
  outline: 0;
}
#app > header.main-header .btn-cart .count {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: calc(1em - 1px);
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(1em + 8px);
  height: calc(1em + 8px);
  border-radius: calc(1em + 8px);
  background-color: #DD2222;
}
#app > header.main-header section.top-line {
  font-size: calc(1rem - 1px);
  max-height: 50px;
  min-height: 50px;
  color: #fff;
  background: #1E5299E5;
  line-height: 1;
}
#app > header.main-header section.top-line a {
  color: #fff;
  text-decoration: none;
}
#app > header.main-header section.top-line .city svg, #app > header.main-header section.top-line .time svg, #app > header.main-header section.top-line .phone svg {
  margin-right: 8px;
}
#app > header.main-header section.top-line .phone {
  display: flex;
  align-items: center;
}
#app > header.main-header section.top-line .phone .space {
  display: none;
}
#app > header.main-header section.top-line .time {
  display: flex;
  align-items: center;
}
#app > header.main-header section.top-line .content-block > .row {
  min-height: 50px;
}
#app > header.main-header section.top-line .hamburger-block {
  flex: 0 0 50px;
  display: none;
  padding: 0;
}
@media (width >= 768px) {
  #app > header.main-header section.top-line .hamburger-block {
    display: flex;
  }
}
@media (width >= 992px) {
  #app > header.main-header section.top-line .hamburger-block {
    display: none;
  }
}
#app > header.main-header section.top-line .hamburger-block .hamburger {
  border-radius: 0;
}
#app > header.main-header section.top-line .left-side {
  display: flex;
  align-items: center;
  gap: 15px;
}
#app > header.main-header section.top-line .left-side .city #btn-city-choice-header {
  font-size: 1em;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}
#app > header.main-header section.top-line .left-side .city #btn-city-choice-header i {
  margin-right: 5px;
}
#app > header.main-header section.top-line .left-side .delivery {
  display: flex;
  align-items: center;
}
#app > header.main-header section.top-line .right-side {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 15px;
}
#app > header.main-header section.main-line {
  font-size: calc(1rem - 1px);
  padding-top: 17px;
  padding-bottom: 17px;
}
#app > header.main-header section.main-line .logo-block {
  font-size: 7px;
  flex: 0 0 155px;
}
#app > header.main-header section.main-line .content-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
@media (width >= 992px) {
  #app > header.main-header section.main-line .content-block {
    gap: 20px;
  }
}
#app > header.main-header section.main-line .content-block .btn-catalog-menu {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 21px;
  height: 54px;
}
#app > header.main-header section.main-line .content-block #altop_search {
  width: auto;
  flex-grow: 1;
}
#app > header.main-header section.main-line .content-block #altop_search form {
  position: relative;
}
#app > header.main-header section.main-line .content-block #altop_search input {
  width: 100%;
  height: 54px;
}
#app > header.main-header section.main-line .content-block #altop_search button {
  color: #1E5299;
  padding: 0 15px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
#app > header.main-header section.main-line .content-block .btn-email {
  display: none;
  color: #fff;
  height: 54px;
  font-weight: 600;
}
@media (width >= 992px) {
  #app > header.main-header section.main-line .content-block .btn-email {
    display: flex;
    width: 220px;
  }
}
@media (width >= 1240px) {
  #app > header.main-header section.main-line .content-block .btn-email {
    font-size: calc(1em + 1px);
    width: 250px;
  }
}
#app > header.main-header section.main-line .content-block .btn-cart {
  font-size: 1em;
  padding: 0;
  height: 54px;
}
#app > header.main-header section.main-menu-line {
  color: #434343;
  font-size: 0.875rem;
  line-height: 1.3571428571;
  background-color: #EDEEF8;
}
#app > header.main-header section.main-menu-line a {
  text-decoration: none;
  color: inherit;
}
#app > header.main-header section.main-menu-line nav.header-top .nav-container {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: stretch;
}
#app > header.main-header section.main-menu-line nav.header-top .nav-container .nav-item {
  position: relative;
  flex-grow: 1;
}
#app > header.main-header section.main-menu-line nav.header-top .nav-container .nav-item .nav-link {
  --nav-link-height: calc(1em + 2 * 15px);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: var(--nav-link-height);
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.9em;
}
@media (width >= 992px) {
  #app > header.main-header section.main-menu-line nav.header-top .nav-container .nav-item .nav-link {
    font-size: 1em;
  }
}
#app > header.main-header section.main-menu-line nav.header-top .nav-container .nav-item .nav-link svg {
  top: 1px;
  position: relative;
  height: calc(1em + 2px);
  transform: rotate(90deg);
}
#app > header.main-header section.main-menu-line nav.header-top .nav-container .nav-item:hover .nav-link {
  color: #1E5299;
  background-color: #f4f5fb;
}
#app > header.main-header section.main-menu-line nav.header-top .nav-container .nav-item > ul {
  width: 200%;
  flex-direction: column;
  background: #f4f5fb;
  box-shadow: 0 10px 10px 0 rgba(125, 125, 125, 0.2);
  padding: 20px 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: all 0.25s ease-in-out;
}
#app > header.main-header section.main-menu-line nav.header-top .nav-container .nav-item > ul li a {
  display: flex;
  align-items: center;
  width: 100%;
  height: calc(1em + 20px);
  padding: 0 30px;
}
#app > header.main-header section.main-menu-line nav.header-top .nav-container .nav-item > ul li:hover a {
  color: #1E5299;
  background: #EDEEF8;
}
#app > header.main-header section.catalog-menu-line > .container {
  position: relative;
}
#app > header.main-header section.main-line-mobile {
  padding: 12px 0;
}
#app > header.main-header section.main-line-mobile .hamburger-block .hamburger {
  width: 50px;
  height: 50px;
}
#app > header.main-header section.main-line-mobile .logo-block .terra-logo-mc .image {
  width: 74.1935483871px;
  height: 50px;
  margin: 0;
}
#app > header.main-header section.main-line-mobile .logo-block .terra-logo-mc .text {
  display: none;
}
#app > header.main-header section.main-line-mobile .cart-block {
  display: flex;
  justify-content: flex-end;
}
#app > header.main-header section.main-line-mobile .btn-cart {
  width: 60px;
  height: 50px;
}
#app > header.main-header section.main-line-mobile .btn-cart .count {
  font-size: 0.9em;
}
#app > header.main-header section.main-line-mobile .btn-cart .text {
  display: none;
}
#app > header.main-header section.separator-line-mobile {
  padding-top: 3px;
}
#app > header.main-header section.separator-line-mobile hr {
  margin: 0;
}
#app > header.main-header section.catalog-search-line-mobile {
  font-size: 1rem;
}
#app > header.main-header section.catalog-search-line-mobile > .container {
  display: flex;
  justify-content: space-between;
}
#app > header.main-header section.catalog-search-line-mobile > .container .btn {
  font-size: 1em;
  line-height: 1;
  color: #202020;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  height: 54px;
}
#app > header.main-header section.catalog-search-line-mobile > .container .btn svg {
  color: #1E5299;
  margin-right: 10px;
}
#app > header.main-header section.main-menu-line-mobile {
  font-size: calc(1rem + 2px);
  display: none;
}
#app > header.main-header section.main-menu-line-mobile a {
  line-height: 1;
  color: #202020;
}
#app > header.main-header section.main-menu-line-mobile a:hover {
  color: #1E5299;
}
#app > header.main-header section.main-menu-line-mobile .stage-header {
  height: 56px;
  padding: 3px 0;
}
#app > header.main-header section.main-menu-line-mobile .stage-header > .container > div {
  position: relative;
}
#app > header.main-header section.main-menu-line-mobile .stage-header .btn-main-menu-mobile-back {
  width: 50px;
  aspect-ratio: 1;
  position: absolute;
  color: #1E5299;
  padding: 0;
  left: 0;
  top: 0;
}
#app > header.main-header section.main-menu-line-mobile .stage-header .title {
  display: block;
  margin: 0;
  padding: 0;
  color: #202020;
  font-size: 16px;
  line-height: 54px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
}
#app > header.main-header section.main-menu-line-mobile .stage {
  padding-bottom: 30px;
}
#app > header.main-header section.main-menu-line-mobile .stage > .list-group:not(:last-child) {
  border-bottom: 1px solid #D0D3DB;
}
#app > header.main-header section.main-menu-line-mobile .stage > .list-group > .list-group-item {
  padding: 15px 0;
  min-height: 54px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-color: #D0D3DB;
}
#app > header.main-header section.main-menu-line-mobile .stage > .list-group > .list-group-item.big {
  height: 64px;
}
#app > header.main-header section.main-menu-line-mobile .stage.top {
  border-top: 1px solid #D0D3DB;
  border-bottom: 1px solid #D0D3DB;
}
#app > header.main-header section.main-menu-line-mobile .stage.top button {
  width: 100%;
  padding: 0;
  color: #B0B0B0;
  display: flex;
  font-size: 1em;
}
#app > header.main-header section.main-menu-line-mobile .stage.top button:hover, #app > header.main-header section.main-menu-line-mobile .stage.top button.active {
  color: #1E5299;
}
#app > header.main-header section.main-menu-line-mobile .stage.top button:hover span, #app > header.main-header section.main-menu-line-mobile .stage.top button.active span {
  color: #1E5299;
}
#app > header.main-header section.main-menu-line-mobile .stage.top button span {
  text-align: left;
  flex-grow: 1;
  color: #202020;
}
#app > header.main-header section.main-menu-line-mobile .stage.top button svg:first-child {
  margin-right: 12px;
}
#app > header.main-header section.main-menu-line-mobile .stage.top #main-mobile-menu.list-group > .list-group-item a {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#app > header.main-header section.main-menu-line-mobile .stage.top #main-mobile-menu.list-group > .list-group-item a .text {
  display: flex;
  align-items: center;
}
#app > header.main-header section.main-menu-line-mobile .stage.top #main-mobile-menu.list-group > .list-group-item a svg {
  transform: rotate(90deg);
  color: #B0B0B0;
}
#app > header.main-header section.main-menu-line-mobile .stage.top #main-mobile-menu.list-group > .list-group-item a:hover svg {
  color: #1E5299;
}
#app > header.main-header section.main-menu-line-mobile .stage.top #main-mobile-menu.list-group > .list-group-item .list-group.sep-items {
  height: 0;
  overflow: hidden;
  width: 100%;
  transition: all 0.25s linear;
}
#app > header.main-header section.main-menu-line-mobile .stage.top #main-mobile-menu.list-group > .list-group-item .list-group.sep-items .list-group-item {
  padding: 10px 0 10px 15px;
  min-height: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-color: #D0D3DB;
}
#app > header.main-header section.main-menu-line-mobile .stage.top #main-mobile-menu.list-group > .list-group-item.expand .sep-items {
  margin-top: 0.5em;
}
#app > header.main-header section.main-menu-line-mobile .stage.top #main-mobile-menu.list-group > .list-group-item.expand a > svg {
  transform: rotate(-90deg);
}
#app > header.main-header section.main-menu-line-mobile .stage.search {
  height: 70vh;
}
#app > header.main-header section.main-menu-line-mobile .stage.search form {
  height: 40px;
  position: relative;
}
#app > header.main-header section.main-menu-line-mobile .stage.search form .preloader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #B0B0B0;
}
#app > header.main-header section.main-menu-line-mobile .stage.search form .preloader i {
  font-size: 24px;
}
#app > header.main-header section.main-menu-line-mobile .stage.search form input {
  height: 100%;
}
#app > header.main-header section.main-menu-line-mobile .stage.search form .buttons {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: flex;
}
#app > header.main-header section.main-menu-line-mobile .stage.search form button {
  height: 100%;
  aspect-ratio: 1;
}
#app > header.main-header section.main-menu-line-mobile .stage.search form button.reset {
  color: #B0B0B0;
}
#app > header.main-header section.main-menu-line-mobile .stage.search form button svg {
  width: 20px;
  aspect-ratio: 1;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result {
  padding: 15px 0;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div {
  width: 100%;
  margin: 10px 0;
  padding: 0;
  display: flex;
  align-items: center;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > div {
  display: none;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 82px;
  aspect-ratio: 1;
}
@media (width < 450px) {
  #app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .image {
    display: none;
  }
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .image img {
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90%;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .item_title {
  display: flex;
  flex-direction: column;
  padding-left: 10px;
  flex-grow: 1;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .item_title > * {
  display: block;
  width: 100%;
  line-height: 1;
  text-decoration: none;
  color: #202020;
  font-size: 1rem;
}
@media (width >= 768px) {
  #app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .item_title > * {
    font-size: calc(1rem - 2px);
  }
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .item_title a {
  margin-bottom: 5px;
  font-weight: 700;
  color: #575b71;
  text-align: left;
  text-decoration: underline;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .item_title a:hover {
  color: #cc9900;
  text-decoration: none;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .search_price {
  display: block;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .buy_more {
  display: none;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .cat_title {
  width: auto;
  padding: 2px 12px 2px 14px;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .cat_title a {
  display: table;
  margin: 0px;
  padding: 0px;
  color: #575b71;
  text-align: left;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 700;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .cat_title a:hover {
  color: #cc9900;
  text-decoration: none;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .search_price {
  width: 100px;
  padding: 0;
  text-align: right;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .search_price .price {
  font-size: 1em;
  font-weight: 700;
  color: #000;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .search_price .price-reference,
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .search_price .from,
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .search_price .unit {
  font-size: 12px;
  font-weight: 400;
  color: #8184a1;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .search_price .price-reference {
  font-size: 13px;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .search_price .price-reference,
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result > div > .search_price .unit {
  display: block;
  margin: 0;
  padding: 0;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result-empty {
  padding: 30px 0;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search-result-empty .title {
  font-size: 1.5rem;
  text-align: center;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search_all {
  display: block;
  color: #B0B0B0;
  text-decoration: none;
  margin: 30px 0 0;
  padding: 0;
  text-align: right;
}
#app > header.main-header section.main-menu-line-mobile .stage.search .search_all:hover {
  color: #1E5299;
  text-decoration: none;
}
#app > header.main-header section.main-menu-line-mobile .contacts-block {
  padding: 20px 0 25px;
}
#app > header.main-header section.main-menu-line-mobile .contacts-block a {
  color: #202020;
  font-weight: 700;
}
#app > header.main-header section.main-menu-line-mobile .contacts-block svg {
  color: #B0B0B0;
  margin-right: 12px;
}
#app > header.main-header section.main-menu-line-mobile .contacts-block .phone,
#app > header.main-header section.main-menu-line-mobile .contacts-block .email {
  display: flex;
  align-items: center;
}
#app > header.main-header section.main-menu-line-mobile .contacts-block .phone {
  margin-bottom: 15px;
}

#app.mobile-menu-opened > header.main-header > *:not(.top-line):not(.main-line-mobile):not(.main-menu-line-mobile) {
  display: none;
}
#app.mobile-menu-opened > header.main-header > .main-menu-line-mobile {
  display: block;
}
#app.mobile-menu-opened > header.main-header .hamburger {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #0198FF;
  width: 50px;
  height: 50px;
}
#app.mobile-menu-opened > header.main-header .hamburger > .closed {
  display: none;
}
#app.mobile-menu-opened > header.main-header .hamburger > .opened {
  display: inline;
}

.custom-form-component-wrapper {
  position: relative;
}
.custom-form-component-wrapper > .form-wrapper form {
  padding: 5% 10%;
}
@media (width < 768px) {
  .custom-form-component-wrapper > .form-wrapper form {
    padding: 10% 5%;
  }
}
.custom-form-component-wrapper > .form-wrapper form .form-row {
  margin-bottom: 1rem;
}
.custom-form-component-wrapper > .form-wrapper form .form-row.submit button {
  width: 100%;
}
.custom-form-component-wrapper.success > .info, .custom-form-component-wrapper.error > .info {
  display: none;
}
.custom-form-component-wrapper.success > .form-wrapper, .custom-form-component-wrapper.error > .form-wrapper {
  display: none;
}
.custom-form-component-wrapper > .preloader {
  width: 100%;
  display: none;
}
.custom-form-component-wrapper > .preloader > * {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1254901961);
  z-index: calc(var(--bs-modal-zindex) + 10);
}
.custom-form-component-wrapper.loading > .preloader {
  display: block;
}
.custom-form-component-wrapper > .success-message {
  display: none;
  padding: 5% 10%;
  height: 100%;
}
.custom-form-component-wrapper.success > .success-message {
  display: block;
}
.custom-form-component-wrapper > .error-message {
  display: none;
  padding: 5% 10%;
  height: 100%;
}
.custom-form-component-wrapper.error > .error-message {
  display: block;
}

form.index-form {
  position: relative;
}
form.index-form .form-row.submit button {
  width: 100%;
}
form.index-form .input-group.processing-consent a:not(:hover):not(:active) {
  color: #fff;
}
form.index-form .work-area {
  padding: 5% 10%;
}
@media (min-width: 768px) {
  form.index-form .work-area {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  form.index-form .work-area {
    padding: 50px;
  }
}
form.index-form .success-message,
form.index-form .error-message {
  padding: 5% 10%;
  height: 100%;
}
form.index-form .success-message .title,
form.index-form .error-message .title {
  font-size: calc(1.3rem + 0.6vw);
  font-weight: 700;
  margin: 0 0 20px;
}
form.index-form .success-message p,
form.index-form .error-message p {
  margin: 0;
}
form.index-form .preloader {
  width: 100%;
}
form.index-form .preloader > * {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1254901961);
  z-index: calc(var(--bs-modal-zindex) + 10);
}

#app > .social-footer {
  line-height: 1.5;
  font-size: 1.5rem;
  margin-bottom: 40px;
}
@media (width >= 768px) {
  #app > .social-footer {
    font-size: 1.1rem;
  }
}
@media (width >= 992px) {
  #app > .social-footer {
    font-size: 1.25rem;
    margin-bottom: 50px;
  }
}
@media (width >= 1240px) {
  #app > .social-footer {
    margin-bottom: 90px;
  }
}
#app > .social-footer .social-footer-wrapper {
  color: #1E5299;
  border: 1px solid #1E5299;
  background: #1E5299;
  border-radius: 20px;
  height: 218px;
}
@media (width >= 768px) {
  #app > .social-footer .social-footer-wrapper {
    height: 120px;
  }
}
#app > .social-footer .text-block {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
  text-align: center;
}
@media (width >= 768px) {
  #app > .social-footer .text-block {
    justify-content: flex-start;
    margin-bottom: 0;
    text-align: left;
  }
}
#app > .social-footer .text-block .text {
  padding: 0 13px;
}
@media (width >= 768px) {
  #app > .social-footer .text-block .text {
    padding: 0 40px;
  }
}
@media (width >= 1240px) {
  #app > .social-footer .icons-block {
    max-width: 40%;
  }
}
#app > .social-footer .icons-block .icons-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (width >= 768px) {
  #app > .social-footer .icons-block .icons-wrapper {
    padding-right: 25px;
    justify-content: flex-end;
  }
}
@media (width >= 992px) {
  #app > .social-footer .icons-block .icons-wrapper {
    padding-right: 40px;
  }
}
#app > .social-footer .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 2em;
  width: 3rem;
  height: 3rem;
  margin-left: 10px;
  margin-right: 10px;
}
#app > .social-footer .icon img {
  width: 60%;
  height: 60%;
}
#app > .social-footer .icon.tg img {
  position: relative;
  left: -2px;
}
#app > .social-footer .icon.rt img {
  width: 100%;
  height: 100%;
}

#app > .recommends-footer {
  font-size: 1rem;
}
#app > .recommends-footer h2.header, #app > .recommends-footer .header.h2 {
  text-transform: uppercase;
  padding: 0;
  color: #1E5299;
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: 1em;
}
@media (width >= 768px) {
  #app > .recommends-footer h2.header, #app > .recommends-footer .header.h2 {
    margin-bottom: 1.25em;
  }
}
#app > .recommends-footer iframe {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 1.7777777778;
}
#app > .recommends-footer .slider-item {
  position: relative;
  padding: 10px 0;
}
#app > .recommends-footer .slider-item .fg {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 1;
}

#app > footer.main-footer {
  font-size: 1rem;
  margin-top: 45px;
  color: #fff;
  background-color: #2B2B2B;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
@media (width >= 768px) {
  #app > footer.main-footer {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
}
#app > footer.main-footer a {
  color: #fff;
  text-decoration: none;
}
#app > footer.main-footer > .container {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (width >= 768px) {
  #app > footer.main-footer > .container {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
#app > footer.main-footer > .container.separator {
  padding: 0;
  margin: 0;
}
#app > footer.main-footer .logo-block {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
  font-size: 10px;
}
@media (width >= 768px) {
  #app > footer.main-footer .logo-block {
    justify-content: flex-start;
    margin-bottom: 45px;
    margin-left: 1em;
    font-size: 10px;
  }
}
#app > footer.main-footer .logo-block .logo-wrapper {
  color: #fff;
}
#app > footer.main-footer .phones-block {
  display: flex;
  flex-wrap: wrap;
  line-height: 1;
  margin-bottom: 1em;
  font-size: 1.6em;
}
@media (width >= 768px) {
  #app > footer.main-footer .phones-block {
    font-size: 1.5em;
  }
}
#app > footer.main-footer .phones-block a {
  display: block;
  flex: 0 0 100%;
  margin-bottom: 0.8em;
  text-align: center;
}
@media (width >= 768px) {
  #app > footer.main-footer .phones-block a {
    text-align: left;
  }
}
#app > footer.main-footer .phones-block .tl-icon, #app > footer.main-footer .phones-block .separator {
  display: none;
}
#app > footer.main-footer .email-block {
  font-size: 1.3rem;
  margin-bottom: 2.5em;
}
@media (width >= 768px) {
  #app > footer.main-footer .email-block {
    font-size: 0.9rem;
  }
}
@media (width >= 992px) {
  #app > footer.main-footer .email-block {
    font-size: 0.9rem;
    margin-bottom: 0;
  }
}
@media (width >= 1240px) {
  #app > footer.main-footer .email-block {
    font-size: 1rem;
  }
}
#app > footer.main-footer .email-block .btn {
  padding: 12px 0;
  width: 100%;
}
@media (width >= 768px) {
  #app > footer.main-footer .email-block .btn {
    max-width: 240px;
  }
}
@media (width >= 992px) {
  #app > footer.main-footer .email-block .btn {
    max-width: 240px;
  }
}
#app > footer.main-footer .menu-block .nav-list {
  list-style-type: none;
  padding: 0;
  margin-bottom: 2em;
}
#app > footer.main-footer .menu-block .nav-item {
  margin-bottom: 1em;
  font-size: 1em;
}
@media (width >= 768px) {
  #app > footer.main-footer .menu-block .nav-item {
    font-size: calc(1em - 1px);
  }
}
#app > footer.main-footer .menu-block .nav-item:first-child {
  font-size: calc(1em + 1px);
  font-weight: 700;
}
@media (width >= 768px) {
  #app > footer.main-footer .menu-block .nav-item:first-child {
    font-size: calc(1em - 1px);
  }
}
#app > footer.main-footer .separator {
  margin: 1em 0;
}
@media (width >= 768px) {
  #app > footer.main-footer .separator {
    margin: 2em 0;
  }
}
#app > footer.main-footer .separator hr {
  margin: 0;
  border-color: #fff;
}
#app > footer.main-footer .requisites-block {
  font-size: 1em;
  line-height: 1.2;
  margin-bottom: 2em;
}
@media (width >= 768px) {
  #app > footer.main-footer .requisites-block {
    font-size: 0.75em;
  }
}
#app > footer.main-footer .sitemap-block {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1em;
  line-height: 1.2;
  margin-bottom: 2em;
}
#app > footer.main-footer .sitemap-block:last-child {
  margin-bottom: 0;
}
#app > footer.main-footer .apss-block {
  line-height: 1.5;
  font-size: 1em;
  display: flex;
}
@media (width >= 768px) {
  #app > footer.main-footer .apss-block {
    font-size: 0.75em;
  }
}
@media (width >= 992px) {
  #app > footer.main-footer .apss-block {
    flex-direction: row-reverse;
  }
}
#app > footer.main-footer .apss-block .logo {
  position: relative;
  flex: 0 0 33.3333333333%;
}
@media (width >= 768px) {
  #app > footer.main-footer .apss-block .logo {
    flex: 0 0 16.6666666667%;
  }
}
@media (width >= 992px) {
  #app > footer.main-footer .apss-block .logo {
    flex: 0 0 33.3333333333%;
    display: flex;
    justify-content: flex-end;
  }
}
#app > footer.main-footer .apss-block .logo .img-wrapper {
  max-width: 80%;
}
@media (width >= 992px) {
  #app > footer.main-footer .apss-block .logo .img-wrapper {
    flex-grow: 0;
  }
}
#app > footer.main-footer .apss-block .text {
  flex: 1 0 unset;
}

.one-frame-slider-mc.owl-carousel .owl-nav {
  top: calc(50% - 15px);
  width: 100%;
  position: absolute;
  padding: 0 10px;
  display: none;
}
@media (width >= 768px) {
  .one-frame-slider-mc.owl-carousel .owl-nav {
    top: calc(50% - 20px);
    display: flex;
    justify-content: space-between;
  }
}
.one-frame-slider-mc.owl-carousel .owl-nav .owl-prev, .one-frame-slider-mc.owl-carousel .owl-nav .owl-next {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 20px;
  color: #1E5299;
  font-size: 1em !important;
  box-shadow: 0 0 16px 0 rgba(125, 125, 125, 0.2);
  transition: color 0.15s ease-in-out, background 0.15s ease-in-out, opacity 0.3s ease-in-out;
  width: 30px;
  height: 30px;
}
@media (width >= 768px) {
  .one-frame-slider-mc.owl-carousel .owl-nav .owl-prev, .one-frame-slider-mc.owl-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px;
  }
}
.one-frame-slider-mc.owl-carousel .owl-nav .owl-prev i, .one-frame-slider-mc.owl-carousel .owl-nav .owl-next i {
  position: relative;
  font-size: 2em;
}
.one-frame-slider-mc.owl-carousel .owl-nav .owl-prev {
  top: -15px;
  left: 10px;
}
@media (width >= 992px) {
  .one-frame-slider-mc.owl-carousel .owl-nav .owl-prev {
    left: 20px;
  }
}
@media (width >= 1240px) {
  .one-frame-slider-mc.owl-carousel .owl-nav .owl-prev {
    left: 30px;
  }
}
.one-frame-slider-mc.owl-carousel .owl-nav .owl-prev i {
  right: 2px;
}
.one-frame-slider-mc.owl-carousel .owl-nav .owl-next {
  top: -15px;
  right: 10px;
}
@media (width >= 992px) {
  .one-frame-slider-mc.owl-carousel .owl-nav .owl-next {
    right: 20px;
  }
}
@media (width >= 1240px) {
  .one-frame-slider-mc.owl-carousel .owl-nav .owl-next {
    right: 30px;
  }
}
.one-frame-slider-mc.owl-carousel .owl-nav .owl-next i {
  left: 2px;
}

.reviews-list-mc {
  display: flex;
}
.reviews-list-mc .item-wrapper {
  display: none;
  margin-bottom: 20px;
}
.reviews-list-mc .item-wrapper:nth-child(1), .reviews-list-mc .item-wrapper:nth-child(2), .reviews-list-mc .item-wrapper:nth-child(3) {
  display: block;
}
@media (width >= 768px) {
  .reviews-list-mc .item-wrapper:nth-child(4) {
    display: block;
  }
}
@media (width >= 1240px) {
  .reviews-list-mc .item-wrapper:nth-child(5), .reviews-list-mc .item-wrapper:nth-child(6) {
    display: block;
  }
}
@media (width >= 768px) {
  .reviews-list-mc .item-wrapper {
    margin-bottom: 30px;
  }
}
@media (width >= 1240px) {
  .reviews-list-mc .item-wrapper {
    margin-bottom: 50px;
  }
}
.reviews-list-mc .item-wrapper .item {
  color: #202020;
  text-decoration: none;
  line-height: 1.5;
  font-weight: 700;
  width: 100%;
  font-size: 16px;
}
@media (width >= 768px) {
  .reviews-list-mc .item-wrapper .item {
    font-size: 18px;
  }
}
.reviews-list-mc .item-wrapper .item .image-wrapper {
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1.4979919679;
  margin-bottom: 20px;
}
.reviews-list-mc .item-wrapper .item .image-wrapper img {
  width: 100%;
}
.reviews-list-mc .item-wrapper .item .content-wrapper .name {
  display: block;
}
.reviews-list-mc .item-wrapper .item .content-wrapper .text {
  display: none;
}
.reviews-list-mc .show-more-wrapper {
  display: flex;
  justify-content: center;
}
.reviews-list-mc .show-more-wrapper .btn {
  text-decoration: none;
  font-weight: 700;
  width: 100%;
}
@media (width >= 992px) {
  .reviews-list-mc .show-more-wrapper .btn {
    width: 360px;
  }
}

.news-list-mc {
  --gap: calc(var(--bs-gutter-x) / 2);
  --items-in-row: 1;
}
@media (min-width: 768px) {
  .news-list-mc {
    --items-in-row: 3;
  }
}
@media (min-width: 992px) {
  .news-list-mc {
    --items-in-row: 4;
  }
}
.news-list-mc.stati_gl {
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
}
.news-list-mc.stati_gl .reviews__item {
  flex-grow: 1;
  max-width: calc((100% - (var(--items-in-row) - 1) * var(--gap)) / var(--items-in-row) - 2px);
}

#catalog .catalog-item-sorting_mobile {
  display: block;
  margin-left: auto !important;
}
@media (min-width: 576px) {
  #catalog .catalog-item-sorting_mobile {
    display: none !important;
  }
}
@media (max-width: 576px) {
  #catalog .catalog-item-sorting_full {
    display: none !important;
  }
}
#catalog .catalog-item-sorting_full {
  display: block;
}
#catalog .catalog-item-sorting_mobile {
  display: none;
}
#catalog .catalog-item-sorting label {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}
#catalog .catalog-item-sorting label .short {
  display: none;
}
#catalog .catalog-item-sorting > span {
  float: left;
  margin: 0 5px 0 0;
  cursor: pointer;
  padding: 0 11px;
}
#catalog .catalog-item-sorting > span:last-child {
  margin: 0;
}
#catalog .catalog-item-sorting > span.selected {
  padding: 0 29px 0 11px;
  position: relative;
}
#catalog .catalog-item-sorting > span.selected:after {
  position: absolute;
  right: 10px;
  top: 50%;
  margin: -3px 0 0 0;
  padding: 0;
}
#catalog .catalog-item-view {
  height: 29px;
  float: right;
  margin: 0;
  padding: 0;
}
#catalog .catalog-item-view > span {
  width: 27px;
  height: 27px;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
#catalog .catalog-item-view > span:last-child {
  margin: 0;
}
#catalog .catalog-item-list-view {
  width: 100%;
  float: left;
  margin: 13px 0 0 0;
  padding: 0;
}
#catalog .catalog-item-collections-view {
  width: 100%;
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
}
#catalog .catalog-item-collections-view .catalog-item-card {
  width: 316px;
  height: 320px;
  cursor: pointer;
}
#catalog .catalog-item-collections-view .catalog-item-card.item-tb {
  position: static;
}
#catalog .catalog-item-collections-view .catalog-item-card.item-tb:hover .catalog-item-info {
  width: 100%;
  height: 100%;
  position: relative;
  top: auto;
  left: auto;
}
#catalog .catalog-item-collections-view .catalog-item-card .catalog-item-info {
  padding: 0;
  position: relative;
}
#catalog .catalog-item-collections-view .catalog-item-card .item-image {
  width: 100%;
}
#catalog .catalog-item-collections-view .catalog-item-card .item-image a {
  width: 100%;
}
#catalog .catalog-item-collections-view .catalog-item-card .item_time_buy_cont {
  height: 30px;
  width: 138px;
  margin: 0;
  position: absolute;
  top: 128px;
  left: 15px;
}
#catalog .catalog-item-collections-view .catalog-item-card .item_time_buy_cont .progress_bar_block {
  display: none;
}
#catalog .catalog-item-collections-view .catalog-item-card .time_buy_cont {
  height: 30px;
}
#catalog .catalog-item-collections-view .catalog-item-card .time_buy_clock {
  width: 25px;
}
#catalog .catalog-item-collections-view .catalog-item-card .time_buy_timer .countdown-row {
  margin-left: -2px;
}
#catalog .catalog-item-collections-view .catalog-item-card .time_buy_timer .countdown-section {
  width: 20% !important;
  position: relative;
}
#catalog .catalog-item-collections-view .catalog-item-card .time_buy_timer .countdown-section:first-child:before {
  display: none;
}
#catalog .catalog-item-collections-view .catalog-item-card .time_buy_timer .countdown-section:before {
  position: absolute;
  left: -2px;
  top: 0;
}
#catalog .catalog-item-collections-view .catalog-item-card .time_buy_timer .countdown-period {
  display: none;
}
#catalog .catalog-item-collections-view .catalog-item-card .item-all-title {
  height: auto;
  max-height: 36px;
  margin: 11px 0 5px 0;
}
#catalog .catalog-item-collections-view .catalog-item-card .item-all-title .item-title {
  padding: 0 14px;
  word-wrap: break-word;
}
#catalog .catalog-item-collections-view .catalog-item-card .item-desc {
  margin-top: 0;
  padding: 0 14px;
  height: auto;
  max-height: 29px;
  margin-bottom: 7px;
}
#catalog .catalog-item-collections-view .catalog-item-card .item-price-cont {
  height: 19px;
  padding: 0 14px;
  position: absolute;
  bottom: 10px;
}
#catalog .catalog-item-collections-view .catalog-item-card .item-price, #catalog .catalog-item-collections-view .catalog-item-card .item-no-price {
  position: static;
}

#catalog {
  --card-gap: 10px;
}
@media (min-width: 768px) {
  #catalog {
    --card-gap: 10px;
  }
}
@media (min-width: 992px) {
  #catalog {
    --card-gap: 30px;
  }
}
@media (min-width: 1240px) {
  #catalog {
    --card-gap: 40px;
  }
}
#catalog .show-more-block {
  padding: 0 calc(var(--card-gap) / 2);
  width: 100%;
  margin-bottom: 2rem;
}
#catalog .show-more-block .btn {
  min-height: 40px;
  width: 100%;
}
#catalog .show-more-block .btn:hover {
  color: #fff;
}
#catalog .pagination-block {
  padding: 0 calc(var(--card-gap) / 2);
}
#catalog .catalog-item-price-view {
  padding-bottom: 30px;
}
#catalog .catalog-item .buy_more .compare {
  display: none;
}
#catalog .catalog-item .buy_more .delay {
  display: none;
}

.catalog-menu-mc {
  position: absolute;
  width: 100%;
  z-index: 100;
  background-color: #fff;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  box-shadow: 0 2.88px 3.27px 0 rgba(0, 0, 0, 0.0039215686), 0 6.92px 7.85px 0 rgba(0, 0, 0, 0.0078431373), 0 13.02px 14.78px 0 rgba(0, 0, 0, 0.0117647059), 0 23.23px 26.36px 0 rgba(0, 0, 0, 0.0117647059), 0 43.45px 49.3px 0 rgba(0, 0, 0, 0.0156862745), 0 104px 118px 0 rgba(0, 0, 0, 0.0196078431);
  font-size: 13px;
  border-top: 1px solid #EDEEF8;
}
@media (width >= 1240px) {
  .catalog-menu-mc {
    font-size: 14px;
    border-top: 0;
  }
}
.catalog-menu-mc ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.catalog-menu-mc a,
.catalog-menu-mc a:visited,
.catalog-menu-mc a:link {
  display: block;
  text-decoration: none;
  color: #202020;
}
.catalog-menu-mc ul.top-level a {
  padding: 10px;
  border-radius: 9px;
}
.catalog-menu-mc ul.top-level a:hover, .catalog-menu-mc ul.top-level a.active {
  background-color: #EDEEF8;
}
.catalog-menu-mc ul.sep-level {
  display: flex;
  flex-wrap: wrap;
}
.catalog-menu-mc ul.sep-level li {
  flex: 1 1 50%;
  margin-bottom: 20px;
  padding-right: 15px;
}
@media (width >= 992px) {
  .catalog-menu-mc ul.sep-level li {
    flex: 0 1 33.3333333333%;
    margin-bottom: 40px;
    padding-right: 40px;
  }
}
.catalog-menu-mc .left-block {
  padding: 10px;
  border-right: 1px solid #EDEEF8;
}
@media (width >= 992px) {
  .catalog-menu-mc .left-block {
    padding: 20px 15px;
  }
}
@media (width >= 1240px) {
  .catalog-menu-mc .left-block {
    padding: 30px;
  }
}
.catalog-menu-mc .title-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px solid #EDEEF8;
  line-height: 1;
  padding: 10px 20px;
}
@media (width >= 992px) {
  .catalog-menu-mc .title-block {
    padding: 20px;
  }
}
@media (width >= 1240px) {
  .catalog-menu-mc .title-block {
    padding: 30px;
  }
}
.catalog-menu-mc .title-block .title {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 1.2rem;
}
@media (width >= 992px) {
  .catalog-menu-mc .title-block .title {
    font-size: 1rem;
  }
}
.catalog-menu-mc .title-block .btn-catalog-close {
  padding: 0;
  aspect-ratio: 1;
  width: 20px;
}
@media (width >= 992px) {
  .catalog-menu-mc .title-block .btn-catalog-close {
    width: 32px;
  }
}
.catalog-menu-mc .sep-level-block {
  padding: 15px;
}
@media (width >= 1240px) {
  .catalog-menu-mc .sep-level-block {
    padding: 30px 0 30px 30px;
  }
}

#modal-city-choice .form-wrapper {
  height: 50px;
}
#modal-city-choice .city-list-wrapper {
  position: relative;
  max-height: 70vh;
  overflow: hidden;
}
#modal-city-choice .city-list-wrapper .geo-list {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  flex-wrap: wrap;
  padding: 0 0 20px 0;
  margin: 0;
  list-style-type: none;
  max-height: 70vh;
  overflow-x: auto;
}
#modal-city-choice .city-list-wrapper .geo-item {
  font-size: 1rem;
  width: 50%;
}
@media (width >= 768px) {
  #modal-city-choice .city-list-wrapper .geo-item {
    width: 33.3333333333%;
  }
}
@media (width >= 1240px) {
  #modal-city-choice .city-list-wrapper .geo-item {
    width: 25%;
  }
}
#modal-city-choice .city-list-wrapper .geo-item button {
  padding: 0;
  font-size: 1em;
  justify-content: flex-start;
}

.title-search-result {
  display: none;
  margin: 0;
  padding: 40px 15px 15px;
  border-radius: 5px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.36);
  background: #fff;
  z-index: 600;
  width: 530px !important;
}
.title-search-result .search_close {
  width: 30px;
  aspect-ratio: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 5px;
  top: 5px;
  text-align: center;
  text-decoration: none;
  transition: all 0.15s ease 0s;
}
.title-search-result .search_close i {
  color: #434343;
}
.title-search-result #catalog_search {
  width: 100%;
}
.title-search-result #catalog_search_empty {
  margin: 0;
  padding: 0;
}
.title-search-result .search_all {
  display: block;
  color: #B0B0B0;
  text-decoration: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.title-search-result .search_all:hover {
  color: #1E5299;
  text-decoration: none;
}
.title-search-result .tvr_search {
  width: 100%;
  margin: 0;
  padding: 0;
}
.title-search-result .tvr_search:hover {
  background: #fff;
}
.title-search-result .tvr_search > div:first-child {
  display: flex;
  align-items: center;
}
.title-search-result .tvr_search > div:first-child > div {
  display: none;
}
.title-search-result .tvr_search > div:first-child .image {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 82px;
  width: 82px;
  height: 82px;
}
.title-search-result .tvr_search > div:first-child .image img {
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90%;
}
.title-search-result .tvr_search > div:first-child .item_title {
  display: flex;
  flex-direction: column;
  padding-left: 10px;
  flex-grow: 1;
}
.title-search-result .tvr_search > div:first-child .item_title a {
  display: block;
  width: 100%;
  line-height: 1;
  text-decoration: none;
  color: #202020;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .title-search-result .tvr_search > div:first-child .item_title a {
    font-size: calc(1rem - 2px);
  }
}
.title-search-result .tvr_search > div:first-child .item_title a {
  margin-bottom: 5px;
  font-weight: 700;
}
.title-search-result .tvr_search > div:first-child .search_price {
  display: block;
}
.title-search-result .tvr_search > div:first-child .buy_more {
  display: none;
}
.title-search-result .tvr_search .cat_title {
  width: auto;
  padding: 2px 12px 2px 14px;
}
.title-search-result .tvr_search .item-title a {
  color: #575b71;
  text-align: left;
  text-decoration: underline;
}
.title-search-result .tvr_search .item-title a:hover {
  color: #cc9900;
  text-decoration: none;
}
.title-search-result .tvr_search .cat-title a {
  display: table;
  margin: 0px;
  padding: 0px;
  color: #575b71;
  text-align: left;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 700;
}
.title-search-result .tvr_search .cat-title a:hover {
  color: #cc9900;
  text-decoration: none;
}
.title-search-result .tvr_search .search_price {
  width: 100px;
  padding: 0;
  text-align: right;
}
.title-search-result .tvr_search .search_price .price {
  font-size: 1em;
  font-weight: 700;
  color: #000;
}
.title-search-result .tvr_search .search_price .price-reference,
.title-search-result .tvr_search .search_price .from,
.title-search-result .tvr_search .search_price .unit {
  font-size: 12px;
  font-weight: 400;
  color: #8184a1;
}
.title-search-result .tvr_search .search_price .price-reference {
  font-size: 13px;
}
.title-search-result .tvr_search .search_price .price-reference,
.title-search-result .tvr_search .search_price .unit {
  display: block;
  margin: 0;
  padding: 0;
}
.title-search-result .tvr_search .buy_more {
  width: 145px;
}
.title-search-result .tvr_search .buy_more .add2basket_block {
  float: right;
  margin: 0 12px 0 0;
  padding: 0;
}
.title-search-result .tvr_search .buy_more a.minus,
.title-search-result .tvr_search .buy_more a.plus {
  width: 22px;
  height: 23px;
  float: left;
  display: table;
  margin: 3px 0px 0px 0px;
  padding: 0px;
}
.title-search-result .tvr_search .buy_more a.minus span,
.title-search-result .tvr_search .buy_more a.plus span {
  display: table-cell;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}
.title-search-result .tvr_search .buy_more input[name=quantity] {
  width: 32px;
  height: 19px;
  float: left;
  margin: 3px 0px 0px 0px;
  padding: 0px;
}
.title-search-result .tvr_search .buy_more button[name=add2basket] {
  width: 37px;
  height: 29px;
  float: left;
  margin: 0;
  padding: 0;
  display: none;
}
.title-search-result .tvr_search .buy_more .apuo {
  width: 121px;
  height: 29px;
  margin: 0;
  padding: 0;
}
.title-search-result .tvr_search .buy_more .apuo i {
  margin: 0;
  padding: 0 7px 0 0;
}
.title-search-result .tvr_search .buy_more .hidden {
  display: none;
}
.title-search-result .apuo_form {
  float: left;
}

/*

!***SEARCH_CONTAINER***!
#altop-search, .search-box-mobile{
  height:46px;
  float:left;
  padding:0px;
  position:relative;
}

#altop-search form,
.search-box-mobile form{
  margin:0px;
  padding:0px;
}

#altop-search form .fa-search,
.search-box-mobile form .fa-search{
  position:absolute;
  left:12px;
  top:50%;
  margin:-10px 0px 0px 0px;
  padding:0px;
  font-size:20px;
  color:#dee0ee;
}

#altop-search form input[type="text"],
.search-box-mobile form input[type="text"]{
  width:100%;
  height:46px;
  margin:0px;
  padding:0px 80px 0px 42px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  font-family:"Open Sans", sans-serif;
  font-size:14px;
  color:#8184a1;
  border:1px solid #fff;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  -khtml-border-radius:7px;
  border-radius:7px;
  background:#fff;
}

#altop-search form input[type="text"]:focus,
.search-box-mobile form input[type="text"]:focus{
  outline:none;
}

#altop-search form input[type="submit"],
.search-box-mobile form input[type="submit"]{
  width:62px;
  height:29px;
  position:absolute;
  right:9px;
  top:9px;
  margin:0px;
  padding:0px;
  font-family:"Open Sans", sans-serif;
  font-size:12px;
  color:#8184a1;
  text-transform:uppercase;
  border:1px solid #dee0ee;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -khtml-border-radius:4px;
  border-radius:4px;
  background:none;
  -webkit-transition:all 0.15s ease 0s;
  -moz-transition:all 0.15s ease 0s;
  -o-transition:all 0.15s ease 0s;
  transition:all 0.15s ease 0s;
  cursor:pointer;
}

#altop-search form input[type="submit"]:hover,
.search-box-mobile form input[type="submit"]:hover{
  color:#fff;
  border:1px solid #575b71;
  background:#575b71;
}

!***SEARCH_WAIT***!
.title-search-wait i{
  font-size:22px;
  color:#dee0ee;
}
*/
.catalog-element-mc .sku-block {
  font-size: 1rem;
  color: #434343;
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}
.catalog-element-mc .photo-block {
  --photo-block-width: auto;
  --detail-photo-block-height: auto;
  position: relative;
}
@media (min-width: 768px) {
  .catalog-element-mc .photo-block {
    --photo-block-width: 390px;
    --detail-photo-block-height: 390px;
  }
}
@media (min-width: 992px) {
  .catalog-element-mc .photo-block {
    --photo-block-width: 490px;
    --detail-photo-block-height: 390px;
  }
}
@media (min-width: 1240px) {
  .catalog-element-mc .photo-block {
    --photo-block-width: 590px;
    --detail-photo-block-height: 390px;
  }
}
.catalog-element-mc .photo-block .photo-block-wrapper {
  position: relative;
  width: var(--photo-block-width);
}
.catalog-element-mc .photo-block .detail-picture {
  z-index: 1;
}
.catalog-element-mc .photo-block .detail-picture a {
  width: 100%;
  min-height: var(--detail-photo-block-height);
  display: flex;
  justify-content: center;
  align-items: center;
}
.catalog-element-mc .photo-block .detail-picture a img {
  max-width: 90%;
  max-height: 90%;
}
.catalog-element-mc .photo-block .more-photo {
  --more-photo-item-width: 86px;
  --more-photo-item-padding: 10px;
  padding: 0;
  margin: 0 0 40px 0;
  position: relative;
  width: 100%;
  list-style-type: none;
  display: flex;
}
.catalog-element-mc .photo-block .more-photo .more-photo-item {
  width: calc(var(--more-photo-item-width) + var(--more-photo-item-padding));
}
.catalog-element-mc .photo-block .more-photo .more-photo-item a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: var(--more-photo-item-width);
  aspect-ratio: 1;
}
.catalog-element-mc .photo-block .more-photo .more-photo-item a img {
  width: 90%;
}
.catalog-element-mc .short-chars-block {
  font-size: 1rem;
}
.catalog-element-mc .short-chars-block .item {
  display: flex;
  gap: 10px;
  line-height: 1.5;
  min-height: 1.5em;
  margin-bottom: 15px;
}
.catalog-element-mc .short-chars-block .item .icon svg {
  width: 1.5em;
  height: 1.5em;
}
.catalog-element-mc .short-chars-block .item .text-wrapper .name {
  padding-top: 2px;
}
.catalog-element-mc .short-chars-block .item .text-wrapper .value {
  font-weight: 700;
}
@media (min-width: 768px) {
  .catalog-element-mc .buy-block {
    max-width: calc(370px + var(--bs-gutter-x));
  }
}
.catalog-element-mc .buy-block .availability-block {
  margin-bottom: 15px;
  font-size: 1em;
  font-weight: 600;
}
.catalog-element-mc .buy-block .price-block {
  margin-bottom: 20px;
}
.catalog-element-mc .buy-block .price-block .subject, .catalog-element-mc .buy-block .price-block .from {
  font-size: 1.2rem;
  line-height: 1;
}
.catalog-element-mc .buy-block .price-block .price {
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
}
.catalog-element-mc .buy-block .price-block .currency {
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 700;
}
.catalog-element-mc .buy-block .price-block .measure {
  font-size: 1rem;
  line-height: 1;
}
.catalog-element-mc .buy-block .icon {
  width: 24px;
  aspect-ratio: 1;
  display: inline-block;
}
.catalog-element-mc .buy-block hr {
  border-color: #D0D3DB;
}
.catalog-element-mc .buy-block .color-temp-block {
  font-size: 1rem;
  margin-bottom: 20px;
}
.catalog-element-mc .buy-block .color-temp-block .subject {
  margin-bottom: 10px;
}
.catalog-element-mc .buy-block .color-temp-block .gradient-pannel {
  width: 100%;
  height: 40px;
  border: 1px solid #D0D3DB;
  background: linear-gradient(to right, #ffeb6d, #fff8b6, #ffffff, #ffffff, #a6e5ff, #0ac6ff);
  margin-bottom: 20px;
}
.catalog-element-mc .buy-block .color-temp-block .form-product-select-checks {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 5px;
  margin-bottom: 12px;
}
.catalog-element-mc .buy-block .color-temp-block .form-product-select-checks .form-product-select-check {
  border: 1px solid #D0D3DB;
  box-shadow: 0px 0px 8px 0px #7D7D7D33 inset;
  border-radius: 4px;
  flex-grow: 1;
  height: 56px;
  font-size: 1.125rem;
}
.catalog-element-mc .buy-block .color-temp-block .form-product-select-checks .form-product-select-check:hover, .catalog-element-mc .buy-block .color-temp-block .form-product-select-checks .form-product-select-check.active {
  border: 1px solid #D0D3DB;
  background: #D0D3DB;
}
.catalog-element-mc .buy-block .buy-button-block form {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}
.catalog-element-mc .buy-block .buy-button-block form .quantity-selector {
  font-size: 21px;
}
.catalog-element-mc .buy-block .buy-button-block form .btn-buy {
  flex-grow: 1;
}
.catalog-element-mc .buy-block .wholesale-block .btn {
  min-height: 56px;
  font-weight: 700;
  font-size: 1.125rem;
}
.catalog-element-mc .buy-block .wholesale-block .btn:hover {
  color: #fff;
}
.catalog-element-mc .buy-block .email-block {
  display: flex;
  gap: 10px;
  padding-bottom: 20px;
}
.catalog-element-mc .buy-block .email-block svg {
  color: #A0A4BC;
}
.catalog-element-mc .buy-block .email-block a {
  display: block;
  font-size: 1.3rem;
  line-height: 24px;
  font-weight: 600;
  text-decoration: none;
  vertical-align: bottom;
}
.catalog-element-mc .buy-block .email-block a .hint {
  font-size: 0.6em;
  line-height: 1;
  color: #434343;
}
.catalog-element-mc .buy-block .questions-block a {
  display: block;
  position: relative;
  font-size: 1rem;
  line-height: 1;
  padding-left: 30px;
  margin-bottom: 15px;
}
.catalog-element-mc .buy-block .questions-block a:before {
  content: "\f505";
  color: #A0A4BC;
  font-size: 20px;
  font-family: "bootstrap-icons";
  font-weight: 700;
  position: absolute;
  left: 0;
}
.catalog-element-mc .tabs-block .nav-tabs .nav-link {
  height: calc(12px + 1.2rem + 12px);
  color: #202020;
  font-size: 1rem;
  line-height: 1.2;
  border: 0;
  padding: 0 40px 0 0;
  background-color: transparent;
}
.catalog-element-mc .tabs-block .nav-tabs .nav-link.active span {
  display: flex;
  align-items: center;
  height: 100%;
  border-bottom: 1px solid #A4A4A4;
}
.catalog-element-mc .tabs-content-block .tab-content {
  padding-top: 35px;
}
.catalog-element-mc .tabs-content-block .tab-content > * {
  margin-bottom: 35px;
}
.catalog-element-mc .tabs-content-block .tab-content h2, .catalog-element-mc .tabs-content-block .tab-content .h2 {
  color: #202020;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 1.25rem;
}
.catalog-element-mc .tabs-content-block .tab-content h3, .catalog-element-mc .tabs-content-block .tab-content .h3 {
  color: #202020;
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0 0 1.25rem;
}
.catalog-element-mc .tabs-content-block .tab-content p {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1.125em;
}
.catalog-element-mc .tabs-content-block #description h3, .catalog-element-mc .tabs-content-block #description .h3 {
  display: flex;
}
.catalog-element-mc .tabs-content-block #description .detail-text-wrapper {
  margin-bottom: 35px;
}
.catalog-element-mc .tabs-content-block #description .chars-wrapper {
  font-size: calc(1rem - 2px);
  line-height: 1.5;
}
.catalog-element-mc .tabs-content-block #description .chars-wrapper .char-row {
  display: flex;
  padding: 13px 0;
  border-bottom: 1px solid #D0D3DB;
}
.catalog-element-mc .tabs-content-block #description .chars-wrapper .char-row.expand-only {
  display: none;
}
.catalog-element-mc .tabs-content-block #description .chars-wrapper .char-row .name {
  flex: 1 0 40%;
  color: #8D95A9;
  font-weight: 700;
  padding-right: 30px;
}
.catalog-element-mc .tabs-content-block #description .chars-wrapper .char-row .value {
  flex: 1 0 60%;
  color: #202020;
}
.catalog-element-mc .tabs-content-block #description .chars-wrapper .show-more-container {
  padding-top: 20px;
}
.catalog-element-mc .tabs-content-block #description .chars-wrapper .show-more {
  display: inline;
}
.catalog-element-mc .tabs-content-block #description .chars-wrapper .show-less {
  display: none;
}
.catalog-element-mc .tabs-content-block #description .chars-wrapper.expand .show-more {
  display: none;
}
.catalog-element-mc .tabs-content-block #description .chars-wrapper.expand .show-less {
  display: inline;
}
.catalog-element-mc .tabs-content-block #description .chars-wrapper.expand .char-row.expand-only {
  display: flex;
}
.catalog-element-mc .tabs-content-block #payment-delivery .main-photo {
  width: 100%;
}
.catalog-element-mc .tabs-content-block #payment-delivery .global-delivery-block {
  margin-bottom: 2rem;
}
.catalog-element-mc .tabs-content-block #payment-delivery .requisites-block,
.catalog-element-mc .tabs-content-block #payment-delivery .bank-requisites-block {
  margin-bottom: 2rem;
}
.catalog-element-mc .tabs-content-block #payment-delivery .requisites-block td,
.catalog-element-mc .tabs-content-block #payment-delivery .bank-requisites-block td {
  width: 50%;
  padding-left: 0;
}
@media (min-width: 768px) {
  .catalog-element-mc .tabs-content-block #payment-delivery .requisites-block td,
  .catalog-element-mc .tabs-content-block #payment-delivery .bank-requisites-block td {
    width: 384px;
  }
}
@media (min-width: 992px) {
  .catalog-element-mc .tabs-content-block #payment-delivery .requisites-block td,
  .catalog-element-mc .tabs-content-block #payment-delivery .bank-requisites-block td {
    width: 496px;
  }
}
@media (min-width: 1240px) {
  .catalog-element-mc .tabs-content-block #payment-delivery .requisites-block td,
  .catalog-element-mc .tabs-content-block #payment-delivery .bank-requisites-block td {
    width: 620px;
  }
}
.catalog-element-mc .tabs-content-block #purpose a {
  text-decoration: none;
}
.catalog-element-mc .tabs-content-block #documents .documents-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.catalog-element-mc .tabs-content-block #documents .documents-wrapper a {
  flex: 1 0 320px;
}
@media (min-width: 768px) {
  .catalog-element-mc .tabs-content-block #documents .documents-wrapper a {
    max-width: 320px;
  }
}
.catalog-element-mc .advantages-block h2, .catalog-element-mc .advantages-block .h2 {
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 30px;
}
.catalog-element-mc .advantages-block .content {
  --gap: calc(var(--bs-gutter-x) / 2);
  position: relative;
  margin: 0;
  gap: var(--gap);
}
.catalog-element-mc .advantages-block .content .card {
  border: none;
  font-size: calc(1rem + 2px);
  line-height: 1.5;
  font-weight: 600;
  padding: 30px 0 30px 20px;
  background: #EDEEF8 no-repeat;
  flex: 0 0 auto;
  width: calc((100% - 1 * var(--gap)) / 2);
}
@media (min-width: 768px) {
  .catalog-element-mc .advantages-block .content .card {
    width: calc((100% - 2 * var(--gap)) / 3);
    flex: 0 0 auto;
  }
  .catalog-element-mc .advantages-block .content .card:first-child, .catalog-element-mc .advantages-block .content .card:nth-child(2) {
    flex: 0 0 auto;
    width: calc((100% - 1 * var(--gap)) / 2);
  }
}
.catalog-element-mc .advantages-block .content .card:first-child {
  background-image: url("/img/catalog.element/advantages/bg.1.svg");
  background-position: bottom right;
}
.catalog-element-mc .advantages-block .content .card:nth-child(3) {
  background-image: url("/img/catalog.element/advantages/bg.2.svg");
  background-position: bottom left;
}
.catalog-element-mc .advantages-block .content .card:nth-child(4) {
  background-image: url("/img/catalog.element/advantages/bg.3.svg");
  background-position: bottom right;
}
.catalog-element-mc .advantages-block .content .card:last-child {
  background-image: url("/img/catalog.element/advantages/bg.4.svg");
  background-position: top left;
}

.catalog-item-card .catalog-item-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
.catalog-item-card .catalog-item-wrapper > * {
  flex-basis: 100%;
}
.catalog-item-card .catalog-item-wrapper .availability-block {
  font-size: 10px;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 100%;
  z-index: 1;
}
.catalog-item-card .catalog-item-wrapper .availability-block i::before {
  font-size: 1rem;
}
.catalog-item-card .catalog-item-wrapper .availability-block .text {
  color: #A0A4BC;
  line-height: 1.5;
}
.catalog-item-card .catalog-item-wrapper .labels-block {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 50%;
  z-index: 1;
}
.catalog-item-card .catalog-item-wrapper .labels-block .ce-labels-mc {
  font-size: 10px;
}
.catalog-item-card .catalog-item-wrapper .item-image-cont {
  position: relative;
  width: 100%;
  height: 180px;
  padding: 0;
  margin-bottom: 10px;
}
@media (width >= 768px) {
  .catalog-item-card .catalog-item-wrapper .item-image-cont {
    height: 190px;
    margin-bottom: 20px;
  }
}
@media (width >= 992px) {
  .catalog-item-card .catalog-item-wrapper .item-image-cont {
    height: 200px;
    margin-bottom: 10px;
  }
}
@media (width >= 1240px) {
  .catalog-item-card .catalog-item-wrapper .item-image-cont {
    height: 290px;
    margin-bottom: 0;
  }
}
.catalog-item-card .catalog-item-wrapper .item-image-cont .item-image {
  width: 100%;
  height: 100%;
  position: relative;
}
.catalog-item-card .catalog-item-wrapper .item-image-cont .item-image a {
  width: 100%;
  height: 100%;
}
.catalog-item-card .catalog-item-wrapper .item-image-cont .item-image a img {
  width: auto;
  height: auto;
}
.catalog-item-card .catalog-item-wrapper .item-image-cont .item-image a img.manufacturer {
  position: absolute;
  right: 0;
  bottom: 0;
}
.catalog-item-card .catalog-item-wrapper .item-image-cont .item-image a.catalog-item-href {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.catalog-item-card .catalog-item-wrapper .item-image-cont .item-image a.catalog-item-href .item_img {
  max-width: 90%;
  max-height: 100%;
}
.catalog-item-card .catalog-item-wrapper .item-image-cont .item-image a.catalog-item-href-second {
  position: absolute;
  left: 0;
  top: 0;
  background: #FFF;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.catalog-item-card .catalog-item-wrapper .item-image-cont .item-image a.catalog-item-href-second img.item_img {
  transition: -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  transition: transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  transition: transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.catalog-item-card .catalog-item-wrapper .item-image-cont .item-image a.catalog-item-href-second:hover {
  opacity: 1;
}
.catalog-item-card .catalog-item-wrapper .item-image-cont .item-image a.catalog-item-href-second:hover img.item_img {
  -webkit-transform: scale(1.09);
  transform: scale(1.09);
}
.catalog-item-card .catalog-item-wrapper .item-image-cont .item-image .time_buy_sticker {
  width: 93px;
  height: 93px;
  position: absolute;
  left: -15px;
  top: -30px;
  overflow: hidden;
}
.catalog-item-card .catalog-item-wrapper .item-image-cont .item-image .time_buy_figure {
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.catalog-item-card .catalog-item-wrapper .item-image-cont .item-image .time_buy_text {
  position: absolute;
  left: 9px;
  top: 15px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.catalog-item-card .catalog-item-wrapper .name-block {
  font-size: 1rem;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (width >= 1240px) {
  .catalog-item-card .catalog-item-wrapper .name-block {
    margin-bottom: 28px;
  }
}
.catalog-item-card .catalog-item-wrapper .name-block a.item-title {
  color: #202020 !important;
  text-decoration: none;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.catalog-item-card .catalog-item-wrapper .description-block {
  font-size: 10px;
}
@media (min-width: 768px) {
  .catalog-item-card .catalog-item-wrapper .description-block {
    font-size: 12px;
  }
}
.catalog-item-card .catalog-item-wrapper .price-block {
  display: flex;
  position: relative;
  --margin-bottom: 10px;
  margin-bottom: var(--margin-bottom);
}
@media (min-width: 992px) {
  .catalog-item-card .catalog-item-wrapper .price-block {
    --margin-bottom: 15px;
  }
}
.catalog-item-card .catalog-item-wrapper .price-block .catalog-item-price {
  line-height: 1;
  font-weight: 600;
  --font-size: 20px;
  font-size: var(--font-size);
}
@media (min-width: 768px) {
  .catalog-item-card .catalog-item-wrapper .price-block .catalog-item-price {
    --font-size: 24px;
  }
}
.catalog-item-card .catalog-item-wrapper .price-block .catalog-item-price .unit.rouble {
  font-size: 0.85em;
  font-weight: 400;
}
.catalog-item-card .catalog-item-wrapper .price-block .catalog-item-price .measure {
  font-size: 0.6em;
  font-weight: 400;
}
.catalog-item-card .catalog-item-wrapper .actions-block {
  flex: 0 0 calc(50% - 2px);
  padding-right: 5px;
}
.catalog-item-card .catalog-item-wrapper .actions-block .btn {
  width: 100%;
}
.catalog-item-card .catalog-item-wrapper .actions-block .delay {
  display: none;
}
.catalog-item-card .catalog-item-wrapper .buy-btn-block {
  flex: 0 0 calc(50% - 2px);
  padding-left: 5px;
}
.catalog-item-card .catalog-item-wrapper .buy-btn-block .btn {
  width: 100%;
}
.catalog-item-card .catalog-item-wrapper .buy-btn-block .minus, .catalog-item-card .catalog-item-wrapper .buy-btn-block .plus, .catalog-item-card .catalog-item-wrapper .buy-btn-block .quantity {
  display: none;
}

.catalog-item-table-view {
  box-sizing: content-box;
  display: flex;
  flex-wrap: wrap;
}
.catalog-item-table-view .catalog-item-card.default {
  --card-gap: 10px;
  --base-width: 295px;
  --is-growing: 1;
  --is-shrinking: 0;
  padding: calc(var(--card-gap) / 2);
  flex-basis: var(--base-width);
  flex-grow: var(--is-growing);
  flex-shrink: var(--is-shrinking);
}
@media (min-width: 768px) {
  .catalog-item-table-view .catalog-item-card.default {
    --base-width: 245px;
    --card-gap: 10px;
  }
}
@media (min-width: 992px) {
  .catalog-item-table-view .catalog-item-card.default {
    --base-width: 295px;
    --card-gap: 30px;
  }
}
@media (min-width: 1240px) {
  .catalog-item-table-view .catalog-item-card.default {
    --card-gap: 40px;
  }
}
.catalog-item-table-view .catalog-item-card.default:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.36);
}
.catalog-item-table-view .catalog-item-card.default .ce-short-chars-mc {
  min-height: 10em;
}

.catalog-item-card.default.hidden {
  opacity: 0;
}
.catalog-item-card.default.visible {
  opacity: 1;
}
.catalog-item-card.default.item-tb:hover, .catalog-item-card.default.item-pm:hover {
  position: relative;
  z-index: 600;
}
.catalog-item-price-view .catalog-item {
  --title-width: 50%;
  font-size: calc(1rem - 2px);
  border-bottom: 1px solid #D0D3DB;
}
@media (min-width: 768px) {
  .catalog-item-price-view .catalog-item {
    --title-width: 30%;
  }
}
@media (min-width: 992px) {
  .catalog-item-price-view .catalog-item {
    --title-width: 50%;
  }
}
.catalog-item-price-view .catalog-item:last-child {
  border: none;
}
.catalog-item-price-view .catalog-item .catalog-item-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
}
.catalog-item-price-view .catalog-item .catalog-item-info .catalog-item-image-cont {
  padding: 0;
}
.catalog-item-price-view .catalog-item .catalog-item-info .catalog-item-image-cont .catalog-item-image {
  position: relative;
  width: 50px;
}
.catalog-item-price-view .catalog-item .catalog-item-info .catalog-item-image-cont .catalog-item-image a {
  display: block;
}
.catalog-item-price-view .catalog-item .catalog-item-info .catalog-item-image-cont .catalog-item-image a img {
  width: 100%;
  height: auto;
}
.catalog-item-price-view .catalog-item .catalog-item-info .catalog-item-title {
  width: var(--title-width);
}
.catalog-item-price-view .catalog-item .catalog-item-info .catalog-item-title a {
  display: block;
  line-height: 1.2;
  max-height: 2.4em;
  overflow: hidden;
  color: #202020;
  text-decoration: none;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.catalog-item-price-view .catalog-item .catalog-item-info .item-price {
  font-weight: 700;
}
.catalog-item-price-view .catalog-item .catalog-item-info .item-price .unit {
  display: inline;
}
.catalog-item-price-view .catalog-item .catalog-item-info .unit {
  display: none;
}
@media (min-width: 768px) {
  .catalog-item-price-view .catalog-item .catalog-item-info .unit {
    display: block;
  }
}
.catalog-item-price-view .catalog-item .catalog-item-info .availability-block {
  display: none;
}
@media (min-width: 768px) {
  .catalog-item-price-view .catalog-item .catalog-item-info .availability-block {
    display: block;
  }
}
.catalog-item-price-view .catalog-item .catalog-item-info .buy_more form {
  display: flex;
  align-items: center;
  gap: 10px;
}
.catalog-item-price-view .catalog-item .catalog-item-info .buy_more .qnt_cont {
  font-size: 10px;
  display: none;
}
@media (min-width: 768px) {
  .catalog-item-price-view .catalog-item .catalog-item-info .buy_more .qnt_cont {
    display: flex;
  }
}
.catalog-item-price-view .catalog-item .catalog-item-info .buy_more .btn-catalog-item-buy i::before {
  position: relative;
  top: 1px;
  right: 1px;
}

.catalog-section-list-mc {
  width: 100%;
  margin: 0;
  padding: 0;
}
.catalog-section-list-mc .subsections {
  display: flex;
  gap: 2px;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  padding: 0;
}
.catalog-section-list-mc .subsections a.item {
  --item-width: 100%;
  max-width: var(--item-width);
  flex-basis: var(--item-width);
  display: flex;
  align-items: center;
  height: 58px;
  margin: 0;
  padding: 0;
  color: #202020;
  text-decoration: none;
  border: 1px solid #dee0ee;
  border-radius: 4px;
  transition: all 0.15s ease 0s;
}
@media (min-width: 768px) {
  .catalog-section-list-mc .subsections a.item {
    --item-width: calc(100% / 3 - 2px);
  }
}
.catalog-section-list-mc .subsections a.item:hover {
  color: #1E5299;
  border: 1px solid #0198FF;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.36);
}
.catalog-section-list-mc .subsections a.item .image-block {
  flex: 0 0 66px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 100%;
}
.catalog-section-list-mc .subsections a.item .image-block img {
  width: 50px;
}
.catalog-section-list-mc .subsections a.item .text-block {
  display: flex;
  align-items: center;
  line-height: 1.2;
  overflow: hidden;
  max-height: 2.4em;
}

.tl-buffer-copy-hint .popover-header {
  display: none;
}

.tl-buffer-copy-mc {
  min-width: 24px;
  min-height: 24px;
}

.tl-download-xlsx-mc {
  min-width: 24px;
  min-height: 24px;
}

.pagination-mc ul {
  display: flex;
  justify-content: flex-end;
  gap: 5px;
  list-style-type: none;
  padding: 0;
}
.pagination-mc ul li {
  color: #202020;
  height: 40px;
  min-width: 40px;
  border: 1px solid #D0D3DB;
  border-radius: 4px;
}
.pagination-mc ul li.active, .pagination-mc ul li:hover {
  border: 1px solid #D0D3DB;
  background: #D0D3DB;
  transition: all 0.25s;
}
.pagination-mc ul li > * {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: inherit;
  padding: 0 10px;
}

.reviews-detail .reviews-detail__text p {
  padding-bottom: 7px;
}
.reviews-detail .reviews-detail__text img {
  max-width: 100%;
}

.index-page-content > section {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .index-page-content > section {
    margin-bottom: 50px;
  }
}
@media (min-width: 1240px) {
  .index-page-content > section {
    margin-bottom: 90px;
  }
}
.index-page-content > section > .title {
  margin: 0;
  padding: 0;
  color: #1E5299;
  text-transform: uppercase;
  line-height: 1.2;
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .index-page-content > section > .title {
    margin-bottom: 30px;
  }
}
@media (min-width: 1240px) {
  .index-page-content > section > .title {
    margin-bottom: 40px;
  }
}
.index-page-content section.page-title {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index-page-content section.page-title h1, .index-page-content section.page-title .h1 {
  font-size: 20px;
  line-height: 1.5;
  padding: 8px 20px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  margin: 0 0 10px;
  text-transform: uppercase;
  background-color: #1E5299;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .index-page-content section.page-title h1, .index-page-content section.page-title .h1 {
    font-size: 29px;
  }
}
.index-page-content section.page-title .sub-title {
  font-size: 1rem;
  color: #202020;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .index-page-content section.page-title .sub-title {
    font-size: 20px;
  }
}
.index-page-content section.index-banner {
  position: relative;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .index-page-content section.index-banner {
    margin-bottom: 80px;
  }
}
.index-page-content section.index-banner .index-banner-wrapper {
  position: relative;
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc {
  --title-font-size: 14px;
  --text-font-size: 10px;
  --banner-height: 180px;
  --banner-radius: 10px;
  --button-height: 30px;
  --button-width: 30%;
  --banner-padding-x: 30px;
  --banner-top-height: 40%;
}
@media (min-width: 576px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc {
    --title-font-size: 20px;
    --text-font-size: 14px;
    --banner-height: 250px;
    --button-height: 40px;
    --banner-top-height: 45%;
  }
}
@media (min-width: 768px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc {
    --title-font-size: 24px;
    --text-font-size: 16px;
    --banner-radius: 22px;
    --banner-height: 350px;
    --banner-padding-x: 60px;
    --banner-top-height: 50%;
  }
}
@media (min-width: 992px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc {
    --title-font-size: 30px;
    --text-font-size: 20px;
    --banner-height: 400px;
    --button-height: 52px;
    --button-width: 20%;
    --banner-padding-x: 80px;
  }
}
@media (min-width: 1240px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc {
    --title-font-size: 36px;
    --banner-height: 420px;
    --banner-padding-x: 100px;
  }
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  height: var(--banner-height);
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper .title, .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper p {
  color: #202020;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper p {
  width: 100%;
  max-width: 90%;
  margin-bottom: 20px;
  font-size: var(--text-font-size);
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper .title {
  width: 100%;
  max-width: 100%;
  font-weight: 700;
  text-transform: uppercase;
  font-size: var(--title-font-size);
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper button {
  font-weight: 600;
  height: var(--button-height);
  width: var(--button-width);
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper .item {
  width: 100%;
  height: 100%;
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  overflow: hidden;
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper .half {
  padding-left: var(--banner-padding-x);
  padding-right: var(--banner-padding-x);
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper .half.top {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 6px;
  height: var(--banner-top-height);
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper .half.bottom {
  flex-grow: 1;
  padding-top: 6px;
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.dark .title, .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.dark p {
  color: #fff;
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.dark button:not(:hover).btn {
  color: #fff;
  border: 1px solid #fff;
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.dark button.btn:hover {
  color: #202020;
  border: 1px solid #202020;
  background-color: #fff;
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.crew {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 8.94%, rgba(0, 0, 0, 0) 92.2%), url("/upload/banner/full/crew.jpeg");
  background-size: 108% auto;
  background-position: -5px -110px;
}
@media (min-width: 576px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.crew {
    background-position: -10px -145px;
  }
}
@media (min-width: 768px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.crew {
    background-position: -10px -200px;
  }
}
@media (min-width: 992px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.crew {
    background-position: -15px -270px;
  }
}
@media (min-width: 1240px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.crew {
    background-position: -15px -370px;
  }
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.select {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 8.94%, rgba(0, 0, 0, 0) 92.2%), url("/upload/banner/full/select.jpeg");
  background-size: cover;
  background-position: 0 -80px;
}
@media (min-width: 576px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.select {
    background-position: 0 -115px;
  }
}
@media (min-width: 768px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.select {
    background-position: 0 -155px;
  }
}
@media (min-width: 992px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.select {
    background-position: 0 -200px;
  }
}
@media (min-width: 1240px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.select {
    background-position: 0 -250px;
  }
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.calc {
  background: url("/upload/banner/full/calc.png?2") no-repeat;
  background-size: auto 70%;
  background-position-x: right;
  background-position-y: center;
}
@media (min-width: 768px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.calc {
    background-size: auto 80%;
    background-position-x: 440px;
  }
}
@media (min-width: 992px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.calc {
    background-size: auto 100%;
    background-position-x: 535px;
  }
}
@media (min-width: 1240px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.calc {
    background-position-x: 715px;
  }
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.project {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 52.58%, rgba(0, 0, 0, 0) 125.76%), url("/upload/banner/full/project.jpeg");
  background-size: 100% auto;
}
@media (min-width: 768px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.project {
    background-position: 0 0;
  }
}
@media (min-width: 992px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.project {
    background-position: 0 0;
  }
}
@media (min-width: 1240px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.project {
    background-position: 0 0;
  }
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.time {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.7) 53.35%, rgba(0, 0, 0, 0) 99.68%), url("/upload/banner/full/time.jpeg") no-repeat;
  transform: scale(-1, 1);
  background-position: left bottom;
  background-size: cover;
}
@media (min-width: 768px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.time {
    background-position: left bottom;
    background-size: cover;
  }
}
@media (min-width: 992px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.time {
    background-position: left bottom;
    background-size: 100% auto;
  }
}
@media (min-width: 1240px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.time {
    background-position: 0 -70px;
  }
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.time > * {
  transform: scale(-1, 1);
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.montage {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 42.97%, rgba(0, 0, 0, 0) 101.95%), url("/upload/banner/full/montage.jpeg") no-repeat;
  background-size: 100% auto;
  background-position: left top;
}
@media (min-width: 576px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.montage {
    background-position: 0 -110px;
  }
}
@media (min-width: 768px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.montage {
    background-position: 0 -150px;
  }
}
@media (min-width: 992px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.montage {
    background-position: 0 -200px;
  }
}
@media (min-width: 1240px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.montage {
    background-position: 0 -240px;
  }
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.samples {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.3) 42.97%, rgba(0, 0, 0, 0) 101.95%), url("/upload/banner/full/samples.jpeg") no-repeat;
  background-size: 100% auto;
}
.index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.samples .half.top {
  height: 45%;
}
@media (min-width: 768px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.samples .half.top {
    height: 50%;
  }
}
@media (min-width: 576px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.samples {
    background-position: 0 -10px;
  }
}
@media (min-width: 768px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.samples {
    background-position: 0 0;
  }
}
@media (min-width: 992px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.samples {
    background-position: 0 -10px;
  }
}
@media (min-width: 1240px) {
  .index-page-content section.index-banner .index-banner-wrapper .index-banner-slider-mc .item-wrapper.samples {
    background-position: 0 -45px;
  }
}
.index-page-content section.form-section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.index-page-content section.form-section form {
  color: #fff;
  border-radius: 20px;
  background: #1E5299;
}
.index-page-content section.form-section form .form-row.submit {
  display: flex;
  align-items: flex-end;
}
.index-page-content section.form-section form .form-row.submit .btn {
  padding-top: 1em;
  padding-bottom: 1em;
}
.index-page-content section.form-section form .title {
  font-size: 1.5em;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}
.index-page-content section.form-section form .sub-title {
  font-size: 1.2em;
  font-weight: 500;
  text-align: center;
}
.index-page-content section.pop-sections .item .item-wrapper, .index-page-content section.sections-by-name .item .item-wrapper {
  display: flex;
  padding: 8px 15px 8px 8px;
  border: 1px solid #B0B0B0;
  border-radius: 5px;
  height: 68px;
  text-decoration: none;
}
@media (min-width: 768px) {
  .index-page-content section.pop-sections .item .item-wrapper, .index-page-content section.sections-by-name .item .item-wrapper {
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    height: 168px;
    padding: 10px 10px 20px;
  }
}
.index-page-content section.pop-sections .item .item-wrapper .image-wrapper, .index-page-content section.sections-by-name .item .item-wrapper .image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 52px;
}
@media (min-width: 768px) {
  .index-page-content section.pop-sections .item .item-wrapper .image-wrapper, .index-page-content section.sections-by-name .item .item-wrapper .image-wrapper {
    width: 175px;
    height: 130px;
  }
}
@media (min-width: 992px) {
  .index-page-content section.pop-sections .item .item-wrapper .image-wrapper, .index-page-content section.sections-by-name .item .item-wrapper .image-wrapper {
    width: 147px;
    height: 130px;
  }
}
@media (min-width: 1240px) {
  .index-page-content section.pop-sections .item .item-wrapper .image-wrapper, .index-page-content section.sections-by-name .item .item-wrapper .image-wrapper {
    width: 138px;
    height: 134px;
  }
}
.index-page-content section.pop-sections .item .item-wrapper .image-wrapper img, .index-page-content section.sections-by-name .item .item-wrapper .image-wrapper img {
  width: 100%;
  max-height: 100%;
}
.index-page-content section.pop-sections .item .item-wrapper .name-wrapper, .index-page-content section.sections-by-name .item .item-wrapper .name-wrapper {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
@media (min-width: 768px) {
  .index-page-content section.pop-sections .item .item-wrapper .name-wrapper, .index-page-content section.sections-by-name .item .item-wrapper .name-wrapper {
    margin-left: unset;
  }
}
.index-page-content section.pop-sections .item .item-wrapper .name-wrapper .name, .index-page-content section.sections-by-name .item .item-wrapper .name-wrapper .name {
  color: #202020;
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
}
@media (min-width: 768px) {
  .index-page-content section.pop-sections .item .item-wrapper .name-wrapper .name, .index-page-content section.sections-by-name .item .item-wrapper .name-wrapper .name {
    font-size: 18px;
  }
}
.index-page-content section.pop-sections .item .item-wrapper .chevron-wrapper, .index-page-content section.sections-by-name .item .item-wrapper .chevron-wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-grow: 1;
}
.index-page-content section.about .advantages-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.index-page-content section.about .advantages-container > * {
  flex-grow: 1;
  max-width: 100%;
}
@media (min-width: 768px) {
  .index-page-content section.about .advantages-container {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
  }
  .index-page-content section.about .advantages-container > * {
    max-width: calc(50% - 7.5px);
  }
}
@media (min-width: 1240px) {
  .index-page-content section.about .advantages-container {
    gap: 20px;
  }
  .index-page-content section.about .advantages-container > * {
    max-width: calc(50% - 10px);
  }
}
.index-page-content section.about .item-wrapper {
  font-size: 14px;
  line-height: 1.5;
  height: 132px;
  display: flex;
  align-items: center;
  gap: 15px;
  border: 1px solid #B0B0B0;
  border-radius: 5px;
  padding: 30px 25px 30px 15px;
}
@media (min-width: 768px) {
  .index-page-content section.about .item-wrapper {
    height: 185px;
    flex-direction: column;
    gap: 0;
  }
}
@media (min-width: 992px) {
  .index-page-content section.about .item-wrapper {
    height: 242px;
    padding: 25px;
  }
}
@media (min-width: 1240px) {
  .index-page-content section.about .item-wrapper {
    height: 132px;
    padding: 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 18px;
  }
}
.index-page-content section.about .icon-wrapper {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .index-page-content section.about .icon-wrapper {
    margin-bottom: 25px;
  }
}
@media (min-width: 1240px) {
  .index-page-content section.about .icon-wrapper {
    margin-bottom: unset;
  }
}
.index-page-content section.about .icon-wrapper svg {
  width: 62px;
  height: 62px;
}
.index-page-content section.about .text-wrapper {
  font-size: 1em;
  display: flex;
  align-items: center;
}
.index-page-content section.about .about-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 5px;
  background: linear-gradient(14deg, rgba(4, 24, 51, 0.7) 9.3%, rgba(0, 0, 0, 0) 98.47%), url("/upload/advantages/advantages-bg-small.jpg") no-repeat;
  overflow: hidden;
  background-size: 100% auto;
  height: 304px;
  background-position: right bottom;
  padding: 15px;
}
@media (min-width: 768px) {
  .index-page-content section.about .about-wrapper {
    height: 267px;
    padding: 45px 40px;
  }
}
@media (min-width: 992px) {
  .index-page-content section.about .about-wrapper {
    height: calc(100% - 15px);
    background-size: auto 100%;
    padding: 35px 40px;
  }
}
@media (min-width: 1240px) {
  .index-page-content section.about .about-wrapper {
    height: calc(100% - 20px);
    background-size: 100% auto;
    padding: 30px 40px;
  }
}
.index-page-content section.about .about-wrapper a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  text-decoration: none;
  width: 100%;
  height: 35px;
}
@media (min-width: 768px) {
  .index-page-content section.about .about-wrapper a {
    height: 48px;
  }
}
.index-page-content section.about .about-wrapper a h4, .index-page-content section.about .about-wrapper a .h4 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  margin: 0;
}
@media (min-width: 768px) {
  .index-page-content section.about .about-wrapper a h4, .index-page-content section.about .about-wrapper a .h4 {
    font-size: 24px;
  }
}
.index-page-content section.about .about-wrapper a button {
  padding: 0;
  background-color: #fff;
  border: 1px solid #fff;
  height: 100%;
  aspect-ratio: 1;
  border-radius: 17.5px;
}
@media (min-width: 768px) {
  .index-page-content section.about .about-wrapper a button {
    height: 100%;
    border-radius: 24px;
  }
}
.index-page-content section.crew .item-wrapper {
  overflow: hidden;
  border-radius: 10px;
}
.index-page-content section.clients .clients-slider-mc .item-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}
.index-page-content section.clients .clients-slider-mc .item-wrapper .image-wrapper {
  display: flex;
  justify-content: center;
}
.index-page-content section.clients .clients-slider-mc .item-wrapper .image-wrapper img {
  width: auto;
  max-height: 92px;
}
.index-page-content section.certificates .certificates-slider-mc .owl-item, .index-page-content section.certificates .feedback-slider-mc .owl-item, .index-page-content section.feedback .certificates-slider-mc .owl-item, .index-page-content section.feedback .feedback-slider-mc .owl-item {
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .index-page-content section.certificates .certificates-slider-mc .owl-item, .index-page-content section.certificates .feedback-slider-mc .owl-item, .index-page-content section.feedback .certificates-slider-mc .owl-item, .index-page-content section.feedback .feedback-slider-mc .owl-item {
    display: block;
  }
}
.index-page-content section.certificates .certificates-slider-mc .item-wrapper, .index-page-content section.certificates .feedback-slider-mc .item-wrapper, .index-page-content section.feedback .certificates-slider-mc .item-wrapper, .index-page-content section.feedback .feedback-slider-mc .item-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #B0B0B0;
  padding: 5px;
  overflow: hidden;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .index-page-content section.certificates .certificates-slider-mc .item-wrapper, .index-page-content section.certificates .feedback-slider-mc .item-wrapper, .index-page-content section.feedback .certificates-slider-mc .item-wrapper, .index-page-content section.feedback .feedback-slider-mc .item-wrapper {
    border-radius: 10px;
  }
}
.index-page-content section.certificates .certificates-slider-mc .item-wrapper a:after, .index-page-content section.certificates .feedback-slider-mc .item-wrapper a:after, .index-page-content section.feedback .certificates-slider-mc .item-wrapper a:after, .index-page-content section.feedback .feedback-slider-mc .item-wrapper a:after {
  content: "";
  position: absolute;
  background: url("/img/icon/btn.arrow.top.right.svg");
  background-size: cover;
  border-radius: 5px;
  width: 30px;
  height: 30px;
  right: 10px;
  bottom: 10px;
}
@media (min-width: 768px) {
  .index-page-content section.certificates .certificates-slider-mc .item-wrapper a:after, .index-page-content section.certificates .feedback-slider-mc .item-wrapper a:after, .index-page-content section.feedback .certificates-slider-mc .item-wrapper a:after, .index-page-content section.feedback .feedback-slider-mc .item-wrapper a:after {
    width: 45px;
    height: 45px;
    right: 20px;
    bottom: 20px;
  }
}
.index-page-content section.certificates .certificates-slider-mc .item-wrapper img, .index-page-content section.certificates .feedback-slider-mc .item-wrapper img, .index-page-content section.feedback .certificates-slider-mc .item-wrapper img, .index-page-content section.feedback .feedback-slider-mc .item-wrapper img {
  width: auto;
  max-width: 100%;
}
.index-page-content section.company-description .advantages-list {
  overflow: hidden;
}
@media (width < 768px) {
  .index-page-content section.company-description .advantages-list > li {
    display: none;
  }
  .index-page-content section.company-description .advantages-list > li:nth-child(1), .index-page-content section.company-description .advantages-list > li:nth-child(2) {
    display: list-item;
  }
  .index-page-content section.company-description .advantages-list.opened > li {
    display: list-item;
  }
}
.index-page-content section.company-description .show-more-wrapper {
  display: block;
}
@media (min-width: 768px) {
  .index-page-content section.company-description .show-more-wrapper {
    display: none;
  }
}
.index-page-content section.company-description .show-more-wrapper a .closed-text {
  display: inline;
}
.index-page-content section.company-description .show-more-wrapper a .opened-text {
  display: none;
}
.index-page-content section.company-description .show-more-wrapper a.opened .closed-text {
  display: none;
}
.index-page-content section.company-description .show-more-wrapper a.opened .opened-text {
  display: inline;
}

.catalog-section-page > .banner-block .catalog-section-banner-mc {
  width: 100%;
  margin: 0 0 11px 0;
  padding: 0;
  overflow: hidden;
  border-radius: 4px;
}
.catalog-section-page > .banner-block .catalog-section-banner-mc a {
  display: block;
  margin: 0;
  padding: 0;
}
.catalog-section-page > .banner-block .catalog-section-banner-mc img {
  max-width: 100%;
  height: auto;
}
.catalog-section-page > .subsections-block {
  margin-bottom: 2px;
}
.catalog-section-page > .modal-buttons-block {
  margin-bottom: 1rem;
}
.catalog-section-page > .modal-buttons-block .btn {
  --btn-width: 100%;
  width: var(--btn-width);
  min-height: 58px;
}
@media (min-width: 768px) {
  .catalog-section-page > .modal-buttons-block .btn {
    --btn-width: calc(100% / 3);
  }
}
.catalog-section-page .controls-block .catalog-item-view > * {
  cursor: pointer;
  width: 30px;
  height: 30px;
  border: 1px solid #D0D3DB;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.catalog-section-page .controls-block .catalog-item-view > *:hover {
  background: #B0B0B0;
}
.catalog-section-page .controls-block .catalog-item-view > * i::before {
  color: #A4A4A4;
  position: relative;
  top: 1px;
  font-size: 16px;
  width: 16px;
  height: 16px;
}
.catalog-section-page .controls-block .catalog-item-view > *.selected {
  border: 1px solid #1E5299;
}
.catalog-section-page .controls-block .catalog-item-view > *.selected i::before {
  color: #1E5299;
}
.catalog-section-page .controls-block .catalog-item-view .list {
  display: none;
}
.catalog-section-page .products-block .catalog-item-card.default {
  max-width: 100%;
}
@media (min-width: 768px) {
  .catalog-section-page .products-block .catalog-item-card.default {
    max-width: 248px;
  }
}
@media (min-width: 992px) {
  .catalog-section-page .products-block .catalog-item-card.default {
    max-width: 361px;
  }
}
@media (min-width: 1240px) {
  .catalog-section-page .products-block .catalog-item-card.default {
    max-width: 325px;
  }
}

#search-page .catalog-item-card.default {
  max-width: 100%;
}
@media (min-width: 768px) {
  #search-page .catalog-item-card.default {
    max-width: 248px;
  }
}
@media (min-width: 992px) {
  #search-page .catalog-item-card.default {
    max-width: 319px;
  }
}
@media (min-width: 1240px) {
  #search-page .catalog-item-card.default {
    max-width: 302.5px;
  }
}

.workarea.proektant {
  --base-font-size: 14px;
  font-family: "Open Sans", serif;
  font-size: var(--base-font-size);
}
@media (min-width: 768px) {
  .workarea.proektant {
    --base-font-size: 16px ;
  }
}
.workarea.proektant h1, .workarea.proektant .h1 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 76px;
  color: #fff;
  font-size: calc(2em - 3px);
  line-height: 1;
  font-weight: 700;
  background: #1E5299;
  border-radius: 5px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding: 0;
}
.workarea.proektant h2, .workarea.proektant .h2 {
  font-size: 1.5em;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  color: #1E5299;
  padding: 0;
}
.workarea.proektant h3, .workarea.proektant .h3 {
  font-size: 1.25em;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  color: #1E5299;
  padding: 0;
}
.workarea.proektant p {
  font-size: 1.125em;
}
.workarea.proektant .description-block {
  font-size: calc(var(--base-font-size) * 1.25);
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
  margin-bottom: 35px;
}
.workarea.proektant .request-button-block {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.workarea.proektant .request-button-block .btn {
  height: 60px;
  width: 252px;
  font-size: 14px;
  border-radius: 30px;
}
.workarea.proektant .cases-block hr {
  margin-top: 20px;
  margin-bottom: 20px;
}
.workarea.proektant .cases-block .top {
  margin-bottom: 10px;
}
.workarea.proektant .cases-block .top p {
  margin: 0;
}
.workarea.proektant .cases-block .case .number-block {
  font-size: 1.375em;
  line-height: 1;
}
.workarea.proektant .cases-block .case .title-block a {
  font-size: 1.25em;
  line-height: 1.5;
  font-weight: 600;
  color: #202020;
  text-decoration: none;
}
.workarea.proektant .cases-block .case .preview-block {
  font-size: 1em;
  line-height: 1.5;
}
.workarea.proektant .cases-block .case .preview-block a {
  color: #0198FF;
  text-decoration: none;
}
.workarea.proektant .cases-block .more-cases-block {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 70px;
}
.workarea.proektant .cases-block .more-cases-block .btn {
  height: 60px;
  min-width: 252px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 30px;
  letter-spacing: 0.03em;
  gap: 10px;
}
.workarea.proektant .cases-block .more-cases-block .btn .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 16px;
}
.workarea.proektant .cases-block .more-cases-block .btn .icon i {
  position: relative;
  left: 1px;
  font-size: 1.25em;
  line-height: 1;
}
.workarea.proektant .video-block {
  margin-bottom: 70px;
}
.workarea.proektant .video-block .wrapper {
  margin-bottom: 30px;
}
.workarea.proektant .video-block .wrapper iframe {
  width: 100%;
  aspect-ratio: 1.7777777778;
}
.workarea.proektant .video-block p {
  font-size: calc(1em + 2px);
}
.workarea.proektant .catalog-form-block {
  margin-bottom: 70px;
}
.workarea.proektant .catalog-form-block h2, .workarea.proektant .catalog-form-block .h2 {
  margin-bottom: 30px;
}
.workarea.proektant .catalog-form-block form input[type=email], .workarea.proektant .catalog-form-block form input[type=tel], .workarea.proektant .catalog-form-block form button {
  height: 54px;
}
.workarea.proektant .catalog-form-block form .form-check {
  font-size: 22px;
}
.workarea.proektant .catalog-form-block form .form-check label {
  font-size: 1rem;
}
.workarea.proektant .catalog-form-block form .work-area .form-row.submit {
  display: flex;
  align-items: flex-end;
}
.workarea.proektant .catalog-form-block form .work-area .form-row.submit button {
  width: 100%;
}
.workarea.proektant .useful-info-block {
  margin-bottom: 30px;
}
.workarea.proektant .useful-info-block h2, .workarea.proektant .useful-info-block .h2 {
  margin-bottom: 40px;
}
.workarea.proektant .useful-info-block a {
  height: 50px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #202020;
  font-size: calc(var(--base-font-size) - 1px);
  line-height: 1;
  text-decoration: none;
  border: 1px solid #D0D3DB;
}
.workarea.proektant .useful-info-block .items {
  display: flex;
  flex-wrap: wrap;
  gap: 17px;
}
.workarea.proektant .useful-info-block .items .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .workarea.proektant .useful-info-block .items .btn {
    flex: 1 0 calc(50% - 17px);
  }
}
.workarea.proektant .series-block {
  margin-bottom: 80px;
}
.workarea.proektant .series-block p {
  margin-bottom: 30px;
}
.workarea.proektant .series-block .items {
  display: flex;
  gap: 17px;
  flex-wrap: wrap;
}
.workarea.proektant .series-block .items .btn {
  height: 50px;
  justify-content: space-between;
  flex: 0 0 calc((100% - 17px) / 2);
}
@media (min-width: 768px) {
  .workarea.proektant .series-block .items .btn {
    flex: 0 0 calc((100% - 51px) / 4);
  }
}
.workarea.proektant .series-block .items .btn span {
  white-space: nowrap;
}
.workarea.proektant .advantages-block {
  margin-bottom: 40px;
}
.workarea.proektant .delivery-experience-block {
  margin-bottom: 40px;
}
.workarea.proektant .delivery-experience-block .wrapper {
  border: 1px solid #D0D3DB;
  border-radius: 5px;
  padding: 30px;
}
.workarea.proektant .delivery-experience-block .wrapper h3, .workarea.proektant .delivery-experience-block .wrapper .h3 {
  margin-bottom: 20px;
}
.workarea.proektant .delivery-experience-block .wrapper p {
  font-size: 1.125em;
  margin: 0;
}
.workarea.proektant .feedback-block {
  margin-bottom: 80px;
}
.workarea.proektant .feedback-block .title {
  display: none;
}
.workarea.proektant .certificates-block {
  margin-bottom: 40px;
}
.workarea.proektant .certificates-block h3, .workarea.proektant .certificates-block .h3 {
  margin-bottom: 20px;
}
.workarea.proektant .certificates-block p {
  font-size: 1rem;
  margin-bottom: 20px;
}
.workarea.proektant .certificates-block .btn {
  width: 200px;
  height: 50px;
  border-radius: 25px;
  gap: 10px;
}
@media (min-width: 768px) {
  .workarea.proektant .certificates-block .left {
    max-width: calc(450px + var(--bs-gutter-x));
  }
}
.workarea.proektant .certificates-block .right {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .workarea.proektant .certificates-block .right {
    padding-left: calc(var(--bs-gutter-x));
  }
}
.workarea.proektant .clients-block {
  margin-bottom: 40px;
}
.workarea.proektant .clients-block h2, .workarea.proektant .clients-block .h2 {
  margin-bottom: 20px;
}
.workarea.proektant .clients-block .title {
  display: none;
}
.workarea.proektant .assortment-block {
  margin-bottom: 60px;
}
.workarea.proektant .assortment-block h2, .workarea.proektant .assortment-block .h2 {
  margin-bottom: 20px;
}
.workarea.proektant .assortment-block p {
  margin-bottom: 30px;
}
.workarea.proektant .assortment-block .sections {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.workarea.proektant .assortment-block .sections .item {
  height: 168px;
  padding: 20px 0 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  border: 1px solid #D0D3DB;
  border-radius: 5px;
  color: #202020;
  text-decoration: none;
  font-size: calc(1em + 2px);
  font-weight: 700;
  flex: 1 0 calc(50% - 15px);
}
@media (min-width: 768px) {
  .workarea.proektant .assortment-block .sections .item {
    flex-basis: calc(33.3333333333% - 15px);
  }
}
@media (min-width: 992px) {
  .workarea.proektant .assortment-block .sections .item {
    flex-basis: calc(25% - 15px);
  }
}
.workarea.proektant .assortment-block .sections .item img {
  width: 85px;
  height: 85px;
}
.workarea.proektant .assortment-block .sections .item i {
  font-size: 20px;
  color: #1E5299;
}
.workarea.proektant .base-directions-block {
  margin-bottom: 40px;
}
.workarea.proektant .base-directions-block h2, .workarea.proektant .base-directions-block .h2 {
  margin-bottom: 30px;
}
.workarea.proektant .base-directions-block .sections {
  display: flex;
  flex-direction: column;
  gap: 17px;
  margin-bottom: 30px;
}
.workarea.proektant .base-directions-block .sections .item {
  min-height: 51px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #D0D3DB;
  border-radius: 5px;
  color: #202020;
  text-decoration: none;
  font-size: calc(1em - 1px);
  flex: 1 0 100%;
}
@media (min-width: 768px) {
  .workarea.proektant .base-directions-block .sections .item {
    flex-basis: calc(50% - 15px);
  }
}
@media (min-width: 992px) {
  .workarea.proektant .base-directions-block .sections .item {
    flex-basis: calc(33.3333333333% - 15px);
  }
}
.workarea.proektant .base-directions-block .sections .item i {
  font-size: 20px;
  color: #1E5299;
}
.workarea.proektant .consultation-block {
  margin-bottom: 40px;
}
.workarea.proektant .consultation-block h2, .workarea.proektant .consultation-block .h2 {
  margin-bottom: 30px;
}
.workarea.proektant .consultation-block p {
  margin-bottom: 30px;
}
.workarea.proektant .consultation-block ul {
  padding: 0;
  margin-bottom: 10px;
  list-style-type: none;
}
.workarea.proektant .consultation-block li {
  position: relative;
  margin-bottom: 50px;
  padding-left: 2em;
}
.workarea.proektant .consultation-block li::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #1E5299;
  position: absolute;
  left: -4px;
  top: 0.625em;
}
.workarea.proektant .consultation-block li:first-child::before {
  top: 0;
}
.workarea.proektant .consultation-block li .title {
  font-size: 1.25em;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 15px;
}
.workarea.proektant .consultation-block li .description {
  font-size: 1rem;
  line-height: 1.5;
}
.workarea.proektant .consultation-block .right {
  position: relative;
  margin-bottom: 40px;
}
.workarea.proektant .consultation-block .right .vertical-line {
  position: absolute;
  top: 0;
  height: 100%;
  border-left: 1px solid #D0D3DB;
}
.workarea.proektant .consultation-block .btn {
  height: 60px;
  min-width: 252px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 30px;
  letter-spacing: 0.03em;
  gap: 10px;
  margin-left: 2.2em;
  margin-bottom: 20px;
}
.workarea.proektant .consultation-block .btn .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 16px;
}
.workarea.proektant .consultation-block .btn .icon i {
  position: relative;
  left: 1px;
  font-size: 1.25em;
  line-height: 1;
}
.workarea.proektant .consultation-block .consultation-slider-wrapper .item-wrapper {
  border-radius: 10px;
  overflow: hidden;
}
.workarea.proektant .production-block {
  margin-bottom: 80px;
}
.workarea.proektant .production-block h2, .workarea.proektant .production-block .h2 {
  margin-bottom: 20px;
}
.workarea.proektant .production-block p {
  margin-bottom: 20px;
}
.workarea.proektant .production-block .production-slider-mc .item {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.workarea.proektant .production-block .production-slider-mc .item img {
  width: 100%;
}
.workarea.proektant .partners-block {
  margin-bottom: 80px;
}
.workarea.proektant .partners-block h2, .workarea.proektant .partners-block .h2 {
  text-align: center;
  line-height: 1.5;
}
.workarea.proektant .project-form-block {
  margin-bottom: 100px;
}
.workarea.proektant .project-form-block h2, .workarea.proektant .project-form-block .h2 {
  line-height: 1.5;
  margin-bottom: 20px;
}
.workarea.proektant .project-form-block p {
  margin-bottom: 40px;
}
.workarea.proektant .project-form-block .form-block form {
  background: #1E5299;
  color: #fff;
}
.workarea.proektant .project-form-block .form-block form a {
  color: #fff;
}

#service-page {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 4em;
}
#service-page.policy ol, #service-page.agreement ol {
  /* ÑƒÐ±Ð¸Ñ€Ð°ÐµÐ¼ ÑÑ‚Ð°Ð½Ð´Ð°Ñ€Ñ‚Ð½ÑƒÑŽ Ð½ÑƒÐ¼ÐµÑ€Ð°Ñ†Ð¸ÑŽ */
  list-style: none;
  /* Ð˜Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸Ñ†Ð¸Ñ€ÑƒÐµÐ¼ ÑÑ‡ÐµÑ‚Ñ‡Ð¸Ðº Ð¸ Ð´Ð°ÐµÐ¼ ÐµÐ¼Ñƒ Ð¸Ð¼Ñ li. Ð—Ð½Ð°Ñ‡ÐµÐ½Ð¸Ðµ ÑÑ‡ÐµÑ‚Ñ‡Ð¸ÐºÐ° Ð½Ðµ ÑƒÐºÐ°Ð·Ð°Ð½Ð¾ - Ð¿Ð¾ ÑƒÐ¼Ð¾Ð»Ñ‡Ð°Ð½Ð¸ÑŽ Ð¾Ð½Ð¾ Ñ€Ð°Ð²Ð½Ð¾ 0 */
  counter-reset: li;
}
#service-page.policy ol > li:before, #service-page.agreement ol > li:before {
  /* ÐžÐ¿Ñ€ÐµÐ´ÐµÐ»ÑÐµÐ¼ ÑÐ»ÐµÐ¼ÐµÐ½Ñ‚, ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ð¹ Ð±ÑƒÐ´ÐµÑ‚ Ð½ÑƒÐ¼ÐµÑ€Ð¾Ð²Ð°Ñ‚ÑŒÑÑ â€” li. ÐŸÑÐµÐ²Ð´Ð¾ÑÐ»ÐµÐ¼ÐµÐ½Ñ‚ before ÑƒÐºÐ°Ð·Ñ‹Ð²Ð°ÐµÑ‚, Ñ‡Ñ‚Ð¾ ÑÐ¾Ð´ÐµÑ€Ð¶Ð¸Ð¼Ð¾Ðµ, Ð²ÑÑ‚Ð°Ð²Ð»ÑÐµÐ¼Ð¾Ðµ Ð¿Ñ€Ð¸ Ð¿Ð¾Ð¼Ð¾Ñ‰Ð¸ ÑÐ²Ð¾Ð¹ÑÑ‚Ð²Ð° content, Ð±ÑƒÐ´ÐµÑ‚ Ñ€Ð°ÑÐ¿Ð¾Ð»Ð°Ð³Ð°Ñ‚ÑŒÑÑ Ð¿ÐµÑ€ÐµÐ´ Ð¿ÑƒÐ½ÐºÑ‚Ð°Ð¼Ð¸ ÑÐ¿Ð¸ÑÐºÐ°. Ð—Ð´ÐµÑÑŒ Ð¶Ðµ ÑƒÑÑ‚Ð°Ð½Ð°Ð²Ð»Ð¸Ð²Ð°ÐµÑ‚ÑÑ Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ðµ Ð¿Ñ€Ð¸Ñ€Ð°Ñ‰ÐµÐ½Ð¸Ñ ÑÑ‡ÐµÑ‚Ñ‡Ð¸ÐºÐ° (Ð¿Ð¾ ÑƒÐ¼Ð¾Ð»Ñ‡Ð°Ð½Ð¸ÑŽ Ñ€Ð°Ð²Ð½Ð¾ 1). */
  counter-increment: li;
  /* Ð¡ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ ÑÐ²Ð¾Ð¹ÑÑ‚Ð²Ð° content Ð²Ñ‹Ð²Ð¾Ð´Ð¸Ñ‚ÑÑ Ð½Ð¾Ð¼ÐµÑ€ Ð¿ÑƒÐ½ÐºÑ‚Ð° ÑÐ¿Ð¸ÑÐºÐ°. counters() Ð¾Ð·Ð½Ð°Ñ‡Ð°ÐµÑ‚, Ñ‡Ñ‚Ð¾ Ð³ÐµÐ½ÐµÑ€Ð¸Ñ€ÑƒÐµÐ¼Ñ‹Ð¹ Ñ‚ÐµÐºÑÑ‚ Ð¿Ñ€ÐµÐ´ÑÑ‚Ð°Ð²Ð»ÑÐµÑ‚ ÑÐ¾Ð±Ð¾Ð¹ Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð²ÑÐµÑ… ÑÑ‡ÐµÑ‚Ñ‡Ð¸ÐºÐ¾Ð² Ñ Ñ‚Ð°ÐºÐ¸Ð¼ Ð¸Ð¼ÐµÐ½ÐµÐ¼. Ð¢Ð¾Ñ‡ÐºÐ° Ð² ÐºÐ°Ð²Ñ‹Ñ‡ÐºÐ°Ñ… Ð´Ð¾Ð±Ð°Ð²Ð»ÑÐµÑ‚ Ñ€Ð°Ð·Ð´ÐµÐ»ÑÑŽÑ‰ÑƒÑŽ Ñ‚Ð¾Ñ‡ÐºÑƒ Ð¼ÐµÐ¶Ð´Ñƒ Ñ†Ð¸Ñ„Ñ€Ð°Ð¼Ð¸, Ð° Ñ‚Ð¾Ñ‡ÐºÐ° Ñ Ð¿Ñ€Ð¾Ð±ÐµÐ»Ð¾Ð¼ Ð´Ð¾Ð±Ð°Ð²Ð»ÑÐµÑ‚ÑÑ Ð¿ÐµÑ€ÐµÐ´ ÑÐ¾Ð´ÐµÑ€Ð¶Ð¸Ð¼Ñ‹Ð¼ ÐºÐ°Ð¶Ð´Ð¾Ð³Ð¾ Ð¿ÑƒÐ½ÐºÑ‚Ð° ÑÐ¿Ð¸ÑÐºÐ° */
  content: counters(li, ".") ". ";
  font-size: 1rem;
  font-weight: 700;
}
#service-page.policy ul, #service-page.agreement ul {
  list-style-type: disc;
}
#service-page.policy ol, #service-page.policy ul, #service-page.agreement ol, #service-page.agreement ul {
  padding-left: 0;
}
#service-page.policy ol.first-level > li, #service-page.policy ul.first-level > li, #service-page.agreement ol.first-level > li, #service-page.agreement ul.first-level > li {
  margin-bottom: 3em;
}
#service-page.policy ol.first-level > li::before, #service-page.policy ul.first-level > li::before, #service-page.agreement ol.first-level > li::before, #service-page.agreement ul.first-level > li::before {
  font-size: 1.5em;
}
#service-page.policy ol.first-level > li h2, #service-page.policy ol.first-level > li .h2, #service-page.policy ul.first-level > li h2, #service-page.policy ul.first-level > li .h2, #service-page.agreement ol.first-level > li h2, #service-page.agreement ol.first-level > li .h2, #service-page.agreement ul.first-level > li h2, #service-page.agreement ul.first-level > li .h2 {
  font-size: 1.5em;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0;
}
#service-page.policy ol.second-level, #service-page.policy ul.second-level, #service-page.agreement ol.second-level, #service-page.agreement ul.second-level {
  padding-left: 1rem;
  margin-top: 1.5em;
}
#service-page.policy ol.second-level > li, #service-page.policy ul.second-level > li, #service-page.agreement ol.second-level > li, #service-page.agreement ul.second-level > li {
  margin-bottom: 1.5em;
}
#service-page.policy ol.third-level, #service-page.policy ul.third-level, #service-page.agreement ol.third-level, #service-page.agreement ul.third-level {
  padding-left: 1rem;
  margin-top: 1.5em;
}
#service-page.policy ol.third-level > li, #service-page.policy ul.third-level > li, #service-page.agreement ol.third-level > li, #service-page.agreement ul.third-level > li {
  margin-bottom: 1.5em;
}
#service-page.policy ol.fourth-level, #service-page.policy ul.fourth-level, #service-page.agreement ol.fourth-level, #service-page.agreement ul.fourth-level {
  padding-left: 0;
  margin-top: 1.5em;
}
#service-page.policy ol.fourth-level > li, #service-page.policy ul.fourth-level > li, #service-page.agreement ol.fourth-level > li, #service-page.agreement ul.fourth-level > li {
  margin-bottom: 1.5em;
}

.modal#modal-added-to-cart .modal-body .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.modal#modal-added-to-cart .modal-body .item .image {
  width: 320px;
  display: flex;
  justify-content: center;
}
.modal#modal-added-to-cart .modal-body .item .image img {
  max-width: 100%;
  max-height: 400px;
  width: 100%;
  height: auto;
}
.modal#modal-added-to-cart .modal-body .item .title {
  width: 100%;
  font-size: 1.3rem;
  font-weight: 600;
  text-align: center;
}

.modal#modal-select-product .modal-body .info {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.modal#modal-select-product .modal-body .info .image {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.modal#modal-select-product .modal-body .info .image img {
  max-width: 50%;
}
@media (width >= 768px) {
  .modal#modal-select-product .modal-body .info .image img {
    max-width: 200px;
  }
}
.modal#modal-select-product .modal-body .info .name {
  font-size: 1.2rem;
  font-weight: 600;
  text-align: center;
}

.modal .modal-dialog .modal-content .modal-header {
  background: #0198FF;
  padding: 14px 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-align: left;
  font-family: "Open Sans", sans-serif;
}

.custom-form-component-wrapper {
  position: relative;
}
.custom-form-component-wrapper > .form-wrapper form {
  padding: 5% 10%;
}
@media (width < 768px) {
  .custom-form-component-wrapper > .form-wrapper form {
    padding: 10% 5%;
  }
}
.custom-form-component-wrapper > .form-wrapper form .form-row {
  margin-bottom: 1rem;
}
.custom-form-component-wrapper > .form-wrapper form .form-row.submit button {
  width: 100%;
}
.custom-form-component-wrapper.success > .info, .custom-form-component-wrapper.error > .info {
  display: none;
}
.custom-form-component-wrapper.success > .form-wrapper, .custom-form-component-wrapper.error > .form-wrapper {
  display: none;
}
.custom-form-component-wrapper > .preloader {
  width: 100%;
  display: none;
}
.custom-form-component-wrapper > .preloader > * {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1254901961);
  z-index: calc(var(--bs-modal-zindex) + 10);
}
.custom-form-component-wrapper.loading > .preloader {
  display: block;
}
.custom-form-component-wrapper > .success-message {
  display: none;
  padding: 5% 10%;
  height: 100%;
}
.custom-form-component-wrapper.success > .success-message {
  display: block;
}
.custom-form-component-wrapper > .error-message {
  display: none;
  padding: 5% 10%;
  height: 100%;
}
.custom-form-component-wrapper.error > .error-message {
  display: block;
}

form.index-form {
  position: relative;
}
form.index-form .form-row.submit button {
  width: 100%;
}
form.index-form .input-group.processing-consent a:not(:hover):not(:active) {
  color: #fff;
}
form.index-form .work-area {
  padding: 5% 10%;
}
@media (min-width: 768px) {
  form.index-form .work-area {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  form.index-form .work-area {
    padding: 50px;
  }
}
form.index-form .success-message,
form.index-form .error-message {
  padding: 5% 10%;
  height: 100%;
}
form.index-form .success-message .title,
form.index-form .error-message .title {
  font-size: calc(1.3rem + 0.6vw);
  font-weight: 700;
  margin: 0 0 20px;
}
form.index-form .success-message p,
form.index-form .error-message p {
  margin: 0;
}
form.index-form .preloader {
  width: 100%;
}
form.index-form .preloader > * {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1254901961);
  z-index: calc(var(--bs-modal-zindex) + 10);
}

#tl-main-container {
  overflow: hidden;
}

#catalog-section-page {
  --tl-main-container-width: 100%;
  --tl-left-menu-width: 0;
}
@media (min-width: 992px) {
  #catalog-section-page {
    --tl-left-menu-width: calc(205px + var(--bs-gutter-x));
  }
}
#catalog-section-page #catalog-section-aside {
  max-width: var(--tl-left-menu-width);
}
#catalog-section-page #catalog-section-aside h3, #catalog-section-page #catalog-section-aside .h3 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 1em;
}
#catalog-section-page #catalog-section-aside .btn.download-price,
#catalog-section-page #catalog-section-aside .btn.download-catalog,
#catalog-section-page #catalog-section-aside .btn.download-ies {
  font-size: 14px;
  text-decoration: none;
  height: 46px;
  padding: 9px 15px;
  display: flex;
  border-width: 2px;
  margin-bottom: 10px;
}
#catalog-section-page #catalog-section-aside .btn.download-price:not(:hover):not(:active) .text,
#catalog-section-page #catalog-section-aside .btn.download-catalog:not(:hover):not(:active) .text,
#catalog-section-page #catalog-section-aside .btn.download-ies:not(:hover):not(:active) .text {
  color: #202020;
}
#catalog-section-page #catalog-section-aside .btn.download-price:last-of-type,
#catalog-section-page #catalog-section-aside .btn.download-catalog:last-of-type,
#catalog-section-page #catalog-section-aside .btn.download-ies:last-of-type {
  margin-bottom: 20px;
}
#catalog-section-page #catalog-section-aside .btn.download-price svg,
#catalog-section-page #catalog-section-aside .btn.download-catalog svg,
#catalog-section-page #catalog-section-aside .btn.download-ies svg {
  width: 28px;
  aspect-ratio: 1;
}
#catalog-section-page #catalog-section-aside .btn.download-price .text,
#catalog-section-page #catalog-section-aside .btn.download-catalog .text,
#catalog-section-page #catalog-section-aside .btn.download-ies .text {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
#catalog-section-page #catalog-section-main {
  max-width: calc(100% - var(--tl-left-menu-width));
}

/*# sourceMappingURL=index.css.map */

/* End */


/* Start:/local/templates/2025/assets/node_modules/bootstrap-icons/font/bootstrap-icons.min.css?172928264685875*/
/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */@font-face{font-display:block;font-family:bootstrap-icons;src:url("/local/templates/2025/assets/node_modules/bootstrap-icons/font/fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),url("/local/templates/2025/assets/node_modules/bootstrap-icons/font/fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff")}.bi::before,[class*=" bi-"]::before,[class^=bi-]::before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123::before{content:"\f67f"}.bi-alarm-fill::before{content:"\f101"}.bi-alarm::before{content:"\f102"}.bi-align-bottom::before{content:"\f103"}.bi-align-center::before{content:"\f104"}.bi-align-end::before{content:"\f105"}.bi-align-middle::before{content:"\f106"}.bi-align-start::before{content:"\f107"}.bi-align-top::before{content:"\f108"}.bi-alt::before{content:"\f109"}.bi-app-indicator::before{content:"\f10a"}.bi-app::before{content:"\f10b"}.bi-archive-fill::before{content:"\f10c"}.bi-archive::before{content:"\f10d"}.bi-arrow-90deg-down::before{content:"\f10e"}.bi-arrow-90deg-left::before{content:"\f10f"}.bi-arrow-90deg-right::before{content:"\f110"}.bi-arrow-90deg-up::before{content:"\f111"}.bi-arrow-bar-down::before{content:"\f112"}.bi-arrow-bar-left::before{content:"\f113"}.bi-arrow-bar-right::before{content:"\f114"}.bi-arrow-bar-up::before{content:"\f115"}.bi-arrow-clockwise::before{content:"\f116"}.bi-arrow-counterclockwise::before{content:"\f117"}.bi-arrow-down-circle-fill::before{content:"\f118"}.bi-arrow-down-circle::before{content:"\f119"}.bi-arrow-down-left-circle-fill::before{content:"\f11a"}.bi-arrow-down-left-circle::before{content:"\f11b"}.bi-arrow-down-left-square-fill::before{content:"\f11c"}.bi-arrow-down-left-square::before{content:"\f11d"}.bi-arrow-down-left::before{content:"\f11e"}.bi-arrow-down-right-circle-fill::before{content:"\f11f"}.bi-arrow-down-right-circle::before{content:"\f120"}.bi-arrow-down-right-square-fill::before{content:"\f121"}.bi-arrow-down-right-square::before{content:"\f122"}.bi-arrow-down-right::before{content:"\f123"}.bi-arrow-down-short::before{content:"\f124"}.bi-arrow-down-square-fill::before{content:"\f125"}.bi-arrow-down-square::before{content:"\f126"}.bi-arrow-down-up::before{content:"\f127"}.bi-arrow-down::before{content:"\f128"}.bi-arrow-left-circle-fill::before{content:"\f129"}.bi-arrow-left-circle::before{content:"\f12a"}.bi-arrow-left-right::before{content:"\f12b"}.bi-arrow-left-short::before{content:"\f12c"}.bi-arrow-left-square-fill::before{content:"\f12d"}.bi-arrow-left-square::before{content:"\f12e"}.bi-arrow-left::before{content:"\f12f"}.bi-arrow-repeat::before{content:"\f130"}.bi-arrow-return-left::before{content:"\f131"}.bi-arrow-return-right::before{content:"\f132"}.bi-arrow-right-circle-fill::before{content:"\f133"}.bi-arrow-right-circle::before{content:"\f134"}.bi-arrow-right-short::before{content:"\f135"}.bi-arrow-right-square-fill::before{content:"\f136"}.bi-arrow-right-square::before{content:"\f137"}.bi-arrow-right::before{content:"\f138"}.bi-arrow-up-circle-fill::before{content:"\f139"}.bi-arrow-up-circle::before{content:"\f13a"}.bi-arrow-up-left-circle-fill::before{content:"\f13b"}.bi-arrow-up-left-circle::before{content:"\f13c"}.bi-arrow-up-left-square-fill::before{content:"\f13d"}.bi-arrow-up-left-square::before{content:"\f13e"}.bi-arrow-up-left::before{content:"\f13f"}.bi-arrow-up-right-circle-fill::before{content:"\f140"}.bi-arrow-up-right-circle::before{content:"\f141"}.bi-arrow-up-right-square-fill::before{content:"\f142"}.bi-arrow-up-right-square::before{content:"\f143"}.bi-arrow-up-right::before{content:"\f144"}.bi-arrow-up-short::before{content:"\f145"}.bi-arrow-up-square-fill::before{content:"\f146"}.bi-arrow-up-square::before{content:"\f147"}.bi-arrow-up::before{content:"\f148"}.bi-arrows-angle-contract::before{content:"\f149"}.bi-arrows-angle-expand::before{content:"\f14a"}.bi-arrows-collapse::before{content:"\f14b"}.bi-arrows-expand::before{content:"\f14c"}.bi-arrows-fullscreen::before{content:"\f14d"}.bi-arrows-move::before{content:"\f14e"}.bi-aspect-ratio-fill::before{content:"\f14f"}.bi-aspect-ratio::before{content:"\f150"}.bi-asterisk::before{content:"\f151"}.bi-at::before{content:"\f152"}.bi-award-fill::before{content:"\f153"}.bi-award::before{content:"\f154"}.bi-back::before{content:"\f155"}.bi-backspace-fill::before{content:"\f156"}.bi-backspace-reverse-fill::before{content:"\f157"}.bi-backspace-reverse::before{content:"\f158"}.bi-backspace::before{content:"\f159"}.bi-badge-3d-fill::before{content:"\f15a"}.bi-badge-3d::before{content:"\f15b"}.bi-badge-4k-fill::before{content:"\f15c"}.bi-badge-4k::before{content:"\f15d"}.bi-badge-8k-fill::before{content:"\f15e"}.bi-badge-8k::before{content:"\f15f"}.bi-badge-ad-fill::before{content:"\f160"}.bi-badge-ad::before{content:"\f161"}.bi-badge-ar-fill::before{content:"\f162"}.bi-badge-ar::before{content:"\f163"}.bi-badge-cc-fill::before{content:"\f164"}.bi-badge-cc::before{content:"\f165"}.bi-badge-hd-fill::before{content:"\f166"}.bi-badge-hd::before{content:"\f167"}.bi-badge-tm-fill::before{content:"\f168"}.bi-badge-tm::before{content:"\f169"}.bi-badge-vo-fill::before{content:"\f16a"}.bi-badge-vo::before{content:"\f16b"}.bi-badge-vr-fill::before{content:"\f16c"}.bi-badge-vr::before{content:"\f16d"}.bi-badge-wc-fill::before{content:"\f16e"}.bi-badge-wc::before{content:"\f16f"}.bi-bag-check-fill::before{content:"\f170"}.bi-bag-check::before{content:"\f171"}.bi-bag-dash-fill::before{content:"\f172"}.bi-bag-dash::before{content:"\f173"}.bi-bag-fill::before{content:"\f174"}.bi-bag-plus-fill::before{content:"\f175"}.bi-bag-plus::before{content:"\f176"}.bi-bag-x-fill::before{content:"\f177"}.bi-bag-x::before{content:"\f178"}.bi-bag::before{content:"\f179"}.bi-bar-chart-fill::before{content:"\f17a"}.bi-bar-chart-line-fill::before{content:"\f17b"}.bi-bar-chart-line::before{content:"\f17c"}.bi-bar-chart-steps::before{content:"\f17d"}.bi-bar-chart::before{content:"\f17e"}.bi-basket-fill::before{content:"\f17f"}.bi-basket::before{content:"\f180"}.bi-basket2-fill::before{content:"\f181"}.bi-basket2::before{content:"\f182"}.bi-basket3-fill::before{content:"\f183"}.bi-basket3::before{content:"\f184"}.bi-battery-charging::before{content:"\f185"}.bi-battery-full::before{content:"\f186"}.bi-battery-half::before{content:"\f187"}.bi-battery::before{content:"\f188"}.bi-bell-fill::before{content:"\f189"}.bi-bell::before{content:"\f18a"}.bi-bezier::before{content:"\f18b"}.bi-bezier2::before{content:"\f18c"}.bi-bicycle::before{content:"\f18d"}.bi-binoculars-fill::before{content:"\f18e"}.bi-binoculars::before{content:"\f18f"}.bi-blockquote-left::before{content:"\f190"}.bi-blockquote-right::before{content:"\f191"}.bi-book-fill::before{content:"\f192"}.bi-book-half::before{content:"\f193"}.bi-book::before{content:"\f194"}.bi-bookmark-check-fill::before{content:"\f195"}.bi-bookmark-check::before{content:"\f196"}.bi-bookmark-dash-fill::before{content:"\f197"}.bi-bookmark-dash::before{content:"\f198"}.bi-bookmark-fill::before{content:"\f199"}.bi-bookmark-heart-fill::before{content:"\f19a"}.bi-bookmark-heart::before{content:"\f19b"}.bi-bookmark-plus-fill::before{content:"\f19c"}.bi-bookmark-plus::before{content:"\f19d"}.bi-bookmark-star-fill::before{content:"\f19e"}.bi-bookmark-star::before{content:"\f19f"}.bi-bookmark-x-fill::before{content:"\f1a0"}.bi-bookmark-x::before{content:"\f1a1"}.bi-bookmark::before{content:"\f1a2"}.bi-bookmarks-fill::before{content:"\f1a3"}.bi-bookmarks::before{content:"\f1a4"}.bi-bookshelf::before{content:"\f1a5"}.bi-bootstrap-fill::before{content:"\f1a6"}.bi-bootstrap-reboot::before{content:"\f1a7"}.bi-bootstrap::before{content:"\f1a8"}.bi-border-all::before{content:"\f1a9"}.bi-border-bottom::before{content:"\f1aa"}.bi-border-center::before{content:"\f1ab"}.bi-border-inner::before{content:"\f1ac"}.bi-border-left::before{content:"\f1ad"}.bi-border-middle::before{content:"\f1ae"}.bi-border-outer::before{content:"\f1af"}.bi-border-right::before{content:"\f1b0"}.bi-border-style::before{content:"\f1b1"}.bi-border-top::before{content:"\f1b2"}.bi-border-width::before{content:"\f1b3"}.bi-border::before{content:"\f1b4"}.bi-bounding-box-circles::before{content:"\f1b5"}.bi-bounding-box::before{content:"\f1b6"}.bi-box-arrow-down-left::before{content:"\f1b7"}.bi-box-arrow-down-right::before{content:"\f1b8"}.bi-box-arrow-down::before{content:"\f1b9"}.bi-box-arrow-in-down-left::before{content:"\f1ba"}.bi-box-arrow-in-down-right::before{content:"\f1bb"}.bi-box-arrow-in-down::before{content:"\f1bc"}.bi-box-arrow-in-left::before{content:"\f1bd"}.bi-box-arrow-in-right::before{content:"\f1be"}.bi-box-arrow-in-up-left::before{content:"\f1bf"}.bi-box-arrow-in-up-right::before{content:"\f1c0"}.bi-box-arrow-in-up::before{content:"\f1c1"}.bi-box-arrow-left::before{content:"\f1c2"}.bi-box-arrow-right::before{content:"\f1c3"}.bi-box-arrow-up-left::before{content:"\f1c4"}.bi-box-arrow-up-right::before{content:"\f1c5"}.bi-box-arrow-up::before{content:"\f1c6"}.bi-box-seam::before{content:"\f1c7"}.bi-box::before{content:"\f1c8"}.bi-braces::before{content:"\f1c9"}.bi-bricks::before{content:"\f1ca"}.bi-briefcase-fill::before{content:"\f1cb"}.bi-briefcase::before{content:"\f1cc"}.bi-brightness-alt-high-fill::before{content:"\f1cd"}.bi-brightness-alt-high::before{content:"\f1ce"}.bi-brightness-alt-low-fill::before{content:"\f1cf"}.bi-brightness-alt-low::before{content:"\f1d0"}.bi-brightness-high-fill::before{content:"\f1d1"}.bi-brightness-high::before{content:"\f1d2"}.bi-brightness-low-fill::before{content:"\f1d3"}.bi-brightness-low::before{content:"\f1d4"}.bi-broadcast-pin::before{content:"\f1d5"}.bi-broadcast::before{content:"\f1d6"}.bi-brush-fill::before{content:"\f1d7"}.bi-brush::before{content:"\f1d8"}.bi-bucket-fill::before{content:"\f1d9"}.bi-bucket::before{content:"\f1da"}.bi-bug-fill::before{content:"\f1db"}.bi-bug::before{content:"\f1dc"}.bi-building::before{content:"\f1dd"}.bi-bullseye::before{content:"\f1de"}.bi-calculator-fill::before{content:"\f1df"}.bi-calculator::before{content:"\f1e0"}.bi-calendar-check-fill::before{content:"\f1e1"}.bi-calendar-check::before{content:"\f1e2"}.bi-calendar-date-fill::before{content:"\f1e3"}.bi-calendar-date::before{content:"\f1e4"}.bi-calendar-day-fill::before{content:"\f1e5"}.bi-calendar-day::before{content:"\f1e6"}.bi-calendar-event-fill::before{content:"\f1e7"}.bi-calendar-event::before{content:"\f1e8"}.bi-calendar-fill::before{content:"\f1e9"}.bi-calendar-minus-fill::before{content:"\f1ea"}.bi-calendar-minus::before{content:"\f1eb"}.bi-calendar-month-fill::before{content:"\f1ec"}.bi-calendar-month::before{content:"\f1ed"}.bi-calendar-plus-fill::before{content:"\f1ee"}.bi-calendar-plus::before{content:"\f1ef"}.bi-calendar-range-fill::before{content:"\f1f0"}.bi-calendar-range::before{content:"\f1f1"}.bi-calendar-week-fill::before{content:"\f1f2"}.bi-calendar-week::before{content:"\f1f3"}.bi-calendar-x-fill::before{content:"\f1f4"}.bi-calendar-x::before{content:"\f1f5"}.bi-calendar::before{content:"\f1f6"}.bi-calendar2-check-fill::before{content:"\f1f7"}.bi-calendar2-check::before{content:"\f1f8"}.bi-calendar2-date-fill::before{content:"\f1f9"}.bi-calendar2-date::before{content:"\f1fa"}.bi-calendar2-day-fill::before{content:"\f1fb"}.bi-calendar2-day::before{content:"\f1fc"}.bi-calendar2-event-fill::before{content:"\f1fd"}.bi-calendar2-event::before{content:"\f1fe"}.bi-calendar2-fill::before{content:"\f1ff"}.bi-calendar2-minus-fill::before{content:"\f200"}.bi-calendar2-minus::before{content:"\f201"}.bi-calendar2-month-fill::before{content:"\f202"}.bi-calendar2-month::before{content:"\f203"}.bi-calendar2-plus-fill::before{content:"\f204"}.bi-calendar2-plus::before{content:"\f205"}.bi-calendar2-range-fill::before{content:"\f206"}.bi-calendar2-range::before{content:"\f207"}.bi-calendar2-week-fill::before{content:"\f208"}.bi-calendar2-week::before{content:"\f209"}.bi-calendar2-x-fill::before{content:"\f20a"}.bi-calendar2-x::before{content:"\f20b"}.bi-calendar2::before{content:"\f20c"}.bi-calendar3-event-fill::before{content:"\f20d"}.bi-calendar3-event::before{content:"\f20e"}.bi-calendar3-fill::before{content:"\f20f"}.bi-calendar3-range-fill::before{content:"\f210"}.bi-calendar3-range::before{content:"\f211"}.bi-calendar3-week-fill::before{content:"\f212"}.bi-calendar3-week::before{content:"\f213"}.bi-calendar3::before{content:"\f214"}.bi-calendar4-event::before{content:"\f215"}.bi-calendar4-range::before{content:"\f216"}.bi-calendar4-week::before{content:"\f217"}.bi-calendar4::before{content:"\f218"}.bi-camera-fill::before{content:"\f219"}.bi-camera-reels-fill::before{content:"\f21a"}.bi-camera-reels::before{content:"\f21b"}.bi-camera-video-fill::before{content:"\f21c"}.bi-camera-video-off-fill::before{content:"\f21d"}.bi-camera-video-off::before{content:"\f21e"}.bi-camera-video::before{content:"\f21f"}.bi-camera::before{content:"\f220"}.bi-camera2::before{content:"\f221"}.bi-capslock-fill::before{content:"\f222"}.bi-capslock::before{content:"\f223"}.bi-card-checklist::before{content:"\f224"}.bi-card-heading::before{content:"\f225"}.bi-card-image::before{content:"\f226"}.bi-card-list::before{content:"\f227"}.bi-card-text::before{content:"\f228"}.bi-caret-down-fill::before{content:"\f229"}.bi-caret-down-square-fill::before{content:"\f22a"}.bi-caret-down-square::before{content:"\f22b"}.bi-caret-down::before{content:"\f22c"}.bi-caret-left-fill::before{content:"\f22d"}.bi-caret-left-square-fill::before{content:"\f22e"}.bi-caret-left-square::before{content:"\f22f"}.bi-caret-left::before{content:"\f230"}.bi-caret-right-fill::before{content:"\f231"}.bi-caret-right-square-fill::before{content:"\f232"}.bi-caret-right-square::before{content:"\f233"}.bi-caret-right::before{content:"\f234"}.bi-caret-up-fill::before{content:"\f235"}.bi-caret-up-square-fill::before{content:"\f236"}.bi-caret-up-square::before{content:"\f237"}.bi-caret-up::before{content:"\f238"}.bi-cart-check-fill::before{content:"\f239"}.bi-cart-check::before{content:"\f23a"}.bi-cart-dash-fill::before{content:"\f23b"}.bi-cart-dash::before{content:"\f23c"}.bi-cart-fill::before{content:"\f23d"}.bi-cart-plus-fill::before{content:"\f23e"}.bi-cart-plus::before{content:"\f23f"}.bi-cart-x-fill::before{content:"\f240"}.bi-cart-x::before{content:"\f241"}.bi-cart::before{content:"\f242"}.bi-cart2::before{content:"\f243"}.bi-cart3::before{content:"\f244"}.bi-cart4::before{content:"\f245"}.bi-cash-stack::before{content:"\f246"}.bi-cash::before{content:"\f247"}.bi-cast::before{content:"\f248"}.bi-chat-dots-fill::before{content:"\f249"}.bi-chat-dots::before{content:"\f24a"}.bi-chat-fill::before{content:"\f24b"}.bi-chat-left-dots-fill::before{content:"\f24c"}.bi-chat-left-dots::before{content:"\f24d"}.bi-chat-left-fill::before{content:"\f24e"}.bi-chat-left-quote-fill::before{content:"\f24f"}.bi-chat-left-quote::before{content:"\f250"}.bi-chat-left-text-fill::before{content:"\f251"}.bi-chat-left-text::before{content:"\f252"}.bi-chat-left::before{content:"\f253"}.bi-chat-quote-fill::before{content:"\f254"}.bi-chat-quote::before{content:"\f255"}.bi-chat-right-dots-fill::before{content:"\f256"}.bi-chat-right-dots::before{content:"\f257"}.bi-chat-right-fill::before{content:"\f258"}.bi-chat-right-quote-fill::before{content:"\f259"}.bi-chat-right-quote::before{content:"\f25a"}.bi-chat-right-text-fill::before{content:"\f25b"}.bi-chat-right-text::before{content:"\f25c"}.bi-chat-right::before{content:"\f25d"}.bi-chat-square-dots-fill::before{content:"\f25e"}.bi-chat-square-dots::before{content:"\f25f"}.bi-chat-square-fill::before{content:"\f260"}.bi-chat-square-quote-fill::before{content:"\f261"}.bi-chat-square-quote::before{content:"\f262"}.bi-chat-square-text-fill::before{content:"\f263"}.bi-chat-square-text::before{content:"\f264"}.bi-chat-square::before{content:"\f265"}.bi-chat-text-fill::before{content:"\f266"}.bi-chat-text::before{content:"\f267"}.bi-chat::before{content:"\f268"}.bi-check-all::before{content:"\f269"}.bi-check-circle-fill::before{content:"\f26a"}.bi-check-circle::before{content:"\f26b"}.bi-check-square-fill::before{content:"\f26c"}.bi-check-square::before{content:"\f26d"}.bi-check::before{content:"\f26e"}.bi-check2-all::before{content:"\f26f"}.bi-check2-circle::before{content:"\f270"}.bi-check2-square::before{content:"\f271"}.bi-check2::before{content:"\f272"}.bi-chevron-bar-contract::before{content:"\f273"}.bi-chevron-bar-down::before{content:"\f274"}.bi-chevron-bar-expand::before{content:"\f275"}.bi-chevron-bar-left::before{content:"\f276"}.bi-chevron-bar-right::before{content:"\f277"}.bi-chevron-bar-up::before{content:"\f278"}.bi-chevron-compact-down::before{content:"\f279"}.bi-chevron-compact-left::before{content:"\f27a"}.bi-chevron-compact-right::before{content:"\f27b"}.bi-chevron-compact-up::before{content:"\f27c"}.bi-chevron-contract::before{content:"\f27d"}.bi-chevron-double-down::before{content:"\f27e"}.bi-chevron-double-left::before{content:"\f27f"}.bi-chevron-double-right::before{content:"\f280"}.bi-chevron-double-up::before{content:"\f281"}.bi-chevron-down::before{content:"\f282"}.bi-chevron-expand::before{content:"\f283"}.bi-chevron-left::before{content:"\f284"}.bi-chevron-right::before{content:"\f285"}.bi-chevron-up::before{content:"\f286"}.bi-circle-fill::before{content:"\f287"}.bi-circle-half::before{content:"\f288"}.bi-circle-square::before{content:"\f289"}.bi-circle::before{content:"\f28a"}.bi-clipboard-check::before{content:"\f28b"}.bi-clipboard-data::before{content:"\f28c"}.bi-clipboard-minus::before{content:"\f28d"}.bi-clipboard-plus::before{content:"\f28e"}.bi-clipboard-x::before{content:"\f28f"}.bi-clipboard::before{content:"\f290"}.bi-clock-fill::before{content:"\f291"}.bi-clock-history::before{content:"\f292"}.bi-clock::before{content:"\f293"}.bi-cloud-arrow-down-fill::before{content:"\f294"}.bi-cloud-arrow-down::before{content:"\f295"}.bi-cloud-arrow-up-fill::before{content:"\f296"}.bi-cloud-arrow-up::before{content:"\f297"}.bi-cloud-check-fill::before{content:"\f298"}.bi-cloud-check::before{content:"\f299"}.bi-cloud-download-fill::before{content:"\f29a"}.bi-cloud-download::before{content:"\f29b"}.bi-cloud-drizzle-fill::before{content:"\f29c"}.bi-cloud-drizzle::before{content:"\f29d"}.bi-cloud-fill::before{content:"\f29e"}.bi-cloud-fog-fill::before{content:"\f29f"}.bi-cloud-fog::before{content:"\f2a0"}.bi-cloud-fog2-fill::before{content:"\f2a1"}.bi-cloud-fog2::before{content:"\f2a2"}.bi-cloud-hail-fill::before{content:"\f2a3"}.bi-cloud-hail::before{content:"\f2a4"}.bi-cloud-haze-fill::before{content:"\f2a6"}.bi-cloud-haze::before{content:"\f2a7"}.bi-cloud-haze2-fill::before{content:"\f2a8"}.bi-cloud-lightning-fill::before{content:"\f2a9"}.bi-cloud-lightning-rain-fill::before{content:"\f2aa"}.bi-cloud-lightning-rain::before{content:"\f2ab"}.bi-cloud-lightning::before{content:"\f2ac"}.bi-cloud-minus-fill::before{content:"\f2ad"}.bi-cloud-minus::before{content:"\f2ae"}.bi-cloud-moon-fill::before{content:"\f2af"}.bi-cloud-moon::before{content:"\f2b0"}.bi-cloud-plus-fill::before{content:"\f2b1"}.bi-cloud-plus::before{content:"\f2b2"}.bi-cloud-rain-fill::before{content:"\f2b3"}.bi-cloud-rain-heavy-fill::before{content:"\f2b4"}.bi-cloud-rain-heavy::before{content:"\f2b5"}.bi-cloud-rain::before{content:"\f2b6"}.bi-cloud-slash-fill::before{content:"\f2b7"}.bi-cloud-slash::before{content:"\f2b8"}.bi-cloud-sleet-fill::before{content:"\f2b9"}.bi-cloud-sleet::before{content:"\f2ba"}.bi-cloud-snow-fill::before{content:"\f2bb"}.bi-cloud-snow::before{content:"\f2bc"}.bi-cloud-sun-fill::before{content:"\f2bd"}.bi-cloud-sun::before{content:"\f2be"}.bi-cloud-upload-fill::before{content:"\f2bf"}.bi-cloud-upload::before{content:"\f2c0"}.bi-cloud::before{content:"\f2c1"}.bi-clouds-fill::before{content:"\f2c2"}.bi-clouds::before{content:"\f2c3"}.bi-cloudy-fill::before{content:"\f2c4"}.bi-cloudy::before{content:"\f2c5"}.bi-code-slash::before{content:"\f2c6"}.bi-code-square::before{content:"\f2c7"}.bi-code::before{content:"\f2c8"}.bi-collection-fill::before{content:"\f2c9"}.bi-collection-play-fill::before{content:"\f2ca"}.bi-collection-play::before{content:"\f2cb"}.bi-collection::before{content:"\f2cc"}.bi-columns-gap::before{content:"\f2cd"}.bi-columns::before{content:"\f2ce"}.bi-command::before{content:"\f2cf"}.bi-compass-fill::before{content:"\f2d0"}.bi-compass::before{content:"\f2d1"}.bi-cone-striped::before{content:"\f2d2"}.bi-cone::before{content:"\f2d3"}.bi-controller::before{content:"\f2d4"}.bi-cpu-fill::before{content:"\f2d5"}.bi-cpu::before{content:"\f2d6"}.bi-credit-card-2-back-fill::before{content:"\f2d7"}.bi-credit-card-2-back::before{content:"\f2d8"}.bi-credit-card-2-front-fill::before{content:"\f2d9"}.bi-credit-card-2-front::before{content:"\f2da"}.bi-credit-card-fill::before{content:"\f2db"}.bi-credit-card::before{content:"\f2dc"}.bi-crop::before{content:"\f2dd"}.bi-cup-fill::before{content:"\f2de"}.bi-cup-straw::before{content:"\f2df"}.bi-cup::before{content:"\f2e0"}.bi-cursor-fill::before{content:"\f2e1"}.bi-cursor-text::before{content:"\f2e2"}.bi-cursor::before{content:"\f2e3"}.bi-dash-circle-dotted::before{content:"\f2e4"}.bi-dash-circle-fill::before{content:"\f2e5"}.bi-dash-circle::before{content:"\f2e6"}.bi-dash-square-dotted::before{content:"\f2e7"}.bi-dash-square-fill::before{content:"\f2e8"}.bi-dash-square::before{content:"\f2e9"}.bi-dash::before{content:"\f2ea"}.bi-diagram-2-fill::before{content:"\f2eb"}.bi-diagram-2::before{content:"\f2ec"}.bi-diagram-3-fill::before{content:"\f2ed"}.bi-diagram-3::before{content:"\f2ee"}.bi-diamond-fill::before{content:"\f2ef"}.bi-diamond-half::before{content:"\f2f0"}.bi-diamond::before{content:"\f2f1"}.bi-dice-1-fill::before{content:"\f2f2"}.bi-dice-1::before{content:"\f2f3"}.bi-dice-2-fill::before{content:"\f2f4"}.bi-dice-2::before{content:"\f2f5"}.bi-dice-3-fill::before{content:"\f2f6"}.bi-dice-3::before{content:"\f2f7"}.bi-dice-4-fill::before{content:"\f2f8"}.bi-dice-4::before{content:"\f2f9"}.bi-dice-5-fill::before{content:"\f2fa"}.bi-dice-5::before{content:"\f2fb"}.bi-dice-6-fill::before{content:"\f2fc"}.bi-dice-6::before{content:"\f2fd"}.bi-disc-fill::before{content:"\f2fe"}.bi-disc::before{content:"\f2ff"}.bi-discord::before{content:"\f300"}.bi-display-fill::before{content:"\f301"}.bi-display::before{content:"\f302"}.bi-distribute-horizontal::before{content:"\f303"}.bi-distribute-vertical::before{content:"\f304"}.bi-door-closed-fill::before{content:"\f305"}.bi-door-closed::before{content:"\f306"}.bi-door-open-fill::before{content:"\f307"}.bi-door-open::before{content:"\f308"}.bi-dot::before{content:"\f309"}.bi-download::before{content:"\f30a"}.bi-droplet-fill::before{content:"\f30b"}.bi-droplet-half::before{content:"\f30c"}.bi-droplet::before{content:"\f30d"}.bi-earbuds::before{content:"\f30e"}.bi-easel-fill::before{content:"\f30f"}.bi-easel::before{content:"\f310"}.bi-egg-fill::before{content:"\f311"}.bi-egg-fried::before{content:"\f312"}.bi-egg::before{content:"\f313"}.bi-eject-fill::before{content:"\f314"}.bi-eject::before{content:"\f315"}.bi-emoji-angry-fill::before{content:"\f316"}.bi-emoji-angry::before{content:"\f317"}.bi-emoji-dizzy-fill::before{content:"\f318"}.bi-emoji-dizzy::before{content:"\f319"}.bi-emoji-expressionless-fill::before{content:"\f31a"}.bi-emoji-expressionless::before{content:"\f31b"}.bi-emoji-frown-fill::before{content:"\f31c"}.bi-emoji-frown::before{content:"\f31d"}.bi-emoji-heart-eyes-fill::before{content:"\f31e"}.bi-emoji-heart-eyes::before{content:"\f31f"}.bi-emoji-laughing-fill::before{content:"\f320"}.bi-emoji-laughing::before{content:"\f321"}.bi-emoji-neutral-fill::before{content:"\f322"}.bi-emoji-neutral::before{content:"\f323"}.bi-emoji-smile-fill::before{content:"\f324"}.bi-emoji-smile-upside-down-fill::before{content:"\f325"}.bi-emoji-smile-upside-down::before{content:"\f326"}.bi-emoji-smile::before{content:"\f327"}.bi-emoji-sunglasses-fill::before{content:"\f328"}.bi-emoji-sunglasses::before{content:"\f329"}.bi-emoji-wink-fill::before{content:"\f32a"}.bi-emoji-wink::before{content:"\f32b"}.bi-envelope-fill::before{content:"\f32c"}.bi-envelope-open-fill::before{content:"\f32d"}.bi-envelope-open::before{content:"\f32e"}.bi-envelope::before{content:"\f32f"}.bi-eraser-fill::before{content:"\f330"}.bi-eraser::before{content:"\f331"}.bi-exclamation-circle-fill::before{content:"\f332"}.bi-exclamation-circle::before{content:"\f333"}.bi-exclamation-diamond-fill::before{content:"\f334"}.bi-exclamation-diamond::before{content:"\f335"}.bi-exclamation-octagon-fill::before{content:"\f336"}.bi-exclamation-octagon::before{content:"\f337"}.bi-exclamation-square-fill::before{content:"\f338"}.bi-exclamation-square::before{content:"\f339"}.bi-exclamation-triangle-fill::before{content:"\f33a"}.bi-exclamation-triangle::before{content:"\f33b"}.bi-exclamation::before{content:"\f33c"}.bi-exclude::before{content:"\f33d"}.bi-eye-fill::before{content:"\f33e"}.bi-eye-slash-fill::before{content:"\f33f"}.bi-eye-slash::before{content:"\f340"}.bi-eye::before{content:"\f341"}.bi-eyedropper::before{content:"\f342"}.bi-eyeglasses::before{content:"\f343"}.bi-facebook::before{content:"\f344"}.bi-file-arrow-down-fill::before{content:"\f345"}.bi-file-arrow-down::before{content:"\f346"}.bi-file-arrow-up-fill::before{content:"\f347"}.bi-file-arrow-up::before{content:"\f348"}.bi-file-bar-graph-fill::before{content:"\f349"}.bi-file-bar-graph::before{content:"\f34a"}.bi-file-binary-fill::before{content:"\f34b"}.bi-file-binary::before{content:"\f34c"}.bi-file-break-fill::before{content:"\f34d"}.bi-file-break::before{content:"\f34e"}.bi-file-check-fill::before{content:"\f34f"}.bi-file-check::before{content:"\f350"}.bi-file-code-fill::before{content:"\f351"}.bi-file-code::before{content:"\f352"}.bi-file-diff-fill::before{content:"\f353"}.bi-file-diff::before{content:"\f354"}.bi-file-earmark-arrow-down-fill::before{content:"\f355"}.bi-file-earmark-arrow-down::before{content:"\f356"}.bi-file-earmark-arrow-up-fill::before{content:"\f357"}.bi-file-earmark-arrow-up::before{content:"\f358"}.bi-file-earmark-bar-graph-fill::before{content:"\f359"}.bi-file-earmark-bar-graph::before{content:"\f35a"}.bi-file-earmark-binary-fill::before{content:"\f35b"}.bi-file-earmark-binary::before{content:"\f35c"}.bi-file-earmark-break-fill::before{content:"\f35d"}.bi-file-earmark-break::before{content:"\f35e"}.bi-file-earmark-check-fill::before{content:"\f35f"}.bi-file-earmark-check::before{content:"\f360"}.bi-file-earmark-code-fill::before{content:"\f361"}.bi-file-earmark-code::before{content:"\f362"}.bi-file-earmark-diff-fill::before{content:"\f363"}.bi-file-earmark-diff::before{content:"\f364"}.bi-file-earmark-easel-fill::before{content:"\f365"}.bi-file-earmark-easel::before{content:"\f366"}.bi-file-earmark-excel-fill::before{content:"\f367"}.bi-file-earmark-excel::before{content:"\f368"}.bi-file-earmark-fill::before{content:"\f369"}.bi-file-earmark-font-fill::before{content:"\f36a"}.bi-file-earmark-font::before{content:"\f36b"}.bi-file-earmark-image-fill::before{content:"\f36c"}.bi-file-earmark-image::before{content:"\f36d"}.bi-file-earmark-lock-fill::before{content:"\f36e"}.bi-file-earmark-lock::before{content:"\f36f"}.bi-file-earmark-lock2-fill::before{content:"\f370"}.bi-file-earmark-lock2::before{content:"\f371"}.bi-file-earmark-medical-fill::before{content:"\f372"}.bi-file-earmark-medical::before{content:"\f373"}.bi-file-earmark-minus-fill::before{content:"\f374"}.bi-file-earmark-minus::before{content:"\f375"}.bi-file-earmark-music-fill::before{content:"\f376"}.bi-file-earmark-music::before{content:"\f377"}.bi-file-earmark-person-fill::before{content:"\f378"}.bi-file-earmark-person::before{content:"\f379"}.bi-file-earmark-play-fill::before{content:"\f37a"}.bi-file-earmark-play::before{content:"\f37b"}.bi-file-earmark-plus-fill::before{content:"\f37c"}.bi-file-earmark-plus::before{content:"\f37d"}.bi-file-earmark-post-fill::before{content:"\f37e"}.bi-file-earmark-post::before{content:"\f37f"}.bi-file-earmark-ppt-fill::before{content:"\f380"}.bi-file-earmark-ppt::before{content:"\f381"}.bi-file-earmark-richtext-fill::before{content:"\f382"}.bi-file-earmark-richtext::before{content:"\f383"}.bi-file-earmark-ruled-fill::before{content:"\f384"}.bi-file-earmark-ruled::before{content:"\f385"}.bi-file-earmark-slides-fill::before{content:"\f386"}.bi-file-earmark-slides::before{content:"\f387"}.bi-file-earmark-spreadsheet-fill::before{content:"\f388"}.bi-file-earmark-spreadsheet::before{content:"\f389"}.bi-file-earmark-text-fill::before{content:"\f38a"}.bi-file-earmark-text::before{content:"\f38b"}.bi-file-earmark-word-fill::before{content:"\f38c"}.bi-file-earmark-word::before{content:"\f38d"}.bi-file-earmark-x-fill::before{content:"\f38e"}.bi-file-earmark-x::before{content:"\f38f"}.bi-file-earmark-zip-fill::before{content:"\f390"}.bi-file-earmark-zip::before{content:"\f391"}.bi-file-earmark::before{content:"\f392"}.bi-file-easel-fill::before{content:"\f393"}.bi-file-easel::before{content:"\f394"}.bi-file-excel-fill::before{content:"\f395"}.bi-file-excel::before{content:"\f396"}.bi-file-fill::before{content:"\f397"}.bi-file-font-fill::before{content:"\f398"}.bi-file-font::before{content:"\f399"}.bi-file-image-fill::before{content:"\f39a"}.bi-file-image::before{content:"\f39b"}.bi-file-lock-fill::before{content:"\f39c"}.bi-file-lock::before{content:"\f39d"}.bi-file-lock2-fill::before{content:"\f39e"}.bi-file-lock2::before{content:"\f39f"}.bi-file-medical-fill::before{content:"\f3a0"}.bi-file-medical::before{content:"\f3a1"}.bi-file-minus-fill::before{content:"\f3a2"}.bi-file-minus::before{content:"\f3a3"}.bi-file-music-fill::before{content:"\f3a4"}.bi-file-music::before{content:"\f3a5"}.bi-file-person-fill::before{content:"\f3a6"}.bi-file-person::before{content:"\f3a7"}.bi-file-play-fill::before{content:"\f3a8"}.bi-file-play::before{content:"\f3a9"}.bi-file-plus-fill::before{content:"\f3aa"}.bi-file-plus::before{content:"\f3ab"}.bi-file-post-fill::before{content:"\f3ac"}.bi-file-post::before{content:"\f3ad"}.bi-file-ppt-fill::before{content:"\f3ae"}.bi-file-ppt::before{content:"\f3af"}.bi-file-richtext-fill::before{content:"\f3b0"}.bi-file-richtext::before{content:"\f3b1"}.bi-file-ruled-fill::before{content:"\f3b2"}.bi-file-ruled::before{content:"\f3b3"}.bi-file-slides-fill::before{content:"\f3b4"}.bi-file-slides::before{content:"\f3b5"}.bi-file-spreadsheet-fill::before{content:"\f3b6"}.bi-file-spreadsheet::before{content:"\f3b7"}.bi-file-text-fill::before{content:"\f3b8"}.bi-file-text::before{content:"\f3b9"}.bi-file-word-fill::before{content:"\f3ba"}.bi-file-word::before{content:"\f3bb"}.bi-file-x-fill::before{content:"\f3bc"}.bi-file-x::before{content:"\f3bd"}.bi-file-zip-fill::before{content:"\f3be"}.bi-file-zip::before{content:"\f3bf"}.bi-file::before{content:"\f3c0"}.bi-files-alt::before{content:"\f3c1"}.bi-files::before{content:"\f3c2"}.bi-film::before{content:"\f3c3"}.bi-filter-circle-fill::before{content:"\f3c4"}.bi-filter-circle::before{content:"\f3c5"}.bi-filter-left::before{content:"\f3c6"}.bi-filter-right::before{content:"\f3c7"}.bi-filter-square-fill::before{content:"\f3c8"}.bi-filter-square::before{content:"\f3c9"}.bi-filter::before{content:"\f3ca"}.bi-flag-fill::before{content:"\f3cb"}.bi-flag::before{content:"\f3cc"}.bi-flower1::before{content:"\f3cd"}.bi-flower2::before{content:"\f3ce"}.bi-flower3::before{content:"\f3cf"}.bi-folder-check::before{content:"\f3d0"}.bi-folder-fill::before{content:"\f3d1"}.bi-folder-minus::before{content:"\f3d2"}.bi-folder-plus::before{content:"\f3d3"}.bi-folder-symlink-fill::before{content:"\f3d4"}.bi-folder-symlink::before{content:"\f3d5"}.bi-folder-x::before{content:"\f3d6"}.bi-folder::before{content:"\f3d7"}.bi-folder2-open::before{content:"\f3d8"}.bi-folder2::before{content:"\f3d9"}.bi-fonts::before{content:"\f3da"}.bi-forward-fill::before{content:"\f3db"}.bi-forward::before{content:"\f3dc"}.bi-front::before{content:"\f3dd"}.bi-fullscreen-exit::before{content:"\f3de"}.bi-fullscreen::before{content:"\f3df"}.bi-funnel-fill::before{content:"\f3e0"}.bi-funnel::before{content:"\f3e1"}.bi-gear-fill::before{content:"\f3e2"}.bi-gear-wide-connected::before{content:"\f3e3"}.bi-gear-wide::before{content:"\f3e4"}.bi-gear::before{content:"\f3e5"}.bi-gem::before{content:"\f3e6"}.bi-geo-alt-fill::before{content:"\f3e7"}.bi-geo-alt::before{content:"\f3e8"}.bi-geo-fill::before{content:"\f3e9"}.bi-geo::before{content:"\f3ea"}.bi-gift-fill::before{content:"\f3eb"}.bi-gift::before{content:"\f3ec"}.bi-github::before{content:"\f3ed"}.bi-globe::before{content:"\f3ee"}.bi-globe2::before{content:"\f3ef"}.bi-google::before{content:"\f3f0"}.bi-graph-down::before{content:"\f3f1"}.bi-graph-up::before{content:"\f3f2"}.bi-grid-1x2-fill::before{content:"\f3f3"}.bi-grid-1x2::before{content:"\f3f4"}.bi-grid-3x2-gap-fill::before{content:"\f3f5"}.bi-grid-3x2-gap::before{content:"\f3f6"}.bi-grid-3x2::before{content:"\f3f7"}.bi-grid-3x3-gap-fill::before{content:"\f3f8"}.bi-grid-3x3-gap::before{content:"\f3f9"}.bi-grid-3x3::before{content:"\f3fa"}.bi-grid-fill::before{content:"\f3fb"}.bi-grid::before{content:"\f3fc"}.bi-grip-horizontal::before{content:"\f3fd"}.bi-grip-vertical::before{content:"\f3fe"}.bi-hammer::before{content:"\f3ff"}.bi-hand-index-fill::before{content:"\f400"}.bi-hand-index-thumb-fill::before{content:"\f401"}.bi-hand-index-thumb::before{content:"\f402"}.bi-hand-index::before{content:"\f403"}.bi-hand-thumbs-down-fill::before{content:"\f404"}.bi-hand-thumbs-down::before{content:"\f405"}.bi-hand-thumbs-up-fill::before{content:"\f406"}.bi-hand-thumbs-up::before{content:"\f407"}.bi-handbag-fill::before{content:"\f408"}.bi-handbag::before{content:"\f409"}.bi-hash::before{content:"\f40a"}.bi-hdd-fill::before{content:"\f40b"}.bi-hdd-network-fill::before{content:"\f40c"}.bi-hdd-network::before{content:"\f40d"}.bi-hdd-rack-fill::before{content:"\f40e"}.bi-hdd-rack::before{content:"\f40f"}.bi-hdd-stack-fill::before{content:"\f410"}.bi-hdd-stack::before{content:"\f411"}.bi-hdd::before{content:"\f412"}.bi-headphones::before{content:"\f413"}.bi-headset::before{content:"\f414"}.bi-heart-fill::before{content:"\f415"}.bi-heart-half::before{content:"\f416"}.bi-heart::before{content:"\f417"}.bi-heptagon-fill::before{content:"\f418"}.bi-heptagon-half::before{content:"\f419"}.bi-heptagon::before{content:"\f41a"}.bi-hexagon-fill::before{content:"\f41b"}.bi-hexagon-half::before{content:"\f41c"}.bi-hexagon::before{content:"\f41d"}.bi-hourglass-bottom::before{content:"\f41e"}.bi-hourglass-split::before{content:"\f41f"}.bi-hourglass-top::before{content:"\f420"}.bi-hourglass::before{content:"\f421"}.bi-house-door-fill::before{content:"\f422"}.bi-house-door::before{content:"\f423"}.bi-house-fill::before{content:"\f424"}.bi-house::before{content:"\f425"}.bi-hr::before{content:"\f426"}.bi-hurricane::before{content:"\f427"}.bi-image-alt::before{content:"\f428"}.bi-image-fill::before{content:"\f429"}.bi-image::before{content:"\f42a"}.bi-images::before{content:"\f42b"}.bi-inbox-fill::before{content:"\f42c"}.bi-inbox::before{content:"\f42d"}.bi-inboxes-fill::before{content:"\f42e"}.bi-inboxes::before{content:"\f42f"}.bi-info-circle-fill::before{content:"\f430"}.bi-info-circle::before{content:"\f431"}.bi-info-square-fill::before{content:"\f432"}.bi-info-square::before{content:"\f433"}.bi-info::before{content:"\f434"}.bi-input-cursor-text::before{content:"\f435"}.bi-input-cursor::before{content:"\f436"}.bi-instagram::before{content:"\f437"}.bi-intersect::before{content:"\f438"}.bi-journal-album::before{content:"\f439"}.bi-journal-arrow-down::before{content:"\f43a"}.bi-journal-arrow-up::before{content:"\f43b"}.bi-journal-bookmark-fill::before{content:"\f43c"}.bi-journal-bookmark::before{content:"\f43d"}.bi-journal-check::before{content:"\f43e"}.bi-journal-code::before{content:"\f43f"}.bi-journal-medical::before{content:"\f440"}.bi-journal-minus::before{content:"\f441"}.bi-journal-plus::before{content:"\f442"}.bi-journal-richtext::before{content:"\f443"}.bi-journal-text::before{content:"\f444"}.bi-journal-x::before{content:"\f445"}.bi-journal::before{content:"\f446"}.bi-journals::before{content:"\f447"}.bi-joystick::before{content:"\f448"}.bi-justify-left::before{content:"\f449"}.bi-justify-right::before{content:"\f44a"}.bi-justify::before{content:"\f44b"}.bi-kanban-fill::before{content:"\f44c"}.bi-kanban::before{content:"\f44d"}.bi-key-fill::before{content:"\f44e"}.bi-key::before{content:"\f44f"}.bi-keyboard-fill::before{content:"\f450"}.bi-keyboard::before{content:"\f451"}.bi-ladder::before{content:"\f452"}.bi-lamp-fill::before{content:"\f453"}.bi-lamp::before{content:"\f454"}.bi-laptop-fill::before{content:"\f455"}.bi-laptop::before{content:"\f456"}.bi-layer-backward::before{content:"\f457"}.bi-layer-forward::before{content:"\f458"}.bi-layers-fill::before{content:"\f459"}.bi-layers-half::before{content:"\f45a"}.bi-layers::before{content:"\f45b"}.bi-layout-sidebar-inset-reverse::before{content:"\f45c"}.bi-layout-sidebar-inset::before{content:"\f45d"}.bi-layout-sidebar-reverse::before{content:"\f45e"}.bi-layout-sidebar::before{content:"\f45f"}.bi-layout-split::before{content:"\f460"}.bi-layout-text-sidebar-reverse::before{content:"\f461"}.bi-layout-text-sidebar::before{content:"\f462"}.bi-layout-text-window-reverse::before{content:"\f463"}.bi-layout-text-window::before{content:"\f464"}.bi-layout-three-columns::before{content:"\f465"}.bi-layout-wtf::before{content:"\f466"}.bi-life-preserver::before{content:"\f467"}.bi-lightbulb-fill::before{content:"\f468"}.bi-lightbulb-off-fill::before{content:"\f469"}.bi-lightbulb-off::before{content:"\f46a"}.bi-lightbulb::before{content:"\f46b"}.bi-lightning-charge-fill::before{content:"\f46c"}.bi-lightning-charge::before{content:"\f46d"}.bi-lightning-fill::before{content:"\f46e"}.bi-lightning::before{content:"\f46f"}.bi-link-45deg::before{content:"\f470"}.bi-link::before{content:"\f471"}.bi-linkedin::before{content:"\f472"}.bi-list-check::before{content:"\f473"}.bi-list-nested::before{content:"\f474"}.bi-list-ol::before{content:"\f475"}.bi-list-stars::before{content:"\f476"}.bi-list-task::before{content:"\f477"}.bi-list-ul::before{content:"\f478"}.bi-list::before{content:"\f479"}.bi-lock-fill::before{content:"\f47a"}.bi-lock::before{content:"\f47b"}.bi-mailbox::before{content:"\f47c"}.bi-mailbox2::before{content:"\f47d"}.bi-map-fill::before{content:"\f47e"}.bi-map::before{content:"\f47f"}.bi-markdown-fill::before{content:"\f480"}.bi-markdown::before{content:"\f481"}.bi-mask::before{content:"\f482"}.bi-megaphone-fill::before{content:"\f483"}.bi-megaphone::before{content:"\f484"}.bi-menu-app-fill::before{content:"\f485"}.bi-menu-app::before{content:"\f486"}.bi-menu-button-fill::before{content:"\f487"}.bi-menu-button-wide-fill::before{content:"\f488"}.bi-menu-button-wide::before{content:"\f489"}.bi-menu-button::before{content:"\f48a"}.bi-menu-down::before{content:"\f48b"}.bi-menu-up::before{content:"\f48c"}.bi-mic-fill::before{content:"\f48d"}.bi-mic-mute-fill::before{content:"\f48e"}.bi-mic-mute::before{content:"\f48f"}.bi-mic::before{content:"\f490"}.bi-minecart-loaded::before{content:"\f491"}.bi-minecart::before{content:"\f492"}.bi-moisture::before{content:"\f493"}.bi-moon-fill::before{content:"\f494"}.bi-moon-stars-fill::before{content:"\f495"}.bi-moon-stars::before{content:"\f496"}.bi-moon::before{content:"\f497"}.bi-mouse-fill::before{content:"\f498"}.bi-mouse::before{content:"\f499"}.bi-mouse2-fill::before{content:"\f49a"}.bi-mouse2::before{content:"\f49b"}.bi-mouse3-fill::before{content:"\f49c"}.bi-mouse3::before{content:"\f49d"}.bi-music-note-beamed::before{content:"\f49e"}.bi-music-note-list::before{content:"\f49f"}.bi-music-note::before{content:"\f4a0"}.bi-music-player-fill::before{content:"\f4a1"}.bi-music-player::before{content:"\f4a2"}.bi-newspaper::before{content:"\f4a3"}.bi-node-minus-fill::before{content:"\f4a4"}.bi-node-minus::before{content:"\f4a5"}.bi-node-plus-fill::before{content:"\f4a6"}.bi-node-plus::before{content:"\f4a7"}.bi-nut-fill::before{content:"\f4a8"}.bi-nut::before{content:"\f4a9"}.bi-octagon-fill::before{content:"\f4aa"}.bi-octagon-half::before{content:"\f4ab"}.bi-octagon::before{content:"\f4ac"}.bi-option::before{content:"\f4ad"}.bi-outlet::before{content:"\f4ae"}.bi-paint-bucket::before{content:"\f4af"}.bi-palette-fill::before{content:"\f4b0"}.bi-palette::before{content:"\f4b1"}.bi-palette2::before{content:"\f4b2"}.bi-paperclip::before{content:"\f4b3"}.bi-paragraph::before{content:"\f4b4"}.bi-patch-check-fill::before{content:"\f4b5"}.bi-patch-check::before{content:"\f4b6"}.bi-patch-exclamation-fill::before{content:"\f4b7"}.bi-patch-exclamation::before{content:"\f4b8"}.bi-patch-minus-fill::before{content:"\f4b9"}.bi-patch-minus::before{content:"\f4ba"}.bi-patch-plus-fill::before{content:"\f4bb"}.bi-patch-plus::before{content:"\f4bc"}.bi-patch-question-fill::before{content:"\f4bd"}.bi-patch-question::before{content:"\f4be"}.bi-pause-btn-fill::before{content:"\f4bf"}.bi-pause-btn::before{content:"\f4c0"}.bi-pause-circle-fill::before{content:"\f4c1"}.bi-pause-circle::before{content:"\f4c2"}.bi-pause-fill::before{content:"\f4c3"}.bi-pause::before{content:"\f4c4"}.bi-peace-fill::before{content:"\f4c5"}.bi-peace::before{content:"\f4c6"}.bi-pen-fill::before{content:"\f4c7"}.bi-pen::before{content:"\f4c8"}.bi-pencil-fill::before{content:"\f4c9"}.bi-pencil-square::before{content:"\f4ca"}.bi-pencil::before{content:"\f4cb"}.bi-pentagon-fill::before{content:"\f4cc"}.bi-pentagon-half::before{content:"\f4cd"}.bi-pentagon::before{content:"\f4ce"}.bi-people-fill::before{content:"\f4cf"}.bi-people::before{content:"\f4d0"}.bi-percent::before{content:"\f4d1"}.bi-person-badge-fill::before{content:"\f4d2"}.bi-person-badge::before{content:"\f4d3"}.bi-person-bounding-box::before{content:"\f4d4"}.bi-person-check-fill::before{content:"\f4d5"}.bi-person-check::before{content:"\f4d6"}.bi-person-circle::before{content:"\f4d7"}.bi-person-dash-fill::before{content:"\f4d8"}.bi-person-dash::before{content:"\f4d9"}.bi-person-fill::before{content:"\f4da"}.bi-person-lines-fill::before{content:"\f4db"}.bi-person-plus-fill::before{content:"\f4dc"}.bi-person-plus::before{content:"\f4dd"}.bi-person-square::before{content:"\f4de"}.bi-person-x-fill::before{content:"\f4df"}.bi-person-x::before{content:"\f4e0"}.bi-person::before{content:"\f4e1"}.bi-phone-fill::before{content:"\f4e2"}.bi-phone-landscape-fill::before{content:"\f4e3"}.bi-phone-landscape::before{content:"\f4e4"}.bi-phone-vibrate-fill::before{content:"\f4e5"}.bi-phone-vibrate::before{content:"\f4e6"}.bi-phone::before{content:"\f4e7"}.bi-pie-chart-fill::before{content:"\f4e8"}.bi-pie-chart::before{content:"\f4e9"}.bi-pin-angle-fill::before{content:"\f4ea"}.bi-pin-angle::before{content:"\f4eb"}.bi-pin-fill::before{content:"\f4ec"}.bi-pin::before{content:"\f4ed"}.bi-pip-fill::before{content:"\f4ee"}.bi-pip::before{content:"\f4ef"}.bi-play-btn-fill::before{content:"\f4f0"}.bi-play-btn::before{content:"\f4f1"}.bi-play-circle-fill::before{content:"\f4f2"}.bi-play-circle::before{content:"\f4f3"}.bi-play-fill::before{content:"\f4f4"}.bi-play::before{content:"\f4f5"}.bi-plug-fill::before{content:"\f4f6"}.bi-plug::before{content:"\f4f7"}.bi-plus-circle-dotted::before{content:"\f4f8"}.bi-plus-circle-fill::before{content:"\f4f9"}.bi-plus-circle::before{content:"\f4fa"}.bi-plus-square-dotted::before{content:"\f4fb"}.bi-plus-square-fill::before{content:"\f4fc"}.bi-plus-square::before{content:"\f4fd"}.bi-plus::before{content:"\f4fe"}.bi-power::before{content:"\f4ff"}.bi-printer-fill::before{content:"\f500"}.bi-printer::before{content:"\f501"}.bi-puzzle-fill::before{content:"\f502"}.bi-puzzle::before{content:"\f503"}.bi-question-circle-fill::before{content:"\f504"}.bi-question-circle::before{content:"\f505"}.bi-question-diamond-fill::before{content:"\f506"}.bi-question-diamond::before{content:"\f507"}.bi-question-octagon-fill::before{content:"\f508"}.bi-question-octagon::before{content:"\f509"}.bi-question-square-fill::before{content:"\f50a"}.bi-question-square::before{content:"\f50b"}.bi-question::before{content:"\f50c"}.bi-rainbow::before{content:"\f50d"}.bi-receipt-cutoff::before{content:"\f50e"}.bi-receipt::before{content:"\f50f"}.bi-reception-0::before{content:"\f510"}.bi-reception-1::before{content:"\f511"}.bi-reception-2::before{content:"\f512"}.bi-reception-3::before{content:"\f513"}.bi-reception-4::before{content:"\f514"}.bi-record-btn-fill::before{content:"\f515"}.bi-record-btn::before{content:"\f516"}.bi-record-circle-fill::before{content:"\f517"}.bi-record-circle::before{content:"\f518"}.bi-record-fill::before{content:"\f519"}.bi-record::before{content:"\f51a"}.bi-record2-fill::before{content:"\f51b"}.bi-record2::before{content:"\f51c"}.bi-reply-all-fill::before{content:"\f51d"}.bi-reply-all::before{content:"\f51e"}.bi-reply-fill::before{content:"\f51f"}.bi-reply::before{content:"\f520"}.bi-rss-fill::before{content:"\f521"}.bi-rss::before{content:"\f522"}.bi-rulers::before{content:"\f523"}.bi-save-fill::before{content:"\f524"}.bi-save::before{content:"\f525"}.bi-save2-fill::before{content:"\f526"}.bi-save2::before{content:"\f527"}.bi-scissors::before{content:"\f528"}.bi-screwdriver::before{content:"\f529"}.bi-search::before{content:"\f52a"}.bi-segmented-nav::before{content:"\f52b"}.bi-server::before{content:"\f52c"}.bi-share-fill::before{content:"\f52d"}.bi-share::before{content:"\f52e"}.bi-shield-check::before{content:"\f52f"}.bi-shield-exclamation::before{content:"\f530"}.bi-shield-fill-check::before{content:"\f531"}.bi-shield-fill-exclamation::before{content:"\f532"}.bi-shield-fill-minus::before{content:"\f533"}.bi-shield-fill-plus::before{content:"\f534"}.bi-shield-fill-x::before{content:"\f535"}.bi-shield-fill::before{content:"\f536"}.bi-shield-lock-fill::before{content:"\f537"}.bi-shield-lock::before{content:"\f538"}.bi-shield-minus::before{content:"\f539"}.bi-shield-plus::before{content:"\f53a"}.bi-shield-shaded::before{content:"\f53b"}.bi-shield-slash-fill::before{content:"\f53c"}.bi-shield-slash::before{content:"\f53d"}.bi-shield-x::before{content:"\f53e"}.bi-shield::before{content:"\f53f"}.bi-shift-fill::before{content:"\f540"}.bi-shift::before{content:"\f541"}.bi-shop-window::before{content:"\f542"}.bi-shop::before{content:"\f543"}.bi-shuffle::before{content:"\f544"}.bi-signpost-2-fill::before{content:"\f545"}.bi-signpost-2::before{content:"\f546"}.bi-signpost-fill::before{content:"\f547"}.bi-signpost-split-fill::before{content:"\f548"}.bi-signpost-split::before{content:"\f549"}.bi-signpost::before{content:"\f54a"}.bi-sim-fill::before{content:"\f54b"}.bi-sim::before{content:"\f54c"}.bi-skip-backward-btn-fill::before{content:"\f54d"}.bi-skip-backward-btn::before{content:"\f54e"}.bi-skip-backward-circle-fill::before{content:"\f54f"}.bi-skip-backward-circle::before{content:"\f550"}.bi-skip-backward-fill::before{content:"\f551"}.bi-skip-backward::before{content:"\f552"}.bi-skip-end-btn-fill::before{content:"\f553"}.bi-skip-end-btn::before{content:"\f554"}.bi-skip-end-circle-fill::before{content:"\f555"}.bi-skip-end-circle::before{content:"\f556"}.bi-skip-end-fill::before{content:"\f557"}.bi-skip-end::before{content:"\f558"}.bi-skip-forward-btn-fill::before{content:"\f559"}.bi-skip-forward-btn::before{content:"\f55a"}.bi-skip-forward-circle-fill::before{content:"\f55b"}.bi-skip-forward-circle::before{content:"\f55c"}.bi-skip-forward-fill::before{content:"\f55d"}.bi-skip-forward::before{content:"\f55e"}.bi-skip-start-btn-fill::before{content:"\f55f"}.bi-skip-start-btn::before{content:"\f560"}.bi-skip-start-circle-fill::before{content:"\f561"}.bi-skip-start-circle::before{content:"\f562"}.bi-skip-start-fill::before{content:"\f563"}.bi-skip-start::before{content:"\f564"}.bi-slack::before{content:"\f565"}.bi-slash-circle-fill::before{content:"\f566"}.bi-slash-circle::before{content:"\f567"}.bi-slash-square-fill::before{content:"\f568"}.bi-slash-square::before{content:"\f569"}.bi-slash::before{content:"\f56a"}.bi-sliders::before{content:"\f56b"}.bi-smartwatch::before{content:"\f56c"}.bi-snow::before{content:"\f56d"}.bi-snow2::before{content:"\f56e"}.bi-snow3::before{content:"\f56f"}.bi-sort-alpha-down-alt::before{content:"\f570"}.bi-sort-alpha-down::before{content:"\f571"}.bi-sort-alpha-up-alt::before{content:"\f572"}.bi-sort-alpha-up::before{content:"\f573"}.bi-sort-down-alt::before{content:"\f574"}.bi-sort-down::before{content:"\f575"}.bi-sort-numeric-down-alt::before{content:"\f576"}.bi-sort-numeric-down::before{content:"\f577"}.bi-sort-numeric-up-alt::before{content:"\f578"}.bi-sort-numeric-up::before{content:"\f579"}.bi-sort-up-alt::before{content:"\f57a"}.bi-sort-up::before{content:"\f57b"}.bi-soundwave::before{content:"\f57c"}.bi-speaker-fill::before{content:"\f57d"}.bi-speaker::before{content:"\f57e"}.bi-speedometer::before{content:"\f57f"}.bi-speedometer2::before{content:"\f580"}.bi-spellcheck::before{content:"\f581"}.bi-square-fill::before{content:"\f582"}.bi-square-half::before{content:"\f583"}.bi-square::before{content:"\f584"}.bi-stack::before{content:"\f585"}.bi-star-fill::before{content:"\f586"}.bi-star-half::before{content:"\f587"}.bi-star::before{content:"\f588"}.bi-stars::before{content:"\f589"}.bi-stickies-fill::before{content:"\f58a"}.bi-stickies::before{content:"\f58b"}.bi-sticky-fill::before{content:"\f58c"}.bi-sticky::before{content:"\f58d"}.bi-stop-btn-fill::before{content:"\f58e"}.bi-stop-btn::before{content:"\f58f"}.bi-stop-circle-fill::before{content:"\f590"}.bi-stop-circle::before{content:"\f591"}.bi-stop-fill::before{content:"\f592"}.bi-stop::before{content:"\f593"}.bi-stoplights-fill::before{content:"\f594"}.bi-stoplights::before{content:"\f595"}.bi-stopwatch-fill::before{content:"\f596"}.bi-stopwatch::before{content:"\f597"}.bi-subtract::before{content:"\f598"}.bi-suit-club-fill::before{content:"\f599"}.bi-suit-club::before{content:"\f59a"}.bi-suit-diamond-fill::before{content:"\f59b"}.bi-suit-diamond::before{content:"\f59c"}.bi-suit-heart-fill::before{content:"\f59d"}.bi-suit-heart::before{content:"\f59e"}.bi-suit-spade-fill::before{content:"\f59f"}.bi-suit-spade::before{content:"\f5a0"}.bi-sun-fill::before{content:"\f5a1"}.bi-sun::before{content:"\f5a2"}.bi-sunglasses::before{content:"\f5a3"}.bi-sunrise-fill::before{content:"\f5a4"}.bi-sunrise::before{content:"\f5a5"}.bi-sunset-fill::before{content:"\f5a6"}.bi-sunset::before{content:"\f5a7"}.bi-symmetry-horizontal::before{content:"\f5a8"}.bi-symmetry-vertical::before{content:"\f5a9"}.bi-table::before{content:"\f5aa"}.bi-tablet-fill::before{content:"\f5ab"}.bi-tablet-landscape-fill::before{content:"\f5ac"}.bi-tablet-landscape::before{content:"\f5ad"}.bi-tablet::before{content:"\f5ae"}.bi-tag-fill::before{content:"\f5af"}.bi-tag::before{content:"\f5b0"}.bi-tags-fill::before{content:"\f5b1"}.bi-tags::before{content:"\f5b2"}.bi-telegram::before{content:"\f5b3"}.bi-telephone-fill::before{content:"\f5b4"}.bi-telephone-forward-fill::before{content:"\f5b5"}.bi-telephone-forward::before{content:"\f5b6"}.bi-telephone-inbound-fill::before{content:"\f5b7"}.bi-telephone-inbound::before{content:"\f5b8"}.bi-telephone-minus-fill::before{content:"\f5b9"}.bi-telephone-minus::before{content:"\f5ba"}.bi-telephone-outbound-fill::before{content:"\f5bb"}.bi-telephone-outbound::before{content:"\f5bc"}.bi-telephone-plus-fill::before{content:"\f5bd"}.bi-telephone-plus::before{content:"\f5be"}.bi-telephone-x-fill::before{content:"\f5bf"}.bi-telephone-x::before{content:"\f5c0"}.bi-telephone::before{content:"\f5c1"}.bi-terminal-fill::before{content:"\f5c2"}.bi-terminal::before{content:"\f5c3"}.bi-text-center::before{content:"\f5c4"}.bi-text-indent-left::before{content:"\f5c5"}.bi-text-indent-right::before{content:"\f5c6"}.bi-text-left::before{content:"\f5c7"}.bi-text-paragraph::before{content:"\f5c8"}.bi-text-right::before{content:"\f5c9"}.bi-textarea-resize::before{content:"\f5ca"}.bi-textarea-t::before{content:"\f5cb"}.bi-textarea::before{content:"\f5cc"}.bi-thermometer-half::before{content:"\f5cd"}.bi-thermometer-high::before{content:"\f5ce"}.bi-thermometer-low::before{content:"\f5cf"}.bi-thermometer-snow::before{content:"\f5d0"}.bi-thermometer-sun::before{content:"\f5d1"}.bi-thermometer::before{content:"\f5d2"}.bi-three-dots-vertical::before{content:"\f5d3"}.bi-three-dots::before{content:"\f5d4"}.bi-toggle-off::before{content:"\f5d5"}.bi-toggle-on::before{content:"\f5d6"}.bi-toggle2-off::before{content:"\f5d7"}.bi-toggle2-on::before{content:"\f5d8"}.bi-toggles::before{content:"\f5d9"}.bi-toggles2::before{content:"\f5da"}.bi-tools::before{content:"\f5db"}.bi-tornado::before{content:"\f5dc"}.bi-trash-fill::before{content:"\f5dd"}.bi-trash::before{content:"\f5de"}.bi-trash2-fill::before{content:"\f5df"}.bi-trash2::before{content:"\f5e0"}.bi-tree-fill::before{content:"\f5e1"}.bi-tree::before{content:"\f5e2"}.bi-triangle-fill::before{content:"\f5e3"}.bi-triangle-half::before{content:"\f5e4"}.bi-triangle::before{content:"\f5e5"}.bi-trophy-fill::before{content:"\f5e6"}.bi-trophy::before{content:"\f5e7"}.bi-tropical-storm::before{content:"\f5e8"}.bi-truck-flatbed::before{content:"\f5e9"}.bi-truck::before{content:"\f5ea"}.bi-tsunami::before{content:"\f5eb"}.bi-tv-fill::before{content:"\f5ec"}.bi-tv::before{content:"\f5ed"}.bi-twitch::before{content:"\f5ee"}.bi-twitter::before{content:"\f5ef"}.bi-type-bold::before{content:"\f5f0"}.bi-type-h1::before{content:"\f5f1"}.bi-type-h2::before{content:"\f5f2"}.bi-type-h3::before{content:"\f5f3"}.bi-type-italic::before{content:"\f5f4"}.bi-type-strikethrough::before{content:"\f5f5"}.bi-type-underline::before{content:"\f5f6"}.bi-type::before{content:"\f5f7"}.bi-ui-checks-grid::before{content:"\f5f8"}.bi-ui-checks::before{content:"\f5f9"}.bi-ui-radios-grid::before{content:"\f5fa"}.bi-ui-radios::before{content:"\f5fb"}.bi-umbrella-fill::before{content:"\f5fc"}.bi-umbrella::before{content:"\f5fd"}.bi-union::before{content:"\f5fe"}.bi-unlock-fill::before{content:"\f5ff"}.bi-unlock::before{content:"\f600"}.bi-upc-scan::before{content:"\f601"}.bi-upc::before{content:"\f602"}.bi-upload::before{content:"\f603"}.bi-vector-pen::before{content:"\f604"}.bi-view-list::before{content:"\f605"}.bi-view-stacked::before{content:"\f606"}.bi-vinyl-fill::before{content:"\f607"}.bi-vinyl::before{content:"\f608"}.bi-voicemail::before{content:"\f609"}.bi-volume-down-fill::before{content:"\f60a"}.bi-volume-down::before{content:"\f60b"}.bi-volume-mute-fill::before{content:"\f60c"}.bi-volume-mute::before{content:"\f60d"}.bi-volume-off-fill::before{content:"\f60e"}.bi-volume-off::before{content:"\f60f"}.bi-volume-up-fill::before{content:"\f610"}.bi-volume-up::before{content:"\f611"}.bi-vr::before{content:"\f612"}.bi-wallet-fill::before{content:"\f613"}.bi-wallet::before{content:"\f614"}.bi-wallet2::before{content:"\f615"}.bi-watch::before{content:"\f616"}.bi-water::before{content:"\f617"}.bi-whatsapp::before{content:"\f618"}.bi-wifi-1::before{content:"\f619"}.bi-wifi-2::before{content:"\f61a"}.bi-wifi-off::before{content:"\f61b"}.bi-wifi::before{content:"\f61c"}.bi-wind::before{content:"\f61d"}.bi-window-dock::before{content:"\f61e"}.bi-window-sidebar::before{content:"\f61f"}.bi-window::before{content:"\f620"}.bi-wrench::before{content:"\f621"}.bi-x-circle-fill::before{content:"\f622"}.bi-x-circle::before{content:"\f623"}.bi-x-diamond-fill::before{content:"\f624"}.bi-x-diamond::before{content:"\f625"}.bi-x-octagon-fill::before{content:"\f626"}.bi-x-octagon::before{content:"\f627"}.bi-x-square-fill::before{content:"\f628"}.bi-x-square::before{content:"\f629"}.bi-x::before{content:"\f62a"}.bi-youtube::before{content:"\f62b"}.bi-zoom-in::before{content:"\f62c"}.bi-zoom-out::before{content:"\f62d"}.bi-bank::before{content:"\f62e"}.bi-bank2::before{content:"\f62f"}.bi-bell-slash-fill::before{content:"\f630"}.bi-bell-slash::before{content:"\f631"}.bi-cash-coin::before{content:"\f632"}.bi-check-lg::before{content:"\f633"}.bi-coin::before{content:"\f634"}.bi-currency-bitcoin::before{content:"\f635"}.bi-currency-dollar::before{content:"\f636"}.bi-currency-euro::before{content:"\f637"}.bi-currency-exchange::before{content:"\f638"}.bi-currency-pound::before{content:"\f639"}.bi-currency-yen::before{content:"\f63a"}.bi-dash-lg::before{content:"\f63b"}.bi-exclamation-lg::before{content:"\f63c"}.bi-file-earmark-pdf-fill::before{content:"\f63d"}.bi-file-earmark-pdf::before{content:"\f63e"}.bi-file-pdf-fill::before{content:"\f63f"}.bi-file-pdf::before{content:"\f640"}.bi-gender-ambiguous::before{content:"\f641"}.bi-gender-female::before{content:"\f642"}.bi-gender-male::before{content:"\f643"}.bi-gender-trans::before{content:"\f644"}.bi-headset-vr::before{content:"\f645"}.bi-info-lg::before{content:"\f646"}.bi-mastodon::before{content:"\f647"}.bi-messenger::before{content:"\f648"}.bi-piggy-bank-fill::before{content:"\f649"}.bi-piggy-bank::before{content:"\f64a"}.bi-pin-map-fill::before{content:"\f64b"}.bi-pin-map::before{content:"\f64c"}.bi-plus-lg::before{content:"\f64d"}.bi-question-lg::before{content:"\f64e"}.bi-recycle::before{content:"\f64f"}.bi-reddit::before{content:"\f650"}.bi-safe-fill::before{content:"\f651"}.bi-safe2-fill::before{content:"\f652"}.bi-safe2::before{content:"\f653"}.bi-sd-card-fill::before{content:"\f654"}.bi-sd-card::before{content:"\f655"}.bi-skype::before{content:"\f656"}.bi-slash-lg::before{content:"\f657"}.bi-translate::before{content:"\f658"}.bi-x-lg::before{content:"\f659"}.bi-safe::before{content:"\f65a"}.bi-apple::before{content:"\f65b"}.bi-microsoft::before{content:"\f65d"}.bi-windows::before{content:"\f65e"}.bi-behance::before{content:"\f65c"}.bi-dribbble::before{content:"\f65f"}.bi-line::before{content:"\f660"}.bi-medium::before{content:"\f661"}.bi-paypal::before{content:"\f662"}.bi-pinterest::before{content:"\f663"}.bi-signal::before{content:"\f664"}.bi-snapchat::before{content:"\f665"}.bi-spotify::before{content:"\f666"}.bi-stack-overflow::before{content:"\f667"}.bi-strava::before{content:"\f668"}.bi-wordpress::before{content:"\f669"}.bi-vimeo::before{content:"\f66a"}.bi-activity::before{content:"\f66b"}.bi-easel2-fill::before{content:"\f66c"}.bi-easel2::before{content:"\f66d"}.bi-easel3-fill::before{content:"\f66e"}.bi-easel3::before{content:"\f66f"}.bi-fan::before{content:"\f670"}.bi-fingerprint::before{content:"\f671"}.bi-graph-down-arrow::before{content:"\f672"}.bi-graph-up-arrow::before{content:"\f673"}.bi-hypnotize::before{content:"\f674"}.bi-magic::before{content:"\f675"}.bi-person-rolodex::before{content:"\f676"}.bi-person-video::before{content:"\f677"}.bi-person-video2::before{content:"\f678"}.bi-person-video3::before{content:"\f679"}.bi-person-workspace::before{content:"\f67a"}.bi-radioactive::before{content:"\f67b"}.bi-webcam-fill::before{content:"\f67c"}.bi-webcam::before{content:"\f67d"}.bi-yin-yang::before{content:"\f67e"}.bi-bandaid-fill::before{content:"\f680"}.bi-bandaid::before{content:"\f681"}.bi-bluetooth::before{content:"\f682"}.bi-body-text::before{content:"\f683"}.bi-boombox::before{content:"\f684"}.bi-boxes::before{content:"\f685"}.bi-dpad-fill::before{content:"\f686"}.bi-dpad::before{content:"\f687"}.bi-ear-fill::before{content:"\f688"}.bi-ear::before{content:"\f689"}.bi-envelope-check-fill::before{content:"\f68b"}.bi-envelope-check::before{content:"\f68c"}.bi-envelope-dash-fill::before{content:"\f68e"}.bi-envelope-dash::before{content:"\f68f"}.bi-envelope-exclamation-fill::before{content:"\f691"}.bi-envelope-exclamation::before{content:"\f692"}.bi-envelope-plus-fill::before{content:"\f693"}.bi-envelope-plus::before{content:"\f694"}.bi-envelope-slash-fill::before{content:"\f696"}.bi-envelope-slash::before{content:"\f697"}.bi-envelope-x-fill::before{content:"\f699"}.bi-envelope-x::before{content:"\f69a"}.bi-explicit-fill::before{content:"\f69b"}.bi-explicit::before{content:"\f69c"}.bi-git::before{content:"\f69d"}.bi-infinity::before{content:"\f69e"}.bi-list-columns-reverse::before{content:"\f69f"}.bi-list-columns::before{content:"\f6a0"}.bi-meta::before{content:"\f6a1"}.bi-nintendo-switch::before{content:"\f6a4"}.bi-pc-display-horizontal::before{content:"\f6a5"}.bi-pc-display::before{content:"\f6a6"}.bi-pc-horizontal::before{content:"\f6a7"}.bi-pc::before{content:"\f6a8"}.bi-playstation::before{content:"\f6a9"}.bi-plus-slash-minus::before{content:"\f6aa"}.bi-projector-fill::before{content:"\f6ab"}.bi-projector::before{content:"\f6ac"}.bi-qr-code-scan::before{content:"\f6ad"}.bi-qr-code::before{content:"\f6ae"}.bi-quora::before{content:"\f6af"}.bi-quote::before{content:"\f6b0"}.bi-robot::before{content:"\f6b1"}.bi-send-check-fill::before{content:"\f6b2"}.bi-send-check::before{content:"\f6b3"}.bi-send-dash-fill::before{content:"\f6b4"}.bi-send-dash::before{content:"\f6b5"}.bi-send-exclamation-fill::before{content:"\f6b7"}.bi-send-exclamation::before{content:"\f6b8"}.bi-send-fill::before{content:"\f6b9"}.bi-send-plus-fill::before{content:"\f6ba"}.bi-send-plus::before{content:"\f6bb"}.bi-send-slash-fill::before{content:"\f6bc"}.bi-send-slash::before{content:"\f6bd"}.bi-send-x-fill::before{content:"\f6be"}.bi-send-x::before{content:"\f6bf"}.bi-send::before{content:"\f6c0"}.bi-steam::before{content:"\f6c1"}.bi-terminal-dash::before{content:"\f6c3"}.bi-terminal-plus::before{content:"\f6c4"}.bi-terminal-split::before{content:"\f6c5"}.bi-ticket-detailed-fill::before{content:"\f6c6"}.bi-ticket-detailed::before{content:"\f6c7"}.bi-ticket-fill::before{content:"\f6c8"}.bi-ticket-perforated-fill::before{content:"\f6c9"}.bi-ticket-perforated::before{content:"\f6ca"}.bi-ticket::before{content:"\f6cb"}.bi-tiktok::before{content:"\f6cc"}.bi-window-dash::before{content:"\f6cd"}.bi-window-desktop::before{content:"\f6ce"}.bi-window-fullscreen::before{content:"\f6cf"}.bi-window-plus::before{content:"\f6d0"}.bi-window-split::before{content:"\f6d1"}.bi-window-stack::before{content:"\f6d2"}.bi-window-x::before{content:"\f6d3"}.bi-xbox::before{content:"\f6d4"}.bi-ethernet::before{content:"\f6d5"}.bi-hdmi-fill::before{content:"\f6d6"}.bi-hdmi::before{content:"\f6d7"}.bi-usb-c-fill::before{content:"\f6d8"}.bi-usb-c::before{content:"\f6d9"}.bi-usb-fill::before{content:"\f6da"}.bi-usb-plug-fill::before{content:"\f6db"}.bi-usb-plug::before{content:"\f6dc"}.bi-usb-symbol::before{content:"\f6dd"}.bi-usb::before{content:"\f6de"}.bi-boombox-fill::before{content:"\f6df"}.bi-displayport::before{content:"\f6e1"}.bi-gpu-card::before{content:"\f6e2"}.bi-memory::before{content:"\f6e3"}.bi-modem-fill::before{content:"\f6e4"}.bi-modem::before{content:"\f6e5"}.bi-motherboard-fill::before{content:"\f6e6"}.bi-motherboard::before{content:"\f6e7"}.bi-optical-audio-fill::before{content:"\f6e8"}.bi-optical-audio::before{content:"\f6e9"}.bi-pci-card::before{content:"\f6ea"}.bi-router-fill::before{content:"\f6eb"}.bi-router::before{content:"\f6ec"}.bi-thunderbolt-fill::before{content:"\f6ef"}.bi-thunderbolt::before{content:"\f6f0"}.bi-usb-drive-fill::before{content:"\f6f1"}.bi-usb-drive::before{content:"\f6f2"}.bi-usb-micro-fill::before{content:"\f6f3"}.bi-usb-micro::before{content:"\f6f4"}.bi-usb-mini-fill::before{content:"\f6f5"}.bi-usb-mini::before{content:"\f6f6"}.bi-cloud-haze2::before{content:"\f6f7"}.bi-device-hdd-fill::before{content:"\f6f8"}.bi-device-hdd::before{content:"\f6f9"}.bi-device-ssd-fill::before{content:"\f6fa"}.bi-device-ssd::before{content:"\f6fb"}.bi-displayport-fill::before{content:"\f6fc"}.bi-mortarboard-fill::before{content:"\f6fd"}.bi-mortarboard::before{content:"\f6fe"}.bi-terminal-x::before{content:"\f6ff"}.bi-arrow-through-heart-fill::before{content:"\f700"}.bi-arrow-through-heart::before{content:"\f701"}.bi-badge-sd-fill::before{content:"\f702"}.bi-badge-sd::before{content:"\f703"}.bi-bag-heart-fill::before{content:"\f704"}.bi-bag-heart::before{content:"\f705"}.bi-balloon-fill::before{content:"\f706"}.bi-balloon-heart-fill::before{content:"\f707"}.bi-balloon-heart::before{content:"\f708"}.bi-balloon::before{content:"\f709"}.bi-box2-fill::before{content:"\f70a"}.bi-box2-heart-fill::before{content:"\f70b"}.bi-box2-heart::before{content:"\f70c"}.bi-box2::before{content:"\f70d"}.bi-braces-asterisk::before{content:"\f70e"}.bi-calendar-heart-fill::before{content:"\f70f"}.bi-calendar-heart::before{content:"\f710"}.bi-calendar2-heart-fill::before{content:"\f711"}.bi-calendar2-heart::before{content:"\f712"}.bi-chat-heart-fill::before{content:"\f713"}.bi-chat-heart::before{content:"\f714"}.bi-chat-left-heart-fill::before{content:"\f715"}.bi-chat-left-heart::before{content:"\f716"}.bi-chat-right-heart-fill::before{content:"\f717"}.bi-chat-right-heart::before{content:"\f718"}.bi-chat-square-heart-fill::before{content:"\f719"}.bi-chat-square-heart::before{content:"\f71a"}.bi-clipboard-check-fill::before{content:"\f71b"}.bi-clipboard-data-fill::before{content:"\f71c"}.bi-clipboard-fill::before{content:"\f71d"}.bi-clipboard-heart-fill::before{content:"\f71e"}.bi-clipboard-heart::before{content:"\f71f"}.bi-clipboard-minus-fill::before{content:"\f720"}.bi-clipboard-plus-fill::before{content:"\f721"}.bi-clipboard-pulse::before{content:"\f722"}.bi-clipboard-x-fill::before{content:"\f723"}.bi-clipboard2-check-fill::before{content:"\f724"}.bi-clipboard2-check::before{content:"\f725"}.bi-clipboard2-data-fill::before{content:"\f726"}.bi-clipboard2-data::before{content:"\f727"}.bi-clipboard2-fill::before{content:"\f728"}.bi-clipboard2-heart-fill::before{content:"\f729"}.bi-clipboard2-heart::before{content:"\f72a"}.bi-clipboard2-minus-fill::before{content:"\f72b"}.bi-clipboard2-minus::before{content:"\f72c"}.bi-clipboard2-plus-fill::before{content:"\f72d"}.bi-clipboard2-plus::before{content:"\f72e"}.bi-clipboard2-pulse-fill::before{content:"\f72f"}.bi-clipboard2-pulse::before{content:"\f730"}.bi-clipboard2-x-fill::before{content:"\f731"}.bi-clipboard2-x::before{content:"\f732"}.bi-clipboard2::before{content:"\f733"}.bi-emoji-kiss-fill::before{content:"\f734"}.bi-emoji-kiss::before{content:"\f735"}.bi-envelope-heart-fill::before{content:"\f736"}.bi-envelope-heart::before{content:"\f737"}.bi-envelope-open-heart-fill::before{content:"\f738"}.bi-envelope-open-heart::before{content:"\f739"}.bi-envelope-paper-fill::before{content:"\f73a"}.bi-envelope-paper-heart-fill::before{content:"\f73b"}.bi-envelope-paper-heart::before{content:"\f73c"}.bi-envelope-paper::before{content:"\f73d"}.bi-filetype-aac::before{content:"\f73e"}.bi-filetype-ai::before{content:"\f73f"}.bi-filetype-bmp::before{content:"\f740"}.bi-filetype-cs::before{content:"\f741"}.bi-filetype-css::before{content:"\f742"}.bi-filetype-csv::before{content:"\f743"}.bi-filetype-doc::before{content:"\f744"}.bi-filetype-docx::before{content:"\f745"}.bi-filetype-exe::before{content:"\f746"}.bi-filetype-gif::before{content:"\f747"}.bi-filetype-heic::before{content:"\f748"}.bi-filetype-html::before{content:"\f749"}.bi-filetype-java::before{content:"\f74a"}.bi-filetype-jpg::before{content:"\f74b"}.bi-filetype-js::before{content:"\f74c"}.bi-filetype-jsx::before{content:"\f74d"}.bi-filetype-key::before{content:"\f74e"}.bi-filetype-m4p::before{content:"\f74f"}.bi-filetype-md::before{content:"\f750"}.bi-filetype-mdx::before{content:"\f751"}.bi-filetype-mov::before{content:"\f752"}.bi-filetype-mp3::before{content:"\f753"}.bi-filetype-mp4::before{content:"\f754"}.bi-filetype-otf::before{content:"\f755"}.bi-filetype-pdf::before{content:"\f756"}.bi-filetype-php::before{content:"\f757"}.bi-filetype-png::before{content:"\f758"}.bi-filetype-ppt::before{content:"\f75a"}.bi-filetype-psd::before{content:"\f75b"}.bi-filetype-py::before{content:"\f75c"}.bi-filetype-raw::before{content:"\f75d"}.bi-filetype-rb::before{content:"\f75e"}.bi-filetype-sass::before{content:"\f75f"}.bi-filetype-scss::before{content:"\f760"}.bi-filetype-sh::before{content:"\f761"}.bi-filetype-svg::before{content:"\f762"}.bi-filetype-tiff::before{content:"\f763"}.bi-filetype-tsx::before{content:"\f764"}.bi-filetype-ttf::before{content:"\f765"}.bi-filetype-txt::before{content:"\f766"}.bi-filetype-wav::before{content:"\f767"}.bi-filetype-woff::before{content:"\f768"}.bi-filetype-xls::before{content:"\f76a"}.bi-filetype-xml::before{content:"\f76b"}.bi-filetype-yml::before{content:"\f76c"}.bi-heart-arrow::before{content:"\f76d"}.bi-heart-pulse-fill::before{content:"\f76e"}.bi-heart-pulse::before{content:"\f76f"}.bi-heartbreak-fill::before{content:"\f770"}.bi-heartbreak::before{content:"\f771"}.bi-hearts::before{content:"\f772"}.bi-hospital-fill::before{content:"\f773"}.bi-hospital::before{content:"\f774"}.bi-house-heart-fill::before{content:"\f775"}.bi-house-heart::before{content:"\f776"}.bi-incognito::before{content:"\f777"}.bi-magnet-fill::before{content:"\f778"}.bi-magnet::before{content:"\f779"}.bi-person-heart::before{content:"\f77a"}.bi-person-hearts::before{content:"\f77b"}.bi-phone-flip::before{content:"\f77c"}.bi-plugin::before{content:"\f77d"}.bi-postage-fill::before{content:"\f77e"}.bi-postage-heart-fill::before{content:"\f77f"}.bi-postage-heart::before{content:"\f780"}.bi-postage::before{content:"\f781"}.bi-postcard-fill::before{content:"\f782"}.bi-postcard-heart-fill::before{content:"\f783"}.bi-postcard-heart::before{content:"\f784"}.bi-postcard::before{content:"\f785"}.bi-search-heart-fill::before{content:"\f786"}.bi-search-heart::before{content:"\f787"}.bi-sliders2-vertical::before{content:"\f788"}.bi-sliders2::before{content:"\f789"}.bi-trash3-fill::before{content:"\f78a"}.bi-trash3::before{content:"\f78b"}.bi-valentine::before{content:"\f78c"}.bi-valentine2::before{content:"\f78d"}.bi-wrench-adjustable-circle-fill::before{content:"\f78e"}.bi-wrench-adjustable-circle::before{content:"\f78f"}.bi-wrench-adjustable::before{content:"\f790"}.bi-filetype-json::before{content:"\f791"}.bi-filetype-pptx::before{content:"\f792"}.bi-filetype-xlsx::before{content:"\f793"}.bi-1-circle-fill::before{content:"\f796"}.bi-1-circle::before{content:"\f797"}.bi-1-square-fill::before{content:"\f798"}.bi-1-square::before{content:"\f799"}.bi-2-circle-fill::before{content:"\f79c"}.bi-2-circle::before{content:"\f79d"}.bi-2-square-fill::before{content:"\f79e"}.bi-2-square::before{content:"\f79f"}.bi-3-circle-fill::before{content:"\f7a2"}.bi-3-circle::before{content:"\f7a3"}.bi-3-square-fill::before{content:"\f7a4"}.bi-3-square::before{content:"\f7a5"}.bi-4-circle-fill::before{content:"\f7a8"}.bi-4-circle::before{content:"\f7a9"}.bi-4-square-fill::before{content:"\f7aa"}.bi-4-square::before{content:"\f7ab"}.bi-5-circle-fill::before{content:"\f7ae"}.bi-5-circle::before{content:"\f7af"}.bi-5-square-fill::before{content:"\f7b0"}.bi-5-square::before{content:"\f7b1"}.bi-6-circle-fill::before{content:"\f7b4"}.bi-6-circle::before{content:"\f7b5"}.bi-6-square-fill::before{content:"\f7b6"}.bi-6-square::before{content:"\f7b7"}.bi-7-circle-fill::before{content:"\f7ba"}.bi-7-circle::before{content:"\f7bb"}.bi-7-square-fill::before{content:"\f7bc"}.bi-7-square::before{content:"\f7bd"}.bi-8-circle-fill::before{content:"\f7c0"}.bi-8-circle::before{content:"\f7c1"}.bi-8-square-fill::before{content:"\f7c2"}.bi-8-square::before{content:"\f7c3"}.bi-9-circle-fill::before{content:"\f7c6"}.bi-9-circle::before{content:"\f7c7"}.bi-9-square-fill::before{content:"\f7c8"}.bi-9-square::before{content:"\f7c9"}.bi-airplane-engines-fill::before{content:"\f7ca"}.bi-airplane-engines::before{content:"\f7cb"}.bi-airplane-fill::before{content:"\f7cc"}.bi-airplane::before{content:"\f7cd"}.bi-alexa::before{content:"\f7ce"}.bi-alipay::before{content:"\f7cf"}.bi-android::before{content:"\f7d0"}.bi-android2::before{content:"\f7d1"}.bi-box-fill::before{content:"\f7d2"}.bi-box-seam-fill::before{content:"\f7d3"}.bi-browser-chrome::before{content:"\f7d4"}.bi-browser-edge::before{content:"\f7d5"}.bi-browser-firefox::before{content:"\f7d6"}.bi-browser-safari::before{content:"\f7d7"}.bi-c-circle-fill::before{content:"\f7da"}.bi-c-circle::before{content:"\f7db"}.bi-c-square-fill::before{content:"\f7dc"}.bi-c-square::before{content:"\f7dd"}.bi-capsule-pill::before{content:"\f7de"}.bi-capsule::before{content:"\f7df"}.bi-car-front-fill::before{content:"\f7e0"}.bi-car-front::before{content:"\f7e1"}.bi-cassette-fill::before{content:"\f7e2"}.bi-cassette::before{content:"\f7e3"}.bi-cc-circle-fill::before{content:"\f7e6"}.bi-cc-circle::before{content:"\f7e7"}.bi-cc-square-fill::before{content:"\f7e8"}.bi-cc-square::before{content:"\f7e9"}.bi-cup-hot-fill::before{content:"\f7ea"}.bi-cup-hot::before{content:"\f7eb"}.bi-currency-rupee::before{content:"\f7ec"}.bi-dropbox::before{content:"\f7ed"}.bi-escape::before{content:"\f7ee"}.bi-fast-forward-btn-fill::before{content:"\f7ef"}.bi-fast-forward-btn::before{content:"\f7f0"}.bi-fast-forward-circle-fill::before{content:"\f7f1"}.bi-fast-forward-circle::before{content:"\f7f2"}.bi-fast-forward-fill::before{content:"\f7f3"}.bi-fast-forward::before{content:"\f7f4"}.bi-filetype-sql::before{content:"\f7f5"}.bi-fire::before{content:"\f7f6"}.bi-google-play::before{content:"\f7f7"}.bi-h-circle-fill::before{content:"\f7fa"}.bi-h-circle::before{content:"\f7fb"}.bi-h-square-fill::before{content:"\f7fc"}.bi-h-square::before{content:"\f7fd"}.bi-indent::before{content:"\f7fe"}.bi-lungs-fill::before{content:"\f7ff"}.bi-lungs::before{content:"\f800"}.bi-microsoft-teams::before{content:"\f801"}.bi-p-circle-fill::before{content:"\f804"}.bi-p-circle::before{content:"\f805"}.bi-p-square-fill::before{content:"\f806"}.bi-p-square::before{content:"\f807"}.bi-pass-fill::before{content:"\f808"}.bi-pass::before{content:"\f809"}.bi-prescription::before{content:"\f80a"}.bi-prescription2::before{content:"\f80b"}.bi-r-circle-fill::before{content:"\f80e"}.bi-r-circle::before{content:"\f80f"}.bi-r-square-fill::before{content:"\f810"}.bi-r-square::before{content:"\f811"}.bi-repeat-1::before{content:"\f812"}.bi-repeat::before{content:"\f813"}.bi-rewind-btn-fill::before{content:"\f814"}.bi-rewind-btn::before{content:"\f815"}.bi-rewind-circle-fill::before{content:"\f816"}.bi-rewind-circle::before{content:"\f817"}.bi-rewind-fill::before{content:"\f818"}.bi-rewind::before{content:"\f819"}.bi-train-freight-front-fill::before{content:"\f81a"}.bi-train-freight-front::before{content:"\f81b"}.bi-train-front-fill::before{content:"\f81c"}.bi-train-front::before{content:"\f81d"}.bi-train-lightrail-front-fill::before{content:"\f81e"}.bi-train-lightrail-front::before{content:"\f81f"}.bi-truck-front-fill::before{content:"\f820"}.bi-truck-front::before{content:"\f821"}.bi-ubuntu::before{content:"\f822"}.bi-unindent::before{content:"\f823"}.bi-unity::before{content:"\f824"}.bi-universal-access-circle::before{content:"\f825"}.bi-universal-access::before{content:"\f826"}.bi-virus::before{content:"\f827"}.bi-virus2::before{content:"\f828"}.bi-wechat::before{content:"\f829"}.bi-yelp::before{content:"\f82a"}.bi-sign-stop-fill::before{content:"\f82b"}.bi-sign-stop-lights-fill::before{content:"\f82c"}.bi-sign-stop-lights::before{content:"\f82d"}.bi-sign-stop::before{content:"\f82e"}.bi-sign-turn-left-fill::before{content:"\f82f"}.bi-sign-turn-left::before{content:"\f830"}.bi-sign-turn-right-fill::before{content:"\f831"}.bi-sign-turn-right::before{content:"\f832"}.bi-sign-turn-slight-left-fill::before{content:"\f833"}.bi-sign-turn-slight-left::before{content:"\f834"}.bi-sign-turn-slight-right-fill::before{content:"\f835"}.bi-sign-turn-slight-right::before{content:"\f836"}.bi-sign-yield-fill::before{content:"\f837"}.bi-sign-yield::before{content:"\f838"}.bi-ev-station-fill::before{content:"\f839"}.bi-ev-station::before{content:"\f83a"}.bi-fuel-pump-diesel-fill::before{content:"\f83b"}.bi-fuel-pump-diesel::before{content:"\f83c"}.bi-fuel-pump-fill::before{content:"\f83d"}.bi-fuel-pump::before{content:"\f83e"}.bi-0-circle-fill::before{content:"\f83f"}.bi-0-circle::before{content:"\f840"}.bi-0-square-fill::before{content:"\f841"}.bi-0-square::before{content:"\f842"}.bi-rocket-fill::before{content:"\f843"}.bi-rocket-takeoff-fill::before{content:"\f844"}.bi-rocket-takeoff::before{content:"\f845"}.bi-rocket::before{content:"\f846"}.bi-stripe::before{content:"\f847"}.bi-subscript::before{content:"\f848"}.bi-superscript::before{content:"\f849"}.bi-trello::before{content:"\f84a"}.bi-envelope-at-fill::before{content:"\f84b"}.bi-envelope-at::before{content:"\f84c"}.bi-regex::before{content:"\f84d"}.bi-text-wrap::before{content:"\f84e"}.bi-sign-dead-end-fill::before{content:"\f84f"}.bi-sign-dead-end::before{content:"\f850"}.bi-sign-do-not-enter-fill::before{content:"\f851"}.bi-sign-do-not-enter::before{content:"\f852"}.bi-sign-intersection-fill::before{content:"\f853"}.bi-sign-intersection-side-fill::before{content:"\f854"}.bi-sign-intersection-side::before{content:"\f855"}.bi-sign-intersection-t-fill::before{content:"\f856"}.bi-sign-intersection-t::before{content:"\f857"}.bi-sign-intersection-y-fill::before{content:"\f858"}.bi-sign-intersection-y::before{content:"\f859"}.bi-sign-intersection::before{content:"\f85a"}.bi-sign-merge-left-fill::before{content:"\f85b"}.bi-sign-merge-left::before{content:"\f85c"}.bi-sign-merge-right-fill::before{content:"\f85d"}.bi-sign-merge-right::before{content:"\f85e"}.bi-sign-no-left-turn-fill::before{content:"\f85f"}.bi-sign-no-left-turn::before{content:"\f860"}.bi-sign-no-parking-fill::before{content:"\f861"}.bi-sign-no-parking::before{content:"\f862"}.bi-sign-no-right-turn-fill::before{content:"\f863"}.bi-sign-no-right-turn::before{content:"\f864"}.bi-sign-railroad-fill::before{content:"\f865"}.bi-sign-railroad::before{content:"\f866"}.bi-building-add::before{content:"\f867"}.bi-building-check::before{content:"\f868"}.bi-building-dash::before{content:"\f869"}.bi-building-down::before{content:"\f86a"}.bi-building-exclamation::before{content:"\f86b"}.bi-building-fill-add::before{content:"\f86c"}.bi-building-fill-check::before{content:"\f86d"}.bi-building-fill-dash::before{content:"\f86e"}.bi-building-fill-down::before{content:"\f86f"}.bi-building-fill-exclamation::before{content:"\f870"}.bi-building-fill-gear::before{content:"\f871"}.bi-building-fill-lock::before{content:"\f872"}.bi-building-fill-slash::before{content:"\f873"}.bi-building-fill-up::before{content:"\f874"}.bi-building-fill-x::before{content:"\f875"}.bi-building-fill::before{content:"\f876"}.bi-building-gear::before{content:"\f877"}.bi-building-lock::before{content:"\f878"}.bi-building-slash::before{content:"\f879"}.bi-building-up::before{content:"\f87a"}.bi-building-x::before{content:"\f87b"}.bi-buildings-fill::before{content:"\f87c"}.bi-buildings::before{content:"\f87d"}.bi-bus-front-fill::before{content:"\f87e"}.bi-bus-front::before{content:"\f87f"}.bi-ev-front-fill::before{content:"\f880"}.bi-ev-front::before{content:"\f881"}.bi-globe-americas::before{content:"\f882"}.bi-globe-asia-australia::before{content:"\f883"}.bi-globe-central-south-asia::before{content:"\f884"}.bi-globe-europe-africa::before{content:"\f885"}.bi-house-add-fill::before{content:"\f886"}.bi-house-add::before{content:"\f887"}.bi-house-check-fill::before{content:"\f888"}.bi-house-check::before{content:"\f889"}.bi-house-dash-fill::before{content:"\f88a"}.bi-house-dash::before{content:"\f88b"}.bi-house-down-fill::before{content:"\f88c"}.bi-house-down::before{content:"\f88d"}.bi-house-exclamation-fill::before{content:"\f88e"}.bi-house-exclamation::before{content:"\f88f"}.bi-house-gear-fill::before{content:"\f890"}.bi-house-gear::before{content:"\f891"}.bi-house-lock-fill::before{content:"\f892"}.bi-house-lock::before{content:"\f893"}.bi-house-slash-fill::before{content:"\f894"}.bi-house-slash::before{content:"\f895"}.bi-house-up-fill::before{content:"\f896"}.bi-house-up::before{content:"\f897"}.bi-house-x-fill::before{content:"\f898"}.bi-house-x::before{content:"\f899"}.bi-person-add::before{content:"\f89a"}.bi-person-down::before{content:"\f89b"}.bi-person-exclamation::before{content:"\f89c"}.bi-person-fill-add::before{content:"\f89d"}.bi-person-fill-check::before{content:"\f89e"}.bi-person-fill-dash::before{content:"\f89f"}.bi-person-fill-down::before{content:"\f8a0"}.bi-person-fill-exclamation::before{content:"\f8a1"}.bi-person-fill-gear::before{content:"\f8a2"}.bi-person-fill-lock::before{content:"\f8a3"}.bi-person-fill-slash::before{content:"\f8a4"}.bi-person-fill-up::before{content:"\f8a5"}.bi-person-fill-x::before{content:"\f8a6"}.bi-person-gear::before{content:"\f8a7"}.bi-person-lock::before{content:"\f8a8"}.bi-person-slash::before{content:"\f8a9"}.bi-person-up::before{content:"\f8aa"}.bi-scooter::before{content:"\f8ab"}.bi-taxi-front-fill::before{content:"\f8ac"}.bi-taxi-front::before{content:"\f8ad"}.bi-amd::before{content:"\f8ae"}.bi-database-add::before{content:"\f8af"}.bi-database-check::before{content:"\f8b0"}.bi-database-dash::before{content:"\f8b1"}.bi-database-down::before{content:"\f8b2"}.bi-database-exclamation::before{content:"\f8b3"}.bi-database-fill-add::before{content:"\f8b4"}.bi-database-fill-check::before{content:"\f8b5"}.bi-database-fill-dash::before{content:"\f8b6"}.bi-database-fill-down::before{content:"\f8b7"}.bi-database-fill-exclamation::before{content:"\f8b8"}.bi-database-fill-gear::before{content:"\f8b9"}.bi-database-fill-lock::before{content:"\f8ba"}.bi-database-fill-slash::before{content:"\f8bb"}.bi-database-fill-up::before{content:"\f8bc"}.bi-database-fill-x::before{content:"\f8bd"}.bi-database-fill::before{content:"\f8be"}.bi-database-gear::before{content:"\f8bf"}.bi-database-lock::before{content:"\f8c0"}.bi-database-slash::before{content:"\f8c1"}.bi-database-up::before{content:"\f8c2"}.bi-database-x::before{content:"\f8c3"}.bi-database::before{content:"\f8c4"}.bi-houses-fill::before{content:"\f8c5"}.bi-houses::before{content:"\f8c6"}.bi-nvidia::before{content:"\f8c7"}.bi-person-vcard-fill::before{content:"\f8c8"}.bi-person-vcard::before{content:"\f8c9"}.bi-sina-weibo::before{content:"\f8ca"}.bi-tencent-qq::before{content:"\f8cb"}.bi-wikipedia::before{content:"\f8cc"}.bi-alphabet-uppercase::before{content:"\f2a5"}.bi-alphabet::before{content:"\f68a"}.bi-amazon::before{content:"\f68d"}.bi-arrows-collapse-vertical::before{content:"\f690"}.bi-arrows-expand-vertical::before{content:"\f695"}.bi-arrows-vertical::before{content:"\f698"}.bi-arrows::before{content:"\f6a2"}.bi-ban-fill::before{content:"\f6a3"}.bi-ban::before{content:"\f6b6"}.bi-bing::before{content:"\f6c2"}.bi-cake::before{content:"\f6e0"}.bi-cake2::before{content:"\f6ed"}.bi-cookie::before{content:"\f6ee"}.bi-copy::before{content:"\f759"}.bi-crosshair::before{content:"\f769"}.bi-crosshair2::before{content:"\f794"}.bi-emoji-astonished-fill::before{content:"\f795"}.bi-emoji-astonished::before{content:"\f79a"}.bi-emoji-grimace-fill::before{content:"\f79b"}.bi-emoji-grimace::before{content:"\f7a0"}.bi-emoji-grin-fill::before{content:"\f7a1"}.bi-emoji-grin::before{content:"\f7a6"}.bi-emoji-surprise-fill::before{content:"\f7a7"}.bi-emoji-surprise::before{content:"\f7ac"}.bi-emoji-tear-fill::before{content:"\f7ad"}.bi-emoji-tear::before{content:"\f7b2"}.bi-envelope-arrow-down-fill::before{content:"\f7b3"}.bi-envelope-arrow-down::before{content:"\f7b8"}.bi-envelope-arrow-up-fill::before{content:"\f7b9"}.bi-envelope-arrow-up::before{content:"\f7be"}.bi-feather::before{content:"\f7bf"}.bi-feather2::before{content:"\f7c4"}.bi-floppy-fill::before{content:"\f7c5"}.bi-floppy::before{content:"\f7d8"}.bi-floppy2-fill::before{content:"\f7d9"}.bi-floppy2::before{content:"\f7e4"}.bi-gitlab::before{content:"\f7e5"}.bi-highlighter::before{content:"\f7f8"}.bi-marker-tip::before{content:"\f802"}.bi-nvme-fill::before{content:"\f803"}.bi-nvme::before{content:"\f80c"}.bi-opencollective::before{content:"\f80d"}.bi-pci-card-network::before{content:"\f8cd"}.bi-pci-card-sound::before{content:"\f8ce"}.bi-radar::before{content:"\f8cf"}.bi-send-arrow-down-fill::before{content:"\f8d0"}.bi-send-arrow-down::before{content:"\f8d1"}.bi-send-arrow-up-fill::before{content:"\f8d2"}.bi-send-arrow-up::before{content:"\f8d3"}.bi-sim-slash-fill::before{content:"\f8d4"}.bi-sim-slash::before{content:"\f8d5"}.bi-sourceforge::before{content:"\f8d6"}.bi-substack::before{content:"\f8d7"}.bi-threads-fill::before{content:"\f8d8"}.bi-threads::before{content:"\f8d9"}.bi-transparency::before{content:"\f8da"}.bi-twitter-x::before{content:"\f8db"}.bi-type-h4::before{content:"\f8dc"}.bi-type-h5::before{content:"\f8dd"}.bi-type-h6::before{content:"\f8de"}.bi-backpack-fill::before{content:"\f8df"}.bi-backpack::before{content:"\f8e0"}.bi-backpack2-fill::before{content:"\f8e1"}.bi-backpack2::before{content:"\f8e2"}.bi-backpack3-fill::before{content:"\f8e3"}.bi-backpack3::before{content:"\f8e4"}.bi-backpack4-fill::before{content:"\f8e5"}.bi-backpack4::before{content:"\f8e6"}.bi-brilliance::before{content:"\f8e7"}.bi-cake-fill::before{content:"\f8e8"}.bi-cake2-fill::before{content:"\f8e9"}.bi-duffle-fill::before{content:"\f8ea"}.bi-duffle::before{content:"\f8eb"}.bi-exposure::before{content:"\f8ec"}.bi-gender-neuter::before{content:"\f8ed"}.bi-highlights::before{content:"\f8ee"}.bi-luggage-fill::before{content:"\f8ef"}.bi-luggage::before{content:"\f8f0"}.bi-mailbox-flag::before{content:"\f8f1"}.bi-mailbox2-flag::before{content:"\f8f2"}.bi-noise-reduction::before{content:"\f8f3"}.bi-passport-fill::before{content:"\f8f4"}.bi-passport::before{content:"\f8f5"}.bi-person-arms-up::before{content:"\f8f6"}.bi-person-raised-hand::before{content:"\f8f7"}.bi-person-standing-dress::before{content:"\f8f8"}.bi-person-standing::before{content:"\f8f9"}.bi-person-walking::before{content:"\f8fa"}.bi-person-wheelchair::before{content:"\f8fb"}.bi-shadows::before{content:"\f8fc"}.bi-suitcase-fill::before{content:"\f8fd"}.bi-suitcase-lg-fill::before{content:"\f8fe"}.bi-suitcase-lg::before{content:"\f8ff"}.bi-suitcase::before{content:"\f900"}.bi-suitcase2-fill::before{content:"\f901"}.bi-suitcase2::before{content:"\f902"}.bi-vignette::before{content:"\f903"}
/* End */


/* Start:/local/templates/2025/css/header/index.css?174853119340*/


/*# sourceMappingURL=index.css.map */

/* End */


/* Start:/local/templates/2025/css/top-menu/index.css?1748531193428*/
.top-menu {
  font-size: 14px;
}
.top-menu .city-block {
  display: flex;
  align-items: center;
}
.top-menu .menu-block {
  flex-grow: 1;
}
.top-menu .callback-block {
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-menu .time-block {
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  color: rgb(129, 132, 161);
}

/*# sourceMappingURL=index.css.map */

/* End */


/* Start:/local/templates/2025/css/old/colors.css?1748974567166784*/
body {
    /*font-family: "Open Sans", sans-serif;*/
    /*font-size: 13px;*/
    /*font-weight: 400;*/
    /*background-color: #edeef8;*/
    /*color: #8184a1;*/
    /*text-align: left;*/
    /*line-height: 1.3*/
}

body.bg-position {
    background-position: center top;
    background-repeat: no-repeat
}

body.bg-repeat-x {
    background-repeat: repeat-x
}

body.bg-repeat-y {
    background-repeat: repeat-y
}

body.bg-repeat-x.bg-repeat-y {
    background-repeat: repeat
}

body.bg-fixed {
    background-attachment: fixed
}

body.bg-cover {
    background-size: cover
}

.center.outer {
    -webkit-box-shadow: 0 0 51px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 51px rgba(0, 0, 0, .15);
    box-shadow: 0 0 51px rgba(0, 0, 0, .15)
}

/*a:link,*/
/*a:visited {*/
/*    color: #925601;*/
/*    text-decoration: underline;*/
/*    -webkit-transition: color .15s ease 0s, border-color .15s ease 0s, background-color .15s ease 0s;*/
/*    -moz-transition: color .15s ease 0s, border-color .15s ease 0s, background-color .15s ease 0s;*/
/*    -o-transition: color .15s ease 0s, border-color .15s ease 0s, background-color .15s ease 0s;*/
/*    transition: color .15s ease 0s, border-color .15s ease 0s, background-color .15s ease 0s*/
/*}*/

/*a:hover {*/
/*    color: #c90;*/
/*    text-decoration: none*/
/*}*/

/*a:focus {*/
/*    outline: 0*/
/*}*/

img {
    border: 0
}

header {
    /*background: #f4f5fd*/
}

/*.header_1 .logo a {*/
/*    text-decoration: none*/
/*}*/

/*.header_1 .logo a img {*/
/*    border: 0*/
/*}*/

/*.header_1 .logo a span {*/
/*    font-size: 11px;*/
/*    font-weight: 300;*/
/*    color: #8184a1;*/
/*    text-align: center;*/
/*    text-transform: uppercase*/
/*}*/

/*.header_3 {*/
/*    white-space: nowrap*/
/*}*/

/*.header_3 .schedule p {*/
/*    font-size: 12px;*/
/*    color: #8184a1*/
/*}*/

/*.header_3 .schedule p.time i {*/
/*    font-size: 20px*/
/*}*/

/*.header_4 {*/
/*    white-space: nowrap*/
/*}*/

/*.header_4 .geolocation__link {*/
/*    text-decoration: none*/
/*}*/

/*.header_4 .geolocation__link i {*/
/*    font-size: 18px;*/
/*    color: #8184a1;*/
/*    -webkit-transition: all .15s ease 0s;*/
/*    -moz-transition: all .15s ease 0s;*/
/*    -o-transition: all .15s ease 0s;*/
/*    transition: all .15s ease 0s*/
/*}*/

/*.header_4 .geolocation__link span {*/
/*    color: #575b71;*/
/*    border-bottom: 1px dashed;*/
/*    -webkit-transition: all .15s ease 0s;*/
/*    -moz-transition: all .15s ease 0s;*/
/*    -o-transition: all .15s ease 0s;*/
/*    transition: all .15s ease 0s*/
/*}*/

/*.header_4 .geolocation__link:hover i,*/
/*.header_4 .geolocation__link:hover span {*/
/*    color: #c90*/
/*}*/

/*.header_4 .geolocation__link:hover span {*/
/*    border-bottom: 1px dashed transparent*/
/*}*/

/*.header_4 .telephone p {*/
/*    font-size: 18px;*/
/*    font-weight: 600;*/
/*    color: #575b71*/
/*}*/

/*.header_4 .telephone p i {*/
/*    font-size: 20px;*/
/*    text-align: center*/
/*}*/

/*.header_4 .telephone p .icon {*/
/*    background-position: left top;*/
/*    background-size: cover*/
/*}*/

/*.header_4 .telephone p .icon.activ {*/
/*    background-image: url(/local/templates/2025/css/old/./images/activ.png)*/
/*}*/

/*.header_4 .telephone p .icon.beeline {*/
/*    background-image: url(/local/templates/2025/css/old/./images/beeline.png)*/
/*}*/

/*.header_4 .telephone p .icon.kcell {*/
/*    background-image: url(/local/templates/2025/css/old/./images/kcell.png)*/
/*}*/

/*.header_4 .telephone p .icon.kievstar {*/
/*    background-image: url(/local/templates/2025/css/old/./images/kievstar.png)*/
/*}*/

/*.header_4 .telephone p .icon.life {*/
/*    background-image: url(/local/templates/2025/css/old/./images/life.png)*/
/*}*/

/*.header_4 .telephone p .icon.lifecell {*/
/*    background-image: url(/local/templates/2025/css/old/./images/lifecell.png)*/
/*}*/

/*.header_4 .telephone p .icon.megafon {*/
/*    background-image: url(/local/templates/2025/css/old/./images/megafon.png)*/
/*}*/

/*.header_4 .telephone p .icon.mts {*/
/*    background-image: url(/local/templates/2025/css/old/./images/mts.png)*/
/*}*/

/*.header_4 .telephone p .icon.tele2 {*/
/*    background-image: url(/local/templates/2025/css/old/./images/tele2.png)*/
/*}*/

/*.header_4 .telephone p .icon.velcom {*/
/*    background-image: url(/local/templates/2025/css/old/./images/velcom.png)*/
/*}*/

/*.header_4 .telephone p .icon.vodafone {*/
/*    background-image: url(/local/templates/2025/css/old/./images/vodafone.png)*/
/*}*/

/*.header_4 .telephone p span:not(.icon) {*/
/*    font-size: 18px;*/
/*    font-weight: 400;*/
/*    color: #8184a1*/
/*}*/

/*.header_4 a.callback_anch {*/
/*    line-height: 1.3*/
/*}*/

.city-confirm:before {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #f4f5fd
}

.city-confirm .your-city {
    text-align: center
}

.city-confirm .your-city__val {
    font-size: 14px;
    font-weight: 700
}

.city-change .bx-sls .dropdown-block {
    border: 1px solid #dee0ee;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff
}

.city-change .bx-sls .dropdown-icon {
    font-size: 20px;
    color: #dee0ee;
    background: 0
}

.city-change .bx-sls .dropdown-fade2white {
    -moz-border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
    -khtml-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 30%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 30%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 30%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 30%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 30%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1)
}

.city-change .bx-sls .bx-ui-sls-clear,
.city-change .bx-sls .bx-ui-sls-loader {
    font-size: 20px;
    color: #dee0ee;
    background: none !important
}

.city-change .bx-sls .bx-ui-sls-clear:hover {
    color: #c90
}

.city-change .bx-sls .bx-ui-sls-fake,
.city-change .bx-sls .bx-ui-sls-route {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #575b71;
    border: 0;
    background: 0
}

.city-change .bx-sls .bx-ui-sls-route {
    color: #8184a1
}

.city-change .bx-sls .bx-ui-sls-pane {
    border: 1px solid #dee0ee;
    background-color: #fff
}

.city-change .bx-sls .dropdown-item {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px
}

.city-change .bx-sls .bx-ui-sls-variant:hover,
.city-change .bx-sls .bx-ui-sls-variant-active {
    background-color: #e0e8ea
}

.city-change .bx-sls .dropdown-item-text {
    font-size: 14px;
    color: #8184a1
}

.city-change .bx-sls .dropdown-item-text span {
    color: #575b71
}

.city-change .quick-locations__title {
    font-size: 14px;
    font-weight: 700;
    color: #575b71
}

.city-change .quick-locations__val {
    color: #575b71;
    line-height: 30px;
    white-space: nowrap;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s;
    cursor: pointer
}

.city-change .quick-locations__val:hover {
    background: #dee0ee
}

.city-change .quick-locations__val.active {
    color: #000;
    background: #fde037
}

.city-change .submit {
    text-align: center
}

.city-change .block-info {
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    -khtml-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    background-color: #fff
}

.city-change .block-info__title {
    font-size: 14px;
    font-weight: 700;
    color: #575b71
}

.top-menu {
    background: #edeef8
}

.top-menu ul.store-horizontal>li>a {
    font-size: 11px;
    color: #575b71;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 32px
}

.top-menu ul.store-horizontal>li.active>a {
    color: #34383d;
    background: #fff
}

.top-menu ul.store-horizontal>li:hover>a,
.top-menu ul.store-horizontal>li.jshover>a,
.top-menu ul.store-horizontal>li.active:hover>a,
.top-menu ul.store-horizontal>li.active.jshover>a {
    color: #fff;
    background: #8184a1
}

.top-menu .dropdown-menu {
    border-top: 1px solid #a0a4bc;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -khtml-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    background: #8184a1
}

.top-menu .dropdown-menu>li {
    border-bottom: 1px solid #a0a4bc
}

.top-menu .dropdown-menu>li>a {
    font-size: 11px;
    color: #dee0ee;
    text-decoration: none;
    text-transform: uppercase
}

.top-menu .dropdown-menu>li:hover>a,
.top-menu .dropdown-menu>li.jshover>a,
.top-menu .dropdown-menu>li.active>a {
    color: #fff;
    background-color: #575b71
}

.top_panel {
    background: #dee0ee
}

.top_panel .panel_1 ul.section-vertical li a.showsection {
    font-size: 18px;
    font-weight: 700;
    color: #575b71;
    text-align: center;
    text-decoration: none;
    line-height: 46px
}

.top_panel .panel_1 ul.section-vertical li:hover a.showsection,
.top_panel .panel_1 ul.section-vertical li.jshover a.showsection,
.top_panel .panel_1 ul.section-vertical li.active a.showsection {
    color: #000;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -khtml-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background: #fff
}

.top_panel .panel_1 ul.section-vertical li .catalog-section-list {
    -webkit-box-shadow: 0 15px 15px -15px rgba(0, 0, 0, .51);
    -moz-box-shadow: 0 15px 15px -15px rgba(0, 0, 0, .51);
    box-shadow: 0 15px 15px -15px rgba(0, 0, 0, .51);
    background: #fff
}

.top_panel .panel_2 ul.store-vertical li a.showsubmenu {
    font-size: 14px;
    color: #575b71;
    text-align: center;
    text-decoration: none;
    line-height: 46px
}

.top_panel .panel_2 ul.store-vertical li:hover a.showsubmenu,
.top_panel .panel_2 ul.store-vertical li.jshover a.showsubmenu,
.top_panel .panel_2 ul.store-vertical li.active a.showsubmenu {
    color: #000;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -khtml-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background: #fff
}

.top_panel .panel_2 ul.store-vertical li ul.submenu {
    -webkit-box-shadow: 0 15px 15px -15px rgba(0, 0, 0, .51);
    -moz-box-shadow: 0 15px 15px -15px rgba(0, 0, 0, .51);
    box-shadow: 0 15px 15px -15px rgba(0, 0, 0, .51);
    background: #fff
}

.top_panel .panel_2 ul.store-vertical li ul li a {
    font-size: 14px;
    color: #575b71;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.top_panel .panel_2 ul.store-vertical li ul li a:hover,
.top_panel .panel_2 ul.store-vertical li ul li .text:hover a,
.top_panel .panel_2 ul.store-vertical li ul li a.root-item-selected {
    color: #c90;
    text-decoration: none
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild {
    text-align: center
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild i {
    font-size: 17px;
    color: #b7bbd2;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild:hover i {
    color: #c90
}

.top_panel .panel_2 ul.store-vertical li ul li ul li a {
    background: #e0e3e7
}

.top_panel .panel_3 {
    border-left: 1px solid #8184a1
}

.top_panel .panel_3 ul.contacts-vertical li a.showcontacts {
    text-decoration: none
}

.top_panel .panel_3 ul.contacts-vertical li:hover a.showcontacts,
.top_panel .panel_3 ul.contacts-vertical li.jshover a.showcontacts,
.top_panel .panel_3 ul.contacts-vertical li.active a.showcontacts {
    background: #000
}

.top_panel .panel_3 ul.contacts-vertical li a.showcontacts i {
    font-size: 19px;
    color: #fff;
    text-align: center
}

.top_panel .panel_3 ul.contacts-vertical li:hover a.showcontacts i,
.top_panel .panel_3 ul.contacts-vertical li.jshover a.showcontacts i,
.top_panel .panel_3 ul.contacts-vertical li.active a.showcontacts i {
    color: #fff
}

.top_panel .panel_4 {
    border-left: 1px solid #8184a1
}

.top_panel .panel_4 ul.search-vertical li a.showsearch {
    text-decoration: none
}

.top_panel .panel_4 ul.search-vertical li:hover a.showsearch,
.top_panel .panel_4 ul.search-vertical li.jshover a.showsearch,
.top_panel .panel_4 ul.search-vertical li.active a.showsearch {
    background: #000
}

.top_panel .panel_4 ul.search-vertical li a.showsearch i {
    font-size: 19px;
    color: #fff;
    text-align: center
}

.top_panel .panel_4 ul.search-vertical li:hover a.showsearch i,
.top_panel .panel_4 ul.search-vertical li.jshover a.showsearch i,
.top_panel .panel_4 ul.search-vertical li.active a.showsearch i {
    color: #fff
}

.content-wrapper {
    background: #fff
}

.left-column .h3 {
    /*font-size: 18px;*/
    /*font-weight: 600;*/
    /*color: #575b71*/
}

.personal-user:link,
.personal-user:visited {
    text-decoration: none;
    border: 2px solid #edeef8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #edeef8
}

.personal-user:hover {
    border: 2px solid #fde037;
    background: #fff
}

.personal-user__image {
    text-align: center;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #fff
}

.personal-user__image>img {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.personal-user__title {
    color: #575b71;
    text-align: center
}

.personal-user:hover .personal-user__title {
    color: #c90
}

ul.left-menu>li>a {
    font-size: 14px;
    font-weight: 700;
    color: #575b71;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

ul.left-menu>li:hover>a,
ul.left-menu>li.selected>a {
    color: #000;
    text-decoration: none;
    border: 1px solid #fde037;
    background: #fde037
}

ul.left-menu>li.parent:hover>a {
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -khtml-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

ul.left-menu>li.parent>a .arrow {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #dee0ee;
    -webkit-transition: border-color .15s ease 0s;
    -moz-transition: border-color .15s ease 0s;
    -o-transition: border-color .15s ease 0s;
    transition: border-color .15s ease 0s
}

ul.left-menu>li.parent:hover>a .arrow,
ul.left-menu>li.parent.selected>a .arrow {
    border-left: 5px solid #fff
}

ul.left-menu>li.parent>ul.submenu,
ul.left-menu>li.parent>.catalog-section-childs,
ul.left-menu>li.parentMore>ul.submenuMore {
    border: 4px solid #fde037;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    background: #fff
}

ul.left-menu>li.parent>ul.submenu li a,
ul.left-menu>li.parentMore>ul.submenuMore li a {
    color: #575b71
}

ul.left-menu>li.parent>ul.submenu>li>a,
ul.left-menu>li.parentMore>ul.submenuMore>li>a {
    font-size: 14px;
    font-weight: 700
}

ul.left-menu>li.parentMore>ul.submenuMore>li>a {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dee0ee
}

ul.left-menu>li.parent>ul.submenu li.parent ul ul a {
    font-size: 11px
}

ul.left-menu>li.parent>ul.submenu li a:hover {
    color: #c90
}

ul.left-menu>li.parentMore>ul.submenuMore li a:hover {
    color: #000;
    border: 1px solid #fde037;
    background: #fde037
}

.top-catalog {
    background: #fde037
}

.top-catalog ul.left-menu>li>a {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    line-height: 40px;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0
}

.top-catalog ul.left-menu>li.parentMore>a {
    font-weight: 700;
    line-height: 30px
}

.top-catalog ul.left-menu>li:hover>a,
.top-catalog ul.left-menu>li.selected>a {
    color: #fff;
    border: 0;
    background: #c90
}

.top-catalog ul.left-menu>li.parent:hover>a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0
}

.top-catalog ul.left-menu>li.parent>.arrow,
.top-catalog ul.left-menu>li.parentMore>.arrow {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fde037
}

.personal-exit:link,
.personal-exit:visited {
    font-size: 14px;
    font-weight: 700;
    color: #575b71;
    border: 1px solid #edeef8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #edeef8
}

.personal-exit:hover {
    color: #000;
    text-decoration: none;
    border: 1px solid #fde037;
    background: #fde037
}

ul.new_leader_disc li {
    border: 2px solid #edeef8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #edeef8;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

ul.new_leader_disc li:hover {
    border: 2px solid #fde037;
    background: #fff
}

ul.new_leader_disc li a {
    text-decoration: none
}

ul.new_leader_disc li a .icon {
    font-size: 11px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 22px
}

ul.new_leader_disc li a.new .icon {
    background: #9cc218
}

ul.new_leader_disc li a.hit .icon {
    background: #13a4ff
}

ul.new_leader_disc li a.discount .icon {
    background: #9d06d7
}

ul.new_leader_disc li a .icon:after {
    content: "";
    border-width: 11px 6px 11px 0;
    border-style: solid
}

ul.new_leader_disc li a.new .icon:after {
    border-color: #9cc218 transparent #9cc218 #9cc218
}

ul.new_leader_disc li a.hit .icon:after {
    border-color: #13a4ff transparent #13a4ff #13a4ff
}

ul.new_leader_disc li a.discount .icon:after {
    border-color: #9d06d7 transparent #9d06d7 #9d06d7
}

ul.new_leader_disc li a .text {
    color: #575b71;
    text-decoration: underline;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

ul.new_leader_disc li:hover a .text {
    color: #c90;
    text-decoration: none
}

.banner_left a {
    text-decoration: none
}

.banner_left img {
    border: 0
}

.left-slider {
    border: 1px solid #e0e3e7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.left-slider .item-image a {
    text-align: center;
    text-decoration: none
}

.left-slider .item-image a img {
    border: 0
}

.left-slider .item-image .sticker span {
    font-size: 11px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 22px
}

.left-slider .item-image .sticker .new {
    background: #9cc218
}

.left-slider .item-image .sticker .hit {
    background: #13a4ff
}

.left-slider .item-image .sticker .discount {
    background: #9d06d7
}

.left-slider .item-image .sticker span:before {
    content: "";
    border-width: 11px 0 11px 6px;
    border-style: solid
}

.left-slider .item-image .sticker .new:before {
    border-color: #9cc218 #9cc218 #9cc218 transparent
}

.left-slider .item-image .sticker .hit:before {
    border-color: #13a4ff #13a4ff #13a4ff transparent
}

.left-slider .item-image .sticker .discount:before {
    border-color: #9d06d7 #9d06d7 #9d06d7 transparent
}

.left-slider a.item-title {
    color: #575b71;
    text-align: center
}

.left-slider a.item-title:hover {
    color: #c90
}

.left-slider .item-price {
    text-align: center
}

.left-slider .item-price .catalog-item-price {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    background: #fde037
}

.left-slider .item-price .catalog-item-price span {
    font-size: 12px;
    font-weight: 400
}

.left-slider .item-price .catalog-item-price .catalog-item-price-reference {
    font-size: 13px
}

.left-slider .item-price .catalog-item-price-old {
    font-size: 12px;
    color: #a0a4bc;
    text-decoration: line-through
}

.left-slider .item-price .catalog-item-no-price {
    font-size: 12px
}

.vendors .h3 {
    font-size: 18px;
    font-weight: 600;
    color: #575b71
}

.vendors p.vendors-item a {
    font-size: 13px;
    color: #575b71
}

.vendors p.vendors-item a:hover {
    color: #c18800 !important
}

.vendors a.all {
    color: #a0a4bc
}

.vendors a.all:hover {
    color: #c90
}

.subscribe,
.subscribe_bottom {
    background: #f4f5fd
}

.subscribe {
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -khtml-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.subscribe .h3,
.subscribe_bottom .text .h3 {
    font-size: 18px;
    font-weight: 600;
    color: #575b71
}

.subscribe p,
.subscribe_bottom .text p {
    color: #575b71
}

.subscribe input[type="text"],
.subscribe_bottom form input[type="text"] {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #8184a1;
    border: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #fff
}

.news-block__title,
.reviews-block__title {
    font-size: 18px;
    font-weight: 600;
    color: #575b71
}

a.news-block__item,
a.reviews-block__item {
    text-decoration: none
}

.left-column a.news-block__item,
.left-column a.reviews-block__item {
    border-bottom: 1px dotted #dee0ee
}

.news-block__item-image,
.reviews-block__item-image {
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #575b71
}

.news-block__item-date {
    font-size: 11px;
    color: #8184a1
}

.news-block__item-text,
.reviews-block__item-text {
    color: #575b71;
    text-decoration: underline;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

a.news-block__item:hover .news-block__item-text,
a.reviews-block__item:hover .reviews-block__item-text {
    color: #c90;
    text-decoration: none
}

a.news-block__all-news:link,
a.news-block__all-news:visited,
a.reviews-block__all-reviews:link,
a.reviews-block__all-reviews:visited {
    color: #a0a4bc
}

a.news-block__all-news:hover,
a.reviews-block__all-reviews:hover {
    color: #c90
}

.advantages .advantages-item-icon i {
    font-size: 22px;
    color: #575b71
}

.advantages .advantages-item-text {
    color: #575b71;
    line-height: 16px
}

.advantages+.promotions-block {
    border-top: 1px dotted #dee0ee
}

.promotions-block__title {
    font-size: 18px;
    font-weight: 600;
    color: #575b71
}

a.promotions-block__all-promotions:link,
a.promotions-block__all-promotions:visited {
    color: #a0a4bc
}

a.promotions-block__all-promotions:hover {
    color: #c90
}

a.promotions__item {
    text-decoration: none;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.promotions__item-image-wrap {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -khtml-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background-color: #575b71
}

.promotions__item.completed .promotions__item-image-wrap {
    background-color: #e5ecff
}

.promotions__item-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: -webkit-transform .3s ease 0s;
    -moz-transition: -moz-transform .3s ease 0s;
    -o-transition: -o-transform .3s ease 0s;
    transition: transform .3s ease 0s
}

.promotions__item.completed .promotions__item-image {
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    opacity: .36
}

.promotions__item:hover .promotions__item-image {
    -moz-transform: scale(1.25) rotate(0.02deg);
    -o-transform: scale(1.25);
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
}

.promotions__item-image-wrap .time_buy_cont {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #575b71
}

.promotions__item-image-wrap .time_buy_clock {
    text-align: center
}

.promotions__item-image-wrap .time_buy_clock i {
    font-size: 19px;
    color: #fff
}

.promotions__item-image-wrap .time_buy_timer .countdown-section {
    text-align: center
}

.promotions__item-image-wrap .time_buy_timer .countdown-section:after {
    content: ":";
    font-size: 14px;
    color: #fff
}

.promotions__item-image-wrap .time_buy_timer .countdown-section:first-child:after {
    content: none
}

.promotions__item-image-wrap .time_buy_timer .countdown-amount {
    font-size: 14px;
    color: #fff
}

.promotions__item-image-wrap .time_buy_timer .over {
    font-size: 11px;
    color: #fff;
    text-transform: uppercase
}

.promotions__item-date-wrap {
    background-color: #edeef8
}

.promotions__item-date {
    color: #8184a1
}

.promotions__item-name {
    font-size: 14px;
    font-weight: 700;
    color: #575b71;
    text-decoration: underline;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

a.promotions__item:hover .promotions__item-name {
    color: #c90;
    text-decoration: none
}

.banners-main {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.banners-main__row {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.banners-main__row:first-child {
    border-top: 0
}

.banners-main__row:last-child {
    border-bottom: 0
}

a.banners-main__item {
    text-decoration: none;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    background-color: #575b71
}

.banners-main__item:first-child {
    border-left: none
}

.banners-main__item:last-child {
    border-right: 0
}

.banners-main__item-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: -webkit-transform .3s ease 0s;
    -moz-transition: -moz-transform .3s ease 0s;
    -o-transition: -o-transform .3s ease 0s;
    transition: transform .3s ease 0s
}

.banners-main__item:hover .banners-main__item-image {
    -moz-transform: scale(1.25) rotate(0.02deg);
    -o-transform: scale(1.25);
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
}

.banners-main__item-block-wrap {
    background: rgba(0, 0, 0, .5);
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .5));
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .5));
    background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .5));
    background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .5));
    background: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, .5))
}

.banners-main__item-block-wrap:after {
    content: "";
    background: rgba(0, 0, 0, .7);
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .2));
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .2));
    background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .2));
    background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .2));
    background: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, .2));
    -webkit-transition: opacity .15s ease 0s;
    -moz-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.banners-main__item-btn {
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.banners-main__item-text {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    line-height: 24px
}

.banners-main__item-text.small {
    font-size: 18px;
    line-height: 18px
}

button[name="banners-main__item-button"]:after {
    content: "";
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 5px solid #bea201;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

button[name="banners-main__item-button"]:hover:after {
    border-left-color: #fff
}

.advantages+.tabs-wrap {
    border-top: 1px dotted #dee0ee
}

.tabs__tab.current:after {
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fde037;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.tabs__tab a {
    text-align: center;
    text-decoration: none;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.tabs__tab:hover a,
.tabs__tab.current a {
    border: 2px solid #fde037
}

.tabs__tab.current a {
    background: #fde037
}

.tabs__tab a span {
    font-size: 14px;
    font-weight: 700;
    color: #575b71;
    text-transform: uppercase;
    border-bottom: 1px dashed;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.tabs__tab:hover a span {
    color: #c90;
    border-bottom: 1px dashed transparent
}

.tabs__tab.current a span {
    color: #000;
    border-bottom: 1px dashed transparent
}

.tabs__box .catalog-top {
    border-bottom: 1px dotted #dee0ee
}

.tabs__box .catalog-top a.all:link,
.tabs__box .catalog-top a.all:visited {
    color: #a0a4bc
}

.tabs__box .catalog-top a.all:hover {
    color: #c90
}

/*.catalog-item-card {*/
/*    border: 1px solid #dee0ee;*/
/*    -moz-border-radius: 4px;*/
/*    -webkit-border-radius: 4px;*/
/*    -khtml-border-radius: 4px;*/
/*    border-radius: 4px;*/
/*    background: #fff;*/
/*    -webkit-transition: all .15s ease 0s;*/
/*    -moz-transition: all .15s ease 0s;*/
/*    -o-transition: all .15s ease 0s;*/
/*    transition: all .15s ease 0s*/
/*}*/

/*.catalog-item-card.item-tb,*/
/*.catalog-item-card.item-pm {*/
/*    -webkit-transition: none;*/
/*    -moz-transition: none;*/
/*    -o-transition: none;*/
/*    transition: none*/
/*}*/

/*.catalog-item-card:hover {*/
/*    border: 1px solid #fde037;*/
/*    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .36);*/
/*    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .36);*/
/*    box-shadow: 0 0 15px rgba(0, 0, 0, .36)*/
/*}*/

/*.catalog-item-card.item-tb:hover,*/
/*.catalog-item-card.item-pm:hover {*/
/*    border: 1px solid transparent;*/
/*    -webkit-box-shadow: none;*/
/*    -moz-box-shadow: none;*/
/*    box-shadow: none*/
/*}*/

/*.catalog-item-card .catalog-item-info {*/
/*    border: 1px solid #fff;*/
/*    -moz-border-radius: 4px;*/
/*    -webkit-border-radius: 4px;*/
/*    -khtml-border-radius: 4px;*/
/*    border-radius: 4px;*/
/*    -webkit-transition: all .15s ease 0s;*/
/*    -moz-transition: all .15s ease 0s;*/
/*    -o-transition: all .15s ease 0s;*/
/*    transition: all .15s ease 0s*/
/*}*/

/*.catalog-item-card.item-tb .catalog-item-info,*/
/*.catalog-item-card.item-pm .catalog-item-info {*/
/*    -webkit-transition: border-color .15s ease 0s, -webkit-box-shadow .15s ease 0s, background-color .15s ease 0s;*/
/*    -moz-transition: border-color .15s ease 0s, -moz-box-shadow .15s ease 0s, background-color .15s ease 0s;*/
/*    -o-transition: border-color .15s ease 0s, -o-box-shadow .15s ease 0s, background-color .15s ease 0s;*/
/*    transition: border-color .15s ease 0s, box-shadow .15s ease 0s, background-color .15s ease 0s*/
/*}*/

/*.catalog-item-card:hover .catalog-item-info {*/
/*    border: 1px solid #fde037*/
/*}*/

/*.catalog-item-card.item-tb:hover .catalog-item-info,*/
/*.catalog-item-card.item-pm:hover .catalog-item-info {*/
/*    border: 2px solid #fde037;*/
/*    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .36);*/
/*    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .36);*/
/*    box-shadow: 0 0 15px rgba(0, 0, 0, .36);*/
/*    background: #fff*/
/*}*/

/*.catalog-item-card .item-image a {*/
/*    text-align: center;*/
/*    text-decoration: none*/
/*}*/

/*.catalog-item-card .item-image a img {*/
/*    border: 0*/
/*}*/

/*.catalog-item-card .item-image .time_buy_sticker {*/
/*    -moz-border-radius: 4px 0 0 0;*/
/*    -webkit-border-radius: 4px 0 0 0;*/
/*    -khtml-border-radius: 4px 0 0 0;*/
/*    border-radius: 4px 0 0 0*/
/*}*/

/*.catalog-item-card .item-image .time_buy_figure {*/
/*    border-top: 93px solid #9d06d7;*/
/*    border-right: 93px solid transparent*/
/*}*/

/*.catalog-item-card .item-image .time_buy_text {*/
/*    font-size: 11px;*/
/*    color: #fff;*/
/*    text-transform: uppercase*/
/*}*/

/*.catalog-item-card .item-image .sticker span {*/
/*    font-size: 11px;*/
/*    color: #fff;*/
/*    text-align: center;*/
/*    text-transform: uppercase;*/
/*    line-height: 22px*/
/*}*/

/*.catalog-item-card .item-image .sticker .new {*/
/*    background: #9cc218*/
/*}*/

/*.catalog-item-card .item-image .sticker .hit {*/
/*    background: #13a4ff*/
/*}*/

/*.catalog-item-card .item-image .sticker .no_export {*/
/*    background: #cccccc*/
/*}*/

/*.catalog-item-card .item-image .sticker .discount {*/
/*    background: #9d06d7*/
/*}*/

/*.catalog-item-card .item-image .sticker span:before {*/
/*    content: "";*/
/*    border-width: 11px 0 11px 6px;*/
/*    border-style: solid*/
/*}*/

/*.catalog-item-card .item-image .sticker .new:before {*/
/*    border-color: #9cc218 #9cc218 #9cc218 transparent*/
/*}*/

/*.catalog-item-card .item-image .sticker .hit:before {*/
/*    border-color: #13a4ff #13a4ff #13a4ff transparent*/
/*}*/

/*.catalog-item-card .item-image .sticker .discount:before {*/
/*    border-color: #9d06d7 #9d06d7 #9d06d7 transparent*/
/*}*/

/*.catalog-item-card .item-all-title .item-title {*/
/*    color: #575b71*/
/*}*/

/*.catalog-item-card .item-all-title a.item-title:hover {*/
/*    color: #c90*/
/*}*/

/*.catalog-item-card .article {*/
/*    font-size: 12px;*/
/*    color: #a0a4bc;*/
/*    white-space: nowrap;*/
/*    text-overflow: ellipsis*/
/*}*/

/*.catalog-item-card .rating .star i {*/
/*    font-size: 17px*/
/*}*/

/*.catalog-item-card .rating .star.empty i {*/
/*    color: #dee0ee*/
/*}*/

/*.catalog-item-card .rating .star.voted i {*/
/*    color: #f6bc00*/
/*}*/

/*.catalog-item-card .item-desc {*/
/*    font-size: 12px;*/
/*    color: #8184a1*/
/*}*/

/*.catalog-item-card .catalog-item-price {*/
/*    font-size: 24px;*/
/*    font-weight: 700;*/
/*    color: #000*/
/*}*/

/*.catalog-item-card .catalog-item-price .from,*/
/*.catalog-item-card .catalog-item-price .unit,*/
/*.catalog-item-card .item-no-price .unit {*/
/*    font-size: 12px;*/
/*    font-weight: 400;*/
/*    color: #8184a1*/
/*}*/

/*.catalog-item-card .catalog-item-price-old {*/
/*    color: #a0a4bc;*/
/*    text-decoration: line-through*/
/*}*/

/*.catalog-item-card .catalog-item-price-percent {*/
/*    color: #9d06d7*/
/*}*/

/*.catalog-item-card .catalog-item-price-ranges {*/
/*    text-decoration: none*/
/*}*/

/*.catalog-item-card .catalog-item-price-ranges i {*/
/*    font-size: 19px;*/
/*    color: #c2c5da;*/
/*    -webkit-transition: all .15s ease 0s;*/
/*    -moz-transition: all .15s ease 0s;*/
/*    -o-transition: all .15s ease 0s;*/
/*    transition: all .15s ease 0s*/
/*}*/

/*.catalog-item-card .catalog-item-price-ranges:hover i {*/
/*    color: #c90*/
/*}*/

/*.catalog-item-card .progress_bar_title,*/
/*.catalog-item-card .progress_bar_percent {*/
/*    font-size: 12px;*/
/*    color: #a0a4bc*/
/*}*/

/*.catalog-item-card .progress_bar_bg {*/
/*    -moz-border-radius: 2px;*/
/*    -webkit-border-radius: 2px;*/
/*    -khtml-border-radius: 2px;*/
/*    border-radius: 2px;*/
/*    background: #dee0ee*/
/*}*/

/*.catalog-item-card .progress_bar_line {*/
/*    background: #f6bc00*/
/*}*/

/*.catalog-item-card .time_buy_cont {*/
/*    -moz-border-radius: 4px;*/
/*    -webkit-border-radius: 4px;*/
/*    -khtml-border-radius: 4px;*/
/*    border-radius: 4px;*/
/*    background: #575b71*/
/*}*/

/*.catalog-item-card .time_buy_clock {*/
/*    text-align: center*/
/*}*/

/*.catalog-item-card .time_buy_clock i {*/
/*    font-size: 29px;*/
/*    color: #fff*/
/*}*/

/*.catalog-item-card .time_buy_timer .countdown-section {*/
/*    text-align: center*/
/*}*/

/*.catalog-item-card .time_buy_timer .countdown-amount {*/
/*    font-size: 18px;*/
/*    font-weight: 700;*/
/*    color: #fff*/
/*}*/

/*.catalog-item-card .time_buy_timer .countdown-period {*/
/*    font-size: 12px;*/
/*    color: #a0a4bc*/
/*}*/

/*.catalog-item-card .time_buy_timer .over {*/
/*    font-size: 18px;*/
/*    font-weight: 700;*/
/*    color: #fff;*/
/*    text-transform: uppercase*/
/*}*/

/*.catalog-item-card.item-tb .buy_more {*/
/*    -webkit-transition: opacity .15s ease 0s;*/
/*    -moz-transition: opacity .15s ease 0s;*/
/*    -o-transition: opacity .15s ease 0s;*/
/*    transition: opacity .15s ease 0s*/
/*}*/

/*.catalog-item-card .buy_more .avl i,*/
/*.catalog-item-card .buy_more .not_avl i {*/
/*    font-size: 21px*/
/*}*/

/*.catalog-item-card .buy_more .avl i {*/
/*    color: #9cc218*/
/*}*/

/*.catalog-item-card .buy_more .not_avl i {*/
/*    color: #b7bbd3*/
/*}*/

/*.catalog-item-card .buy_more .avl span,*/
/*.catalog-item-card .buy_more .not_avl span {*/
/*    font-size: 12px;*/
/*    color: #a0a4bc*/
/*}*/

/*.catalog-item-card .buy_more .compare a,*/
/*.catalog-item-card .buy_more .delay a {*/
/*    text-align: center;*/
/*    text-decoration: none;*/
/*    border: 1px solid #dee0ee;*/
/*    -moz-border-radius: 4px;*/
/*    -webkit-border-radius: 4px;*/
/*    -khtml-border-radius: 4px;*/
/*    border-radius: 4px*/
/*}*/

/*.catalog-item-card .buy_more .compare a:hover,*/
/*.catalog-item-card .buy_more .delay a:hover {*/
/*    border: 1px solid #575b71;*/
/*    background: #575b71*/
/*}*/

/*.catalog-item-card .buy_more .compare a.catalog-item-compared,*/
/*.catalog-item-card .buy_more .delay a.catalog-item-delayed {*/
/*    border: 1px solid #edeef8;*/
/*    background: #edeef8*/
/*}*/

/*.catalog-item-card .buy_more .compare a i,*/
/*.catalog-item-card .buy_more .delay a i {*/
/*    font-size: 15px;*/
/*    color: #b7bbd3;*/
/*    -webkit-transition: all .15s ease 0s;*/
/*    -moz-transition: all .15s ease 0s;*/
/*    -o-transition: all .15s ease 0s;*/
/*    transition: all .15s ease 0s*/
/*}*/

/*.catalog-item-card .buy_more .compare a:hover i,*/
/*.catalog-item-card .buy_more .delay a:hover i {*/
/*    color: #fff*/
/*}*/

/*.catalog-item-card .buy_more .compare a.catalog-item-compared i,*/
/*.catalog-item-card .buy_more .delay a.catalog-item-delayed i {*/
/*    color: #babed5*/
/*}*/

.advantages+.body_text {
    border-top: 1px dotted #dee0ee
}

.body_text ul {
    line-height: 1.5
}

.breadcrumb__item>.breadcrumb__link,
.breadcrumb__item>.breadcrumb__title,
.breadcrumb__item>.breadcrumb__icon_main {
    color: #a0a4bc
}

.breadcrumb__item>.breadcrumb__link:hover {
    color: #c90
}

.breadcrumb__arrow:before {
    content: "|"
}

.breadcrumb__arrow {
    font-style: normal;
    color: #dee0ee
}

.vendors_bottom .h3 {
    font-size: 18px;
    font-weight: 600;
    color: #575b71
}

.vendors_bottom a.all {
    color: #a0a4bc
}

.already_seen {
    background: #f4f5fd
}

.already_seen .h3 {
    font-size: 14px;
    font-weight: 700;
    color: #575b71
}

.already_seen ul {
    background: url(/local/templates/2025/css/old/./images/bg_already_seen_ul.jpg) left center repeat-x
}

.already_seen ul li {
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    -webkit-transition: border-color .15s ease 0s;
    -moz-transition: border-color .15s ease 0s;
    -o-transition: border-color .15s ease 0s;
    transition: border-color .15s ease 0s
}

.already_seen ul li:hover {
    border: 2px solid #ffcd00
}

.already_seen ul li a {
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.already_seen ul li a span {
    color: #fff;
    text-align: left;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: rgba(87, 91, 113, .8);
    -webkit-transition: opacity .15s ease 0s;
    -moz-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.already_seen ul li a span::after {
    content: "";
    border-top: 11px solid rgba(87, 91, 113, .8);
    border-right: 11px solid transparent;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.already_seen ul li a img {
    border: 0
}

footer {
    /*background: #edeef8*/
}

.footer_menu_soc_pay {
    border-bottom: 1px dotted #dee0ee
}

.footer_menu ul li a {
    color: #575b71;
    text-decoration: none
}

.footer_menu ul li:first-child a {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.1
}

.footer_menu ul li a:hover {
    color: #c90
}

.footer_menu ul li a span {
    text-decoration: underline
}

.footer_menu ul li:first-child a span,
.footer_menu ul li a:hover span {
    text-decoration: none
}

.footer_menu ul li a:before {
    content: "-"
}

.footer_menu ul li:first-child a:before {
    content: ""
}

.footer_soc .h3,
.footer_pay .h3 {
    font-size: 18px;
    font-weight: 600;
    color: #575b71;
    line-height: 1.1
}

.footer_soc ul li {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.footer_soc ul li a {
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #b7bbd3
}

.footer_pay ul li a {
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px
}

.footer_soc ul li a:hover {
    background: 0
}

.footer_soc ul li a i {
    font-size: 22px;
    color: #edeef8;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.footer-bottom__copyright {
    font-size: 12px;
    color: #a0a4bc
}

.footer-bottom__links a:link,
.footer-bottom__links a:visited {
    font-size: 12px;
    color: #8184a1
}

.footer-bottom__links a:hover {
    color: #c90
}

.footer-bottom__links a:after {
    content: "";
    background: #dee0ee
}

.footer-bottom__counter span {
    font-size: 11px;
    color: #a0a4bc;
    text-align: center;
    line-height: 1.1;
    border: 1px solid #dee0ee
}

.footer-bottom__design a:link,
.footer-bottom__design a:visited {
    font-size: 11px;
    color: #a0a4bc;
    text-align: right;
    text-decoration: none;
    white-space: nowrap
}

.footer-bottom__design a:hover {
    color: #c90
}

.footer-bottom__design a .logo {
    font-family: "Arial Black", Gadget, Arial, sans-serif;
    font-size: 16px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    line-height: 32px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -khtml-border-radius: 16px;
    border-radius: 16px;
    background-color: #dfe0ee;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.footer-bottom__design a:hover .logo {
    color: #000;
    background-color: #fde037
}

.foot_panel_all {
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .36);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, .36);
    box-shadow: 0 0 12px rgba(0, 0, 0, .36);
    background: #fde037
}

.foot_panel {
    border-left: 1px solid #fff46b;
    border-right: 1px solid #fff46b
}

.kabinet a.login_anch,
.kabinet a.personal,
.kabinet a.register,
.kabinet a.exit {
    text-decoration: none;
    border-right: 1px solid #fff46b
}

.kabinet a.login_anch:hover,
.kabinet a.personal:hover,
.kabinet a.register:hover,
.kabinet a.exit:hover {
    background: #c90
}

.kabinet a.login_anch i,
.kabinet a.personal i,
.kabinet a.register i,
.kabinet a.exit i {
    font-size: 30px;
    color: #bea201;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.kabinet a.exit i {
    font-size: 25px
}

.kabinet a.login_anch span,
.kabinet a.personal span {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-decoration: underline;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.kabinet a.register span {
    color: #402a1d;
    text-decoration: underline;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.kabinet a.login_anch:hover i,
.kabinet a.personal:hover i,
.kabinet a.register:hover i,
.kabinet a.exit:hover i,
.kabinet a.login_anch:hover span,
.kabinet a.personal:hover span,
.kabinet a.register:hover span {
    color: #fff;
    text-decoration: none
}

.compare_line a,
.delay_line a {
    text-decoration: none;
    border-right: 1px solid #fff46b
}

.compare_line a:hover,
.delay_line a:hover {
    background: #c90
}

.compare_line a i,
.delay_line a i {
    font-size: 30px;
    color: #bea201;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.compare_line a .text,
.delay_line a .text {
    color: #402a1d;
    text-decoration: underline;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.compare_line a:hover i,
.compare_line a:hover .text,
.delay_line a:hover i,
.delay_line a:hover .text {
    color: #fff;
    text-decoration: none
}

.compare_line a .qnt,
.delay_line a .qnt {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 24px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    background: #9b9db9
}

.delay_line a .qnt {
    color: #363224;
    background: #fff
}

.foot_panel_2 a.cart {
    text-decoration: none
}

.foot_panel_2 a.cart i {
    font-size: 30px;
    color: #bea201
}

.foot_panel_2 a.cart .text {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-decoration: underline
}

.foot_panel_2 a.cart .qnt {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 24px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    background: #575b71
}

.foot_panel_2 a.cart:hover i,
.foot_panel_2 a.cart:hover .text,
.foot_panel_2 a.cart:hover .qnt {
    text-decoration: none
}

.foot_panel_2 .sum {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    background: #fff
}

.foot_panel_2 .sum .curr {
    font-size: 14px;
    font-weight: 400
}

.clvr .foot_panel_all {
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -khtml-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.clvl .foot_panel_all {
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -khtml-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.clvr .foot_panel,
.clvl .foot_panel {
    border: 0
}

.clvr .foot_panel_2 a.cart,
.clvl .foot_panel_2 a.cart {
    border-bottom: 1px solid #fff46b;
    -moz-border-radius: 3px 0 0 0;
    -webkit-border-radius: 3px 0 0 0;
    -khtml-border-radius: 3px 0 0 0;
    border-radius: 3px 0 0 0
}

.clvl .foot_panel_2 a.cart {
    -moz-border-radius: 0 3px 0 0;
    -webkit-border-radius: 0 3px 0 0;
    -khtml-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0
}

.clvr .foot_panel_2 a.cart:hover,
.clvl .foot_panel_2 a.cart:hover {
    background: #c90
}

.clvr .foot_panel_2 a.cart:hover i,
.clvl .foot_panel_2 a.cart:hover i {
    color: #fff
}

.clvr .kabinet a.login_anch,
.clvr .kabinet a.personal,
.clvr .kabinet a.register,
.clvr .kabinet a.exit,
.clvl .kabinet a.login_anch,
.clvl .kabinet a.personal,
.clvl .kabinet a.register,
.clvl .kabinet a.exit {
    text-align: center;
    border-right: 0;
    border-bottom: 1px solid #fff46b
}

.clvr .compare_line a,
.clvr .delay_line a,
.clvl .compare_line a,
.clvl .delay_line a {
    text-align: center;
    border-right: 0;
    border-bottom: 1px solid #fff46b
}

.clvr .delay_line a,
.clvl .delay_line a {
    border: 0;
    -moz-border-radius: 0 0 0 3px;
    -webkit-border-radius: 0 0 0 3px;
    -khtml-border-radius: 0 0 0 3px;
    border-radius: 0 0 0 3px
}

.clvl .delay_line a {
    -moz-border-radius: 0 0 3px 0;
    -webkit-border-radius: 0 0 3px 0;
    -khtml-border-radius: 0 0 3px 0;
    border-radius: 0 0 3px 0
}

.login:after {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #f4f5fd
}

.clvt .login:after {
    border-top: 0;
    border-bottom: 7px solid #f4f5fd
}

.clvr .login:after,
.clvl .login:after {
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    border-left: 7px solid #f4f5fd;
    border-right: 0
}

.clvl .login:after {
    border-left: none;
    border-right: 7px solid #f4f5fd
}

.login .login-form .fields input[type="text"],
.login .login-form .fields input[type="password"] {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #8184a1;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

/*a.news__item,*/
/*a.reviews__item {*/
/*    text-decoration: none;*/
/*    -moz-border-radius: 4px;*/
/*    -webkit-border-radius: 4px;*/
/*    -khtml-border-radius: 4px;*/
/*    border-radius: 4px;*/
/*    -webkit-transition: all .15s ease 0s;*/
/*    -moz-transition: all .15s ease 0s;*/
/*    -o-transition: all .15s ease 0s;*/
/*    transition: all .15s ease 0s*/
/*}*/

/*.news__item:hover,*/
/*.reviews__item:hover {*/
/*    -webkit-box-shadow: 0 0 15px rgba(9, 12, 18, .36);*/
/*    -moz-box-shadow: 0 0 15px rgba(9, 12, 18, .36);*/
/*    box-shadow: 0 0 15px rgba(9, 12, 18, .36)*/
/*}*/

.news__item-image-wrap,
.reviews__item-image-wrap {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background-color: #575b71
}

.news__item-image,
.reviews__item-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: -webkit-transform .3s ease 0s;
    -moz-transition: -moz-transform .3s ease 0s;
    -o-transition: -o-transform .3s ease 0s;
    transition: transform .3s ease 0s
}

.news__item:hover .news__item-image,
.reviews__item:hover .reviews__item-image {
    -moz-transform: scale(1.25) rotate(0.02deg);
    -o-transform: scale(1.25);
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
}

.news__item-date {
    color: #8184a1;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background-color: #edeef8
}

.news__item-title,
.reviews__item-title {
    font-size: 14px;
    font-weight: 700;
    color: #575b71;
    /*text-decoration:underline;*/
    line-height: 16px;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.news__item:hover .news__item-title,
.reviews__item:hover .reviews__item-title {
    color: #c90;
    text-decoration: none
}

.news__item-text,
.reviews__item-text {
    font-size: 12px;
    color: #8184a1
}

.promotions-detail__picture-wrap,
.news-detail__picture,
.reviews-detail__picture {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.promotions-detail.completed .promotions-detail__picture-wrap {
    background-color: #e5ecff
}

.promotions-detail__picture,
.news-detail__picture,
.reviews-detail__picture {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.promotions-detail.completed .promotions-detail__picture {
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    opacity: .36
}

.promotions-detail__picture-wrap .time_buy_cont {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #575b71
}

.promotions-detail__picture-wrap .time_buy_clock {
    text-align: center
}

.promotions-detail__picture-wrap .time_buy_clock i {
    font-size: 29px;
    color: #fff
}

.promotions-detail__picture-wrap .time_buy_timer .countdown-section {
    text-align: center
}

.promotions-detail__picture-wrap .time_buy_timer .countdown-amount {
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.promotions-detail__picture-wrap .time_buy_timer .countdown-period {
    font-size: 12px;
    color: #a0a4bc
}

.promotions-detail__picture-wrap .time_buy_timer .over {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.promotions-detail__date,
.news-detail__date {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background-color: #edeef8
}

.promotions-detail__products {
    border-bottom: 1px dotted #dee0ee
}

.items-sections .h3 {
    font-size: 18px;
    font-weight: 600;
    color: #575b71
}

.items-section__title-wrap {
    border: 2px solid #edeef8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #edeef8;
    cursor: pointer;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.items-section__title-wrap:hover {
    border: 2px solid #fde037;
    background: 0
}

.items-section__title-text {
    font-size: 18px;
    font-weight: 600;
    color: #575b71;
    border-bottom: 1px dashed #575b71
}

.items-section__title-wrap:hover .items-section__title-text {
    color: #c90;
    border-bottom: 1px dashed #c90
}

.items-section__title-qnt {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    background: #9b9db9
}

.items-section__title-icon {
    font-size: 18px;
    color: #dee0ee
}

.items-section__title-wrap:hover .items-section__title-icon {
    color: #c90
}

.tabs-news,
.tabs-reviews {
    /*border-bottom: 1px dotted #dee0ee*/
}

a.tabs__link-all:link,
a.tabs__link-all:visited {
    color: #a0a4bc
}

a.tabs__link-all:hover {
    color: #c90
}

.payments-section-list {
    border-bottom: 1px dotted #dee0ee
}

.payments-section-list>ul>li>.payment-section-title {
    font-size: 18px;
    font-weight: 600;
    color: #575b71;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #edeef8
}

.payments-section-list>ul>li ul li .payment-section-title {
    font-size: 14px;
    color: #575b71;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #f6f6fb
}

.payments-section-list ul li .payment-item {
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: border-color .15s ease 0s, -webkit-box-shadow .15s ease 0s;
    -moz-transition: border-color .15s ease 0s, -moz-box-shadow .15s ease 0s;
    -o-transition: border-color .15s ease 0s, -o-box-shadow .15s ease 0s;
    transition: border-color .15s ease 0s, box-shadow .15s ease 0s
}

.payments-section-list ul li .payment-item:hover {
    border: 2px solid #fde037;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    cursor: pointer
}

.payments-section-list ul li .payment-item-number,
.payments-section-list ul li .payment-item-descr {
    color: #575b71
}

.payments-section-list ul li .payment-item-title {
    font-size: 16px;
    font-weight: 600;
    color: #575b71
}

.vendors-section-item a {
    text-decoration: none;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.vendors-section-item a:hover {
    text-decoration: none;
    border: 1px solid #fde037;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    box-shadow: 0 0 15px rgba(0, 0, 0, .36)
}

.vendors-section-item a .item {
    border: 1px solid transparent;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.vendors-section-item a:hover .item {
    border: 1px solid #fde037
}

.vendors-section-item a .item .image {
    text-align: center
}

.vendors-section-item a .item .image img {
    border: 0
}

.vendors-section-item a .item .item-title {
    font-size: 14px;
    font-weight: 700;
    color: #575b71;
    text-decoration: underline;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.vendors-section-item a:hover .item .item-title {
    color: #c90;
    text-decoration: none
}

.vendors-section-descr {
    border-top: 1px dotted #dee0ee
}

.catalog-section .catalog-section-title a {
    font-size: 18px;
    font-weight: 600;
    color: #575b71;
    border: 2px solid #edeef8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #edeef8
}

.catalog-section .catalog-section-title:hover a {
    color: #c90;
    text-decoration: none;
    border: 2px solid #fde037;
    background: 0
}

.catalog-section .catalog-section-title .showchild,
.catalog-section .catalog-section-title .showsectionchild {
    text-align: center
}

.catalog-section .catalog-section-title .showchild i,
.catalog-section .catalog-section-title .showsectionchild i {
    font-size: 18px;
    color: #dee0ee;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.catalog-section .catalog-section-title .showchild:hover i,
.catalog-section .catalog-section-title .showsectionchild:hover i {
    color: #c90
}

.catalog-section-child a,
.reviews-section-child a {
    text-decoration: none;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.reviews-section-child a {
    border: 1px solid transparent
}

.catalog-section-child a:hover,
.reviews-section-child a:hover {
    text-decoration: none;
    border: 1px solid #fde037;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    box-shadow: 0 0 15px rgba(0, 0, 0, .36)
}

.reviews-section-child a:hover {
    border: 1px solid transparent
}

.catalog-section-child a .child,
.reviews-section-child a .child {
    border: 1px solid transparent;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.catalog-section-child a:hover .child {
    border: 1px solid #fde037
}

.catalog-section-child a .child .graph,
.reviews-section-child a .child .graph {
    text-align: center
}

.catalog-section-child a .child .graph i {
    font-size: 32px;
    color: #575b71
}

.catalog-section-child a .child .graph img,
.reviews-section-child a .child .graph img {
    border: 0
}

.catalog-section-child a .child .text,
.reviews-section-child a .child .text {
    color: #575b71;
    text-decoration: underline;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.catalog-section-child a:hover .child .text,
.reviews-section-child a:hover .child .text {
    color: #c90;
    text-decoration: none
}

.catalog-section-descr {
    border-top: 1px dotted #dee0ee
}

.catalog_item_toogle_filter .showfilter {
    text-decoration: none;
    border: 2px solid #edeef8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #edeef8
}

.catalog_item_toogle_filter .showfilter:hover {
    border: 2px solid #fde037;
    background: 0
}

.catalog_item_toogle_filter .showfilter span {
    font-size: 13px;
    color: #575b71;
    border-bottom: 1px dashed;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.catalog_item_toogle_filter .showfilter:hover span {
    color: #c90;
    border-bottom: 1px dashed transparent
}

.catalog_item_toogle_filter .showfilter i {
    font-size: 18px;
    color: #dee0ee;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.catalog_item_toogle_filter .showfilter:hover i {
    color: #c90
}

.filter {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #edeef8
}

.filter form table tr {
    border-bottom: 1px solid #dee0ee
}

.filter form table tr td .sect__text {
    text-align: right;
    cursor: pointer
}

.filter form table tr td .sect__text span {
    font-size: 14px;
    font-weight: 700;
    color: #575b71;
    border-bottom: 1px dashed;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.filter form table tr td .sect__text:hover span {
    color: #c90;
    border-bottom: 1px dashed transparent
}

.filter form table tr td .sect__arrow i {
    font-size: 18px;
    color: #a0a4bc;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.filter form table tr td .sect__text:hover+.sect__arrow i {
    color: #c90
}

.filter form table tr td .sect__hint-link {
    text-decoration: none
}

.filter form table tr td .sect__hint-link i {
    font-size: 19px;
    color: #c2c5da;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.filter form table tr td .sect__hint-link:hover i {
    color: #c90
}

.filter form table tr td .bx_filter_popup {
    line-height: 27px;
    white-space: nowrap;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    background: #fff
}

.filter form table tr td .bx_filter_popup:before {
    content: "";
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 9px solid #dee0ee
}

.filter form table tr td .bx_filter_popup:after {
    content: "";
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 8px solid #fff
}

.filter .bx_filter_block .price {
    color: #575b71;
    line-height: 24px
}

.filter .bx_filter_block .price input[type="text"] {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #8184a1;
    text-align: center;
    line-height: 22px;
    border: 1px solid #dee0ee;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #fff
}

.filter .bx_filter_block .bx_ui_slider_track {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    background: #b7bbd3
}

.filter .bx_ui_slider_track .bx-ui-slider-pricebar-vd {
    background: #8184a1
}

.filter .bx_ui_slider_track .bx-ui-slider-pricebar-vn {
    background: #a0daff
}

.filter .bx_ui_slider_track .bx-ui-slider-pricebar-v {
    background: #13a4ff
}

.filter .bx_ui_slider_range .bx_ui_slider_handle {
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .36);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .36);
    box-shadow: 0 0 5px rgba(0, 0, 0, .36);
    background: #13a4ff
}

.filter .bx_ui_slider_range .bx_ui_slider_handle i {
    font-size: 17px;
    color: #fff
}

.filter .bx_filter_select_container .bx_filter_select_block {
    border: 1px solid #dee0ee;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #fff
}

.filter .bx_filter_select_block .bx_filter_select_text {
    font-size: 13px;
    color: #575b71;
    line-height: 22px
}

.filter .bx_filter_select_block .bx_filter_select_arrow {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC) center no-repeat
}

.bx_filter_select_popup ul li label {
    font-size: 13px;
    color: #575b71;
    line-height: 22px;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.bx_filter_select_popup ul li label:hover {
    background: #dee0ee
}

.bx_filter_select_popup ul li label.selected {
    background: #fde037
}

.bx_filter_select_popup ul li label.disabled {
    color: #b7bbd3;
    background: 0
}

a.catalog_item_toogle_filter_hidden:link,
a.catalog_item_toogle_filter_hidden:visited,
a.catalog_item_toogle_filter_reset:link,
a.catalog_item_toogle_filter_reset:visited {
    color: #a0a4bc;
    text-decoration: none;
    border-bottom: 1px dashed
}

a.catalog_item_toogle_filter_hidden:hover,
a.catalog_item_toogle_filter_reset:hover {
    border-bottom: 1px dashed transparent
}

.filter form .submit #modef_num {
    font-size: 14px;
    font-weight: 700;
    color: #575b71
}

.filter.vertical form table tr td .sect__text {
    text-align: left
}

.filter.vertical form table tr td .bx_filter_popup:before {
    border-left: none;
    border-right: 9px solid #dee0ee
}

.filter.vertical form table tr td .bx_filter_popup:after {
    border-left: none;
    border-right: 8px solid #fff
}

.filter.vertical .bx_filter_block .price:first-child:after {
    color: #b3b7cb;
    content: "-"
}

.count_items label {
    line-height: 29px
}

.count_items span {
    font-size: 14px;
    font-weight: 700;
    color: #575b71;
    line-height: 29px
}

.catalog-item-sorting label {
    line-height: 29px
}

.catalog-item-sorting>span {
    color: #575b71;
    text-decoration: none;
    line-height: 27px;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.catalog-item-sorting>span:hover {
    color: #fff;
    border: 1px solid #575b71;
    background: #575b71
}

.catalog-item-sorting>span.selected,
.catalog-item-sorting>span.selected:hover {
    color: #575b71;
    border: 1px solid #dee0ee;
    background: #dee0ee
}

.catalog-item-sorting>span.selected:after {
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

.catalog-item-sorting>span.selected.asc:after {
    border-bottom: 6px solid #a0a4bc
}

.catalog-item-sorting>span.selected.desc:after {
    border-top: 6px solid #a0a4bc
}

.catalog-item-collections-view .catalog-item-card .item-all-title {
    font-size: 14px;
    font-weight: 800
}

.catalog-item-collections-view .catalog-item-card .catalog-item-price {
    font-size: 14px
}

.catalog_description {
    border-top: 1px dotted #dee0ee
}

.catalog-detail-pictures .detail_picture .catalog-detail-images {
    text-align: center;
    text-decoration: none
}

.catalog-detail-pictures .detail_picture img {
    border: 0
}

.catalog-detail-pictures .detail_picture .time_buy_sticker {
    -moz-border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    -khtml-border-radius: 4px 0 0 0;
    border-radius: 4px 0 0 0
}

.catalog-detail-pictures .detail_picture .time_buy_figure {
    border-top: 93px solid #9d06d7;
    border-right: 93px solid transparent
}

.catalog-detail-pictures .detail_picture .time_buy_text {
    font-size: 11px;
    color: #fff;
    text-transform: uppercase
}

.catalog-detail-pictures .detail_picture .sticker span {
    font-size: 11px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 22px
}

.catalog-detail-pictures .detail_picture .sticker .new {
    background: #9cc218
}

.catalog-detail-pictures .detail_picture .sticker .hit {
    background: #13a4ff
}

.catalog-detail-pictures .detail_picture .sticker .no_export {
    background: #cccccc
}

.catalog-detail-pictures .detail_picture .sticker .discount {
    background: #9d06d7
}

.catalog-detail-pictures .detail_picture .sticker span:before {
    content: "";
    border-width: 11px 0 11px 6px;
    border-style: solid
}

.catalog-detail-pictures .detail_picture .sticker .new:before {
    border-color: #9cc218 #9cc218 #9cc218 transparent
}

.catalog-detail-pictures .detail_picture .sticker .hit:before {
    border-color: #13a4ff #13a4ff #13a4ff transparent
}

.catalog-detail-pictures .detail_picture .sticker .no_export:before {
    border-color: #cccccc #cccccc #cccccc transparent
}

.catalog-detail-pictures .detail_picture .sticker .discount:before {
    border-color: #9d06d7 #9d06d7 #9d06d7 transparent
}

.catalog-detail-pictures .more_photo ul li {
    border: 2px solid transparent;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.catalog-detail-pictures .more_photo ul li:hover {
    border: 2px solid #fde037
}

.catalog-detail-pictures .more_photo ul li.catalog-detail-video {
    border: 2px solid #dee0ee;
    background: #dee0ee
}

.catalog-detail-pictures .more_photo ul li.catalog-detail-video:hover {
    border: 2px solid #575b71;
    background: #575b71
}

.catalog-detail-pictures .more_photo ul li a {
    text-align: center;
    text-decoration: none
}

.catalog-detail-pictures .more_photo ul li.catalog-detail-video a i {
    font-size: 42px;
    color: #b7bbd3;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.catalog-detail-pictures .more_photo ul li.catalog-detail-video a span {
    font-size: 14px;
    font-weight: 700;
    color: #b7bbd3;
    text-transform: uppercase;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.catalog-detail-pictures .more_photo ul li.catalog-detail-video:hover a i,
.catalog-detail-pictures .more_photo ul li.catalog-detail-video:hover a span {
    color: #fff
}

.catalog-detail-pictures .more_photo ul li a img {
    border: 0
}

.catalog-detail .article {
    font-size: 12px;
    color: #a0a4bc
}

.catalog-detail .rating {
    font-size: 12px;
    color: #a0a4bc
}

.catalog-detail .rating table {
    border: 0
}

.catalog-detail .rating table td i {
    font-size: 17px
}

.catalog-detail .rating .star i,
.catalog-detail .rating .star-empty i {
    color: #dee0ee
}

.catalog-detail .rating .star-voted i {
    color: #f6bc00
}

.catalog-detail .rating .star-over i {
    color: #ca3507
}

.catalog-detail .rating table td.vote-result {
    font-size: 12px;
    color: #a0a4bc
}

.catalog-detail .catalog-detail-gift {
    border: 3px solid #fde037;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.catalog-detail .catalog-detail-gift:after {
    content: "";
    border-top: 9.5px solid transparent;
    border-bottom: 9.5px solid transparent;
    border-left: 10px solid #fde037
}

.catalog-detail .catalog-detail-gift .h3 {
    font-size: 14px;
    font-weight: 700;
    color: #575b71
}

.catalog-detail .catalog-detail-gift .gift-image {
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.catalog-detail .catalog-detail-gift .gift-image-col {
    text-align: center
}

.catalog-detail .catalog-detail-gift .gift-text {
    font-size: 12px;
    color: #575b71
}

.catalog-detail .advantages {
    border: 0
}

.catalog-detail .advantages .advantages-item-icon {
    text-align: center;
    border: 1px solid #dee0ee;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    border-radius: 25px
}

.catalog-detail .advantages .advantages-item-icon i,
.catalog-detail .advantages .advantages-item-text {
    color: #8184a1
}

.catalog-detail .price_buy_detail {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #f6f6fb
}

.catalog-detail .catalog-detail-price {
    /*text-align:center*/
}

.catalog-detail .catalog-detail-price .catalog-detail-item-price {
    font-size: 24px;
    font-weight: 700;
    color: #000
}

.catalog-detail .catalog-detail-price .from,
.catalog-detail .catalog-detail-price .unit {
    font-size: 12px;
    font-weight: 400;
    color: #8184a1
}

.catalog-detail .catalog-detail-price .catalog-detail-item-price-old {
    color: #a0a4bc;
    text-decoration: line-through
}

.catalog-detail .catalog-detail-price .catalog-detail-item-price-percent {
    color: #9d06d7
}

.catalog-detail .catalog-detail-price .catalog-detail-item-no-price {
    font-size: 12px
}

.catalog-detail-price-ranges__dots {
    border-bottom: 1px dotted #dee0ee
}

.catalog-detail-price-ranges__price {
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.catalog-detail .catalog-detail-price .avl i,
.catalog-detail .catalog-detail-price .not_avl i {
    font-size: 21px
}

.catalog-detail .catalog-detail-price .avl i {
    color: #9cc218
}

.catalog-detail .catalog-detail-price .not_avl i {
    color: #b7bbd3
}

.catalog-detail .catalog-detail-price .avl span,
.catalog-detail .catalog-detail-price .not_avl span {
    font-size: 12px;
    color: #a0a4bc
}

.catalog-detail .catalog-item-price-ranges-wrap i {
    font-size: 17px;
    color: #c2c5da;
    -webkit-transition: all -moz-transition:all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.catalog-detail .catalog-detail-price .progress_bar_title,
.catalog-detail .catalog-detail-price .progress_bar_percent {
    font-size: 12px;
    color: #a0a4bc
}

.catalog-detail .catalog-detail-price .progress_bar_bg {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    background: #dee0ee
}

.catalog-detail .catalog-detail-price .progress_bar_line {
    background: #f6bc00
}

.catalog-detail .time_buy_cont {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #575b71
}

.catalog-detail .time_buy_clock {
    text-align: center
}

.catalog-detail .time_buy_clock i {
    font-size: 29px;
    color: #fff
}

.catalog-detail .time_buy_timer .countdown-section {
    text-align: center
}

.catalog-detail .time_buy_timer .countdown-amount {
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.catalog-detail .time_buy_timer .countdown-period {
    font-size: 12px;
    color: #a0a4bc
}

.catalog-detail .time_buy_timer .over {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.catalog-detail .buy_more_detail button[name="toitem"] {
    border: 2px solid #fde037;
    background: #f6f6fb
}

.catalog-detail .buy_more_detail button[name="toitem"]:hover {
    background: #fde037
}

.catalog-detail .buy_more_detail button[name="toitem"] span {
    color: #8184a1;
    font-size: 11px
}

.catalog-detail .buy_more_detail button[name="toitem"]:hover span {
    color: #000
}

.catalog-detail .compare a,
.catalog-detail .delay a {
    text-align: center;
    text-decoration: none;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.catalog-detail .compare a:hover,
.catalog-detail .delay a:hover {
    border: 1px solid #575b71;
    background: #575b71
}

.catalog-detail .compare a.catalog-item-compared,
.catalog-detail .delay a.catalog-item-delayed {
    border: 1px solid #edeef8;
    background: #edeef8
}

.catalog-detail .compare a i,
.catalog-detail .delay a i {
    font-size: 15px;
    color: #b7bbd3;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.catalog-detail .compare a:hover i,
.catalog-detail .delay a:hover i {
    color: #fff
}

.catalog-detail .compare a.catalog-item-compared i,
.catalog-detail .delay a.catalog-item-delayed i {
    color: #babed5
}

.catalog-detail .compare a .compare_text,
.catalog-detail .delay a .delay_text {
    font-size: 11px;
    color: #8184a1;
    text-transform: uppercase;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.catalog-detail .compare a:hover .compare_text,
.catalog-detail .delay a:hover .delay_text {
    color: #fff
}

.catalog-detail .compare a.catalog-item-compared .compare_text,
.catalog-detail .delay a.catalog-item-delayed .delay_text {
    color: #a0a4bc
}

.catalog-detail .catalog-detail-delivery {
    border-bottom: 1px dotted #dee0ee
}

.catalog-detail .catalog-detail-delivery .name,
.catalog-detail .catalog-detail-delivery .val {
    background: #f6f6fb
}

.catalog-detail .payment_methods ul li a {
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px
}

.geolocation-delivery__title i {
    font-size: 18px
}

.geolocation-delivery__title a {
    text-decoration: none
}

.geolocation-delivery__title a span {
    color: #575b71;
    border-bottom: 1px dashed;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.geolocation-delivery__title a:hover span {
    color: #c90
}

.geolocation-delivery__delivery-dots {
    border-bottom: 1px dotted #dee0ee
}

.geolocation-delivery__delivery-price {
    white-space: nowrap
}

.geolocation-delivery__wait {
    text-align: center
}

.geolocation-delivery__wait i {
    font-size: 20px;
    color: #b7bbd3
}

.geolocation-delivery-detail__option .check {
    text-align: center;
    border: 2px solid #b7bbd3;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #b7bbd3;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.geolocation-delivery-detail__option label:hover .check {
    border: 2px solid #c90;
    background: #c90
}

.geolocation-delivery-detail__option input:checked+label .check {
    border: 2px solid #9cc218;
    background: #fff
}

.geolocation-delivery-detail__option input:checked+label:hover .check {
    border: 2px solid #c90
}

.geolocation-delivery-detail__option .check i {
    font-size: 11px;
    color: #9cc218;
    line-height: 12px;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.geolocation-delivery-detail__option label:hover .check i {
    color: #c90
}

.geolocation-delivery-detail__option .check-title {
    color: #575b71;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.geolocation-delivery-detail__option label:hover .check-title {
    color: #c90
}

.geolocation-delivery-detail__delivery-item {
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff
}

.geolocation-delivery-detail__delivery-logo-wrap {
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.geolocation-delivery-detail__delivery-logo {
    text-align: center
}

.geolocation-delivery-detail__delivery-name {
    font-size: 14px;
    font-weight: 700;
    color: #575b71
}

.geolocation-delivery-detail__delivery-period {
    text-align: right
}

.geolocation-delivery-detail__delivery-price {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-align: right
}

.geolocation-delivery-detail__delivery-price-free {
    color: #9cc218
}

.catalog-detail .catalog-detail-offers {
    border: 1px solid #dee0ee;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px
}

.catalog-detail .offer_block .h3 {
    font-size: 14px;
    font-weight: 700;
    color: #575b71
}

.catalog-detail .offer_block ul li span {
    color: #575b71;
    line-height: 30px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.catalog-detail .offer_block ul.COLOR li span {
    border: 2px solid #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px
}

.catalog-detail .offer_block ul.COLOR li span img,
.catalog-detail .offer_block ul.COLOR li span i {
    border: 1px solid #fff
}

.catalog-detail .offer_block ul li:hover span {
    background: #dee0ee
}

.catalog-detail .offer_block ul.COLOR li:hover span {
    border: 2px solid #a0a4bc;
    background: 0
}

.catalog-detail .offer_block ul li.active span {
    color: #000;
    background: #fde037
}

.catalog-detail .offer_block ul.COLOR li.active span {
    border: 2px solid #fde037;
    background: 0
}

.catalog-detail .offer_block ul li.disabled span {
    color: #b7bbd3
}

.catalog-detail .offer_block ul li.active.disabled span {
    background: #dee0ee
}

.catalog-detail .offer_block ul.COLOR li.active.disabled span {
    border: 2px solid #a0a4bc;
    background: 0
}

.catalog-detail .offer_block ul.COLOR li.disabled span img {
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    opacity: .3
}

.catalog-detail .offer_block ul.COLOR li.disabled span i {
    background: #b7bbd3 !important
}

.catalog-detail .catalog-detail-properties .h4 {
    font-size: 18px;
    font-weight: 600;
    color: #575b71
}

.catalog-detail .catalog-detail-property .hint,
.tabs-catalog-detail .catalog-detail-property .hint {
    text-decoration: none
}

.catalog-detail .catalog-detail-property .hint i,
.tabs-catalog-detail .catalog-detail-property .hint i {
    font-size: 19px;
    color: #c2c5da;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.catalog-detail .catalog-detail-property .hint:hover i,
.tabs-catalog-detail .catalog-detail-property .hint:hover i {
    color: #c90
}

.catalog-detail .catalog-detail-property .dots,
.tabs-catalog-detail .catalog-detail-property .dots {
    border-bottom: 1px dotted #dee0ee
}

.catalog-detail .catalog-detail-property .val,
.tabs-catalog-detail .catalog-detail-property .val {
    text-align: right
}

.column-collection .first .rating table {
    border: 0
}

.column-collection .first .rating table td i {
    font-size: 17px
}

.column-collection .first .rating .star i,
.column-collection .first .rating .star-empty i {
    color: #dee0ee
}

.column-collection .first .rating .star-voted i {
    color: #f6bc00
}

.column-collection .first .rating .star-over i {
    color: #ca3507
}

.column-collection .second .h4 {
    font-size: 18px;
    font-weight: 600;
    color: #575b71
}

.column-collection .second .catalog-detail-property .hint {
    text-decoration: none
}

.column-collection .second .catalog-detail-property .hint i {
    font-size: 19px;
    color: #c2c5da;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.column-collection .second .catalog-detail-property .hint:hover i {
    color: #c90
}

.column-collection .second .catalog-detail-property .dots {
    border-bottom: 1px dotted #dee0ee
}

.column-collection .second .catalog-detail-property .val {
    text-align: right
}

.tabs-catalog-detail .tabs__tab .reviews_count {
    font-weight: 400;
    border: 0
}

.tabs-catalog-detail .tabs__box .tabs-wrap .tabs__tab.current {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent
}

.tabs-catalog-detail .tabs__box .tabs-wrap .tabs__tab a {
    border: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px
}

.tabs-catalog-detail .tabs__box .tabs-wrap .tabs__tab.current:hover a {
    border: 0;
    background: #fde037
}

.tabs-catalog-detail .tabs__box .tabs-wrap .tabs__tab:hover a {
    background: #dee0ee;
    border: 1px solid transparent
}

.tabs-catalog-detail .tabs__box .tabs-wrap .tabs__tab:hover a span {
    color: #575b71
}

.tabs-catalog-detail .tabs__box .tabs-wrap .tabs__tab.current:hover a span {
    color: #000
}

.tabs-catalog-detail .tabs__box .tabs-wrap .tabs__tab a span {
    font-size: 13px;
    font-weight: 600;
    text-transform: none;
    border-bottom: 0
}

.catalog-detail-files-docs .files-docs-item {
    text-decoration: none
}

.catalog-detail-files-docs .files-docs-icon i {
    font-size: 35px;
    color: #8184a1;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.catalog-detail-files-docs .files-docs-item:hover .files-docs-icon i {
    color: #c90
}

.catalog-detail-files-docs .files-docs-name {
    color: #575b71;
    text-decoration: underline;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.catalog-detail-files-docs .files-docs-item:hover .files-docs-name {
    color: #c90;
    text-decoration: none
}

.catalog-detail-files-docs .files-docs-size {
    color: #8184a1
}

.catalog-detail-store {
    border-bottom: 1px dotted #dee0ee
}

.catalog-detail-store .name,
.catalog-detail-store .val {
    background: #fff
}

.reviews-collapse a.reviews-collapse-link i,
.reviews-collapse a.reviews-collapse-link span {
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.catalog-review {
    border-bottom: 1px dotted #dee0ee
}

.catalog-review__userpic {
    text-align: center;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #fff
}

.catalog-review__userpic img {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.catalog-review__name {
    font-size: 14px;
    font-weight: 700;
    color: #575b71
}

.catalog-review__date {
    font-size: 11px;
    color: #a0a4bc
}

.catalog-review__report {
    background-color: #edeef8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.catalog-review__report-title {
    font-size: 14px;
    font-weight: 700;
    color: #575b71
}

.catalog-review__report-text {
    color: #8184a1
}

.catalog-detail-offers-list .h3,
.set-constructor .h3,
.kit-items .h3,
.filtered-items .h3,
.bigdata-items .h3 {
    /*font-size: 18px;*/
    /*font-weight: 600;*/
    /*color: #575b71*/
}

.catalog-detail-offers-list .offers-items .thead {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #edeef8
}

.catalog-detail-offers-list .offers-items .thead>div {
    color: #575b71;
    text-align: left
}

.catalog-detail-offers-list .offers-items .thead .offers-items-prop {
    text-align: center
}

.offers-items .catalog-item .catalog-item-image .sticker span {
    font-size: 8px;
    line-height: 16px
}

.offers-items .catalog-item .catalog-item-image .zoom {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: rgba(87, 91, 113, .8);
    -webkit-transition: opacity .15s ease 0s;
    -moz-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.offers-items .catalog-item .catalog-item-image .zoom i {
    font-size: 25px;
    color: #fff
}

.offers-items .catalog-item .catalog-item-title {
    text-align: left
}

.offers-items .catalog-item .catalog-item-title .name {
    color: #575b71
}

.offers-items .catalog-item .catalog-item-title .article,
.offers-items .catalog-item .catalog-item-title .prop {
    font-size: 12px;
    color: #a0a4bc
}

.offers-items .catalog-item .catalog-item-prop {
    text-align: center
}

.offers-items .catalog-item .item-price .catalog-item-price {
    font-size: 14px;
    line-height: 1.3
}

.offers-items .catalog-item .item-price .catalog-item-price-old,
.offers-items .catalog-item .item-price .catalog-item-price-percent,
.offers-items .catalog-item .item-price .catalog-item-no-price {
    font-size: 12px
}

.offers-items .catalog-item .buy_more button[name="add2basket"] i {
    font-size: 16px
}

.set-constructor .catalog-item-card.original-item,
.set-constructor .catalog-item-card.result-item,
.set-constructor .catalog-item-card.original-item .catalog-item-info,
.set-constructor .catalog-item-card.result-item .catalog-item-info,
.set-constructor .catalog-item-card.original-item:hover,
.set-constructor .catalog-item-card.result-item:hover,
.set-constructor .catalog-item-card.original-item:hover .catalog-item-info,
.set-constructor .catalog-item-card.result-item:hover .catalog-item-info {
    border: 1px solid transparent
}

.set-constructor .catalog-item-card.original-item:hover,
.set-constructor .catalog-item-card.result-item:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.set-constructor .catalog-item-card .item-image span {
    text-align: center
}

.set-constructor .catalog-item-card.result-item .item-image i {
    font-size: 142px;
    color: #dee0ee;
    text-align: center
}

.set-constructor .added-items:before,
.set-constructor .added-items:after {
    font-size: 24px;
    font-weight: 700;
    color: #575b71;
    text-align: center;
    line-height: 32px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -khtml-border-radius: 16px;
    border-radius: 16px;
    background: #dee0ee
}

.set-constructor .added-items:before {
    content: "+"
}

.set-constructor .added-items:after {
    content: "="
}

.set-constructor .added-items {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #f4f5fd
}

.set-constructor .catalog-item.added-item .catalog-item-info {
    background: #fff
}

.set-constructor .catalog-item.added-item .catalog-item-title a {
    font-size: 13px;
    font-weight: 400
}

.set-constructor .catalog-item.added-item .catalog-item-article {
    font-size: 12px;
    color: #a0a4bc
}

.set-constructor .catalog-item.added-item .item-price {
    white-space: nowrap
}

.set-constructor .catalog-item.added-item .catalog-item-delete a {
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    background: #dee0ee;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.set-constructor .catalog-item.added-item .catalog-item-delete a:hover {
    background: #c90
}

.set-constructor .catalog-item.added-item .catalog-item-delete a i {
    font-size: 17px;
    color: #fff
}

.set-constructor .other-items-section-title {
    border: 2px solid #edeef8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #edeef8;
    cursor: pointer;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.set-constructor .other-items-section-title:hover {
    border: 2px solid #fde037;
    background: 0
}

.set-constructor .other-items-section-title .text {
    font-size: 18px;
    font-weight: 600;
    color: #575b71;
    border-bottom: 1px dashed #575b71
}

.set-constructor .other-items-section-title:hover .text {
    color: #c90;
    border-bottom: 1px dashed #c90
}

.set-constructor .other-items-section-title .qnt {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    background: #9b9db9
}

.set-constructor .other-items-section-title i {
    font-size: 18px;
    color: #dee0ee
}

.set-constructor .other-items-section-title:hover i {
    color: #c90
}

.set-constructor .catalog-item-card.other-item .item-article {
    font-size: 12px;
    color: #a0a4bc;
    white-space: nowrap;
    text-overflow: ellipsis
}

.set-constructor .other-items-section-slider {
    -webkit-transition: left .15s ease 0s;
    -moz-transition: left .15s ease 0s;
    -o-transition: left .15s ease 0s;
    transition: left .15s ease 0s
}

.set-constructor .other-items-section-slider-arrow .arrow-cont {
    text-align: center;
    text-decoration: none;
    background: #8184a1;
    cursor: pointer;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.set-constructor .other-items-section-slider-arrow.left .arrow-cont {
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -khtml-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.set-constructor .other-items-section-slider-arrow.right .arrow-cont {
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -khtml-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.set-constructor .other-items-section-slider-arrow .arrow-cont:hover {
    background: #fde037
}

.set-constructor .other-items-section-slider-arrow.left .arrow-cont:before,
.set-constructor .other-items-section-slider-arrow.left .arrow-cont:after {
    border-left: 8px solid transparent
}

.set-constructor .other-items-section-slider-arrow.right .arrow-cont:before,
.set-constructor .other-items-section-slider-arrow.right .arrow-cont:after {
    border-right: 8px solid transparent
}

.set-constructor .other-items-section-slider-arrow .arrow-cont:before {
    border-bottom: 4px solid #575b71
}

.set-constructor .other-items-section-slider-arrow .arrow-cont:after {
    border-top: 4px solid #575b71
}

.set-constructor .other-items-section-slider-arrow .arrow-cont:hover:before {
    border-bottom: 4px solid #bea201
}

.set-constructor .other-items-section-slider-arrow .arrow-cont:hover:after {
    border-top: 4px solid #bea201
}

.set-constructor .other-items-section-slider-arrow .arrow-cont i {
    font-size: 26px;
    color: #fff
}

.set-constructor .other-items-section-slider .catalog-item-card .item-price-cont .item-price {
    line-height: 1
}

.compare-list-result .sort a.sortbutton {
    color: #575b71;
    text-decoration: none;
    border-bottom: 1px dashed #575b71
}

.compare-list-result .sort a.sortbutton:hover {
    border-bottom: 1px dashed transparent
}

.compare-list-result .sort a.sortbutton.current {
    color: #000;
    text-decoration: none;
    border-bottom: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    background: #fde037
}

table.compare-grid {
    border-bottom: 1px dotted #dee0ee
}

table.compare-grid td {
    font-size: 11px;
    text-align: center
}

table.compare-grid td.compare-property {
    font-size: 11px;
    font-weight: 700;
    text-align: left
}

table.compare-grid tr.alt td {
    background: #f4f5fd
}

table.compare-grid td a.compare-title {
    font-size: 11px;
    font-weight: 700;
    color: #000
}

table.compare-grid td a.compare-title:hover {
    color: #c90
}

table.compare-grid .catalog-item-price {
    font-size: 24px;
    font-weight: 700;
    color: #000
}

table.compare-grid .catalog-item-price .from,
table.compare-grid .catalog-item-price .unit,
table.compare-grid .catalog-item-price-reference,
table.compare-grid .item-no-price .unit {
    font-size: 12px;
    font-weight: 400;
    color: #8184a1
}

table.compare-grid .catalog-item-price-old {
    color: #a0a4bc;
    text-decoration: line-through
}

table.compare-grid .catalog-item-price-percent {
    color: #9d06d7
}

table.compare-grid .catalog-item-price-reference {
    font-size: 13px
}

table.compare-grid .available .avl i,
table.compare-grid .available .not_avl i {
    font-size: 21px
}

table.compare-grid .available .avl i {
    color: #9cc218
}

table.compare-grid .available .not_avl i {
    color: #b7bbd3
}

table.compare-grid .available .avl span,
table.compare-grid .available .not_avl span {
    font-size: 12px;
    color: #a0a4bc
}

table.compare-grid .delay a {
    text-align: center;
    text-decoration: none;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

table.compare-grid .delay a:hover {
    border: 1px solid #575b71;
    background: #575b71
}

table.compare-grid .delay a.catalog-item-delayed {
    border: 1px solid #edeef8;
    background: #edeef8
}

table.compare-grid .delay a i {
    font-size: 15px;
    color: #b7bbd3;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

table.compare-grid .delay a:hover i {
    color: #fff
}

table.compare-grid .delay a.catalog-item-delayed i {
    color: #babed5
}

table.compare-grid .delay a .delay_text {
    font-size: 11px;
    color: #8184a1;
    text-transform: uppercase;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

table.compare-grid .delay a:hover .delay_text {
    color: #fff
}

table.compare-grid .delay a.catalog-item-delayed .delay_text {
    color: #a0a4bc
}

.scroll-up {
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background-color: #575b71;
    opacity: .3
}

.scroll-up:hover {
    background-color: #c90;
    opacity: 1
}

.scroll-up i {
    font-size: 26px;
    color: #fff;
    line-height: 40px
}

#addItemInCart {
    background: #fff
}

#addItemInCart .item_image_full {
    text-align: center
}

#addItemInCart .item_image_full img.item_image {
    border: 0
}

#addItemInCart .item_title {
    text-align: center
}

.more_options .item_image {
    -moz-border-radius: 0 0 0 5px;
    -webkit-border-radius: 0 0 0 5px;
    -khtml-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px;
    background: #fff
}

.more_options .item_image .img {
    text-align: center
}

.more_options .item_block .offer_block td.h3 {
    font-size: 14px;
    font-weight: 700;
    color: #575b71
}

.more_options .item_block .offer_block ul li span {
    color: #575b71;
    line-height: 30px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.more_options .item_block .offer_block ul.COLOR li span {
    border: 2px solid transparent
}

.more_options .item_block .offer_block ul.COLOR li span img,
.more_options .item_block .offer_block ul.COLOR li span i {
    border: 1px solid #fff
}

.more_options .item_block .offer_block ul li:hover span {
    background: #dee0ee
}

.more_options .item_block .offer_block ul.COLOR li:hover span {
    border: 2px solid #a0a4bc;
    background: 0
}

.more_options .item_block .offer_block ul li.active span {
    color: #000;
    background: #fde037
}

.more_options .item_block .offer_block ul.COLOR li.active span {
    border: 2px solid #fde037;
    background: 0
}

.more_options .item_block .offer_block ul li.disabled span {
    color: #b7bbd3
}

.more_options .item_block .offer_block ul li.active.disabled span {
    background: #dee0ee
}

.more_options .item_block .offer_block ul.COLOR li.active.disabled span {
    border: 2px solid #a0a4bc;
    background: 0
}

.more_options .item_block .offer_block ul.COLOR li.disabled span img {
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    opacity: .3
}

.more_options .item_block .offer_block ul.COLOR li.disabled span i {
    background: #b7bbd3 !important
}

.more_options .item_sale .catalog_price .price-normal {
    font-size: 24px;
    font-weight: 700;
    color: #000
}

.more_options .item_sale .catalog_price .unit {
    font-size: 12px;
    font-weight: 400;
    color: #8184a1
}

.more_options .item_sale .catalog_price .price-old {
    color: #a0a4bc;
    text-decoration: line-through
}

.more_options .item_sale .catalog_price .price-percent {
    color: #9d06d7
}

.more_options .item_sale .catalog_price .no-price {
    font-size: 12px
}

.more_options .item_sale .catalog_price .price-ranges__dots {
    border-bottom: 1px dotted #dee0ee
}

.more_options .item_sale .catalog_price .price-ranges__price {
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.more_options .item_sale .catalog_price .avl i,
.more_options .item_sale .catalog_price .not_avl i {
    font-size: 21px
}

.more_options .item_sale .catalog_price .avl i {
    color: #9cc218
}

.more_options .item_sale .catalog_price .not_avl i {
    color: #b7bbd3
}

.more_options .item_sale .catalog_price .avl span,
.more_options .item_sale .catalog_price .not_avl span {
    font-size: 12px;
    color: #a0a4bc
}

.more_options .catalog-detail-offers-list .h3 {
    font-size: 14px;
    font-weight: 700;
    color: #575b71
}

.more_options .offers-items .catalog-item {
    background: #fff
}

.sale-personal-section__item-link:link,
.sale-personal-section__item-link:visited {
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #edeef8
}

.sale-personal-section__item-link:hover {
    background: #fde037
}

.sale-personal-section__item-icon>i {
    font-size: 42px;
    color: #575b71;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.sale-personal-section__item-title {
    font-size: 18px;
    font-weight: 700;
    color: #575b71;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.sale-personal-section__item-link:hover .sale-personal-section__item-icon>i,
.sale-personal-section__item-link:hover .sale-personal-section__item-title {
    color: #000
}

.sale-personal-section__item-count,
.sale-personal-section__item-sum {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    background: #9b9db9
}

.cart-items .sort a.sortbutton {
    color: #575b71;
    text-decoration: none;
    border-bottom: 1px dashed #575b71
}

.cart-items .sort a.sortbutton:hover {
    color: #575b71;
    border-bottom: 1px dashed transparent
}

.cart-items .sort a.sortbutton.current {
    color: #000;
    text-decoration: none;
    border-bottom: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    background: #fde037
}

/*.cart-items .clear a.clear_cart {*/
/*    line-height: 1.3*/
/*}*/

/*.cart-items .clear a.clear_cart i {*/
/*    font-size: 21px*/
/*}*/

.cart-items .equipment .thead,
.cart-items .equipment-order .thead,
.cart-items .equipment-profile .thead {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #edeef8
}

.cart-items .equipment .thead .cart-item-image,
.cart-items .equipment .thead .cart-item-name,
.cart-items .equipment .thead .cart-item-price,
.cart-items .equipment .thead .cart-item-quantity,
.cart-items .equipment .thead .cart-item-summa,
.cart-items .equipment .thead .cart-item-actions,
.cart-items .equipment-order .thead .cart-item-name,
.cart-items .equipment-order .thead .cart-item-price,
.cart-items .equipment-order .thead .cart-item-quantity,
.cart-items .equipment-order .thead .cart-item-summa,
.cart-items .equipment-profile .thead .cart-item-number a,
.cart-items .equipment-profile .thead .cart-item-date a,
.cart-items .equipment-profile .thead .cart-item-name a,
.cart-items .equipment-profile .thead .cart-item-person-type a {
    color: #575b71
}

.cart-items .equipment-profile .thead .cart-item-number a,
.cart-items .equipment-profile .thead .cart-item-date a,
.cart-items .equipment-profile .thead .cart-item-name a,
.cart-items .equipment-profile .thead .cart-item-person-type a {
    text-decoration: none
}

.cart-items .equipment .thead .cart-item-price,
.cart-items .equipment .thead .cart-item-summa,
.cart-items .equipment-order .thead .cart-item-price,
.cart-items .equipment-order .thead .cart-item-quantity,
.cart-items .equipment-order .thead .cart-item-summa {
    text-align: right
}

.cart-items .equipment .thead .cart-item-quantity {
    text-align: center
}

.cart-items .equipment .tbody .tr,
.cart-items .equipment-order .tbody .tr,
.cart-items .equipment-profile .tbody .tr {
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.cart-items .equipment .tbody .tr_into,
.cart-items .equipment-order .tbody .tr_into,
.cart-items .equipment-profile .tbody .tr_into {
    border: 1px solid transparent;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.cart-items .equipment-order .tbody .cart-item-number {
    color: #a5a5a5
}

.cart-items .equipment .tbody .cart-item-price,
.cart-items .equipment .tbody .cart-item-summa,
.cart-items .equipment-order .tbody .cart-item-price,
.cart-items .equipment-order .tbody .cart-item-quantity,
.cart-items .equipment-order .tbody .cart-item-summa {
    text-align: right
}

.cart-items .equipment .tbody .cart-item-quantity {
    text-align: center
}

.cart-items .equipment-order .tbody .cart-item-quantity {
    color: #222
}

.cart-items .equipment .tbody .cart-item-image,
.cart-items .equipment-order .tbody .cart-item-image {
    text-align: center
}

.cart-items .equipment .tbody .cart-item-name a,
.cart-items .equipment-profile .tbody .cart-item-name a {
    color: #575b71
}

.cart-items .equipment .tbody .cart-item-name a:hover,
.cart-items .equipment-profile .tbody .cart-item-name a:hover {
    color: #c90
}

.cart-items .equipment .tbody .cart-item-price .price,
.cart-items .equipment-order .tbody .cart-item-price .price {
    color: #000
}

.cart-items .equipment .tbody .cart-item-price .old-price {
    color: #9d06d7;
    text-decoration: line-through
}

.cart-items .equipment .tbody .cart-item-price .unit {
    font-size: 12px
}

.cart-items .equipment .tbody .cart-item-summa .sum,
.cart-items .equipment-order .tbody .cart-item-summa .sum {
    color: #000
}

.cart-items .equipment .tbody .cart-item-actions .delay a,
.cart-items .equipment .tbody .cart-item-actions .in-order a,
.cart-items .equipment .tbody .cart-item-actions .delete a,
.cart-items .equipment-profile .tbody .cart-item-actions .delete a {
    text-align: center;
    text-decoration: none;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.cart-items .equipment .tbody .cart-item-actions .delay a i,
.cart-items .equipment .tbody .cart-item-actions .in-order a i,
.cart-items .equipment .tbody .cart-item-actions .delete a i,
.cart-items .equipment-profile .tbody .cart-item-actions .delete a i {
    font-size: 15px;
    color: #b7bbd3;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.cart-items .equipment .tbody .cart-item-actions .delay a:hover,
.cart-items .equipment .tbody .cart-item-actions .in-order a:hover,
.cart-items .equipment .tbody .cart-item-actions .delete a:hover,
.cart-items .equipment-profile .tbody .cart-item-actions .delete a:hover {
    border: 1px solid #575b71;
    background: #575b71
}

.cart-items .equipment .tbody .cart-item-actions .delay a:hover i,
.cart-items .equipment .tbody .cart-item-actions .in-order a:hover i,
.cart-items .equipment .tbody .cart-item-actions .delete a:hover i,
.cart-items .equipment-profile .tbody .cart-item-actions .delete a:hover i {
    color: #fff
}

.cart-items .equipment .tbody .myorders_itog,
.cart-items .equipment-order .myorders_itog {
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.cart-items .equipment .tbody .myorders_itog .cart-itogo,
.cart-items .equipment-order .myorders_itog .cart-itogo {
    color: #575b71;
    text-align: right
}

.cart-items .equipment-order .tbody .cart-allsum,
.cart-items .equipment-order .myorders_itog .cart-allsum {
    text-align: right
}

.cart-items .equipment-order .tbody .cart-allsum .allsum {
    color: #222
}

.cart-items .equipment .tbody .myorders_itog .cart-allsum .allsum,
.cart-items .equipment-order .myorders_itog .cart-allsum .allsum {
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.cart-items .w100p .bx_ordercart_coupon input {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #8184a1;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: 0
}

.cart-items .w100p .bx_ordercart_coupon button {
    text-align: center;
    border: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #b7bbd3;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s;
    cursor: pointer
}

.cart-items .w100p .bx_ordercart_coupon button:hover {
    background: #575b71
}

.cart-items .w100p .bx_ordercart_coupon button i {
    font-size: 15px;
    color: #fff
}

.cart-items .w100p .bx_ordercart_coupon .old_coupon {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #575b71;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.cart-items .w100p .bx_ordercart_coupon .old_coupon.good {
    border: 1px solid #b9e014;
    background: #c8ff5b
}

.cart-items .w100p .bx_ordercart_coupon .old_coupon.bad {
    border: 1px solid #eb9d5e;
    background: #ffbb8d
}

.cart-items .w100p .bx_ordercart_coupon .old_coupon.disabled {
    border: 1px solid #dee0ee;
    background: #edeef8
}

.cart-items .w100p .bx_ordercart_coupon .close {
    text-align: center;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    background: #fff;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s;
    cursor: pointer
}

.cart-items .w100p .bx_ordercart_coupon .close:hover {
    background: #575b71
}

.cart-items .w100p .bx_ordercart_coupon .close i {
    font-size: 17px;
    color: #b7bbd3;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.cart-items .w100p .bx_ordercart_coupon .close:hover i {
    color: #fff
}

.cart-accessories .h3 {
    font-size: 18px;
    font-weight: 600;
    color: #575b71
}

.personal h2,
.catalog-subscriber-forms h2,
.sale-profile-detail-form h2 {
    font-size: 14px;
    font-weight: 700;
    color: #575b71;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #edeef8
}

.personal .personal-info,
.catalog-subscriber-identification-form-wrap,
.sale-profile-detail-block-wrap {
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.personal .personal-info_in,
.catalog-subscriber-identification-form,
.sale-profile-detail-block {
    border: 1px solid transparent;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.sale-profile-detail-form-group label .req {
    font-size: 14px;
    font-weight: 700;
    color: #c00
}

.sale-profile-detail-form-description {
    color: #a0a4bc
}

.personal input[type="text"],
.personal input[type="password"],
.catalog-subscriber-identification-form input[type="text"],
.sale-profile-detail-form-property input[type="text"] {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #8184a1;
    text-align: left;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #fff
}

.personal textarea,
.sale-profile-detail-form-property textarea {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #8184a1;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #fff
}

.catalog-subscriber-identification-form select,
.sale-profile-detail-form-property select {
    color: #8184a1;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #fff
}

.sale-profile-detail-form-property .dropdown-block {
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #fff
}

.sale-profile-detail-form-property .dropdown-fade2white {
    background: 0
}

.sale-profile-detail-form-property .bx-ui-combobox-container .bx-combobox-fake-as-input {
    font-size: 14px;
    font-weight: 400;
    color: #8184a1;
    line-height: 30px
}

.content-form .field input[type="text"],
.content-form .field input[type="password"] {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #8184a1;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #fff
}

.content-form .field img {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.content-form .field textarea {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #8184a1;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #fff
}

.content-form .field .forgot,
.content-form .field .boc_anch {
    text-decoration: none;
    line-height: 27px
}

.sale-personal-account-wallet-container {
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.sale-personal-account-wallet-title {
    color: #575b71;
    background-color: #dee0ee
}

.sale-personal-account-wallet-list-item {
    border-bottom: 1px solid #dee0ee
}

.sale-personal-account-wallet-list-item:last-child {
    border-bottom: 0
}

.sale-personal-account-wallet-currency-item {
    font-size: 14px;
    font-weight: 700;
    color: #575b71
}

.sale-personal-account-wallet-currency-item+.sale-personal-account-wallet-currency-item {
    font-size: 13px;
    font-weight: 400
}

.sale-personal-account-wallet-sum {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    white-space: nowrap
}

.sale-acountpay-title {
    font-size: 14px;
    font-weight: 700;
    color: #575b71
}

.sale-acountpay-fixedpay-item {
    color: #575b71;
    line-height: 27px;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s;
    cursor: pointer
}

.sale-acountpay-fixedpay-item:hover {
    color: #fff;
    border-color: #575b71;
    background-color: #575b71
}

.sale-acountpay-form input[type="text"] {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #8184a1;
    text-align: right;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.sale-acountpay-sum {
    font-size: 16px;
    font-weight: 700;
    color: #000
}

.sale-acountpay-pp-company {
    cursor: pointer
}

.sale-acountpay-pp-company-graf-container,
.sale-acountpay-pp-company-graf {
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.sale-acountpay-pp-company-graf {
    border: 1px solid transparent
}

.sale-acountpay-pp-company:hover .sale-acountpay-pp-company-graf-container,
.sale-acountpay-pp-company:hover .sale-acountpay-pp-company-graf {
    border-color: #575b71
}

.sale-acountpay-pp-company.bx-selected .sale-acountpay-pp-company-graf-container,
.sale-acountpay-pp-company.bx-selected .sale-acountpay-pp-company-graf {
    border-color: #fde037
}

.sale-acountpay-pp-company-checkbox label {
    text-align: center;
    line-height: 14px;
    border: 1px solid #dee0ee;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.sale-acountpay-pp-company:hover .sale-acountpay-pp-company-checkbox label {
    border-color: #575b71;
    background-color: #575b71
}

.sale-acountpay-pp-company.bx-selected .sale-acountpay-pp-company-checkbox label {
    border-color: #c90;
    background-color: #c90
}

.sale-acountpay-pp-company-checkbox label i {
    color: #fff
}

.sale-acountpay-pp-company-image {
    text-align: center
}

.sale-acountpay-pp-company-descr label {
    text-align: center;
    line-height: 16px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    background-color: #c2c5da;
    cursor: pointer;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.sale-acountpay-pp-company-descr label:hover {
    background-color: #575b71
}

.sale-acountpay-pp-company-descr label i {
    color: #fff
}

.sale-acountpay-pp-company-descr .pp-descr {
    -webkit-transition: opacity .15s ease 0s;
    -moz-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.sale-acountpay-pp-company-smalltitle {
    color: #575b71;
    text-align: center
}

.popup-window-overlay {
    background: rgba(87, 91, 113, .4) !important
}

.pop-up {
    font-family: "Open Sans", sans-serif;
    white-space: normal;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    background: #f4f5fd
}

.pop-up.popup-window {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    box-shadow: 0 0 15px rgba(0, 0, 0, .36);
    background-color: #f4f5fd
}

.popup-window-with-titlebar .popup-window-content,
.popup-window-content-gray .popup-window-content {
    background-color: transparent !important
}

.pop-up .popup-window-titlebar {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-align: left;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background: #a0a4bc
}

.pop-up .popup-window-titlebar-text {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit
}

.pop-up .popup-window-content {
    background: 0
}

.pop-up .popup-window-close-icon {
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    background: #575b71;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.pop-up .popup-window-close-icon:hover {
    background: #c90
}

.pop-up .popup-window-close-icon:after {
    content: none
}

.pop-up .popup-window-close-icon i {
    font-size: 17px;
    color: #fff
}

.pop-up .popup-window-wait {
    text-align: center
}

.pop-up .popup-window-wait i {
    font-size: 20px;
    color: #b7bbd3
}

.pop-up.forms .info {
    -moz-border-radius: 0 0 0 5px;
    -webkit-border-radius: 0 0 0 5px;
    -khtml-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px;
    background-color: #fff
}

.pop-up.forms .info .image {
    text-align: center
}

.pop-up.forms .row .span1 {
    font-size: 14px;
    color: #575b71
}

.pop-up.forms .row .span2 input[type="text"],
.pop-up.forms .row .span2 textarea {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #8184a1;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.pop-up.filter-hint:after,
.pop-up.pp-descr:after,
.pop-up.price-ranges:after {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #f4f5fd
}

.pop-up.price-ranges .price-ranges__sort {
    color: #8184a1
}

.pop-up.price-ranges .price-ranges__dots {
    border-bottom: 1px dotted #dee0ee
}

.pop-up.price-ranges .price-ranges__price {
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.pop-up .price-ranges__block__matrix .catalog-item-price-ranges-wrap {
    margin-left: 3px
}

.pop-up .price-ranges__block__matrix .catalog-item-price-ranges {
    cursor: pointer
}

.alertMsg {
    font-size: 13px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.alertMsg.bad {
    background-color: #fdd4e0
}

.alertMsg.info {
    background-color: #fff7c9
}

.alertMsg.good {
    background-color: #d9ee8f
}

.alertMsg i {
    font-size: 18px
}

.alertMsg.bad i {
    color: #99475f
}

.alertMsg.info i {
    color: #bea201
}

.alertMsg.good i {
    color: #748928
}

.alertMsg.bad .text {
    color: #99475f
}

.alertMsg.info .text {
    color: #925601
}

.alertMsg.good .text {
    color: #637133
}

/*.buy_more a.minus,*/
/*.buy_more_detail a.minus,*/
/*.geolocation-delivery-detail__qnt a.minus,*/
/*.buy_more a.plus,*/
/*.buy_more_detail a.plus,*/
/*.geolocation-delivery-detail__qnt a.plus {*/
/*    text-decoration: none;*/
/*    -moz-border-radius: 3px 0 0 3px;*/
/*    -webkit-border-radius: 3px 0 0 3px;*/
/*    -khtml-border-radius: 3px 0 0 3px;*/
/*    border-radius: 3px 0 0 3px;*/
/*    background: #dee0ee*/
/*}*/

/*.buy_more a.plus,*/
/*.buy_more_detail a.plus,*/
/*.geolocation-delivery-detail__qnt a.plus {*/
/*    -moz-border-radius: 0 3px 3px 0;*/
/*    -webkit-border-radius: 0 3px 3px 0;*/
/*    -khtml-border-radius: 0 3px 3px 0;*/
/*    border-radius: 0 3px 3px 0*/
/*}*/

/*.buy_more a.minus span,*/
/*.buy_more_detail a.minus span,*/
/*.geolocation-delivery-detail__qnt a.minus span,*/
/*.buy_more a.plus span,*/
/*.buy_more_detail a.plus span,*/
/*.geolocation-delivery-detail__qnt a.plus span {*/
/*    color: #575b71;*/
/*    text-align: center;*/
/*    -webkit-transition: all .15s ease 0s;*/
/*    -moz-transition: all .15s ease 0s;*/
/*    -o-transition: all .15s ease 0s;*/
/*    transition: all .15s ease 0s*/
/*}*/

/*.buy_more a.minus:hover,*/
/*.buy_more_detail a.minus:hover,*/
/*.geolocation-delivery-detail__qnt a.minus:hover,*/
/*.buy_more a.plus:hover,*/
/*.buy_more_detail a.plus:hover,*/
/*.geolocation-delivery-detail__qnt a.plus:hover {*/
/*    background: #575b71*/
/*}*/

/*.buy_more a.minus:hover span,*/
/*.buy_more_detail a.minus:hover span,*/
/*.geolocation-delivery-detail__qnt a.minus:hover span,*/
/*.buy_more a.plus:hover span,*/
/*.buy_more_detail a.plus:hover span,*/
/*.geolocation-delivery-detail__qnt a.plus:hover span {*/
/*    color: #fff*/
/*}*/

/*.buy_more input[class="quantity"],*/
/*.buy_more_detail input[class="quantity"],*/
/*.geolocation-delivery-detail__qnt input[class="quantity"] {*/
/*    font-family: "Open Sans", sans-serif;*/
/*    font-size: 13px;*/
/*    font-weight: 400;*/
/*    color: #8184a1;*/
/*    text-align: center;*/
/*    border-top: 2px solid #dee0ee;*/
/*    border-bottom: 2px solid #dee0ee;*/
/*    border-left: 1px solid #dee0ee;*/
/*    border-right: 2px solid #dee0ee;*/
/*    background: #fff*/
/*}*/

.hint_agreement .label,
.hint_agreement .checkbox {
    vertical-align: middle
}

.hint_agreement .checkbox span.input-checkbox {
    text-align: center;
    border: 2px solid #b7bbd3;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #b7bbd3
}

.hint_agreement .checkbox span.input-checkbox:hover {
    border: 2px solid #c90;
    background: #c90
}

.hint_agreement .checkbox span.input-checkbox.cheked {
    border: 2px solid #9cc218;
    background: #fff
}

.hint_agreement .checkbox span.input-checkbox.cheked:hover {
    border: 2px solid #c90;
    background: #fff
}

.hint_agreement .checkbox span.input-checkbox i {
    font-size: 11px;
    color: #9cc218;
    line-height: 12px
}

.hint_agreement .checkbox span.input-checkbox:hover i {
    color: #c90
}

.catalog-detail-pictures .versions_performance .h4 {
    font-size: 18px;
    font-weight: 600;
    color: #575b71
}

.catalog-detail-pictures .versions_performance ul {
    list-style: none;
    font-size: 0;
    line-height: 1.2
}

.catalog-detail-pictures .versions_performance ul li {
    font-size: 13px;
    overflow: hidden;
    text-align: center;
    vertical-align: top
}

.catalog-detail-pictures .versions_performance ul li div.image-color {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px
}

.color-collection-item {
    border: 2px solid transparent;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: border-color .15s ease 0s;
    -moz-transition: border-color .15s ease 0s;
    -o-transition: border-color .15s ease 0s;
    transition: border-color .15s ease 0s
}

.color-collection-item:hover {
    border: 2px solid #a0a4bc
}

.color-collection-item .image-color {
    border: 1px solid white
}

.header_3 .schedule {
    padding: 20px 10px;
    border: 1px solid;
    border-radius: 10px;
    text-align: center
}

.header-mail-title {
    margin-bottom: 5px;
    color: #575b71;
    font-size: 16px;
    font-weight: 600
}

@media screen and (max-width:787px) {
    body {
        font-size: 12px
    }

    .foot_panel_all {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .clvr .foot_panel_all,
    .clvl .foot_panel_all {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0
    }

    .foot_panel {
        border-right: 0
    }

    .clvr .foot_panel,
    .clvl .foot_panel {
        border-left: 1px solid #fff46b
    }

    .clvr .kabinet a.login_anch,
    .clvr .kabinet a.personal,
    .clvl .kabinet a.login_anch,
    .clvl .kabinet a.personal {
        border-bottom: 0;
        border-right: 1px solid #fff46b
    }

    .kabinet a.login_anch i,
    .kabinet a.personal i {
        font-size: 19px;
        text-align: center
    }

    .clvr .compare_line a,
    .clvr .delay_line a,
    .clvl .compare_line a,
    .clvl .delay_line a {
        border-bottom: 0;
        border-right: 1px solid #fff46b
    }

    .clvr .delay_line a,
    .clvl .delay_line a {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0
    }

    .compare_line a i,
    .delay_line a i {
        font-size: 19px;
        text-align: center
    }

    .compare_line a .qnt,
    .delay_line a .qnt {
        font-size: 10px;
        font-weight: 400;
        line-height: 16px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        background: #a3a5be
    }

    .delay_line a .qnt {
        color: #23262a;
        background: #fff
    }

    .clvr .foot_panel_2 a.cart,
    .clvl .foot_panel_2 a.cart {
        border: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0
    }

    .foot_panel_2 a.cart:hover {
        background: #c90
    }

    .foot_panel_2 a.cart i {
        font-size: 19px;
        text-align: center
    }

    .foot_panel_2 a.cart:hover i {
        color: #fff
    }

    .foot_panel_2 a.cart .qnt {
        font-size: 10px;
        font-weight: 400;
        line-height: 16px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        background: #43484d
    }

    .login:after,
    .clvt .login:after,
    .clvr .login:after,
    .clvl .login:after {
        border-top: 0;
        border-bottom: 7px solid #f4f5fd
    }

    .clvr .login:after,
    .clvl .login:after {
        border-left: 7px solid transparent;
        border-right: 7px solid transparent
    }

    .login .login-form .fields input[type="text"],
    .login .login-form .fields input[type="password"] {
        font-size: 12px
    }

    .login .login-form .fields .field-button {
        text-align: center
    }

    .top_panel {
        background: #575b71
    }

    .top_panel .panel_1 {
        border-left: 1px solid #8184a1
    }

    .top_panel .panel_1 ul.section-vertical li:hover a.showsection,
    .top_panel .panel_1 ul.section-vertical li.jshover a.showsection,
    .top_panel .panel_1 ul.section-vertical li.active a.showsection {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0;
        background: #000
    }

    .top_panel .panel_1 ul.section-vertical li a.showsection i {
        font-size: 19px;
        color: #fff
    }

    .top_panel .panel_1 ul.section-vertical li:hover a.showsection i,
    .top_panel .panel_1 ul.section-vertical li.jshover a.showsection i,
    .top_panel .panel_1 ul.section-vertical li.active a.showsection i {
        color: #fff
    }

    .top_panel .panel_1 ul.section-vertical li .catalog-section-list {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: #000
    }

    .panel_1 .catalog-section {
        border-top: 1px solid #1b1d23
    }

    .panel_1 .catalog-section:first-child {
        border: 0
    }

    .panel_1 .catalog-section-title.active {
        background: #575b71
    }

    .panel_1 .catalog-section-title a {
        font-size: 14px;
        font-weight: 400;
        color: #b7bbd3;
        text-decoration: none;
        border: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0;
        background: 0
    }

    .panel_1 .catalog-section-title:hover a,
    .panel_1 .catalog-section-title.active a {
        color: #fff;
        border: 0;
        background: 0
    }

    .panel_1 .catalog-section-title .showsectionchild i {
        color: #575b71
    }

    .panel_1 .catalog-section-title .showsectionchild:hover i,
    .panel_1 .catalog-section-title.active .showsectionchild i {
        color: #b7bbd3
    }

    .panel_1 .catalog-section-title.active .showsectionchild:hover i {
        color: #fff
    }

    .panel_1 .catalog-section-childs {
        background: #18191e
    }

    .panel_1 .catalog-section-child {
        border-top: 1px solid #282b2e
    }

    .panel_1 .catalog-section-child:first-child {
        border: 0
    }

    .panel_1 .catalog-section-child a {
        border: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0;
        background: 0
    }

    .panel_1 .catalog-section-child a:hover {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .panel_1 .catalog-section-child a .child {
        border: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0;
        background: 0
    }

    .panel_1 .catalog-section-child a .child .text {
        font-size: 14px;
        color: #b7bbd3;
        text-decoration: none
    }

    .panel_1 .catalog-section-child a:hover .child .text {
        color: #fff
    }

    .top_panel .panel_2 {
        border-left: 1px solid #8184a1
    }

    .top_panel .panel_2 ul.store-vertical li a.showsubmenu {
        font-size: 10px;
        color: #fff;
        text-transform: uppercase;
        line-height: 46px
    }

    .top_panel .panel_2 ul.store-vertical li:hover a.showsubmenu,
    .top_panel .panel_2 ul.store-vertical li.jshover a.showsubmenu,
    .top_panel .panel_2 ul.store-vertical li.active a.showsubmenu {
        color: #fff;
        line-height: 46px;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0;
        background: #000
    }

    .top_panel .panel_2 ul.store-vertical li ul.submenu {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: #000
    }

    .top_panel .panel_2 ul.store-vertical li ul li {
        border-top: 1px solid #1b1d23
    }

    .top_panel .panel_2 ul.store-vertical li ul li:first-child {
        border: 0
    }

    .top_panel .panel_2 ul.store-vertical li ul li.active>.text {
        background: #575b71
    }

    .top_panel .panel_2 ul.store-vertical li ul li a {
        font-size: 14px;
        color: #b7bbd3;
        text-decoration: none;
        border: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0
    }

    .top_panel .panel_2 ul.store-vertical li ul li a:hover,
    .top_panel .panel_2 ul.store-vertical li ul li .text:hover a,
    .top_panel .panel_2 ul.store-vertical li ul li a.root-item-selected,
    .top_panel .panel_2 ul.store-vertical li ul li.active>.text a {
        color: #fff
    }

    .top_panel .panel_2 ul.store-vertical li ul li .showchild i {
        color: #575b71
    }

    .top_panel .panel_2 ul.store-vertical li ul li .showchild:hover i,
    .top_panel .panel_2 ul.store-vertical li ul li.active>.text .showchild i {
        color: #b7bbd3
    }

    .top_panel .panel_2 ul.store-vertical li ul li.active>.text .showchild:hover i {
        color: #fff
    }

    .top_panel .panel_2 ul.store-vertical li ul li ul {
        background: #18191e
    }

    .top_panel .panel_2 ul.store-vertical li ul li ul li {
        border-top: 1px solid #282b2e
    }

    .top_panel .panel_2 ul.store-vertical li ul li ul li a {
        background: 0
    }

    .header_2 {
        background: #000
    }

    .header_2 #altop_search form input[type="text"] {
        font-size: 13px;
        color: #8184a1;
        border: 0;
        background: #fff
    }

    #altop_search form input[type="submit"] {
        color: #8184a1;
        border: 1px solid #575b71
    }

    .title-search-result {
        border: none !important;
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -khtml-border-radius: 0 !important;
        border-radius: 0 !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important
    }

    .title-search-result::before {
        border-left: 5px solid transparent !important;
        border-right: 5px solid transparent !important;
        border-bottom: 7px solid #f4f5fd !important
    }

    .title-search-result::after {
        content: none !important
    }

    .title-search-result #catalog_search {
        border: none !important
    }

    .title-search-result .tvr_search .item_title .article,
    .title-search-result .tvr_search .item_title .property {
        font-size: 11px !important
    }

    .title-search-result .tvr_search .item_title a,
    .title-search-result .tvr_search .cat_title a {
        font-size: 12px !important
    }

    .title-search-result .tvr_search .item_title a:hover,
    .title-search-result .tvr_search .cat_title a:hover {
        color: #c90 !important
    }

    .title-search-result #catalog_search .search_all {
        font-size: 12px !important;
        color: #a0a4bc !important
    }

    .title-search-result #catalog_search .search_all:hover {
        color: #c90 !important
    }

    .header_4 {
        background: #000
    }

    .header_4 .geolocation__link {
        border-bottom: 1px solid #1b1d23
    }

    .header_4 .geolocation__link:hover {
        background: #575b71
    }

    .header_4 .geolocation__link span {
        font-size: 14px;
        color: #b7bbd3;
        border: 0
    }

    .header_4 .geolocation__link:hover span {
        color: #fff;
        border: 0
    }

    .header_4 .telephone p {
        font-size: 14px;
        font-weight: 400;
        color: #b7bbd3;
        line-height: 1.3;
        border-bottom: 1px solid #1b1d23
    }

    .header_4 .telephone p i {
        font-size: 18px
    }

    .header_4 .telephone p span:not(.icon) {
        font-size: 14px;
        color: #b7bbd3
    }

    .header_4 a.callback_anch {
        font-size: 14px;
        color: #b7bbd3;
        text-transform: none;
        border: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0;
        background: 0
    }

    .header_4 a.callback_anch:hover {
        color: #fff;
        border: 0;
        background: #575b71
    }

    .city-change .bx-sls .dropdown-icon,
    .city-change .bx-sls .bx-ui-sls-clear,
    .city-change .bx-sls .bx-ui-sls-loader {
        font-size: 14px
    }

    .city-change .bx-sls .bx-ui-sls-fake,
    .city-change .bx-sls .bx-ui-sls-route {
        font-size: 12px
    }

    /*.content-wrapper {*/
    /*    -moz-border-radius: 0;*/
    /*    -webkit-border-radius: 0;*/
    /*    -khtml-border-radius: 0;*/
    /*    border-radius: 0;*/
    /*    -webkit-box-shadow: none;*/
    /*    -moz-box-shadow: none;*/
    /*    box-shadow: none*/
    /*}*/

    .anythingSlider-default .anythingWindow {
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -khtml-border-radius: 0 !important;
        border-radius: 0 !important
    }

    a.promotions__item {
        border-top: 0;
        border-bottom: 1px dotted #dee0ee;
        border-left: none;
        border-right: 0
    }

    .promotions__item-image-wrap {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0;
        background: 0
    }

    .promotions__item.completed .promotions__item-image-wrap {
        background: 0
    }

    .promotions__item-image {
        border: 1px solid #dee0ee;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
        background-color: #575b71
    }

    .promotions__item.completed .promotions__item-image {
        background-color: #e5ecff
    }

    .promotions__item:hover .promotions__item-image {
        -moz-transform: none;
        -o-transform: none;
        -webkit-transform: none;
        transform: none
    }

    .promotions__item-date-wrap {
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px
    }

    .promotions__item-name {
        font-size: 12px;
        font-weight: 400
    }

    .banners-main {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0
    }

    .banners-main__row,
    .banners-main__item {
        border: 0
    }

    .banners-main__row:first-child {
        -moz-border-radius: 4px 4px 0 0;
        -webkit-border-radius: 4px 4px 0 0;
        -khtml-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0
    }

    .banners-main__row:last-child {
        -moz-border-radius: 0 0 4px 4px;
        -webkit-border-radius: 0 0 4px 4px;
        -khtml-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px
    }

    .banners-main__item-text {
        font-size: 14px;
        text-align: center;
        line-height: 14px
    }

    .banners-main__item-text.small {
        font-size: 14px;
        line-height: 14px
    }

    .tabs__tab.current:after {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 5px solid #fde037
    }

    .tabs__tab a span {
        font-size: 12px;
        border-bottom: 1px dashed transparent
    }

    .tabs__box .catalog-top {
        border: 0
    }

    .catalog-item-collections-view .catalog-item-card .item-image {
        -moz-border-radius: 4px 4px 4px 4px;
        -webkit-border-radius: 4px 4px 4px 4px;
        -khtml-border-radius: 4px 4px 4px 4px;
        border-radius: 4px 4px 4px 4px
    }

    .catalog-item-collections-view .catalog-item-card:hover .item-image a {
        -moz-transform: scale(1) rotate(0deg) !important;
        -o-transform: scale(1) !important;
        -webkit-transform: scale(1) !important;
        transform: scale(1) !important
    }

    .subscribe_bottom form input[type="text"] {
        border: 1px solid #dee0ee
    }

    .footer-bottom__copyright {
        font-size: 12px
    }

    .footer-bottom__links a {
        font-size: 11px
    }

    .news__item,
    .reviews__item {
        border-bottom: 1px dotted #dee0ee;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none
    }

    .news__item:hover,
    .reviews__item:hover {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .news__item-image-wrap,
    .reviews__item-image-wrap {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0;
        background: 0
    }

    .news__item-image,
    .reviews__item-image {
        border: 1px solid #dee0ee;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
        background-color: #575b71
    }

    .news__item:hover .news__item-image,
    .reviews__item:hover .reviews__item-image {
        -moz-transform: none;
        -o-transform: none;
        -webkit-transform: none;
        transform: none
    }

    .news__item-title,
    .reviews__item-title {
        font-size: 12px;
        font-weight: 400;
        line-height: 1.3
    }

    .promotions-detail__picture-wrap .time_buy_clock i {
        font-size: 19px
    }

    .promotions-detail__picture-wrap .time_buy_timer .countdown-section:after {
        content: ":";
        font-size: 14px;
        color: #fff
    }

    .promotions-detail__picture-wrap .time_buy_timer .countdown-section:first-child:after {
        content: none
    }

    .promotions-detail__picture-wrap .time_buy_timer .countdown-amount {
        font-size: 14px;
        font-weight: 400
    }

    .promotions-detail__picture-wrap .time_buy_timer .over {
        font-size: 11px;
        font-weight: 400
    }

    .promotions-detail__products {
        border: 0
    }

    .tabs-news,
    .tabs-reviews {
        border: 0
    }

    .payments-section-list ul li .payment-item-title {
        font-size: 14px
    }

    .filter form table tr td {
        text-align: left
    }

    .filter form table tr td:first-child {
        text-align: left
    }

    .catalog-item {
        border-left: none;
        border-right: 0;
        border-top: 0;
        border-bottom: 1px dotted #dee0ee;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0
    }

    .catalog-item:hover {
        border-left: none;
        border-right: 0;
        border-top: 0;
        border-bottom: 1px dotted #dee0ee;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .catalog-item .catalog-item-info {
        border: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0
    }

    .catalog-item:hover .catalog-item-info {
        border: 0
    }

    .catalog-item .catalog-item-title a {
        font-size: 12px;
        font-weight: 400
    }

    .catalog-item .item-price {
        text-align: left
    }

    .catalog-item .item-price .catalog-item-price-old {
        font-size: 11px
    }

    .catalog-item .item-price .catalog-item-price {
        font-size: 14px
    }

    .catalog-detail-pictures .more_photo ul li.catalog-detail-video a i {
        font-size: 31px
    }

    .catalog-detail-pictures .more_photo ul li.catalog-detail-video a span {
        font-size: 12px
    }

    .catalog-detail .catalog-detail-offers {
        border: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0
    }

    .catalog-detail .price_buy_detail {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0
    }

    .catalog-detail .catalog-detail-price {
        text-align: center
    }

    .catalog-detail .catalog-detail-gift:after {
        content: none
    }

    .offers-items .catalog-item .catalog-item-props-mob {
        font-size: 11px
    }

    .offers-items .catalog-item .catalog-item-image {
        text-align: center
    }

    .set-constructor .catalog-item-card.original-item .item-image,
    .set-constructor .catalog-item-card.result-item .item-image {
        border: 1px solid transparent
    }

    .set-constructor .catalog-item-card.result-item .item-image i {
        font-size: 55px
    }

    .set-constructor .added-items:before,
    .set-constructor .added-items:after {
        font-size: 18px;
        line-height: 22px;
        -moz-border-radius: 11px;
        -webkit-border-radius: 11px;
        -khtml-border-radius: 11px;
        border-radius: 11px
    }

    .set-constructor .added-items {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0
    }

    .set-constructor .catalog-item.added-item {
        border: 1px solid #dee0ee;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px
    }

    .set-constructor .catalog-item.added-item:hover {
        border: 1px solid #fde037;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .36);
        -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .36);
        box-shadow: 0 0 15px rgba(0, 0, 0, .36)
    }

    .set-constructor .catalog-item.added-item .catalog-item-info {
        border: 1px solid #fff;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
        background: #fff
    }

    .set-constructor .catalog-item.added-item:hover .catalog-item-info {
        border: 1px solid #fde037
    }

    .set-constructor .catalog-item.added-item .catalog-item-image {
        border: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0
    }

    .set-constructor .catalog-item.added-item .catalog-item-delete a {
        -moz-border-radius: 11px;
        -webkit-border-radius: 11px;
        -khtml-border-radius: 11px;
        border-radius: 11px
    }

    .set-constructor .catalog-item.added-item .catalog-item-delete a i {
        font-size: 16px
    }

    .set-constructor .other-items-section-slider .catalog-item-card .item-price-cont .item-price {
        line-height: normal
    }

    #addItemInCart .item_title {
        text-align: left
    }

    #addItemInCart .close,
    #addItemInCart .order {
        font-size: 11px;
        font-weight: 400
    }

    .more_options .offers-items .catalog-item {
        background: 0
    }

    .sale-personal-section__item-icon>i {
        font-size: 32px
    }

    .sale-personal-section__item-title {
        font-size: 14px;
        font-weight: 600
    }

    .sale-personal-section__item-count,
    .sale-personal-section__item-sum {
        font-size: 10px;
        font-weight: 400;
        line-height: 16px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px
    }

    .cart-items .equipment .tbody .tr {
        border-left: none;
        border-right: 0;
        border-top: 0;
        border-bottom: 1px dotted #dee0ee;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0
    }

    .cart-items .equipment .tbody .tr_into {
        border: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0
    }

    .cart-items .equipment .tbody .cart-item-image img {
        border: 1px solid #dee0ee;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px
    }

    @media screen and (max-width:499px) {
        .cart-items .equipment .tbody .cart-item-quantity input[class="quantity"] {
            font-size: 11px;
            color: #8184a1;
            border: 1px solid #dee0ee
        }
    }

    .cart-items .equipment .tbody .myorders_itog,
    .cart-items .equipment-order .myorders_itog {
        text-align: right
    }

    .cart-items .equipment .tbody .myorders_itog {
        border-left: none;
        border-right: 0;
        border-top: 0;
        border-bottom: 1px dotted #dee0ee;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        border-radius: 0
    }

    .cart-items .w100p .cart-coupon {
        border-bottom: 1px dotted #dee0ee
    }

    .cart-items .w100p .bx_ordercart_coupon input {
        font-size: 12px
    }

    .personal input[type="text"],
    .personal input[type="password"],
    .catalog-subscriber-identification-form input[type="text"],
    .sale-profile-detail-form-property input[type="text"],
    .personal textarea,
    .sale-profile-detail-form-property textarea {
        font-size: 12px
    }

    .sale-profile-detail-form-property .bx-ui-combobox-container .bx-combobox-fake-as-input,
    .bx-slst .dropdown-block {
        font-size: 12px
    }

    .content-form .field input[type="text"],
    .content-form .field input[type="password"],
    .content-form .field textarea {
        font-size: 12px
    }

    .sale-acountpay-form input[type="text"] {
        font-size: 12px
    }

    .pop-up {
        font-size: 12px
    }

    .pop-up .popup-window-titlebar {
        font-size: 14px;
        font-weight: 700;
        line-height: 1.3
    }

    .pop-up.forms .row .span1,
    .pop-up.forms .row .span2 input[type="text"],
    .pop-up.forms .row .span2 textarea {
        font-size: 12px
    }

    .alertMsg {
        font-size: 12px
    }

    .btn_buy.boc_anch_cart,
    .btn_buy.popdef,
    .btn_buy.ppp {
        font-size: 11px;
        font-weight: 400
    }
}

@media(min-width:768px) and (max-width:1200px) {

    .catalog-item-price-view .time_buy_timer .countdown-section:before,
    .catalog-item-price-view .time_buy_timer .countdown-amount {
        font-size: 11px
    }

    .catalog-detail .catalog-detail-gift:after {
        content: none
    }

    .offers-items .catalog-item .catalog-item-prop {
        font-size: 11px
    }

    .kit-items .catalog-item-card .item-all-title .item-title,
    .set-constructor .catalog-item-card .item-all-title .item-title,
    .catalog-subscribe-items .catalog-item-card .item-all-title .item-title {
        font-size: 12px
    }

    .kit-items .catalog-item-card .catalog-item-price,
    .set-constructor .catalog-item-card .catalog-item-price {
        font-size: 14px
    }

    .set-constructor .catalog-item-card.result-item .item-image i {
        font-size: 99px
    }

    .set-constructor .catalog-item.added-item .item-price .catalog-item-price {
        font-size: 14px
    }

    .sale-personal-section__item-icon>i {
        font-size: 32px
    }

    .sale-personal-section__item-title {
        font-size: 14px;
        font-weight: 600
    }

    .sale-personal-section__item-count,
    .sale-personal-section__item-sum {
        font-size: 10px;
        font-weight: 400;
        line-height: 16px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px
    }

    .catalog-detail-pictures .versions_performance .h4 {
        font-size: 15px
    }

    .catalog-detail-pictures .versions_performance ul li {
        font-size: 12px
    }

    .color-collection-container {
        text-align: left
    }
}

@media screen and (min-width:768px) {
    .catalog-item .catalog-item-info {
        border: 1px solid transparent
    }

    .hover__offer__list .catalog-item-info {
        background: rgba(156, 194, 24, .1)
    }
}

.news-block {
    display: none !important
}

/* End */


/* Start:/local/templates/2025/css/old/custom.css?174897346367427*/
/***CUSTOM CSS RULES FOR YOUR SITE***/
.card-na-zakaz .owl-dots {
    display: none;
}

.card-na-zakaz a,
.card-na-zakaz i {
    display: none;
    width: 100%;
}

.card-na-zakaz {
    width: 236px;
    display: none;
}

#fast_order_btn {
    margin-top: 10px;
    text-decoration: none;
    line-height: 34px;
    background: #079a01;
    background: linear-gradient(to top, #068900, #0aac00),
    url(/images/leftarrow.png) no-repeat 10px 30px;
}

#fast_order_btn:hover {
    background: #575b71;
}


/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/* Layout helpers
----------------------------------*/
.custom-ui .ui-helper-hidden {
    display: none;
}

.custom-ui .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.custom-ui .ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.custom-ui .ui-helper-clearfix:before,
.custom-ui .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.custom-ui .ui-helper-clearfix:after {
    clear: both;
}

.custom-ui .ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0); /* support: IE8 */
}

.custom-ui .ui-front {
    z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.custom-ui .ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}

/* Icons
----------------------------------*/
.custom-ui .ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.custom-ui .ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.custom-ui .ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.custom-ui .ui-slider {
    position: relative;
    text-align: left;
}

.custom-ui .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.custom-ui .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* support: IE8 - See #6727 */
.custom-ui .ui-slider.ui-state-disabled .ui-slider-handle,
.custom-ui .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.custom-ui .ui-slider-horizontal {
    height: 0.8em;
}

.custom-ui .ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em;
}

.custom-ui .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.custom-ui .ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.custom-ui .ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.custom-ui .ui-slider-vertical {
    width: 0.8em;
    height: 100px;
}

.custom-ui .ui-slider-vertical .ui-slider-handle {
    left: -0.3em;
    margin-left: 0;
    margin-bottom: -0.6em;
}

.custom-ui .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.custom-ui .ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.custom-ui .ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.custom-ui .ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.custom-ui .ui-widget .ui-widget {
    font-size: 1em;
}

.custom-ui .ui-widget input,
.custom-ui .ui-widget select,
.custom-ui .ui-widget textarea,
.custom-ui .ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.custom-ui .ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}

.custom-ui .ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}

.custom-ui .ui-widget-content a {
    color: #333333;
}

.custom-ui .ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
}

.custom-ui .ui-widget-header a {
    color: #333333;
}

/* Interaction states
----------------------------------*/
.custom-ui .ui-state-default,
.custom-ui .ui-widget-content .ui-state-default,
.custom-ui .ui-widget-header .ui-state-default,
.custom-ui .ui-button,
    /* We use html here because we need a greater specificity to make sure disabled
    works properly when clicked or hovered */
html .custom-ui .ui-button.ui-state-disabled:hover,
html .custom-ui .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}

.custom-ui .ui-state-default a,
.custom-ui .ui-state-default a:link,
.custom-ui .ui-state-default a:visited,
a.custom-ui .ui-button,
a:link.custom-ui .ui-button,
a:visited.custom-ui .ui-button,
.custom-ui .ui-button {
    color: #454545;
    text-decoration: none;
}

.custom-ui .ui-state-hover,
.custom-ui .ui-widget-content .ui-state-hover,
.custom-ui .ui-widget-header .ui-state-hover,
.custom-ui .ui-state-focus,
.custom-ui .ui-widget-content .ui-state-focus,
.custom-ui .ui-widget-header .ui-state-focus,
.custom-ui .ui-button:hover,
.custom-ui .ui-button:focus {
    border: 1px solid #cccccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b;
}

.custom-ui .ui-state-hover a,
.custom-ui .ui-state-hover a:hover,
.custom-ui .ui-state-hover a:link,
.custom-ui .ui-state-hover a:visited,
.custom-ui .ui-state-focus a,
.custom-ui .ui-state-focus a:hover,
.custom-ui .ui-state-focus a:link,
.custom-ui .ui-state-focus a:visited,
a.custom-ui .ui-button:hover,
a.custom-ui .ui-button:focus {
    color: #2b2b2b;
    text-decoration: none;
}

.custom-ui .ui-visual-focus {
    box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.custom-ui .ui-state-active,
.custom-ui .ui-widget-content .ui-state-active,
.custom-ui .ui-widget-header .ui-state-active,
a.custom-ui .ui-button:active,
.custom-ui .ui-button:active,
.custom-ui .ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff;
}

.custom-ui .ui-icon-background,
.custom-ui .ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #ffffff;
}

.custom-ui .ui-state-active a,
.custom-ui .ui-state-active a:link,
.custom-ui .ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.custom-ui .ui-state-highlight,
.custom-ui .ui-widget-content .ui-state-highlight,
.custom-ui .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}

.custom-ui .ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}

.custom-ui .ui-state-highlight a,
.custom-ui .ui-widget-content .ui-state-highlight a,
.custom-ui .ui-widget-header .ui-state-highlight a {
    color: #777620;
}

.custom-ui .ui-state-error,
.custom-ui .ui-widget-content .ui-state-error,
.custom-ui .ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}

.custom-ui .ui-state-error a,
.custom-ui .ui-widget-content .ui-state-error a,
.custom-ui .ui-widget-header .ui-state-error a {
    color: #5f3f3f;
}

.custom-ui .ui-state-error-text,
.custom-ui .ui-widget-content .ui-state-error-text,
.custom-ui .ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}

.custom-ui .ui-priority-primary,
.custom-ui .ui-widget-content .ui-priority-primary,
.custom-ui .ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.custom-ui .ui-priority-secondary,
.custom-ui .ui-widget-content .ui-priority-secondary,
.custom-ui .ui-widget-header .ui-priority-secondary {
    opacity: 0.7;
    filter: Alpha(Opacity=70); /* support: IE8 */
    font-weight: normal;
}

.custom-ui .ui-state-disabled,
.custom-ui .ui-widget-content .ui-state-disabled,
.custom-ui .ui-widget-header .ui-state-disabled {
    opacity: 0.35;
    filter: Alpha(Opacity=35); /* support: IE8 */
    background-image: none;
}

.custom-ui .ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.custom-ui .ui-icon {
    width: 16px;
    height: 16px;
}

.custom-ui .ui-icon,
.custom-ui .ui-widget-content .ui-icon {
    background-image: url("/local/templates/2025/css/old/images/ui-icons_444444_256x240.png");
}

.custom-ui .ui-widget-header .ui-icon {
    background-image: url("/local/templates/2025/css/old/images/ui-icons_444444_256x240.png");
}

.custom-ui .ui-state-hover .ui-icon,
.custom-ui .ui-state-focus .ui-icon,
.custom-ui .ui-button:hover .ui-icon,
.custom-ui .ui-button:focus .ui-icon {
    background-image: url("/local/templates/2025/css/old/images/ui-icons_555555_256x240.png");
}

.custom-ui .ui-state-active .ui-icon,
.custom-ui .ui-button:active .ui-icon {
    background-image: url("/local/templates/2025/css/old/images/ui-icons_ffffff_256x240.png");
}

.custom-ui .ui-state-highlight .ui-icon,
.custom-ui .ui-button .ui-state-highlight.ui-icon {
    background-image: url("/local/templates/2025/css/old/images/ui-icons_777620_256x240.png");
}

.custom-ui .ui-state-error .ui-icon,
.custom-ui .ui-state-error-text .ui-icon {
    background-image: url("/local/templates/2025/css/old/images/ui-icons_cc0000_256x240.png");
}

.custom-ui .ui-button .ui-icon {
    background-image: url("/local/templates/2025/css/old/images/ui-icons_777777_256x240.png");
}

/* positioning */
.custom-ui .ui-icon-blank {
    background-position: 16px 16px;
}

.custom-ui .ui-icon-caret-1-n {
    background-position: 0 0;
}

.custom-ui .ui-icon-caret-1-ne {
    background-position: -16px 0;
}

.custom-ui .ui-icon-caret-1-e {
    background-position: -32px 0;
}

.custom-ui .ui-icon-caret-1-se {
    background-position: -48px 0;
}

.custom-ui .ui-icon-caret-1-s {
    background-position: -65px 0;
}

.custom-ui .ui-icon-caret-1-sw {
    background-position: -80px 0;
}

.custom-ui .ui-icon-caret-1-w {
    background-position: -96px 0;
}

.custom-ui .ui-icon-caret-1-nw {
    background-position: -112px 0;
}

.custom-ui .ui-icon-caret-2-n-s {
    background-position: -128px 0;
}

.custom-ui .ui-icon-caret-2-e-w {
    background-position: -144px 0;
}

.custom-ui .ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.custom-ui .ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.custom-ui .ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.custom-ui .ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.custom-ui .ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.custom-ui .ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.custom-ui .ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.custom-ui .ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.custom-ui .ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.custom-ui .ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.custom-ui .ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.custom-ui .ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.custom-ui .ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.custom-ui .ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.custom-ui .ui-icon-arrow-1-s {
    background-position: -65px -32px;
}

.custom-ui .ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.custom-ui .ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.custom-ui .ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.custom-ui .ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.custom-ui .ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.custom-ui .ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.custom-ui .ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.custom-ui .ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.custom-ui .ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.custom-ui .ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.custom-ui .ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.custom-ui .ui-icon-arrowthick-1-n {
    background-position: 1px -48px;
}

.custom-ui .ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.custom-ui .ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.custom-ui .ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.custom-ui .ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.custom-ui .ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.custom-ui .ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.custom-ui .ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.custom-ui .ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.custom-ui .ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.custom-ui .ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.custom-ui .ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.custom-ui .ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.custom-ui .ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.custom-ui .ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.custom-ui .ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.custom-ui .ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.custom-ui .ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.custom-ui .ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.custom-ui .ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.custom-ui .ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.custom-ui .ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.custom-ui .ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.custom-ui .ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.custom-ui .ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.custom-ui .ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.custom-ui .ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.custom-ui .ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.custom-ui .ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.custom-ui .ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.custom-ui .ui-icon-extlink {
    background-position: -32px -80px;
}

.custom-ui .ui-icon-newwin {
    background-position: -48px -80px;
}

.custom-ui .ui-icon-refresh {
    background-position: -64px -80px;
}

.custom-ui .ui-icon-shuffle {
    background-position: -80px -80px;
}

.custom-ui .ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.custom-ui .ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.custom-ui .ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.custom-ui .ui-icon-folder-open {
    background-position: -16px -96px;
}

.custom-ui .ui-icon-document {
    background-position: -32px -96px;
}

.custom-ui .ui-icon-document-b {
    background-position: -48px -96px;
}

.custom-ui .ui-icon-note {
    background-position: -64px -96px;
}

.custom-ui .ui-icon-mail-closed {
    background-position: -80px -96px;
}

.custom-ui .ui-icon-mail-open {
    background-position: -96px -96px;
}

.custom-ui .ui-icon-suitcase {
    background-position: -112px -96px;
}

.custom-ui .ui-icon-comment {
    background-position: -128px -96px;
}

.custom-ui .ui-icon-person {
    background-position: -144px -96px;
}

.custom-ui .ui-icon-print {
    background-position: -160px -96px;
}

.custom-ui .ui-icon-trash {
    background-position: -176px -96px;
}

.custom-ui .ui-icon-locked {
    background-position: -192px -96px;
}

.custom-ui .ui-icon-unlocked {
    background-position: -208px -96px;
}

.custom-ui .ui-icon-bookmark {
    background-position: -224px -96px;
}

.custom-ui .ui-icon-tag {
    background-position: -240px -96px;
}

.custom-ui .ui-icon-home {
    background-position: 0 -112px;
}

.custom-ui .ui-icon-flag {
    background-position: -16px -112px;
}

.custom-ui .ui-icon-calendar {
    background-position: -32px -112px;
}

.custom-ui .ui-icon-cart {
    background-position: -48px -112px;
}

.custom-ui .ui-icon-pencil {
    background-position: -64px -112px;
}

.custom-ui .ui-icon-clock {
    background-position: -80px -112px;
}

.custom-ui .ui-icon-disk {
    background-position: -96px -112px;
}

.custom-ui .ui-icon-calculator {
    background-position: -112px -112px;
}

.custom-ui .ui-icon-zoomin {
    background-position: -128px -112px;
}

.custom-ui .ui-icon-zoomout {
    background-position: -144px -112px;
}

.custom-ui .ui-icon-search {
    background-position: -160px -112px;
}

.custom-ui .ui-icon-wrench {
    background-position: -176px -112px;
}

.custom-ui .ui-icon-gear {
    background-position: -192px -112px;
}

.custom-ui .ui-icon-heart {
    background-position: -208px -112px;
}

.custom-ui .ui-icon-star {
    background-position: -224px -112px;
}

.custom-ui .ui-icon-link {
    background-position: -240px -112px;
}

.custom-ui .ui-icon-cancel {
    background-position: 0 -128px;
}

.custom-ui .ui-icon-plus {
    background-position: -16px -128px;
}

.custom-ui .ui-icon-plusthick {
    background-position: -32px -128px;
}

.custom-ui .ui-icon-minus {
    background-position: -48px -128px;
}

.custom-ui .ui-icon-minusthick {
    background-position: -64px -128px;
}

.custom-ui .ui-icon-close {
    background-position: -80px -128px;
}

.custom-ui .ui-icon-closethick {
    background-position: -96px -128px;
}

.custom-ui .ui-icon-key {
    background-position: -112px -128px;
}

.custom-ui .ui-icon-lightbulb {
    background-position: -128px -128px;
}

.custom-ui .ui-icon-scissors {
    background-position: -144px -128px;
}

.custom-ui .ui-icon-clipboard {
    background-position: -160px -128px;
}

.custom-ui .ui-icon-copy {
    background-position: -176px -128px;
}

.custom-ui .ui-icon-contact {
    background-position: -192px -128px;
}

.custom-ui .ui-icon-image {
    background-position: -208px -128px;
}

.custom-ui .ui-icon-video {
    background-position: -224px -128px;
}

.custom-ui .ui-icon-script {
    background-position: -240px -128px;
}

.custom-ui .ui-icon-alert {
    background-position: 0 -144px;
}

.custom-ui .ui-icon-info {
    background-position: -16px -144px;
}

.custom-ui .ui-icon-notice {
    background-position: -32px -144px;
}

.custom-ui .ui-icon-help {
    background-position: -48px -144px;
}

.custom-ui .ui-icon-check {
    background-position: -64px -144px;
}

.custom-ui .ui-icon-bullet {
    background-position: -80px -144px;
}

.custom-ui .ui-icon-radio-on {
    background-position: -96px -144px;
}

.custom-ui .ui-icon-radio-off {
    background-position: -112px -144px;
}

.custom-ui .ui-icon-pin-w {
    background-position: -128px -144px;
}

.custom-ui .ui-icon-pin-s {
    background-position: -144px -144px;
}

.custom-ui .ui-icon-play {
    background-position: 0 -160px;
}

.custom-ui .ui-icon-pause {
    background-position: -16px -160px;
}

.custom-ui .ui-icon-seek-next {
    background-position: -32px -160px;
}

.custom-ui .ui-icon-seek-prev {
    background-position: -48px -160px;
}

.custom-ui .ui-icon-seek-end {
    background-position: -64px -160px;
}

.custom-ui .ui-icon-seek-start {
    background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.custom-ui .ui-icon-seek-first {
    background-position: -80px -160px;
}

.custom-ui .ui-icon-stop {
    background-position: -96px -160px;
}

.custom-ui .ui-icon-eject {
    background-position: -112px -160px;
}

.custom-ui .ui-icon-volume-off {
    background-position: -128px -160px;
}

.custom-ui .ui-icon-volume-on {
    background-position: -144px -160px;
}

.custom-ui .ui-icon-power {
    background-position: 0 -176px;
}

.custom-ui .ui-icon-signal-diag {
    background-position: -16px -176px;
}

.custom-ui .ui-icon-signal {
    background-position: -32px -176px;
}

.custom-ui .ui-icon-battery-0 {
    background-position: -48px -176px;
}

.custom-ui .ui-icon-battery-1 {
    background-position: -64px -176px;
}

.custom-ui .ui-icon-battery-2 {
    background-position: -80px -176px;
}

.custom-ui .ui-icon-battery-3 {
    background-position: -96px -176px;
}

.custom-ui .ui-icon-circle-plus {
    background-position: 0 -192px;
}

.custom-ui .ui-icon-circle-minus {
    background-position: -16px -192px;
}

.custom-ui .ui-icon-circle-close {
    background-position: -32px -192px;
}

.custom-ui .ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.custom-ui .ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.custom-ui .ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.custom-ui .ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.custom-ui .ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.custom-ui .ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.custom-ui .ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.custom-ui .ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.custom-ui .ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.custom-ui .ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.custom-ui .ui-icon-circle-check {
    background-position: -208px -192px;
}

.custom-ui .ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.custom-ui .ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.custom-ui .ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.custom-ui .ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.custom-ui .ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.custom-ui .ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.custom-ui .ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.custom-ui .ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.custom-ui .ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.custom-ui .ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.custom-ui .ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.custom-ui .ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/

/* Corner radius */
.custom-ui .ui-corner-all,
.custom-ui .ui-corner-top,
.custom-ui .ui-corner-left,
.custom-ui .ui-corner-tl {
    border-top-left-radius: 3px;
}

.custom-ui .ui-corner-all,
.custom-ui .ui-corner-top,
.custom-ui .ui-corner-right,
.custom-ui .ui-corner-tr {
    border-top-right-radius: 3px;
}

.custom-ui .ui-corner-all,
.custom-ui .ui-corner-bottom,
.custom-ui .ui-corner-left,
.custom-ui .ui-corner-bl {
    border-bottom-left-radius: 3px;
}

.custom-ui .ui-corner-all,
.custom-ui .ui-corner-bottom,
.custom-ui .ui-corner-right,
.custom-ui .ui-corner-br {
    border-bottom-right-radius: 3px;
}

/* Overlays */
.custom-ui .ui-widget-overlay {
    background: #aaaaaa;
    opacity: 0.3;
    filter: Alpha(Opacity=30); /* support: IE8 */
}

.custom-ui .ui-widget-shadow {
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;
}

.custom-ui .temp-slider {
    height: 35px;
    background: url(/upload/templates/temp-slider.png) no-repeat;
    width: 230px;
    position: relative;
    padding: 0 22px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.custom-ui .ui-slider {
    background: transparent;
}

.temp-slider select {
    display: none;
}

.custom-ui .ui-widget.ui-widget-content {
    border: 0;
    top: 26px;
}

.custom-ui .ui-slider-horizontal .ui-slider-range-min {
    display: none;
}

.form-select-title {
    font-weight: 700;
    color: #575b71;
    line-height: 1.1;
    font-size: 13px;
    margin-bottom: 12px;
    margin-top: 10px;
}

.form-select-image {
    text-align: center;
    flex: 0 0 calc(100% / 3);
}

.form-select-text {
    font-weight: 700;
    color: #575b71;
    line-height: 1.1;
    font-size: 12px;
}

.form-select-image img {
    max-width: 71px;
    margin-top: 10px;
    cursor: pointer;
}

.form-select-images {
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
}

.popup-window-content {
    width: 100%;
    display: table;
    margin-bottom: 10px;
    padding-top: 10px;
}

.popup-window-content .info {
    width: auto;
    display: table-cell;
    vertical-align: top;
    padding: 0;
    padding-right: 10px;
    padding-top: 34px;
}

.form-select-temp {
    width: 230px;
    float: none;
    display: table-cell;
    vertical-align: top;
}

.custom-ui .temp-slider .ui-slider-handle,
.custom-ui .temp-slider .ui-slider-handle:hover {
    background: #09a000;
    border-color: #09a000;
}

.popup-window-content .info img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.temp-text-check i {
    display: block;
    width: 26px;
    height: 26px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(222, 224, 238);
    border-radius: 50%;
    position: relative;
}

.temp-text-check input {
    display: none;
}

.temp-text-check input:checked + i:after {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #0198ff;
    left: 7px;
    top: 7px;
}

.mobile-search {
    display: none;
}

.temp-text-wrap {
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
}

.temp-title {
    font-weight: 600;
    color: #575b71;
    line-height: 1.1;
    font-size: 12px;
    margin-bottom: 8px;
}

.temp-text-input {
    width: 117px;
}

.temp-text-check {
    width: 113px;
    text-align: center;
}

.temp-text-check label {
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}

.temp-inputs-wrap {
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
}

.temp-inputs-wrap .input-block {
    display: block;
    width: 46%;
    margin: 0 2%;
}

.temp-inputs-wrap .input-block input {
    width: 100%;
}

.temp-text-input input {
    color: #0198ff;
    font-weight: 700;
}

.input-block label {
    display: block;
    margin-bottom: 5px;
}

.fast-submit {
    display: block;
    padding: 0 9px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 7px;
    background: #575b71;
    margin-top: 13px;
    border: 1px solid #575b71;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    width: 100px;
    display: block;
    height: 34px;
    margin: 0 auto;
}

#fast-order-form .modal-main {
    background: #fff;
    padding: 0;
}

.popup-window-content {
    padding: 10px 20px;
}

.temp-inputs-wrap {
    padding-top: 10px;
    background: #f4f5fd;
}

.modal-footer {
    background: #f4f5fd;
    padding: 10px 0;
}

#fast_order_btn_img {
    width: 209px;
    display: block;
    margin-bottom: 15px;
    margin-top: 15px;
}

#fast_order_btn_img img {
    width: 100%;
    height: auto;
}

.catalog-detail .buy_more_detail .boc_anch {
    /* position: absolute;
    left: 0;
    top: 105px;
    height: 35px; */
}

.temp-text-any {
    font-weight: bold;
    margin-top: 3px;
}

.temp-text-any span {
    font-size: 12px;
    position: relative;
    top: 2px;
}

.front-sklad {
    font-size: 24px;
    color: #595a70;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center;
    font-weight: 700;
    position: relative;
}

.front-partners, .front-sertificates {
    margin-top: 70px;
    text-align: center;
    margin-top: 30px;
}

.front-sertificates {
    margin-bottom: 30px;
}


.front-work {
    margin-top: 30px;
}

.front-sklad span {
    position: relative;
}

.front-sklad span:before {
    content: "";
    position: absolute;
    left: -118px;
    top: 17px;
    width: 100px;
    height: 3px;
    background: #dedede;
}

.front-sklad span:after {
    content: "";
    position: absolute;
    top: 17px;
    width: 100px;
    height: 3px;
    background: #dedede;
    left: 100%;
    margin-left: 18px;
}

.front-sklad-side {
    color: #000;
    text-align: center;
    padding-top: 20px;
    font-size: 18px;
    font-weight: 700;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}


.side-slider-wraper--home {
    font-size: 14px;
}

.side-slider-wraper--home .owl-carousel {
    z-index: 0;
}

.side-slider-wraper--home,
.side-slider-wraper--home .side-slider-wraper {
    max-height: 200px;
    position: relative;
}

.side-slider-wraper--home .side-slider-wraper .side-slider-item {
    border: none;
    box-shadow: none;

}

.side-slider-wraper--home .side-slider-wraper .side-slider-item {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    padding: 0;
}

.side-slider-wraper--home .side-slider-item {
    position: relative;
    max-height: 200px;
}

.side-slider-wraper--home .btn__banner {
    margin-right: 4em; /*48px;*/
}

.side-slider-wraper--home .btn__banner {
    background-color: #565b71;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 25px;
    transition: background-color 0.3s ease;
}

.side-slider-wraper--home .btn__banner:hover {
    background-color: #0198ff;
}

.side-slider-wraper--home .owl-carousel .owl-nav button.owl-prev,
.side-slider-wraper--home .owl-carousel .owl-nav button.owl-next {
    background: #edeef8;
}

.side-slider-wraper--home .owl-carousel .owl-nav .owl-prev,
.side-slider-wraper--home .owl-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.side-slider-wraper--home .owl-carousel .owl-nav .owl-next .fa-angle-right {
    position: absolute;
    top: -2px;
    right: 10px;
}

.side-slider-wraper--home .sklad_slider-home .owl-prev {
    left: -20px;
}

.side-slider-wraper--home .sklad_slider-home .owl-next {
    right: -20px;
}

/**/
.side-slider-wraper--home .side-slider-item {
    background-repeat: no-repeat, repeat;
    height: 158px;
}

.side-slider-wraper--home .side-slider-item.first {
    background-image: url("/upload/img/400506.png");
}

.side-slider-wraper--home .side-slider-item.second {
    background-image: url("/upload/img/400507.png");
}

.side-slider-wraper--home .side-slider-item.third {
    background-image: url("/upload/img/pekaniska.png");
    background-size: 15%;
    background-position: 5% 5px;
}

.side-slider-wraper--home .side-slider-item.fourth {
    background-image: url("/upload/img/400509.png");
}

.side-slider-wraper--home .side-slider-item.fifth {
    background-image: url("/upload/img/400510.png");
}


.side-slider-wraper--home .desc__banner-heading {
    font-size: 26px;
    font-weight: 700;
}

.side-slider-wraper--home .desc__banner {
    text-align: left;
}

.side-slider-wraper--home .banner__content {
    padding-left: 14em; /*300px;*/
    height: 100%;
    display: flex;
    align-items: center;

}

.side-slider-wraper--home .banner__content.banner__content-custom {
    padding-left: 8em; /*300px;*/

}

.side-slider-wraper--home .side-slider-item div {
    text-align: left;
}

.side-slider-wraper--home .desc__banner {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

/**/

.side-slider-wraper--home .owl-carousel .owl-nav .owl-prev .fa-angle-left {
    position: absolute;
    top: -2px;
    left: 10px;
}

.side-slider-wraper--home .owl-dots {
    display: none;
    text-align: center;
}

.side-slider-wraper--home .owl-dot {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    border: 2px solid #333 !important;
    margin: 0 10px;
}

.side-slider-wraper--home .owl-dot.active {
    background-color: #333;
}

.side-slider-wraper--home .owl-dot.active {
    background-color: #333;
}

.side-slider-wraper--home .side-slider-item {
    width: 100%;
    position: relative;
}

/*.side-slider-wraper--home .banner-item {*/
/*    height: 158px;*/
/*    max-height: 100%;*/
/*    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);*/

/*    @media (max-width: 1020px) {*/
/*        height: 418px;*/
/*    }*/

/*    @media (max-width: 767px) {*/

/*    }*/
/*}*/

/*.side-slider-wraper--home .banner-item .banner-link {*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    color: #000000;*/
/*    text-decoration: none;*/
/*}*/

/*.side-slider-wraper--home .banner-item .banner-container {*/
/*    height: 100%;*/
/*    display: flex;*/
/*    overflow: hidden;*/
/*    position: relative;*/
/*    @media (max-width: 1020px) {*/
/*        flex-direction: row-reverse;*/
/*    }*/
/*}*/

/*.side-slider-wraper--home .banner-item .banner-image-block {*/
/*    flex: 1 1 35%;*/
/*    position: relative;*/
/*    height: 100%;*/
/*    @media (max-width: 1020px) {*/

/*    }*/
/*    @media (max-width: 767px) {*/

/*    }*/
/*}*/

/*.side-slider-wraper--home .banner-item .banner-image-block img {*/
/*    position: absolute;*/
/*    width: 38%;*/
/*    bottom: 0;*/
/*    right: 5%;*/

/*    @media (max-width: 1020px) {*/
/*        width: 115%;*/
/*        right: 4%;*/
/*    }*/
/*    @media (max-width: 767px) {*/
/*        right: 5%;*/
/*    }*/
/*}*/

/*.side-slider-wraper--home .banner-item .banner-content-block {*/
/*    flex: 1 1 65%;*/
/*    padding: 49px 0 0 0;*/
/*    @media (max-width: 1020px) {*/
/*        padding: 78px 0 0 80px;*/
/*    }*/
/*    @media (max-width: 767px) {*/

/*    }*/
/*}*/

/*.side-slider-wraper--home .banner-item .banner-content-block h2 {*/
/*    font-size: 22px;*/
/*    line-height: 1.5;*/
/*    padding: 0;*/
/*    margin-bottom: .5em;*/
/*    text-align: left;*/
/*    text-transform: uppercase;*/
/*    @media (max-width: 1020px) {*/
/*        font-size: 40px;*/
/*    }*/
/*}*/

/*.side-slider-wraper--home .banner-item .banner-content-block p {*/
/*    padding: 0;*/
/*    font-size: 15px;*/
/*    line-height: 1.5;*/
/*    @media (max-width: 1020px) {*/
/*        font-size: 20px;*/
/*        margin-bottom: 40px;*/
/*    }*/
/*}*/

/*.side-slider-wraper--home .banner-item .banner-content-block button {*/
/*    display: none;*/
/*    @media (max-width: 1020px) {*/
/*        font-size: 16px;*/
/*        color: #1E5299;*/
/*        border: 1px solid #1E5299;*/
/*        border-radius: 4px;*/
/*        padding: 14px 65px;*/
/*        font-weight: bold;*/
/*    }*/
/*}*/

.sklad_slider .side-slider-item,
.sklad_slider-home .side-slider-item {
    width: 100%;
    padding: 9px;
    box-sizing: border-box;
    border: 1px solid;
    box-shadow: 2px 2px 4px 0px;
}

.sklad_slider .side-slider-item img,
.sklad_slider-home .side-slider-item img {
    margin-bottom: 0;
}


.sklad_slider .owl-nav,
.sklad_slider-home .owl-nav {
    top: 36%;
}

.sklad_slider .owl-next,
.sklad_slider-home .owl-next {
    right: -24px;
}

.sklad_slider .owl-prev,
.sklad_slider-home .owl-prev {
    left: -24px;
}

.sklad_slider.owl-carousel.owl-drag .owl-item,
.sklad_slider-home.owl-carousel.owl-drag .owl-item {
    padding: 2px;
    box-sizing: border-box;
}

button.catalog_item_toogle_filter_reset {
    float: right;
    margin: 8px 15px 0 0;
    padding: 0;
    color: #a0a4bc;
    text-decoration: none;
    border: none;
    border-bottom: 1px dashed;
    background: none;
    font-size: 13px;
    cursor: pointer;
}

button.catalog_item_toogle_filter_reset:hover {
    border-bottom: 1px dashed transparent;
}

.buy_more span.minus,
.buy_more_detail span.minus,
.geolocation-delivery-detail__qnt span.minus,
.buy_more span.plus,
.buy_more_detail span.plus,
.geolocation-delivery-detail__qnt span.plus {
    text-decoration: none;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -khtml-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    background: #dee0ee;
}

.buy_more span.minus:hover span,
.buy_more_detail span.minus:hover span,
.geolocation-delivery-detail__qnt span.minus:hover span,
.buy_more span.plus:hover span,
.buy_more_detail span.plus:hover span,
.geolocation-delivery-detail__qnt span.plus:hover span {
    color: #fff;
}

.buy_more span.minus:hover,
.buy_more_detail span.minus:hover,
.geolocation-delivery-detail__qnt span.minus:hover,
.buy_more span.plus:hover,
.buy_more_detail span.plus:hover,
.geolocation-delivery-detail__qnt span.plus:hover {
    background: #575b71;
}

.buy_more span.minus span,
.buy_more_detail span.minus span,
.geolocation-delivery-detail__qnt span.minus span,
.buy_more span.plus span,
.buy_more_detail span.plus span,
.geolocation-delivery-detail__qnt span.plus span {
    color: #575b71;
    text-align: center;
    -webkit-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}

.top-menu-item-a {
    font-size: 12px;
    color: #575b71;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 32px;
}

.top-menu-item-a {
    display: block;
    padding: 0 13px;
    cursor: pointer;
}

.top-menu-item-a:hover {
    color: #fff;
    background: #8184a1;
}

/*
.filter-close{
	position: absolute;
    right: 5px;
    cursor: pointer;
    padding: 10px;
    top: 0px;
}
.filter{
	position:relative;
}
.showfilter{
	cursor:pointer;
}
.catalog_item_toogle_filter.active{
	display:none;
}
*/
.showfilter {
    cursor: pointer;
}

.catalog_item_toogle_filter .showfilter:hover {
    border-color: transparent;
    background: #edeef8;
}

.catalog_item_toogle_filter.active {
    margin: 0;
}

.catalog_item_toogle_filter.active .showfilter {
    border-radius: 4px 4px 0 0;
}

.filter {
    border-radius: 0 0 4px 4px;
}

.modal-buttons {
    padding-top: 5px;
}

.modal-buttons:after {
    content: "";
    display: table;
    clear: both;
}

.modal-buttons a {
    cursor: pointer;
    background: linear-gradient(to top, #068900, #0aac00),
    url(/images/leftarrow.png) no-repeat 10px 30px;
    width: auto;
    border: 0;
    border-radius: 3px;
    line-height: 28px;
    margin-bottom: 20px;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.15);
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    cursor: pointer;
    background: #0198ff;
    padding-left: 35px;
    box-sizing: border-box;
    display: inline-block;
    box-sizing: border-box;
    padding: 8px 28px;
    padding-left: 50px;
    text-decoration: none;
    border: 2px solid transparent;
}

.modal-buttons .modal-button-blue {
    background: url(/images/leftarrow.png) 22px 12px no-repeat, #0198ff;
    float: left;
}

.modal-buttons .modal-button-blue:hover {
    background: url(/images/leftarrow.png) 22px 12px no-repeat, #595a71;
}

.modal-buttons .modal-button-gray:hover {
    background: url(/images/leftarrow.png) 22px 12px no-repeat, #0198ff;
}

.modal-buttons .modal-button-gray {
    background: url(/images/leftarrow.png) 22px 12px no-repeat, #595a71;
    float: right;
}

.btn_buy.apuo:hover {
    border: 1px solid #575b71;
}

#modal_form_select .modal-header {
    font-size: 17px;
    text-align: center;
}

#modal_form_select textarea {
    display: block;
    width: 100%;
    padding: 0px 9px;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: rgb(129, 132, 161);
    border: 1px solid rgb(222, 224, 238);
    border-radius: 4px;
    margin: 0px 5px 7px 0px;
    height: 90px;
}

#modal_form_select .file input {
    background: transparent;
    border: none;
    margin-top: 12px;
    padding-left: 0;
}

#modal_form_select .row {
    width: 100%;
    display: table;
    margin-bottom: 5px;
}

#modal_form_select .span1 {
    width: 125px;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    color: #575b71;
}

#modal_form_select .span2 {
    display: table-cell;
    vertical-align: top;
}

#modal_form_select .span2 input[type="text"] {
    width: 100%;
    height: 30px;
    padding: 0 9px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#modal_form_select .form-text {
    margin: 10px 0;
}

.modal-checkbox-group label {
    display: block;
}

.modal-checkbox-group input {
    width: 100%;
    display: block;
    margin: 0;
    box-sizing: border-box;
}

.modal-header {
    background: #0198ff;
    padding: 14px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-align: left;
    font-family: "Open Sans", sans-serif;
}

.modal-main {
    background: #f4f5fd;
    padding: 20px;
}

.modal-main .alert {
    display: none;
    margin-bottom: 7px;
    margin-top: 13px;
    height: 31px;
}

.modal-subtitle {
    margin-bottom: 10px;
}

.modal-main input {
    display: block;
    width: 100%;
    height: 30px;
    padding: 0 9px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #8184a1;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 7px;
}

.modal-text {
    margin-bottom: 5px;
}

.modal-checkbox-group input[type="checkbox"] {
    display: none;
}

.modal-checkbox-group label {
    margin-bottom: 5px;
}

.modal-checkbox-group input + i {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 2px solid #707070;
    border-radius: 4px;
    position: relative;
    margin-right: 5px;
    top: 4px;
}

.modal-checkbox-group input:checked + i:after {
    content: "";
    display: block;
    position: absolute;
    width: 11px;
    height: 11px;
    left: 2px;
    top: 2px;
    background: #707070;
    border-radius: 3px;
}

.modal-checkbox-group {
    margin-bottom: 10px;
}

.modal-form button {
    display: block;
    width: 100%;
    height: 31px;
    padding: 0 9px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 7px;
    background: #575b71;
    margin-top: 13px;
    border: 1px solid #575b71;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
}

#price-list-btn {
    position: relative;
    top: 15px;
}

.footer_keys {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.footer_keys_element .footer_keys_head {
    text-decoration: none;
    color: #484646;
    font-size: 15px;
    font-weight: bold;
    height: 67px;
    box-sizing: border-box;
    overflow: hidden;
}

.footer_keys_element .footer_keys_head a {
    text-decoration: none;
    color: #484646;
    font-size: 15px;
    font-weight: bold;
}

.footer_keys_element .footer_keys_head {
    padding: 10px 5px 0px 5px;
}

.iframe_wrap iframe {
    width: 320px;
    width: 100%;
    height: 203px;
}

.footer_keys_element .footer_keys_body {
    padding: 0px 10px;
    font-size: 12px;
    height: 45px;
    overflow: hidden;
    margin-bottom: 15px;
}

.owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 40px !important;
    background: #aaa;
    border-radius: 5px;
    line-height: 30px;
    outline: none;
}

.owl-prev {
    left: -10px;
}

.owl-next {
    right: -10px;
}

.front-categories-item {
    width: 25%;
}

@media (max-width: 787px) {
    .footer_keys_element {
        width: 320px;
        margin: 0 auto;
    }

    .iframe_wrap iframe {
        width: 100%;
        height: 224px;
    }

    .mobile-search {
        display: block;
        padding-left: 2rem;
    }

    .sklad_slider .side-slider-item,
    .sklad_slider-home .side-slider-item {
        width: 95% !important;
    }
}

@media (max-width: 1400px) and (min-width: 1200px) {
    .front-features img {
        margin-top: 50px;
    }

    .element-tall .footer_keys_head {
        height: auto;
    }

    .element-tall .footer_keys_body {
        margin-bottom: 0;
        height: 41px;
    }
}

@media (max-width: 1200px) and (min-width: 768px) {
    .iframe_wrap iframe {
        height: 151px;
    }
}

@media (min-width: 1400px) {
    .iframe_wrap iframe {
        height: 260px;
    }
}

@media screen and (max-width: 787px) {
    .front-features img {
        margin-top: 0px;
    }

    .front-sklad span:before,
    .front-sklad span:after {
        display: none;
    }

    .sklad_slider .owl-next {
        right: -10px;
    }

    .sklad_slider .owl-prev {
        left: -10px;
    }

    .modal-buttons button {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .popup-window-content {
        display: block;
    }

    .popup-window-content .info {
        display: none;
    }

    .form-select-temp {
        display: block;
        margin: 0 auto;
    }

    .temp-inputs-wrap {
        display: block;
    }

    .temp-inputs-wrap .input-block {
        width: 100%;
        margin: 0;
        padding: 0 20px 5px;
        box-sizing: border-box;
    }
}

.catalog_description table,
.reviews-detail__text:not(.bs5) table {
    border-collapse: collapse;
    border: 1px solid grey;
    margin: 5px 0;
}

.catalog_description td,
.reviews-detail__text:not(.bs5) td {
    border: 1px solid grey;
    padding: 5px;
}

.reviews-detail iframe {
    max-width: 100%;
}

/*.header_4 .telephone p:first-child {*/
/*    font-size: 18px;*/
/*    font-weight: 700;*/
/*}*/

.print-doc {
    padding-left: 15px;
    float: right;
    /* background-image: url(/local/templates/2025/css/old/images/print.jpg); */
}

@media print {
    header,
    .top-menu,
    .left-column,
    #bx_incl_area_8,
    footer,
    jdiv {
        display: none;
    }
}

.menu-buttons-wrap {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    margin-top: -10px;
}

@media screen and (max-width: 769px) {
    .menu-buttons-wrap {
        margin-bottom: 0;
        margin-top: 10px;
    }
}

.menu-buttons-wrap span {
    font-size: 14px;
    font-weight: 700;
    color: #575b71;
    line-height: 29px;
    margin-right: 5px;
}

.menu-buttons-wrap a {
    color: #575b71;
    text-decoration: none;
    line-height: 27px;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 15px;
    display: inline-block;
    padding: 0px 16px;
    margin-right: 10px;
    background: #f4f4f4;
    margin-bottom: 10px;
}

.menu-buttons-wrap a:hover {
    color: #13a4ff;
    border: 1px solid #13a4ff;
    background: transparent;
}

.side-slider-wraper h2 {
    font-size: 18px;
}

.side-slider-wraper-clients {
    cursor: pointer;
}

.navElement span.r {
    top: 0;
    text-align: left;
}

.product_categories_tab {
    padding-bottom: 20px;
}

.catalog-detail-purpose {
    padding: 0 20px;
    margin-bottom: 10px;
}

.catalog-detail-purpose a {
    font-size: 13px;
    color: #575b71;
}

.catalog-detail .buy_more_detail .boc_anch {
    font-size: 12px;
}

.btn_buy.calc_anch {
    padding-left: 20px;
}

#calc_s1 .form-info {
    display: none;
}

@media screen and (min-width: 1200px) {
    .already_seen,
    footer {
        /*max-width: 994px;*/
        /*margin: 0 auto;*/
    }

    .footer_menu {
        width: 100%;
    }

    .footer_soc_pay {
        width: 0;
    }
}

.front-page__p {
    font-size: 36px;
    color: #595a70;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0;
    text-align: center;
    padding: 10px 0;
    margin: 0;
}

.breadcrumb__title,
.breadcrumb__arrow {
    font-size: 14px;
}

@media (max-width: 576px) {
    .breadcrumb__title-custom {
        display: none;
    }

    .home-page-icon {
        background: url('/upload/templates/home-icon.png') center 2px no-repeat;
        width: 20px;
        height: 20px;
        display: inline-block;
    }
}

.nolink {
    pointer-events: none;
}

@media (max-width: 787px) {
    .content {
        width: calc(100% - 20px);
        margin: 0 8px;
    }
}

.limit-big-table {
    width: 100%;
}

.limit-big-table table {
    max-width: 100%;
    overflow: scroll;
}

.catalog_description {
    font-size: 14px;
}

.tabs__box {
    font-size: 14px;
}

@media (max-width: 768px) {
    .breadcrumb__arrow,
    .breadcrumb__link {
        float: none;
        margin-right: 4px;
    }
}

.breadcrumb-share .breadcrumb__item.breadcrumb__item_block {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    white-space: unset;
    margin-bottom: auto;
}

/* Hits slider styles transfer */
.mt-60 {
    margin-top: 60px;
}

.mb-60 {
    margin-bottom: 60px;
}

.h2-slider {
    margin: 0 0 10px;
    font-weight: 700;
    color: #575b71;
    line-height: 1.1;
    font-size: 26px;
    text-align: center;
    padding-top: 20px;
}

.hits_slider {
    width: 100%;
    border: 0;
}

.hits_slider .panel {
    min-height: 320px;
}

.hits_slider a.item-title {
    height: 60px;
}

@media (max-width: 480px) {
    .hits_slider .panel {
        width: 460px !important;
        margin: 0 auto !important;
        /*margin: 0 20px!important;*/
        /*		    margin-left: calc(100% - 10px)!important;*/
    }
}

@media (max-width: 390px) {
    .hits_slider .panel {
        width: 380px !important;
        margin: 0 auto !important;
        /*margin: 0 20px!important;*/
        /*		    margin-left: calc(100% - 10px)!important;*/
    }
}

.menu-mobile-first {
    color: #006bb4;
}

/*table {*/
/*    display: block;*/
/*    overflow-x: auto;*/
/*    white-space: nowrap;*/
/*}*/

.store-horizontal-wrap-mobile {
    margin-top: -15rem;
}

.city--mob {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.city__fa-map-marker {
    font-size: 18px !important;
}

.callback_anch--header_3 {
    border: none !important;
    background: none !important;
    text-decoration: underline dotted !important;
    text-transform: none;
    transition: 0.3s;
}

.callback_anch--header_3:hover {
    color: #0198ff;
    text-decoration: none !important;
}

.fa-phone--header_3 {
    font-size: 20px !important;
    margin-top: 4px;
}

.cont--header_3 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.schedule--header_3 {
    padding: 0px 10px !important;
}

.schedule--header_3 .top-text {
    font-size: 16px;
    /*color: rgb(1, 152, 255);*/
    font-weight: 800;
}

.header-mail__link {
    display: flex;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none !important;
    /*color: inherit !important;*/
    color: rgb(1, 152, 255) !important;
    transition: 0.3s;
}

.header-mail__link:hover {
    color: #0198ff !important;
}

.working-mode {
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
}

.telephone-link {
    text-decoration: none !important;
    color: inherit !important;
}

.logo-subtitle {
    display: flex;
    align-items: center;
    text-align: center;
    font-weight: 700;
    text-wrap: nowrap;
    white-space: nowrap;
}

@media (max-width: 768px) {
    .logo-subtitle {
        display: none;
    }
}

.center-flex {
    display: flex;
    justify-content: space-around;
}

.center-flex__logo-block {
    width: 150px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.center-flex__logo {
    display: flex;
    justify-content: center;
}

.center-flex__logo .company-name-mobile {
    font-size: 14px;
    line-height: 1.2;
    padding-top: 15px;
    font-weight: bold;
}

.center-flex__logo a {
    min-width: 86px;
    min-height: 73px;
    width: 86px;
    height: 73px;
}

.center-flex__logo a img {
    width: 100%;
}

@media (max-width: 768px) {
    .center-flex__logo a img {
        width: 90%;
    }
}

.center-flex__search-block {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 0 !important;
}

.center-flex__search-block #altop_search {
    float: none;
}

.search-block__text {
    text-align: center;
}

.basket__body {
    display: flex;
    justify-content: center;
}

.basket__btn {
    font-size: 32px;
    display: flex;
    justify-content: center;
    text-decoration: none !important;
    color: inherit !important;
}

.basket__item {
    cursor: pointer;
    transition: 0.3s;
}

.basket__item:hover {
    color: #0198ff;
}

.basket__btn {
    position: relative;
}

.basket_count {
    position: absolute;
    top: -3px;
    right: 0;
    width: 22px;
    height: 22px;
    background-color: #0198ff;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}

.telephone-link {
    font-size: 18px;
    font-weight: 700;
    transition: 0.3s;
}

.telephone-link:hover {
    color: #0198ff !important;
}


.telephone-link span {
    font-weight: 400;
}

header .contacts {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

header .contacts .telephone p {
    margin: 0;
}

.center-flex__basket {
    margin-top: 10px;
}

.center-flex {
    min-height: 100px;
}

.artnumber {
    font-size: 14px;
}

.info {
    margin-top: 10px;
    display: flex;
    gap: 40px;
}

.callback-block__text {
    line-height: 1.3;
    font-size: 14px;
}

.callback_anch {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.search--mobail {
    display: none;
}

.search--mobail .form-box {
    width: 100%;
    margin: 5px 0 -10px 0;
}

.mobile-logo-block {
    padding-left: 40px;
    display: flex;
    gap: 20px;
    width: 250px;
}

.mobile-logo {

}

.mobile-logo-subtitle {
    font-weight: 700;
    align-self: center;
    text-align: center;
}

.contacts-block {
    display: flex;
    gap: 5px;
}

.driving-directions {
    display: flex;
    gap: 10px;
}

.driving-directions-item {
    flex: 0 1 50%;
}

.contacts-content {
    display: flex;
    gap: 10px;
}

.contacts-content__item {
    flex: 0 1 50%;
}

.contacts-content__title {
    margin: 5px 0;
}

.contacts-content__tel-link {
    text-decoration: none !important;
    font-size: 16px;
}

.contacts-content__callback {
    margin-bottom: 30px;
}

.contacts-content__callback-link {
    text-decoration: underline dotted !important;
    font-size: 16px;
}

.contacts-content__callback-link:hover {
    text-decoration: none !important;
}

.print-doc__absolute {
    position: absolute;
    right: 0;
    top: -96px;
}

.driving-directions__director-wrap {
    display: flex;
    gap: 20px;
    flex-direction: row-reverse;
    max-width: none !important;
}

.sklad_slider.owl-carousel .owl-nav .owl-prev .fa,
.sklad_slider.owl-carousel .owl-nav .owl-next .fa,
.sklad_slider-home .owl-nav .owl-prev .fa,
.sklad_slider-home .owl-nav .owl-next .fa, {
    font-size: 50px;
}

.form-success-alert {
    background: #87b23d;
    color: #fff;
    border-radius: 5px;
    position: relative;
    padding: 30px 40px 34px 80px;
}

.form-success-alert a {
    color: #fff;
}

.form-success-alert__icon {
    padding: 0;
    margin: 0;
    position: absolute;
    left: 30px;
    top: 30px;
}

.form-success-alert__icon img {
    display: block;
}

.form-success-alert__header {
    line-height: 1.3;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px;
}

.form-success-alert__text {
    line-height: 1.5;
    font-size: 16px;
    font-weight: 400;
}

@media (min-width: 1254px) {
    .search-block .form-box {
        width: 390px;
    }
}

@media (max-width: 1253px) {
    .info {
        gap: 20px;
    }
}

@media (max-width: 1013px) {
    .info {
        margin-top: 5px;
        gap: 5px;
        flex-direction: column;
    }

    .center-flex__basket {
        margin-top: 5px;
    }

    .center-flex__search-block {
        margin-top: 5px;
    }

    .callback-block {
        order: 1;
    }

    .contacts-block {
        order: 2;
    }
}

@media (max-width: 787px) {
    .contacts-block {
        display: none;
    }

    .callback-block {
        display: none;
    }

    .city--mob {
        margin-left: 40px;
        justify-content: flex-start;
    }
}

@media (max-width: 786px) {
    .city.city--mob {
        padding-left: 0px !important;
        margin-top: 0px !important;
    }

    .driving-directions {
        flex-wrap: wrap;
    }

    .driving-directions-item {
        flex-wrap: wrap;
        flex: 0 1 100%;
    }
}

@media (max-width: 576px) {
    .center-flex {
        gap: 10px;
        min-height: 82px;
    }

    .search-block {
        display: none;
    }

    .center-flex__logo-block {
        flex-direction: row;
        width: 220px;
    }

    .block_city {

    }

    .info {
        align-self: center;
        order: 1;
    }

    .basket {
        align-self: center;
    }

    .basket-btn__text {
        display: none;
    }

    .basket_count {
        display: none;
    }

    .search--mobail {
        display: block;
    }

    .contacts-content {
        flex-wrap: wrap;
    }

    .contacts-content__item {
        flex: 0 1 100%;
    }
}

@media (max-width: 480px) {
    .center-flex__logo a {
        min-width: 82px;
        min-height: 68px;
    }

    .center-flex {
        min-height: 68px;
        gap: 5px;
    }
}

.reviews-detail:not(.bs5) table {
    /*white-space: normal;*/
}

.reviews-detail:not(.bs5) table tr td {
    /*width: 100%;*/
}

.img__banner-mob {
    display: none;
    height: 100%;
}

.br_second,
.br_third,
.br_fifth {
    display: none;
}


@media (max-width: 1260px) {
    .side-slider-wraper--home .btn__banner {
        margin-right: 2em;
    }

    .side-slider-wraper--home .desc__banner-heading {
        font-size: 20px;
    }

    .side-slider-wraper--home .banner__content.banner__content-custom {
        padding-left: 4em;
    }

    .side-slider-wraper--home .btn__banner a {
        font-size: 16px;
    }
}

@media (max-width: 1020px) {
    .banner__content-custom .br_banner {
        display: none;
    }

    .side-slider-wraper--home .side-slider-item {
        min-height: 270px;
        display: flex;
        align-items: center;
    }

    .side-slider-wraper--home .side-slider-item.first {
        background-image: none;
        background-color: #fff;
    }

    .img__banner-mob {
        display: block;
    }

    .img__banner-mob img {
        max-width: 100%;
    }

    .side-slider-wraper--home .side-slider-item.second {
        background-image: none;
        background-color: #fff;
    }

    .side-slider-wraper--home .side-slider-item.third {
        background-image: none;
        background-color: #fff;
    }

    .side-slider-wraper--home .side-slider-item.fourth {
        background-image: none;
        background-color: #fff;
    }

    .side-slider-wraper--home .side-slider-item.fifth {
        background-image: none;
        background-color: #fff;
    }

    .side-slider-wraper--home .banner__content {
        padding-left: 0;
    }

    .side-slider-wraper--home,
    .side-slider-wraper--home .side-slider-wraper,
    .side-slider-wraper--home .side-slider-item {
        max-height: 100%;
        height: 100%;
    }

    .side-slider-wraper--home .desc__banner {
        flex-direction: column;
    }

    .side-slider-wraper--home .btn__banner {
        margin-top: 1em;
        margin-bottom: 1em;
    }

    .side-slider-wraper--home .detail-text__banner {
        width: 70%;
    }

    .br_second,
    .br_third,
    .br_fifth {
        display: block;
    }

    .side-slider-wraper--home .side-slider-item .banner__content-custom div {
        text-align: center;
    }

}

@media (max-width: 600px) {
    .side-slider-wraper--home .side-slider-item img {
        width: 160px;
    }

    .side-slider-wraper--home .btn__banner a {
        font-size: 14px;
        color: #fff;
        text-decoration: none;
        padding: 6px 10px;
    }

    .side-slider-wraper--home .desc__banner-heading {
        font-size: 16px;
    }

    .side-slider-wraper--home .desc__banner-detail {
        font-size: 13px;
    }

    .side-slider-wraper--home .banner__content {
        justify-content: space-around;
    }

    .side-slider-wraper--home .desc__banner {
        padding: 0 2px;
        margin-left: 29px;
        align-items: center;

    }

    .side-slider-wraper--home .detail-text__banner {
        width: 100%;
        margin-top: 1em;
    }

    .side-slider-wraper--home .owl-dots {
        display: block;
    }

    .side-slider-wraper--home .owl-nav {
        display: none;
    }

    .side-slider-wraper--home .banner__content.banner__content-custom {
        padding-left: 0;
    }

    .side-slider-wraper--home .banner__content-custom .btn__banner {
        margin-right: 0;
    }

    .side-slider-wraper--home .banner__content-custom .desc__banner {
        margin-left: 0;
    }

    .side-slider-wraper--home .side-slider-item {
        height: 200px;
    }

    .slider-link {
        text-decoration: none !important;
    }
}


.side-slider-item a {
    text-decoration: none;
}

.cro_mail_desktop {
    background: linear-gradient(180deg, #13A4FF 0%, #147FC2 100%);
    width: 124px;
    height: 124px;
    box-shadow: 0px 5px 1px -2px #0C4467;
    border-radius: 10px;
    position: fixed;
    bottom: 15px;
    left: 10px;
    color: #fff;
    text-align: center;
    z-index: 99999;
}

.cro_mail_desktop img {
    display: block;
    margin: 5px auto;
}

.cro_mail_desktop-text {
    display: flex;
    justify-content: center;
}

.cro_mail_desktop-text a {
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    margin-right: 5px;
    white-space: nowrap;
}

.cro_mail_desktop p {
    font-size: 10px;
    font-weight: 700;
    white-space: nowrap;
}

#cro_mail_copy {
    display: block;
    cursor: pointer;
    width: 13px;
    height: 13px;
    background: url(/local/templates/elektro_flat/images/cro/white_copy.svg) no-repeat center;
}

@media (max-width: 768px) {
    .cro_mail_desktop {
        display: none !important;
    }
}

.side_sklad_slider .side-slider-item {
    position: relative;
    text-decoration: none;
    color: #FFFFFF;
}

.side_sklad_slider .side-slider-item .btn {
    display: flex;
    justify-content: center;
    width: calc(100% - 2 * 5px);
    height: 35px;

    color: #FFFFFF;
    background-color: #0199FF;
    border: 1px solid #0199FF;

    position: absolute;
    bottom: 5px;
    left: 5px;

    font-size: 14px;
    line-height: 1;
    padding: calc(21px / 2) 0;
}

.side_sklad_slider .side-slider-item .btn:hover {
    color: #FAFAFA;
    background-color: #0079DF;
    border: 1px solid #0079DF;
}

@media (max-width: 767px) {
    #jivo-iframe-container {
        display: none;
    }
}

/* End */


/* Start:/local/templates/2025/css/old/template_styles.css?1748974567296998*/
:root {
    /* Õîñïàäå ïðîñòè */
    --tl-base-font-size: 14px;
    @media (min-width: 576px) {

    }
    @media (min-width: 768px) {
        --tl-base-font-size: 16px;
    }
    @media (min-width: 992px) {

    }
    @media (min-width: 1200px) {

    }
    @media (min-width: 1400px) {

    }
}

@font-face {
    font-family: 'Open Sans';
    src: url(/local/templates/elektro_flat/css/opensans/OpenSans-Regular.ttf) format('ttf');
}

html, body, .body, .page-wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
}

.bx-panel.clvt {
    margin-top: 48px;
    position: relative;
    z-index: 600;
}

.bx-panel.clvt #bx-panel.bx-panel-fixed {
    margin-top: 48px !important;
}

.bx-include-empty {
    display: none;
}

.center {
    width: 1234px;
    display: table;
    margin: 0 auto;
}

.center.inner {
    width: 100%;
}

.clr {
    clear: both;
}

form {
    margin: 0;
    padding: 0;
}

img {
    vertical-align: top;
}

header, footer {
    /*display: block;*/
}

header {
    /*width: 100%;*/
    /*min-height: 107px;*/
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
}

header .center {
    /* height: 114px; */
}

/*.header_1, .header_2, .header_3, .header_3_5, .header_4 {*/
/*    display: table-cell;*/
/*    vertical-align: middle;*/
/*}*/

/*.header_1 {*/
/*    width: 351px;*/

/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    gap: 10px;*/
/*}*/

/*.header_1 .logo {*/
/*    float: left;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    !* margin-left: 30px; *!*/
/*}*/

/*.header_1 .logo a {*/
/*    display: block;*/
/*}*/

/*.header_2 {*/
/*    width: auto;*/
/*    !* padding-right: 30px; *!*/
/*}*/

/*.header_2 #altop_search {*/
/*    width: 100%;*/
/*}*/

/*.header_3 {*/
/*    width: 1px;*/
/*    padding-right: 25px;*/
/*}*/

/*.header_3_5 {*/
/*    width: 90px;*/
/*}*/

/*.header_3_5 img {*/
/*    width: 80px;*/
/*}*/

/*.header_3 .schedule {*/
/*    float: left;*/
/*}*/

/*.header_3 .schedule p {*/
/*    margin: 0;*/
/*}*/

/*.header_3 .schedule p.time {*/
/*    display: table;*/
/*    margin-bottom: 3px;*/
/*}*/

/*.header_3 .schedule p.time i, .header_3 .schedule p.time span {*/
/*    display: table-cell;*/
/*    vertical-align: middle;*/
/*}*/

/*.header_3 .schedule p.time i {*/
/*    padding-right: 7px;*/
/*}*/

/*.header_4 {*/
/*    width: 1px;*/
/*    padding-right: 25px;*/
/*}*/

/*.header_4 .contacts {*/
/*    float: left;*/
/*}*/

/*.header_4 .contacts > div:first-child {*/
/*    margin: 0;*/
/*}*/

/*.header_4 .geolocation {*/
/*    position: relative;*/
/*}*/

/*.header_4 .geolocation__link {*/
/*    display: table;*/
/*    margin-left: 3px;*/
/*}*/

/*.header_4 .geolocation__link i, .header_4 .geolocation__link span {*/
/*    display: table-cell;*/
/*    vertical-align: middle;*/
/*}*/

/*.header_4 .geolocation__link i {*/
/*    padding-right: 9px;*/
/*}*/

/*.header_4 .telephone {*/
/*    margin-top: 6px;*/
/*}*/

/*.header_4 .telephone p {*/
/*    margin: 0;*/
/*}*/

/*.header_4 .telephone p i, .header_4 .telephone p .icon {*/
/*    width: 16px;*/
/*    vertical-align: top;*/
/*    margin-right: 8px;*/
/*}*/

/*.header_4 .telephone p i {*/
/*    margin-top: 2px;*/
/*}*/

/*.header_4 .telephone p .icon {*/
/*    height: 16px;*/
/*    display: inline-block;*/
/*    margin-top: 4px;*/
/*}*/

/*.header_4 a.callback_anch {*/
/*    height: 27px;*/
/*    display: block;*/
/*    margin-top: 7px;*/
/*    padding: 0 19px;*/
/*}*/

/*.header_4 a.callback_anch .cont {*/
/*    height: 27px;*/
/*    display: table;*/
/*    margin: 0 auto;*/
/*}*/

/*.header_4 a.callback_anch i, .header_4 a.callback_anch .text {*/
/*    display: table-cell;*/
/*    vertical-align: middle;*/
/*}*/

/*.header_4 a.callback_anch i {*/
/*    padding-right: 7px;*/
/*}*/

.city-confirm:before {
    width: 0;
    height: 0;
    position: absolute;
    left: 60px;
    top: -7px;
}

.city-confirm .your-city {
    margin-top: 15px;
    padding: 0 20px;
}

.city-confirm button {
    width: 100%;
    height: 31px;
    margin-bottom: 5px;
}

.city-confirm button:last-child {
    margin: 0;
}

.city-change .bx-sls {
    padding: 18px 20px;
}

.city-change .bx-sls .dropdown-block {
    height: 44px;
    position: relative;
    padding: 0 28px 0 43px;
}

.city-change .bx-sls .dropdown-icon {
    position: absolute;
    left: 11px;
    top: 50%;
    margin-top: -10px;
}

.city-change .bx-sls .dropdown-fade2white {
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
}

.city-change .bx-sls .bx-ui-sls-clear, .city-change .bx-sls .bx-ui-sls-loader {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 11px;
    top: 50%;
    margin-top: -10px;
}

.city-change .bx-sls .bx-ui-sls-clear {
    display: block;
    cursor: pointer;
}

.city-change .bx-sls .bx-ui-sls-loader, .city-change .bx-sls .dropdown-field {
    display: none;
}

.city-change .bx-sls .bx-ui-sls-container {
    min-height: 44px;
    overflow: hidden;
}

.city-change .bx-sls .bx-ui-sls-fake, .city-change .bx-sls .bx-ui-sls-route {
    width: 100%;
    height: 44px;
    padding: 0;
    position: relative;
}

.city-change .bx-sls .bx-ui-sls-route {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
}

.city-change .bx-sls .bx-ui-sls-pane {
    width: 100%;
    max-height: 300px;
    display: none;
    padding: 5px;
    position: absolute;
    left: 0;
    top: 47px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
    z-index: 999;
}

.city-change .bx-sls .dropdown-item {
    margin-bottom: 2px;
    padding: 10px;
    cursor: pointer;
}

.city-change .bx-sls .dropdown-item-text {
    display: inline-block;
    vertical-align: top;
}

.city-change .quick-locations {
    margin-top: 15px;
}

.city-change .quick-locations__values {
    width: 100%;
    float: left;
    display: table;
    margin-top: 5px;
    padding: 0;
    list-style: none;
}

.city-change .quick-locations__val {
    float: left;
    margin: 6px 6px 0 0;
    padding: 0 12px;
}

.city-change .submit {
    margin-top: 15px;
}

.city-change .submit button {
    height: 31px;
    margin: 0;
    padding: 0 20px;
}

.city-change .bx-ui-sls-error-fatal-message {
    padding: 18px 20px 13px;
}

.city-change .bx-ui-sls-error-message {
    margin-top: 20px;
}

.city-change .block-info {
    padding: 10px 20px 18px;
}

.city-change .block-info__title, .city-change .block-info__text {
    padding-top: 5px;
}

.top-menu .store-horizontal-wrap {
    float: left;
    position: relative;
}

.top-menu ul.store-horizontal {
    height: 32px;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.top-menu ul.store-horizontal > li {
    float: left;
    margin-left: 3px;
}

.top-menu ul.store-horizontal > li:first-child {
    margin: 0;
}

.top-menu ul.store-horizontal > li > a {
    display: block;
    padding: 0 13px;
}

.top-menu .dropdown-menu {
    min-width: 183px;
    display: none;
    position: absolute;
    margin: 0;
    padding: 0 0 5px 0;
    list-style: none;
    z-index: 602;
    overflow: initial;
}

.top-menu .dropdown-menu > .dropdown {
    position: relative;
}

.top-menu .dropdown-menu > .dropdown > .dropdown-menu {
    left: 100%;
    top: -1px;
}

.top-menu .dropdown-menu > li > a {
    display: block;
    padding: 7px 13px;
    background-color: #8184a1;
}

.top_panel {
    width: 100%;
    height: 56px;
    display: none;
    margin: 0;
    padding: 0;
}

.top_panel .panel_1 {
    width: 143px;
    height: 56px;
    float: left;
    margin: 0;
    padding: 0;
}

.top_panel .panel_1 ul.section-vertical {
    margin: 5px 0 0 5px;
    padding: 0;
    list-style: none;
}

.top_panel .panel_1 ul.section-vertical li {
    margin: 0;
    padding: 0;
    position: relative;
}

.top_panel .panel_1 ul.section-vertical li a.showsection {
    width: 122px;
    height: 51px;
    display: block;
    margin: 0;
    padding: 0;
}

.top_panel .panel_1 ul.section-vertical li a.showsection i {
    display: none;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.top_panel .panel_1 ul.section-vertical li .catalog-section-list {
    width: 718px;
    position: absolute;
    top: 51px;
    left: -5px;
    margin: 0;
    padding: 20px 25px;
    z-index: 600;
}

.top_panel .panel_2 {
    width: 99px;
    height: 56px;
    float: right;
    margin: 0;
    padding: 0;
}

.top_panel .panel_2 ul.store-vertical {
    margin: 5px 0 0 19px;
    padding: 0;
    list-style: none;
}

.top_panel .panel_2 ul.store-vertical li {
    margin: 0;
    padding: 0;
    position: relative;
}

.top_panel .panel_2 ul.store-vertical li a.showsubmenu {
    width: 75px;
    height: 51px;
    display: block;
    margin: 0;
    padding: 0;
}

.top_panel .panel_2 ul.store-vertical li ul.submenu {
    width: 718px;
    position: absolute;
    top: 51px;
    right: 0;
    margin: 0;
    padding: 20px 25px;
    list-style: none;
    z-index: 600;
}

.top_panel .panel_2 ul.store-vertical li ul li {
    margin: 0 0 2px 0;
    padding: 0;
}

.top_panel .panel_2 ul.store-vertical li ul li:last-child {
    margin: 0;
}

.top_panel .panel_2 ul.store-vertical li ul li .text {
    display: block;
    margin: 0 0 2px 0;
    padding: 0;
    position: relative;
}

.top_panel .panel_2 ul.store-vertical li ul li a {
    display: block;
    margin: 0;
    padding: 7px 34px 7px 11px;
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild {
    width: 34px;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild i {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -9px 0 0 0;
    padding: 0;
}

.top_panel .panel_2 ul.store-vertical li ul li.active > .text .showchild .fa-plus-circle, .top_panel .panel_2 ul.store-vertical li ul li .showchild .fa-minus-circle {
    display: none;
}

.top_panel .panel_2 ul.store-vertical li ul li .showchild .fa-plus-circle, .top_panel .panel_2 ul.store-vertical li ul li.active > .text .showchild .fa-minus-circle {
    display: block;
}

.top_panel .panel_2 ul.store-vertical li ul li ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.top_panel .panel_3 {
    width: 25%;
    height: 46px;
    float: left;
    display: none;
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.top_panel .panel_3 ul.contacts-vertical {
    margin: 0;
    padding: 0;
    list-style: none;
}

.top_panel .panel_3 ul.contacts-vertical li {
    margin: 0;
    padding: 0;
}

.top_panel .panel_3 ul.contacts-vertical li a.showcontacts {
    width: 100%;
    height: 46px;
    display: table;
    margin: 0;
    padding: 0;
}

.top_panel .panel_3 ul.contacts-vertical li a.showcontacts i {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.top_panel .panel_4 {
    width: 25%;
    height: 46px;
    float: left;
    display: none;
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.top_panel .panel_4 ul.search-vertical {
    margin: 0;
    padding: 0;
    list-style: none;
}

.top_panel .panel_4 ul.search-vertical li {
    margin: 0;
    padding: 0;
}

.top_panel .panel_4 ul.search-vertical li a.showsearch {
    width: 100%;
    height: 46px;
    display: table;
    margin: 0;
    padding: 0;
}

.top_panel .panel_4 ul.search-vertical li a.showsearch i {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.content-wrapper {
    width: 100%;
    margin: 0;
    padding: 0 0 20px 0;
}

.content {
    width: 1185px;
    float: left;
    margin: 0 0 0 24px;
    padding: 0;
}

.left-column {
    /*margin: 0 24px 0 0;*/
    /*padding: 0;*/
}

.left-column .h3 {
    /*margin: 0;*/
    /*padding: 15px 0 10px 0;*/
}

.left-column .btn {
    /*font-size: .75em;*/
    /*font-weight: bold;*/
    /*text-decoration: none;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: space-between;*/
    /*border-width: 2px;*/
    /*overflow: hidden;*/
}

.left-column .btn .bi {
    /*font-size: 2em;*/
}

.left-column .btn .text {
    /*flex-grow: 1;*/
    /*text-align: center;*/
    /*text-wrap: none;*/
}

.left-column .btn.price-list {
    /*color: #079a01;*/
    /*border-color: #079a01;*/
}

.left-column .btn.price-list:hover {
    /*color: #FFFFFF;*/
    /*background-color: #079a01;*/
}

.left-column .btn.catalog {
    /*color: #079a01;*/
    /*border-color: #079a01;*/
}

.left-column .btn.catalog .bi {
    /*color: red;*/
}

.left-column .btn.catalog:hover {
    /*color: #FFFFFF;*/
    /*background-color: #079a01;*/
}

.left-column .btn.ies {
    /*color: #079a01;*/
    /*border-color: #079a01;*/
}

.left-column .btn.ies i {
    /*position: relative;*/
}

.left-column .btn.ies i::after {
    /*content: 'IES';*/
    /*position: absolute;*/
    /*left: 5px;*/
    /*bottom: 4px;*/
    /*font-size: 0.4em;*/
}

.left-column .btn.ies:hover {
    /*color: #FFFFFF;*/
    /*background-color: #079a01;*/
}

.workarea {
    /*width: 958px;*/
    /*float: left;*/
    /*margin: 0;*/
    /*padding: 0;*/
}

.workarea-order {
    width: 100%;
}

.personal-user {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding: 13px 13px 11px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.personal-user__image-wrap {
    width: 92px;
    height: 92px;
    display: table;
    margin: 0 auto;
}

.personal-user__image {
    display: table-cell;
    vertical-align: middle;
}

.personal-user__image > img {
    max-width: 90px;
    max-height: 90px;
}

.personal-user__title {
    display: block;
    margin-top: 6px;
}

ul.left-menu {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.left-menu > li {
    margin: 0 0 2px 0;
    padding: 0;
    cursor: pointer;
}

ul.left-menu > li:last-child {
    margin: 0;
}

ul.left-menu > li > a {
    display: block;
    margin: 0;
    padding: 7px 32px 7px 11px;
    position: relative;
}

ul.left-menu > li.parent:hover > a {
    /*width: 158px;*/
    /*padding: 7px 45px 7px 11px;*/
    z-index: 602;
}

ul.left-menu > li.parent > a .arrow, ul.left-menu > li.parentMore > a .arrow {
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 13px;
    margin: -5px 0 0 0;
    padding: 0;
}

ul.left-menu > li.parent:hover > a .arrow {
    right: 26px;
}

ul.left-menu > li.parent > ul.submenu,
ul.left-menu > li.parent > .catalog-section-childs,
ul.left-menu > li.parentMore > ul.submenuMore {
    width: auto;
    max-width: 958px;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    z-index: 600;
}

ul.left-menu > li.parent > ul.submenu {
    padding: 15px 25px 15px 0;
    list-style: none;
}

ul.left-menu > li.parent > .catalog-section-childs,
ul.left-menu > li.parentMore > ul.submenuMore {
    padding: 10px 10px 8px 10px;
    list-style: none;
}

ul.left-menu > li.parent > ul.submenu > li {
    width: 141px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 0 0 25px;
}

ul.left-menu > li.parentMore > ul.submenuMore > li {
    margin: 0 0 2px 0;
    padding: 0;
}

ul.left-menu > li.parent > ul.submenu > li a, ul.left-menu > li.parentMore > ul.submenuMore > li a {
    display: block;
    margin: 0;
    padding: 7px 0;
}

ul.left-menu > li.parentMore > ul.submenuMore > li a {
    width: 178px;
    padding: 9px 11px;
}

ul.left-menu > li.parent > ul.submenu > li a .arrow, ul.left-menu > li.parentMore > ul.submenuMore > li a .arrow {
    display: none !important;
}

ul.left-menu > li.parent > ul.submenu > li.parent ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.left-menu > li.parent > ul.submenu > li.parent ul li {
    margin: 0;
    padding: 0;
}

ul.left-menu > li.parent > ul.submenu > li.parent ul li a {
    padding: 5px 0 5px 7px;
}

ul.left-menu > li.parent > ul.submenu > li.parent ul ul a {
    padding: 5px 0 5px 17px;
}

ul.left-menu > li.parent > ul.submenu > li.parent ul ul ul, ul.left-menu > li.parentMore > ul.submenuMore > li.parent .catalog-section-childs, ul.left-menu > li.parentMore > ul.submenuMore > li.parent ul {
    display: none !important;
}

.top-catalog {
    width: 100%;
    height: 40px;
    float: left;
    margin: 0;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.top-catalog .center:not(.inner) {
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.top-catalog ul.left-menu {
    height: 40px;
    overflow: hidden;
}

.top-catalog ul.left-menu > li {
    float: left;
    margin: 0;
}

.top-catalog ul.left-menu > li > a {
    height: 40px;
    padding: 0 14px;
}

.top-catalog ul.left-menu > li.parent:hover > a {
    width: auto;
    padding: 0 14px;
    z-index: auto;
}

.top-catalog ul.left-menu > li.parent > .arrow, .top-catalog ul.left-menu > li.parentMore > .arrow {
    width: 0;
    height: 0;
    display: none;
    position: absolute;
    margin: 0 0 0 -5px;
    padding: 0;
    z-index: 602;
}

.personal-exit {
    width: 100%;
    float: left;
    margin-top: 2px;
    padding: 7px 32px 7px 11px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

ul.new_leader_disc {
    width: 100%;
    float: left;
    margin: 12px 0 0 0;
    padding: 0;
    list-style: none;
}

.clvh ul.new_leader_disc {
    margin: 20px 0 0 0;
}

ul.new_leader_disc li {
    margin: 0 0 2px 0;
    padding: 0;
    position: relative;
    cursor: pointer;
}

ul.new_leader_disc li:last-child {
    margin: 0;
}

ul.new_leader_disc li a {
    display: block;
    margin: 0;
    padding: 8px 0 8px 57px;
}

ul.new_leader_disc li a .icon {
    width: 42px;
    height: 22px;
    position: absolute;
    left: -2px;
    top: 50%;
    margin: -11px 0 0 0;
    padding: 0;
}

ul.new_leader_disc li a .icon:after {
    width: 0;
    height: 0;
    position: absolute;
    right: -6px;
    top: 0;
}

.banners_left {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.banners_left a {
    display: block;
    margin-top: 10px;
}

.clvh .banners_left {
    margin-top: 13px;
}

.left-slider {
    width: 201px;
    height: 341px;
    float: left;
    margin-top: 25px;
    position: relative;
    overflow: hidden;
}

.left-slider.reference {
    height: 362px;
}

.clvh .left-slider {
    margin-top: 23px;
}

.left-slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.left-slider .item-image {
    width: 201px;
    height: 178px;
    display: table;
    margin: 10px 0 0 0;
    padding: 0;
    position: relative;
}

.left-slider .item-image a {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.left-slider .item-image a img {
    width: auto;
    max-width: 178px;
    height: auto;
    max-height: 178px;
}

.left-slider .item-image .sticker {
    position: absolute;
    top: 18px;
    right: 0;
}

.left-slider .item-image .sticker span {
    width: 42px;
    height: 22px;
    display: block;
    margin: 0 0 2px 0;
    padding: 0;
    position: relative;
}

.left-slider .item-image .sticker span.time_buy {
    width: 100px;
}

.left-slider .item-image .sticker span:last-child {
    margin: 0;
}

.left-slider .item-image .sticker span:before {
    width: 0;
    height: 0;
    position: absolute;
    left: -6px;
    top: 0;
}

.left-slider .item-image img.manufacturer {
    position: absolute;
    right: 15px;
    bottom: -1px;
}

.left-slider a.item-title {
    width: 201px;
    height: 33px;
    display: block;
    margin: 12px 0 0 0;
    padding: 0 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.left-slider .item-price {
    margin-top: 10px;
}

.left-slider .item-price .catalog-item-price {
    display: inline-block;
    margin: 0;
    padding: 2px 15px;
}

.left-slider .item-price .catalog-item-price-reference {
    display: block;
    margin: 0;
    padding: 0 0 4px 0;
}

.left-slider .item-price .catalog-item-price-old {
    display: block;
    margin: 3px 0 0 0;
    padding: 0;
}

.vendors {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.vendors .h3 {
    margin: 0;
    padding: 25px 0 10px 0;
}

.vendors .vendors-list {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.vendors p.vendors-item {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0;
}

.vendors p.vendors-item a {
    display: block;
    padding: 4px 0;
}

.vendors a.all {
    float: left;
    margin: 10px 0 0 0;
    padding: 0;
}

.subscribe-footer {
    padding: 2em 0;
    background: #575b71;
    overflow: hidden;
}

.subscribe-footer_text {
    color: #fff;
    font-weight: bold;
    flex: 1 1 auto;
    display: inline-block;
    line-height: 30px;
    font-size: 16px;
}

.subscribe-footer_form {
    float: right;
}

.subscribe-footer_input {
    margin: 0 1em;
    width: 290px;
    border: 1px solid #dee0ee;
    border-radius: 4px;
    padding: 0 9px;
    font-size: 13px;
    height: 30px;
    color: #8184a1;
}

.subscribe-footer_submit {
    height: 30px;
    font-weight: 700;
    padding: 0 20px;
}

.subscribe-footer_check {
    display: none;
}

@media screen and (max-width: 768px) {
    .subscribe-footer {
        text-align: center;
        float: left;
        padding: 15px;
    }

    .subscribe-footer_text, .subscribe-footer_input {
        margin: 0;
        margin-bottom: 1em;
    }

}

.subscribe {
    width: 227px;
    float: left;
    margin: 25px 0 0 -24px;
    padding: 15px 0 20px 0;
}

.subscribe_bottom {
    width: 100%;
    float: left;
    margin: 30px 0 0 0;
    padding: 15px 0 9px 0;
    display: none;
}

.subscribe_bottom .text {
    width: 205px;
    float: left;
    margin: 0;
    padding: 0;
}

.subscribe .h3 {
    margin: 0;
    padding: 0 0 0 25px;
}

.subscribe_bottom .text .h3 {
    margin: 0 0 0 25px;
    padding: 0 0 3px 0;
}

.subscribe p {
    margin: 0;
    padding: 0 0 10px 25px;
}

.subscribe_bottom .text p {
    margin: 0 0 0 25px;
    padding: 0;
}

.subscribe_bottom form {
    width: 563px;
    float: left;
    margin: 0;
    padding: 0;
}

.subscribe input[type="text"], .subscribe_bottom form input[type="text"] {
    width: 165px;
    height: 30px;
    margin: 0 0 10px 25px;
    padding: 0 9px;
}

.subscribe_bottom form input[type="text"] {
    width: 314px;
    margin: 5px 0 0 0;
}

.subscribe button[name="submit"], .subscribe_bottom form button[name="submit"] {
    width: 183px;
    height: 31px;
    margin: 0 0 0 24px;
    padding: 0;
}

.subscribe_bottom form button[name="submit"] {
    margin: 5px 0 0 24px;
}

.news-block, .reviews-block {
    width: 100%;
    float: left;
    margin-top: 24px;
    display: none;
}

.left-column .news-block, .left-column .reviews-block {
    display: block;
}

.news-block__title, .reviews-block__title {
    float: left;
}

.left-column .news-block__title, .left-column .reviews-block__title {
    float: none;
}

.news-block__all-news.top, .reviews-block__all-reviews.top {
    float: right;
    margin-top: 5px;
}

.left-column .news-block__all-news.top, .left-column .reviews-block__all-reviews.top {
    display: none;
}

.news-block__items, .reviews-block__items {
    width: 100%;
    display: table;
    padding-top: 16px;
}

.news-block__item, .reviews-block__item {
    width: 33.33%;
    display: table-cell;
    vertical-align: top;
    padding-left: 38px;
}

.news-block__item:first-child, .reviews-block__item:first-child {
    padding-left: 0;
}

.left-column .news-block__item, .left-column .reviews-block__item {
    width: 100%;
    display: table;
    margin-bottom: 9px;
    padding-left: 0;
    padding-bottom: 7px;
}

.news-block__item-block, .reviews-block__item-block {
    display: table-cell;
    vertical-align: top;
    padding-right: 11px;
}

.news-block__item-block:last-child, .reviews-block__item-block:last-child {
    padding: 0;
    width: 100%;
}

.news-block__item-image, .reviews-block__item-image {
    width: 57px;
    height: 37px;
    display: table;
    margin-top: 3px;
}

.news-block__item-date, .news-block__item-text, .reviews-block__item-text {
    display: table;
}

.news-block__item-date {
    margin-bottom: 1px;
}

.news-block__all-news.bottom, .reviews-block__all-reviews.bottom {
    display: none;
}

.left-column .news-block__all-news.bottom, .left-column .reviews-block__all-reviews.bottom {
    display: block;
}

.anythingContainer {
    height: 304px;
    margin-top: 23px;
}

.anythingSliderLi {
    width: 100%;
}

.anythingContainer_16_9, .anythingSliderLi_16_9 {
    height: 538px;
}

.anythingContainer_16_7, .anythingSliderLi_16_7 {
    height: 419px;
}

.anythingContainer_DEFAULT, .anythingSliderLi_DEFAULT {
    height: 304px;
}

.anythingContainer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.advantages {
    width: 100%;
    display: table;
    margin-top: 16px;
}

.advantages .advantages-item {
    display: table-cell;
    vertical-align: middle;
}

.advantages .advantages-item-icon, .advantages .advantages-item-text {
    display: table-cell;
    vertical-align: middle;
}

.advantages .advantages-item-icon {
    padding: 0 16px;
}

.promotions-block {
    width: 100%;
    display: table;
    margin-top: 14px;
}

.advantages + .promotions-block {
    margin-top: 17px;
    padding-top: 14px;
}

.promotions-block__title {
    float: left;
}

.promotions-block__all-promotions {
    float: right;
    margin-top: 5px;
}

.promotions-block__items {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.promotions-block__slider {
    float: left;
    display: table;
    margin: 0;
    padding: 0;
    list-style: none;
}

.promotions-block__slider > li {
    display: table-cell;
    vertical-align: top;
}

.promotions-block__slider:not(.anythingBase) > li:nth-child(n+4) {
    display: none;
}

.promotions__item {
    width: 316px;
    float: left;
    margin-right: 2px;
}

.promotions__item-image-wrap {
    width: 318px;
    height: 169px;
    display: table;
    margin: -1px 0 0 -1px;
    position: relative;
    overflow: hidden;
}

.promotions__item-image {
    width: 100%;
    display: table-cell;
}

.promotions__item-image-wrap .time_buy_cont {
    min-width: 138px;
    height: 30px;
    display: table;
    position: absolute;
    left: 15px;
    bottom: 12px;
}

.promotions__item-image-wrap .time_buy_clock, .promotions__item-image-wrap .time_buy_timer {
    display: table-cell;
    vertical-align: middle;
}

.promotions__item-image-wrap .time_buy_clock {
    width: 28px;
    padding-left: 3px;
}

.promotions__item-image-wrap .time_buy_timer .countdown-row {
    display: table;
}

.promotions__item-image-wrap .time_buy_timer .countdown-section {
    display: table-cell;
    vertical-align: middle;
    padding-left: 7px;
    padding-right: 4px;
    position: relative;
}

.promotions__item-image-wrap .time_buy_timer .countdown-section:first-child {
    padding-left: 0;
}

.promotions__item-image-wrap .time_buy_timer .countdown-section:last-child, .promotions__item-image-wrap .time_buy_timer .over {
    padding-right: 10px;
}

.promotions__item-image-wrap .time_buy_timer .countdown-section:after {
    position: absolute;
    left: 0;
    top: auto;
}

.promotions__item-image-wrap .time_buy_timer .countdown-period {
    display: none;
}

.promotions__item-date-wrap {
    width: 100%;
    height: 39px;
    display: table;
}

.promotions__item-name-wrap-wrap {
    height: 59px;
    display: block;
    overflow: hidden;
}

.promotions__item-name-wrap {
    width: 100%;
    height: 100%;
    display: table;
}

.promotions__item-date, .promotions__item-name {
    display: table-cell;
    vertical-align: middle;
    padding: 0 14px;
}

.banners-main {
    margin-top: 18px;
    position: relative;
    overflow: hidden;
}

.banners-main__row {
    width: 100%;
    display: table;
}

.banners-main__item {
    height: 270px;
    display: table-cell;
    vertical-align: bottom;
    position: relative;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.banners-main__item-image {
    width: 100%;
    height: 270px;
    position: absolute;
    left: 0;
    top: 0;
}

.banners-main__item-block-wrap {
    width: 100%;
    display: table;
    margin: 0;
    padding: 24px 31px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.banners-main__item:hover .banners-main__item-block-wrap {
    height: 270px;
}

.banners-main__item-block-wrap:after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.banners-main__item:hover .banners-main__item-block-wrap:after {
    opacity: 1;
}

.banners-main__item-block {
    display: table-cell;
    vertical-align: bottom;
    position: relative;
    z-index: 599;
}

.banners-main__item-btn {
    display: block;
    overflow: hidden;
}

.banners-main__item:hover .banners-main__item-btn {
    padding: 0 0 41px 0;
}

button[name="banners-main__item-button"] {
    height: 31px;
    margin: 0;
    padding: 0 27px 0 17px;
    position: absolute;
    left: 0;
    bottom: -31px;
    opacity: 0;
}

.banners-main__item:hover button[name="banners-main__item-button"] {
    bottom: 0;
    opacity: 1;
}

button[name="banners-main__item-button"]:after {
    position: absolute;
    right: 14px;
    top: 50%;
    margin: -4px 0 0 0;
}

.tabs-wrap {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 15px;
}

.advantages + .tabs-wrap {
    margin-top: 17px;
    padding-top: 20px;
}

.tabs {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.tabs__tab {
    height: 43px;
    float: left;
    display: table;
    margin-right: 5px;
    margin-bottom: 13px;
    position: relative;
    cursor: pointer;
}

.tabs__tab:last-child {
    margin-right: 0;
}

.tabs__tab.current:after {
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: -8px;
    margin-left: -8px;
}

.tabs__tab a {
    display: table-cell;
    vertical-align: middle;
    padding: 0 18px;
}

.tabs__tab:hover a, .tabs__tab.current a {
    padding: 0 17px;
}

.tabs__box {
    width: 100%;
    float: left;
    display: none;
    margin-top: 2px;
}

.tabs__box .filtered-items, .tabs__box .bigdata-items {
    /*margin: 0;*/
}

.tabs__box .catalog-top {
    width: 100%;
    float: left;
    padding-bottom: 11px;
}

.tabs__box .catalog-top a.all {
    float: right;
    margin-right: 14px;
    margin-top: 11px;
}

.item-desc .mosh {
    background: url(/img/icon/catalog.item/mosh.png) no-repeat;
    height: 20px;
    padding: 3px 0 0 30px;
}

.item-desc .svet {
    background: url(/img/icon/catalog.item/svet.png) no-repeat;
    height: 20px;
    padding: 3px 0 0 30px;
}

.item-desc .gabariti {
    background: url(/img/icon/catalog.item/gabarit.png) no-repeat;
    height: 20px;
    padding: 3px 0 0 30px;
}

.item-desc .stepen_ip {
    background: url(/img/icon/catalog.item/stepen_ip.png) no-repeat;
    height: 20px;
    padding: 3px 0 0 30px;
}

.item-desc .svechenie {
    background: url(/img/icon/catalog.item/mosh.png) no-repeat;
    height: 20px;
    padding: 3px 0 0 30px;
}

.catalog-item-card .article_rating {
    width: 100%;
    margin: 8px 0 0 0;
    padding: 0;
}

.catalog-item-card .article {
    width: 128px;
    float: left;
    margin: 2px 0 0 0;
    padding: 0;
    overflow: hidden;
}

.catalog-item-card .rating {
    float: right;
    display: table;
    margin: 0;
    padding: 0;
}

.catalog-item-card .rating .star {
    display: table-cell;
    vertical-align: top;
}

.catalog-item-card .item-desc {
    height: 110px;
    margin: 14px 0 0 0;
    padding: 0;
    overflow: hidden;
}

.owl-item .catalog-item-card .item-desc {
    height: 5px;
}

.catalog-item-card .item-price-cont {
    height: 22px;
    margin: 0;
    padding: 0;
    position: relative;
}

.catalog-item-card .item-price-cont.reference {
    height: 89px;
}

.catalog-item-card .item-price-cont.one {
    height: 32px;
}

.catalog-item-card .item-price-cont.one.reference {
    height: 52px;
}

.catalog-item-card .item-price-cont.two {
    height: 52px;
}

.catalog-item-card .item-price-cont.two.reference {
    height: 72px;
}

.catalog-item-card .item-price, .catalog-item-card .item-no-price {
    position: absolute;
    left: 0;
    bottom: -4px;
    margin: 0;
    padding: 0;
}

.catalog-item-card .item-no-price {
    bottom: 0;
}

.catalog-item-card .catalog-price-ranges {
    margin: 17px 0 22px 0;
    position: absolute;
    opacity: 0;
    left: -9999px;
}

.catalog-item-card:hover .catalog-price-ranges {
    position: static;
    opacity: 1;
    left: auto;
}

.catalog-item-card .catalog-price-ranges .from {
    margin-right: 3px;
}

.catalog-item-card .catalog-price-ranges .unit {
    margin-left: 3px;
}

.catalog-item-card .catalog-item-price-ranges-wrap {
    display: inline-block;
    position: relative;
    margin-left: 3px;
}

.catalog-item-card .item_time_buy_cont {
    height: 58px;
    margin: 12px 0 0 0;
    padding: 0;
}

.catalog-item-card .item_time_buy {
    margin: 0;
    padding: 0;
    position: relative;
    top: -4px;
}

.catalog-item-card .progress_bar_block {
    display: table;
    margin: 0;
    padding: 0;
}

.catalog-item-card .progress_bar_title, .catalog-item-card .progress_bar_cont, .catalog-item-card .progress_bar_percent {
    display: table-cell;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}

.catalog-item-card .progress_bar_cont {
    padding: 0 7px;
}

.catalog-item-card .progress_bar_bg {
    width: 113px;
    height: 6px;
    position: relative;
    overflow: hidden;
}

.catalog-item-card .progress_bar_line {
    height: 6px;
    position: absolute;
    left: 0;
    top: 0;
}

.catalog-item-card .time_buy_cont {
    width: 100%;
    height: 43px;
    display: table;
    margin: 3px 0 0 0;
    padding: 0;
}

.catalog-item-card .time_buy_clock, .catalog-item-card .time_buy_timer {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.catalog-item-card .time_buy_clock {
    width: 45px;
    padding: 0 0 0 5px;
}

.catalog-item-card .time_buy_timer .countdown-row {
    width: 100%;
    display: table;
    margin: 0;
    padding: 0;
}

.catalog-item-card .time_buy_timer .countdown-show4 .countdown-section {
    width: 25%;
}

.catalog-item-card .time_buy_timer .countdown-section {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.catalog-item-card .time_buy_timer .countdown-period {
    display: block;
    margin: -4px 0 0 0;
    padding: 0;
}

.catalog-item-card .buy_more {
    height: 58px;
    margin: 12px 0 0 0;
    padding: 0;
}

.catalog-item-card.item-tb .buy_more {
    position: absolute;
    left: -9999px;
    opacity: 0;
}

.catalog-item-card.item-tb:hover .buy_more {
    position: static;
    opacity: 1;
}

.catalog-item-card .buy_more .available {
    float: left;
    margin: 0;
    padding: 0;
}

.catalog-item-card .buy_more .avl, .catalog-item-card .buy_more .not_avl {
    height: 23px;
    display: table;
    margin: 0;
    padding: 0;
}

.catalog-item-card .buy_more .avl i, .catalog-item-card .buy_more .not_avl i, .catalog-item-card .buy_more .avl span, .catalog-item-card .buy_more .not_avl span {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.catalog-item-card .buy_more .avl i, .catalog-item-card .buy_more .not_avl i {
    padding: 0 6px 0 0;
}

.catalog-item-card .buy_more .add2basket_block {
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
}

.catalog-item-card .buy_more a.minus, .catalog-item-card .buy_more a.plus {
    width: 22px;
    height: 23px;
    float: left;
    display: table;
    margin: 0;
    padding: 0;
}

.catalog-item-card .buy_more a.minus span, .catalog-item-card .buy_more a.plus span {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.catalog-item-card .buy_more input[name="quantity"] {
    width: 32px;
    height: 19px;
    float: left;
    margin: 0;
    padding: 0;
}

.catalog-item-card .buy_more button[name="add2basket"], .catalog-item-card .buy_more .apuo {
    width: 138px;
    height: 29px;
    position: absolute;
    right: 0;
    top: 29px;
    margin: 0;
    padding: 0;
}

.catalog-item-card .buy_more .apuo {
    width: 136px;
    height: 27px;
}

.catalog-item-card .buy_more button[name="add2basket"] i, .catalog-item-card .buy_more .apuo i {
    margin: 0;
    padding: 0 7px 0 0;
}

.catalog-item-card .buy_more .apuo .short {
    display: none;
}

.catalog-item-card .buy_more .compare {
    float: left;
    margin: 6px 5px 0 0;
    padding: 0;
}

.catalog-item-card .buy_more .delay {
    float: left;
    margin: 6px 0 0 0;
    padding: 0;
}

.catalog-item-card .buy_more .compare a, .catalog-item-card .buy_more .delay a {
    width: 27px;
    height: 27px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.catalog-item-card .compare .catalog-item-compare i:last-child, .catalog-item-card .compare .catalog-item-compared i:first-child, .catalog-item-card .delay .catalog-item-delay i:last-child, .catalog-item-card .delay .catalog-item-delayed i:first-child {
    display: none;
}

.catalog-item-card .compare .catalog-item-compared i:last-child, .catalog-item-card .delay .catalog-item-delayed i:last-child {
    display: block;
}

.catalog-item-card .buy_more .hidden {
    display: none;
}

.advantages + .body_text {
    margin-top: 17px;
}

.body_text p {
    margin: 0;
    padding: 0 0 12px 0;
}

.body_text p img {
    max-width: 100%;
    height: auto;
}

.body_text ul {
    margin: 0;
    padding: 0 0 12px 20px;
}

.body_text .tabs, .body_text .promotions-block__slider {
    padding: 0;
}

h1, h2, h3 {
    margin: 0;
}

h1 {
    padding: 10px 0;
}

h2, h3 {
    padding: 5px 0;
}

.breadcrumb-share {
    width: 100%;
    display: table;
    margin-top: 20px;
}

.breadcrumb {
    /*width: 700px;*/
    /*float: left;*/
}

.breadcrumb__item, .breadcrumb__link, .breadcrumb__arrow {
    float: left;
    margin-right: 4px;
}

.breadcrumb__item:last-child {
    margin: 0;
}

.breadcrumb__title_main {
    display: none;
}

.share {
    float: right;
}

.vendors_bottom {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
    padding: 0;
    display: none;
}

.vendors_bottom .h3 {
    float: left;
    margin: 0;
    padding: 0 0 15px 0;
}

.vendors_bottom a.all {
    float: right;
    margin: 5px 0 0 0;
    padding: 0;
}

.already_seen {
    width: 100%;
    padding-bottom: 20px;
}

.already_seen .h3 {
    margin: 0;
    padding: 15px 0 7px 24px;
}

.already_seen ul {
    width: 1185px;
    float: left;
    margin: 0 25px 0 24px;
    padding: 0;
    list-style: none;
}

.already_seen ul li {
    width: 68px;
    height: 68px;
    float: left;
    margin: 0 9px 0 0;
    padding: 0;
    position: relative;
    z-index: 100;
}

.already_seen ul li:last-child {
    margin: 0;
}

.already_seen ul li:hover {
    margin: -1px 8px -1px -1px;
}

.already_seen ul li a {
    width: 68px;
    height: 68px;
    display: table-cell;
    vertical-align: middle;
}

.already_seen ul li a span {
    width: 159px;
    position: absolute;
    left: -9999px;
    bottom: 76px;
    margin: 0;
    padding: 10px 15px;
    opacity: 0;
    z-index: 200;
}

.already_seen ul li a span::after {
    width: 0;
    height: 0;
    position: absolute;
    bottom: -11px;
    left: 11px;
    margin: 0;
    padding: 0;
}

.already_seen ul li:nth-child(n+14) a span::after {
    left: auto;
    right: 11px;
}

.already_seen ul li:hover a span {
    left: 18px;
    opacity: 1;
}

.already_seen ul li:nth-child(n+14):hover a span {
    left: auto;
    right: 18px;
}

.already_seen ul li a img {
    max-width: 65px;
    max-height: 65px;
}

footer {
    /*width: 100%;*/
    /*margin: 0 0 48px 0;*/
    /*padding: 0;*/
}

.clvt footer, .clvr footer, .clvl footer {
    margin: 0;
}

.footer_menu_soc_pay {
    width: 1174px;
    float: left;
    margin: 0 34px 0 26px;
    padding: 25px 0 28px 0;
}

.footer_menu {
    width: 753px;
    float: left;
    display: table;
    margin: 0;
    padding: 0;
}

.footer_menu > div {
    display: table-cell;
    margin: 0;
    padding: 0;
}

.footer_menu ul {
    display: table-cell;
    margin: 0;
    padding: 0 20px 0 0;
    list-style: none;
}

.footer_menu ul:last-child {
    width: 200px;
}

.footer_menu ul li {
    margin: 0;
    padding: 3px 0 3px 3px;
}

.footer_menu ul li:first-child {
    padding: 0 0 11px 0;
}

.footer_menu ul li a:before {
    position: absolute;
    left: 0;
}

.footer_menu ul li a {
    display: table;
    margin: 0;
    padding: 0 0 0 7px;
    position: relative;
}

.footer_menu ul li:first-child a {
    padding: 0;
}

.footer_soc_pay {
    width: 421px;
    float: left;
    margin: 0;
    padding: 0;
}

.footer_soc, .footer_pay, .footer_pay .payment_methods {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.footer_pay {
    margin: 16px 0 0 0;
}

.footer_soc .h3, .footer_pay .h3 {
    margin: 0;
    padding: 0 0 5px 0;
}

.footer_soc ul, .footer_pay ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer_soc ul li, .footer_pay ul li {
    float: left;
    display: table;
    margin: 5px 5px 0 0;
    padding: 0;
}

.footer_pay ul li {
    width: 66px;
    height: 30px;
}

.footer_soc ul li:last-child, .footer_pay ul li:last-child {
    margin: 5px 0 0 0;
}

.footer_soc ul li a, .footer_pay ul li a {
    width: 30px;
    height: 30px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.footer_pay ul li a {
    width: auto;
    height: auto;
    overflow: hidden;
}

.footer-bottom {
    width: 100%;
    display: table;
    padding: 25px 36px 25px 37px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.footer-bottom__blocks, .footer-bottom__block {
    display: table-cell;
    vertical-align: middle;
}

.footer-bottom__block-wrap {
    display: table;
}

.footer-bottom__block-wrap.fb-right {
    float: right;
    padding-left: 15px;
}

.footer-bottom__block-wrap.fb-right > *:first-child {
    padding: 0;
}

.footer-bottom__block-wrap.fb-left {
    float: left;
}

.footer-bottom__links {
    padding-left: 46px;
}

.footer-bottom__links ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-bottom__links ul li {
    float: left;
}

.footer-bottom__links a {
    padding-right: 7px;
    padding-left: 6px;
}

.footer-bottom__links ul li:first-child a {
    padding-left: 0;
}

.footer-bottom__links ul li:last-child a {
    padding-right: 0;
}

.footer-bottom__links a:after {
    width: 2px;
    height: 12px;
    float: right;
    margin-top: 3px;
}

.footer-bottom__links ul li:last-child a:after {
    display: none;
}

.footer-bottom__counter {
    padding-left: 5px;
}

.footer-bottom__counter span {
    width: 79px;
    height: 29px;
    display: table-cell;
    vertical-align: middle;
}

.footer-bottom__design {
    padding-left: 15px;
}

.footer-bottom__design a {
    display: block;
    padding-right: 42px;
    position: relative;
}

.footer-bottom__design a .logo {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    top: -3px;
}

.foot_panel_all {
    width: 100%;
    height: 48px;
    position: fixed;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    z-index: 602;
}

.clvt .foot_panel_all {
    bottom: auto;
    top: 0;
}

.foot_panel {
    width: 1200px;
    height: 48px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.foot_panel_1 {
    float: left;
    margin: 0;
    padding: 0;
}

.foot_panel_1 > div {
    float: left;
    margin: 0;
    padding: 0;
}

.kabinet a.login_anch, .kabinet a.personal, .kabinet a.register, .kabinet a.exit {
    height: 48px;
    float: left;
    display: table;
    margin: 0;
    padding: 0 14px 0 15px;
}

.kabinet a.login_anch i, .kabinet a.personal i, .kabinet a.register i, .kabinet a.exit i {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0 12px 0 0;
}

.kabinet a.exit i {
    padding: 0;
}

.kabinet a.login_anch span, .kabinet a.personal span, .kabinet a.register span {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.compare_line a, .delay_line a {
    height: 48px;
    float: left;
    display: table;
    margin: 0;
    padding: 0 10px 0 15px;
}

.compare_line a i, .compare_line a .text, .compare_line a .qnt_cont, .delay_line a i, .delay_line a .text, .delay_line a .qnt_cont {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.compare_line a i, .delay_line a i {
    padding: 0 12px 0 0;
}

.compare_line a .text, .delay_line a .text {
    padding: 0 6px 0 0;
}

.compare_line a .qnt, .delay_line a .qnt {
    height: 24px;
    display: block;
    margin: 0;
    padding: 0 8px;
}

.foot_panel_2 {
    float: right;
    margin: 0;
    padding: 0;
}

.foot_panel_2 .cart_line {
    float: left;
    margin: 0;
    padding: 0;
}

.foot_panel_2 a.cart, .foot_panel_2 .sum_cont, .foot_panel_2 .oformit_cont {
    height: 48px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}

.foot_panel_2 a.cart {
    padding: 0 10px 0 0;
}

.foot_panel_2 a.cart i, .foot_panel_2 a.cart .text, .foot_panel_2 a.cart .qnt_cont {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}

.foot_panel_2 a.cart i {
    padding: 0 12px 0 0;
}

.foot_panel_2 a.cart .text {
    padding: 0 6px 0 0;
}

.foot_panel_2 a.cart .qnt_cont {
    padding: 0;
}

.foot_panel_2 a.cart .qnt {
    height: 24px;
    display: block;
    margin: 0;
    padding: 0 8px;
}

.foot_panel_2 .sum_cont {
    padding: 0 10px 0 0;
}

.foot_panel_2 .sum {
    display: block;
    margin: 0;
    padding: 5px 10px;
}

.foot_panel_2 .oformit_cont {
    padding: 0 20px 0 0;
}

.foot_panel_2 .oformit {
    height: 31px;
    margin: 0;
    padding: 0 20px;
}

.clvr .foot_panel_all, .clvl .foot_panel_all {
    width: 50px;
    height: auto;
    left: auto;
    right: 0;
    bottom: auto;
    top: 163px;
}

.clvl .foot_panel_all {
    left: 0;
    right: auto;
}

.clvr .foot_panel, .clvl .foot_panel {
    width: 100%;
    height: auto;
    float: left;
    display: table;
}

.clvr .foot_panel_2, .clvl .foot_panel_2 {
    width: 100%;
    float: none;
    display: table-header-group;
}

.clvr .foot_panel_2 a.cart, .clvl .foot_panel_2 a.cart {
    width: 50px;
    height: auto;
    padding: 14px 0 10px 0;
}

.clvr .foot_panel_2 a.cart i, .clvl .foot_panel_2 a.cart i {
    display: table;
    margin: 0 auto;
    padding: 0;
}

.clvr .foot_panel_2 a.cart .text, .clvl .foot_panel_2 a.cart .text {
    display: none;
}

.clvr .foot_panel_2 a.cart .qnt_cont, .clvl .foot_panel_2 a.cart .qnt_cont {
    height: auto;
    display: table;
    margin: 0 auto;
    padding: 8px 0 0 0;
}

.clvr .foot_panel_2 .sum_cont, .clvr .foot_panel_2 .oformit_cont, .clvl .foot_panel_2 .sum_cont, .clvl .foot_panel_2 .oformit_cont {
    display: none;
}

.clvr .foot_panel_1, .clvl .foot_panel_1 {
    width: 100%;
    float: none;
    display: table-footer-group;
}

.clvr .kabinet a.login_anch, .clvr .kabinet a.personal, .clvr .kabinet a.register, .clvr .kabinet a.exit, .clvl .kabinet a.login_anch, .clvl .kabinet a.personal, .clvl .kabinet a.register, .clvl .kabinet a.exit {
    width: 50px;
    height: auto;
    padding: 11px 0 13px 0;
}

.clvr .kabinet a.login_anch i, .clvr .kabinet a.personal i, .clvr .kabinet a.register i, .clvl .kabinet a.login_anch i, .clvl .kabinet a.personal i, .clvl .kabinet a.register i {
    padding: 0;
}

.clvr .kabinet a.login_anch span, .clvr .kabinet a.personal span, .clvr .kabinet a.register span, .clvl .kabinet a.login_anch span, .clvl .kabinet a.personal span, .clvl .kabinet a.register span {
    display: none;
}

.clvr .compare_line a, .clvr .delay_line a, .clvl .compare_line a, .clvl .delay_line a {
    width: 50px;
    height: auto;
    padding: 12px 0 11px 0;
}

.clvr .delay_line a, .clvl .delay_line a {
    padding: 13px 0 10px 0;
}

.clvr .compare_line a i, .clvr .delay_line a i, .clvl .compare_line a i, .clvl .delay_line a i {
    display: table;
    margin: 0 auto;
    padding: 0;
}

.clvr .compare_line a .text, .clvr .delay_line a .text, .clvl .compare_line a .text, .clvl .delay_line a .text {
    display: none;
}

.clvr .compare_line a .qnt_cont, .clvr .delay_line a .qnt_cont, .clvl .compare_line a .qnt_cont, .clvl .delay_line a .qnt_cont {
    display: table;
    margin: 0 auto;
    padding: 8px 0 0 0;
}

.login:after {
    width: 0;
    height: 0;
    position: absolute;
    left: 28px;
    bottom: -7px;
    margin: 0;
    padding: 0;
}

.clvt .login:after {
    bottom: auto;
    top: -7px;
}

.clvr .login:after, .clvl .login:after {
    bottom: auto;
    top: 28px;
    left: auto;
    right: -7px;
}

.clvl .login:after {
    left: -7px;
    right: auto;
}

.login .login-form {
    width: auto;
    margin: 0;
    padding: 20px;
}

.login .login-form .fields {
    margin: 0;
    padding: 0;
}

.login .login-form .field {
    margin: 0 0 5px 0;
    padding: 0;
}

.login .login-form .field.field-button {
    margin: 2px 0 5px 0;
}

.login .login-form .field input[type="text"], .login .login-form .field input[type="password"] {
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.login .login-form .field button[type="submit"] {
    width: 100%;
    height: 31px;
    margin: 0;
    padding: 0;
}

.login .login-form .field a.forgot, .login .login-form .field a.reg {
    height: 27px;
    display: block;
    margin: 0;
    padding: 0;
}

.login .login-form p.login_as {
    margin: 0;
    padding: 17px 0 7px 0;
}

.promotions-list {
    width: 100%;
    float: left;
}

.promotions-list .promotions__item {
    margin-right: 0;
    margin-bottom: 2px;
}

.promotions-list .promotions__item:nth-child(3n+2) {
    margin-left: 2px;
    margin-right: 2px;
}

.news-list, .reviews-list {
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*gap: 15px;*/
    /*width: 100%;*/
    /*float: left;*/
}

.news__item, .reviews__item {
    /*flex: 1 0 250px;*/
    /*width: 238px;*/
    /*float: left;*/
    /*margin: 0 0 2px 0;*/
    /*padding: 15px;*/
    /*-moz-box-sizing: border-box;*/
    /*-webkit-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
}

.reviews-list-wide .reviews__item {
    width: 258px;
}

.news__item:nth-child(4n+2), .reviews__item:nth-child(4n+2) {
    margin: 0 2px 2px 2px;
}

.news__item:nth-child(4n+3), .reviews__item:nth-child(4n+3) {
    margin: 0 2px 2px 0;
}

.news__item-image-wrap, .reviews__item-image-wrap {
    width: 100%;
    height: 140px;
    display: table;
    overflow: hidden;
}

.news__item-image, .reviews__item-image {
    display: table-cell;
}

.news__item-block, .reviews__item-block {
    display: block;
    overflow: hidden;
}

.news__item-block {
    height: 123px;
    margin-top: 15px;
}

.reviews__item-block {
    /*height: 88px;*/
    margin-top: 17px;
}

.news__item-date {
    display: table;
    margin-bottom: 7px;
    padding: 5px 12px;
}

.news__item-title, .news__item-text, .reviews__item-title, .reviews__item-text {
    display: block;
}

.news__item-title {
    margin-top: 2px;
}

.news__item-text, .reviews__item-text {
    margin-top: 9px;
}

.promotions-detail.completed {
    display: flex;
    flex-direction: column;
}

.promotions-detail__picture-wrap, .news-detail__picture, .reviews-detail__picture:not(.bs5) {
    width: 100%;
    height: 304px;
    margin-top: 5px;
    margin-bottom: 11px;
}

.promotions-detail__picture-wrap {
    display: table;
    position: relative;
    overflow: hidden;
}

.promotions-detail__picture {
    width: 100%;
    display: table-cell;
}

.promotions-detail__picture-wrap .time_buy_cont {
    min-width: 208px;
    height: 43px;
    display: table;
    position: absolute;
    left: 15px;
    bottom: 15px;
}

.promotions-detail__picture-wrap .time_buy_clock, .promotions-detail__picture-wrap .time_buy_timer {
    display: table-cell;
    vertical-align: middle;
}

.promotions-detail__picture-wrap .time_buy_clock {
    width: 45px;
    padding-left: 5px;
}

.promotions-detail__picture-wrap .time_buy_timer .countdown-row {
    display: table;
}

.promotions-detail__picture-wrap .time_buy_timer .countdown-section {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px;
}

.promotions-detail__picture-wrap .time_buy_timer .countdown-section:first-child {
    padding-left: 0;
}

.promotions-detail__picture-wrap .time_buy_timer .countdown-section:last-child, .promotions-detail__picture-wrap .time_buy_timer .over {
    padding-right: 15px;
}

.promotions-detail__picture-wrap .time_buy_timer .countdown-period {
    display: block;
    margin-top: -4px;
}

.promotions-detail__date-wrap, .news-detail__date-wrap {
    display: table;
    margin-bottom: 11px;
}

.promotions-detail__picture-wrap + .promotions-detail__date-wrap, .news-detail__picture + .news-detail__date-wrap {
    padding-top: 4px;
}

.promotions-detail__date, .news-detail__date {
    padding: 5px 11px;
}

.promotions-detail__products {
    width: 100%;
    display: table;
    margin-top: 4px;
    padding-bottom: 23px;
}

.promotions-detail__text-detail {
    margin-top: 16px;
}

.promotions-detail.completed .promotions-detail__text-detail {
    margin: 0;
}

.promotions-detail.completed .promotions-detail__text-preview, .promotions-detail.completed .promotions-detail__text-detail {
    order: 1;
}

.promotions-detail .promotions-block {
    margin-top: 18px;
}

.promotions-detail.completed .promotions-block {
    margin-top: 9px;
    margin-bottom: 16px;
}

.news-detail__products, .reviews-detail__products {
    width: 100%;
    float: none;
    display: table;
    margin-top: 21px;
    margin-bottom: -2px;
}

.news-detail__products .filtered-items, .reviews-detail__products .filtered-items {
    margin: 0;
}

.items-sections .h3, .news-detail__products .filtered-items .h3, .reviews-detail__products .filtered-items .h3 {
    margin-bottom: 15px;
    padding: 0;
}

.items-sections {
    width: 100%;
    float: left;
}

.items-section {
    width: 100%;
    float: left;
    margin-bottom: 8px;
}

.items-section__title-wrap {
    margin-bottom: 2px;
    padding: 8px 38px 8px 12px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.items-section__title {
    display: table;
}

.items-section__title-text, .items-section__title-qnt-wrap {
    display: table-cell;
    vertical-align: middle;
}

.items-section__title-qnt-wrap {
    padding-left: 7px;
}

.items-section__title-qnt {
    height: 24px;
    display: block;
    padding: 0 8px;
}

.items-section__title-icon {
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -9px;
}

.items-section__childs {
    width: 100%;
    float: left;
}

.items-section .catalog-item-cards {
    margin-top: 2px;
}

.tabs-news, .tabs-reviews {
    margin-top: 40px;
    padding-bottom: 10px;
}

.tabs__link-all {
    float: right;
    margin-right: 12px;
    margin-top: 22px;
}

.payments-section-list {
    width: 100%;
    margin: 0 0 25px 0;
    padding: 0 0 20px 0;
}

.payments-section-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.payments-section-list ul > li ul {
    margin: 4px 0 0 0;
}

.payments-section-list > ul > li {
    margin: 10px 0 0 0;
    padding: 0;
}

.payments-section-list > ul > li:first-child {
    margin: 0;
}

.payments-section-list > ul > li ul li {
    margin: 4px 0 0 0;
    padding: 0;
}

.payments-section-list > ul > li ul li:first-child {
    margin: 0;
}

.payments-section-list > ul > li > .payment-section-title {
    margin: 0;
    padding: 9px 19px 10px 15px;
}

.payments-section-list > ul > li ul li .payment-section-title {
    margin: 0;
    padding: 10px 19px 10px 17px;
}

.payments-section-list ul li .payment-items {
    margin: 4px 0 0 0;
    padding: 0;
}

.payments-section-list ul li .payment-item {
    width: 100%;
    display: table;
    margin: 2px 0 0 0;
    padding: 10px 19px 12px 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.payments-section-list ul li .payment-item:first-child {
    margin: 0;
}

.payments-section-list ul li .payment-item:hover {
    padding: 9px 18px 11px 14px;
}

.payments-section-list ul li .payment-item-info, .payments-section-list ul li .payment-item-logo, .payments-section-list ul li .payment-item-url {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.payments-section-list ul li .payment-item-block {
    width: 100%;
    display: table;
    margin: 0;
    padding: 0;
}

.payments-section-list ul li .payment-item-number, .payments-section-list ul li .payment-item-title {
    width: 29px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.payments-section-list ul li .payment-item-title {
    width: auto;
}

.payments-section-list ul li .payment-item-descr {
    margin: 0;
    padding: 0 0 0 29px;
}

.payments-section-list ul li .payment-item-logo {
    width: 142px;
    padding: 0 0 0 20px;
}

.payments-section-list ul li .payment-item-logo img {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}

.payments-section-list ul li .payment-item-url {
    width: 75px;
    padding: 0 0 0 14px;
}

.vendors-section-list {
    width: 100%;
    margin: 0;
    padding: 0;
}

.vendors-section-items {
    width: 100%;
    margin: 0;
    padding: 0;
}

.vendors-section-item {
    float: left;
    margin: 0 0 2px 0;
    padding: 0;
}

.vendors-section-item:nth-child(4n+2) {
    margin: 0 2px 2px 2px;
}

.vendors-section-item:nth-child(4n+3) {
    margin: 0 2px 2px 0;
}

.vendors-section-item a {
    width: 236px;
    height: 58px;
    display: block;
    margin: 0;
    padding: 0;
}

.vendors-section-item a .item {
    display: block;
    margin: 0;
    padding: 0;
}

.vendors-section-item a .item .image {
    width: 88px;
    height: 56px;
    display: table-cell;
    vertical-align: middle;
}

.vendors-section-item a .item .item-title {
    height: 56px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 12px;
}

.vendors-section-descr {
    width: 100%;
    margin: 20px 0 0 0;
    padding: 20px 0 0 0;
}

.catalog-section-list {
    /*width: 100%;*/
    /*float: left;*/
    margin: 0;
    padding: 0;
}

.catalog-section {
    width: 100%;
    margin: 0 0 8px 0;
    padding: 0;
}

.catalog-section .catalog-section-title {
    width: 100%;
    padding: 0;
    position: relative;
}

.catalog-section .catalog-section-title a {
    display: block;
    margin: 0;
    padding: 8px 38px 8px 12px;
}

.catalog-section .catalog-section-title .showchild, .catalog-section .catalog-section-title .showsectionchild {
    width: 38px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.catalog-section .catalog-section-title .showchild i, .catalog-section .catalog-section-title .showsectionchild i {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -9px 0 0 0;
    padding: 0;
}

.catalog-section .catalog-section-title .showchild .fa-minus, .catalog-section .catalog-section-title .showsectionchild .fa-minus, .catalog-section .catalog-section-title.active .showchild .fa-plus, .catalog-section .catalog-section-title.active .showsectionchild .fa-plus, .catalog-section .catalog-section-title .showsectionchild .fa-minus-circle, .catalog-section .catalog-section-title .showsectionchild .fa-plus-circle {
    display: none;
}

.catalog-section .catalog-section-title.active .showchild .fa-minus, .catalog-section .catalog-section-title.active .showsectionchild .fa-minus, .catalog-section .catalog-section-title .showchild .fa-plus, .catalog-section .catalog-section-title .showsectionchild .fa-plus {
    display: block;
}

.catalog-section-descr {
    width: 100%;
    /*margin: 20px 0 0 0;*/
    /*padding: 20px 0 0 0;*/
}

.catalog_preview {
    width: 100%;
    /*float: left;*/
    margin-top: 6px;
    margin-bottom: 10px;
}

.catalog_item_toogle_filter {
    width: 100%;
    float: left;
    margin: 0 0 5px 0;
    padding: 0;
}

.catalog_item_toogle_filter .showfilter {
    display: block;
    margin: 0;
    padding: 7px 34px 7px 14px;
    position: relative;
}

.catalog_item_toogle_filter .showfilter i {
    position: absolute;
    right: 12px;
    top: 50%;
    margin: -9px 0 0 0;
    padding: 0;
}

.catalog_item_toogle_filter .showfilter .fa-minus, .catalog_item_toogle_filter.active .showfilter .fa-plus {
    display: none;
}

.catalog_item_toogle_filter.active .showfilter .fa-minus, .catalog_item_toogle_filter .showfilter .fa-plus {
    display: block;
}

.filter {
    width: 100%;
    float: left;
    display: none;
    margin: 0 0 24px 0;
    padding: 10px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.filter form {
    margin: 0;
    padding: 0;
}

.filter form table {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

.filter form table tr td {
    height: 30px;
    margin: 0;
    padding: 10px 0 6px 0;
    vertical-align: middle;
}

.filter form table tr td.bx_filter_box_name {
    width: 134px;
    padding: 10px 17px 10px 0;
    vertical-align: top;
    position: relative;
}

.filter form table tr td .sect__name {
    float: right;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 6px;
}

.filter form table tr td .sect__hint {
    padding-left: 7px;
    position: relative;
}

.filter form table tr td .sect__hint-link {
    display: block;
}

.filter form table tr td .sect__arrow {
    padding-left: 7px;
    order: 1;
}

.filter form table tr td .sect__arrow i.fa-angle-up, .filter form table tr td .sect__arrow i.fa-angle-down {
    display: none;
}

.filter form table tr td .bx_filter_container_modef_popup {
    position: absolute;
    right: 100%;
    top: 10px;
    margin: 0 10px 0 0;
    padding: 0;
    z-index: 602;
}

.filter form table tr td .bx_filter_popup {
    margin: 0;
    padding: 0 10px;
}

.filter form table tr td .bx_filter_popup:before, .filter form table tr td .bx_filter_popup:after {
    position: absolute;
    top: 50%;
    padding: 0;
}

.filter form table tr td .bx_filter_popup:before {
    right: -8px;
    margin: -8px 0 0 0;
}

.filter form table tr td .bx_filter_popup:after {
    right: -7px;
    margin: -7px 0 0 0;
}

.filter form table tr td .bx_filter_block {
    display: none;
}

.filter form table tr.active td .bx_filter_block {
    display: block;
}

.filter .bx_filter_block .price {
    float: left;
    margin: 0 0 4px 0;
    padding: 0;
}

.filter .bx_filter_block .price input[type="text"] {
    width: 87px;
    height: 28px;
    margin: 0;
    padding: 0;
}

.filter .bx_filter_block .bx_ui_slider_track {
    width: 173px;
    height: 7px;
    float: left;
    margin: 12px 23.5px 0 23.5px;
    padding: 0;
    position: relative;
}

.filter .bx_ui_slider_track .bx-ui-slider-pricebar-vd, .filter .bx_ui_slider_track .bx-ui-slider-pricebar-vn, .filter .bx_ui_slider_track .bx-ui-slider-pricebar-v, .filter .bx_ui_slider_track .bx_ui_slider_range {
    position: absolute;
    top: 0;
    bottom: 0;
}

.filter .bx_ui_slider_track .bx-ui-slider-pricebar-vd {
    z-index: 40;
}

.filter .bx_ui_slider_track .bx-ui-slider-pricebar-vn {
    z-index: 50;
}

.filter .bx_ui_slider_track .bx-ui-slider-pricebar-v {
    z-index: 60;
}

.filter .bx_ui_slider_track .bx_ui_slider_range {
    z-index: 70;
}

.filter .bx_ui_slider_range .bx_ui_slider_handle {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -7px;
}

.filter .bx_ui_slider_range .bx_ui_slider_handle.left {
    margin-left: -8.5px;
}

.filter .bx_ui_slider_range .bx_ui_slider_handle.right {
    margin-right: -8.5px;
}

.filter .bx_ui_slider_range .bx_ui_slider_handle:hover {
    -webkit-cursor: grab;
    -ms-cursor: grab;
    -o-cursor: grab;
    cursor: grab;
}

.filter .bx_ui_slider_range .bx_ui_slider_handle:active {
    -webkit-cursor: grabbing;
    -ms-cursor: grabbing;
    -o-cursor: grabbing;
    cursor: grabbing;
}

.filter .bx_filter_block .bx_filter_select_container {
    float: left;
    margin: 0 0 4px 0;
    padding: 0;
}

.filter .bx_filter_select_container .bx_filter_select_block {
    height: 22px;
    float: left;
    margin: 0;
    padding: 0 35px 0 12px;
    position: relative;
    cursor: pointer;
}

.filter .bx_filter_select_block .bx_filter_select_arrow {
    width: 35px;
    height: 22px;
    position: absolute;
    top: 0;
    right: 0;
}

.bx_filter_select_popup {
    margin: 0;
    padding: 0;
}

.bx_filter_select_popup ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bx_filter_select_popup ul li {
    display: block;
    margin: 0;
    padding: 0;
}

.bx_filter_select_popup ul li:last-child {
    margin: 0 0 5px 0;
}

.bx_filter_select_popup ul li label {
    height: 22px;
    display: block;
    margin: 0;
    padding: 0 5px;
    cursor: pointer;
}

.filter form .submit {
    width: 100%;
    margin: 14px 0 0 0;
    padding: 0;
}

a.catalog_item_toogle_filter_hidden {
    float: left;
    margin: 8px 0 0 0;
    padding: 0;
}

.filter form .submit #modef, a.catalog_item_toogle_filter_reset {
    float: right;
    margin: 8px 15px 0 0;
    padding: 0;
}

.filter form .submit button[id="set_filter"] {
    height: 31px;
    float: right;
    margin: 0;
    padding: 0 20px;
}

.catalog_item_toogle_filter.vertical {
    margin: 12px 0 0 0;
}

.clvh .catalog_item_toogle_filter.vertical {
    margin: 23px 0 0 0;
}

.filter.vertical {
    margin: 5px 0 0 0;
    padding: 0 10px 20px 10px;
}

.filter.vertical form table tr td {
    width: 100%;
    max-width: 183px;
    height: auto;
    float: left;
    padding: 6px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.filter.vertical form table tr td.bx_filter_box_name {
    width: 100%;
    padding: 17px 10px 6px 10px;
}

.filter.vertical form table tr.active td.bx_filter_slider {
    padding: 6px 10px 44px 10px;
    position: relative;
}

.filter.vertical form table tr td .sect__name {
    float: none;
    margin: 0;
}

.filter.vertical form table tr td .sect__name i.fa-angle-up, .filter.vertical form table tr td .sect__name i.fa-angle-down {
    display: inline-block;
}

.filter.vertical form table tr td .sect__name i.fa-angle-left, .filter.vertical form table tr td .sect__name i.fa-angle-right {
    display: none;
}

.filter.vertical form table tr td .bx_filter_container_modef_popup {
    left: 100%;
    right: auto;
    top: 12px;
    margin: 0;
}

.filter.vertical form table tr td .bx_filter_popup:before {
    left: -8px;
    right: auto;
}

.filter.vertical form table tr td .bx_filter_popup:after {
    left: -7px;
    right: auto;
}

.filter.vertical .bx_filter_block .price {
    margin: 0 !important;
}

.filter.vertical .bx_filter_block .price.to {
    float: right;
}

.filter.vertical .bx_filter_block .price:first-child:after {
    margin: 0;
    padding: 0 0 0 2px;
}

.filter.vertical .bx_filter_block .price span {
    display: none;
}

.filter.vertical .bx_filter_block .price input[type="text"] {
    width: 73px;
}

.filter.vertical .bx_filter_block .bx_ui_slider_track {
    width: auto;
    height: 7px;
    margin: 0;
    position: absolute;
    left: 10px;
    right: 10px;
    top: 52px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.filter.vertical form .submit {
    float: left;
    margin: 8px 0 0 0;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.filter.vertical form .submit #modef, .filter.vertical a.catalog_item_toogle_filter_reset {
    float: left;
    margin: 9px 0 0 0;
}

.filter.vertical form .submit button[id="set_filter"] {
    width: 100%;
    height: 30px;
    margin: 12px 0 0 0;
}

.filter_indent.vertical {
    margin: 0 0 10px 0;
}

.count_items {
    height: 29px;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}

.count_items label {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}

.count_items span {
    float: left;
    margin: 0;
    padding: 0;
}

.catalog-item-sorting_mobile {
    display: block;
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .catalog-item-sorting_mobile {
        display: none !important;
    }
}

@media (max-width: 576px) {
    .catalog-item-sorting_full {
        display: none !important;
    }
}

.catalog-item-sorting_full {
    display: block;
}

.catalog-item-sorting_mobile {
    display: none;
}

.catalog-item-sorting label {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}

.catalog-item-sorting label .short {
    display: none;
}

.catalog-item-sorting > span {
    float: left;
    margin: 0 5px 0 0;
    cursor: pointer;
    padding: 0 11px;
}

.catalog-item-sorting > span:last-child {
    margin: 0;
}

.catalog-item-sorting > span.selected {
    padding: 0 29px 0 11px;
    position: relative;
}

.catalog-item-sorting > span.selected:after {
    position: absolute;
    right: 10px;
    top: 50%;
    margin: -3px 0 0 0;
    padding: 0;
}

.catalog-item-view {
    height: 29px;
    float: right;
    margin: 0;
    padding: 0;
}

.catalog-item-view > span {
    width: 27px;
    height: 27px;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}

.catalog-item-view > span:last-child {
    margin: 0;
}

#catalog {
    /*width: 100%;*/
    /*float: left;*/
    /*margin: 0;*/
    /*padding: 0;*/
}

.catalog-item-list-view {
    width: 100%;
    float: left;
    margin: 13px 0 0 0;
    padding: 0;
}

.catalog-item-collections-view {
    width: 100%;
    float: left;
    margin: 15px 0 0 0;
    padding: 0;
}

.catalog-item-collections-view .catalog-item-card {
    width: 316px;
    height: 320px;
    cursor: pointer;
}

.catalog-item-collections-view .catalog-item-card.item-tb {
    position: static;
}

.catalog-item-collections-view .catalog-item-card.item-tb:hover .catalog-item-info {
    width: 100%;
    height: 100%;
    position: relative;
    top: auto;
    left: auto;
}

.catalog-item-collections-view .catalog-item-card:nth-child(4n+3) {
    margin: 0 0 2px 0;
}

.catalog-item-collections-view .catalog-item-card:nth-child(4n+2) {
    margin: 0 0 2px 0;
}

.catalog-item-collections-view .catalog-item-card:nth-child(3n+2) {
    margin: 0 2px 2px 2px;
}

.catalog-item-collections-view .catalog-item-card:nth-child(3n+3) {
    margin: 0 0 2px 0;
}

.catalog-item-collections-view .catalog-item-card .catalog-item-info {
    padding: 0;
    position: relative;
}

.catalog-item-collections-view .catalog-item-card .item-image {
    height: 169px;
    width: 318px;
    display: table;
    position: relative;
    overflow: hidden;
    margin: -1px 0 0 -1px;
}

.catalog-item-collections-view .catalog-item-card .item-image a {
    width: 100%;
}

.catalog-item-collections-view .catalog-item-card .item_time_buy_cont {
    height: 30px;
    width: 138px;
    margin: 0;
    position: absolute;
    top: 128px;
    left: 15px;
}

.catalog-item-collections-view .catalog-item-card .item_time_buy_cont .progress_bar_block {
    display: none;
}

.catalog-item-collections-view .catalog-item-card .time_buy_cont {
    height: 30px;
}

.catalog-item-collections-view .catalog-item-card .time_buy_clock {
    width: 25px;
}

.catalog-item-collections-view .catalog-item-card .time_buy_timer .countdown-row {
    margin-left: -2px;
}

.catalog-item-collections-view .catalog-item-card .time_buy_timer .countdown-section {
    width: 20% !important;
    position: relative;
}

.catalog-item-collections-view .catalog-item-card .time_buy_timer .countdown-section:first-child:before {
    display: none;
}

.catalog-item-collections-view .catalog-item-card .time_buy_timer .countdown-section:before {
    position: absolute;
    left: -2px;
    top: 0;
}

.catalog-item-collections-view .catalog-item-card .item-all-title {
    height: auto;
    max-height: 36px;
    margin: 11px 0 5px 0;
}

.catalog-item-collections-view .catalog-item-card .item-all-title .item-title {
    padding: 0 14px;
    word-wrap: break-word;
}

.catalog-item-collections-view .catalog-item-card .item-desc {
    margin-top: 0;
    padding: 0 14px;
    height: auto;
    max-height: 29px;
    margin-bottom: 7px;
}

.catalog-item-collections-view .catalog-item-card .item-price-cont {
    height: 19px;
    padding: 0 14px;
    position: absolute;
    bottom: 10px;
}

.catalog-item-collections-view .catalog-item-card .item-price, .catalog-item-collections-view .catalog-item-card .item-no-price {
    position: static;
}

.catalog-detail-element .catalog-detail {
    width: 100%;
    display: table;
}

.catalog-detail .column {
    display: table-cell;
    vertical-align: top;
}

.catalog-detail .column.first {
    width: 390px;
}

.catalog-detail .column.second, .catalog-detail .column.three {
    padding-left: 20px;
}

.catalog-detail .column.second.third {
    width: 295px;
    max-width: 295px;
    overflow: hidden;
}

.catalog-detail .column.first.colletion {
    width: 690px;
}

.catalog-detail .column.three.colletion {
    padding-left: 0;
}

.catalog-detail-pictures, .catalog-detail-pictures .catalog-detail-picture {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.catalog-detail-pictures .detail_picture {
    width: 100%;
    height: 390px;
    display: table;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    position: relative;
    overflow: hidden;
}

.catalog-detail .column.first.colletion .catalog-detail-pictures .detail_picture {
    height: 517px;
}

.catalog-detail-pictures .detail_picture .catalog-detail-images {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.catalog-detail-pictures .detail_picture img {
    width: auto;
    max-width: 390px;
    height: auto;
    max-height: 390px;
}

.catalog-detail .column.first.colletion .catalog-detail-pictures .detail_picture img {
    max-width: 689px;
    max-height: 517px;
}

.catalog-detail-pictures .detail_picture .time_buy_sticker {
    width: 93px;
    height: 93px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.catalog-detail-pictures .detail_picture .time_buy_figure {
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.catalog-detail-pictures .detail_picture .time_buy_text {
    position: absolute;
    left: 9px;
    top: 15px;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.catalog-detail-pictures .detail_picture .sticker {
    position: absolute;
    top: 10px;
    right: 0;
}

.catalog-detail .column.first.colletion .detail_picture .sticker {
    top: 20px;
}

.catalog-detail-pictures .detail_picture .sticker span {
    width: 42px;
    height: 22px;
    display: block;
    margin: 0 0 2px 0;
    padding: 0;
    position: relative;
}

.catalog-detail-pictures .detail_picture .sticker span.time_buy {
    width: 100px;
}

.catalog-detail-pictures .detail_picture .sticker span:last-child {
    margin: 0;
}

.catalog-detail-pictures .detail_picture .sticker span:before {
    width: 0;
    height: 0;
    position: absolute;
    left: -6px;
    top: 0;
}

.catalog-detail-pictures .detail_picture img.manufacturer {
    position: absolute;
    bottom: 10px;
    right: 0;
}

.catalog-detail-pictures .more_photo {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
    padding: 0;
}

.catalog-detail-pictures .more_photo.offer {
    margin-bottom: -10px;
}

.catalog-detail-pictures .more_photo ul {
    width: 100%;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

.catalog-detail-pictures .more_photo ul li {
    width: 86px;
    height: 86px;
    display: table;
    float: left;
    margin: 0 10px 10px 0;
    padding: 0;
    overflow: hidden;
}

.catalog-detail-pictures .more_photo ul li:nth-child(4n+4) {
    margin: 0 0 10px 0;
}

.catalog-detail .column.first.colletion .catalog-detail-pictures .more_photo ul li:nth-child(4n+4) {
    margin: 0 10px 10px 0;
}

.catalog-detail .column.first.colletion .catalog-detail-pictures .more_photo ul li:nth-child(7n) {
    margin: 0 0 10px 0;
}

.catalog-detail-pictures .more_photo ul li a {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.catalog-detail-pictures .more_photo ul li a span {
    display: block;
    margin: 0;
    padding: 0;
}

.catalog-detail-pictures .more_photo ul li #video {
    display: none;
}

.catalog-detail .article_rating {
    width: 100%;
    float: left;
    margin: 13px 0 0 0;
    padding: 0 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.catalog-detail .catalog-detail-article {
    float: left;
    margin: 0;
    padding: 0;
}

.catalog-detail .article {
    float: left;
    margin: 2px 0 0 0;
    padding: 0;
}

.catalog-detail .rating {
    float: right;
    margin: 0;
    padding: 0;
}

.catalog-detail .rating table {
    border-collapse: collapse;
}

.catalog-detail .rating table td {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.catalog-detail .rating table td.vote-result {
    padding: 0 0 0 7px;
}

.catalog-detail .rating .star-active {
    cursor: pointer;
}

.catalog-detail .catalog-detail-preview-text {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
    padding: 0 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.catalog-detail .catalog-detail-gift {
    width: 100%;
    float: left;
    margin: 17px 0 0 0;
    padding: 13px 17px 15px 17px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.catalog-detail .catalog-detail-gift:after {
    position: absolute;
    right: -13px;
    top: 16px;
}

.catalog-detail .catalog-detail-gift .gift-item {
    width: 100%;
    display: table;
    margin: 7px 0 0 0;
    padding: 0;
}

.catalog-detail .catalog-detail-gift .gift-image-cont {
    width: 72px;
    display: table-cell;
    vertical-align: top;
    margin: 0;
    padding: 0 12px 0 0;
}

.catalog-detail .catalog-detail-gift .gift-image {
    width: 70px;
    height: 70px;
    display: table;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.catalog-detail .catalog-detail-gift .gift-image-col {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.catalog-detail .catalog-detail-gift .gift-image-col img {
    max-width: 70px;
    max-height: 70px;
}

.catalog-detail .catalog-detail-gift .gift-text {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.catalog-detail .catalog-detail-offers-cont {
    width: 100%;
    float: left;
}

.catalog-detail .catalog-detail-offers {
    width: 100%;
    float: left;
    margin: 17px 0 0 0;
    padding: 0 18px 19px 18px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.catalog-detail .offer_block {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.catalog-detail .offer_block .h3 {
    margin: 0;
    padding: 15px 0 6px 0;
}

.catalog-detail .offer_block ul {
    width: 100%;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

.catalog-detail .offer_block ul li {
    float: left;
    margin: 6px 6px 0 0;
}

.catalog-detail .offer_block ul.COLOR li {
    margin: 4px 4px 0 0;
}

.catalog-detail .offer_block ul li span {
    display: block;
    margin: 0;
    padding: 0 12px;
}

.catalog-detail .offer_block ul.COLOR li span {
    width: 26px;
    height: 26px;
    display: block;
    padding: 0;
}

.catalog-detail .offer_block ul.COLOR li span i {
    width: 24px;
    height: 24px;
    display: block;
}

.catalog-detail .offer_block ul li:hover span, .catalog-detail .offer_block ul.COLOR li:hover span {
    cursor: pointer;
}

.catalog-detail .advantages {
    float: left;
    margin: 10px 0 0 0;
    padding: 0 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.catalog-detail .advantages .advantages-item {
    width: 100%;
    display: table;
    margin: 10px 0 0 0;
}

.catalog-detail .advantages .advantages-item-icon {
    width: 50px;
    height: 50px;
    padding: 0;
}

.catalog-detail .advantages .advantages-item-text {
    padding: 0 0 0 12px;
}

.catalog-detail .price_buy_detail {
    /*width: 208px;*/
    padding: 20px;
}

.catalog-detail .catalog-detail-price {
    width: 100%;
    display: table;
    margin: -8px 0 0 0;
    padding: 0;
}

.catalog-detail .catalog-detail-price .catalog-detail-item-price, .catalog-detail .catalog-detail-price .catalog-detail-item-price-old, .catalog-detail .catalog-detail-price .catalog-detail-item-price-percent, .catalog-detail .catalog-detail-price .catalog-detail-item-price-reference, .catalog-detail .catalog-detail-price .catalog-detail-item-no-price {
    display: block;
    margin: 0;
    padding: 0;
}

.catalog-detail .catalog-detail-price .catalog-detail-item-price-old {
    margin: 3px 0 0 0;
}

.catalog-detail .catalog-detail-price .catalog-detail-item-price-reference {
    margin-bottom: 4px;
}

.catalog-detail .catalog-detail-price .catalog-detail-item-no-price {
    margin: 4px 0 4px 0;
}

.catalog-detail-price-ranges {
    margin-top: 9px;
    margin-bottom: 7px;
}

.catalog-detail-price-ranges.other-price {
    margin-top: 20px;
    margin-bottom: 20px;
}

.catalog-detail-price-ranges__row {
    width: 100%;
    margin-bottom: 4px;
    display: -webkit-box;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-end;
}

.catalog-detail-price-ranges__dots {
    flex-grow: 1;
}

.catalog-detail .catalog-detail-price .catalog-detail-price-ranges .from {
    margin-right: 3px;
}

.catalog-detail .catalog-detail-price .catalog-detail-price-ranges .unit {
    margin-left: 3px;
}

.catalog-detail .catalog-item-price-ranges-wrap {
    position: relative;
    margin: 0 0 0 3px;
}

.catalog-detail .catalog-detail-price .available {
    margin: 0;
    padding: 0;
}

.catalog-detail .catalog-detail-price .avl, .catalog-detail .catalog-detail-price .not_avl {
    height: 23px;
    display: table;
    padding: 0;
}

.catalog-detail .catalog-detail-price .avl i, .catalog-detail .catalog-detail-price .not_avl i, .catalog-detail .catalog-detail-price .avl span, .catalog-detail .catalog-detail-price .not_avl span {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.catalog-detail .catalog-detail-price .avl i, .catalog-detail .catalog-detail-price .not_avl i {
    padding: 0 6px 0 0;
}

.catalog-detail .catalog-detail-price .progress_bar_block {
    display: table;
    margin: 3px 0 0 0;
    padding: 0;
}

.catalog-detail .catalog-detail-price .progress_bar_title, .catalog-detail .catalog-detail-price .progress_bar_cont, .catalog-detail .catalog-detail-price .progress_bar_percent {
    display: table-cell;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}

.catalog-detail .catalog-detail-price .progress_bar_cont {
    padding: 0 7px;
}

.catalog-detail .catalog-detail-price .progress_bar_bg {
    width: 113px;
    height: 6px;
    position: relative;
    overflow: hidden;
}

.catalog-detail .catalog-detail-price .progress_bar_line {
    height: 6px;
    position: absolute;
    left: 0;
    top: 0;
}

.catalog-detail .catalog-detail-buy {
    width: 100%;
    display: table;
    margin: 10px 0 0 0;
    padding: 0;
}

.catalog-detail .buy_more_detail {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.catalog-detail .buy_more_detail .add2basket_form, .catalog-detail .buy_more_detail .cheaper_form {
    width: 100%;
    float: left;
}

.catalog-detail .buy_more_detail .qnt_cont {
    display: table;
    margin: 0 auto 10px;
    padding: 0;
}

.catalog-detail .buy_more_detail a.minus, .catalog-detail .buy_more_detail a.plus {
    width: 22px;
    height: 34px;
    float: left;
    display: table;
    margin: 0;
    padding: 0;
}

.catalog-detail .buy_more_detail a.minus span, .catalog-detail .buy_more_detail a.plus span {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.catalog-detail .buy_more_detail input[name="quantity"] {
    width: calc(100% - 44px);
    height: 34px;
    float: left;
    margin: 0;
    padding: 0;
}

.catalog-detail .time_buy_cont {
    width: 100%;
    height: 43px;
    display: table;
    margin: 0 0 5px 0;
    padding: 0;
}

.catalog-detail .time_buy_clock, .catalog-detail .time_buy_timer {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.catalog-detail .time_buy_clock {
    width: 45px;
    padding: 0 0 0 5px;
}

.catalog-detail .time_buy_timer .countdown-row {
    width: 100%;
    display: table;
    margin: 0;
    padding: 0;
}

.catalog-detail .time_buy_timer .countdown-show4 .countdown-section {
    width: 25%;
}

.catalog-detail .time_buy_timer .countdown-section {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.catalog-detail .time_buy_timer .countdown-period {
    display: block;
    margin: -4px 0 0 0;
    padding: 0;
}

.catalog-detail .buy_more_detail button[name="add2basket"], .catalog-detail .buy_more_detail .apuo_detail, .catalog-detail .buy_more_detail button[name="choose_offer"], .catalog-detail .buy_more_detail button[name="toitem"] {
    width: 100%;
    height: 41px;
    float: left;
    margin: 0;
    padding: 0;
}

.catalog-detail .buy_more_detail button[name="toitem"] {
    height: 37px;
}

.catalog-detail .buy_more_detail button[name="add2basket"] i {
    margin: 0;
    padding: 0 10px 0 0;
}

.catalog-detail .buy_more_detail .apuo_detail i {
    margin: 0;
    padding: 0 6px 0 0;
}

.catalog-detail .buy_more_detail .boc_anch, .catalog-detail .buy_more_detail .cheaper_anch {
    width: 100%;
    height: 29px;
    float: left;
    margin: 5px 0 0 0;
    padding: 0;
}

.catalog-detail .buy_more_detail .cheaper_anch {
    height: 27px;
}

.catalog-detail .buy_more_detail .boc_anch i, .catalog-detail .buy_more_detail .cheaper_anch i {
    margin: 0;
    padding: 0 7px 0 0;
}

.catalog-detail .buy_more_detail .hidden {
    display: none;
}

.catalog-detail .catalog-subscribe {
    width: 100%;
    display: table;
    margin-top: 5px;
}

.catalog-detail .catalog-subscribe .subscribe_anch {
    width: 100%;
    height: 29px;
    margin: 0;
    padding: 0;
}

.catalog-detail .catalog-subscribe .subscribe_anch i {
    padding-right: 7px;
}

.catalog-detail .compare_delay {
    width: 100%;
    display: table;
    margin: 5px 0 0 0;
    padding: 0;
}

.catalog-detail .compare, .catalog-detail .catalog-detail-delay {
    display: table-cell;
    vertical-align: top;
    margin: 0;
    padding: 0;
}

.catalog-detail .compare_delay > div:nth-child(2) {
    float: right;
}

.catalog-detail .compare a, .catalog-detail .delay a {
    height: 27px;
    display: block;
    margin: 0;
    padding: 0 11px 0 8px;
}

.catalog-detail .compare a .compare_cont, .catalog-detail .delay a .delay_cont {
    height: 27px;
    display: table;
    margin: 0 auto;
    padding: 0;
}

.catalog-detail .compare a i, .catalog-detail .delay a i, .catalog-detail .compare a .compare_text, .catalog-detail .delay a .delay_text {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.catalog-detail .compare a .compare_text, .catalog-detail .delay a .delay_text {
    padding: 0 0 0 5px;
}

.catalog-detail .compare .catalog-item-compare i:nth-child(2), .catalog-detail .compare .catalog-item-compared i:first-child, .catalog-detail .delay .catalog-item-delay i:nth-child(2), .catalog-detail .delay .catalog-item-delayed i:first-child {
    display: none;
}

.catalog-detail .compare .catalog-item-compared i:nth-child(2), .catalog-detail .delay .catalog-item-delayed i:nth-child(2) {
    display: table-cell;
}

.catalog-detail .catalog-detail-delivery {
    width: 100%;
    display: table;
    margin: 6px 0 0 0;
    padding: 0;
}

.catalog-detail .catalog-detail-delivery .name, .catalog-detail .catalog-detail-delivery .val {
    margin: 0;
    position: relative;
    top: 5px;
}

.catalog-detail .catalog-detail-delivery .name {
    float: left;
    padding: 0 3px 0 0;
}

.catalog-detail .catalog-detail-delivery .val {
    float: right;
    padding: 0 0 0 3px;
}

.catalog-detail .payment_methods {
    width: 100%;
    display: table;
    margin: 10px 0 0 0;
    padding: 0;
}

.catalog-detail .payment_methods .h3 {
    display: none;
}

.catalog-detail .payment_methods ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.catalog-detail .payment_methods ul li {
    width: 66px;
    height: 30px;
    float: left;
    display: table;
    table-layout: fixed;
    margin: 5px 0 0 0;
    padding: 0;
}

.catalog-detail .payment_methods ul li:nth-child(3n+2) {
    margin: 5px 5px 0 5px;
}

.catalog-detail .payment_methods ul li a {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.catalog-detail .catalog-detail-buttons {
    width: 100%;
    display: table;
    margin: 10px 0 0 0;
    padding: 0;
}

.catalog-detail .catalog-detail-buttons .pcd {
    height: 27px;
    display: block;
    margin: 5px 0 0 0;
}

.catalog-detail .catalog-detail-buttons .pcd:first-child {
    margin: 0;
}

.catalog-detail .catalog-detail-buttons .pcd i {
    margin: 0;
    padding: 0 7px 0 0;
}

.geolocation-delivery {
    margin-top: 10px;
}

.geolocation-delivery__title {
    display: table;
}

.geolocation-delivery__title > * {
    display: table-cell;
    vertical-align: middle;
}

.geolocation-delivery__title > span {
    padding-left: 7px;
    padding-right: 5px;
}

.geolocation-delivery__delivery-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 5px;
}

.geolocation-delivery__delivery-dots {
    flex-grow: 1;
}

.geolocation-delivery__wait, .geolocation-delivery__error {
    margin-top: 9px;
}

.geolocation-delivery-detail__params {
    display: table;
    margin-top: 20px;
    padding: 0 20px;
}

.geolocation-delivery-detail__col {
    display: table-cell;
    vertical-align: middle;
}

.geolocation-delivery-detail__qnt {
    margin-right: 20px;
    margin-left: 12px;
}

.geolocation-delivery-detail__qnt a.minus, .geolocation-delivery-detail__qnt a.plus {
    width: 22px;
    height: 23px;
    float: left;
    display: table;
    margin: 0;
    padding: 0;
}

.geolocation-delivery-detail__qnt a.minus span, .geolocation-delivery-detail__qnt a.plus span {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.geolocation-delivery-detail__qnt input[name="quantity"] {
    width: 32px;
    height: 19px;
    float: left;
    margin: 0;
    padding: 0;
}

.geolocation-delivery-detail__option input {
    display: none;
}

.geolocation-delivery-detail__option label {
    display: table;
    cursor: pointer;
}

.geolocation-delivery-detail__option .check-cont, .geolocation-delivery-detail__option .check-title {
    display: table-cell;
    vertical-align: middle;
}

.geolocation-delivery-detail__option .check-cont {
    width: 16px;
}

.geolocation-delivery-detail__option .check {
    width: 12px;
    height: 12px;
    display: block;
}

.geolocation-delivery-detail__option .check i {
    display: none;
}

.geolocation-delivery-detail__option input:checked + label .check i {
    display: block;
}

.geolocation-delivery-detail__option .check-title {
    padding-left: 7px;
}

.geolocation-delivery-detail__delivery-list {
    padding: 20px;
}

.geolocation-delivery-detail__delivery-item {
    width: 100%;
    display: table;
    margin-top: 2px;
    padding: 14px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.geolocation-delivery-detail__delivery-item:first-child {
    margin: 0;
}

.geolocation-delivery-detail__cell {
    display: table-cell;
    vertical-align: top;
}

.geolocation-delivery-detail__delivery-logo-wrap-wrap {
    width: 64px;
    padding-right: 12px;
}

.geolocation-delivery-detail__delivery-logo-wrap {
    width: 62px;
    height: 45px;
    display: table;
}

.geolocation-delivery-detail__delivery-logo {
    display: table-cell;
    vertical-align: middle;
}

.geolocation-delivery-detail__delivery-logo img {
    max-width: 62px;
    max-height: 45px;
}

.geolocation-delivery-detail__delivery-name {
    margin-top: -5px;
}

.geolocation-delivery-detail__delivery-period {
    width: 79px;
    padding-left: 12px;
}

.geolocation-delivery-detail__delivery-price {
    width: 88px;
    padding-left: 12px;
}

.catalog-detail .catalog-detail-properties, .tabs-catalog-detail .catalog-detail-properties {
    width: 100%;
    float: left;
    margin-top: 15px;
    padding: 0 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tabs-catalog-detail .catalog-detail-properties {
    margin: 0;
}

.catalog-detail .catalog-detail-properties .h4 {
    width: 100%;
    margin: 0;
    padding: 0 0 6px 0;
}

.catalog-detail .catalog-detail-property, .tabs-catalog-detail .catalog-detail-property {
    width: 100%;
    display: -webkit-box;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 7px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-end;
}

.catalog-detail .catalog-detail-property .name, .tabs-catalog-detail .catalog-detail-property .name {
    max-width: 50%;
}

.catalog-detail .catalog-detail-property .hint-wrap, .tabs-catalog-detail .catalog-detail-property .hint-wrap {
    padding-left: 7px;
    position: relative;
    top: 2px;
}

.catalog-detail .catalog-detail-property .hint, .tabs-catalog-detail .catalog-detail-property .hint {
    display: block;
}

.catalog-detail .catalog-detail-property .dots, .tabs-catalog-detail .catalog-detail-property .dots {
    flex-grow: 1;
}

.catalog-detail .catalog-detail-property .val, .tabs-catalog-detail .catalog-detail-property .val {
    max-width: 35%;
}

.column-collection {
    width: 100%;
    display: table;
    margin-top: 20px;
}

.column-collection .column {
    display: table-cell;
    width: 50%;
}

.column-collection .first, .column-collection .second {
    float: left;
    margin: 0;
    padding: 0;
}

.column-collection .first .rating {
    margin: 5px 0 14px 0;
}

.column-collection .first .rating table {
    border-collapse: collapse;
}

.column-collection .first .rating table td {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.column-collection .first .rating .star-active {
    cursor: pointer;
}

.column-collection .first .rating table td.vote-result {
    padding: 0 0 0 7px;
}

.column-collection .first .catalog-detail-preview-text {
    padding-right: 7px;
}

.column-collection .second .h4 {
    width: 100%;
    margin: 0;
    padding: 0 0 6px 7px;
}

.column-collection .second .catalog-detail-property {
    width: 100%;
    display: -webkit-box;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 7px;
    padding-left: 7px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-end;
}

.column-collection .second .catalog-detail-property .name {
    max-width: 50%;
}

.column-collection .second .catalog-detail-property .hint-wrap {
    padding-left: 7px;
    position: relative;
    top: 2px;
}

.column-collection .second .catalog-detail-property .hint {
    display: block;
}

.column-collection .second .catalog-detail-property .dots {
    flex-grow: 1;
}

.column-collection .second .catalog-detail-property .val {
    max-width: 30%;
}

.tabs-catalog-detail {
    float: left;
    margin-top: 30px;
    margin-bottom: 0;
}

.tabs-catalog-detail .tabs__box {
    margin-top: 12px;
}

.tabs-catalog-detail .tabs__box .tabs-wrap {
    margin-top: 0;
}

.tabs-catalog-detail .tabs__box .tabs-wrap .tabs__tab {
    height: 30px;
    margin-bottom: 20px;
}

.tabs-catalog-detail .tabs__box .tabs-wrap .tabs__tab.current:after {
    display: none;
}

.catalog-detail-files-docs {
    width: 100%;
    display: table;
    margin: 0;
    padding: 0;
}

.catalog-detail-files-docs .files-docs-item-cont {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px 0;
    padding: 0 0 0 21px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.catalog-detail-files-docs .files-docs-item {
    display: table;
    margin: 0;
    padding: 0;
}

.catalog-detail-files-docs .files-docs-icon, .catalog-detail-files-docs .files-docs-block {
    display: table-cell;
    vertical-align: top;
    margin: 0;
    padding: 0;
}

.catalog-detail-files-docs .files-docs-icon {
    padding: 0 29px 0 0;
}

.catalog-detail-files-docs .files-docs-name, .catalog-detail-files-docs .files-docs-size {
    display: block;
}

.catalog-detail-files-docs .files-docs-size {
    margin: 4px 0 0 0;
}

.catalog-detail-stores {
    width: 100%;
    float: left;
    margin: -7px 0 0 0;
    padding: 0;
}

.catalog-detail-store {
    width: 100%;
    float: left;
    margin: 0 0 7px 0;
    padding: 0;
}

.catalog-detail-store .name {
    float: left;
    margin: 0;
    padding: 0 3px 0 0;
    position: relative;
    top: 5px;
}

.catalog-detail-store .val {
    float: right;
    margin: 0;
    padding: 0 0 0 3px;
    position: relative;
    top: 5px;
}

.catalog-detail-element .hidden {
    display: none !important;
}

.reviews-collapse {
    margin-left: 10px;
}

.reviews-collapse a.reviews-collapse-link {
    height: 27px;
    display: table;
    padding: 0 12px;
}

.reviews-collapse a.reviews-collapse-link i, .reviews-collapse a.reviews-collapse-link .full {
    display: table-cell;
    vertical-align: middle;
}

.reviews-collapse a.reviews-collapse-link i {
    padding-right: 7px;
}

.reviews-collapse a.reviews-collapse-link .short {
    display: none;
}

.catalog-reviews-list {
    margin-top: 20px;
    margin-left: 10px;
}

.catalog-review {
    width: 100%;
    display: table;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.catalog-review:last-child {
    margin: 0;
}

.catalog-review__col {
    display: table-cell;
    vertical-align: top;
}

.catalog-review__userpic-wrap {
    width: 59px;
    padding-right: 10px;
}

.catalog-review__userpic {
    width: 57px;
    height: 57px;
    display: table-cell;
    vertical-align: middle;
}

.catalog-review__userpic img {
    width: auto;
    max-width: 57px;
    height: auto;
    max-height: 57px;
}

.catalog-review__date {
    padding-left: 5px;
}

.catalog-review__text {
    display: block;
    margin-top: 10px;
}

.catalog-review__report {
    display: block;
    width: 100%;
    margin: 10px 0 5px 0;
    padding: 10px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.catalog-review__report-title {
    margin: 0;
    padding: 0 0 5px 18px;
}

.catalog-review__report-text {
    display: inline-block;
    margin: 0;
    padding: 0 10px 0 18px;
}

.catalog-detail-offers-list, .set-constructor, .kit-items, .filtered-items, .bigdata-items {
    /*width: 100%;*/
    /*float: left;*/
    /*margin: 20px 0 0 0;*/
    /*padding: 0;*/
}

.catalog-detail-offers-list .h3, .set-constructor .h3, .kit-items .h3, .filtered-items .h3, .bigdata-items .h3 {
    /*width: 100%;*/
    /*margin: 0;*/
    /*padding: 10px 0;*/
}

.catalog-detail-offers-list .offers-items {
    width: 100%;
    float: left;
    margin: 6px 0 0 0;
    padding: 0;
}

.catalog-detail-offers-list .offers-items .thead {
    width: 100%;
    height: 31px;
    display: table;
    margin: 0;
    padding: 0;
}

.catalog-detail-offers-list .offers-items .thead > div {
    height: 31px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.catalog-detail-offers-list .offers-items .thead .offers-items-image {
    width: 83px;
    padding: 0 0 0 14px;
}

.catalog-detail-offers-list .offers-items .thead .offers-items-name {
    width: 164px;
}

.catalog-detail-offers-list .offers-items .thead .offers-items-prop {
    width: 99px;
}

.catalog-detail-offers-list .offers-items .thead .offers-items-price {
    width: auto;
}

.catalog-detail-offers-list .offers-items .thead .offers-items-buy {
    width: 231px;
    padding: 0 13px 0 35px;
}

.catalog-detail-offers-list .offers-items .tbody {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.offers-items .catalog-item .catalog-item-info {
    display: table;
    padding: 8px 11px 8px 12px;
}

.offers-items .catalog-item .catalog-item-image-cont, .offers-items .catalog-item .catalog-item-title, .offers-items .catalog-item .catalog-item-prop, .offers-items .catalog-item .item-price, .offers-items .catalog-item .buy_more {
    float: none;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.offers-items .catalog-item .catalog-item-image-cont {
    width: 84px;
}

.offers-items .catalog-item .catalog-item-image {
    width: 72px;
    height: 72px;
}

.offers-items .catalog-item .catalog-item-image > div {
    display: table-cell;
    vertical-align: middle;
}

.offers-items .catalog-item .catalog-item-image img {
    width: auto;
    max-width: 72px;
    height: auto;
    max-height: 72px;
}

.offers-items .catalog-item .catalog-item-image .sticker {
    position: absolute;
    right: 0;
    bottom: 3px;
}

.offers-items .catalog-item .catalog-item-image .sticker span {
    width: 28px;
    height: 16px;
}

.offers-items .catalog-item .catalog-item-image .sticker span::after {
    content: none;
}

.offers-items .catalog-item .catalog-item-image .zoom {
    width: 100%;
    height: 72px;
    display: table;
    position: absolute;
    left: -9999px;
    top: 0;
    opacity: 0;
}

.offers-items .catalog-item .catalog-item-image a:hover .zoom {
    left: 0;
    opacity: 1;
}

.offers-items .catalog-item .catalog-item-image .zoom i {
    display: table-cell;
    vertical-align: middle;
}

.offers-items .catalog-item .catalog-item-title {
    width: 164px;
}

.offers-items .catalog-item .catalog-item-title .name, .offers-items .catalog-item .catalog-item-title .article, .offers-items .catalog-item .catalog-item-title .prop {
    display: block;
    margin: 0;
    padding: 0;
}

.offers-items .catalog-item .catalog-item-title .article {
    float: none;
    margin: 9px 0 0 0;
}

.offers-items .catalog-item .catalog-item-prop {
    width: 99px;
}

.offers-items .catalog-item .catalog-item-prop .prop_cont {
    width: 24px;
    height: 24px;
    display: table;
    margin: 0 auto;
    padding: 0;
}

.offers-items .catalog-item .catalog-item-prop .prop {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.offers-items .catalog-item .catalog-item-prop .prop img {
    width: auto;
    max-width: 24px;
    height: auto;
    max-height: 24px;
    vertical-align: middle;
}

.offers-items .catalog-item .catalog-item-prop .prop i {
    width: 24px;
    height: 24px;
    display: block;
    margin: 0;
    padding: 0;
}

.offers-items .catalog-item .item-price {
    width: auto;
}

.offers-items .catalog-item .catalog-item-props-mob {
    display: none;
}

.offers-items .catalog-item .buy_more {
    width: 247px;
    padding: 0 0 0 19px;
    position: static;
}

.offers-items .catalog-item .buy_more.no-one-click {
    width: 153px;
}

.offers-items .catalog-item .buy_more .avl, .offers-items .catalog-item .buy_more .not_avl {
    float: left;
}

.offers-items .catalog-item .delay a {
    width: 27px;
    padding: 0;
}

.offers-items .catalog-item .buy_more .add2basket_block {
    width: auto;
    margin: 5px 0 0 0;
}

.offers-items .catalog-item .buy_more .add2basket_block form {
    float: left;
}

.offers-items .catalog-item .buy_more .qnt_cont {
    float: left;
    margin: 3px 0 0 0;
}

.offers-items .catalog-item .buy_more a.minus, .offers-items .catalog-item .buy_more a.plus {
    float: left;
}

.offers-items .catalog-item .buy_more input[name="quantity"] {
    float: left;
}

.offers-items .catalog-item .buy_more button[name="add2basket"] {
    width: 37px;
    margin: 0 0 0 5px;
}

.offers-items .catalog-item .buy_more button[name="add2basket"] i {
    padding: 0;
}

.offers-items .catalog-item .buy_more button[name="add2basket"] span {
    display: none;
}

.offers-items .catalog-item .buy_more .boc_anch {
    width: 87px;
    height: 29px;
    float: left;
    margin: 0 0 0 5px;
    padding: 0;
}

.offers-items .catalog-item .buy_more .apuo {
    width: 119px;
    margin: 5px 0 0 0;
}

.offers-items .catalog-item .buy_more .apuo i, .offers-items .catalog-item .buy_more .boc_anch i {
    margin: 0;
    padding: 0 7px 0 0;
}

.offers-items .catalog-item .buy_more .apuo .short {
    display: inline-block;
}

.kit-items .catalog-item-cards, .set-constructor .catalog-item-cards {
    display: table;
    margin: 0;
}

.kit-items .catalog-item-card, .set-constructor .catalog-item-card, .catalog-subscribe-items .catalog-item-card {
    width: 188px;
}

.kit-items .catalog-item-card, .catalog-subscribe-items .catalog-item-card {
    margin: 0 0 2px 2px;
}

.kit-items .catalog-item-card:nth-child(5n+1), .catalog-subscribe-items .catalog-item-card:nth-child(5n+1) {
    margin: 0 0 2px 0;
}

.set-constructor .catalog-item-card {
    float: none;
    display: table-cell;
    vertical-align: top;
    margin: 0;
}

.kit-items .catalog-item-card .item-image-cont, .set-constructor .catalog-item-card.original-item .item-image-cont, .catalog-subscribe-items .catalog-item-card .item-image-cont {
    margin: 0;
}

.kit-items .catalog-item-card .item-image, .set-constructor .catalog-item-card .item-image, .catalog-subscribe-items .catalog-item-card .item-image {
    height: 160px;
}

.kit-items .catalog-item-card .item-image a img, .set-constructor .catalog-item-card .item-image a img, .set-constructor .catalog-item-card .item-image span img, .catalog-subscribe-items .catalog-item-card .item-image a img {
    max-width: 160px;
    max-height: 160px;
}

.set-constructor .catalog-item-card.result-item .item-image i {
    display: table-cell;
    vertical-align: middle;
}

.kit-items .catalog-item-card .item-all-title, .set-constructor .catalog-item-card.original-item .item-all-title, .catalog-subscribe-items .catalog-item-card .item-all-title {
    height: 50px;
}

.kit-items .catalog-item-card .item-price-cont, .kit-items .catalog-item-card .item-price-cont.one.reference, .set-constructor .catalog-item-card .item-price-cont.one.reference {
    height: 52px;
}

.set-constructor .other-items-section-slider .catalog-item-card .item-price-cont {
    height: 62px;
}

.kit-items .catalog-item-card .item-price-cont.reference, .set-constructor .catalog-item-card .item-price-cont.reference {
    height: 72px;
}

.kit-items .catalog-item-card .item-price-cont.one, .set-constructor .catalog-item-card .item-price-cont.one {
    height: 60px;
}

.set-constructor .catalog-item-card.result-item .item-price-cont {
    height: 69px;
}

.set-constructor .catalog-item-card.result-item .item-price-cont.reference {
    height: 94px;
}

.set-constructor .catalog-item-card.result-item .item-price-cont.one {
    height: 50px;
}

.set-constructor .catalog-item-card.result-item .item-price-cont.one.reference {
    height: 74px;
}

.set-constructor .catalog-item-card.result-item .buy_more {
    height: auto;
}

.set-constructor .catalog-item-card.result-item .buy_more .add2basket_block {
    float: none;
    position: static;
}

.set-constructor .catalog-item-card.result-item .buy_more button[name="add2basket"] {
    width: 100%;
    position: static;
}

.set-constructor .added-items:before, .set-constructor .added-items:after {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 77px;
}

.set-constructor .added-items:before {
    left: -17px;
}

.set-constructor .added-items:after {
    right: -17px;
}

.set-constructor .added-items {
    width: auto;
    display: table-cell;
    vertical-align: top;
    padding: 30px;
    position: relative;
}

.set-constructor .added-items .catalog-item.added-item {
    margin: 0 0 2px 0;
}

.set-constructor .added-items .catalog-item.added-item:last-child {
    margin: 0;
}

.set-constructor .catalog-item.added-item .catalog-item-info {
    display: table;
    padding: 13px;
}

.set-constructor .catalog-item.added-item .catalog-item-image-cont {
    width: 70px;
    float: none;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding-right: 12px;
}

.set-constructor .catalog-item.added-item .catalog-item-image {
    width: 70px;
    height: 70px;
    display: table;
}

.set-constructor .catalog-item.added-item .catalog-item-image a {
    display: table-cell;
    vertical-align: middle;
}

.set-constructor .catalog-item.added-item .catalog-item-image img {
    width: auto;
    max-width: 70px;
    height: auto;
    max-height: 70px;
}

.set-constructor .catalog-item.added-item .catalog-item-title {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}

.set-constructor .catalog-item.added-item .catalog-item-article {
    margin-top: 8px;
}

.set-constructor .catalog-item.added-item .item-price {
    float: none;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0 20px 0 0;
}

.set-constructor .catalog-item.added-item .catalog-item-delete {
    width: 24px;
    display: table-cell;
    vertical-align: middle;
}

.set-constructor .catalog-item.added-item .catalog-item-delete a {
    width: 24px;
    height: 24px;
    display: table;
}

.set-constructor .catalog-item.added-item .catalog-item-delete a i {
    display: table-cell;
    vertical-align: middle;
}

.set-constructor .other-items {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.set-constructor .other-items-section, .set-constructor .other-items-section-title {
    width: 100%;
    float: left;
}

.set-constructor .other-items-section {
    margin-bottom: 8px;
}

.set-constructor .other-items-section-title {
    margin-bottom: 2px;
    padding: 8px 38px 8px 12px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.set-constructor .other-items-section-title .cont {
    display: table;
}

.set-constructor .other-items-section-title .text, .set-constructor .other-items-section-title .qnt_cont {
    display: table-cell;
    vertical-align: middle;
}

.set-constructor .other-items-section-title .qnt_cont {
    padding-left: 7px;
}

.set-constructor .other-items-section-title .qnt {
    height: 24px;
    display: block;
    padding: 0 8px;
}

.set-constructor .other-items-section-title i {
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -9px;
}

.set-constructor .other-items-section-childs {
    width: 100%;
    float: left;
    position: relative;
}

.set-constructor .other-items-section-slider-cont {
    width: 100%;
    float: left;
    overflow: hidden;
}

.set-constructor .other-items-section-slider {
    float: left;
    position: relative;
}

.set-constructor .catalog-item-card.other-item {
    float: left;
    margin-left: 2px;
    margin-top: 2px;
}

.set-constructor .catalog-item-card.other-item:first-child {
    margin-left: 0;
}

.set-constructor .catalog-item-card.other-item .item-article, .catalog-subscribe-items .catalog-item-card .item-article {
    width: 100%;
    margin-top: 8px;
    overflow: hidden;
}

.set-constructor .catalog-item-card.other-item .buy_more, .catalog-subscribe-items .catalog-item-card .buy_more {
    height: auto;
}

.set-constructor .catalog-item-card.other-item .buy_more .add2basket_block, .catalog-subscribe-items .catalog-item-card .buy_more .add2basket_block {
    float: none;
    position: static;
}

.set-constructor .catalog-item-card.other-item .buy_more button[name="add2set"] {
    width: 100%;
    height: 29px;
}

.set-constructor .catalog-item-card.other-item .buy_more button[name="add2set"] i {
    padding-right: 7px;
}

.set-constructor .catalog-item-card.other-item .buy_more button[name="add2set"] .short {
    display: none;
}

.set-constructor .catalog-item-card.other-item .buy_more .apuo, .catalog-subscribe-items .catalog-item-card .buy_more .apuo {
    width: auto;
    display: block;
    position: static;
}

.set-constructor .other-items-section-slider-arrow {
    width: 40px;
    height: 42px;
    display: none;
    position: absolute;
    top: 80px;
    margin: 0;
    padding: 0;
}

.set-constructor .other-items-section-slider-arrow.left {
    left: -8px;
}

.set-constructor .other-items-section-slider-arrow.right {
    right: -8px;
}

.set-constructor .other-items-section-slider-arrow .arrow-cont {
    width: 40px;
    height: 42px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.set-constructor .other-items-section-slider-arrow .arrow-cont:before, .set-constructor .other-items-section-slider-arrow .arrow-cont:after {
    width: 0;
    height: 0;
    position: absolute;
    content: "";
}

.set-constructor .other-items-section-slider-arrow.left .arrow-cont:before, .set-constructor .other-items-section-slider-arrow.left .arrow-cont:after {
    left: 0;
}

.set-constructor .other-items-section-slider-arrow.right .arrow-cont:before, .set-constructor .other-items-section-slider-arrow.right .arrow-cont:after {
    right: 0;
}

.set-constructor .other-items-section-slider-arrow .arrow-cont:before {
    top: -4px;
}

.set-constructor .other-items-section-slider-arrow .arrow-cont:after {
    bottom: -4px;
}

.compare-list-result .sort {
    width: 100%;
    margin: 0;
    padding: 0 0 10px 0;
}

.compare-list-result .sort .sorttext {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
}

.compare-list-result .sort a.sortbutton {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
}

.compare-list-result .sort a.sortbutton:last-child {
    margin: 0;
}

.compare-list-result .sort a.sortbutton .mob {
    display: none;
}

.compare-list-result .sort a.sortbutton.current {
    padding: 5px 10px;
}

.compare-grid {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    overflow: auto;
}

table.compare-grid {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

table.compare-grid td {
    vertical-align: top;
    margin: 0;
    padding: 5px 10px;
}

table.compare-grid tr.compare-delete td {
    padding: 5px 10px 15px 10px;
}

table.compare-grid tr.price td {
    padding: 15px 10px 7px 10px;
    vertical-align: bottom;
}

table.compare-grid tr.buy td {
    padding: 0 10px;
    vertical-align: bottom;
}

table.compare-grid tr.delay td {
    padding: 5px 10px 15px 10px;
}

table.compare-grid .compare-delete-item {
    height: 27px;
    display: inline-block;
    margin: 0;
    padding: 0 20px;
}

table.compare-grid .compare-delete-item i {
    margin: 0;
    padding: 0 7px 0 0;
}

table.compare-grid .catalog-item-price, table.compare-grid .catalog-item-price-old, table.compare-grid .catalog-item-price-percent, table.compare-grid .catalog-item-price-reference, table.compare-grid .item-no-price {
    display: block;
    margin: 0;
    padding: 0;
}

table.compare-grid .catalog-item-price-reference {
    margin-bottom: 4px;
}

table.compare-grid .item-no-price {
    margin: 0 0 4px 0;
}

table.compare-grid .available {
    margin: 0;
    padding: 0;
}

table.compare-grid .available .avl, table.compare-grid .available .not_avl {
    height: 23px;
    display: table;
    margin: 0 auto;
    padding: 0;
}

table.compare-grid .available .avl i, table.compare-grid .available .not_avl i, table.compare-grid .available .avl span, table.compare-grid .available .not_avl span {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

table.compare-grid .available .avl i, table.compare-grid .available .not_avl i {
    padding: 0 6px 0 0;
}

table.compare-grid .buy_more {
    width: 138px;
    margin: 0 auto;
    padding: 0;
}

table.compare-grid .buy_more .qnt_cont {
    display: table;
    margin: 0 auto;
    padding: 0;
}

table.compare-grid .buy_more a.minus, table.compare-grid .buy_more a.plus {
    width: 22px;
    height: 23px;
    float: left;
    display: table;
    margin: 0;
    padding: 0;
}

table.compare-grid .buy_more a.minus span, table.compare-grid .buy_more a.plus span {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

table.compare-grid .buy_more input[name="quantity"] {
    width: 32px;
    height: 19px;
    float: left;
    margin: 0;
    padding: 0;
}

table.compare-grid .buy_more button[name="add2basket"], table.compare-grid .buy_more .apuo {
    width: 138px;
    height: 29px;
    margin: 5px 0 0 0;
    padding: 0;
}

table.compare-grid .buy_more .apuo {
    float: left;
}

table.compare-grid .buy_more .apuo {
    width: 136px;
    height: 27px;
}

table.compare-grid .buy_more button[name="add2basket"] i, table.compare-grid .buy_more .apuo i {
    margin: 0;
    padding: 0 7px 0 0;
}

table.compare-grid .buy_more .hidden {
    display: none;
}

table.compare-grid .delay {
    width: 138px;
    margin: 0 auto;
    padding: 0;
}

table.compare-grid .delay a {
    height: 27px;
    display: block;
    margin: 0;
    padding: 0 11px 0 8px;
}

table.compare-grid .delay a .delay_cont {
    height: 27px;
    display: table;
    margin: 0 auto;
    padding: 0;
}

table.compare-grid .delay a i, table.compare-grid .delay a .delay_text {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

table.compare-grid .delay a .delay_text {
    padding: 0 0 0 5px;
}

table.compare-grid .delay .catalog-item-delay i:nth-child(2), table.compare-grid .delay .catalog-item-delayed i:first-child {
    display: none;
}

table.compare-grid .delay .catalog-item-delayed i:nth-child(2) {
    display: table-cell;
}

.compare-list-result a.compare-delete-item-all {
    height: 27px;
    display: inline-block;
    margin: 0;
    padding: 0 20px;
}

.compare-list-result a.compare-delete-item-all i {
    margin: 0;
    padding: 0 7px 0 0;
}

.scroll-up {
    width: 40px;
    height: 40px;
    display: none;
    position: fixed;
    right: 20px;
    bottom: 68px;
    z-index: 1100;
}

#addItemInCart {
    width: 376px;
}

#addItemInCart .cont {
    width: 100%;
    margin: 0;
    padding: 20px 20px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#addItemInCart .item_image_cont {
    width: 100%;
    height: 178px;
    display: table;
    margin: 0;
    padding: 0;
}

#addItemInCart .item_image_full {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

#addItemInCart .item_title {
    margin: 12px 0 0 0;
    padding: 0;
}

#addItemInCart .close, #addItemInCart .order {
    height: 31px;
    margin: 0;
    padding: 0 20px;
}

#addItemInCart .close {
    float: left;
}

#addItemInCart .order {
    float: right;
}

.more_options {
    width: 714px;
}

.more_options .item_info {
    width: 100%;
    display: table;
    margin: 0;
    padding: 0;
}

.more_options .item_image {
    width: 178px;
    display: table-cell;
    vertical-align: top;
    margin: 0;
    padding: 20px;
}

.more_options .item_image .img {
    margin: 0;
    padding: 0;
}

.more_options .item_image .item_name {
    margin: 12px 0 0 0;
    padding: 0;
}

.more_options .item_block {
    display: table-cell;
    vertical-align: top;
    margin: 0;
    padding: 0 20px 20px;
}

.more_options .item_block .offer_block {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

.more_options .item_block .offer_block td {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
}

.more_options .item_block .offer_block td.h3 {
    padding: 15px 0 6px 0;
}

.more_options .item_block .offer_block ul {
    width: 100%;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

.more_options .item_block .offer_block ul li {
    float: left;
    margin: 6px 6px 0 0;
    padding: 0;
}

.more_options .item_block .offer_block ul.COLOR li {
    margin: 4px 4px 0 0;
}

.more_options .item_block .offer_block ul li span {
    display: block;
    margin: 0;
    padding: 0 12px;
}

.more_options .item_block .offer_block ul.COLOR li span {
    width: 26px;
    height: 26px;
    display: block;
    padding: 0;
}

.more_options .item_block .offer_block ul.COLOR li span i {
    width: 24px;
    height: 24px;
    display: block;
}

.more_options .item_block .offer_block ul li:hover span, .more_options .item_block .offer_block ul.COLOR li:hover span {
    cursor: pointer;
}

.more_options .item_sale {
    width: 100%;
    display: table;
    margin-top: 15px;
}

.more_options .item_sale .catalog_price {
    display: table-cell;
    vertical-align: bottom;
}

.more_options .item_sale .catalog_price .price-normal, .more_options .item_sale .catalog_price .price-old, .more_options .item_sale .catalog_price .price-percent, .more_options .item_sale .catalog_price .price-reference, .more_options .item_sale .catalog_price .no-price {
    display: block;
    margin: 0;
    padding: 0;
}

.more_options .item_sale .catalog_price .price-reference {
    margin-bottom: 4px;
}

.more_options .item_sale .catalog_price .no-price {
    margin: 0 0 4px 0;
}

.more_options .item_sale .catalog_price .price-ranges {
    margin-top: 9px;
    margin-bottom: 7px;
}

.more_options .item_sale .catalog_price .price-ranges__row {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.more_options .item_sale .catalog_price .price-ranges__dots {
    flex-grow: 1;
}

.more_options .item_sale .catalog_price .price-ranges .from {
    margin-right: 3px;
}

.more_options .item_sale .catalog_price .price-ranges .unit {
    margin-left: 3px;
}

.more_options .item_sale .catalog_price .price-ranges .price-ranges-wrap {
    display: inline-block;
    position: relative;
    margin-left: 3px;
}

.more_options .item_sale .catalog_price .price-ranges .catalog-item-price-ranges {
    text-decoration: none;
}

.more_options .item_sale .catalog_price .price-ranges .catalog-item-price-ranges i {
    font-size: 19px;
    color: #c2c5da;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s;
}

.more_options .item_sale .catalog_price .price-ranges .catalog-item-price-ranges:hover i {
    color: #c90;
}

.more_options .item_sale .catalog_price .available {
    margin: 0;
    padding: 0;
}

.more_options .item_sale .catalog_price .avl, .more_options .item_sale .catalog_price .not_avl {
    height: 23px;
    display: table;
    margin: 0;
    padding: 0;
}

.more_options .item_sale .catalog_price .avl i, .more_options .item_sale .catalog_price .not_avl i, .more_options .item_sale .catalog_price .avl span, .more_options .item_sale .catalog_price .not_avl span {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.more_options .item_sale .catalog_price .avl i, .more_options .item_sale .catalog_price .not_avl i {
    padding: 0 6px 0 0;
}

.more_options .item_sale .catalog_buy_more {
    display: table-cell;
    vertical-align: bottom;
}

.more_options .item_sale .buy_more {
    float: right;
    margin: 0;
    padding: 0;
}

.more_options .item_sale .buy_more .qnt_cont {
    float: left;
    margin: 3px 0 0 0;
    padding: 0;
}

.more_options .item_sale .buy_more a.minus, .more_options .item_sale .buy_more a.plus {
    width: 22px;
    height: 23px;
    float: left;
    display: table;
    margin: 0;
    padding: 0;
}

.more_options .item_sale .buy_more a.minus span, .more_options .item_sale .buy_more a.plus span {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.more_options .item_sale .buy_more input[name="quantity"] {
    width: 32px;
    height: 19px;
    float: left;
    margin: 0;
    padding: 0;
}

.more_options .item_sale .buy_more button[name="add2basket"] {
    width: 138px;
    height: 29px;
    margin: 0 0 0 15px;
    padding: 0;
}

.more_options .item_sale .buy_more .apuo {
    width: 138px;
    height: 29px;
    margin: 0;
    padding: 0;
}

.more_options .item_sale .buy_more button[name="add2basket"] i, .more_options .item_sale .buy_more .apuo i {
    margin: 0;
    padding: 0 7px 0 0;
}

.more_options .hidden {
    display: none !important;
}

.more_options.offers-list {
    width: 976px;
}

.more_options .item_block.offers-list {
    padding: 0 20px 20px 20px;
}

.more_options .catalog-detail-offers-list {
    margin: 0;
}

.more_options .catalog-detail-offers-list .h3 {
    padding: 15px 0 6px 0;
}

.more_options .catalog-detail-offers-list .offers-items .thead .offers-items-name, .more_options .offers-items .catalog-item .catalog-item-title {
    width: 130px;
}

.more_options .catalog-detail-offers-list .offers-items .thead .offers-items-prop, .more_options .offers-items .catalog-item .catalog-item-prop {
    width: 84px;
}

.more_options .catalog-detail-offers-list .offers-items .thead .offers-items-buy {
    width: 105px;
}

.more_options .offers-items .catalog-item .buy_more {
    width: 121px;
    float: none;
    padding: 0 0 0 19px;
}

.more_options .offers-items .catalog-item .buy_more.no-one-click {
    width: 160px;
}

.more_options .offers-items .catalog-item .buy_more .add2basket_block {
    position: relative;
}

.more_options .offers-items .catalog-item .buy_more.no-one-click .add2basket_block {
    width: 100%;
}

.more_options .offers-items .catalog-item .delay {
    position: absolute;
    left: 0;
    bottom: 0;
}

.more_options .offers-items .catalog-item .buy_more.no-one-click .delay {
    left: auto;
    right: 0;
}

.more_options .offers-items .catalog-item .buy_more button[name="add2basket"] {
    width: 37px;
    margin: 0 0 0 5px;
}

.more_options .offers-items .catalog-item .buy_more button[name="add2basket"] i {
    padding: 0;
}

.more_options .offers-items .catalog-item .buy_more button[name="add2basket"] span {
    display: none;
}

.more_options .offers-items .catalog-item .buy_more .boc_anch {
    float: right;
    margin: 5px 0 0 0;
}

.more_options .offers-items .catalog-item .buy_more .apuo_form {
    width: 100%;
    float: left;
    margin: 5px 0 0 0;
}

.more_options .offers-items .catalog-item .buy_more .apuo {
    width: 121px;
}

.sale-personal-section__list {
    width: 100%;
    float: left;
}

.sale-personal-section__item {
    width: 25%;
    height: 160px;
    float: left;
    display: table;
    margin-bottom: 2px;
    padding-left: 2px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.sale-personal-section__item:first-child, .sale-personal-section__item:nth-child(4n+1) {
    padding: 0;
}

.sale-personal-section__item-link {
    display: table-cell;
    vertical-align: middle;
}

.sale-personal-section__item-icon, .sale-personal-section__item-title {
    display: block;
}

.sale-personal-section__item-icon {
    position: relative;
}

.sale-personal-section__item-sum-wrap {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -7px;
}

.sale-personal-section__item-sum {
    display: table;
    margin: 0 auto;
    padding: 0 8px;
}

.sale-personal-section__item-title {
    margin-top: 16px;
}

.sale-personal-section__item-count {
    display: inline-block;
    vertical-align: top;
    padding: 0 8px;
}

.cart-items .sort-clear {
    width: 100%;
    display: table;
    margin: 0 0 10px 0;
    padding: 0;
}

.cart-items .sort, .cart-items .clear {
    display: table-cell;
    /*vertical-align: top;*/
    /*margin: 0;*/
    /*padding: 0;*/
}

.cart-items .sort .sorttext, .cart-items .sort a.sortbutton {
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 0;
}

.cart-items .sort a.sortbutton.current {
    padding: 6px 10px;
}

.cart-items .sort a.sortbutton .mob {
    display: none;
}

.cart-items .clear {
    width: 200px;
}

.cart-items .clear a {
    /*color: #202020;*/
    /*text-decoration: none;*/
}

.cart-items .clear.clear-shelve {
    width: 182px;
}

.cart-items .clear.clear-subscribe {
    width: 176px;
}

.cart-items .clear a.clear_cart {
    height: 27px;
    display: block;
    margin: 0;
    padding: 0;
}

.cart-items .equipment, .cart-items .equipment-order, .cart-items .equipment-profile {
    width: 100%;
    margin: 0;
    padding: 0;
}

.cart-items .equipment .thead, .cart-items .equipment-order .thead, .cart-items .equipment-profile .thead {
    width: 100%;
    height: 31px;
    display: table;
    margin: 0;
    padding: 0;
}

.cart-items .equipment .thead .cart-item-image, .cart-items .equipment .thead .cart-item-name, .cart-items .equipment .thead .cart-item-price, .cart-items .equipment .thead .cart-item-quantity, .cart-items .equipment .thead .cart-item-summa, .cart-items .equipment .thead .cart-item-actions, .cart-items .equipment-order .thead .cart-item-name, .cart-items .equipment-order .thead .cart-item-price, .cart-items .equipment-order .thead .cart-item-quantity, .cart-items .equipment-order .thead .cart-item-summa, .cart-items .equipment-profile .thead .cart-item-number, .cart-items .equipment-profile .thead .cart-item-date, .cart-items .equipment-profile .thead .cart-item-name, .cart-items .equipment-profile .thead .cart-item-person-type, .cart-items .equipment-profile .thead .cart-item-actions {
    height: 31px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.cart-items .equipment-profile .thead .cart-item-number {
    width: 42px;
    padding-left: 15px;
}

.cart-items .equipment-profile .thead .cart-item-date {
    width: 140px;
}

.cart-items .equipment .thead .cart-item-image {
    width: 78px;
    padding: 0 0 0 9px;
}

.cart-items .equipment .thead .cart-item-name, .cart-items .equipment-order .thead .cart-item-name, .cart-items .equipment-profile .thead .cart-item-name {
    width: auto;
}

.cart-items .equipment-order .thead .cart-item-name {
    padding: 0 0 0 15px;
}

.cart-items .equipment .thead .cart-item-price {
    width: 85px;
}

.cart-items .equipment-order .thead .cart-item-price {
    width: 100px;
}

.cart-items .equipment .thead .cart-item-quantity {
    width: 79px;
    /*padding: 0 4px 0 19px;*/
}

.cart-items .equipment-order .thead .cart-item-quantity {
    width: 58px;
}

.cart-items .equipment .thead .cart-item-summa {
    width: 85px;
}

.cart-items .equipment-order .thead .cart-item-summa {
    width: 87px;
    padding: 0 13px 0 0;
}

.cart-items .equipment-profile .thead .cart-item-person-type {
    width: 124px;
    padding-left: 30px;
}

.cart-items .equipment .thead .cart-item-actions {
    width: 83px;
    padding: 0 0 0 30px;
}

.cart-items .equipment-profile .thead .cart-item-actions {
    width: 62px;
}

.cart-items .equipment .tbody, .cart-items .equipment-order .tbody, .cart-items .equipment-profile .tbody {
    width: 100%;
    margin: 0;
    padding: 0;
}

.cart-items .equipment .tbody .tr, .cart-items .equipment-order .tbody .tr, .cart-items .equipment-profile .tbody .tr {
    width: 100%;
    margin: 2px 0 0 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cart-items .equipment .tbody .tr_into, .cart-items .equipment-order .tbody .tr_into, .cart-items .equipment-profile .tbody .tr_into {
    width: 100%;
    display: table;
    margin: 0;
    padding: 4px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cart-items .equipment .tbody .cart-item-image,
.cart-items .equipment .tbody .cart-item-name,
.cart-items .equipment .tbody .cart-item-price,
.cart-items .equipment .tbody .cart-item-quantity,
.cart-items .equipment .tbody .cart-item-summa,
.cart-items .equipment .tbody .cart-item-actions,
.cart-items .equipment-order .tbody .cart-item-number,
.cart-items .equipment-order .tbody .cart-item-image,
.cart-items .equipment-order .tbody .cart-item-name,
.cart-items .equipment-order .tbody .cart-item-price,
.cart-items .equipment-order .tbody .cart-item-quantity,
.cart-items .equipment-order .tbody .cart-item-summa,
.cart-items .equipment-profile .tbody .cart-item-number,
.cart-items .equipment-profile .tbody .cart-item-date,
.cart-items .equipment-profile .tbody .cart-item-name,
.cart-items .equipment-profile .tbody .cart-item-person-type,
.cart-items .equipment-profile .tbody .cart-item-actions {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.cart-items .equipment-order .tbody .cart-item-number {
    width: 15px;
    padding: 0 0 0 15px;
}

.cart-items .equipment-profile .tbody .cart-item-number {
    width: 42px;
    padding-left: 13px;
}

.cart-items .equipment-profile .tbody .cart-item-date {
    width: 140px;
}

.cart-items .equipment .tbody .cart-item-image {
    width: 85px;
}

.cart-items .equipment-order .tbody .cart-item-image {
    width: 42px;
}

.cart-items .equipment .tbody .cart-item-name, .cart-items .equipment-order .tbody .cart-item-name, .cart-items .equipment-profile .tbody .cart-item-name {
    width: auto;
}

.cart-items .equipment .tbody .cart-item-price {
    width: 85px;
}

.cart-items .equipment-order .tbody .cart-item-price {
    width: 100px;
}

.cart-items .equipment .tbody .cart-item-price .price, .cart-items .equipment .tbody .cart-item-price .old-price, .cart-items .equipment .tbody .cart-item-price .reference-price, .cart-items .equipment .tbody .cart-item-price .unit, .cart-items .equipment-order .tbody .cart-item-price .price, .cart-items .equipment-order .tbody .cart-item-price .reference-price {
    margin: 0;
    padding: 0;
}

.cart-items .equipment .tbody .cart-item-quantity {
    width: 79px;
    padding: 0 4px 0 19px;
    font-size: .8rem;
}

.cart-items .equipment-order .tbody .cart-item-quantity {
    width: 58px;
}

.cart-items .equipment .tbody .cart-item-quantity a.minus, .cart-items .equipment .tbody .cart-item-quantity a.plus {
    width: 22px;
    height: 23px;
    float: left;
    display: table;
    margin: 0;
    padding: 0;
}

.cart-items .equipment .tbody .cart-item-quantity a.minus span, .cart-items .equipment .tbody .cart-item-quantity a.plus span {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.cart-items .equipment .tbody .cart-item-quantity input[class="quantity"] {
    /*width: 32px;*/
    /*height: 19px;*/
    /*float: left;*/
    /*margin: 0;*/
    /*padding: 0;*/
}

.cart-items .equipment .tbody .cart-item-summa {
    width: 85px;
}

.cart-items .equipment-order .tbody .cart-item-summa {
    width: 87px;
    padding: 0 11px 0 0;
}

.cart-items .equipment .tbody .cart-item-summa .sum, .cart-items .equipment .tbody .cart-item-summa .reference-sum, .cart-items .equipment-order .tbody .cart-item-summa .sum, .cart-items .equipment-order .tbody .cart-item-summa .reference-sum {
    display: block;
    margin: 0;
    padding: 0;
}

.cart-items .equipment-profile .tbody .cart-item-person-type {
    width: 124px;
    padding-left: 30px;
}

.cart-items .equipment .tbody .cart-item-actions {
    width: 81px;
    padding: 0 0 0 15px;
}

.cart-items .equipment-profile .tbody .cart-item-actions {
    width: 29px;
    padding-left: 20px;
    padding-right: 13px;
}

.cart-items .equipment .tbody .cart-item-actions .delay, .cart-items .equipment .tbody .cart-item-actions .in-order, .cart-items .equipment .tbody .cart-item-actions .delete, .cart-items .equipment-profile .tbody .cart-item-actions .delete {
    float: left;
    margin: 0;
    padding: 0;
}

.cart-items .equipment .tbody .cart-item-actions .delete {
    margin: 0 0 0 5px;
}

.cart-items .equipment .tbody .cart-item-actions .delay a, .cart-items .equipment .tbody .cart-item-actions .in-order a, .cart-items .equipment .tbody .cart-item-actions .delete a, .cart-items .equipment-profile .tbody .cart-item-actions .delete a {
    width: 27px;
    height: 27px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.cart-items .equipment .tbody .myorders_itog, .cart-items .equipment-order .myorders_itog {
    width: 100%;
    height: 31px;
    display: table;
    margin: 2px 0 0 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cart-items .equipment .tbody .myorders_itog.reference, .cart-items .equipment-order .myorders_itog.reference {
    height: 48px;
}

.cart-items .equipment .tbody .myorders_itog .cart-itogo, .cart-items .equipment .tbody .myorders_itog .cart-allsum, .cart-items .equipment-order .tbody .cart-itogo, .cart-items .equipment-order .tbody .cart-allsum, .cart-items .equipment-order .myorders_itog .cart-itogo, .cart-items .equipment-order .myorders_itog .cart-allsum {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.cart-items .equipment .tbody .myorders_itog .cart-allsum {
    width: 185px;
    padding: 0 0 0 16px;
}

.cart-items .equipment-order .tbody .cart-itogo {
    width: auto;
    padding: 0 0 0 72px;
}

.cart-items .equipment-order .tbody .cart-allsum, .cart-items .equipment-order .myorders_itog .cart-allsum {
    width: 145px;
    padding: 0 11px 0 0;
}

.cart-items .equipment .tbody .myorders_itog .cart-allsum .allsum, .cart-items .equipment .tbody .myorders_itog .cart-allsum .reference-allsum, .cart-items .equipment-order .tbody .cart-allsum .allsum, .cart-items .equipment-order .tbody .cart-allsum .reference-allsum, .cart-items .equipment-order .myorders_itog .cart-allsum .allsum, .cart-items .equipment-order .myorders_itog .cart-allsum .reference-allsum {
    display: block;
    margin: 0;
    padding: 0;
}

.cart-items .w100p {
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0;
}

.cart-items .w100p .cart-coupon {
    width: 220px;
    float: left;
    margin: 0;
    padding: 0;
}

.cart-items .w100p .bx_ordercart_coupon {
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0;
}

.cart-items .w100p .bx_ordercart_coupon input {
    width: 184px;
    height: 30px;
    float: left;
    margin: 0;
    padding: 0 9px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cart-items .w100p .bx_ordercart_coupon button {
    width: 31px;
    height: 31px;
    float: left;
    margin: 0 0 0 5px;
    padding: 0;
}

.cart-items .w100p .bx_ordercart_coupon .old_coupon {
    width: 184px;
    float: left;
    margin: 0;
    padding: 6px 9px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cart-items .w100p .bx_ordercart_coupon .close {
    width: 24px;
    height: 24px;
    float: left;
    display: table;
    margin: 3px 0 0 8px;
    padding: 0;
}

.cart-items .w100p .bx_ordercart_coupon .close i {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.cart-items .w100p .cart-buttons {
    /*float: right;*/
    margin: 0;
    padding: 0;
}

.cart-items .w100p .cart-buttons button {
    /*height: 31px;*/
    /*float: left;*/
    /*margin: 0 0 0 5px;*/
    /*padding: 0 20px;*/
}

.cart-accessories {
    width: 100%;
    float: left;
    margin: 50px 0 0 0;
    padding: 0;
}

.cart-accessories .h3 {
    width: 100%;
    margin: 0;
    padding: 10px 0;
}

.personal h2, .catalog-subscriber-forms h2, .sale-profile-detail-form h2 {
    margin: 0 0 2px 0;
    padding: 9px 0 9px 14px;
}

.personal .personal-info, .catalog-subscriber-identification-form-wrap, .sale-profile-detail-block-wrap {
    margin: 0 0 10px 0;
    padding: 0;
}

.personal .personal-info_in, .catalog-subscriber-identification-form, .sale-profile-detail-block {
    margin: 0;
    padding: 10px;
}

.catalog-subscriber-identification-form .form-group, .sale-profile-detail-form-group {
    margin: 0 0 10px 0;
    padding: 0;
}

.sale-profile-detail-form-description {
    margin: 0;
    padding: 5px 0 0 0;
}

.personal input[type="text"], .personal input[type="password"], .catalog-subscriber-identification-form input[type="text"], .sale-profile-detail-form-property input[type="text"] {
    width: 319px;
    height: 30px;
    margin: 0;
    padding: 0 9px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.personal textarea, .sale-profile-detail-form-property textarea {
    width: 319px;
    max-width: 319px;
    height: 61px;
    max-height: 61px;
    margin: 0;
    padding: 9px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.catalog-subscriber-identification-form select, .sale-profile-detail-form-property select {
    margin: 0;
    padding: 5px 0 5px 4px;
}

.sale-profile-detail-form-check-file, .sale-profile-detail-form-file {
    margin-top: 5px;
}

.sale-profile-detail-form-property .dropdown-block {
    width: 266px;
    margin: 0 0 10px 0;
}

.sale-profile-detail-form-property .dropdown-block:last-child {
    margin: 0;
}

.sale-profile-detail-form-property .dropdown-icon {
    top: 50%;
    margin: -7px 0 0 0;
    padding: 0;
}

.sale-profile-detail-form-property .dropdown-fade2white {
    width: 30px;
    height: 30px;
    top: 0;
}

.sale-profile-detail-form-property .bx-ui-combobox-toggle, .sale-profile-detail-form-property .bx-ui-sls-clear {
    width: 30px;
    height: 30px;
    margin: 0;
}

.sale-profile-detail-form-property .bx-ui-sls-container {
    min-height: 30px;
}

.sale-profile-detail-form-property .bx-ui-combobox-container .bx-combobox-fake-as-input {
    height: 30px;
    padding: 0;
}

.sale-profile-detail-form-property .bx-ui-sls-container input[type="text"] {
    width: 100%;
    padding: 0;
}

.sale-profile-detail-form-btn {
    width: 100%;
    float: left;
}

.personal button[type="submit"], .catalog-subscriber-identification-form button[type="submit"], .sale-profile-detail-form-btn button[type="submit"] {
    height: 31px;
    margin: 5px 0 0 12px;
    padding: 0 20px;
}

.personal button[type="submit"] {
    margin-left: 0;
}

.catalog-subscriber-identification-form button[type="submit"] {
    margin: 0;
}

.sale-profile-detail-form-btn button[type="submit"] {
    float: left;
    margin: 0;
}

.sale-profile-detail-form-btn button[type="submit"] + button[type="submit"] {
    margin: 0 0 0 5px;
}

.content-form {
    width: 100%;
    margin: 0;
    padding: 0;
}

.content-form .field {
    margin: 0 0 5px 0;
    padding: 0;
}

.content-form .field input[type="text"], .content-form .field input[type="password"] {
    width: 220px;
    height: 30px;
    margin: 0;
    padding: 0 9px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.content-form .field input[name="captcha_word"] {
    width: 89px;
    float: left;
    margin: 0 5px 0 0;
}

.content-form .field img {
    float: left;
    margin: 0;
    padding: 0;
}

.content-form .field textarea {
    width: 220px;
    max-width: 220px;
    height: 61px;
    max-height: 61px;
    margin: 0;
    padding: 9px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.content-form .field button[type="submit"] {
    width: 220px;
    height: 31px;
    margin: 0;
    padding: 0 20px;
}

.content-form .field .forgot, .content-form .field .boc_anch {
    width: 218px;
    height: 27px;
    display: block;
    margin: 0;
    padding: 0;
}

.content-form .field .boc_anch {
    width: 220px;
}

.content-form .field .boc_anch i {
    margin: 0;
    padding: 0 7px 0 0;
}

.content-form .login_as {
    margin: 0 !important;
    padding: 12px 0 7px 0 !important;
}

.sale-personal-account-wallet-container {
    width: 476px;
    margin-bottom: 21px;
    overflow: hidden;
}

.sale-personal-account-wallet-title {
    padding: 8px 13px 11px 13px;
}

.sale-personal-account-wallet-list-item {
    width: 100%;
    display: table;
    padding: 10px 13px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.sale-personal-account-wallet-currency, .sale-personal-account-wallet-sum {
    display: table-cell;
    vertical-align: middle;
}

.sale-personal-account-wallet-sum {
    width: 1px;
}

.sale-acountpay-block {
    margin-bottom: 3px;
}

.sale-acountpay-title {
    padding: 8px 0 11px;
}

.sale-acountpay-fixedpay-list {
    float: left;
}

.sale-acountpay-fixedpay-item {
    height: 27px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 0 11px;
}

.sale-acountpay-form {
    display: table;
}

.sale-acountpay-form input[type="text"], .sale-acountpay-form label {
    display: table-cell;
    vertical-align: middle;
}

.sale-acountpay-form input[type="text"] {
    width: 134px;
    height: 30px;
    padding: 0 9px;
}

.sale-acountpay-form label {
    padding-left: 10px;
}

.sale-acountpay-pp-company {
    display: inline-block;
    margin-bottom: 13px;
    margin-right: 17px;
    width: 178px;
    vertical-align: top;
}

.sale-acountpay-pp-company:nth-child(6n-1) {
    margin-right: 0;
}

.sale-acountpay-pp-company-graf-container {
    width: 176px;
    height: 88px;
}

.sale-acountpay-pp-company-graf {
    width: 174px;
    height: 86px;
    display: table;
    position: relative;
}

.sale-acountpay-pp-company-checkbox {
    position: absolute;
    left: 6px;
    top: 6px;
}

.sale-acountpay-pp-company-checkbox input[type="checkbox"] {
    display: none;
}

.sale-acountpay-pp-company-checkbox label {
    width: 14px;
    height: 14px;
    display: block;
}

.sale-acountpay-pp-company-checkbox label i {
    display: none;
}

.sale-acountpay-pp-company.bx-selected .sale-acountpay-pp-company-checkbox label i {
    display: inline-block;
}

.sale-acountpay-pp-company-image {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.sale-acountpay-pp-company-image img {
    max-width: 156px;
    max-height: 86px;
}

.sale-acountpay-pp-company-descr {
    position: absolute;
    right: 6px;
    top: 6px;
}

.sale-acountpay-pp-company-descr label {
    width: 16px;
    height: 16px;
    display: block;
}

.sale-acountpay-pp-company-descr .pop-up.pp-descr {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.sale-acountpay-pp-company:nth-child(5n+4) .sale-acountpay-pp-company-descr .pop-up.pp-descr, .sale-acountpay-pp-company:nth-child(5n+5) .sale-acountpay-pp-company-descr .pop-up.pp-descr {
    left: auto !important;
    right: -14px;
}

.sale-acountpay-pp-company:nth-child(5n+4) .sale-acountpay-pp-company-descr .pop-up.pp-descr:after, .sale-acountpay-pp-company:nth-child(5n+5) .sale-acountpay-pp-company-descr .pop-up.pp-descr:after {
    left: auto;
    right: 15px;
}

.sale-acountpay-pp-company-descr label:hover + .pop-up.pp-descr {
    opacity: 1;
    z-index: 1100;
}

.sale-acountpay-pp-company-smalltitle {
    margin-top: 5px;
}

.sale-acountpay-btn {
    height: 31px;
    margin-top: 11px;
    padding: 0 20px;
}

.popup-window-overlay {
    width: 100% !important;
    height: 100% !important;
    position: fixed !important;
}

.pop-up, .popup-window.popup-window-with-titlebar {
    padding: 0;
}

.pop-up .popup-window-titlebar {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 14px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pop-up .popup-window-titlebar-text {
    display: inline;
    padding: 0;
}

.pop-up .popup-window-content {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.pop-up .popup-window-message {
    padding: 20px 20px 15px;
}

.pop-up .popup-window-buttons {
    width: 100%;
    float: left;
    margin: 12px 0 0 0;
    padding: 0 20px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pop-up .popup-window-close-icon {
    width: 24px;
    height: 24px;
    display: table;
    position: absolute;
    margin: 0;
    padding: 0;
    opacity: 1;
}

.pop-up .popup-window-close-icon i {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.pop-up .popup-window-wait {
    margin: 0;
    padding: 50px 100px;
}

.pop-up.login {
    left: 0 !important;
    top: auto !important;
    bottom: 64px;
}

.clvt .pop-up.login {
    top: 64px !important;
    bottom: auto;
}

.clvr .pop-up.login, .clvl .pop-up.login {
    width: 225px;
    left: auto !important;
    right: 66px;
    bottom: auto;
}

.clvl .pop-up.login {
    left: 66px !important;
    right: auto;
}

.pop-up.city-confirm {
    width: 225px;
    left: -38px !important;
    top: 100% !important;
    margin-top: 10px;
}

.city-change {
    width: 426px;
}

.pop-up.forms.short {
    width: 396px;
    display: none;
}

.pop-up.forms.full {
    width: 615px;
}

.pop-up.forms.review {
    width: 714px;
}

.pop-up.forms.full .popup-window-content, .pop-up.forms.review .popup-window-content {
    display: table;
}

.pop-up.forms .info {
    width: 178px;
    display: table-cell;
    vertical-align: middle;
    padding: 20px;
}

.pop-up.forms .info .name {
    margin-top: 12px;
}

.pop-up.forms form {
    width: 100%;
    float: left;
    padding: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pop-up.forms.full form, .pop-up.forms.review form {
    width: auto;
    float: none;
    display: table-cell;
    vertical-align: top;
}

.pop-up.forms .form-alert {
    width: 100%;
    display: table;
}

.pop-up.forms .form-row {
    width: 100%;
    display: table;
    margin-bottom: 5px;
}

.pop-up.forms .form-row .span1 {
    width: 125px;
    display: table-cell;
    vertical-align: middle;
}

.pop-up.forms .form-row .span2 {
    display: table-cell;
    vertical-align: top;
}

.pop-up.forms .form-row .span2 input[type="text"] {
    width: 100%;
    height: 30px;
    padding: 0 9px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pop-up.forms .form-row .span2 textarea {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 61px;
    min-height: 61px;
    max-height: 61px;
    padding: 9px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pop-up.forms.review .row .span2 textarea {
    height: 122px;
    min-height: 122px;
    max-height: 122px;
}

.pop-up.forms .form-row .span2 input[name="CAPTCHA_WORD"], .pop-up.forms .form-row .span2 input[name="captcha_word"] {
    width: 100px;
    float: left;
}

.pop-up.forms .form-row .span2 img {
    float: right;
}

.pop-up.forms.review .row .span2 img {
    float: left;
    margin-left: 5px;
}

.pop-up.forms .submit {
    width: 100%;
    float: left;
    margin-top: 9px;
}

.pop-up.forms .popup-window-buttons {
    margin-top: -6px;
}

.pop-up.forms .submit button, .pop-up.forms .popup-window-buttons button {
    height: 31px;
    float: right;
    padding: 0 20px;
}

.pop-up.geolocation-delivery-detail {
    width: 714px;
}

.pop-up.filter-hint, .pop-up.pp-descr, .pop-up.price-ranges {
    width: 185px;
    margin-top: 12px;
    padding: 15px 20px;
    left: -7px !important;
    top: 100% !important;
}

.pop-up.pp-descr {
    width: 380px;
    left: -14px !important;
}

.pop-up.price-ranges {
    left: auto !important;
    right: -14px;
}

.pop-up.filter-hint:after, .pop-up.pp-descr:after, .pop-up.price-ranges:after {
    width: 0;
    height: 0;
    position: absolute;
    left: 15px;
    top: -7px;
}

.pop-up.price-ranges:after {
    left: auto;
    right: 15px;
}

.pop-up.price-ranges .price-ranges__row {
    width: 100%;
    margin-bottom: 3px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.pop-up.price-ranges .price-ranges__dots {
    flex-grow: 1;
}

.pop-up.price-ranges .price-ranges__row .unit {
    margin-left: 3px;
    width: auto;
}

.pop-up .price-ranges__block__matrix {
    margin-top: 17px;
}

.pop-up .price-ranges__block__matrix .pop-up.price-ranges {
    right: -20px;
}

.pop-up .price-ranges__block__matrix .pop-up.price-ranges:after {
    right: 22px;
}

.pop-up .price-ranges__block__matrix span.from {
    margin-right: 3px;
}

.pop-up .price-ranges__block__matrix span.unit {
    margin-left: 3px;
}

.alertMsg {
    width: 100%;
    display: block;
    margin: 0 0 5px 0;
    padding: 6px 12px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.alertMsg i {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.alertMsg .text {
    display: table-cell;
    vertical-align: top;
    margin: 0;
    padding: 0 0 0 18px;
}

.catalog-detail-pictures .versions_performance {
    margin-top: 20px;
}

.catalog-detail-pictures .versions_performance .h4 {
    width: 100%;
    margin: 0;
    padding: 0 0 6px 0;
}

.catalog-detail-pictures .versions_performance ul {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    float: left;
}

.catalog-detail-pictures .versions_performance ul li {
    display: inline-block;
    width: 90px;
    margin: 0 10px 10px 0;
    padding: 0;
}

.catalog-detail-pictures .versions_performance ul li div.image-color {
    width: 100%;
    height: 90px;
}

.catalog-detail-pictures .versions_performance .name-color {
    margin: 10px 0 0 0;
}

.color-collection-container {
    position: absolute;
    top: 0;
    left: 0;
    margin: 4px 0 0 7px;
    font-size: 0;
}

.color-collection-item {
    display: inline-block;
    margin: 0 0 0 4px;
    float: left;
}

.color-collection-item:first-child {
    margin: 0;
}

.color-collection-item .image-color {
    display: inline-block;
    width: 24px;
    height: 24px;
}

.header_1 {
    width: 140px;
}

.header_brand {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
}

.header_brand strong {
    font-weight: 600;
}

.header_2 p.time {
    font-size: 12px;
    color: #8184a1;
    margin: 0;
    font-weight: 400;
}

.header_2 p.time i {
    padding-right: 7px;
    font-size: 18px;
}

.header_4 .telephone {
    text-align: center;
}

.header_4 .telephone p {
    font-size: 16px;
    font-weight: 400;
}

.header_4 .telephone p.mgo-number-10163 {
    font-size: 20px;
    font-weight: 600;
}

.header_3 .schedule a {
    font-size: 16px;
}

.header_4 .telephone p:not(.mgo-number-10163) span:not(.icon) {
    font-size: 16px;
    font-weight: 400;
    color: #575b71;
}

.header_3 .schedule {
    padding: 15px 10px;
}

.fw-bold {
    font-weight: bold;
}

@media (min-width: 768px) and (max-width: 1200px) {
    /* .header_brand {
		position: absolute;
		left: 173px;
		font-size: 18px;
	} */
    .header_3 {
        /* vertical-align: bottom;
		position: absolute;
		left: 216px;
		top: 62px; */
        display: none;
    }

    .header_3 .schedule {
        padding: 13px 10px;
    }
}

@media screen and (max-width: 768px) {
    .header_brand {
        display: none;
    }

    html, body, .body, .page-wrapper {
        /*float: left;*/
    }

    .center {
        width: 100%;
        min-width: 240px;
        max-width: 767px;
        float: left;
        display: block;
    }

    footer {
        /*position: static;*/
    }

    .foot_panel_all, .clvt .foot_panel_all, .clvr .foot_panel_all, .clvl .foot_panel_all {
        height: 46px;
        bottom: auto;
        top: 0;
    }

    .clvr .foot_panel_all, .clvl .foot_panel_all {
        width: 100%;
        left: 0;
        right: auto;
    }

    .foot_panel, .clvr .foot_panel, .clvl .foot_panel {
        width: 100%;
        min-width: 240px;
        max-width: 767px;
        height: 46px;
        margin: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .clvr .foot_panel, .clvl .foot_panel {
        float: none;
        display: block;
    }

    .foot_panel_1, .clvr .foot_panel_1, .clvl .foot_panel_1 {
        width: 75%;
        height: 46px;
    }

    .clvr .foot_panel_1, .clvl .foot_panel_1 {
        float: left;
        display: block;
    }

    .foot_panel_1 .kabinet {
        width: 33.33%;
        height: 46px;
    }

    .kabinet a.login_anch, .kabinet a.personal, .clvr .kabinet a.login_anch, .clvr .kabinet a.personal, .clvl .kabinet a.login_anch, .clvl .kabinet a.personal {
        width: 100%;
        height: 46px;
        padding: 0;
    }

    .kabinet a.login_anch i, .kabinet a.personal i {
        padding: 0;
    }

    .kabinet a.login_anch span, .kabinet a.personal span {
        display: none;
    }

    .kabinet a.register, .clvr .kabinet a.register, .clvl .kabinet a.register, .kabinet a.exit, .clvr .kabinet a.exit, .clvl .kabinet a.exit {
        display: none;
    }

    .compare_line, .delay_line {
        width: 33.33%;
        height: 46px;
    }

    .compare_line a, .delay_line a, .clvr .compare_line a, .clvr .delay_line a, .clvl .compare_line a, .clvl .delay_line a {
        width: 100%;
        height: 46px;
        padding: 0;
        position: relative;
    }

    .compare_line a i, .delay_line a i, .clvr .compare_line a i, .clvr .delay_line a i, .clvl .compare_line a i, .clvl .delay_line a i {
        padding: 0;
    }

    .clvr .compare_line a i, .clvr .delay_line a i, .clvl .compare_line a i, .clvl .delay_line a i {
        display: table-cell;
        margin: 0;
    }

    .compare_line a .text, .delay_line a .text {
        display: none;
    }

    .compare_line a .qnt_cont, .delay_line a .qnt_cont, .clvr .compare_line a .qnt_cont, .clvr .delay_line a .qnt_cont, .clvl .compare_line a .qnt_cont, .clvl .delay_line a .qnt_cont {
        height: 15px;
        position: absolute;
        right: 50%;
        top: 5px;
        margin: 0 -25px 0 0;
    }

    .clvr .compare_line a .qnt_cont, .clvr .delay_line a .qnt_cont, .clvl .compare_line a .qnt_cont, .clvl .delay_line a .qnt_cont {
        padding: 0;
    }

    .compare_line a .qnt, .delay_line a .qnt {
        height: auto;
        padding: 0 5px;
    }

    .foot_panel_2, .clvr .foot_panel_2, .clvl .foot_panel_2 {
        width: 25%;
        height: 46px;
    }

    .clvr .foot_panel_2, .clvl .foot_panel_2 {
        float: right;
        display: block;
    }

    .foot_panel_2 .cart_line {
        width: 100%;
    }

    .foot_panel_2 a.cart, .clvr .foot_panel_2 a.cart, .clvl .foot_panel_2 a.cart {
        width: 100%;
        height: 46px;
        display: table;
        padding: 0;
        position: relative;
    }

    .foot_panel_2 a.cart i, .clvr .foot_panel_2 a.cart i, .clvl .foot_panel_2 a.cart i {
        padding: 0;
    }

    .clvr .foot_panel_2 a.cart i, .clvl .foot_panel_2 a.cart i {
        display: table-cell;
        margin: 0;
    }

    .foot_panel_2 a.cart .text {
        display: none;
    }

    .foot_panel_2 a.cart .qnt_cont, .clvr .foot_panel_2 a.cart .qnt_cont, .clvl .foot_panel_2 a.cart .qnt_cont {
        height: 15px;
        position: absolute;
        right: 50%;
        top: 5px;
        margin: 0 -25px 0 0;
        padding: 0;
    }

    .foot_panel_2 a.cart .qnt {
        height: auto;
        padding: 0 5px;
    }

    .foot_panel_2 .sum_cont, .foot_panel_2 .oformit_cont {
        display: none;
    }

    .pop-up.login, .clvt .pop-up.login, .clvr .pop-up.login, .clvl .pop-up.login {
        left: 10px !important;
        top: 39px !important;
        bottom: auto;
    }

    .clvr .pop-up.login, .clvl .pop-up.login {
        width: auto;
        right: 10px;
    }

    .login:after, .clvt .login:after, .clvr .login:after, .clvl .login:after {
        top: -7px;
        bottom: auto;
    }

    .clvr .login:after, .clvl .login:after {
        left: 28px;
        right: auto;
    }

    .login .login-form {
        width: 100%;
        padding: 12px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .login .login-form .fields input[type="text"], .login .login-form .fields input[type="password"] {
        height: 27px;
    }

    .login .login-form .fields button[type="submit"] {
        height: 28px;
    }

    .top_panel {
        min-width: 240px;
        max-width: 767px;
        height: 46px;
        display: block;
        position: absolute;
        left: 0;
        top: 46px;
    }

    .top_panel .panel_1 {
        width: 25%;
        height: 46px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .top_panel .panel_1 ul.section-vertical {
        margin: 0;
    }

    .top_panel .panel_1 ul.section-vertical li {
        position: static;
    }

    .top_panel .panel_1 ul.section-vertical li a.showsection {
        width: 100%;
        height: 46px;
        display: table;
        position: relative;
    }

    .top_panel .panel_1 ul.section-vertical li a.showsection i {
        display: table-cell;
    }

    .top_panel .panel_1 ul.section-vertical li a.showsection span {
        display: none;
    }

    .top_panel .panel_1 ul.section-vertical li .catalog-section-list {
        width: 100%;
        left: 0;
        top: 46px;
        padding: 0;
    }

    .panel_1 .catalog-section {
        margin: 0;
    }

    .panel_1 .catalog-section-title {
        margin: 0 !important;
    }

    .panel_1 .catalog-section-title a {
        margin: 0 31px 0 0;
        padding: 6px 17px;
    }

    .panel_1 .catalog-section-title .showsectionchild {
        width: 31px;
    }

    .panel_1 .catalog-section .catalog-section-title .showsectionchild .fa-minus, .panel_1 .catalog-section .catalog-section-title .showsectionchild .fa-plus, .panel_1 .catalog-section .catalog-section-title .showsectionchild .fa-minus-circle .panel_1 .catalog-section .catalog-section-title.active .showsectionchild .fa-plus-circle {
        display: none;
    }

    .panel_1 .catalog-section .catalog-section-title.active .showsectionchild .fa-minus-circle, .panel_1 .catalog-section .catalog-section-title .showsectionchild .fa-plus-circle {
        display: block;
    }

    .panel_1 .catalog-section-child {
        float: none;
        margin: 0 !important;
    }

    .panel_1 .catalog-section-child a {
        width: 100%;
        height: auto;
    }

    .panel_1 .catalog-section-child a .child .graph {
        display: none;
    }

    .panel_1 .catalog-section-child a .child .text-cont {
        height: auto;
        display: block;
        margin: 0 31px 0 0;
        padding: 6px 17px;
    }

    .panel_1 .catalog-section-child a .child .text {
        max-height: 100%;
        overflow: visible;
    }

    .top_panel .panel_2 {
        width: 25%;
        height: 46px;
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .top_panel .panel_2 ul.store-vertical {
        margin: 0;
    }

    .top_panel .panel_2 ul.store-vertical li {
        position: static;
    }

    .top_panel .panel_2 ul.store-vertical li a.showsubmenu {
        width: 100%;
        height: 46px;
    }

    .top_panel .panel_2 ul.store-vertical li ul.submenu {
        width: 100%;
        left: 0;
        top: 46px;
        right: auto;
        padding: 0;
    }

    .top_panel .panel_2 ul.store-vertical li ul li {
        margin: 0;
    }

    .top_panel .panel_2 ul.store-vertical li ul li .text {
        margin: 0;
    }

    .top_panel .panel_2 ul.store-vertical li ul li a {
        margin: 0 31px 0 0;
        padding: 6px 17px;
    }

    .top_panel .panel_2 ul.store-vertical li ul li .showchild {
        width: 31px;
    }

    .top_panel .panel_3, .top_panel .panel_4 {
        display: block;
    }

    #altop_search form input[type="submit"] {
        right: 0;
        top: 0;
    }

    .title-search-result {
        width: 100% !important;
        left: 0 !important;
    }

    .title-search-result::before {
        top: -7px;
    }

    .title-search-result .search_close {
        display: none;
    }

    .title-search-result #catalog_search {
        margin: 0;
    }

    .title-search-result .tvr_search .image {
        display: none;
    }

    .title-search-result .tvr_search .item_title, .title-search-result .tvr_search .cat_title {
        height: auto;
        padding: 5px 10px;
    }

    .title-search-result .tvr_search .search_price, .title-search-result .tvr_search .buy_more {
        display: none;
    }

    .title-search-result #catalog_search .search_all {
        float: left;
        margin: 5px 0 5px 10px;
    }

    .title-search-wait {
        left: 20px !important;
        top: 112px !important;
    }

    .header_3, .top-menu {
        display: none;
    }

    .header_4 {
        width: 100%;
        display: none;
        padding: 0;
        position: absolute;
        left: 0;
        top: 92px;
        z-index: 600;
    }

    .header_4 .contacts {
        float: none;
    }

    .header_4 .geolocation__link {
        display: block;
        margin: 0;
        padding: 6px 8px 6px 17px;
    }

    .header_4 .geolocation__link i {
        display: none;
    }

    .header_4 .geolocation__link span {
        display: inline;
    }

    .header_4 .telephone {
        margin: 0;
    }

    .header_4 .telephone p {
        padding: 6px 8px 6px 17px;
    }

    .header_4 .telephone p i {
        margin-top: 0;
    }

    .header_4 .telephone p .icon {
        margin-top: 1px;
    }

    .header_4 a.callback_anch {
        height: auto;
        margin: 0;
        padding: 6px 8px 6px 17px;
    }

    .header_4 a.callback_anch .cont {
        height: auto;
        margin: 0;
    }

    .header_4 a.callback_anch i {
        display: none;
    }

    .city-change .bx-sls {
        padding: 12px;
    }

    .city-change .bx-sls .dropdown-block {
        height: 27px;
        padding: 0 22px 0 30px;
    }

    .city-change .bx-sls .dropdown-icon {
        margin-top: -7px;
    }

    .city-change .bx-sls .dropdown-fade2white {
        width: 27px;
        height: 27px;
    }

    .city-change .bx-sls .bx-ui-sls-clear, .city-change .bx-sls .bx-ui-sls-loader {
        width: 14px;
        height: 14px;
        margin-top: -7px;
    }

    .city-change .bx-sls .bx-ui-sls-fake, .city-change .bx-sls .bx-ui-sls-route {
        height: 27px;
    }

    .city-change .submit button {
        height: 28px;
    }

    .city-change .bx-ui-sls-error-fatal-message {
        padding: 12px 12px 7px;
    }

    .city-change .block-info {
        padding: 12px;
    }

    /*.content-wrapper {*/
    /*    float: left;*/
    /*    padding: 0;*/
    /*}*/

    .content {
        width: 100%;
        margin: 0;
    }

    .left-column, .top-catalog {
        display: none;
    }

    .workarea {
        /*width: 100%;*/
    }

    .anythingContainer {
        width: 100%;
        height: auto;
        margin: 0;
    }

    .anythingSlider .arrow.forward, .anythingSlider .arrow.back {
        display: none !important;
    }

    .anythingSlider .anythingControls ul li {
        margin: 0 10px 0 0;
    }

    .advantages .advantages-item {
        display: table;
        margin: 0 0 10px 0;
    }

    .advantages .advantages-item:last-child {
        margin: 0;
    }

    .advantages .advantages-item-icon {
        padding: 0 10px;
    }

    .promotions-block {
        padding-left: 10px;
        padding-right: 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .promotions-block__items {
        margin: 0;
    }

    .promotions-block__slider {
        width: 100%;
    }

    .promotions-block__slider > li {
        width: 100%;
        float: left;
        display: block;
    }

    .anythingSlider-promotions-block {
        height: auto !important;
    }

    .anythingSlider-promotions-block .anythingBase {
        width: 100% !important;
        position: static;
    }

    .anythingSlider-promotions-block .panel {
        width: 100% !important;
        height: auto !important;
    }

    .anythingSlider-promotions-block .panel:nth-child(n+4) {
        display: none;
    }

    .promotions__item {
        width: 100%;
        display: table;
        margin: 12px 0 0 0;
        padding: 0 0 12px 0;
    }

    .promotions__item-image-wrap {
        width: 59px;
        height: auto;
        display: table-cell;
        vertical-align: top;
        margin: 0;
        padding-right: 10px;
        overflow: visible;
    }

    .promotions__item-image {
        width: 57px;
        height: 37px;
        overflow: hidden;
    }

    .promotions__item-image-wrap .time_buy_cont {
        display: none;
    }

    .promotions__item-block {
        display: table-cell;
        vertical-align: middle;
    }

    .promotions__item-date-wrap {
        width: auto;
        height: auto;
        margin-bottom: 2px;
        padding: 5px 12px;
    }

    .promotions__item-date {
        padding: 0;
    }

    .promotions__item-name-wrap-wrap {
        height: auto;
        display: table;
        overflow: visible;
    }

    .promotions__item-name {
        padding: 0;
    }

    .banners-main {
        padding: 0 10px;
    }

    .banners-main__row:first-child, .banners-main__row:last-child {
        overflow: hidden;
    }

    .banners-main__item {
        width: 100% !important;
        height: 109px;
        display: block;
        margin-top: 2px;
    }

    .banners-main__row:first-child .banners-main__item:first-child {
        margin: 0;
    }

    .banners-main__item-image {
        height: 109px;
    }

    .banners-main__item-block-wrap {
        height: 109px;
        padding: 12px;
    }

    .banners-main__item:hover .banners-main__item-block-wrap {
        height: 109px;
    }

    .banners-main__item-block {
        vertical-align: middle;
    }

    .banners-main__item:hover .banners-main__item-btn {
        padding: 0;
    }

    .banners-main__item-text {
        display: block;
    }

    button[name="banners-main__item-button"] {
        display: none;
    }

    .tabs-wrap {
        margin-top: 12px;
        padding: 0 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .tabs__tab {
        height: 32px;
        margin-bottom: 12px;
    }

    .tabs__tab.current:after {
        bottom: -5px;
        margin-left: -4px;
    }

    .tabs__tab a {
        padding: 0 9px;
    }

    .tabs__tab:hover a, .tabs__tab.current a {
        padding: 0 8px;
    }

    .tabs__box {
        margin: 0;
    }

    .tabs__box .catalog-top {
        padding: 0;
    }

    .catalog-item-cards {
        margin: 0;
    }

    .catalog-item-card {
        width: 100%;
        height: auto !important;
        margin: 12px 0 0 0;
        padding: 0 0 10px 0;
    }

    .tabs__box .catalog-item-card:first-child {
        margin: 0;
    }

    .catalog-item-card:nth-child(4n+2), .catalog-item-card:nth-child(4n+3) {
        margin: 12px 0 0 0;
    }

    .catalog-item-card:nth-child(n+4) {
        display: none;
    }

    .catalog-item-card.item-tb:hover, .catalog-item-card.item-pm:hover {
        position: static;
    }

    .catalog-item-card .catalog-item-info {
        width: 100%;
        display: table;
        padding: 0;
    }

    .catalog-item-card.item-tb:hover .catalog-item-info, .catalog-item-card.item-pm:hover .catalog-item-info {
        width: 100%;
        position: static;
    }

    .catalog-item-card .item-image-cont {
        /*width: 72px;*/
        /*display: table-cell;*/
        /*vertical-align: top;*/
        /*!*margin: 0;*!*/
        /*padding: 0 12px 0 0;*/
    }

    .catalog-item-card .item-image {
        width: 70px;
        height: 70px;
    }

    .catalog-item-card .item-image a img {
        max-width: 70px;
        max-height: 70px;
    }

    .catalog-item-card .item-image .time_buy_sticker {
        display: none;
    }

    .catalog-item-card .item-image .sticker {
        right: 0;
        top: auto;
        bottom: 3px;
    }

    .catalog-item-card .item-image .sticker span {
        width: 28px;
        height: 16px;
        margin: 0 0 1px 0;
    }

    .catalog-item-card .item-image img.manufacturer {
        display: none;
    }

    .catalog-item-card .item-all-title {
        width: 100%;
        height: auto;
        /* float: left; */
        margin: 6px 0 6px 0;
        padding: 0 10px 0 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow: visible;
    }

    .catalog-item-card .article_rating {
        display: none;
    }

    /* .catalog-item-card .item-desc {
		display: none;
	} */
    .catalog-item-card .item-desc {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        height: auto;
        min-height: 50px;
    }

    .catalog-item-card .item-desc .desc-value {
        flex: 0 1 130px;
        box-sizing: border-box;
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .catalog-item-card .item-price-cont {
        width: 100%;
        height: auto;
        float: left;
        margin: 0;
        padding: 0 10px 0 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: static;
    }

    .catalog-item-card .item-price-cont.reference, .catalog-item-card .item-price-cont.one, .catalog-item-card .item-price-cont.one.reference, .catalog-item-card .item-price-cont.two, .catalog-item-card .item-price-cont.two.reference {
        height: auto;
    }

    .catalog-item-card .item-price, .catalog-item-card .item-no-price {
        position: static;
        left: auto;
        bottom: auto;
    }

    .catalog-item-card .catalog-item-price-percent {
        display: none;
    }

    .catalog-item-card .item-price .unit span, .catalog-item-card .item-no-price .unit span {
        display: none;
    }

    .catalog-item-card .catalog-item-price-ranges-wrap {
        position: static;
    }

    .catalog-item-card .catalog-price-ranges {
        position: static;
        width: 75%;
        opacity: 1;
        left: 0;
    }

    .catalog-item-card .item_time_buy_cont {
        width: 100%;
        height: auto;
        float: left;
        margin: 6px 0 0 0;
        padding: 0 10px 0 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .catalog-item-card .item_time_buy {
        width: 138px;
        position: static;
    }

    .catalog-item-card .progress_bar_block {
        width: 100%;
    }

    .catalog-item-card .progress_bar_title, .catalog-item-card .progress_bar_percent {
        display: none;
    }

    .catalog-item-card .progress_bar_cont {
        padding: 0;
    }

    .catalog-item-card .progress_bar_bg {
        width: 100%;
    }

    .catalog-item-card .time_buy_cont {
        height: 30px;
        margin: 4px 0 0 0;
    }

    .catalog-item-card .time_buy_clock {
        width: 28px;
        padding: 0 0 0 3px;
    }

    .catalog-item-card .time_buy_timer .countdown-section {
        position: relative;
    }

    .catalog-item-card .time_buy_timer .countdown-section:after {
        position: absolute;
        left: 0;
        top: auto;
    }

    .catalog-item-card .time_buy_timer .countdown-period {
        display: none;
    }

    .catalog-item-card .buy_more, .catalog-item-card .buy_more .available, .catalog-item-card .buy_more .add2basket_block, .catalog-item-card .buy_more .compare, .catalog-item-card .buy_more .delay {
        display: none;
    }


    .catalog-item-card.item-tb .buy_more {
        position: static;
        opacity: 1;
    }

    @ media(min-width: 286px
    ) and(max-width: 449px

    ) {
    .catalog-item-card .buy_more, .catalog-item-card .buy_more .add2basket_block {
        display: block;
    }

    .catalog-item-card .buy_more {
        width: 37px;
        height: auto;
        display: table-cell;
        vertical-align: middle;
        margin: 0;
    }

    .catalog-item-card .buy_more a.minus, .catalog-item-card .buy_more a.plus, .catalog-item-card .buy_more input[name="quantity"] {
        display: none;
    }

    .catalog-item-card .buy_more button[name="add2basket"], .catalog-item-card .buy_more .apuo {
        width: 37px;
        float: left;
        position: static;
    }

    .catalog-item-card .buy_more .apuo {
        width: 35px;
    }

    .catalog-item-card .buy_more button[name="add2basket"] i, .catalog-item-card .buy_more .apuo i {
        padding: 0;
    }

    .catalog-item-card .buy_more button[name="add2basket"] span, .catalog-item-card .buy_more .apuo span {
        display: none;
    }
}

    @media (min-width: 450px) and (max-width: 768px) {
        .catalog-item-card .buy_more, .catalog-item-card .buy_more .available, .catalog-item-card .buy_more .add2basket_block, .catalog-item-card .buy_more .compare, .catalog-item-card .buy_more .delay {
            display: block;
        }

        .catalog-item-card .buy_more {
            width: 189px;
            height: auto;
            display: table-cell;
            vertical-align: middle;
            margin: 0;
        }

        .catalog-item-card .buy_more .available {
            width: 100%;
            margin: 0 0 2px 0;
        }

        .catalog-item-card .buy_more .add2basket_block {
            float: left;
        }

        .catalog-item-card .buy_more a.minus, .catalog-item-card .buy_more a.plus, .catalog-item-card .buy_more input[name="quantity"] {
            margin: 3px 0 0 0;
        }

        .catalog-item-card .buy_more button[name="add2basket"], .catalog-item-card .buy_more .apuo {
            width: 37px;
            float: left;
            margin: 0 5px;
            position: static;
        }

        .catalog-item-card .buy_more .apuo {
            width: 119px;
            margin: 0 5px 0 0;
        }

        .catalog-item-card .buy_more button[name="add2basket"] i {
            padding: 0;
        }

        .catalog-item-card .buy_more button[name="add2basket"] span, .catalog-item-card .buy_more .apuo .full {
            display: none;
        }

        .catalog-item-card .buy_more .apuo .short {
            display: inline-block;
        }

        .catalog-item-card .buy_more .clr {
            clear: none;
        }

        .catalog-item-card .buy_more .compare {
            margin: 0 5px 0 0;
        }

        .catalog-item-card .buy_more .delay {
            margin: 0;
        }
    }

    @media (min-width: 576px) and (max-width: 768px) {
        .catalog-item-card .item_time_buy_cont {
            width: 138px;
            float: none;
            display: table-cell;
            vertical-align: middle;
            margin: 0;
            padding: 0 15px 0 0;
            -moz-box-sizing: content-box;
            -webkit-box-sizing: content-box;
            box-sizing: content-box;
        }

        .catalog-item-card .item_time_buy {
            width: 100%;
        }
    }

    .tabs__box .catalog-top a.all {
        display: none;
    }

    @media (min-width: 576px) {
        .body_text {
            padding: 0 10px !important;
        }
    }

    .breadcrumb-share {
        display: none;
    }

    .subscribe_bottom {
        display: block;
        margin: 15px 0 0 0;
        padding: 15px 0 20px 0;
    }

    .subscribe_bottom .text {
        width: 100%;
    }

    .subscribe_bottom .text .h3, .subscribe_bottom .text p {
        margin: 0 0 0 10px;
    }

    .subscribe_bottom form {
        width: 100%;
        padding: 0 117px 0 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .subscribe_bottom form input[type="text"] {
        width: 100%;
        float: left;
        margin: 10px 0 0 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .subscribe_bottom form button[name="submit"] {
        width: 102px;
        height: 28px;
        float: right;
        margin: 11px -107px 0 0;
    }

    .already_seen {
        display: none;
    }

    footer {
        /*float: left;*/
        /*margin: 0;*/
        /*padding: 17px 0 19px 0;*/
    }

    .footer_menu_soc_pay {
        width: 100%;
        margin: 0 0 10px 0;
        padding: 0 10px 10px 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .footer_menu {
        /*display: none;*/
        width: 100%;
    }

    .footer_soc_pay {
        width: 100%;
    }

    .footer-bottom {
        padding: 0 10px;
    }

    .footer-bottom__blocks {
        width: 100%;
        float: left;
    }

    .footer-bottom__blocks:last-child {
        /*display: none;*/
    }

    .footer-bottom__block-wrap {
        width: 100%;
    }

    .footer-bottom__block {
        width: 100%;
        float: left;
    }

    .footer-bottom__links {
        margin-top: 5px;
        padding: 0;
    }

    .promotions-list .promotions__item {
        margin-bottom: 0;
    }

    .promotions-list .promotions__item:first-child {
        margin-top: 0;
    }

    .promotions-list .promotions__item:nth-child(3n+2) {
        margin: 12px 0 0 0;
    }

    .news__item, .reviews__item {
        width: 100%;
        display: table;
        margin: 12px 0 0 0;
        padding: 0 0 12px 0;
    }

    .news-list .news__item:first-child, .reviews-list .reviews__item:first-child {
        margin: 0;
    }

    .news__item:nth-child(4n+2), .news__item:nth-child(4n+3), .reviews__item:nth-child(4n+2), .reviews__item:nth-child(4n+3) {
        margin: 12px 0 0 0;
    }

    .news__item-image-wrap, .reviews__item-image-wrap {
        width: 59px;
        height: auto;
        display: table-cell;
        vertical-align: top;
        overflow: visible;
    }

    .news__item-image, .reviews__item-image {
        width: 57px;
        height: 37px;
        overflow: hidden;
    }

    .news__item-block, .reviews__item-block {
        height: auto;
        display: table-cell;
        vertical-align: middle;
        margin: 0;
        padding-left: 10px;
        overflow: visible;
    }

    .news__item-date {
        margin-bottom: 2px;
    }

    .news__item-title, .reviews__item-title {
        display: table;
    }

    .news__item-title {
        margin: 0;
    }

    .news__item-text, .reviews__item-text {
        display: none;
    }

    .promotions-detail__picture-wrap .time_buy_cont {
        min-width: 138px;
        height: 30px;
    }

    .promotions-detail__picture-wrap .time_buy_clock {
        width: 28px;
        padding-left: 3px;
    }

    .promotions-detail__picture-wrap .time_buy_timer .countdown-section {
        padding-left: 7px;
        padding-right: 4px;
        position: relative;
    }

    .promotions-detail__picture-wrap .time_buy_timer .countdown-section:last-child, .promotions-detail__picture-wrap .time_buy_timer .over {
        padding-right: 10px;
    }

    .promotions-detail__picture-wrap .time_buy_timer .countdown-section:after {
        position: absolute;
        left: 0;
        top: auto;
    }

    .promotions-detail__picture-wrap .time_buy_timer .countdown-period {
        display: none;
    }

    .promotions-detail__products {
        margin-bottom: -8px;
        padding-bottom: 0;
    }

    .items-section .catalog-item-card:first-child {
        margin-top: 10px;
    }

    .items-section .catalog-item-card:nth-child(n+4) {
        display: block;
    }

    .promotions-detail .promotions-block {
        padding: 0;
    }

    .news-detail__products, .reviews-detail__products {
        margin-bottom: 0;
    }

    .news-detail__products .filtered-items .h3, .reviews-detail__products .filtered-items .h3 {
        margin-bottom: 0;
    }

    .news-detail__products .catalog-item-card:nth-child(n+4), .reviews-detail__products .catalog-item-card:nth-child(n+4) {
        display: block;
    }

    .tabs-news, .tabs-reviews {
        padding: 0;
        margin-top: 40px;
        margin-bottom: 0;
    }

    .tabs-news .news__item:nth-child(n+4), .tabs-reviews .reviews__item:nth-child(n+4) {
        display: none;
    }

    .tabs-news .tabs__link-all, .tabs-reviews .tabs__link-all {
        display: none;
    }

    .payments-section-list ul li .payment-item-info, .payments-section-list ul li .payment-item-logo, .payments-section-list ul li .payment-item-url {
        width: 100%;
        float: left;
    }

    .payments-section-list ul li .payment-item-logo, .payments-section-list ul li .payment-item-url {
        width: 100%;
        margin: 12px 0 0 0;
        padding: 0 0 0 29px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .payments-section-list ul li .payment-item-logo.no-logo, .payments-section-list ul li .payment-item-url.no-url {
        display: none;
    }

    .vendors-section-item {
        width: 100%;
    }

    .vendors-section-item:nth-child(4n+2), .vendors-section-item:nth-child(4n+3) {
        margin: 0 0 2px 0;
    }

    .vendors-section-item a {
        width: auto;
    }

    .catalog-section-child, .reviews-section-child {
        width: 100%;
    }

    .catalog-section-child:nth-child(4n+2), .catalog-section-child:nth-child(4n+3), .reviews-section-child:nth-child(4n+2), .reviews-section-child:nth-child(4n+3) {
        /*margin: 0 0 2px 0;*/
    }

    .catalog-section-child a, .reviews-section-child a {
        width: auto;
    }

    .catalog-section-child a .child .text, .reviews-section-child a .child .text {
        max-height: 50px;
    }

    .filter {
        margin: 0;
        padding: 5px 10px 10px 10px;
    }

    .filter form table tr td {
        width: 100%;
        height: auto;
        float: left;
        padding: 5px 0 4px 0;
    }

    .filter form table tr td.bx_filter_box_name {
        width: 100%;
        padding: 10px 0 5px 0;
        position: static;
    }

    .filter form table tr.active td.bx_filter_slider {
        padding: 5px 0 44px 0;
        position: relative;
    }

    .filter form table tr td .sect__name {
        float: none;
        position: relative;
    }

    .filter form table tr td .sect__hint {
        position: static;
    }

    .filter form table tr td .sect__name i.fa-angle-up, .filter form table tr td .sect__name i.fa-angle-down {
        display: table-cell;
    }

    .filter form table tr td .sect__name i.fa-angle-left, .filter form table tr td .sect__name i.fa-angle-right {
        display: none;
    }

    .filter form table tr td .bx_filter_container_modef_popup {
        display: none;
    }

    .filter .bx_filter_block .price {
        margin: 0 10px 0 0;
    }

    .filter .bx_filter_block .price input[type="text"] {
        width: 73px;
    }

    .filter .bx_filter_block .bx_ui_slider_track {
        width: auto;
        height: 7px;
        margin: 0;
        position: absolute;
        left: 8.5px;
        right: 8.5px;
        top: 52px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .filter form .submit {
        float: left;
        margin: 10px 0 0 0;
    }

    a.catalog_item_toogle_filter_hidden {
        margin: 5px 0 0 0;
    }

    .filter form .submit #modef, a.catalog_item_toogle_filter_reset {
        margin-top: 5px;
    }

    .filter form .submit button[id="set_filter"] {
        height: 27px;
    }

    .filter_indent {
        margin: 0 0 10px 0;
    }

    .count_items {
        height: auto;
    }

    .catalog-item-sorting {
        height: auto;
        display: table;
        margin: 0 15px 0 0;
    }

    .catalog-item-sorting label {
        float: none;
        display: table-cell;
        vertical-align: top;
        margin: 0;
        padding: 0 10px 0 0;
    }

    .catalog-item-sorting label .full {
        display: none;
    }

    .catalog-item-sorting label .short {
        display: inline;
    }

    .catalog-item-sorting > span {
        margin: 0 5px 5px 0;
    }

    .catalog-item-sorting > span:last-child {
        margin: 0 0 5px 0;
    }

    .catalog-item-view {
        display: none;
    }

    .catalog-item-list-view {
        margin: 0;
    }

    .catalog-item {
        margin: 12px 0 0 0;
        padding: 0 0 13px 0;
    }

    .catalog-item:nth-child(2) {
        margin: 8px 0 0 0;
    }

    .catalog-item-table-view {
        margin: 0;
    }

    .catalog-item-table-view .catalog-item-card {
        padding: 0 0 13px 0;
    }

    .catalog-item-table-view .catalog-item-card:first-child {
        margin-top: 7px;
    }

    .catalog-item-table-view .catalog-item-card:nth-child(n+4) {
        display: block;
    }

    .catalog-item-collections-view .catalog-item-card:nth-child(n+4) {
        display: block;
    }

    .catalog-item-collections-view .catalog-item-card {
        width: 100%;
    }

    .catalog-item-collections-view .catalog-item-card .item-image-cont {
        width: 70px;
        padding-right: 1px;
        height: 70px;
    }

    .catalog-item-collections-view .catalog-item-card .item-image, .catalog-item-collections-view .catalog-item-card .item-image a {
        width: 70px;
        height: 70px;
        display: block;
    }

    .catalog-item-collections-view .catalog-item-card .item-image-cont .sticker {
        right: 0;
        top: auto;
        bottom: 3px;
    }

    .catalog-item-collections-view .catalog-item-card .item-image-cont .sticker span {
        width: 28px;
        height: 16px;
        margin: 0 0 1px 0;
    }

    .catalog-item-collections-view .catalog-item-card .item-image-cont .sticker span:before {
        display: none;
    }

    .catalog-item-collections-view .catalog-item-card .item-image-cont .manufacturer {
        display: none;
    }

    .catalog-item-collections-view .catalog-item-card .time_buy_timer .countdown-section:after {
        display: none;
    }

    .catalog-item-collections-view .catalog-item-card .item_time_buy_cont .progress_bar_block {
        display: table;
    }

    .catalog-item-card .item-available-rating {
        display: none;
    }

    .catalog-item-collections-view .catalog-item-card.item-tb .item-all-title, .catalog-item-collections-view .catalog-item-card.item-tb .item-desc {
        width: 55%;
        float: initial;
    }

    .catalog-item-collections-view .catalog-item-card .item-all-title, .catalog-item-collections-view .catalog-item-card .item-desc, .catalog-item-collections-view .catalog-item-card .item-price-cont {
        max-height: 30px;
        height: auto !important;
        overflow: hidden;
    }

    @media (min-width: 355px) and (max-width: 425px) {
        .catalog-item-collections-view .catalog-item-card .item_time_buy, .catalog-item-collections-view .catalog-item-card .item_time_buy_cont {
            width: 123px;
        }

        .catalog-item-collections-view .catalog-item-card.item-tb .item-all-title, .catalog-item-collections-view .catalog-item-card.item-tb .item-desc {
            width: 45%;
        }
    }

    @media (min-width: 271px) and (max-width: 355px) {
        .catalog-item-collections-view .catalog-item-card .item_time_buy, .catalog-item-collections-view .catalog-item-card .item_time_buy_cont {
            width: 32px;
        }

        .catalog-item-collections-view .catalog-item-card .time_buy_timer .countdown-amount, .catalog-item-collections-view .catalog-item-card .time_buy_timer .countdown-section:before {
            display: none;
        }
    }

    @media screen and (max-width: 271px) {
        .catalog-item-collections-view .catalog-item-card .item_time_buy_cont, .catalog-item-collections-view .catalog-item-card.item-tb .item-desc {
            display: none;
        }

        .catalog-item-collections-view .catalog-item-card.item-tb .item-all-title, .catalog-item-collections-view .catalog-item-card.item-tb .item-desc, .catalog-item-collections-view .catalog-item-card.item-tb .item-price-cont {
            width: auto;
        }
    }

    .catalog-item-collections-view .catalog-item-card .item-all-title {
        margin-top: 0 !important;
        padding: 0 0 0 12px !important;
    }

    .catalog-item-collections-view .catalog-item-card .item-all-title .item-title {
        padding: 0 !important;
    }

    .catalog-item-collections-view .catalog-item-card .item-desc {
        float: left;
        display: block;
        visibility: visible;
        padding: 0 0 0 12px !important;
    }

    .catalog-item-collections-view .catalog-item-card .item_time_buy_cont {
        top: 0;
        left: auto;
        right: 0;
    }

    .catalog-item-collections-view .catalog-item-card .item-price-cont {
        padding: 0 0 0 12px !important;
        position: static;
    }

    .catalog-detail-element > .catalog-detail {
        float: left;
        display: block;
    }

    .catalog-detail-element .catalog-detail {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .catalog-detail .column {
        width: 100%;
        float: left;
    }

    .catalog-detail .column.first {
        width: 100%;
    }

    .catalog-detail .column.second, .catalog-detail .column.three {
        padding: 0;
    }

    .catalog-detail .column.first.colletion {
        width: 100%;
    }

    .catalog-detail-pictures .detail_picture {
        height: 200px;
    }

    .catalog-detail .column.first.colletion .catalog-detail-pictures .detail_picture {
        height: 200px;
    }

    .catalog-detail-pictures .detail_picture img {
        max-width: 200px;
        max-height: 200px;
    }

    .catalog-detail .column.first.colletion .catalog-detail-pictures .detail_picture img {
        max-width: 200px;
        max-height: 200px;
    }

    .catalog-detail-pictures .more_photo {
        margin: 9px 0 0 0;
    }

    .catalog-detail-pictures .more_photo ul li {
        max-width: 64px;
        max-height: 64px;
        margin: 0 3px 3px 0;
    }

    .catalog-detail-pictures .more_photo ul li:nth-child(4n+4) {
        margin: 0 3px 3px 0;
    }

    .catalog-detail .column.first.colletion .catalog-detail-pictures .more_photo ul li:nth-child(4n+4), .catalog-detail .column.first.colletion .catalog-detail-pictures .more_photo ul li:nth-child(7n) {
        margin: 0 3px 3px 0;
    }

    @media screen and (max-width: 320px) and (min-width: 320px) {
        .catalog-detail .column.first.colletion .catalog-detail-pictures .more_photo ul li:nth-child(4n+4) {
            margin: 0 0 3px 0;
        }
    }

    .catalog-detail-pictures .more_photo ul li a.catalog-detail-images img {
        max-width: 64px;
        max-height: 64px;
    }

    .catalog-detail .catalog-detail-offers {
        margin: 0;
        padding: 0;
    }

    .catalog-detail .price_buy_detail {
        width: 100%;
        margin: 12px 0 0 -10px;
        padding: 10px;
    }

    .catalog-detail .price_buy_detail > div {
        width: 209px;
        margin-left: auto;
        margin-right: auto;
    }

    .geolocation-delivery-detail__col {
        display: inline-block;
    }

    .geolocation-delivery-detail__delivery-logo-wrap-wrap {
        display: none;
    }

    .catalog-detail .article_rating {
        padding: 0;
        order: 1;
    }

    .catalog-detail .catalog-detail-preview-text {
        padding: 0;
        order: 1;
    }

    .catalog-detail .catalog-detail-gift {
        order: 1;
    }

    .catalog-detail .advantages {
        padding: 0;
        order: 1;
    }

    .catalog-detail .advantages .advantages-item:last-child {
        margin-top: 10px;
    }

    .catalog-detail .catalog-detail-properties, .tabs-catalog-detail .catalog-detail-properties {
        padding: 0;
    }

    .catalog-detail .catalog-detail-property, .tabs-catalog-detail .catalog-detail-property {
        position: relative;
    }

    .catalog-detail .catalog-detail-property .hint-wrap, .tabs-catalog-detail .catalog-detail-property .hint-wrap {
        position: static;
    }

    .catalog-detail .catalog-detail-property .hint, .tabs-catalog-detail .catalog-detail-property .hint {
        position: relative;
        top: 2px;
    }

    .column-collection {
        display: block;
    }

    .column-collection .first {
        margin: 14px 0;
    }

    .column-collection .first, .column-collection .second {
        display: block;
        float: left;
        width: 100%;
    }

    .column-collection .second .h4, .column-collection .second .catalog-detail-property {
        padding-left: 0;
    }

    .column-collection .first .catalog-detail-preview-text {
        padding-right: 0;
    }

    .tabs-catalog-detail {
        margin-top: 30px;
        padding: 0;
    }

    .tabs-catalog-detail .tabs__box {
        margin: 0;
    }

    .tabs-catalog-detail .catalog-item-card:nth-child(n+4) {
        display: block;
    }

    .tabs-catalog-detail .tabs__box-content img {
        max-width: 100%;
        height: auto;
    }

    .tabs-catalog-detail .tabs__box-content iframe {
        width: 100% !important;
    }

    .catalog-detail-files-docs .files-docs-item-cont {
        width: 100%;
        display: block;
        padding: 0;
    }

    .reviews-collapse a.reviews-collapse-link .short {
        display: table-cell;
    }

    .reviews-collapse a.reviews-collapse-link .full {
        display: none;
    }

    @media screen and (max-width: 349px) {
        .catalog-review__userpic-wrap {
            display: none;
        }

        .reviews-collapse {
            margin-left: 0;
        }

        .catalog-reviews-list {
            margin-left: 0;
        }
    }

    .compare-list-result .sort .sorttext {
        display: none;
    }

    .compare-list-result .sort a.sortbutton .def {
        display: none;
    }

    .compare-list-result .sort a.sortbutton .mob {
        display: inline-block;
    }

    .catalog-detail-offers-list, .set-constructor-items, .kit-items, .filtered-items, .bigdata-items {
        /*margin: 24px 0 0 0;*/
    }

    .catalog-detail-offers-list .h3, .set-constructor-items .h3, .kit-items .h3, .filtered-items .h3, .bigdata-items .h3 {
        /*padding: 0;*/
    }

    .catalog-detail-offers-list .offers-items .thead {
        display: none;
    }

    .catalog-detail-offers-list .offers-items {
        margin: 0;
    }

    .offers-items .catalog-item .catalog-item-info {
        padding: 0;
    }

    .offers-items .catalog-item .catalog-item-image-cont {
        width: 72px;
        vertical-align: top;
        padding: 0 12px 0 0;
    }

    .offers-items .catalog-item .catalog-item-image {
        width: 70px;
        height: 70px;
        display: table-cell;
        vertical-align: middle;
    }

    .offers-items .catalog-item .catalog-item-image img {
        max-width: 70px;
        max-height: 70px;
    }

    .offers-items .catalog-item .catalog-item-image .sticker {
        right: -1px;
    }

    .offers-items .catalog-item .catalog-item-title {
        width: 100%;
        float: left;
        margin: 6px 0 6px 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .offers-items .catalog-item .catalog-item-title .article {
        display: none;
    }

    .offers-items .catalog-item .catalog-item-prop {
        display: none;
    }

    .offers-items .catalog-item .item-price {
        width: 100%;
        float: left;
        display: table;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .offers-items .catalog-item .catalog-item-props-mob {
        width: 100%;
        float: left;
        display: block;
        margin: 8px 0 0 0;
        padding: 0;
    }

    .offers-items .catalog-item .catalog-item-props-mob .catalog-item-prop {
        width: auto;
        padding: 0 0 0 20px;
        display: table-cell;
    }

    .offers-items .catalog-item .catalog-item-props-mob .catalog-item-prop:first-child {
        padding: 0;
    }

    .offers-items .catalog-item .buy_more {
        width: 37px;
        display: table-cell;
    }

    .offers-items .catalog-item .buy_more.no-one-click {
        width: 37px;
    }

    .offers-items .catalog-item .buy_more .add2basket_block {
        position: relative;
        margin: 0;
        display: block;
    }

    .offers-items .catalog-item .delay {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .offers-items .catalog-item .buy_more button[name="add2basket"] {
        margin: 0;
    }

    .offers-items .catalog-item .buy_more .boc_anch {
        float: right;
        margin: 5px 0 0 0;
    }

    .offers-items .catalog-item .buy_more .apuo {
        width: 35px;
        margin: 0;
    }

    .offers-items .catalog-item .buy_more .apuo i {
        padding: 0;
    }

    .offers-items .catalog-item .catalog-item-image-cont, .offers-items .catalog-item .delay, .offers-items .catalog-item .buy_more .boc_anch, .offers-items .catalog-item .buy_more .apuo .short {
        display: none;
    }

    .kit-items .catalog-item-card, .set-constructor .catalog-item-card, .catalog-subscribe-items .catalog-item-card {
        width: 100%;
    }

    .kit-items .catalog-item-card, .catalog-subscribe-items .catalog-item-card {
        margin: 12px 0 0 0;
    }

    .set-constructor .catalog-item-card {
        float: left;
        margin: 2px 0 0 0;
        padding: 0;
    }

    .set-constructor .catalog-item-card.original-item, .set-constructor .catalog-item-card.result-item {
        margin-top: 0;
    }

    .set-constructor .catalog-item-card.result-item {
        position: relative;
    }

    .set-constructor .catalog-item-card.other-item {
        margin-top: 2px;
        margin-left: 0;
    }

    .kit-items .catalog-item-card:nth-child(n+4), .set-constructor .catalog-item-card:nth-child(n+4), .catalog-subscribe-items .catalog-item-card:nth-child(n+4) {
        display: block;
    }

    .kit-items .catalog-item-card:nth-child(5n+1), .catalog-subscribe-items .catalog-item-card:nth-child(5n+1) {
        margin: 12px 0 0 0;
    }

    .set-constructor .catalog-item-card .catalog-item-info {
        padding: 10px;
    }

    .kit-items .catalog-item-card .item-image, .set-constructor .catalog-item-card .item-image, .catalog-subscribe-items .catalog-item-card .item-image {
        height: 70px;
    }

    .kit-items .catalog-item-card .item-image a img, .set-constructor .catalog-item-card .item-image a img, .set-constructor .catalog-item-card .item-image span img, .catalog-subscribe-items .catalog-item-card .item-image a img {
        max-width: 70px;
        max-height: 70px;
    }

    .kit-items .catalog-item-card .item-all-title, .set-constructor .catalog-item-card .item-all-title, .set-constructor .catalog-item-card.original-item .item-all-title, .catalog-subscribe-items .catalog-item-card .item-all-title {
        height: auto;
    }

    .catalog-subscribe-items .catalog-item-card .item-all-title {
        width: auto;
        float: none;
        display: table-cell;
        vertical-align: middle;
        margin: 0;
    }

    .set-constructor .catalog-item-card .item-article, .catalog-subscribe-items .catalog-item-card .item-article {
        display: none;
    }

    .kit-items .catalog-item-card .item-price-cont, .kit-items .catalog-item-card .item-price-cont.reference, .kit-items .catalog-item-card .item-price-cont.one, .kit-items .catalog-item-card .item-price-cont.one.reference, .set-constructor .catalog-item-card .item-price-cont, .set-constructor .catalog-item-card .item-price-cont.reference, .set-constructor .catalog-item-card .item-price-cont.one, .set-constructor .catalog-item-card .item-price-cont.one.reference {
        height: auto;
    }

    .set-constructor .other-items-section-slider .catalog-item-card .catalog-item-price {
        float: left;
    }

    .set-constructor .other-items-section-slider .catalog-item-card .item-price-cont .unit {
        float: left;
        margin: 2px 0 0 3px;
    }

    .set-constructor .catalog-item-card.result-item .item-price-cont, .set-constructor .catalog-item-card.result-item .item-price-cont.reference, .set-constructor .catalog-item-card.result-item .item-price-cont.one, .set-constructor .catalog-item-card.result-item .item-price-cont.one.reference {
        height: auto;
        margin: 7px 0 0 0;
        padding: 0 10px 36px 0;
    }

    .set-constructor .catalog-item-card.result-item .catalog-item-price-percent {
        display: block;
    }

    .set-constructor .catalog-item-card.result-item .buy_more {
        width: auto;
        position: absolute;
        left: 95px;
        bottom: 11px;
    }

    .set-constructor .catalog-item-card.result-item .buy_more button[name="add2basket"] {
        width: 132px;
        margin: 0;
    }

    .set-constructor .catalog-item-card.result-item .buy_more button[name="add2basket"] i {
        padding: 0 7px 0 0;
    }

    .set-constructor .catalog-item-card.result-item .buy_more button[name="add2basket"] span {
        display: inline-block;
    }

    .set-constructor .added-items:before, .set-constructor .added-items:after {
        width: 22px;
        height: 22px;
        left: 48px;
    }

    .set-constructor .added-items:before {
        top: -12px;
    }

    .set-constructor .added-items:after {
        top: auto;
        bottom: -12px;
    }

    .set-constructor .added-items {
        width: 100%;
        float: left;
        margin: 12px 0 12px -10px;
        padding: 20px 10px;
    }

    .set-constructor .added-items .catalog-item.added-item {
        padding: 0;
    }

    .set-constructor .catalog-item.added-item .catalog-item-info {
        padding: 10px;
    }

    .set-constructor .catalog-item.added-item .catalog-item-title {
        width: 100%;
        float: left;
        margin: 6px 0 6px 0;
        padding-right: 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .set-constructor .catalog-item.added-item .catalog-item-article {
        display: none;
    }

    .set-constructor .catalog-item.added-item .item-price {
        width: 100%;
        float: left;
        display: table;
        padding-right: 10px;
    }

    .set-constructor .catalog-item.added-item .catalog-item-delete {
        width: 22px;
    }

    .set-constructor .catalog-item.added-item .catalog-item-delete a {
        width: 22px;
        height: 22px;
    }

    .set-constructor .catalog-item-card.other-item .buy_more, .catalog-subscribe-items .catalog-item-card .buy_more {
        width: 119px;
    }

    .set-constructor .catalog-item-card.other-item .buy_more .apuo, .catalog-subscribe-items .catalog-item-card .buy_more .apuo {
        width: 117px;
    }

    .set-constructor .catalog-item-card.other-item .buy_more button[name="add2set"] .full {
        display: none;
    }

    .set-constructor .catalog-item-card.other-item .buy_more button[name="add2set"] .short {
        display: inline-block;
    }

    @media (min-width: 286px) and (max-width: 449px) {
        .set-constructor .catalog-item-card.other-item .buy_more, .catalog-subscribe-items .catalog-item-card .buy_more {
            width: 37px;
        }

        .set-constructor .catalog-item-card.other-item .buy_more button[name="add2set"] {
            width: 100%;
        }

        .set-constructor .catalog-item-card.other-item .buy_more .apuo, .catalog-subscribe-items .catalog-item-card .buy_more .apuo {
            width: 35px;
        }

        .set-constructor .catalog-item-card.other-item .buy_more button[name="add2set"] i {
            padding: 0;
        }

        .set-constructor .catalog-item-card.other-item .buy_more button[name="add2set"] .short {
            display: none;
        }
    }

    .set-constructor .other-items-section-slider {
        width: 100% !important;
        left: 0 !important;
    }

    .pagination ul li {
        margin: 0 4px 4px 0;
    }

    a.bx-composite-btn, .bx-panel {
        display: none;
    }

    #addItemInCart {
        width: auto;
    }

    #addItemInCart .cont {
        padding: 12px;
    }

    #addItemInCart .item_image_cont {
        display: none;
    }

    #addItemInCart .item_title {
        margin: 0;
    }

    #addItemInCart .item_links {
        margin: 7px 0 0 0;
    }

    #addItemInCart .item_links .close {
        height: 28px;
        float: none;
        margin: 5px 0 0 0;
    }

    #addItemInCart .item_links form {
        margin: 5px 0 0 5px;
    }

    #addItemInCart .item_links .order {
        height: 28px;
    }

    .more_options {
        width: auto;
    }

    .more_options .item_info {
        padding: 0 12px 12px 12px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .more_options .item_info .item_image {
        display: none;
    }

    .more_options .item_info .item_block {
        padding: 0;
    }

    @media screen and (max-width: 449px) {
        .more_options .item_sale .catalog_price {
            float: left;
        }

        .more_options .item_sale .catalog_buy_more {
            clear: both;
            float: right;
        }
    }

    .more_options .item_sale .buy_more .qnt_cont {
        float: right;
        margin: 0;
    }

    .more_options .item_sale .buy_more button[name="add2basket"] {
        float: left;
        clear: right;
        margin: 5px 0 0 0;
    }

    .more_options.offers-list {
        width: auto;
        margin: 0;
    }

    .more_options .offers-items .catalog-item .catalog-item-title {
        width: 100%;
    }

    .more_options .offers-items .catalog-item .buy_more {
        width: 37px;
    }

    .more_options .offers-items .catalog-item .buy_more.no-one-click {
        width: 37px;
    }

    .more_options .offers-items .catalog-item .buy_more .qnt_cont {
        float: left;
        margin: 3px 0 0 0;
    }

    .more_options .offers-items .catalog-item .buy_more button[name="add2basket"] {
        margin: 0;
    }

    .more_options .offers-items .catalog-item .buy_more .apuo {
        width: 35px;
        margin: 0;
    }

    @media (min-width: 576px) and (max-width: 768px) {
        .more_options .offers-items .catalog-item .buy_more {
            width: 121px;
        }

        .more_options .offers-items .catalog-item .buy_more.no-one-click {
            width: 153px;
        }

        .more_options .offers-items .catalog-item .buy_more button[name="add2basket"] {
            margin: 0 0 0 5px;
        }

        .more_options .offers-items .catalog-item .buy_more .apuo {
            width: 119px;
            margin: 5px 0 0 0;
        }
    }

    .sale-personal-section__item {
        width: 100%;
        height: 109px;
        padding: 0;
    }

    .sale-personal-section__item-title {
        margin-top: 8px;
    }

    .sale-personal-section__item-count {
        padding: 0 5px;
    }

    .cart-items .sort-clear {
        margin: 0;
    }

    .cart-items .sort .sorttext {
        display: none;
    }

    .cart-items .sort a.sortbutton .def {
        display: none;
    }

    .cart-items .sort a.sortbutton .mob {
        display: inline-block;
    }

    .cart-items .clear, .cart-items .clear.clear-shelve, .cart-items .clear.clear-subscribe {
        width: 29px;
    }

    .cart-items .clear .clear_cont i {
        padding: 0;
    }

    .cart-items .clear .clear_cont span {
        display: none;
    }

    .cart-items .equipment .thead {
        display: none;
    }

    .cart-items .equipment-order .thead {
        padding: 0 14px 0 15px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .cart-items .equipment-order .thead .cart-item-name {
        padding: 0;
    }

    .cart-items .equipment-order .thead .cart-item-summa {
        display: none;
        padding: 0;
    }

    @media screen and (max-width: 499px) {
        .cart-items .equipment-profile .thead .cart-item-number, .cart-items .equipment-profile .thead .cart-item-date {
            display: none;
        }

        .cart-items .equipment-profile .thead .cart-item-name {
            padding-left: 15px;
        }
    }

    .cart-items .equipment .tbody .tr {
        margin: 0;
    }

    .cart-items .equipment-order .tbody .tr_into {
        padding: 4px 12px 4px 13px;
    }

    .cart-items .equipment-order .tbody .cart-item-number {
        display: none;
        padding: 0;
    }

    .cart-items .equipment .tbody .cart-item-image, .cart-items .equipment-order .tbody .cart-item-image {
        display: none;
    }

    .cart-items .equipment .tbody .cart-item-image {
        width: 50px;
        padding: 0 10px 0 0;
    }

    .cart-items .equipment .tbody .cart-item-image img {
        width: 48px;
        height: 48px;
    }

    .cart-items .equipment .tbody .cart-item-quantity {
        width: 36px;
        padding: 0;
    }

    .cart-items .equipment .tbody .cart-item-quantity a.minus, .cart-items .equipment .tbody .cart-item-quantity a.plus {
        display: none;
    }

    @media screen and (max-width: 499px) {
        .cart-items .equipment .tbody .cart-item-quantity input[class="quantity"] {
            width: 24px;
        }

        .cart-items .equipment-profile .tbody .cart-item-number, .cart-items .equipment-profile .tbody .cart-item-date {
            display: none;
        }

        .cart-items .equipment-profile .tbody .cart-item-name {
            padding-left: 13px;
        }
    }

    .cart-items .equipment .tbody .cart-item-summa, .cart-items .equipment-order .tbody .cart-item-summa {
        display: none;
    }

    .cart-items .equipment-order .tbody .cart-item-summa {
        padding: 0;
    }

    .cart-items .equipment .tbody .cart-item-actions {
        width: 29px;
        padding: 0 0 0 10px;
    }

    .cart-items .equipment .tbody .cart-item-actions .delete {
        margin: 5px 0 0 0;
    }

    @media (min-width: 576px) and (max-width: 768px) {
        .cart-items .equipment .tbody .cart-item-summa, .cart-items .equipment-order .thead .cart-item-summa, .cart-items .equipment-order .tbody .cart-item-summa {
            display: table-cell;
        }
    }

    @media (min-width: 576px) and (max-width: 768px) {
        .cart-items .equipment .tbody .cart-item-image, .cart-items .equipment-order .tbody .cart-item-number, .cart-items .equipment-order .tbody .cart-item-image {
            display: table-cell;
        }

        .cart-items .equipment .tbody .cart-item-quantity {
            width: 93px;
        }

        .cart-items .equipment .tbody .cart-item-quantity a.minus, .cart-items .equipment .tbody .cart-item-quantity a.plus {
            display: table;
        }
    }

    @media (min-width: 576px) and (max-width: 768px) {
        .cart-items .equipment .tbody .cart-item-actions {
            width: 63px;
        }

        .cart-items .equipment .tbody .cart-item-actions .delete {
            margin: 0 0 0 5px;
        }
    }

    .cart-items .equipment-order .tbody .cart-itogo, .cart-items .equipment-order .tbody .cart-allsum {
        width: auto;
        padding: 0;
    }

    .cart-items .equipment .tbody .myorders_itog, .cart-items .equipment .tbody .myorders_itog.reference, .cart-items .equipment-order .myorders_itog, .cart-items .equipment-order .myorders_itog.reference {
        height: auto;
    }

    .cart-items .equipment .tbody .myorders_itog {
        margin: 0;
        padding: 4px 0;
    }

    .cart-items .equipment-order .myorders_itog {
        padding: 4px 13px 4px 14px;
    }

    .cart-items .equipment .tbody .myorders_itog .cart-itogo, .cart-items .equipment .tbody .myorders_itog .cart-allsum, .cart-items .equipment-order .myorders_itog .cart-itogo, .cart-items .equipment-order .myorders_itog .cart-allsum {
        width: auto;
        display: inline-block;
    }

    .cart-items .equipment .tbody .myorders_itog .cart-allsum {
        padding: 0 0 0 5px;
    }

    .cart-items .equipment-order .myorders_itog .cart-allsum {
        padding: 0;
    }

    .cart-items .w100p {
        margin: 9px 0 0 0;
    }

    .cart-items .w100p .cart-coupon {
        width: 100%;
        padding: 0 0 7px 0;
    }

    .cart-items .w100p .bx_ordercart_coupon {
        margin: 0 -36px 5px 0;
        padding: 0 36px 0 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
    }

    .cart-items .w100p .bx_ordercart_coupon input {
        width: 100%;
        height: 28px;
        padding: 0 7px;
    }

    .cart-items .w100p .bx_ordercart_coupon button {
        position: absolute;
        right: 0;
        top: 0;
    }

    .cart-items .w100p .bx_ordercart_coupon .old_coupon {
        width: 100%;
    }

    .cart-items .w100p .bx_ordercart_coupon .close {
        margin: 0;
        position: absolute;
        right: 4px;
        top: 3px;
    }

    .cart-items .w100p .cart-buttons {
        width: 100%;
        float: left;
        margin: 12px 0 0 0;
    }

    .cart-items .w100p .cart-buttons button {
        /*height: 28px;*/
        /*margin: 0;*/
    }

    .cart-items .w100p .cart-buttons button[name="boc_anch_cart"] {
        width: 100%;
    }

    .cart-items .w100p .cart-buttons button[name="BasketOrder"] {
        width: 100%;
        margin: 5px 0 0 0;
    }

    .cart-accessories {
        margin: 25px 0 0 0;
    }

    .cart-accessories .h3 {
        padding: 0;
    }

    .personal input[type="text"], .personal input[type="password"], .catalog-subscriber-identification-form input[type="text"], .sale-profile-detail-form-property input[type="text"] {
        width: 100%;
        height: 27px;
        padding: 0 7px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .personal textarea, .sale-profile-detail-form-property textarea {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        padding: 7px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .sale-profile-detail-form-property .dropdown-block {
        width: auto;
    }

    .sale-profile-detail-form-property .bx-ui-sls-container {
        min-height: 28px;
    }

    .personal button[type="submit"], .catalog-subscriber-identification-form button[type="submit"], .sale-profile-detail-form-btn button[type="submit"] {
        height: 28px;
    }

    .content-form .field input[type="text"], .content-form .field input[type="password"] {
        width: 100%;
        height: 27px;
        padding: 0 7px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .content-form .field input[name="captcha_word"] {
        width: 89px;
    }

    .content-form .field textarea {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        padding: 7px;
        box-sizing: border-box;
    }

    .content-form .field button[type="submit"] {
        height: 28px;
    }

    .sale-personal-account-wallet-container {
        width: 100%;
    }

    .sale-acountpay-form input[type="text"] {
        height: 27px;
        padding: 0 7px;
    }

    .sale-acountpay-pp {
        width: 100%;
    }

    .sale-acountpay-pp-company {
        width: 100%;
        height: auto;
    }

    .sale-acountpay-pp-company:not(:nth-child(5n+1)) {
        margin-left: 0;
    }

    .sale-acountpay-pp-company-graf-container, .sale-acountpay-pp-company-graf {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .sale-acountpay-pp-company-graf {
        position: static;
    }

    .sale-acountpay-pp-company-checkbox {
        float: left;
        margin-left: 6px;
        margin-top: 6px;
        position: static;
    }

    .sale-acountpay-pp-company-descr {
        float: right;
        margin-right: 6px;
        margin-top: 6px;
        position: static;
    }

    .sale-acountpay-pp-company:nth-child(5n+4) .sale-acountpay-pp-company-descr .pop-up.pp-descr, .sale-acountpay-pp-company:nth-child(5n+5) .sale-acountpay-pp-company-descr .pop-up.pp-descr {
        left: 10px !important;
        right: 10px;
    }

    .sale-acountpay-pp-company:nth-child(5n+4) .sale-acountpay-pp-company-descr .pop-up.pp-descr:after, .sale-acountpay-pp-company:nth-child(5n+5) .sale-acountpay-pp-company-descr .pop-up.pp-descr:after {
        right: 8px;
    }

    .sale-acountpay-btn {
        height: 28px;
    }

    .pop-up {
        left: 10px !important;
        right: 10px;
    }

    .pop-up .popup-window-titlebar {
        height: auto;
        padding: 7px 0 7px 12px;
    }

    #popup-window-overlay-cityConfirm, .pop-up.city-confirm {
        display: none !important;
    }

    .city-change {
        width: auto;
    }

    .pop-up.forms.short, .pop-up.forms.full, .pop-up.forms.review {
        width: auto;
    }

    .pop-up.forms .info {
        display: none;
    }

    .pop-up.forms form {
        padding: 12px;
    }

    .pop-up.forms .form-row {
        margin-bottom: 3px;
    }

    .pop-up.forms .form-row .span1 {
        width: 89px;
    }

    .pop-up.forms .form-row .span2 input[type="text"] {
        height: 27px;
        padding: 0 7px;
    }

    .pop-up.forms .form-row .span2 textarea {
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 7px;
    }

    .pop-up.forms .form-row .span2 input[name="CAPTCHA_WORD"] {
        margin-right: 3px;
        margin-bottom: 3px;
    }

    .pop-up.forms .form-row .span2 img {
        height: 27px;
        float: left;
    }

    .pop-up.forms .submit {
        margin-top: 6px;
    }

    .pop-up.forms .submit button {
        height: 28px;
    }

    .pop-up.geolocation-delivery-detail {
        width: auto;
    }

    .pop-up.filter-hint, .pop-up.pp-descr, .pop-up.price-ranges {
        width: auto;
    }

    .pop-up.filter-hint {
        left: 0 !important;
        right: 0;
    }

    .pop-up.pp-descr, .pop-up.price-ranges {
        left: 10px !important;
        right: 10px;
        top: auto !important;
    }

    .pop-up.pp-descr:after {
        left: auto;
        right: 8px;
    }

    .pop-up.price-ranges:after {
        left: 15px;
        right: auto;
    }

    .pop-up .price-ranges__block__matrix .pop-up.price-ranges {
        right: 10px;
    }

    .pop-up .price-ranges__block__matrix .pop-up.price-ranges:after {
        right: 15px;
        left: auto;
    }

    #fancybox-left, #fancybox-right {
        width: 25px;
    }

    #fancybox-left {
        left: -25px;
    }

    #fancybox-right {
        right: -25px;
    }

    #fancybox-left-ico {
        left: -10px;
    }

    #fancybox-right-ico {
        right: -10px;
    }

    #fancybox-inner #video iframe {
        width: 100% !important;
    }

    .catalog-detail-pictures .versions_performance ul li {
        width: 68px;
        margin: 0 3px 3px 0;
    }

    .catalog-detail-pictures .versions_performance ul li div.image-color {
        height: 68px;
    }

    @media screen and (max-width: 320px) and (min-width: 320px) {
        .catalog-detail-pictures .versions_performance ul li:nth-child(4n) {
            margin: 0 0 3px 0;
        }
    }

    .color-collection-container {
        position: static;
        margin: 4px 0 0 0;
        padding: 0 0 0 9px;
        float: left;
    }

    .color-collection-container .color-collection-item {
        margin: 0 4px 0 0;
    }

}

@media (min-width: 768px) and (max-width: 1400px) {
    .header_2, .header_4 {
        display: table-cell !important;
    }

    .workarea {
        /*width: 718px;*/
    }

    .workarea-order {
        width: 100%;
    }

    .breadcrumb {
        /*width: 475px;*/
    }

    .anythingContainer {
        width: 718px;
        height: 228px;
    }

    .anythingContainer_16_9, .anythingSliderLi_16_9 {
        height: 399px;
    }

    .anythingContainer_16_7, .anythingSliderLi_16_7 {
        height: 312px;
    }

    .anythingContainer_DEFAULT, .anythingSliderLi_DEFAULT {
        height: 228px;
    }

    .promotions-block__slider:not(.anythingBase) > li:nth-child(n+3) {
        display: none;
    }

    .promotions__item {
        width: 356px;
    }

    .promotions__item-image-wrap {
        width: 358px;
        height: 190px;
    }

    .filtered-items .catalog-item-card:nth-child(n+4), .bigdata-items .catalog-item-card:nth-child(n+4) {
        /*display: none;*/
    }

    .tabs__box .catalog-item-card:nth-child(n+4) {
        display: block;
    }

    .tabs__box .catalog-item-card:nth-child(n+7) {
        display: none;
    }

    .catalog-item-card:nth-child(3n+2) {
        margin: 0 2px 2px 2px;
    }

    .catalog-item-card:nth-child(3n+1), .catalog-item-card:nth-child(3n+3) {
        margin: 0 0 2px 0;
    }

    .kabinet a.register i {
        padding: 0;
    }

    .kabinet a.register span {
        display: none;
    }

    .compare_line a .text, .delay_line a .text {
        display: none;
    }

    .news__item:nth-child(3n+1), .reviews__item:nth-child(3n+1), .news__item:nth-child(3n+3), .reviews__item:nth-child(3n+3) {
        margin: 0 0 2px 0;
    }

    .news__item:nth-child(3n+2), .reviews__item:nth-child(3n+2) {
        margin: 0 2px 2px 2px;
    }

    .tabs__box .news__item:nth-child(n+7), .tabs__box .reviews__item:nth-child(n+7) {
        display: none;
    }

    .promotions-list .promotions__item:nth-child(2n+1) {
        margin-left: 0;
        margin-right: 0;
    }

    .promotions-list .promotions__item:nth-child(2n+2) {
        margin-left: 2px;
        margin-right: 0;
    }

    .promotions-detail__picture-wrap, .news-detail__picture, .reviews-detail__picture:not(.bs5) {
        height: 228px;
    }

    .news-detail__products .catalog-item-card:nth-child(n+4), .news-detail__products .catalog-item-card:nth-child(n+4) {
        display: block;
    }

    .vendors-section-item:nth-child(3n+2) {
        margin: 0 2px 2px 2px;
    }

    .vendors-section-item:nth-child(3n+1), .vendors-section-item:nth-child(3n+3) {
        margin: 0 0 2px 0;
    }

    .catalog-section-child:nth-child(3n+2), .reviews-section-child:nth-child(3n+2) {
        /*margin: 0 2px 2px 2px;*/
    }

    .catalog-section-child:nth-child(3n+1), .catalog-section-child:nth-child(3n+3), .reviews-section-child:nth-child(3n+1), .reviews-section-child:nth-child(3n+3) {
        /*margin: 0 0 2px 0;*/
    }

    .catalog-item-sorting label .full {
        display: none;
    }

    .catalog-item-sorting label .short {
        display: inline;
    }

    .catalog-item .catalog-item-desc {
        width: 327px;
    }

    .catalog-item-price-view .item_time_buy {
        width: 93px;
    }

    .catalog-item-price-view .time_buy_cont {
        height: 25px;
    }

    .catalog-item-price-view .time_buy_clock {
        display: none;
    }

    .catalog-item-price-view .available {
        width: 48px;
    }

    .catalog-item-price-view .avl i, .catalog-item-price-view .not_avl i {
        padding: 0;
    }

    .catalog-item-price-view .avl span, .catalog-item-price-view .not_avl span {
        display: none;
    }

    .catalog-item-collections-view .catalog-item-card {
        width: 356px;
    }

    .catalog-item-collections-view .catalog-item-card:nth-child(3n+2) {
        margin: 0 0 2px 2px;
    }

    .catalog-item-collections-view .catalog-item-card:nth-child(2n+4) {
        margin: 0 0 2px 2px;
    }

    .catalog-item-collections-view .catalog-item-card:nth-child(2n+5) {
        margin: 0 0 2px 0;
    }

    .catalog-item-collections-view .catalog-item-card .item-image {
        width: 358px;
    }

    .catalog-detail .column.first {
        width: 290px;
    }

    .catalog-detail .column.first.colletion {
        width: 290px;
    }

    .catalog-detail .column.first.colletion .catalog-detail-pictures .detail_picture {
        height: 290px;
    }

    .catalog-detail .column.first.colletion .catalog-detail-pictures .detail_picture img {
        max-width: 290px;
        max-height: 290px;
    }

    .catalog-detail .column.three {
        display: table-header-group;
    }

    .catalog-detail-pictures .detail_picture {
        height: 290px;
    }

    .catalog-detail-pictures .detail_picture img {
        max-width: 290px;
        max-height: 290px;
    }

    .catalog-detail-pictures .more_photo ul li:nth-child(3n+3) {
        margin: 0 0 10px 0;
    }

    .catalog-detail-pictures .more_photo ul li:nth-child(3n+1), .catalog-detail-pictures .more_photo ul li:nth-child(3n+2) {
        margin: 0 10px 10px 0;
    }

    .catalog-detail .column.first.colletion .catalog-detail-pictures .more_photo ul li:nth-child(4n+4) {
        margin: 0 10px 10px 0;
    }

    .catalog-detail .column.first.colletion .catalog-detail-pictures .more_photo ul li:nth-child(7n) {
        margin: 0 10px 10px 0;
    }

    .catalog-detail .column.first.colletion .catalog-detail-pictures .more_photo ul li:nth-child(3n) {
        margin: 0 0 10px 0;
    }

    .catalog-detail .price_buy_detail {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .catalog-detail .price_buy_detail > div {
        width: 209px;
        margin-left: auto;
        margin-right: auto;
    }

    .tabs-catalog-detail .catalog-item-card:nth-child(n+7) {
        display: block;
    }

    .catalog-detail-files-docs .files-docs-item-cont {
        width: 50%;
    }

    .catalog-detail-offers-list .offers-items .thead .offers-items-name, .offers-items .catalog-item .catalog-item-title {
        width: 130px;
    }

    .catalog-detail-offers-list .offers-items .thead .offers-items-prop, .offers-items .catalog-item .catalog-item-prop {
        width: 84px;
    }

    .catalog-detail-offers-list .offers-items .thead .offers-items-buy {
        width: 105px;
    }

    .offers-items .catalog-item .buy_more {
        width: 121px;
    }

    .offers-items .catalog-item .buy_more.no-one-click {
        width: 160px;
    }

    .offers-items .catalog-item .buy_more.no-one-click .delay {
        left: auto;
        right: 0;
    }

    .offers-items .catalog-item .buy_more .add2basket_block {
        position: relative;
        width: 100%;
    }

    .offers-items .catalog-item .delay {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .offers-items .catalog-item .buy_more .boc_anch {
        float: right;
        margin: 5px 0 0 0;
    }

    .kit-items .catalog-item-card, .set-constructor .catalog-item-card, .catalog-subscribe-items .catalog-item-card {
        width: 140px;
    }

    .set-constructor .catalog-item-card.original-item, .set-constructor .catalog-item-card.result-item {
        width: 142px;
    }

    .kit-items .catalog-item-card, .catalog-subscribe-items .catalog-item-card {
        margin: 0 0 2px 2px;
    }

    .kit-items .catalog-item-card:nth-child(5n+1), .catalog-subscribe-items .catalog-item-card:nth-child(5n+1) {
        margin: 0 0 2px 0;
    }

    .set-constructor .catalog-item-card {
        margin: 0 0 0 2px;
    }

    .kit-items .catalog-item-card .item-image, .set-constructor .catalog-item-card .item-image, .catalog-subscribe-items .catalog-item-card .item-image {
        height: 111px;
    }

    .kit-items .catalog-item-card .item-image a img, .set-constructor .catalog-item-card .item-image a img, .set-constructor .catalog-item-card .item-image span img, .catalog-subscribe-items .catalog-item-card .item-image a img {
        max-width: 111px;
        max-height: 111px;
    }

    .kit-items .catalog-item-card .item-all-title, .set-constructor .catalog-item-card .item-all-title, .set-constructor .catalog-item-card.original-item .item-all-title, .catalog-subscribe-items .catalog-item-card .item-all-title {
        height: 62px;
    }

    .kit-items .catalog-item-card .item-price-cont, .kit-items .catalog-item-card .item-price-cont.one.reference, .set-constructor .catalog-item-card .item-price-cont.one.reference {
        height: 39px;
    }

    .set-constructor .other-items-section-slider .catalog-item-card .item-price-cont {
        height: 49px;
    }

    .kit-items .catalog-item-card .item-price-cont.reference, .set-constructor .catalog-item-card .item-price-cont.reference {
        height: 56px;
    }

    .kit-items .catalog-item-card .item-price-cont.one, .set-constructor .catalog-item-card .item-price-cont.one {
        height: 22px;
    }

    .set-constructor .catalog-item-card.result-item .item-price-cont, .set-constructor .catalog-item-card.result-item .item-price-cont.one.reference {
        height: 72px;
    }

    .set-constructor .catalog-item-card.result-item .item-price-cont.reference {
        height: 89px;
    }

    .set-constructor .catalog-item-card.result-item .item-price-cont.one {
        height: 55px;
    }

    .set-constructor .catalog-item-card.other-item .buy_more button[name="add2set"] .full, .set-constructor .catalog-item-card.other-item .buy_more .apuo .full {
        display: none;
    }

    .set-constructor .catalog-item-card.other-item .buy_more button[name="add2set"] .short, .set-constructor .catalog-item-card.other-item .buy_more .apuo .short {
        display: inline-block;
    }

    .sale-personal-section__item-title {
        margin-top: 8px;
    }

    .sale-personal-section__item-count {
        padding: 0 5px;
    }

    .cart-items .sort a.sortbutton .def {
        display: none;
    }

    .cart-items .sort a.sortbutton .mob {
        display: inline-block;
    }

    .sale-acountpay-pp-company {
        width: 164px;
    }

    .sale-acountpay-pp-company:nth-child(6n-1) {
        margin-right: 17px;
    }

    .sale-acountpay-pp-company:nth-child(5n-1) {
        margin-right: 0;
    }

    .sale-acountpay-pp-company-graf-container {
        width: 164px;
    }

    .sale-acountpay-pp-company-graf {
        width: 162px;
    }

    .sale-acountpay-pp-company:nth-child(5n+4) .sale-acountpay-pp-company-descr .pop-up.pp-descr, .sale-acountpay-pp-company:nth-child(5n+5) .sale-acountpay-pp-company-descr .pop-up.pp-descr {
        left: -14px !important;
        right: auto;
    }

    .sale-acountpay-pp-company:nth-child(4n+3) .sale-acountpay-pp-company-descr .pop-up.pp-descr, .sale-acountpay-pp-company:nth-child(4n+4) .sale-acountpay-pp-company-descr .pop-up.pp-descr {
        left: auto !important;
        right: -14px;
    }

    .sale-acountpay-pp-company:nth-child(5n+4) .sale-acountpay-pp-company-descr .pop-up.pp-descr:after, .sale-acountpay-pp-company:nth-child(5n+5) .sale-acountpay-pp-company-descr .pop-up.pp-descr:after {
        left: 15px;
        right: auto;
    }

    .sale-acountpay-pp-company:nth-child(4n+3) .sale-acountpay-pp-company-descr .pop-up.pp-descr:after, .sale-acountpay-pp-company:nth-child(4n+4) .sale-acountpay-pp-company-descr .pop-up.pp-descr:after {
        left: auto;
        right: 15px;
    }

    .catalog-detail-pictures .versions_performance ul li:nth-child(3n) {
        margin: 0 0 10px 0;
    }

    .color-collection-container {
        margin: 4px 0 0 10px;
    }

    .color-collection-container .color-collection-item:nth-child(1n+9) {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .center {
        width: 768px;
    }

    header {
        position: relative;
    }

    .header_1 {
        width: 432px;
        height: 123px;
    }

    .header_2 {
        width: 526px;
        height: 56px;
        margin-left: -241px;
        padding: 0;
        position: absolute;
        left: 50%;
        top: 100%;
    }

    .header_2 #altop_search {
        margin-top: 5px;
    }

    .top_panel {
        display: block;
    }

    /*.content-wrapper {*/
    /*    padding: 0;*/
    /*}*/

    .content {
        width: 718px;
        margin: 0 0 0 25px;
    }

    .left-column, .top-catalog {
        display: none;
    }

    .body_text {
        padding: 0 !important;
    }

    .vendors_bottom {
        display: block;
    }

    .subscribe_bottom {
        display: block;
    }

    .news-block, .reviews-block {
        display: block;
    }

    .already_seen ul {
        width: 711px;
        margin-right: 33px;
    }

    .already_seen ul li:nth-child(n+10) {
        display: none;
    }

    .already_seen ul li:nth-child(n+8) a span {
        left: auto;
        right: 18px;
    }

    .already_seen ul li:nth-child(n+8) a span:after {
        left: auto;
        right: 11px;
    }

    .already_seen_empty {
        display: block;
    }

    .footer_menu_soc_pay {
        width: 708px;
    }

    .footer_menu {
        width: 100%;
    }

    .footer_menu ul {
        padding: 0 20px 0 0;
    }

    .footer_soc_pay {
        width: 100%;
    }

    .footer_soc, .footer_pay {
        margin: 16px 0 0 0;
    }

    .footer-bottom__counter {
        display: none;
    }

    .foot_panel {
        width: 747px;
    }

    .kabinet a.login_anch i, .kabinet a.personal i {
        padding: 0;
    }

    .kabinet a.login_anch span, .kabinet a.personal span {
        display: none;
    }

    .foot_panel_2 a.cart .text {
        display: none;
    }

    .filter form table tr td .bx_filter_container_modef_popup {
        display: none;
    }

    .more_options.offers-list {
        width: 758px;
    }

    .more_options.offers-list .item_image {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .center {
        width: 994px;
    }

    .title-search-result {
        width: 532px !important;
    }

    .content {
        width: 945px;
    }

    ul.left-menu > li.parent > ul.submenu, ul.left-menu > li.parent > .catalog-section-childs {
        max-width: 718px;
    }

    .already_seen ul {
        width: 948px;
        margin-right: 22px;
    }

    .already_seen ul li:nth-child(n+13) {
        display: none;
    }

    .already_seen ul li:nth-child(n+11) a span {
        left: auto;
        right: 18px;
    }

    .already_seen ul li:nth-child(n+11) a span:after {
        left: auto;
        right: 11px;
    }

    .footer_menu_soc_pay {
        width: 934px;
    }

    .footer_menu {
        width: 718px;
    }

    .footer_menu ul {
        padding: 0 20px 0 0;
    }

    .footer_soc_pay {
        width: 216px;
    }

    .foot_panel {
        width: 945px;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .center {
        /*width: 1234px;*/
        width: 1200px;
    }
}

@media (min-width: 1200px) {
    .header_2, .header_4 {
        display: table-cell !important;
    }

    .sale-acountpay-pp-company {
        margin-right: 13px;
    }

    .catalog-detail-pictures .versions_performance.this_collection ul li:nth-child(7n) {
        margin: 0 0 10px 0;
    }

    .catalog-detail-pictures .versions_performance.el_collection ul li:nth-child(4n) {
        margin: 0 0 10px 0;
    }

    .color-collection-container .color-collection-item:nth-child(1n+8) {
        display: none;
    }
}

@media (min-width: 768px) {
    .catalog-item .catalog-item-info {
        -webkit-transition: background 6s ease 0s;
        -moz-transition: background 6s ease 0s;
        -o-transition: background 6s ease 0s;
        transition: background 6s ease 0s;
    }

    .hover__offer__list .catalog-item-info {
        -webkit-transition: background .15s ease 0s;
        -moz-transition: background .15s ease 0s;
        -o-transition: background .15s ease 0s;
        transition: background .15s ease 0s;
    }
}

.hint_agreement {
    font-size: 12px;
}

.hint_agreement.order {
    padding: 0 0 12px 0;
}

.hint_agreement.reg_form {
    padding: 3px 0 15px 0;
}

.hint_agreement.conteiner {
    padding: 12px 0 0 0;
}

.hint_agreement.conteiner.hidden {
    display: none;
}

.hint_agreement .label, .hint_agreement .checkbox {
    display: table-cell;
    height: 45px;
}

.hint_agreement .checkbox {
    padding-right: 10px;
}

.hint_agreement .checkbox span.input-checkbox {
    width: 12px;
    height: 12px;
    display: block;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s;
}

.hint_agreement .checkbox span.input-checkbox i {
    display: block;
    -webkit-transition: all .15s ease 0s;
    -moz-transition: all .15s ease 0s;
    -o-transition: all .15s ease 0s;
    transition: all .15s ease 0s;
}

.hint_agreement .checkbox input {
    margin: 0;
}

@media (max-width: 1200px) {
    .hint_agreement.conteiner.hidden {
        display: block;
    }
}

ul.sitemap {
    list-style: none;
}

ul.sitemap li {
    padding: 0 0 0 60px;
}

ul.sitemap li.firstli {
    padding: 0;
}

ul.sitemap li.secondli {
    padding: 0 0 0 20px;
}

ul.sitemap li.thirdli {
    padding: 0 0 0 40px;
}

table.svet {
    border-collapse: collapse;
}

.svet td {
    border: 1px solid #000;
    margin: 0;
    padding: 5px;
    border-collapse: collapse;
}

div.maingroup {
    display: block;
    width: 50%;
    float: left;
    margin: 0 auto;
    text-align: center;
    padding: 40px 0 0 0;
}

div.maingroup div {
    display: block;
    text-align: center;
    padding: 14px;
    font-size: 20px;
}

div.maingroup img {
    border: 2px solid #8184a1;
}

.form-callback-select {
    display: none;
}

.form-callback-select {
    width: 356px;
    margin-top: 20px;
}

.form-callback-select h2 {
    text-align: center;
    color: #212125;
}

.form-callback-select .mfeedback .row .span1 {
    color: #212125;
}

@media screen and (max-width: 768px) {
    .form-callback-select {
        width: 100%;
    }
}

.mfeedback {
    width: 356px;
    float: left;
    margin: 0;
    padding: 0;
}

.mfeedback .row {
    width: 100%;
    float: left;
    display: table;
    margin: 0 0 5px 0;
    padding: 0;
}

.mfeedback .row .span1 {
    width: 125px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #575b71;
    text-align: left;
}

.mfeedback .row .span2 {
    width: auto;
    display: table-cell;
    margin: 0;
    padding: 0;
    text-align: left;
}

.mfeedback .row .span2 input[type="text"] {
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 9px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #8184a1;
    text-align: left;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
}

.mfeedback .row .span2 textarea {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 61px;
    min-height: 61px;
    max-height: 61px;
    margin: 0;
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #8184a1;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
}

.mfeedback .row .span2 input[name="captcha_word"] {
    width: 100px;
    float: left;
}

.mfeedback .row .span2 img {
    float: right;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.mfeedback div.submit {
    width: 100%;
    float: left;
    margin: 9px 0 0 0;
    padding: 0;
}

.mfeedback div.submit button {
    width: 153px;
    height: 31px;
    float: right;
    margin: 0;
    padding: 0;
}

@media (max-width: 768px) {
    .mfeedback {
        width: 100%;
    }

    .mfeedback .row {
        margin: 0 0 3px 0;
    }

    .mfeedback .row .span1 {
        width: 89px;
        font-size: 12px;
    }

    .mfeedback .row .span2 input[type="text"] {
        width: 100%;
        height: 27px;
        padding: 0 7px;
        font-size: 12px;
    }

    .mfeedback .row .span2 textarea {
        height: 45px;
        min-height: 45px;
        max-height: 45px;
        padding: 7px;
        font-size: 12px;
    }

    .mfeedback div.submit button {
        height: 28px;
        font-size: 12px;
        font-weight: 400;
    }
}

.form-callback-select .mfeedback div.submit button {
    width: 153px;
    height: 31px;
    float: right;
    margin: 0;
    padding: 0;
    float: left;
}

.form-callback-select .alertMsg {
    display: none;
}

body a.btn-meedget-calc {
    background: #079a01;
    background: linear-gradient(to top, #068900, #0aac00), url(/images/leftarrow.png) no-repeat 10px 30px;
    width: auto;
    border: 0;
    border-radius: 3px;
    line-height: 28px;
    margin-bottom: 20px;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .15);
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    cursor: pointer;
    background: url(/images/leftarrow.png) 22px 14px no-repeat, linear-gradient(to top, #068900, #0aac00);
    padding-left: 35px;
    box-sizing: border-box;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 30px;
    padding-left: 50px;
    text-decoration: none;
}

.color-black, .color-black h2 {
    color: #212125;
}

.color-black p, .color-black td {
    font-size: 16px;
}

.color-black ol {
    font-size: 16px;
}

.teromo-zone img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
}

.teromo-zone {
    margin-top: 20px;
    padding-top: 20px;
    clear: both;
}

.catalog-detail .buy_more_detail .boc_anch {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #9cc218;
    background: #0198ff;
}

.btn_buy.boc_anch i {
    color: #fff;
}

.catalog-detail .buy_more_detail .boc_anch:hover {
    color: #fff;
    text-decoration: none;
    background: #575b71 !important;
    cursor: pointer;
}

.side-slider-wraper {
    clear: both;

}

.side-slider-item {
    width: 203px;
    margin: 0 auto;
}

.side-slider-item img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}

.side-slider-item div {
    text-align: center;
    font-size: 18px;
    color: #000;
}

.side-slider-wraper h2 {
    color: #000;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 700;
}

.footer-slider .owl-nav {
    position: absolute;
    top: 30%;
    width: 100%;
    left: 0;
}

.footer_keys_title {
    margin: 0 0 10px;
    font-weight: 700;
    color: #575b71;
    line-height: 1.1;
    font-size: 26px;
    text-align: center;
    padding-top: 20px;
}

.front-news-title {
    margin: 20px 0 10px;
    font-weight: 700;
    color: #575b71;
    text-decoration: none;
    line-height: 1.1;
    font-size: 22px;
    text-align: left;
}

.front-news-title a {
    color: #575b71 !important;
    text-decoration: none;
}

.footer-slider-wraper h2 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.front-categories {
    display: flex;
    justify-content: space-between;
}

.front-categories-item {
    margin-bottom: 40px;
}

.front-categories-item img {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
    overflow: hidden;
}

.front-categories-item:not(:last-child) {
    margin-right: 30px;
}

.front-categories-item > div {
    text-align: center;
    margin-top: 10px;
}

.front-categories-item > div a {
    color: #595a70;
    text-decoration: none;
    font-size: 18px;
    transition: all .15s ease 0s;
    font-weight: 600;
}

.front-categories-item > div a:hover {
    color: #1ba2ff;
}

.front-page h1 {
    font-size: 36px;
    line-height: 1;
    color: #595a70;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
}

.front-page h1 span {
    color: #000;
    text-transform: uppercase;
}

.front-subtitle {
    color: #595a70;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px;
    text-align: center;
}

.front-block {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.front-features {
    color: #595a70;
    border-radius: 4px;
    width: calc(100% - 576px);
    padding: 0 30px;
    box-sizing: border-box;
}

.front-features-title {
    text-align: center;
    padding-top: 35px;
    margin-bottom: 35px;
    font-size: 24px;
    font-weight: 700;
}

.front-features-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.front-feature {
    width: 50%;
    margin-bottom: 45px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

.front-feature-img {
    margin-right: 15px;
    width: 50px;
}

.front-feature-text {
    font-weight: 600;
}

.front-callback {
    width: 420px;
    background: #ededf8;
    border-radius: 4px;
    padding: 40px 10px 50px;
    text-align: center;
    box-sizing: border-box;
}

.front-callback h2 {
    font-size: 22px;
    font-weight: 700;
    color: #65667b;
    margin-bottom: 5px;
    line-height: 1.3;
}

.front-callback h2 span {
    font-size: 20px;
    font-weight: 600;
}

.front-callback-text {
    font-size: 14px;
    color: #65667b;
    margin-bottom: 15px;
}

.front-callback input {
    width: 100%;
    border: 0;
    border-radius: 3px;
    height: 48px;
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    box-shadow: inset 0 2px 3px 1px rgba(0, 0, 0, .15);
    box-sizing: border-box;
}

.front-callback button {
    background: #079a01;
    background: linear-gradient(to top, #068900, #0aac00), url(/images/leftarrow.png) no-repeat 10px 30px;
    width: 100%;
    border: 0;
    border-radius: 3px;
    height: 48px;
    margin-bottom: 20px;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .15);
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    cursor: pointer;
    background: url(/images/leftarrow.png) 22px 14px no-repeat, linear-gradient(to top, #068900, #0aac00);
    padding-left: 35px;
    box-sizing: border-box;
}

.front-input-wrap {
    padding: 0 40px;
}

.front-work {
    font-size: 24px;
    color: #595a70;
    margin-bottom: 40px;
    text-align: center;
    font-weight: 700;
}

.front-work span {
    font-size: 30px;
    color: #000;
    font-weight: 700;
}

.front-form-success {
    display: none;
    margin-bottom: 15px;
}

.foot_panel_all {
    display: none;
}

@media (min-width: 768px) {
    body .catalog-item-card .catalog-item-price-percent {
        display: none;
    }

    body .catalog-item-card .catalog-item-price-old {
        color: #6b6b6b;
        font-size: 16px;
        position: relative;
        top: 2px;
    }

    body .catalog-item-card .item-price {
        bottom: -10px;
    }
}

@media (max-width: 1200px) and (min-width: 768px) {
    .front-page {
        padding-top: 30px;
    }
}

@media (max-width: 1200px) {
    .front-block {
        display: block;
    }

    .front-features {
        width: 100%;
    }

    .front-callback {
        margin: 40px auto;
    }
}

@media (max-width: 768px) {
    .front-page h1 {
        font-size: 20px;
    }

    .front-subtitle {
        font-size: 16px;
    }

    .front-categories {
        flex-wrap: wrap;
    }

    .front-categories .front-categories-item {
        width: 40%;
        margin: 0 5% 30px;
    }

    .front-features {
        margin-right: 0;
    }

    .front-work {
        font-size: 20px;
    }

    .front-work span {
        font-size: 22px;
    }

    .news-list, .reviews-list {
        display: block;
    }

    .header_1 .logo a img {
        width: 108px;
    }

    .header_1 .logo a {
        display: inline;
    }

    .header_brand {
        display: table-cell;
        padding-top: 10px;
    }

    header {
        margin-top: 0;
        padding: 5px;
        box-sizing: border-box;
    }

    .header_brand br {
        line-height: 25px;
    }

    .header_1 {
        float: left;
        width: 98px;
        margin-left: -15px;
    }
}

@media (max-width: 576px) {
    .front-page h1 {
        font-size: 18px;
    }

    .front-categories .front-categories-item {
        width: 48%;
        margin: 0 0 30px;
    }

    .front-categories-item > div a {
        font-size: 14px;
    }

    .front-feature {
        width: 100%;
        margin-bottom: 30px;
    }

    .front-callback {
        width: 100%;
        max-width: 420px;
    }

    .front-callback button {
        font-size: 14px;
    }

    .front-callback h2 {
        font-size: 16px;
    }

    .front-callback h2 span {
        font-size: 14px;
    }

    .front-callback-text {
        font-size: 13px;
    }

    .front-input-wrap {
        padding: 0 10px;
    }

    #fancybox-title-wrap span {
        max-width: calc(100% - 30px);
        overflow: hidden;
    }
}

.navElement span.l {
    text-align: left;
    display: table;
    clear: both;
    position: relative;
    z-index: 200;
}

.navElement span.r {
    text-align: right;
    display: block;
    clear: both;
    position: relative;
    right: 0;
    top: -32px;
}

.buy_more_detail .add2basket_form .btn_buy.detail {
    color: #fff;
    background: #575b71;
    /* margin-top: 55px; */
    height: 34px;
    font-size: 14px;
}

.catalog-detail .buy_more_detail button[name="add2basket"] i {
    font-size: 17px;
}

.btn_buy.cheaper_anch {
    font-size: 12px;
    overflow: hidden;
    margin-top: 10px;
}

.btn_buy.calc_anch {
    background: #079a01;
    background: linear-gradient(to top, #068900, #0aac00), url(/images/leftarrow.png) no-repeat 10px 30px;
    width: auto;
    border: 0;
    border-radius: 3px;
    line-height: 38px;
    margin-bottom: 10px;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .15);
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    cursor: pointer;
    background: url(/images/leftarrow.png) 18px 9px no-repeat, linear-gradient(to top, #068900, #0aac00);
    padding-left: 35px;
    box-sizing: border-box;
    display: inline-block;
    box-sizing: border-box;
    padding-left: 31px;
    text-decoration: none;
    width: 100%;
}

.form-info {
    margin-bottom: 15px;
    margin-top: -5px;
    color: #555;
    font-size: 15px;
    text-align: center;
}

.catalog-detail-buy {
    position: relative;
}

.catalog-detail .buy_more_detail .boc_anch {
    /* position: absolute; */
    left: 0;
    top: 76px;
    height: 35px;
}

.btn-arrows {
    margin-left: 5px;
}

.btn-arrows i {
    font-size: 13px;
}

.product-detail-phone {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
    float: left;
    width: 100%;
    color: #666;
    color: #575b71;
}

.pop-up .popup-window-titlebar {
    background: #0198ff;
}

.director-wrap {
    max-width: 350px;
}

.director-image, .director-btn {
    margin-top: 10px;
}

.footer_soc .director-image, .footer_soc .director-btn {
    text-align: right;
}

@media screen and (max-width: 576px) {
    .director-image, .director-btn {
        text-align: center;
        margin-top: 10px;
    }
}

.btn_buy.dir_anch {
    background: #079a01;
    background: linear-gradient(to top, #068900, #0aac00), url(/images/leftarrow.png) no-repeat 10px 30px;
    width: auto;
    border: 0;
    border-radius: 3px;
    line-height: 28px;
    margin-bottom: 20px;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .15);
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    cursor: pointer;
    background: url(/images/leftarrow.png) 22px 14px no-repeat, linear-gradient(to top, #068900, #0aac00);
    padding-left: 35px;
    box-sizing: border-box;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 30px;
    padding-left: 50px;
    text-decoration: none;
}

/*
ul.left-menu>li:first-child>a {
	background: #575b71;
	border: 1px solid #575b71;
	text-align: center;
	color: #fff;
	height: 52px;
	padding: 0;
	text-decoration: none;
	line-height: 52px;
	-webkit-transition: color .15s ease 0s,border-color .15s ease 0s,background-color .15s ease 0s;
	-moz-transition: color .15s ease 0s,border-color .15s ease 0s,background-color .15s ease 0s;
	-o-transition: color .15s ease 0s,border-color .15s ease 0s,background-color .15s ease 0s;
	transition: color .15s ease 0s,border-color .15s ease 0s,background-color .15s ease 0s;
}

ul.left-menu>li:first-child:hover>a {
	color: #fff;
	border-color: #0198ff;
	background: #0198ff;
}
*/

.adress-images a {
    margin-right: 22px;
}

.adress-images a:last-child {
    margin-right: 0;
}

.adress-images img {
    margin-bottom: 22px;
}

.subscribe .h3 {
    display: none;
}

.subscribe p {
    padding-right: 10px;
    font-size: 14px;
    text-align: center;
}

.footer-menu {
    background: #dcdde8;
    margin: 10px -34px 15px -26px;
}

.footer-slider-wraper h2 {
    padding-top: 15px;
}

.footer_menu_soc_pay {
    padding-top: 0;
}

.footer-top {
    background: #FFF;
    margin: 0 -34px 15px -26px;
    padding: 0 34px 0 26px;
}

.footer_keys .owl-dots {
    display: none;
}

.akcii-wrapper {
    padding: 15px 0;
    font-family: arial;
    color: #000;
}

.akcii-wrapper-inner {
    border: 1px dashed #000;
    border-radius: 10px;
    position: relative;
    padding-bottom: 20px;
    background: rgba(237, 238, 248, .5);
    padding-right: 10px;
}

.akcii-close {
    position: absolute;
    width: 22px;
    height: 22px;
    right: 10px;
    top: 10px;
    background: url(/images/close.png) no-repeat;
    cursor: pointer;
}

.akcii-image {
    position: absolute;
    width: 211px;
    height: 210px;
    left: -21px;
    top: -21px;
    background: url(/images/akcia.png) no-repeat;
}

.akcii-title {
    font-size: 50px;
    font-family: tahoma;
    color: #000;
    font-weight: 700;
    margin-top: 10px;
    margin-left: 200px;
    line-height: 1.2;
}

.akcii-subtitle {
    font-size: 35px;
    font-family: tahoma;
    color: #000;
    margin-left: 300px;
    margin-bottom: 15px;
}

.akcii-mvideo {
    position: absolute;
    width: 220px;
    height: 168px;
    left: 80px;
    top: 80px;
    background: url(/images/card.png) no-repeat;
}

.form-akcii {
    margin-left: 370px;
    margin-bottom: 30px;
    position: relative;
}

.form-akcii:after {
    display: table;
    content: "";
    clear: both;
}

.form-akcii input {
    font-size: 23px;
    float: left;
    border: 1px solid #000;
    border-radius: 5px;
    height: 35px;
    padding: 0;
    padding-left: 10px;
    outline: 0;
    margin-bottom: 15px;
}

.form-akcii:before {
    content: "";
    position: absolute;
    width: 52px;
    height: 38px;
    left: -66px;
    top: 0;
    background: url(/images/arrow-black.png) no-repeat;
}

.akcii-wrapper .front-input-wrap.front-form-success {
    margin-left: 370px;
}

.form-akcii button {
    float: left;
    margin-left: 20px;
    border-radius: 3px;
    border: 0;
    background: #0C0;
    height: 50px;
    outline: 0;
    padding: 0 20px;
    color: #FFF;
    font-size: 22px;
    cursor: pointer;
    font-family: 'Myriad Pro Regular';
    padding-left: 50px;
    background: url(/images/leftarrow-white.png) 23px 14px no-repeat, linear-gradient(to top, #068800, #08ab00);
    box-shadow: 1px 1.732px 4.5px .5px rgba(0, 0, 0, .38);
    margin-top: -7px;
    transition: all ease-out .3s;
}

.form-akcii button:hover {
    box-shadow: none;
}

.akcii-infrom {
    margin-left: 300px;
    font-family: tahoma;
    font-size: 25px;
    font-style: italic;
}

.akcii-infrom span {
    color: red;
    font-weight: 700;
}

.akcii-wrapper .front-form-success {
    display: none;
    padding-left: 0;
}

.header_4 a.callback_anch .text {
    color: #fff;
    background: #575b71;
}

.header_4 a.callback_anch {
    color: #fff;
    text-decoration: none;
    background: #575b71;
    cursor: pointer;
}

.header_4 a.callback_anch i {
    color: #fff;
}

.catalog-detail .catalog-detail-price .avl i {
    color: #079a01;
}

.btn_buy.popdef {
    color: #fff;
    text-decoration: none;
    background: #575b71;
    cursor: pointer;
}

.catalog-item-card .buy_more .avl i {
    color: #079a01;
}

.youtube {
    padding-top: 70.1%;
}

@media (max-width: 1200px) {
    .akcii-title {
        font-size: 30px;
        margin-left: 194px;
    }

    .akcii-subtitle {
        font-size: 28px;
        margin-left: 220px;
        margin-bottom: 34px;
    }

    .akcii-mvideo {
        position: absolute;
        width: 180px;
        height: 168px;
        left: 47px;
        top: 100px;
        background: url(/images/card.png) no-repeat;
        background-size: contain;
    }

    .form-akcii {
        margin-left: 320px;
        margin-bottom: 45px;
        position: relative;
    }

    .akcii-wrapper .front-input-wrap.front-form-success {
        margin-left: 320px;
    }

    .form-akcii input {
        font-size: 16px;
        width: 200px;
    }

    .form-akcii button {
        margin-left: 20px;
        font-size: 16px;
    }

    .akcii-infrom {
        margin-left: 224px;
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .footer-top {
        margin: 0 0 15px;
        padding: 0 20px;
    }
}

@media (max-width: 660px) {
    .akcii-image {
        left: -10px;
        top: -10px;
        width: 100px;
        background-size: contain;
    }

    .akcii-title {
        font-size: 24px;
        margin-left: 0;
        text-align: center;
    }

    .akcii-subtitle {
        font-size: 22px;
        margin-left: 0;
        text-align: center;
    }

    .akcii-mvideo {
        width: 160px;
        left: 20px;
        top: 82px;
    }

    .form-akcii {
        margin-left: 254px;
        margin-bottom: 25px;
        position: relative;
    }

    .akcii-infrom {
        margin-left: 0;
        font-size: 18px;
        text-align: center;
    }

    .akcii-wrapper .front-input-wrap.front-form-success {
        margin-left: 254px;
    }
}

@media (max-width: 525px) {
    .form-akcii:before {
        display: none;
    }

    .form-akcii {
        margin-left: 150px;
        margin-bottom: 25px;
        position: relative;
        width: calc(100% - 152px);
    }

    .akcii-wrapper .front-input-wrap.front-form-success {
        width: calc(100% - 152px);
    }

    .akcii-mvideo {
        width: 130px;
        left: 8px;
        top: 106px;
    }

    .form-akcii input {
        width: 100%;
        font-size: 14px;
        box-sizing: border-box;
    }

    .form-akcii button {
        width: 100%;
        margin-left: 0;
        box-sizing: border-box;
    }

    .akcii-title {
        font-size: 18px;
        margin-top: 40px;
        padding: 0 15px;
    }

    .akcii-subtitle {
        font-size: 20px;
    }

    .footer-top {
        padding: 0;
    }
}

.footer-menu.top-menu {
    background: #dcdde8;
}

/*.breadcrumb-share .breadcrumb__item.breadcrumb__item_block {
	position: relative;
	top: 15px;
	left: -545px;
	width: 40px;
	white-space: nowrap;
	margin-bottom: 10px;
}*/

.breadcrumb-footer {
    width: 100%;
    float: none;
    margin-top: 20px;
}

.breadcrumb-footer:after {
    display: table;
    content: "";
    clear: both;
}

body {
    background-image: url(/upload/templates/little-dotes.png) !important;
}

.search-page .search-text {
    border-bottom: 1px solid #9a9a9a;
}

.search-page td {
    padding-top: 15px;
}

.search-text .price {
    font-size: 24px;
    font-weight: 700;
    color: #000;
}

.search-text .price span {
    font-size: 12px;
    font-weight: 400;
    color: #8184a1;
}

.search-product-more a.btn_buy {
    width: 100%;
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    margin-top: 30px;
}

.header_4 {
    min-width: 200px;
    box-sizing: border-box;
}

.catalog-item-card-wide {
    width: 236px !important;
}

.item-all-title-recommended {
    height: 60px !important;
}

.item-price-cont-recommended {
    height: 22px !important;
}

.front-categories-item img {
    width: 100%;
    height: auto;
    border-radius: 4px;
    overflow: hidden;
    border: solid 1px #ccc;
}

.front-categories-item > div {
    text-align: center;
    margin: 3px;
    background-color: #ededf8;
    border: solid 1px #ccc;
    border-radius: 4px;
    color: #000 !important;
}

.catalog-item-card .buy_more .delay, .compare, .akcii-wrapper, .modal-buttons .modal-button-gray, .catalog-item-card .buy_more span.minus, .catalog-item-card .buy_more span.plus, .buy_more span.minus:hover {
    display: none;
}

.catalog-item-card .buy_more button[name="add2basket"], .catalog-item-card .buy_more .apuo {
    width: 100px;
    height: 30px;
    position: initial;
    /* right: 0; */
    /* top: 29px; */
    /* margin: 0; */
    /* padding: 0; */
    float: left;
}

.catalog-item-card .buy_more .add2basket_block, .catalog-detail .buy_more_detail .cheaper_anch {
    display: none;
}

.breadcrumb-share {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    font-size: 12px;
}

.menu-buttons-wrap {
    margin-top: 0px !important;
}

.select-light {
    padding-top: 20px;
}

.select-light img {
    width: 20px;
    float: left;
    margin-right: 10px;
}

.select-light a {
    margin-left: 30px;
    display: block;
}

.index-text {
    font-size: 14px;
}

.catalog-detail .catalog-detail-price .price-request {
    background: #FFF;
    margin-left: -13px;
    margin-right: -13px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
    color: #000;
}

.header_2 p.time {
    font-size: 20px;
    color: #8184a1;
    margin: 0;
    font-weight: 700;
    color: #FFF;
    line-height: 34px;
    background: #079a01;
    background: linear-gradient(to top, #068900, #0aac00), url(/images/leftarrow.png) no-repeat 10px 30px;
    box-shadow: 0px 4px 5px #aaa;
    margin-left: 20px;
}

.header_2 p.time i {
    padding-right: 7px;
    font-size: 18px;
    float: left;
    margin-left: -20px;
    color: #8184a1;
    top: 8px;
    position: relative;
}

@media (max-width: 1250px) {
    .header_2 p.time {
        font-size: 12px;
    }
}

@media screen and (min-width: 768px) {
    .header_3_5 {
        display: none;
    }

    .title-search-result {
        width: 600px !important;
        left: calc(50% - 300px) !important;
    }
}

@media (max-width: 395px) {
    .catalog-item-card .item-desc .desc-value {
        flex: unset;
    }
}

.center-header-copy-bottom {
    padding-bottom: 20px;
    display: table;
    width: 100%;
}

.header_brand {
    padding: 20px 10px 0 10px;
}

.header_brand a {
    text-decoration: none;
}

.catalog-item-card .oneclick_catalog a.apuo {
    background: #079a01;
    color: #FFF;
    border: none;
}

.catalog-item-card .oneclick_catalog a.apuo:hover {
    color: #fff;
    text-decoration: none;
    background: #575b71;
    cursor: pointer;
    border: none;
}

.text-consultant {
    clear: both;
    padding-top: 10px;
}

footer {
    /*background: #f4f5fd;*/
}

.top-menus ul {
    list-style: none;
}

.dropdown-arrow {
    position: relative;
    margin-left: 8px;
    width: 15px;
    height: 13px;
    display: inline-block;
    cursor: pointer;
}

.dropdown-arrow::before,
.dropdown-arrow::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 2px;
    background: black;
    transition: .3s;
}

.dropdown-arrow::after {
    transform: rotate(-45deg);
    top: 8px;
    left: 5px;
}

.dropdown-arrow::before {
    transform: rotate(45deg);
    top: 8px;
    left: 0px;
}

.dropdown-menu {
    max-height: 0px;
    padding-left: 15px;
    overflow: hidden;
    transition: .3s;
}

.dropdown.dropdown--open > ul {
    max-height: 1000px;
}

.dropdown.dropdown--open > ul {
    display: block;
}

.top-menus {
    background: #edeef8;
    display: none;
}

.top-menus .center {
    background: #f4f5fd;
    width: 25px;
    min-width: 25px;
}

@media (max-width: 768px) {
    .top-menus {
        float: left;
        height: 55px;
        display: flex;
        align-items: center;
        background: #f4f5fd;
    }

    header {
        position: relative;
    }

    .header_1 {
        width: 70px;
    }

    .header_3_5 {
        width: 40px;
    }
}


.center.mobile-vivsible-menu {
    position: absolute;
    display: flex;
    align-items: center;
    width: calc(100% + 5px);
    top: 0;
    left: -5px;
    height: 100vh;
    transition: .3s;
    transform: translateY(-150%);
    z-index: 10;
}

.center.mobile-vivsible-menu.mobile-vivsible-menu-open {
    transform: translateY(0px);
}

.body-top-mobile-menu-text--open {
    overflow: hidden;
}

.open-menu {
    position: absolute;
    transition: .3s;
    opacity: 1;
}

.close-menu {
    transition: .3s;
    opacity: 0;
}

.top-mobile-menu-text--open .open-menu {
    opacity: 0;
}

.top-mobile-menu-text--open .close-menu {
    opacity: 1;
}

.top-mobile-menu-text {
    display: block;
    cursor: pointer;
    width: fit-content;
    margin: 0 auto;
    /* background: #13a4ff; */
    color: white;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    z-index: 100;
    position: relative;
}

.top-mobile-menu-text img {
    /* margin-right: 10px; */
}

.top-menus .store-horizontal li {
    margin: 7px 7px 11px;
    font-size: 18px;
}

.footer_keys {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    padding: 0;
}

.footer_keys_element {
    width: 32%;
    padding-right: 10px;
    float: left;
}

.center-header-copy-bottom {
    background: #edeef8;
}

.catalog-detail .column.second, .catalog-detail .column.three {
    padding-left: 18px;
}

@media (max-width: 768px) {
    .catalog-detail .column.second, .catalog-detail .column.three {
        padding-left: 0;
    }
}

@media (max-width: 500px) {
    .footer_keys {
        display: block;
    }

    .footer_keys .footer_keys_element {
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .footer_menu ul li {
        display: none;
    }

    .arrow {
        border: solid #575b71;
        border-width: 0 2px 2px 0;
        display: none;
        padding: 8px;
    }

    .down {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .footer_menu ul li:first-child > .arrow {
        display: inline-block;
    }

    .footer_menu ul li:first-child {
        width: 100%;
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
    }

    .footer_menu ul:last-child {
        width: 100%;
    }

    .footer_menu {
        display: flex;
        flex-flow: row wrap;

    }

    .footer_menu ul {
        width: 100%;
    }
}

@media screen and (max-width: 576px) {
    .navElement span small a {
        font-size: 14px;
    }

    .big-table {
        overflow: auto;
        position: relative;
    }

    .big-table table {
        display: inline-block;
        vertical-align: top;
        max-width: 100%;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    .footer_keys {
        display: block;
    }

    .footer_keys .footer_keys_element {
        width: 100%;
        padding-top: 10px;
    }

}

@media (min-width: 768px) and (max-width: 1200px) {
    .center-header-copy-bottom .header_brand {
        position: static;
        font-size: 15px;
    }

    .center-header-copy-bottom .header_1 {
        width: 140px;
    }
}


.item-image .catalog-item-href-second {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #FFF;
    opacity: 0;
    transition: opacity .5s ease;
}

.catalog-item-href-second img.item_img {
    transition: -webkit-transform 2s cubic-bezier(0, 0, .44, 1.18);
    transition: transform 2s cubic-bezier(0, 0, .44, 1.18);
    transition: transform 2s cubic-bezier(0, 0, .44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, .44, 1.18);
}

.catalog-item-card .item-image .catalog-item-href-second {
    display: flex;
    align-items: center;
    justify-content: center;
}

.item-image .catalog-item-href-second:hover {
    opacity: 1;
}

.catalog-item-href-second:hover img.item_img {
    -webkit-transform: scale(1.09);
    transform: scale(1.09);
}

h1 {
    font-size: 28px;
    line-height: 1.3;
    color: #272933;
    margin: 0 0 16px;
    padding: 0;
}

.reviews-detail:not(.bs5),
.reviews-detail:not(.bs5) h1,
.reviews-detail:not(.bs5) h2,
.reviews-detail:not(.bs5) h3,
.reviews-detail:not(.bs5) h4,
.reviews-detail:not(.bs5) h5,
.reviews-detail:not(.bs5) p {
    color: #272933;
}

.reviews-detail:not(.bs5) {
    font-size: 16px;
    line-height: 1.6;
}

.reviews-detail:not(.bs5) h2 {
    font-size: 22px;
}

.reviews-detail:not(.bs5) p {
    padding: 0;
    margin: 1.2em 0;
}

.reviews-detail:not(.bs5) ul {
    margin-top: -0.9em;
}

.reviews-detail:not(.bs5) img {
    max-width: 100%;
    height: auto;
}

.reviews-detail:not(.bs5) iframe {
    display: block;
    margin: 1.2em 0;
    max-width: 100%;
}

.reviews-detail__text:not(.bs5) > :first-child {
    margin-top: 0;
}

.reviews-detail:not(.bs5) h1,
.reviews-detail:not(.bs5) h2,
.reviews-detail:not(.bs5) h3,
.reviews-detail:not(.bs5) h4,
.reviews-detail:not(.bs5) h5 {
    padding: 0;
    margin: 32px 0 16px;
    line-height: 1.4;
    font-weight: 600;
    clear: both;
}

.reviews-detail:not(.bs5) h1 b,
.reviews-detail:not(.bs5) h2 b,
.reviews-detail:not(.bs5) h3 b,
.reviews-detail:not(.bs5) h4 b,
.reviews-detail:not(.bs5) h5 b {
    font-weight: 600;
}

.reviews-detail:not(.bs5) ul,
.reviews-detail:not(.bs5) ol {
    padding: 0;
}

.reviews-detail:not(.bs5) ul li,
.reviews-detail:not(.bs5) ol li {
    margin: 8px 0 8px 2em;
}

.reviews-detail__picture:not(.bs5) {
    margin: 16px 0;
}

@media (max-width: 576px) {
    h1 {
        font-size: 24px;
    }

    .reviews-detail:not(.bs5) h2 {
        font-size: 20px;
    }

    .reviews-detail:not(.bs5) img {
        display: block;
        margin: 16px 0;
        float: none;
        width: 100%;
    }
}


.desc-row {
    display: flex;
    justify-content: space-between;
}

.svechenie p {
    text-align: end;
}

.quest-wrap {
    margin-bottom: 15px;
}

.faq__title {
    padding: 15px 0;
}

.quest {
    background: #edeef8;
    border-bottom: 1px solid #fff;
}

.quest > p {
    font-weight: bold;
    font-size: 1em;
    cursor: pointer;
    position: relative;
    padding: 10px 15px;
    color: #575b71;
}

.answer {
    display: none;
    box-sizing: border-box;
    padding: 10px;
    font-weight: normal;
    background: #fff;
    font-size: 14px;
}

.quest_show .answer {
    display: block;
}

.header_brand div {
    margin-bottom: 11px;
}

.popup-window .btn_buy {
    text-transform: inherit;
}

.characteristics {
    display: grid;
    gap: 5px;
    margin: 0 30px 30px 0;
}

.characteristics__row {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr auto;
}

.characteristics__text {
    display: flex;
    align-items: center;
}

.characteristics__block {
    display: flex;
    justify-content: space-between;
    gap: 100px;
}

.characteristics__img-block {
    width: 62px;
    min-height: 40px;
    display: flex;
    align-items: center;
}

.characteristics__img {
    width: 100%;
}

.characteristics__price {
    display: flex;
    align-items: center;
}


@media (max-width: 768px) {
    .characteristics__block {
        gap: 10px;
    }
}

@media (max-width: 576px) {
    .characteristics {
        gap: 20px;
    }

    .characteristics__row {
        gap: 20px;
    }

    .characteristics__block {
        flex-direction: column;
        justify-content: center;
    }

    .characteristics__price {
        justify-content: center;
    }
}

.form-success-alert {
    background: #87b23d;
    color: #fff;
    border-radius: 5px;
    position: relative;
    padding: 30px 40px 34px 80px;
    margin: 25px 0;
}

.form-success-alert a {
    color: #fff;
}

.form-success-alert__icon {
    padding: 0;
    margin: 0;
    position: absolute;
    left: 30px;
    top: 30px;
}

.form-success-alert__icon img {
    display: block;
}

.form-success-alert__header {
    line-height: 1.3;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px;
}

.form-success-alert__text {
    line-height: 1.5;
    font-size: 16px;
    font-weight: 400;
}

.review-info {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.author {
    display: flex;
    margin: 1rem 0;
    margin-right: 10px;
}

.author__name {
    font-size: 18px;
}

.author__name span {
    font-weight: bold;
}

.author__photo {
    margin: 0 12px;
}

.author__photo img {
    border-radius: 100px;
    width: 120px;
}

.date-block {
    margin-top: 1rem;
    margin-bottom: 10px;
}

.article-label {
    padding: 20px !important;
    background: #f9cb9c;
    font-weight: 700;
    font-style: italic;
}

.form-container {
    /*width: 100%;
	display: flex;
	justify-content: end;*/
}

.consult_form-wrap {
    width: 50%;
    margin: 25px 0 25px 10px;
    border: 2px solid #0198ff;
    float: right;
    border-radius: 5px;
}

.consult_form-body {
    background: #f4f5fd;
    padding: 20px;
}

.consult_form-title {
    background: #0198ff;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-align: left;
    padding: 10px 20px;
}

.consult_form-body .row {
    width: 100%;
    display: table;
    margin-bottom: 5px;
}

.consult_form-body .row .span1 {
    width: 125px;
    display: table-cell;
    vertical-align: middle;
}

.consult_form-body .row .span1 {
    font-size: 14px;
    color: #575b71;
}

.consult_form-body .row .span2 input[type="text"] {
    width: 100%;
    height: 30px;
    padding: 0 9px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.consult_form-body .row .span2 input[type="text"],
.consult_form-body .row .span2 textarea {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #8184a1;
    border: 1px solid #dee0ee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    width: 50%;
}

.consult_form-body .form-row .span1 {
    margin-bottom: 10px;
}

.consult_form-body .form-row .span2 input[type="text"] {
    width: 75%;
    padding: 5px 10px;
}

.consult_form-body .submit {
    margin-top: 20px;
    /*display: flex;*/
    /*justify-content: center;*/
}

.consult_form-wrap #consult_btn {
    background: #575b71;
    text-transform: none;
    padding: 10px 20px;
    font-size: 16px;
    width: 75%;
}

.consult_form-wrap #consult_btn:hover {
    background: #0198ff;
}

.hide-detail .catalog-item-cards .article_rating,
.hide-detail .catalog-item-cards .desc-row,
.hide-detail .catalog-item-cards .item-price-cont,
.hide-detail .catalog-item-cards .buy_more {
    display: none;
}

@media screen and (max-width: 768px) {
    .consult_form-wrap {
        width: 100%;
    }
}

.footer-menu-cell ul {
    margin: 0;
    list-style: none;
}

.footer-menu-cell ul:last-child {
    width: 200px;
}

.footer-menu-cell ul li {
    margin: 0;
    padding: 3px 0 3px 3px;
}

.footer-menu-cell ul li:first-child {
    padding: 0 0 11px 0;
}

.footer-menu-cell ul li a:before {
    position: absolute;
    left: 0;
}

.footer-menu-cell ul li a {
    display: table;
    margin: 0;
    padding: 0 0 0 7px;
    position: relative;
}

.footer-menu-cell ul li:first-child a {
    padding: 0;
}

.footer-menu-cell ul li a {
    color: #575b71;
    text-decoration: none;
}

.footer-menu-cell ul li:first-child a {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.1;
}

.footer-menu-cell ul li a:hover {
    color: #cc9900;
}

.footer-menu-cell ul li a span {
    text-decoration: underline;
}

.footer-menu-cell ul li:first-child a span,
.footer-menu-cell ul li a:hover span {
    text-decoration: none;
}

.footer-menu-cell ul li a:before {
    content: "-";
}

.footer-menu-cell ul li:first-child a:before {
    content: "";
}

@media screen and (max-width: 500px) {
    .footer-menu-cell ul li {
        display: none;
        justify-content: space-between;
        width: 100%;
    }

    .footer-menu-cell .arrow {
        border: solid #575b71;
        border-width: 0 2px 2px 0;
        display: none;
        padding: 8px;
    }

    .footer-menu-cell .down {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .footer-menu-cell ul li:first-child > .arrow {
        display: flex;
    }

    .footer-menu-cell ul li:first-child {
        display: flex;
        flex-flow: row nowrap;
    }

    .footer-menu-cell ul:last-child {
        width: 100%;
    }
}

.cookie-acceptation {

}

.block_requisites {
    padding-left: 124px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.block_requisites h3 {
    font-size: 22px;
}

@media (max-width: 580px) {
    .block_requisites {
        padding-left: 24px;
    }
}

.grecaptcha-badge {
    visibility: hidden;
}

/* End */


/* Start:/local/templates/2025/components/bitrix/menu/horizontal_multilevel/style.css?17485311931773*/
/**Top menu**/
#horizontal-multilevel-menu,
#horizontal-multilevel-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  /*font-size:90%*/
}

/*Links*/
#horizontal-multilevel-menu a {
  /*padding:0.3em 0.8em;*/
}

/*Root items*/
/*Root menu selected*/
/*Root items: hover*/
/*Item-parents*/
/*Denied items*/
/*Child-items: hover*/
/*Child-items selected*/
/*Sub-menu box*/
#horizontal-multilevel-menu li ul {
  position: absolute;
  /*top:-999em;*/
  top: auto;
  opacity: 0;
  z-index: -1;
  height: auto;
  /*width:12em;*/
}

/*Sub-menu item box*/
/*Item link*/
/*Items text color & size */
/*Items text color & size: hover*/
#horizontal-multilevel-menu li ul ul {
  /*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul {
  /*top:-999em;*/
  display: none;
  opacity: 0;
  z-index: -1;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul {
  /*z-index:1000;
  top:auto;*/
  display: flex;
  opacity: 1;
  z-index: 500;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/2025/components/bitrix/breadcrumb/.default/style.css?1748531193100*/
.breadcrumb__title-custom {
	color: #a0a4bc;
}
.breadcrumb__title-custom:hover {
	color: #1ba2ff;
}

/* End */


/* Start:/local/templates/2025/inc/index.recommends/style.css?174853119340*/


/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/2025/template_styles.css?174929938717710*/
/* pt-sans-regular - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: url('/local/templates/2025/assets/font/pt-sans/pt-sans-v17-cyrillic_latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* pt-sans-italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 400;
    src: url('/local/templates/2025/assets/font/pt-sans/pt-sans-v17-cyrillic_latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* pt-sans-700 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: url('/local/templates/2025/assets/font/pt-sans/pt-sans-v17-cyrillic_latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* pt-sans-700italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 700;
    src: url('/local/templates/2025/assets/font/pt-sans/pt-sans-v17-cyrillic_latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-100 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-100italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-200 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-200italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 200;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-300 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-300italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-regular - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-500 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-500italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-600 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-600italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 600;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-800 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-800italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 800;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-900 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-900italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: url('/local/templates/2025/assets/font/roboto/roboto-v47-cyrillic_latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* MONTSERRAT */
/* montserrat-100 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-100italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 100;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-200 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-200italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 200;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-300 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-300italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 300;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-regular - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 700;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 800;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900italic - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 900;
    src: url('/local/templates/2025/assets/font/montserrat/montserrat-v30-cyrillic_latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
    font-family: 'rouble';
    src: url('/css/rouble/rouble-webfont.eot');
    src: url('/css/rouble/rouble-webfont.eot?#iefix') format('embedded-opentype'),
    url('/css/rouble/rouble-webfont.woff') format('woff'),
    url('/css/rouble/rouble-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.rouble {
    font-family: 'rouble';
    font-weight: normal;
    font-style: normal;
}

.prc {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.prc.RUB::after {
    content: ' \20BD';
    font-size: .9em;
}

.prc.KZT::after {
    content: ' \20B8';
    font-size: .9em;
}

.prc .unit {
    width: 0;
    display: inline-block !important;
    overflow: hidden;
    position: relative;
}

/* End */
/* /css/rouble/style.css?1738939242442 */
/* /local/templates/2025/assets/node_modules/owl.carousel/dist/assets/owl.carousel.min.css?17292827683351 */
/* /local/templates/2025/js/custom-forms/custom-forms.min.css?17485311934526 */
/* /local/templates/2025/assets/node_modules/@fancyapps/ui/dist/fancybox/fancybox.css?173836824325343 */
/* /local/templates/2025/assets/node_modules/font-awesome/css/font-awesome.min.css?172928266631000 */
/* /local/templates/2025/js/spectrum/spectrum.css?174853119314363 */
/* /local/templates/2025/assets/style/index.css?1750933560529327 */
/* /local/templates/2025/assets/node_modules/bootstrap-icons/font/bootstrap-icons.min.css?172928264685875 */
/* /local/templates/2025/css/header/index.css?174853119340 */
/* /local/templates/2025/css/top-menu/index.css?1748531193428 */
/* /local/templates/2025/css/old/colors.css?1748974567166784 */
/* /local/templates/2025/css/old/custom.css?174897346367427 */
/* /local/templates/2025/css/old/template_styles.css?1748974567296998 */
/* /local/templates/2025/components/bitrix/menu/horizontal_multilevel/style.css?17485311931773 */
/* /local/templates/2025/components/bitrix/breadcrumb/.default/style.css?1748531193100 */
/* /local/templates/2025/inc/index.recommends/style.css?174853119340 */
/* /local/templates/2025/template_styles.css?174929938717710 */
