

/* Start:/local/templates/metafora/node/dist/main.css?1752223010228458*/
/*!*************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./src/index.scss ***!
  \*************************************************************************************************************************************************************************************************************************/
@import url(https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css);
/*!****************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/components/fonts.css ***!
  \****************************************************************************/
@font-face {
	font-display: swap;
	font-family: 'Inter', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-variation-settings: "slnt" 0;
	font-weight: 100;
	src: url(/local/templates/metafora/node/dist/fonts/Inter-Thin.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: 'Inter', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-variation-settings: "slnt" 0;
	font-weight: 200;
	src: url(/local/templates/metafora/node/dist/fonts/Inter-ExtraLight.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: 'Inter', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-variation-settings: "slnt" 0;
	font-weight: 300;
	src: url(/local/templates/metafora/node/dist/fonts/Inter-Light.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: 'Inter', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-variation-settings: "slnt" 0;
	font-weight: 400;
	src: url(/local/templates/metafora/node/dist/fonts/Inter-Regular.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: 'Inter', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-variation-settings: "slnt" 0;
	font-weight: 500;
	src: url(/local/templates/metafora/node/dist/fonts/Inter-Medium.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: 'Inter', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-variation-settings: "slnt" 0;
	font-weight: 600;
	src: url(/local/templates/metafora/node/dist/fonts/Inter-SemiBold.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: 'Inter', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-variation-settings: "slnt" 0;
	font-weight: 700;
	src: url(/local/templates/metafora/node/dist/fonts/Inter-Bold.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: 'Inter', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-variation-settings: "slnt" 0;
	font-weight: 800;
	src: url(/local/templates/metafora/node/dist/fonts/Inter-ExtraBold.ttf) format('truetype');
}
@font-face {
	font-display: swap;
	font-family: 'Inter', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-variation-settings: "slnt" 0;
	font-weight: 900;
	src: url(/local/templates/metafora/node/dist/fonts/Inter-Black.ttf) format('truetype');
}
/*!*********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/@fancyapps/ui/dist/fancybox/fancybox.css ***!
  \*********************************************************************************************************/
: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}
/*!*****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./src/index.scss (1) ***!
  \*****************************************************************************************************************************************************************************************************************************/
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  font-family: "Inter", sans-serif;
  box-sizing: border-box;
  font-variant-ligatures: none;
  outline: none;
}

html {
  font-family: "Inter", sans-serif;
  font-size: 10px;
  font-weight: 500;
  scroll-behavior: smooth;
  scroll-padding-top: 10.7rem;
}
@media (max-width: 1536px) {
  html {
    scroll-padding-top: 8.4rem;
  }
}

body {
  font-family: "Inter", sans-serif;
  color: #373142;
  margin: 0;
  padding: 0;
}

a {
  font-family: "Inter", sans-serif;
}
a:hover, a:focus {
  color: #373142;
  text-decoration: none;
}

button {
  font-family: "Inter", sans-serif;
}
button.btn:focus {
  color: white;
  outline: none;
}
button:focus {
  color: initial;
  outline: none;
}

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

p {
  margin-bottom: 1.5rem;
  color: #373142;
  font-family: "Inter", sans-serif;
  font-size: 1.8rem;
  line-height: 1.5;
}

span {
  font-family: "Inter", sans-serif;
}

table {
  border: none !important;
  border-collapse: collapse !important;
}
table thead,
table tbody,
table tfoot,
table tr,
table th,
table td {
  border: none !important;
  border-collapse: collapse !important;
}

ul {
  padding-left: 1.5rem;
  margin-bottom: 1.5rem;
}
ul li {
  font-family: "Inter", sans-serif;
  font-size: 1.8rem;
  line-height: 1.5;
}

/*!
 * Bootstrap Grid v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  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.33333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@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-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@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-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.btn {
  position: relative;
  display: inline-block;
  padding: 1.2rem 2.4rem;
  background-color: #373142;
  border: none;
  border-radius: 0.4rem;
  color: white;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
}
.btn span,
.btn svg {
  position: relative;
  z-index: 5;
}
.btn span {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
}
.btn.animation-fill-text:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4.8rem;
  height: 4.8rem;
  background-color: #EC2E5B;
  border-radius: 50%;
  opacity: 0.5;
  transition: opacity 0.5s cubic-bezier(0.83, -0.01, 0.15, 1), transform 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  transform: translate(-50%, -50%) scale(0);
  z-index: 1;
}
.btn.animation-fill-text.with-icon span {
  display: inline-flex;
  align-items: center;
}
.btn.animation-fill-text.with-icon span svg {
  margin-right: 0.8rem;
}
.btn.animation-fill-text:hover {
  color: white;
}
.btn.animation-fill-text:hover:before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(6);
}
.btn.animation-fill-text:active:before {
  background-color: #bc113a;
}
.btn.animation-fill-icon {
  background: transparent;
}
.btn.animation-fill-icon:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  background-color: #373142;
  border-radius: 0.4rem;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  transform: translate(-50%, -50%) scale(1);
}
.btn.animation-fill-icon:hover:before {
  transform: translate(-50%, -50%) scale(0.8);
}
.btn.animation-fill-icon.reversed {
  background: transparent;
}
.btn.animation-fill-icon.reversed:before {
  background-color: #EC2E5B;
}
.btn.animation-icon {
  position: relative;
}
.btn.animation-icon .svg {
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  overflow: hidden;
}
.btn.animation-icon .svg svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transition: 0.3s cubic-bezier(0.83, -0.01, 0.15, 1);
  transition-delay: 0.1s;
}
.btn.animation-icon .svg svg:first-child {
  transform: translate(-50%, -50%);
}
.btn.animation-icon .svg svg:last-child {
  transform: translate(-50%, -150%);
}
.btn.animation-icon:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4.8rem;
  height: 4.8rem;
  background-color: #EC2E5B;
  border-radius: 50%;
  opacity: 0.5;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  transform: translate(-50%, -50%) scale(0);
  z-index: 1;
}
.btn.animation-icon:hover .svg svg:first-child {
  opacity: 0;
  transform: translate(-50%, 100%);
}
.btn.animation-icon:hover .svg svg:last-child {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.btn.animation-icon:hover:before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(5);
}
.btn.animation-size svg {
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
}
.btn.animation-size:hover svg {
  transform: scale(1.2);
}
.btn.border {
  border: 0.1rem solid #989AA0;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
}
.btn.border:hover {
  border: 0.1rem solid #EC2E5B;
}
.btn.gray {
  background-color: #F2F0F0;
  color: #373142;
}
.btn.reversed {
  background-color: #EC2E5B;
}
.btn.reversed:before {
  background-color: #373142;
}
.btn.reversed:active:before {
  background-color: #121016;
}
.btn.round {
  padding: 0.7rem;
  border-radius: 50%;
}
.btn.square {
  padding: 1.2rem;
}
.btn.transparent {
  background-color: transparent;
  color: #373142;
}
.btn.white {
  background-color: white;
}
.btn.with-icon {
  display: flex;
  align-items: center;
  border-radius: 0;
}
.btn.with-icon .text {
  position: relative;
  display: inline-block;
}
.btn.with-icon .text:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.2rem;
  background-color: #373142;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  transition-delay: 0.5s;
  transform: scaleX(0);
  transform-origin: left center;
}
.btn.with-icon .icon {
  position: relative;
  display: inline-block;
  width: 4.8rem;
  height: 4.8rem;
  margin-left: 0.8rem;
  border: 0.1rem solid #373142;
  border-radius: 50%;
  overflow: hidden;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  transition-delay: 0s;
}
.btn.with-icon .icon .svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  overflow: hidden;
  z-index: 3;
}
.btn.with-icon .icon .svg svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transition: 0.3s cubic-bezier(0.83, -0.01, 0.15, 1);
  transition-delay: 0.2s;
  z-index: 2;
}
.btn.with-icon .icon .svg svg:first-child {
  transform: translate(-50%, -50%);
}
.btn.with-icon .icon .svg svg:last-child {
  transform: translate(-50%, -150%);
}
.btn.with-icon .icon:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4.8rem;
  height: 4.8rem;
  background-color: #EC2E5B;
  border-radius: 50%;
  opacity: 0.5;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  transition-delay: 0s;
  transform: translate(-50%, -50%) scale(0);
  z-index: 1;
}
.btn.with-icon:hover .text:before {
  transform: scaleX(1);
  transition-delay: 0s;
}
.btn.with-icon:hover .icon {
  border: 0.1rem solid #EC2E5B;
  transition-delay: 0.5s;
}
.btn.with-icon:hover .icon .svg {
  transition-delay: 0.5s;
}
.btn.with-icon:hover .icon .svg svg {
  transition-delay: 0.5s;
}
.btn.with-icon:hover .icon .svg svg:first-child {
  opacity: 0;
  transform: translate(-50%, 100%);
}
.btn.with-icon:hover .icon .svg svg:last-child {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.btn.with-icon:hover .icon:before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(5);
  transition-delay: 0.5s;
}
.btn.wrapper {
  position: relative;
  width: 100%;
  padding: 0;
  border-radius: 0;
}
.btn.wrapper:before {
  width: 8rem;
  height: 8rem;
  z-index: 3;
}
.btn.wrapper:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8rem;
  height: 8rem;
  background: transparent;
  border: 0.1rem solid white;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  z-index: 3;
}
.btn.wrapper .svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.btn.wrapper .backdrop {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(55, 49, 66, 0.4);
  z-index: 1;
}
.btn.wrapper img {
  width: 100%;
}
.btn.wrapper:hover:before {
  transform: translate(-50%, -50%) scale(1);
}
.btn.wrapper:hover:after {
  border-color: #EC2E5B;
}

form.ajax label {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 2.4rem;
}
form.ajax label input[type=email], form.ajax label input[type=tel], form.ajax label input[type=text] {
  width: 100%;
  padding: 1.4rem 2rem;
  border: 0.1rem solid #373142;
  border-radius: 0.4rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  transition: 0.3s;
}
form.ajax label input[type=email]:focus, form.ajax label input[type=tel]:focus, form.ajax label input[type=text]:focus {
  border-color: #EC2E5B;
}
form.ajax label textarea {
  width: 100%;
  padding: 1.4rem 2rem;
  border: 0.1rem solid #373142;
  border-radius: 0.4rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  transition: 0.3s;
}
form.ajax label textarea:focus {
  border-color: #EC2E5B;
}
form.ajax label ul.cities-list {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  max-height: 30rem;
  padding: 1.6rem;
  background-color: white;
  border: 0.1rem solid #373142;
  border-radius: 0.6rem;
  list-style: none;
  opacity: 0;
  overflow-y: auto;
  visibility: hidden;
  z-index: 10;
}
form.ajax label ul.cities-list li {
  padding: 1.4rem 2rem;
  border-bottom: 0.1rem solid #F2F0F0;
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2rem;
  transition: 0.3s;
}
form.ajax label ul.cities-list li:nth-child(odd) {
  background-color: #F2F0F0;
}
form.ajax label ul.cities-list li:hover {
  background-color: #373142;
  color: white;
}
form.ajax label ul.cities-list.showed {
  opacity: 1;
  visibility: visible;
}
form.ajax label.checkbox {
  margin-bottom: 1.2rem;
  cursor: pointer;
}
form.ajax label.checkbox input {
  display: none;
}
form.ajax label.checkbox span {
  position: relative;
  display: inline-block;
  padding-left: 3.6rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
}
form.ajax label.checkbox span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 2.4rem;
  height: 2.4rem;
  border: 0.1rem solid #373142;
  border-radius: 0.4rem;
  transform: translateY(-50%);
  transition: 0.3s;
}
form.ajax label.checkbox span:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 2.4rem;
  height: 2.4rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgOUw1IDEyTDE0IDEiIHN0cm9rZT0iIzM3MzE0MiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=);
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transform: translateY(-50%);
  transition: 0.3s;
}
form.ajax label.checkbox input:checked + span:after {
  opacity: 1;
}
form.ajax label.checkbox:hover span:before {
  border: 0.2rem solid #EC2E5B;
}
form.ajax label.file {
  width: 100%;
}
form.ajax label.file input {
  display: none;
}
form.ajax label.file span {
  display: inline-flex;
  width: 100%;
  padding: 1.4rem;
  align-items: center;
  background: #F2F0F0;
  border-radius: 0.4rem;
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  justify-content: center;
}
form.ajax label.file span svg {
  margin-right: 0.8rem;
}
form.ajax label.submit {
  margin-top: 2.4rem;
}
form.ajax label.submit button {
  width: 100%;
}
form.ajax label.submit button:hover:before {
  transform: translate(-50%, -50%) scale(12);
}
form.ajax .description {
  color: #989AA0;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
}

a {
  position: relative;
  display: inline-block;
  color: #373142;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  text-decoration: none;
}
a.underline:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.2rem;
  background-color: #373142;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  transform: scaleX(0);
  transform-origin: left center;
}
a.underline:hover:before {
  transform: scaleX(1);
}
a.with-icon {
  display: flex;
  align-items: center;
}
a.with-icon .text {
  position: relative;
  display: inline-block;
}
a.with-icon .text:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.2rem;
  background-color: #373142;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  transition-delay: 0.5s;
  transform: scaleX(0);
  transform-origin: left center;
}
a.with-icon .icon {
  position: relative;
  display: inline-block;
  width: 4.8rem;
  height: 4.8rem;
  margin-left: 0.8rem;
  border: 0.1rem solid #373142;
  border-radius: 50%;
  overflow: hidden;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  transition-delay: 0s;
}
a.with-icon .icon .svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  overflow: hidden;
  z-index: 3;
}
a.with-icon .icon .svg svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transition: 0.3s cubic-bezier(0.83, -0.01, 0.15, 1);
  transition-delay: 0.2s;
  z-index: 2;
}
a.with-icon .icon .svg svg:first-child {
  transform: translate(-50%, -50%);
}
a.with-icon .icon .svg svg:last-child {
  transform: translate(-50%, -150%);
}
a.with-icon .icon:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4.8rem;
  height: 4.8rem;
  background-color: #EC2E5B;
  border-radius: 50%;
  opacity: 0.5;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  transition-delay: 0s;
  transform: translate(-50%, -50%) scale(0);
  z-index: 1;
}
a.with-icon:hover .text:before {
  transform: scaleX(1);
  transition-delay: 0s;
}
a.with-icon:hover .icon {
  border: 0.1rem solid #EC2E5B;
  transition-delay: 0.5s;
}
a.with-icon:hover .icon .svg {
  transition-delay: 0.5s;
}
a.with-icon:hover .icon .svg svg {
  transition-delay: 0.5s;
}
a.with-icon:hover .icon .svg svg:first-child {
  opacity: 0;
  transform: translate(-50%, 100%);
}
a.with-icon:hover .icon .svg svg:last-child {
  opacity: 1;
  transform: translate(-50%, -50%);
}
a.with-icon:hover .icon:before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(5);
  transition-delay: 0.5s;
}

.modal {
  width: 56rem;
  padding: 4.8rem;
}
.modal__title p {
  font-size: 3.2rem;
  font-weight: 300;
  line-height: 4rem;
}
.modal__success {
  display: none;
}
.modal button.is-close-btn {
  right: 0.8rem !important;
  top: 0.8rem !important;
  background: transparent;
  opacity: 1 !important;
}
.modal button.is-close-btn svg path {
  stroke: #373142;
}
.modal button.is-close-btn:hover {
  background: transparent;
  transform: scale(1.5);
}
.modal.success .modal__title,
.modal.success .modal__content {
  display: none;
}
.modal.success .modal__success {
  display: block;
}

.swiper-button-next, .swiper-button-prev {
  width: 4.8rem;
  height: 4.8rem;
  background-color: transparent;
  border: 0.1rem solid white;
  border-radius: 50%;
  color: white;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  overflow: hidden;
}
.swiper-button-next .svg, .swiper-button-prev .svg {
  position: relative;
  width: 0.8rem;
  height: 1.4rem;
  overflow: hidden;
  z-index: 3;
}
.swiper-button-next .svg svg, .swiper-button-prev .svg svg {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.8rem;
  height: 1.4rem;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
}
.swiper-button-next .svg svg:first-child, .swiper-button-prev .svg svg:first-child {
  transform: translate(-50%, -50%);
}
.swiper-button-next .svg svg:last-child, .swiper-button-prev .svg svg:last-child {
  transform: translate(-50%, -150%);
}
.swiper-button-next:before, .swiper-button-prev:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4.8rem;
  height: 4.8rem;
  background-color: #EC2E5B;
  border-radius: 50%;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  transform: translate(-50%, -50%) scale(0);
  z-index: 1;
}
.swiper-button-next:after, .swiper-button-prev:after {
  display: none;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
  background-color: transparent;
  border-color: #EC2E5B;
}
.swiper-button-next:hover:before, .swiper-button-prev:hover:before {
  transform: translate(-50%, -50%) scale(1);
}
.swiper-button-next:hover .svg svg:first-child, .swiper-button-prev:hover .svg svg:first-child {
  transform: translate(-50%, 50%);
}
.swiper-button-next:hover .svg svg:last-child, .swiper-button-prev:hover .svg svg:last-child {
  transform: translate(-50%, -50%);
}
.swiper-pagination-bullet {
  position: relative;
  background: white;
  opacity: 1;
  transition: 1s;
}
.swiper-pagination-bullet:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1.2rem;
  height: 1.2rem;
  border: 0.1rem solid white;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: 1s;
}
.swiper-pagination-bullet-active {
  background: #EC2E5B;
}
.swiper-pagination-bullet-active:before {
  border: 0.1rem solid #EC2E5B;
  transform: translate(-50%, -50%) scale(1);
}

.title--category {
  padding: 0 6rem 8.4rem;
  background-color: #F2F0F0;
}
.title--category h1 {
  margin: 0;
  font-size: 7.2rem;
  font-weight: 300;
  line-height: 8.8rem;
}
@media (max-width: 1350px) {
  .title--category {
    padding: 0 2.4rem 4rem;
  }
  .title--category h1 {
    font-size: 4.8rem;
    line-height: 5.6rem;
  }
}
@media (max-width: 720px) {
  .title--category {
    padding: 0 2rem 2.4rem;
  }
  .title--category h1 {
    font-size: 2.6rem;
    line-height: 3.2rem;
  }
}
.title--page h2 {
  font-size: 7.2rem;
  font-weight: 300;
  line-height: 8.8rem;
}
.title--page.with-link {
  display: flex;
  margin-bottom: 6rem;
  align-items: center;
  justify-content: space-between;
}
.title--page.with-link h2 {
  width: calc(100% - 24rem);
  max-width: 100%;
}
@media (max-width: 1350px) {
  .title--page {
    margin-bottom: 3.2rem;
  }
  .title--page h2 {
    font-size: 5.6rem;
    line-height: 6.4rem;
  }
  .title--page.with-link {
    align-items: flex-end;
  }
}
@media (max-width: 720px) {
  .title--page {
    margin-bottom: 1.6rem;
  }
  .title--page h2 {
    font-size: 2.6rem;
    line-height: 3.2rem;
  }
  .title--page.with-link {
    flex-wrap: wrap;
    margin-bottom: 2.4rem;
  }
  .title--page.with-link h2 {
    width: 100%;
    margin-bottom: 2.4rem;
  }
}

body {
  padding-top: 10.7rem;
}
@media (max-width: 768px) {
  body {
    padding-top: 8rem;
  }
}

.header__desktop {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  padding: 2rem 6rem;
  background-color: white;
  z-index: 9;
}
.header__desktop .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__desktop .wrapper .nav {
  margin-left: auto;
}
.header__desktop .wrapper .nav ul {
  display: flex;
  margin: 0;
  padding: 0;
  align-items: center;
}
.header__desktop .wrapper .nav ul li {
  margin-right: 4rem;
  padding: 2rem 0;
  list-style-type: none;
}
.header__desktop .wrapper .nav ul li.parent {
  position: relative;
}
.header__desktop .wrapper .nav ul li.parent .children {
  display: none;
  position: fixed;
  left: 0;
  top: 8.7rem;
  right: 0;
  bottom: 0;
  padding: 4rem 6rem 4rem;
  background-color: white;
  box-shadow: 0 2.4rem 2.4rem 0 rgba(0, 0, 0, 0.3);
  z-index: 5;
}
.header__desktop .wrapper .nav ul li.parent .children .left {
  width: 50rem;
  margin-right: 4rem;
  padding-right: 4rem;
  border-right: 0.1rem solid #989AA0;
  overflow: auto;
  scrollbar-color: #373142 #989AA0;
  scrollbar-width: none;
}
.header__desktop .wrapper .nav ul li.parent .children .left a {
  display: inline-block;
  width: 100%;
  padding: 0.7rem 2.4rem;
  color: #373142;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
  text-decoration: none;
}
.header__desktop .wrapper .nav ul li.parent .children .left a:hover {
  background-color: #F2F0F0;
}
.header__desktop .wrapper .nav ul li.parent .children .right {
  width: 100%;
  overflow: auto;
}
.header__desktop .wrapper .nav ul li.parent .children .right .category {
  display: none;
}
.header__desktop .wrapper .nav ul li.parent .children .right .category__nav {
  width: calc(100% - 60rem);
  padding-right: 2rem;
}
.header__desktop .wrapper .nav ul li.parent .children .right .category__nav .name {
  margin-bottom: 2.8rem;
  font-size: 2.6rem;
  font-weight: 300;
  line-height: 3.2rem;
}
.header__desktop .wrapper .nav ul li.parent .children .right .category__nav .link {
  margin-bottom: 2rem;
}
.header__desktop .wrapper .nav ul li.parent .children .right .category__nav .link a {
  font-size: 1.8rem;
  line-height: 2.6rem;
  font-weight: 300;
}
.header__desktop .wrapper .nav ul li.parent .children .right .category__nav .link a span {
  text-transform: lowercase;
}
.header__desktop .wrapper .nav ul li.parent .children .right .category__nav .list div {
  margin-bottom: 0.9rem;
}
.header__desktop .wrapper .nav ul li.parent .children .right .category__nav .list div a {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 300;
}
.header__desktop .wrapper .nav ul li.parent .children .right .category__nav .themes__name {
  margin-top: 4rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.header__desktop .wrapper .nav ul li.parent .children .right .category__nav .themes__list {
  margin-top: 1.6rem;
}
.header__desktop .wrapper .nav ul li.parent .children .right .category__nav .themes__list div {
  margin-bottom: 0.9rem;
}
.header__desktop .wrapper .nav ul li.parent .children .right .category__nav .themes__list div a {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 300;
}
.header__desktop .wrapper .nav ul li.parent .children .right .category__offer {
  width: 58rem;
  padding-top: 6rem;
}
.header__desktop .wrapper .nav ul li.parent .children .right .category.active {
  display: flex;
}
.header__desktop .wrapper .nav ul li.parent:hover .children {
  display: flex;
}
.header__desktop .wrapper .nav ul li:last-child {
  margin-right: 0;
}
.header__desktop .wrapper .contacts {
  display: flex;
  margin-left: auto;
  align-items: center;
}
.header__desktop .wrapper .contacts__item {
  position: relative;
  margin-right: 3.2rem;
  padding-left: 1.6rem;
}
.header__desktop .wrapper .contacts__item:before {
  content: "";
  position: absolute;
  left: 0.4rem;
  top: 50%;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #989AA0;
  border-radius: 50%;
  transform: translateY(-50%);
}
.header__desktop .wrapper .contacts__item:last-child {
  margin-right: 0;
}
.header__desktop .wrapper .buttons {
  display: flex;
  margin-left: 7.4rem;
  align-items: center;
}
.header__desktop .wrapper .buttons button {
  margin-right: 0.8rem;
}
.header__desktop .wrapper .buttons button:last-child {
  margin-right: 0;
}
.header__desktop .wrapper__cart {
  margin-left: 2.4rem;
}
.header__desktop .wrapper__cart a {
  position: relative;
}
.header__desktop .wrapper__cart a:before {
  content: attr(data-count);
  position: absolute;
  right: 0;
  top: 0;
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  background-color: #EC2E5B;
  color: white;
  font-size: 1.2rem;
  line-height: 1.8rem;
  text-align: center;
}
.header__desktop .search {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 2rem 6rem;
  align-items: center;
  background-color: white;
  transform: translateY(-100%);
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  z-index: 10;
}
.header__desktop .search form {
  display: flex;
  width: calc(100% - 1rem);
  margin-right: 1rem;
  align-items: center;
}
.header__desktop .search form label {
  width: calc(100% - 4rem);
  margin: 0 2rem;
}
.header__desktop .search form label input {
  border: none;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.header__desktop .search.showed {
  transform: translateY(0);
}
.header__desktop .search-backdrop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  visibility: hidden;
  z-index: 9;
}
.header__desktop .search-backdrop.showed {
  opacity: 1;
  visibility: visible;
}
.header__mobile {
  position: relative;
  display: none;
}
.header__mobile__wrapper {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  display: flex;
  padding: 1.8rem 2.4rem;
  align-items: center;
  background-color: white;
  justify-content: space-between;
  z-index: 97;
}
.header__mobile__wrapper .toggle button {
  position: relative;
  width: 2.4rem;
  height: 2.4rem;
  background-color: transparent;
  border: none;
  z-index: 100;
}
.header__mobile__wrapper .toggle button:before, .header__mobile__wrapper .toggle button:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1.7rem;
  height: 0.1rem;
  background-color: #373142;
  transform-origin: center center;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
}
.header__mobile__wrapper .toggle button:before {
  transform: translate(-50%, calc(-50% - 0.4rem));
}
.header__mobile__wrapper .toggle button:after {
  transform: translate(-50%, calc(-50% + 0.4rem));
}
.header__mobile__wrapper .toggle button.active:before {
  transform: translate(-50%, -50%) rotateZ(45deg);
}
.header__mobile__wrapper .toggle button.active:after {
  transform: translate(-50%, -50%) rotateZ(-45deg);
}
.header__mobile__wrapper .logo {
  max-width: calc(100% - 15rem);
}
.header__mobile__wrapper .logo svg {
  max-width: 100%;
}
.header__mobile__wrapper__cart a {
  padding: 0;
}
.header__mobile__wrapper__cart a:before {
  content: attr(data-count);
  position: absolute;
  right: 0;
  top: 0;
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  background-color: #EC2E5B;
  color: white;
  font-size: 1.2rem;
  line-height: 1.8rem;
  text-align: center;
}
.header__mobile__nav {
  position: fixed;
  left: 0;
  top: 8rem;
  right: 0;
  bottom: 0;
  height: calc(100vh - 8rem);
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  overflow: auto;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  z-index: 98;
}
.header__mobile__nav__wrapper {
  position: relative;
  width: 38.4rem;
  max-width: 100%;
  height: calc(100vh - 8rem);
  padding: 1.6rem 2.4rem 1.6rem;
  background-color: white;
  z-index: 2;
}
.header__mobile__nav__wrapper .logo {
  margin-bottom: 4rem;
}
.header__mobile__nav__wrapper .nav {
  margin-bottom: 4rem;
}
.header__mobile__nav__wrapper .nav ul {
  margin: 0;
  padding: 0;
}
.header__mobile__nav__wrapper .nav ul li {
  margin-bottom: 2.4rem;
  list-style-type: none;
}
.header__mobile__nav__wrapper .nav ul li.parent {
  position: relative;
}
.header__mobile__nav__wrapper .nav ul li.parent span[data-action=show-catalog-nav] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
}
.header__mobile__nav__wrapper .nav ul li.parent .parent__nav {
  position: fixed;
  left: 0;
  top: 8rem;
  bottom: 0;
  width: 38.4rem;
  height: calc(100vh - 8rem);
  padding: 1.6rem 2.4rem;
  background-color: white;
  overflow: auto;
  transition: 0.3s;
  transform: translateX(-100%);
  z-index: 9;
}
.header__mobile__nav__wrapper .nav ul li.parent .parent__nav__links__item {
  margin-bottom: 1rem;
  padding-right: 2rem;
  background-image: url("data:image/svg+xml,%3Csvg width=%2712%27 height=%278%27 viewBox=%270 0 12 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11 4L11.3536 4.35355L11.7071 4L11.3536 3.64645L11 4ZM1 3.5C0.723858 3.5 0.5 3.72386 0.5 4C0.5 4.27614 0.723858 4.5 1 4.5V3.5ZM8.02022 7.68689L11.3536 4.35355L10.6464 3.64645L7.31311 6.97978L8.02022 7.68689ZM11.3536 3.64645L8.02022 0.313112L7.31311 1.02022L10.6464 4.35355L11.3536 3.64645ZM11 3.5L1 3.5V4.5L11 4.5V3.5Z%27 fill=%27%23989AA0%27/%3E%3C/svg%3E%0A");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 1.2rem 0.8rem;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2rem;
}
.header__mobile__nav__wrapper .nav ul li.parent .parent__nav__links__category {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 38.4rem;
  padding: 1.6rem 2.4rem;
  background: white;
  transition: 0.3s;
  transform: translateX(-100%);
}
.header__mobile__nav__wrapper .nav ul li.parent .parent__nav__links__category__nav__link a {
  display: inline-block;
  width: 100%;
  margin-bottom: 1.2rem;
  padding-right: 2rem;
  background-image: url("data:image/svg+xml,%3Csvg width=%2712%27 height=%278%27 viewBox=%270 0 12 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11 4L11.3536 4.35355L11.7071 4L11.3536 3.64645L11 4ZM1 3.5C0.723858 3.5 0.5 3.72386 0.5 4C0.5 4.27614 0.723858 4.5 1 4.5V3.5ZM8.02022 7.68689L11.3536 4.35355L10.6464 3.64645L7.31311 6.97978L8.02022 7.68689ZM11.3536 3.64645L8.02022 0.313112L7.31311 1.02022L10.6464 4.35355L11.3536 3.64645ZM11 3.5L1 3.5V4.5L11 4.5V3.5Z%27 fill=%27%23989AA0%27/%3E%3C/svg%3E%0A");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 1.2rem 0.8rem;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.header__mobile__nav__wrapper .nav ul li.parent .parent__nav__links__category__nav__link a span {
  text-transform: lowercase;
}
.header__mobile__nav__wrapper .nav ul li.parent .parent__nav__links__category__nav__list div a {
  display: inline-block;
  width: 100%;
  margin-bottom: 1rem;
  padding-right: 2rem;
  background-image: url("data:image/svg+xml,%3Csvg width=%2712%27 height=%278%27 viewBox=%270 0 12 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11 4L11.3536 4.35355L11.7071 4L11.3536 3.64645L11 4ZM1 3.5C0.723858 3.5 0.5 3.72386 0.5 4C0.5 4.27614 0.723858 4.5 1 4.5V3.5ZM8.02022 7.68689L11.3536 4.35355L10.6464 3.64645L7.31311 6.97978L8.02022 7.68689ZM11.3536 3.64645L8.02022 0.313112L7.31311 1.02022L10.6464 4.35355L11.3536 3.64645ZM11 3.5L1 3.5V4.5L11 4.5V3.5Z%27 fill=%27%23989AA0%27/%3E%3C/svg%3E%0A");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 1.2rem 0.8rem;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2rem;
}
.header__mobile__nav__wrapper .nav ul li.parent .parent__nav__links__category__nav__themes {
  margin-top: 2.5rem;
}
.header__mobile__nav__wrapper .nav ul li.parent .parent__nav__links__category__nav__themes__name {
  margin-bottom: 1.2rem;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.header__mobile__nav__wrapper .nav ul li.parent .parent__nav__links__category__nav__themes__list a {
  display: inline-block;
  width: 100%;
  margin-bottom: 1rem;
  padding-right: 2rem;
  background-image: url("data:image/svg+xml,%3Csvg width=%2712%27 height=%278%27 viewBox=%270 0 12 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11 4L11.3536 4.35355L11.7071 4L11.3536 3.64645L11 4ZM1 3.5C0.723858 3.5 0.5 3.72386 0.5 4C0.5 4.27614 0.723858 4.5 1 4.5V3.5ZM8.02022 7.68689L11.3536 4.35355L10.6464 3.64645L7.31311 6.97978L8.02022 7.68689ZM11.3536 3.64645L8.02022 0.313112L7.31311 1.02022L10.6464 4.35355L11.3536 3.64645ZM11 3.5L1 3.5V4.5L11 4.5V3.5Z%27 fill=%27%23989AA0%27/%3E%3C/svg%3E%0A");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 1.2rem 0.8rem;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2rem;
}
.header__mobile__nav__wrapper .nav ul li.parent .parent__nav__links__category__nav__themes__list a span {
  text-transform: lowercase;
}
.header__mobile__nav__wrapper .nav ul li.parent .parent__nav__links__category.open {
  transform: translateX(0);
}
.header__mobile__nav__wrapper .nav ul li.parent .parent__nav__links .nav-action {
  position: relative;
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
  text-align: center;
}
.header__mobile__nav__wrapper .nav ul li.parent .parent__nav__links .nav-action svg {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.header__mobile__nav__wrapper .nav ul li.parent .parent__nav.open {
  transform: translateX(0);
}
.header__mobile__nav__wrapper .nav ul li:last-child {
  margin-bottom: 0;
}
.header__mobile__nav__wrapper .contacts {
  margin-bottom: 4rem;
}
.header__mobile__nav__wrapper .contacts__item {
  position: relative;
  margin-bottom: 2.4rem;
  padding-left: 1.6rem;
}
.header__mobile__nav__wrapper .contacts__item:before {
  content: "";
  position: absolute;
  left: 0.4rem;
  top: 50%;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #989AA0;
  border-radius: 50%;
  transform: translateY(-50%);
}
.header__mobile__nav__wrapper .contacts__item:last-child {
  margin-bottom: 0;
}
.header__mobile__nav__wrapper .buttons {
  display: flex;
  align-items: center;
}
.header__mobile__nav__wrapper .buttons button {
  margin-right: 0.8rem;
}
.header__mobile__nav__wrapper .buttons button:last-child {
  margin-right: 0;
}
.header__mobile__nav__wrapper__cart {
  position: absolute;
  top: 1.8rem;
  right: 1.2rem;
}
.header__mobile__nav__wrapper__cart a:before {
  content: attr(data-count);
  position: absolute;
  right: 0;
  top: 0;
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  background-color: #EC2E5B;
  color: white;
  font-size: 1.2rem;
  line-height: 1.8rem;
  text-align: center;
}
.header__mobile__nav__backdrop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.header__mobile__nav.active {
  opacity: 1;
  visibility: visible;
}
.header__mobile__search {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.8);
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  z-index: 101;
}
.header__mobile__search__wrapper {
  position: relative;
  width: 38.4rem;
  max-width: 100%;
  height: 100vh;
  padding: 9.6rem 2.4rem 1.6rem;
  background-color: white;
  z-index: 2;
}
.header__mobile__search__wrapper .button {
  position: absolute;
  left: 1.2rem;
  top: 1.6rem;
}
.header__mobile__search__wrapper form {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.header__mobile__search__wrapper form svg {
  position: absolute;
  left: 0;
  top: 1.6rem;
}
.header__mobile__search__wrapper form label {
  width: 100%;
  margin-bottom: 2.4rem;
}
.header__mobile__search__wrapper form label input {
  width: 100%;
  padding: 1.6rem 1.6rem 1.6rem 4rem;
  border: none;
  border-bottom: 0.1rem solid #373142;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.header__mobile__search__wrapper form button {
  width: 100%;
}
.header__mobile__search__backdrop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.header__mobile__search.active {
  opacity: 1;
  visibility: visible;
}
.header__social {
  position: fixed;
  z-index: 5;
  right: 0;
  top: 50%;
  padding: 1.2rem 0.8rem;
  background-color: white;
  border-radius: 3.6rem 0 0 3.6rem;
  box-shadow: 0 0 2.4rem 0 rgba(0, 0, 0, 0.12);
  transform: translateY(-50%);
}
.header__social__item {
  margin-bottom: 0.8rem;
}
.header__social__item:last-child {
  margin-bottom: 0;
}
@media (max-width: 1800px) {
  .header__desktop .wrapper .logo {
    width: 22rem;
  }
  .header__desktop .wrapper .logo a svg {
    max-width: 100%;
  }
  .header__desktop .wrapper .buttons {
    margin-left: 2rem;
  }
  .header__desktop .wrapper__cart {
    margin-left: 0;
  }
}
@media (max-width: 1535px) {
  .header__desktop {
    display: none;
  }
  .header__mobile {
    display: block;
  }
  .header__social {
    display: none;
  }
}
@media (max-width: 768px) {
  .header__mobile__wrapper {
    padding: 1.6rem 2rem;
  }
}

.accordion__item {
  margin-top: 0.8rem;
  padding: 1.3rem 3rem 2rem 4.8rem;
  background-color: #F2F0F0;
}
.accordion__item__title {
  position: relative;
  cursor: pointer;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.accordion__item__title:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotateZ(180deg);
  width: 1.4rem;
  height: 0.8rem;
  background-image: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%278%27 viewBox=%270 0 14 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 7L7 1L13 7%27 stroke=%27%23373142%27 stroke-linecap=%27round%27/%3E%3C/svg%3E%0A");
}
.accordion__item__content {
  height: 0;
  padding-top: 0;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
  overflow: hidden;
}
.accordion__item.open .accordion__item__title:before {
  transform: translateY(-50%) rotateZ(0deg);
}
.accordion__item.open .accordion__item__content {
  height: auto;
  padding-top: 1.6rem;
}
@media (max-width: 768px) {
  .accordion__item {
    padding: 1.3rem 3rem 1.3rem 4.8rem;
  }
}
@media (max-width: 430px) {
  .accordion__item {
    padding: 1.3rem 3rem 1.3rem 2rem;
  }
}

.breadcrumbs {
  display: flex;
  padding: 6.4rem 6rem 2.4rem;
  align-items: center;
  background-color: #F2F0F0;
  overflow-x: auto;
}
.breadcrumbs__divider {
  margin: 0 0.4rem;
  color: #989AA0;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2rem;
}
.breadcrumbs__item {
  white-space: nowrap;
}
.breadcrumbs__item a {
  color: #989AA0;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2rem;
}
.breadcrumbs__item a:before {
  height: 0.1rem;
  background-color: #989AA0;
}
.breadcrumbs__item a span {
  margin: 0;
  padding: 0;
  color: #989AA0;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
}
.breadcrumbs__item a:hover:before {
  background-color: #373142;
}
.breadcrumbs__item a:hover span {
  color: #373142;
}
.breadcrumbs__item span {
  color: #373142;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2rem;
}
@media (max-width: 1350px) {
  .breadcrumbs {
    padding: 2.4rem 2.4rem 2.4rem;
  }
}
@media (max-width: 720px) {
  .breadcrumbs {
    padding: 2.4rem 2rem 0.8rem;
  }
}

.pagination {
  width: 100%;
}
.pagination .bx-pagination-container ul {
  margin: 8rem auto 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .bx-pagination-container ul li {
  margin-bottom: 0;
}
.pagination .bx-pagination-container ul li a {
  position: relative;
  overflow: hidden;
  background-color: transparent;
}
.pagination .bx-pagination-container ul li a:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4.8rem;
  height: 4.8rem;
  background-color: #EC2E5B;
  border-radius: 50%;
  opacity: 0.5;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  transform: translate(-50%, -50%) scale(0);
  z-index: -1;
}
.pagination .bx-pagination-container ul li a:focus span, .pagination .bx-pagination-container ul li a:hover span {
  color: white;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
}
.pagination .bx-pagination-container ul li a:focus:before, .pagination .bx-pagination-container ul li a:hover:before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(6);
}
.pagination .bx-pagination-container ul li.bx-active span {
  background-color: #EC2E5B;
}
.pagination .bx-pagination-container ul li.bx-pag-prev a, .pagination .bx-pagination-container ul li.bx-pag-next a {
  position: relative;
  overflow: hidden;
  background-color: transparent;
}
.pagination .bx-pagination-container ul li.bx-pag-prev a:before, .pagination .bx-pagination-container ul li.bx-pag-next a:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4.8rem;
  height: 4.8rem;
  background-color: #EC2E5B;
  border-radius: 50%;
  opacity: 0.5;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  transform: translate(-50%, -50%) scale(0);
  z-index: -1;
}
.pagination .bx-pagination-container ul li.bx-pag-prev a:focus span, .pagination .bx-pagination-container ul li.bx-pag-prev a:hover span, .pagination .bx-pagination-container ul li.bx-pag-next a:focus span, .pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
  color: white;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
}
.pagination .bx-pagination-container ul li.bx-pag-prev a:focus:before, .pagination .bx-pagination-container ul li.bx-pag-prev a:hover:before, .pagination .bx-pagination-container ul li.bx-pag-next a:focus:before, .pagination .bx-pagination-container ul li.bx-pag-next a:hover:before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(6);
}
.pagination .bx-pagination-container ul li.bx-pag-prev span, .pagination .bx-pagination-container ul li.bx-pag-next span {
  border: 2px solid #F2F0F0;
  color: #F2F0F0;
  user-select: none;
}
@media (max-width: 768px) {
  .pagination .bx-pagination-container ul {
    margin-top: 0;
  }
}

.subscription {
  position: relative;
  display: flex;
  width: 100%;
  margin-top: 10rem;
  padding: 6rem;
  align-items: center;
  background-color: #373142;
  justify-content: space-between;
  overflow: hidden;
}
.subscription__text {
  width: 60%;
  color: #F2F0F0;
}
.subscription__text .title {
  font-size: 4rem;
  font-weight: 300;
  line-height: 5.2rem;
}
.subscription__text .description {
  margin-top: 2rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.subscription__text .form {
  display: flex;
  margin-top: 4rem;
  flex-wrap: wrap;
}
.subscription__text .form label.input {
  width: 52rem;
}
.subscription__text .form label.submit {
  width: 20rem;
  margin-left: 1.6rem;
}
.subscription__text .form label.submit button {
  padding: 1.4rem 2.4rem;
  border: 0.1rem solid white;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
}
.subscription__text .form label.submit button:hover {
  border: 0.1rem solid #EC2E5B;
}
.subscription__text .form label.submit button:hover:before {
  transform: translate(-50%, -50%) scale(5);
}
.subscription__text .form label.checkbox span {
  color: #989AA0;
}
.subscription__text .form label.checkbox span a {
  color: #989AA0;
}
.subscription__text .form label.checkbox span a:before {
  background-color: #989AA0;
}
.subscription__text .form label.checkbox span:before {
  display: none;
}
.subscription__text .form label.checkbox span:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMjg1NjQgNy4xNDNMNC43MTQyMiAxMC41NzE2TDEzLjg4OTEgMS40Mjg3MSIgc3Ryb2tlPSIjOTg5QUEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
}
.subscription__image {
  width: 40%;
  text-align: right;
}
@media (max-width: 1350px) {
  .subscription {
    margin-top: 6rem;
    padding: 6rem 2.4rem;
  }
  .subscription__text {
    position: relative;
    width: 100%;
    z-index: 2;
  }
  .subscription__text .title {
    font-size: 3.2rem;
    line-height: 4rem;
  }
  .subscription__text .form label.input {
    width: 32rem;
  }
  .subscription__text .form label.checkbox span a {
    color: #989AA0;
  }
  .subscription__text .form label.checkbox span a:before {
    transform: scaleX(1);
  }
  .subscription__image {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 66%;
    transform: translateX(40%);
  }
  .subscription__image svg {
    max-width: 100%;
  }
}
@media (max-width: 720px) {
  .subscription {
    margin-top: 3.2rem;
    padding: 3.2rem 2rem;
  }
  .subscription__text .title {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  .subscription__text .description {
    margin-top: 0.8rem;
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .subscription__text .form {
    margin-top: 2.4rem;
  }
  .subscription__text .form label.input {
    width: 100%;
  }
  .subscription__text .form label.submit {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
  .subscription__text .form label.submit button {
    padding: 1.2rem 2.4rem;
  }
  .subscription__text .form label.submit button:hover:before {
    transform: translate(-50%, -50%) scale(5);
  }
  .subscription__text .form label.checkbox span {
    color: #989AA0;
  }
  .subscription__text .form label.checkbox span a {
    color: #989AA0;
  }
  .subscription__text .form label.checkbox span a:before {
    background-color: #989AA0;
  }
  .subscription__text .form label.checkbox span:before {
    display: none;
  }
  .subscription__text .form label.checkbox span:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMjg1NjQgNy4xNDNMNC43MTQyMiAxMC41NzE2TDEzLjg4OTEgMS40Mjg3MSIgc3Ryb2tlPSIjOTg5QUEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  }
  .subscription__image {
    width: 70%;
    transform: translateX(45%);
  }
}

.widget {
  margin: 12rem 6rem;
  background-color: #373142;
  overflow: hidden;
}
.widget__wrapper {
  position: relative;
  padding: 8rem 6rem;
}
.widget__wrapper .title {
  margin-bottom: 4rem;
  color: white;
  font-size: 4rem;
  font-weight: 300;
  line-height: 5.2rem;
}
.widget__wrapper .icon {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.widget__wrapper .icon svg {
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 1500px) {
  .widget__wrapper .icon {
    right: -18rem;
  }
}
@media (max-width: 768px) {
  .widget {
    margin: 8rem 2.4rem;
  }
  .widget__wrapper {
    padding: 4rem 28rem 4rem 4rem;
  }
  .widget__wrapper .title {
    font-size: 3.2rem;
    line-height: 4rem;
  }
  .widget__wrapper .icon {
    width: 18rem;
    height: 18rem;
    right: 2.4rem;
  }
}
@media (max-width: 430px) {
  .widget {
    margin: 4.8rem 2rem;
  }
  .widget__wrapper {
    padding: 12rem 2.4rem 2.4rem 2.4rem;
  }
  .widget__wrapper .text button {
    width: 100%;
  }
  .widget__wrapper .title {
    margin-bottom: 1.6rem;
    font-size: 2rem;
    line-height: 2.8rem;
  }
  .widget__wrapper .icon {
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    transform: translateY(0);
  }
}

.footer__top {
  display: flex;
  flex-wrap: wrap;
  padding: 6rem;
}
.footer__top__mobile__logo {
  display: none;
}
.footer__top__info {
  width: 60rem;
}
.footer__top__info .policy {
  margin-top: 14rem;
}
.footer__top__info .policy a {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2rem;
}
.footer__top__info .rights {
  margin-top: 1.6rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2rem;
}
.footer__top__nav {
  width: 60rem;
}
.footer__top__nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer__top__nav ul li {
  margin-bottom: 3.2rem;
}
.footer__top__contacts .phone a {
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 3.2rem;
}
.footer__top__contacts .email {
  margin-top: 1.6rem;
}
.footer__top__contacts .email a {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
}
.footer__top__contacts .socials {
  margin-top: 4rem;
}
.footer__top__contacts .socials a {
  margin-right: 1.2rem;
  border: 0.1rem solid #373142;
}
.footer__bottom {
  padding: 2.4rem 6rem;
  background-color: #373142;
  color: #F2F0F0;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2rem;
  text-align: center;
}
@media (max-width: 1600px) {
  .footer__top {
    padding: 5.4rem 2.4rem 2.4rem;
  }
  .footer__top__mobile__logo {
    display: block;
    width: 100%;
    margin-bottom: 5rem;
  }
  .footer__top__info {
    width: 100%;
    margin-top: 6rem;
    order: 3;
  }
  .footer__top__info .logo {
    display: none;
  }
  .footer__top__info .policy {
    margin-top: 0;
  }
  .footer__top__nav {
    width: 50%;
  }
  .footer__top__contacts {
    width: 50%;
  }
}
@media (max-width: 435px) {
  .footer__top {
    padding: 4.4rem 2rem 2.4rem;
  }
  .footer__top__nav, .footer__top__contacts {
    width: 100%;
  }
  .footer__top__info {
    margin-top: 3.2rem;
  }
}

.main__portfolio {
  padding: 0 6rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main__portfolio--slider {
  width: calc(75.4% - 1rem);
  margin-right: 2rem;
}
.main__portfolio--slider .swiper-button-next {
  left: auto;
  top: auto;
  right: 3.2rem;
  bottom: 2.4rem;
}
.main__portfolio--slider .swiper-button-prev {
  left: auto;
  top: auto;
  right: 9.2rem;
  bottom: 2.4rem;
}
.main__portfolio--slider .swiper-pagination {
  top: auto;
  bottom: 0;
  padding: 4.2rem 3rem;
  text-align: left;
}
.main__portfolio--slider .swiper-slide {
  position: relative;
}
.main__portfolio--slider .swiper-slide:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 15.6rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), #373142);
}
.main__portfolio--slider .swiper-slide .description {
  position: absolute;
  left: 50%;
  top: 4rem;
  color: rgba(255, 255, 255, 0.95);
  width: calc(100% - 8rem);
  font-size: 4rem;
  font-weight: 500;
  text-align: center;
  transform: translateX(-50%);
}
.main__portfolio--slider .swiper-slide video {
  width: 100%;
  height: 100%;
}
.main__portfolio--ceo {
  position: relative;
  width: calc(24.6% - 1rem);
}
.main__portfolio--ceo .button,
.main__portfolio--ceo .text {
  position: absolute;
  z-index: 2;
}
.main__portfolio--ceo .button {
  right: 1.6rem;
  top: 1.6rem;
}
.main__portfolio--ceo .button button {
  border-color: white;
}
.main__portfolio--ceo .text {
  left: 0;
  bottom: 0;
  padding: 0 3.2rem 3.2rem;
  color: white;
  z-index: 2;
}
.main__portfolio--ceo .text .name {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 3.2rem;
}
.main__portfolio--ceo .text .position {
  margin-top: 0.4rem;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.main__portfolio--ceo .text .message {
  margin-top: 1.6rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.main__portfolio--ceo .text.mobile {
  display: none;
}
.main__portfolio--ceo .image .mobile {
  display: none;
}
.main__portfolio--ceo:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(rgba(55, 49, 66, 0), #373142);
}
.main__portfolio--ceo:hover .button button {
  border: 0.1rem solid #EC2E5B;
}
.main__portfolio--ceo:hover .button button .svg svg:first-child {
  opacity: 0;
  transform: translate(-50%, 100%);
}
.main__portfolio--ceo:hover .button button .svg svg:last-child {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.main__portfolio--ceo:hover .button button:before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(5);
}
@media (max-width: 1350px) {
  .main__portfolio {
    padding: 0 2.4rem;
  }
  .main__portfolio--slider, .main__portfolio--ceo {
    width: 100%;
  }
  .main__portfolio--ceo {
    display: flex;
    margin-top: 0.8rem;
    padding: 2rem;
    align-items: center;
    background-color: #373142;
  }
  .main__portfolio--ceo .button {
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .main__portfolio--ceo .image {
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    overflow: hidden;
  }
  .main__portfolio--ceo .image .desktop {
    display: none;
  }
  .main__portfolio--ceo .image .mobile {
    display: initial;
  }
  .main__portfolio--ceo .text {
    position: initial;
    width: calc(100% - 19rem);
    margin: 0 9rem 0 1.6rem;
    padding: 0;
  }
  .main__portfolio--ceo .text.desktop {
    display: none;
  }
  .main__portfolio--ceo .text.mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .main__portfolio--ceo .text.mobile .left {
    width: 15rem;
    margin-right: 1.6rem;
  }
  .main__portfolio--ceo .text.mobile .right {
    width: calc(100% - 16.6rem);
  }
  .main__portfolio--ceo .text.mobile .name {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 2.6rem;
  }
  .main__portfolio--ceo .text.mobile .position {
    margin-top: 0.4rem;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.6rem;
  }
  .main__portfolio--ceo .text.mobile .message {
    margin-top: 0;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 2rem;
  }
  .main__portfolio--ceo:before {
    display: none;
  }
}
@media (max-width: 720px) {
  .main__portfolio {
    padding: 0 2rem;
  }
  .main__portfolio--slider .swiper-button-next, .main__portfolio--slider .swiper-button-prev {
    display: none;
  }
  .main__portfolio--slider .swiper-pagination {
    padding: 1.2rem;
    text-align: center;
  }
  .main__portfolio--slider .swiper-slide {
    max-height: calc((100vw - 4rem) / 16 * 9);
  }
  .main__portfolio--slider .swiper-slide:before {
    height: 6rem;
  }
  .main__portfolio--slider .swiper-slide .description {
    top: 2rem;
    font-size: 1.6rem;
  }
  .main__portfolio--ceo {
    display: block;
    padding: 1.6rem;
  }
  .main__portfolio--ceo .button {
    top: 1.6rem;
    right: 1.6rem;
    transform: translateY(0);
  }
  .main__portfolio--ceo .image {
    width: 4rem;
    height: 4rem;
  }
  .main__portfolio--ceo .text.mobile {
    display: block;
    width: 100%;
    margin: 0;
  }
  .main__portfolio--ceo .text.mobile .left {
    width: 100%;
  }
  .main__portfolio--ceo .text.mobile .right {
    width: 100%;
  }
  .main__portfolio--ceo .text.mobile .name {
    margin-top: 0.8rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .main__portfolio--ceo .text.mobile .position {
    margin-top: 0;
    font-size: 1rem;
    line-height: 1.4rem;
  }
  .main__portfolio--ceo .text.mobile .message {
    margin-top: 0.8rem;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
}

.main__idea {
  display: flex;
  width: 100%;
  margin-top: 14rem;
  padding: 0 6rem;
  flex-wrap: wrap;
}
.main__idea__title {
  width: calc(100% - 119rem);
}
.main__idea__text {
  width: 119rem;
  margin-top: 0.6rem;
}
.main__idea__text p {
  font-size: 4rem;
  font-weight: 300;
  line-height: 5.2rem;
}
.main__idea__slider {
  width: calc(100% + 12rem);
  margin: 8rem -6rem 0;
}
@media (max-width: 1550px) {
  .main__idea__title, .main__idea__text {
    width: 100%;
  }
}
@media (max-width: 1350px) {
  .main__idea {
    padding: 0 2.4rem;
    margin-top: 8rem;
  }
  .main__idea__title {
    width: 100%;
  }
  .main__idea__text {
    width: 100%;
    margin-top: 0;
  }
  .main__idea__text p {
    font-size: 3.2rem;
    line-height: 4rem;
  }
  .main__idea__slider {
    width: calc(100% + 4.8rem);
    margin: 4rem -2.4rem 0;
  }
}
@media (max-width: 720px) {
  .main__idea {
    padding: 0 2rem;
    margin-top: 4.8rem;
  }
  .main__idea__text p {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  .main__idea__slider {
    width: calc(100% + 4rem);
    margin: 3.2rem -2rem 0;
  }
}
@media (max-width: 415px) {
  .main__idea__slider .swiper-slide {
    width: calc(100% - 8rem);
  }
}

.main__tags {
  position: relative;
  padding: 12rem 6rem;
}
.main__tags ul {
  position: relative;
  display: flex;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
}
.main__tags ul li {
  display: inline-flex;
  padding: 0 4.8rem 1.6rem 0;
}
.main__tags ul li span {
  font-size: 7rem;
  font-weight: 300;
  line-height: 9rem;
}
.main__tags ul li div {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, -50%);
  width: 22vw;
  height: 100vh;
  z-index: 3;
}
.main__tags ul li div img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.main__tags ul:hover li span {
  opacity: 0.5;
}
.main__tags ul:hover li:hover span {
  opacity: 1;
}
.main__tags ul:hover li:hover div {
  opacity: 1;
}
@media (max-width: 1350px) {
  .main__tags {
    padding: 4rem 2.4rem;
  }
  .main__tags ul li {
    padding: 0 3.2rem 1.6rem 0;
  }
  .main__tags ul li span {
    font-size: 3.2rem;
    line-height: 4rem;
  }
}
@media (max-width: 768px) {
  .main__tags {
    padding: 3.2rem 2rem;
  }
  .main__tags ul li {
    padding: 0 2rem 1.2rem 0;
  }
  .main__tags ul li span {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  .main__tags ul:hover li:hover div {
    opacity: 0;
  }
}

.main__differences .title--page {
  margin-bottom: 6rem;
  padding-left: 6rem;
}
@media (max-width: 1350px) {
  .main__differences .title--page {
    padding-left: 2.4rem;
  }
}
@media (max-width: 768px) {
  .main__differences .title--page {
    margin-top: 1.2rem;
    padding-left: 2rem;
    margin-bottom: 2.4rem;
  }
}
.main__differences__wrapper__item {
  margin-bottom: 14rem;
}
.main__differences__wrapper__item .title {
  display: none;
  margin-bottom: 2rem;
  padding-left: 6rem;
  font-size: 4rem;
  font-weight: 300;
  line-height: 5.2rem;
}
.main__differences__wrapper__item .text {
  display: none;
  width: 74rem;
  max-width: 100%;
  margin-bottom: 4rem;
  padding-left: 6rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.main__differences__wrapper__item .button {
  display: inline-flex;
  margin-bottom: 8rem;
  padding-left: 6rem;
  align-items: center;
  flex-wrap: wrap;
}
.main__differences__wrapper__item .button .label {
  margin-left: 2.4rem;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.main__differences__wrapper__item .images {
  display: flex;
  flex-wrap: wrap;
}
.main__differences__wrapper__item .images .image {
  position: relative;
  margin-bottom: 3.2rem;
  overflow: hidden;
}
.main__differences__wrapper__item .images .image a {
  position: relative;
  z-index: 2;
}
.main__differences__wrapper__item .images .image a img {
  transition: 1.5s ease-out;
  transform: scale(1);
  transform-origin: center;
}
.main__differences__wrapper__item .images .image a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(55, 49, 66, 0.35);
  transition: 0.3s;
  opacity: 0;
}
.main__differences__wrapper__item .images .image__link {
  position: absolute;
  display: inline-flex;
  left: 50%;
  top: 50%;
  align-items: center;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  z-index: 5;
}
.main__differences__wrapper__item .images .image__link__text {
  position: relative;
  display: inline-block;
  color: white;
}
.main__differences__wrapper__item .images .image__link__text:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.2rem;
  background-color: white;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  transition-delay: 0.5s;
  transform: scaleX(0);
  transform-origin: left center;
}
.main__differences__wrapper__item .images .image__link__icon {
  position: relative;
  display: inline-block;
  width: 4.8rem;
  height: 4.8rem;
  margin-left: 0.8rem;
  border: 0.1rem solid white;
  border-radius: 50%;
  overflow: hidden;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  transition-delay: 0s;
}
.main__differences__wrapper__item .images .image__link__icon .svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  overflow: hidden;
  z-index: 3;
}
.main__differences__wrapper__item .images .image__link__icon .svg svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transition: 0.3s cubic-bezier(0.83, -0.01, 0.15, 1);
  transition-delay: 0.2s;
  z-index: 2;
}
.main__differences__wrapper__item .images .image__link__icon .svg svg:first-child {
  transform: translate(-50%, -50%);
}
.main__differences__wrapper__item .images .image__link__icon .svg svg:last-child {
  transform: translate(-50%, -150%);
}
.main__differences__wrapper__item .images .image__link__icon:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4.8rem;
  height: 4.8rem;
  background-color: #EC2E5B;
  border-radius: 50%;
  opacity: 0.5;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  transition-delay: 0s;
  transform: translate(-50%, -50%) scale(0);
  z-index: 1;
}
.main__differences__wrapper__item .images .image__link:hover .image__link__text:before {
  transform: scaleX(1);
  transition-delay: 0s;
}
.main__differences__wrapper__item .images .image__link:hover .image__link__icon {
  border: 0.1rem solid #EC2E5B;
  transition-delay: 0.5s;
}
.main__differences__wrapper__item .images .image__link:hover .image__link__icon .svg {
  transition-delay: 0.5s;
}
.main__differences__wrapper__item .images .image__link:hover .image__link__icon .svg svg {
  transition-delay: 0.5s;
}
.main__differences__wrapper__item .images .image__link:hover .image__link__icon .svg svg:first-child {
  opacity: 0;
  transform: translate(-50%, 100%);
}
.main__differences__wrapper__item .images .image__link:hover .image__link__icon .svg svg:last-child {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.main__differences__wrapper__item .images .image__link:hover .image__link__icon:before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(5);
  transition-delay: 0.5s;
}
.main__differences__wrapper__item .images .image:hover .image__link {
  opacity: 1;
}
.main__differences__wrapper__item .images .image:hover a::before {
  opacity: 1;
}
.main__differences__wrapper__item .images .image:hover img {
  transform: scale(1.05);
}
.main__differences__wrapper__item .images .description {
  padding-left: 6rem;
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 3.2rem;
}
.main__differences__wrapper__item .images .left {
  width: 50%;
}
.main__differences__wrapper__item .images .left .title,
.main__differences__wrapper__item .images .left .text {
  display: block;
}
.main__differences__wrapper__item .images .right {
  width: 50%;
  padding-left: 13.5%;
}
.main__differences__wrapper__item .images .right .description {
  padding-left: 0;
}
.main__differences__wrapper__item:nth-child(even) .images .left {
  padding-right: 13.5%;
}
.main__differences__wrapper__item:nth-child(even) .images .right {
  padding-left: 0;
}
@media (max-width: 1350px) {
  .main__differences__wrapper__item {
    margin-bottom: 6rem;
  }
  .main__differences__wrapper__item .title {
    display: block;
    padding: 0 2.4rem;
    font-size: 3.2rem;
    font-weight: 300;
    line-height: 4rem;
  }
  .main__differences__wrapper__item .text {
    display: block;
    width: 100%;
    padding: 0 2.4rem;
  }
  .main__differences__wrapper__item .button {
    padding-left: 2.4rem;
  }
  .main__differences__wrapper__item .images {
    align-items: flex-end;
  }
  .main__differences__wrapper__item .images .description {
    padding-left: 2.4rem;
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  .main__differences__wrapper__item .images .left {
    width: 50%;
  }
  .main__differences__wrapper__item .images .left .title,
  .main__differences__wrapper__item .images .left .text {
    display: none;
  }
  .main__differences__wrapper__item .images .right {
    padding-left: 6%;
  }
  .main__differences__wrapper__item .images .right .description {
    padding-right: 2.4rem;
  }
  .main__differences__wrapper__item:nth-child(even) .images .left {
    padding-right: 6%;
  }
}
@media (max-width: 720px) {
  .main__differences__wrapper__item {
    width: 100%;
    margin-bottom: 4.8rem;
  }
  .main__differences__wrapper__item .title {
    margin-bottom: 0.8rem;
    padding: 0 2rem;
    font-size: 2rem;
    line-height: 2.8rem;
  }
  .main__differences__wrapper__item .text {
    margin-bottom: 2.4rem;
    padding: 0 2rem;
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .main__differences__wrapper__item .button {
    margin-bottom: 4.8rem;
    padding: 0 2rem;
  }
  .main__differences__wrapper__item .button .label {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .main__differences__wrapper__item .images .left {
    width: 100%;
  }
  .main__differences__wrapper__item .images .left .image {
    margin-bottom: 1.2rem;
    padding-right: 4rem;
  }
  .main__differences__wrapper__item .images .right {
    width: 100%;
    padding-left: 12rem;
  }
  .main__differences__wrapper__item .image {
    margin-bottom: 1.2rem;
  }
  .main__differences__wrapper__item .description {
    margin-bottom: 2.4rem;
    padding: 0 2rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .main__differences__wrapper__item:nth-child(even) .images .left .image {
    padding-left: 0;
    padding-right: 12rem;
  }
  .main__differences__wrapper__item:nth-child(even) .images .left .description {
    padding: 0 12rem 0 2rem;
  }
  .main__differences__wrapper__item:nth-child(even) .images .right .image {
    padding-left: 4rem;
    padding-right: 0;
  }
  .main__differences__wrapper__item:nth-child(even) .images .right .description {
    padding: 0 2rem 0 4rem;
  }
}

.main__catalog {
  padding: 14rem 6rem 10rem;
  background-color: #F2F0F0;
}
.main__catalog__slider {
  margin: 8rem -6rem 0;
  width: calc(100% + 12rem);
}
.main__catalog__slider .swiper-slide {
  position: relative;
  width: 58rem;
  background-color: white;
}
.main__catalog__slider .swiper-slide span.tag {
  position: absolute;
  display: inline-block;
  left: 1.6rem;
  top: 1.6rem;
  padding: 0.4rem 1.2rem;
  background-color: #EC2E5B;
  border-radius: 2.4rem;
  color: white;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8rem;
  text-transform: uppercase;
}
.main__catalog__slider .swiper-slide.height-full {
  position: relative;
  height: 100%;
}
.main__catalog__slider .swiper-slide.height-full a {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80%;
  justify-content: center;
  transform: translate(-50%, -50%);
}
@media (max-width: 1350px) {
  .main__catalog {
    padding: 10rem 2.4rem 6rem;
  }
  .main__catalog__slider {
    margin: 3.2rem -2.4rem 0;
    width: calc(100% + 4.8rem);
  }
  .main__catalog__slider .swiper-slide {
    position: relative;
    width: 46rem;
    background-color: white;
  }
}
@media (max-width: 720px) {
  .main__catalog {
    padding: 4.8rem 2rem 3.2rem;
  }
  .main__catalog__slider {
    margin: 2.4rem -2rem 0;
    width: calc(100% + 4rem);
  }
  .main__catalog__slider .swiper-slide {
    width: 28.8rem;
  }
}

.main__clients {
  width: 100%;
  margin-top: 8rem;
  padding: 0 6rem;
}
@media (max-width: 1350px) {
  .main__clients {
    margin-top: 4rem;
    padding: 0 2.4rem;
  }
}
@media (max-width: 768px) {
  .main__clients {
    margin-top: 3.2rem;
    padding: 0 2rem;
  }
}

.main__video {
  display: flex;
  padding: 9rem 6rem 0;
  align-items: flex-start;
  justify-content: space-between;
}
.main__video__preview {
  width: calc(75.4% - 1rem);
  margin-right: 2rem;
}
.main__video__preview button {
  width: 100%;
}
.main__video__preview button img {
  width: 100%;
}
.main__video__ceo {
  position: relative;
  width: calc(24.6% - 1rem);
}
.main__video__ceo .button,
.main__video__ceo .text {
  position: absolute;
  z-index: 2;
}
.main__video__ceo .button {
  right: 1.6rem;
  top: 1.6rem;
}
.main__video__ceo .button button {
  border-color: white;
}
.main__video__ceo .text {
  left: 0;
  bottom: 0;
  padding: 0 3.2rem 3.2rem;
  color: white;
  z-index: 2;
}
.main__video__ceo .text .name {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 3.2rem;
}
.main__video__ceo .text .position {
  margin-top: 0.4rem;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.main__video__ceo .text .message {
  margin-top: 1.6rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.main__video__ceo .image .mobile {
  display: none;
}
.main__video__ceo:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(rgba(55, 49, 66, 0), #373142);
}
@media (max-width: 1536px) {
  .main__video__preview {
    width: calc(75.3% - 1rem);
  }
  .main__video__ceo {
    width: calc(24.7% - 1rem);
  }
}
@media (max-width: 1350px) {
  .main__video {
    flex-wrap: wrap;
    padding: 4rem 2.4rem 0;
  }
  .main__video__preview, .main__video__ceo {
    width: 100%;
  }
  .main__video__preview {
    margin-right: 0;
  }
  .main__video__ceo {
    display: flex;
    margin-top: 0.8rem;
    padding: 2rem;
    align-items: center;
    background-color: #373142;
  }
  .main__video__ceo .button {
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .main__video__ceo .image {
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    overflow: hidden;
  }
  .main__video__ceo .image .desktop {
    display: none;
  }
  .main__video__ceo .image .mobile {
    display: initial;
  }
  .main__video__ceo .text {
    position: initial;
    width: calc(100% - 19rem);
    margin: 0 9rem 0 1.6rem;
    padding: 0;
  }
  .main__video__ceo .text.desktop {
    display: none;
  }
  .main__video__ceo .text.mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .main__video__ceo .text.mobile .left {
    width: 15rem;
    margin-right: 1.6rem;
  }
  .main__video__ceo .text.mobile .right {
    width: calc(100% - 16.6rem);
  }
  .main__video__ceo .text.mobile .name {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 2.6rem;
  }
  .main__video__ceo .text.mobile .position {
    margin-top: 0.4rem;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.6rem;
  }
  .main__video__ceo .text.mobile .message {
    margin-top: 0;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 2rem;
  }
  .main__video__ceo:before {
    display: none;
  }
}
@media (max-width: 720px) {
  .main__video {
    padding: 3.2rem 2rem 0;
  }
  .main__video__ceo {
    display: block;
    padding: 1.6rem;
  }
  .main__video__ceo .button {
    top: 1.6rem;
    right: 1.6rem;
    transform: translateY(0);
  }
  .main__video__ceo .image {
    width: 4rem;
    height: 4rem;
  }
  .main__video__ceo .text.mobile {
    display: block;
    width: 100%;
    margin: 0;
  }
  .main__video__ceo .text.mobile .left {
    width: 100%;
  }
  .main__video__ceo .text.mobile .right {
    width: 100%;
  }
  .main__video__ceo .text.mobile .name {
    margin-top: 0.8rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .main__video__ceo .text.mobile .position {
    margin-top: 0;
    font-size: 1rem;
    line-height: 1.4rem;
  }
  .main__video__ceo .text.mobile .message {
    margin-top: 0.8rem;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
}

.main__banner video {
  width: 100%;
}

.catalog__index__list {
  padding: 8rem 6rem;
}
.catalog__index__list .parent h2 {
  margin-bottom: 3.2rem;
}
.catalog__index__list .parent h2 span {
  font-size: 3.6rem;
  font-weight: 300;
  line-height: 4.4rem;
}
.catalog__index__list__children {
  display: flex;
  margin-bottom: 6rem;
  flex-wrap: wrap;
}
.catalog__index__list__children div {
  width: calc((100% - 4.8rem) / 3);
  height: calc((100vw - 16.8rem) / 3 / 4 * 3);
  margin: 0 2.4rem 2.4rem 0;
}
.catalog__index__list__children div a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
}
.catalog__index__list__children div a:before {
  content: "";
  position: absolute;
  left: 0;
  top: auto;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 16rem;
  background: linear-gradient(rgba(236, 46, 91, 0), rgba(236, 46, 91, 0.4));
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
}
.catalog__index__list__children div a span {
  position: absolute;
  left: 3.2rem;
  top: auto;
  right: 3.2rem;
  bottom: 3.2rem;
  width: calc(100% - 6.4rem);
  color: white;
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 3.2rem;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
}
.catalog__index__list__children div a:hover:before {
  height: 100%;
}
.catalog__index__list__children div a:hover span {
  transform: translateY(-5rem);
}
.catalog__index__list__children div:nth-child(3n+3) {
  margin: 0 0 2.4rem 0;
}
.catalog__index__list__children div.show_more {
  display: flex;
  align-items: center;
  background-color: #F2F0F0;
  cursor: pointer;
  justify-content: center;
}
.catalog__index__list__children div.show_more button {
  width: 100%;
  height: 100%;
  justify-content: center;
}
.catalog__index__tabs {
  margin-top: -3.2rem;
  padding: 0 6rem;
  background-color: #F2F0F0;
}
.catalog__index__tabs a {
  position: relative;
  margin-right: 3rem;
  padding-bottom: 2rem;
}
@media (max-width: 1350px) {
  .catalog__index__tabs {
    display: none;
  }
}
@media (max-width: 768px) {
  .catalog__index__list {
    padding: 6.4rem 2.4rem;
  }
  .catalog__index__list .parent h2 {
    margin-bottom: 2.4rem;
  }
  .catalog__index__list .parent h2 span {
    font-size: 3.2rem;
    line-height: 4rem;
  }
  .catalog__index__list__children {
    margin-bottom: 4.8rem;
  }
  .catalog__index__list__children div {
    width: calc((100% - 2.4rem) / 2);
    height: calc((100vw - 7.2rem) / 2 / 4 * 3);
  }
  .catalog__index__list__children div:nth-child(3n+3) {
    margin: 0 2.4rem 2.4rem 0;
  }
  .catalog__index__list__children div:nth-child(2n+2) {
    margin: 0 0 2.4rem 0;
  }
  .catalog__index__list__children div.show_more {
    display: flex;
    align-items: center;
    background-color: #F2F0F0;
    cursor: pointer;
    justify-content: center;
  }
  .catalog__index__list__children div.show_more button {
    width: 100%;
    height: 100%;
    justify-content: center;
  }
}
@media (max-width: 430px) {
  .catalog__index__list {
    padding: 4.8rem 2rem;
  }
  .catalog__index__list .parent h2 {
    margin-bottom: 1.6rem;
  }
  .catalog__index__list .parent h2 span {
    font-size: 2rem;
    line-height: 2.6rem;
  }
  .catalog__index__list__children {
    margin-bottom: 3.2rem;
  }
  .catalog__index__list__children div {
    width: 100%;
    height: calc((100vw - 4rem) / 4 * 3);
    margin: 0 0 2.4rem 0;
  }
  .catalog__index__list__children div:nth-child(3n+3) {
    margin: 0 0 2.4rem 0;
  }
  .catalog__index__list__children div:nth-child(2n+2) {
    margin: 0 0 2.4rem 0;
  }
  .catalog__index__list__children div.show_more {
    display: flex;
    align-items: center;
    background-color: #F2F0F0;
    cursor: pointer;
    justify-content: center;
  }
  .catalog__index__list__children div.show_more button {
    width: 100%;
    height: 100%;
    justify-content: center;
  }
}

.catalog-category-swiper {
  padding: 3.2rem 6rem 3.4rem;
}
.catalog-category-swiper .swiper-slide {
  position: relative;
  width: 21.4rem;
  border: 0.1rem solid #F2F0F0;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
}
.catalog-category-swiper .swiper-slide a {
  text-decoration: none;
}
.catalog-category-swiper .swiper-slide .name {
  display: flex;
  min-height: 8rem;
  padding: 1.6rem;
  align-items: center;
  color: #373142;
  font-size: 1.6rem;
  justify-content: center;
  line-height: 2.4rem;
  text-align: center;
}
.catalog-category-swiper .swiper-slide .count {
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
  min-width: 2.6rem;
  padding: 0.3rem 0.5rem;
  background-color: #989AA0;
  border-radius: 1.2rem;
  color: white;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2rem;
  text-align: center;
}
.catalog-category-swiper .swiper-slide:hover {
  border-color: #373142;
}
.catalog-category-filters {
  display: flex;
  padding: 0 6rem;
  align-items: center;
}
.catalog-category-filters a, .catalog-category-filters button {
  margin-right: 1.2rem;
}
.catalog-category-filters a {
  display: inline-flex;
  padding: 1.2rem 2rem;
  align-items: center;
  background-color: #F2F0F0;
  border-radius: 0.4rem;
}
.catalog-category-filters a span.icon {
  margin-right: 0.8rem;
}
.catalog-category-requests {
  padding: 3.2rem 6rem 0;
}
.catalog-category-requests span {
  display: inline-block;
  margin-bottom: 0.8rem;
  padding: 0.8rem 1.6rem 0.8rem 0;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2rem;
}
.catalog-category-requests a {
  display: inline-block;
  margin-bottom: 0.8rem;
  margin-right: 0.8rem;
  padding: 0.8rem 1.6rem;
  background-color: #D0D3DB;
  border-radius: 1.8rem;
  color: #373142;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2rem;
  text-decoration: none;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
}
.catalog-category-requests a:hover {
  background-color: #373142;
  color: white;
}
.catalog-category-products {
  padding: 3.2rem 6rem;
}
.catalog-category-products__wrapper {
  display: flex;
  flex-wrap: wrap;
}
.catalog-category-products__wrapper__item {
  position: relative;
  width: calc((100% - 4.8rem) / 3);
  margin-right: 2.4rem;
  margin-bottom: 4rem;
}
.catalog-category-products__wrapper__item .image {
  margin-bottom: 1.6rem;
}
.catalog-category-products__wrapper__item .name a span {
  font-size: 1.8rem;
  font-weight: 300;
}
.catalog-category-products__wrapper__item .params {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 11rem;
  opacity: 0;
  transform: translateY(calc(100% + 1rem));
  visibility: hidden;
}
.catalog-category-products__wrapper__item .params .sizes {
  color: #989AA0;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.catalog-category-products__wrapper__item .params .colors {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 0;
}
.catalog-category-products__wrapper__item .params .colors__item {
  display: inline-block;
  width: 4.8rem;
  height: 4.8rem;
  margin-right: 1.2rem;
  border: 0.1rem solid white;
  border-radius: 50%;
  font-size: 0;
}
.catalog-category-products__wrapper__item .params button {
  position: absolute;
  right: 0;
  bottom: 0;
}
.catalog-category-products__wrapper__item .params button span.icon {
  display: none;
}
.catalog-category-products__wrapper__item:before {
  content: "";
  position: absolute;
  left: -2.4rem;
  top: -2.4rem;
  width: calc(100% + 4.8rem);
  height: calc(100% + 16.4rem);
  background: #F2F0F0;
  opacity: 0;
  visibility: hidden;
}
.catalog-category-products__wrapper__item:nth-child(3n) {
  margin-right: 0;
}
.catalog-category-products__wrapper__item:hover {
  z-index: 5;
}
.catalog-category-products__wrapper__item:hover .params, .catalog-category-products__wrapper__item:hover:before {
  opacity: 1;
  visibility: visible;
}
.catalog-category-sidebar {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999;
}
.catalog-category-sidebar-backdrop {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(55, 49, 66, 0.8);
  cursor: pointer;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  visibility: hidden;
}
.catalog-category-sidebar-wrapper {
  position: fixed;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  width: 40rem;
  height: 100vh;
  padding: 2.4rem;
  background-color: white;
  overflow: auto;
  transform: translateX(100%);
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
}
.catalog-category-sidebar-wrapper button.close {
  position: absolute;
  right: 2.8rem;
  top: 2.8rem;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.catalog-category-sidebar-wrapper .accordion {
  margin-bottom: 1.6rem;
}
.catalog-category-sidebar-wrapper .accordion .title {
  display: flex;
  margin-bottom: 0;
  padding-bottom: 1.6rem;
  align-items: center;
  border-bottom: 0.1rem solid #373142;
  justify-content: space-between;
}
.catalog-category-sidebar-wrapper .accordion .title span.icon {
  transition: 0.3s;
}
.catalog-category-sidebar-wrapper .accordion .title.active span.icon {
  transform: rotateZ(180deg);
}
.catalog-category-sidebar-wrapper .accordion .options {
  max-height: 0;
  overflow: hidden;
  padding-top: 2.4rem;
  transition: 0.3s;
}
.catalog-category-sidebar-wrapper .accordion .options label {
  width: 100%;
  cursor: pointer;
}
.catalog-category-sidebar-wrapper .accordion .options label input {
  display: none;
}
.catalog-category-sidebar-wrapper .accordion .options label span {
  position: relative;
  display: inline-block;
  margin-bottom: 1.6rem;
  padding-left: 3.6rem;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.catalog-category-sidebar-wrapper .accordion .options label span:before, .catalog-category-sidebar-wrapper .accordion .options label span:after {
  content: "";
  position: absolute;
  top: calc(50% + 0.1rem);
  transform: translateY(-50%);
}
.catalog-category-sidebar-wrapper .accordion .options label span:before {
  left: 0.1rem;
  width: 2.4rem;
  height: 2.4rem;
  border: 0.1rem solid #373142;
  border-radius: 0.4rem;
}
.catalog-category-sidebar-wrapper .accordion .options label span:after {
  left: 0.5rem;
  width: 1.6rem;
  height: 1.4rem;
  background-image: url("data:image/svg+xml,%3Csvg width=%2715%27 height=%2713%27 viewBox=%270 0 15 13%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 9L5 12L14 1%27 stroke=%27%23373142%27 stroke-linecap=%27round%27/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transition: 0.3s;
}
.catalog-category-sidebar-wrapper .accordion .options label input:checked + span:after {
  opacity: 1;
}
.catalog-category-sidebar-wrapper .accordion .options.open {
  max-height: 100rem;
}
.catalog-category-sidebar-wrapper .footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.catalog-category-sidebar-wrapper .footer a, .catalog-category-sidebar-wrapper .footer button {
  width: calc(50% - 0.6rem);
}
.catalog-category-sidebar-wrapper .link {
  margin-bottom: 1.6rem;
}
.catalog-category-sidebar-wrapper .link a {
  display: inline-flex;
  align-items: center;
}
.catalog-category-sidebar-wrapper .link a .icon {
  margin-right: 0.8rem;
}
.catalog-category-sidebar-wrapper .link a .text {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.catalog-category-sidebar-wrapper .title {
  margin-bottom: 4.8rem;
  cursor: pointer;
  font-size: 2.6rem;
  font-weight: 300;
  line-height: 3.2rem;
}
.catalog-category-sidebar-wrapper .ranges {
  margin-bottom: 4rem;
}
.catalog-category-sidebar-wrapper .ranges__item {
  margin-bottom: 3rem;
  padding: 0 0.5rem;
}
.catalog-category-sidebar-wrapper .ranges__item .title {
  margin-bottom: 1.6rem;
  padding: 0;
  border: none;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.catalog-category-sidebar-wrapper .toggle {
  margin-bottom: 1.6rem;
}
.catalog-category-sidebar-wrapper .toggle label {
  cursor: pointer;
}
.catalog-category-sidebar-wrapper .toggle label input {
  display: none;
}
.catalog-category-sidebar-wrapper .toggle label span {
  position: relative;
  display: inline-block;
  padding-left: 4.8rem;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.catalog-category-sidebar-wrapper .toggle label span:before, .catalog-category-sidebar-wrapper .toggle label span:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: 0.3s;
}
.catalog-category-sidebar-wrapper .toggle label span:before {
  left: 0;
  width: 4rem;
  height: 2.4rem;
  border-radius: 2.4rem;
  background-color: #989AA0;
}
.catalog-category-sidebar-wrapper .toggle label span:after {
  left: 0.2rem;
  width: 2rem;
  height: 2rem;
  background-color: white;
  border-radius: 50%;
}
.catalog-category-sidebar-wrapper .toggle label input:checked + span:before {
  background-color: #373142;
}
.catalog-category-sidebar-wrapper .toggle label input:checked + span:after {
  transform: translate(1.6rem, -50%);
}
.catalog-category-sidebar.open .catalog-category-sidebar-backdrop {
  opacity: 1;
  visibility: visible;
}
.catalog-category-sidebar.open .catalog-category-sidebar-wrapper {
  transform: translateX(0);
}
@media (max-width: 1840px) {
  .catalog-category-filters a, .catalog-category-filters button {
    display: none;
  }
  .catalog-category-filters a:first-child, .catalog-category-filters a:last-child, .catalog-category-filters button:first-child, .catalog-category-filters button:last-child {
    display: inline-flex;
  }
}
@media (max-width: 768px) {
  .catalog-category-swiper {
    padding: 2.4rem 2.4rem 3.2rem 2.4rem;
  }
  .catalog-category-filters {
    padding: 0 2.4rem;
  }
  .catalog-category-filters a, .catalog-category-filters button {
    width: 50%;
    justify-content: center;
  }
  .catalog-category-filters a:last-child, .catalog-category-filters button:last-child {
    margin-right: 0;
  }
  .catalog-category-requests {
    padding: 2.4rem;
  }
  .catalog-category-products {
    padding: 0 2.4rem 6rem;
  }
  .catalog-category-products__wrapper__item {
    width: calc((100% - 2.4rem) / 2);
    margin-right: 2rem;
  }
  .catalog-category-products__wrapper__item .image {
    margin-bottom: 0;
  }
  .catalog-category-products__wrapper__item .name {
    padding: 0.8rem 1.2rem;
    background-color: #F2F0F0;
  }
  .catalog-category-products__wrapper__item .name a span {
    font-size: 1.6rem;
  }
  .catalog-category-products__wrapper__item .params {
    position: static;
    width: 100%;
    height: 9rem;
    padding: 0 1.2rem 0.8rem;
    background-color: #F2F0F0;
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
  .catalog-category-products__wrapper__item .params .sizes {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .catalog-category-products__wrapper__item .params .colors {
    position: absolute;
    left: 1.2rem;
    bottom: 0.8rem;
  }
  .catalog-category-products__wrapper__item .params .colors__item {
    width: 3.2rem;
    height: 3.2rem;
    margin-right: 0.8rem;
  }
  .catalog-category-products__wrapper__item .params button {
    position: absolute;
    right: 1.2rem;
    bottom: 0.8rem;
    padding: 1.2rem;
  }
  .catalog-category-products__wrapper__item .params button span.icon {
    display: inline;
  }
  .catalog-category-products__wrapper__item .params button span.text {
    display: none;
  }
  .catalog-category-products__wrapper__item:nth-child(3n) {
    margin-right: 2rem;
  }
  .catalog-category-products__wrapper__item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 430px) {
  .catalog-category-swiper {
    padding: 2rem;
  }
  .catalog-category-swiper .swiper-slide {
    width: 15rem;
  }
  .catalog-category-swiper .swiper-slide .image {
    padding: 0.8rem;
  }
  .catalog-category-swiper .swiper-slide .image img {
    max-width: 80%;
  }
  .catalog-category-swiper .swiper-slide .name {
    min-height: 6rem;
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
  .catalog-category-filters {
    padding: 2rem;
  }
  .catalog-category-filters a, .catalog-category-filters button {
    padding: 1rem;
  }
  .catalog-category-requests {
    display: none;
  }
  .catalog-category-products {
    padding: 0 2rem 3.2rem;
  }
  .catalog-category-products__wrapper__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.4rem;
  }
  .catalog-category-products__wrapper__item:before {
    display: none;
  }
  .catalog-category-products__wrapper__item:nth-child(2n) {
    margin-right: 0;
  }
  .catalog-category-products__wrapper__item:nth-child(3n) {
    margin-right: 0;
  }
  .catalog-category-sidebar-wrapper {
    width: 100%;
  }
  .catalog-category-sidebar-wrapper .accordion {
    margin-bottom: 1rem;
  }
  .catalog-category-sidebar-wrapper .accordion .title {
    margin-bottom: 1.6rem;
    padding-bottom: 1rem;
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
  .catalog-category-sidebar-wrapper .accordion .options {
    padding-top: 0;
  }
  .catalog-category-sidebar-wrapper .accordion .options label {
    display: block;
  }
  .catalog-category-sidebar-wrapper .footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .catalog-category-sidebar-wrapper .footer a, .catalog-category-sidebar-wrapper .footer button {
    width: calc(50% - 0.6rem);
  }
  .catalog-category-sidebar-wrapper .link {
    margin-bottom: 1.6rem;
  }
  .catalog-category-sidebar-wrapper .link a {
    display: inline-flex;
    align-items: center;
  }
  .catalog-category-sidebar-wrapper .link a .icon {
    margin-right: 0.8rem;
  }
  .catalog-category-sidebar-wrapper .link a .text {
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.4rem;
  }
  .catalog-category-sidebar-wrapper .title {
    margin-bottom: 4.8rem;
    cursor: pointer;
    font-size: 2.6rem;
    font-weight: 300;
    line-height: 3.2rem;
  }
  .catalog-category-sidebar-wrapper .ranges {
    margin-bottom: 4rem;
  }
  .catalog-category-sidebar-wrapper .ranges__item {
    margin-bottom: 3rem;
    padding: 0 0.5rem;
  }
  .catalog-category-sidebar-wrapper .ranges__item .title {
    margin-bottom: 1.6rem;
    padding: 0;
    border: none;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.4rem;
  }
  .catalog-category-sidebar-wrapper .toggle {
    margin-bottom: 1.6rem;
  }
  .catalog-category-sidebar-wrapper .toggle label {
    cursor: pointer;
  }
  .catalog-category-sidebar-wrapper .toggle label input {
    display: none;
  }
  .catalog-category-sidebar-wrapper .toggle label span {
    position: relative;
    display: inline-block;
    padding-left: 4.8rem;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.4rem;
  }
  .catalog-category-sidebar-wrapper .toggle label span:before, .catalog-category-sidebar-wrapper .toggle label span:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    transition: 0.3s;
  }
  .catalog-category-sidebar-wrapper .toggle label span:before {
    left: 0;
    width: 4rem;
    height: 2.4rem;
    border-radius: 2.4rem;
    background-color: #989AA0;
  }
  .catalog-category-sidebar-wrapper .toggle label span:after {
    left: 0.2rem;
    width: 2rem;
    height: 2rem;
    background-color: white;
    border-radius: 50%;
  }
  .catalog-category-sidebar-wrapper .toggle label input:checked + span:before {
    background-color: #373142;
  }
  .catalog-category-sidebar-wrapper .toggle label input:checked + span:after {
    transform: translate(1.6rem, -50%);
  }
}

.product__details {
  display: flex;
  padding: 6.4rem 6rem 14rem;
  justify-content: space-between;
}
.product__details .left,
.product__details .right {
  width: calc(50% - 1.2rem);
}
.product__details .left {
  position: relative;
}
.product__details .left .tag {
  position: absolute;
  left: 2.4rem;
  top: 2.4rem;
  padding: 0.8rem 1.6rem;
  background-color: #EC2E5B;
  border-radius: 2.4rem;
  color: white;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2rem;
  text-transform: uppercase;
  z-index: 3;
}
.product__details .left .slider {
  height: max-content;
}
.product__details .left .slider .swiper-button-prev, .product__details .left .slider .swiper-button-next {
  top: auto;
  bottom: 2.4rem;
}
.product__details .left .slider .swiper-button-prev {
  left: auto;
  right: 8.4rem;
}
.product__details .left .slider .swiper-button-next {
  left: auto;
  right: 2.4rem;
}
.product__details .left .slider .swiper-pagination {
  bottom: 3.8rem;
  padding-left: 2.4rem;
  text-align: left;
}
.product__details .left .activities {
  display: flex;
  margin-top: 4rem;
  flex-wrap: wrap;
}
.product__details .left .activities__item {
  width: 6.4rem;
  height: 6.4rem;
  margin: 0 1rem 1rem 0;
  background-color: #F8F8F8;
  border-radius: 1.3rem;
  overflow: hidden;
}
.product__details .right {
  display: flex;
}
.product__details .right .info {
  width: calc(100% - 17rem);
}
.product__details .right .info .title {
  margin-top: -1.1rem;
  margin-bottom: 1.6rem;
}
.product__details .right .info .title h1 {
  font-size: 4rem;
  font-weight: 300;
  line-height: 5.2rem;
}
.product__details .right .info .barcode {
  margin-bottom: 4rem;
  color: #989AA0;
  font-size: 1.8rem;
  font-weight: 300;
  height: 2.6rem;
}
.product__details .right .info .colors {
  display: flex;
  margin-bottom: 3.2rem;
}
.product__details .right .info .colors__item {
  margin-right: 0.8rem;
  padding: 0.2rem;
  border-radius: 50%;
  overflow: hidden;
}
.product__details .right .info .colors__item a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  border: 0.2rem solid transparent;
  border-radius: 50%;
  font-size: 0;
  overflow: hidden;
  text-decoration: none;
  transition: 0.3s;
}
.product__details .right .info .colors__item a:hover {
  border-color: #EC2E5B;
}
.product__details .right .info .colors__item span {
  position: relative;
  display: inline-flex;
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 50%;
  align-items: center;
  justify-items: center;
  overflow: hidden;
}
.product__details .right .info .colors__item span img {
  max-width: 100%;
  max-height: 100%;
}
.product__details .right .info .colors__item span:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.2rem;
  height: 100%;
  background-color: #989AA0;
  transform: translate(-50%, -50%) rotateZ(45deg);
  z-index: -1;
}
.product__details .right .info .colors__item span:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0.2rem solid #989AA0;
  border-radius: 50%;
  background-color: #F2F0F0;
  z-index: -2;
}
.product__details .right .info .modifications,
.product__details .right .info .basements {
  display: flex;
  margin-bottom: 1.2rem;
  align-items: center;
  justify-content: space-between;
}
.product__details .right .info .modifications .title,
.product__details .right .info .basements .title {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.product__details .right .info .modifications .variants a,
.product__details .right .info .basements .variants a {
  color: #989AA0;
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
}
.product__details .right .info .modifications .variants a:hover,
.product__details .right .info .basements .variants a:hover {
  color: #373142;
}
.product__details .right .info .modifications .variants span,
.product__details .right .info .basements .variants span {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.product__details .right .info .params {
  margin: 2.4rem 0 6.5rem;
}
.product__details .right .info .params__item {
  display: flex;
  margin-bottom: 1.2rem;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.product__details .right .info .params__item .value {
  text-align: right;
}
.product__details .right .info .buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.product__details .right .info .buttons a, .product__details .right .info .buttons button {
  margin-right: 1.2rem;
}
.product__details .right .info .buttons button {
  display: inline-flex;
  align-items: center;
}
.product__details .right .info .buttons button svg {
  margin-right: 0.8rem;
}
.product__details .right .info .buttons button:focus {
  color: #373142;
}
.product__details .right .warranty {
  width: 8rem;
  margin-left: 9rem;
}
.product__details .right .warranty .years {
  display: flex;
  align-items: center;
  color: #EC2E5B;
}
.product__details .right .warranty .years .count {
  display: inline-flex;
  margin-right: 0.4rem;
  font-size: 5.6rem;
  font-weight: 300;
  line-height: 1;
}
.product__details .right .warranty .years .label {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.product__details .right .warranty .description {
  color: #EC2E5B;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.product__description {
  display: flex;
  padding: 8rem 6rem 0 6rem;
  background-color: #F2F0F0;
  flex-wrap: wrap;
}
.product__description .title {
  width: 38rem;
  font-size: 4rem;
  font-weight: 300;
  line-height: 5.2rem;
}
.product__description .content {
  width: calc(100% - 38rem);
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.product__description .content p {
  margin-bottom: 1.8rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.product__renders {
  display: flex;
  padding: 6rem 0 8rem;
  align-items: center;
  flex-wrap: wrap;
  background-color: #F2F0F0;
}
.product__renders .big {
  width: 50%;
}
.product__renders .slider {
  width: 50%;
}
.product__renders .slider .swiper {
  max-width: 58rem;
}
.product__scheme {
  padding: 14rem 6rem 0 6rem;
}
.product__scheme a {
  position: relative;
}
.product__scheme a svg {
  position: absolute;
  right: 3.2rem;
  top: 3.2rem;
  width: 4.8rem;
  height: 4.8rem;
  z-index: 3;
}
.product__scheme a img {
  max-width: 100%;
}
.product__interesting__slider {
  padding: 14rem 6rem 0;
}
.product__interesting__slider .title {
  margin-bottom: 6rem;
}
.product__interesting__slider .title h2 {
  font-size: 5.6rem;
  font-weight: 300;
  line-height: 6.4rem;
}
.product__interesting__slider .swiper-slide {
  width: 52rem;
  padding-bottom: 14rem;
}
.product__interesting__slider .swiper-slide .image a {
  overflow: hidden;
}
.product__interesting__slider .swiper-slide .image a img {
  transition: 0.75s ease-out;
  transform: scale(1);
  transform-origin: center;
}
.product__interesting__slider .swiper-slide .image a:hover img {
  transform: scale(1.1);
}
.product__interesting__slider .swiper-slide .name {
  margin-top: 1.6rem;
}
.product__interesting__slider .swiper-slide .name a {
  font-size: 1.8rem;
  font-weight: 300;
}
.product__interesting__slider .swiper-slide .params {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 11rem;
  opacity: 0;
  transform: translateY(calc(100% - 13rem));
  visibility: hidden;
}
.product__interesting__slider .swiper-slide .params .sizes {
  color: #989AA0;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.product__interesting__slider .swiper-slide .params .sizes.widget {
  display: none;
}
.product__interesting__slider .swiper-slide .params .colors {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 0;
}
.product__interesting__slider .swiper-slide .params .colors__item {
  display: inline-block;
  width: 4.8rem;
  height: 4.8rem;
  margin-right: 1.2rem;
  border: 0.1rem solid white;
  border-radius: 50%;
  font-size: 0;
}
.product__interesting__slider .swiper-slide .params button {
  position: absolute;
  right: 0;
  bottom: 0;
}
.product__interesting__slider .swiper-slide:before {
  content: "";
  position: absolute;
  left: -2.4rem;
  top: -2.4rem;
  width: calc(100% + 4.8rem);
  height: calc(100% + 16.4rem);
  background: #F2F0F0;
  opacity: 0;
  visibility: hidden;
}
.product__interesting__slider .swiper-slide:hover {
  z-index: 5;
}
.product__interesting__slider .swiper-slide:hover .params, .product__interesting__slider .swiper-slide:hover:before {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1350px) {
  .product__interesting__slider {
    padding: 8.8rem 2.4rem 0;
  }
  .product__interesting__slider .swiper-slide {
    width: 46rem;
  }
}
@media (max-width: 768px) {
  .product__interesting__slider {
    padding: 5.2rem 2rem 0;
  }
  .product__interesting__slider .swiper-slide {
    width: 28.8rem;
  }
  .product__interesting__slider .swiper-slide .preview {
    margin-top: 1.6rem;
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
.product__get-project {
  position: relative;
  padding-bottom: 30rem;
}
.product__get-project .title {
  margin-bottom: 1.2rem;
  color: #989AA0;
  font-size: 14.8rem;
  font-weight: 200;
  line-height: 16rem;
  text-align: center;
}
.product__get-project .image img {
  width: 100%;
}
.product__get-project .message {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 64.4rem;
  padding: 6rem;
  background-color: white;
}
.product__get-project .message .text p {
  margin-bottom: 0;
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 3.8rem;
}
.product__get-project .message .text p.big {
  margin-top: 1.6rem;
  font-size: 3.2rem;
  line-height: 4.4rem;
}
.product__get-project .message .button {
  margin-top: 4rem;
}
.product__get-project .message:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 4rem;
  height: 4rem;
  background-color: transparent;
  border-right: 0.1rem solid #EC2E5B;
  border-top: 0.1rem solid #EC2E5B;
}
@media (max-width: 768px) {
  .product__details {
    flex-wrap: wrap;
    padding: 2.4rem;
  }
  .product__details .left,
  .product__details .right {
    width: 100%;
  }
  .product__details .left .activities {
    margin-top: 1.6rem;
  }
  .product__details .left .activities__item {
    width: 5.2rem;
    height: 5.2rem;
    margin: 0 0.8rem 0.8rem 0;
  }
  .product__details .right {
    position: relative;
    margin-top: 4rem;
  }
  .product__details .right .info {
    width: 100%;
  }
  .product__details .right .info .title {
    padding-right: 12rem;
    margin-bottom: 1.6rem;
  }
  .product__details .right .info .title h1 {
    font-size: 3.2rem;
    line-height: 5.2rem;
  }
  .product__details .right .info .params {
    margin: 2.4rem 0 4rem;
  }
  .product__details .right .warranty {
    position: absolute;
    right: 0;
    top: 0;
    margin-left: 0;
  }
  .product__description {
    padding: 4.8rem 2.4rem;
  }
  .product__description .title {
    width: 100%;
    font-size: 3.2rem;
    line-height: 4rem;
  }
  .product__description .content {
    width: 100%;
    margin: 2.4rem 0 0;
  }
  .product__renders {
    padding: 4rem 2.4rem 4.8rem;
  }
  .product__renders .big {
    display: none;
  }
  .product__renders .slider {
    width: 100%;
  }
  .product__renders .slider .swiper {
    max-width: 100%;
  }
  .product__scheme {
    padding: 8rem 2.4rem 0 2.4rem;
  }
  .product__interesting__slider {
    padding: 8.6rem 2.4rem 0;
  }
  .product__interesting__slider .title {
    margin-bottom: 4rem;
  }
  .product__interesting__slider .title h2 {
    font-size: 3.6rem;
    font-weight: 300;
    line-height: 4.8rem;
  }
  .product__interesting__slider .swiper-slide {
    padding-bottom: 0;
  }
  .product__interesting__slider .swiper-slide .name {
    margin-top: 0;
    padding: 0.8rem 1.2rem;
    background-color: #F2F0F0;
  }
  .product__interesting__slider .swiper-slide .name a span {
    font-size: 1.6rem;
  }
  .product__interesting__slider .swiper-slide .params {
    position: static;
    width: 100%;
    height: 9rem;
    padding: 0 1.2rem 0.8rem;
    background-color: #F2F0F0;
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
  .product__interesting__slider .swiper-slide .params .sizes {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .product__interesting__slider .swiper-slide .params .colors {
    position: absolute;
    left: 1.2rem;
    bottom: 0.8rem;
  }
  .product__interesting__slider .swiper-slide .params .colors__item {
    width: 3.2rem;
    height: 3.2rem;
    margin-right: 0.8rem;
  }
  .product__interesting__slider .swiper-slide .params button {
    position: absolute;
    right: 1.2rem;
    bottom: 0.8rem;
    padding: 1.2rem;
  }
  .product__interesting__slider .swiper-slide .params button span.icon {
    display: inline;
  }
  .product__interesting__slider .swiper-slide .params button span.text {
    display: none;
  }
  .product__interesting__slider .swiper-slide:before {
    display: none;
  }
}
@media (max-width: 768px) and (max-width: 1350px) {
  .product__interesting__slider {
    padding: 8.8rem 2.4rem 0;
  }
  .product__interesting__slider .swiper-slide {
    width: 46rem;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .product__interesting__slider {
    padding: 5.2rem 2rem 0;
  }
  .product__interesting__slider .swiper-slide {
    width: 28.8rem;
  }
  .product__interesting__slider .swiper-slide .preview {
    margin-top: 1.6rem;
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
@media (max-width: 768px) {
  .product__get-project {
    margin-top: 9rem;
  }
  .product__get-project .title {
    margin-bottom: 1rem;
    font-size: 5.6rem;
    line-height: 7.6rem;
  }
  .product__get-project .message {
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100% - 2.4rem);
    padding: 3.2rem 2.4rem;
  }
  .product__get-project .message .text p {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  .product__get-project .message .text p.big {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
  .product__get-project .message .button {
    margin-top: 2.4rem;
  }
  .product__get-project .message:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 4rem;
    height: 4rem;
    background-color: transparent;
    border-right: 0.1rem solid #EC2E5B;
    border-top: 0.1rem solid #EC2E5B;
  }
}
@media (max-width: 430px) {
  .product__details {
    padding: 1.3rem 2rem;
  }
  .product__details .left .activities__item {
    width: 4.4rem;
    height: 4.4rem;
  }
  .product__details .right .info .title {
    margin-bottom: 0.8rem;
  }
  .product__details .right .info .title h1 {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
  .product__details .right .info .barcode {
    margin-bottom: 2rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .product__details .right .info .colors {
    margin-bottom: 2.4rem;
  }
  .product__details .right .info .colors__item span {
    width: 4rem;
    height: 4rem;
  }
  .product__details .right .info .modifications,
  .product__details .right .info .basements {
    display: block;
    margin: 0;
    padding-top: 0.8rem;
  }
  .product__details .right .info .modifications .title,
  .product__details .right .info .basements .title {
    margin: 0;
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .product__details .right .info .modifications .variants,
  .product__details .right .info .basements .variants {
    margin-top: 0.4rem;
  }
  .product__details .right .info .modifications .variants span,
  .product__details .right .info .basements .variants span {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .product__details .right .info .params {
    margin: 2rem 0;
  }
  .product__details .right .info .params__item {
    display: block;
  }
  .product__details .right .info .params__item .key {
    font-size: 1.4rem;
  }
  .product__details .right .info .params__item .value {
    font-size: 1.4rem;
    text-align: left;
  }
  .product__details .right .info .buttons a, .product__details .right .info .buttons button {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.8rem;
    justify-content: center;
  }
  .product__details .right .warranty {
    top: -1.2rem;
  }
  .product__description {
    padding: 2.4rem 2rem;
  }
  .product__description .title {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  .product__description .content {
    margin: 1.2rem 0 0;
  }
  .product__description .content p {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .product__renders {
    padding: 2.2rem 2rem;
  }
  .product__scheme {
    padding: 4.8rem 2rem 0 2rem;
  }
  .product__get-project {
    margin-top: 4.8rem;
    padding-bottom: 26rem;
  }
  .product__get-project .title {
    margin-bottom: 0;
    font-size: 4rem;
    line-height: 4.8rem;
  }
  .product__get-project .message {
    bottom: 0;
    width: calc(100% - 2rem);
    padding: 2rem;
  }
  .product__get-project .message .text p {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .product__get-project .message .text p.big {
    margin-top: 0.8rem;
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
  .product__get-project .message .button {
    margin-top: 1.6rem;
  }
}

.contacts__wrapper {
  margin: 6.4rem 6rem 14rem;
}
.contacts__wrapper .cities__tabs__nav {
  display: flex;
  margin-bottom: 0.8rem;
  align-items: center;
  flex-wrap: wrap;
}
.contacts__wrapper .cities__tabs__nav__item {
  position: relative;
  margin-right: 1.2rem;
  padding: 1.4rem 2.4rem;
  border-radius: 0.4rem;
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  user-select: none;
}
.contacts__wrapper .cities__tabs__nav__item:before {
  content: "";
  position: absolute;
  left: 2.5rem;
  top: 50%;
  width: 2.1rem;
  height: 2.4rem;
  background-image: url("data:image/svg+xml,%3Csvg width=%2722%27 height=%2724%27 viewBox=%270 0 22 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M10.9934 24C6.95739 24.0004 4.54143 22.5975 4.51095 22.5759C4.32765 22.4464 4.18626 22.2855 4.18033 22.2787C4.17398 22.2715 4.02243 22.0971 3.91236 21.8778C3.68842 21.43 1.24663 11.8419 0.746678 9.87424C0.610789 9.53007 0.731862 9.1351 1.03962 8.92809C1.35712 8.71346 1.78173 8.75833 2.04927 9.03477C2.46372 9.46318 3.98348 10.7882 5.32417 11.957C6.24958 12.7643 7.13308 13.5344 7.61102 13.9721L10.6548 7.93368C10.0244 7.12004 8.99786 5.65277 8.49536 4.16179C8.34762 3.72321 8.20707 3.18601 8.28454 2.52476C8.31756 2.24197 8.39545 1.58073 8.91361 0.963085C9.12867 0.706969 9.60322 0.250616 10.3614 0.0711233C10.709 -0.0110032 11.0798 -0.0224332 11.4346 0.0381034C11.7897 0.0982166 12.4666 0.290833 13.0081 0.899585C13.5483 1.50749 13.6372 2.17297 13.6799 2.49259C13.7561 3.06324 13.6897 3.6013 13.4564 4.29133C12.9581 5.76876 12.0061 7.07135 11.2534 7.9413L14.3729 14.0305L20.0523 9.05975C20.0604 9.05255 20.0693 9.04578 20.0786 9.03985C20.3466 8.86078 20.6903 8.85993 20.9549 9.03562C21.1987 9.19775 21.3308 9.48096 21.3008 9.7756C21.2995 9.7883 21.2974 9.80058 21.294 9.81286L18.2388 21.6171C18.2041 21.7517 18.0669 21.8338 17.9314 21.7978C17.7968 21.7631 17.7155 21.6255 17.7507 21.4905L20.8004 9.70745C20.8055 9.60542 20.7585 9.50975 20.6755 9.45472C20.5862 9.39545 20.4651 9.39418 20.3698 9.45133L14.4622 14.6228C14.4038 14.6736 14.3255 14.6952 14.2489 14.6808C14.1727 14.6659 14.1075 14.6173 14.0719 14.5483L10.9532 8.46073L7.90904 14.5004C7.87306 14.5724 7.80448 14.6223 7.72532 14.6355C7.64488 14.6473 7.56488 14.6228 7.50773 14.5669C7.17118 14.2367 6.11284 13.3142 4.99271 12.3376C3.57877 11.1044 2.11616 9.82937 1.6869 9.38571C1.59165 9.2875 1.43459 9.27057 1.32156 9.34677C1.20811 9.42339 1.16493 9.57029 1.21912 9.69686C1.2242 9.70872 1.22843 9.72142 1.23139 9.73369C3.21894 17.5565 4.24891 21.3974 4.3649 21.6556C4.44364 21.8131 4.55921 21.9464 4.56048 21.9481C4.56133 21.949 4.66928 22.0709 4.80263 22.1653C4.84496 22.1941 9.53633 24.9368 16.9434 22.5023L17.1263 22.4413C17.2579 22.3968 17.401 22.4663 17.4463 22.5979C17.4916 22.7296 17.4213 22.8727 17.2897 22.918L17.1013 22.9806C14.8017 23.7358 12.7448 24 10.9934 24ZM10.9791 0.504193C10.8093 0.504193 10.64 0.523243 10.477 0.562189C9.8369 0.713742 9.44024 1.12014 9.29927 1.28778C8.87805 1.78985 8.8154 2.32622 8.78492 2.58403C8.7193 3.14579 8.84292 3.61569 8.97288 4.00134C9.42881 5.35559 10.3491 6.70221 10.9621 7.50739C11.6682 6.67511 12.5255 5.47412 12.9789 4.13088C13.1855 3.51875 13.2456 3.04927 13.1804 2.56032C13.1414 2.26949 13.069 1.72762 12.6313 1.23529C12.1923 0.741682 11.6399 0.585049 11.3499 0.535519C11.228 0.514353 11.1035 0.504193 10.9791 0.504193Z%27 fill=%27%23E7315C%27/%3E%3Cpath d=%27M10.9979 3.86968C11.5469 3.86968 11.9919 3.42466 11.9919 2.8757C11.9919 2.32674 11.5469 1.88171 10.9979 1.88171C10.4489 1.88171 10.0039 2.32674 10.0039 2.8757C10.0039 3.42466 10.4489 3.86968 10.9979 3.86968Z%27 fill=%27%23E7315C%27/%3E%3Cpath d=%27M10.9963 4.122C10.3092 4.122 9.75 3.5632 9.75 2.87613C9.75 2.18906 10.3088 1.62984 10.9963 1.62984C11.6838 1.62984 12.2426 2.18864 12.2426 2.87613C12.2426 3.56277 11.6838 4.122 10.9963 4.122ZM10.9963 2.1336C10.5874 2.1336 10.2542 2.46677 10.2542 2.87571C10.2542 3.28464 10.5869 3.61781 10.9963 3.61781C11.4057 3.61781 11.7384 3.28507 11.7384 2.87571C11.7384 2.46634 11.4057 2.1336 10.9963 2.1336Z%27 fill=%27%23E7315C%27/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0;
  transform: translateY(-50%);
}
.contacts__wrapper .cities__tabs__nav__item.active {
  padding: 1.4rem 2.4rem 1.4rem 5.6rem;
  background-color: #F2F0F0;
  cursor: auto;
}
.contacts__wrapper .cities__tabs__nav__item.active:before {
  opacity: 1;
}
.contacts__wrapper .cities__tabs__content {
  background-color: #F2F0F0;
}
.contacts__wrapper .cities__tabs__content__item {
  display: none;
  flex-wrap: wrap;
}
.contacts__wrapper .cities__tabs__content__item .left {
  width: calc(100% - 90rem);
  display: flex;
  padding: 6.4rem;
  align-content: flex-start;
  flex-wrap: wrap;
}
.contacts__wrapper .cities__tabs__content__item .left .group {
  margin-bottom: 4rem;
}
.contacts__wrapper .cities__tabs__content__item .left .group__title {
  margin-bottom: 1.6rem;
  color: #989AA0;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
}
.contacts__wrapper .cities__tabs__content__item .left .group__value {
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 3.2rem;
}
.contacts__wrapper .cities__tabs__content__item .left .group__value a {
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 3.2rem;
}
.contacts__wrapper .cities__tabs__content__item .left .group__value .requisites {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.contacts__wrapper .cities__tabs__content__item .left .group__value .requisites p {
  margin-bottom: 1.8rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.contacts__wrapper .cities__tabs__content__item .left .group.half {
  width: calc(50% - 2.4rem);
  margin-right: 2.4rem;
}
.contacts__wrapper .cities__tabs__content__item .right {
  width: 90rem;
}
.contacts__wrapper .cities__tabs__content__item .right div iframe {
  width: 100%;
  height: 80rem;
  border: none;
}
.contacts__wrapper .cities__tabs__content__item.active {
  display: flex;
}
@media (max-width: 768px) {
  .contacts__wrapper {
    margin: 3.2rem 2.4rem 8rem;
  }
  .contacts__wrapper .cities__tabs__content__item .left {
    width: 100%;
    padding: 4rem;
  }
  .contacts__wrapper .cities__tabs__content__item .left .group {
    margin-bottom: 3.2rem;
  }
  .contacts__wrapper .cities__tabs__content__item .right {
    width: 100%;
  }
  .contacts__wrapper .cities__tabs__content__item .right div iframe {
    height: 48rem;
  }
}
@media (max-width: 430px) {
  .contacts__wrapper {
    margin: 2.4rem 2rem 4rem;
  }
  .contacts__wrapper .cities__tabs__nav__item {
    margin-right: 0.6rem;
    padding: 1.2rem;
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .contacts__wrapper .cities__tabs__nav__item:before {
    left: 1.2rem;
    width: 2rem;
    height: 2rem;
  }
  .contacts__wrapper .cities__tabs__nav__item.active {
    padding: 1.2rem 1.2rem 1.2rem 4rem;
  }
  .contacts__wrapper .cities__tabs__content__item .left {
    padding: 2rem;
  }
  .contacts__wrapper .cities__tabs__content__item .left .group {
    margin-bottom: 1.6rem;
  }
  .contacts__wrapper .cities__tabs__content__item .left .group__title {
    margin-bottom: 0.8rem;
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .contacts__wrapper .cities__tabs__content__item .left .group__value {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .contacts__wrapper .cities__tabs__content__item .left .group__value a {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .contacts__wrapper .cities__tabs__content__item .left .group__value .requisites {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .contacts__wrapper .cities__tabs__content__item .left .group__value .requisites p {
    margin-bottom: 1.6rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .contacts__wrapper .cities__tabs__content__item .left .group.half {
    width: 100%;
    margin-right: 0;
  }
  .contacts__wrapper .cities__tabs__content__item .right div iframe {
    height: 24rem;
  }
}

.cart {
  padding: 6.4rem 6rem;
}
.cart__wrapper {
  display: flex;
}
.cart__wrapper .products {
  width: calc(100% - 66.4rem);
  margin-right: 6.4rem;
}
.cart__wrapper .products__header {
  display: flex;
  margin-bottom: 2.4rem;
  padding-bottom: 2.4rem;
  align-items: center;
  border-bottom: 0.1rem solid #F2F0F0;
  justify-content: space-between;
}
.cart__wrapper .products__header .count {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.cart__wrapper .products__header button {
  display: inline-flex;
  align-items: center;
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
}
.cart__wrapper .products__header button span {
  margin-left: 0.8rem;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.cart__wrapper .products__list__item {
  display: flex;
  margin-bottom: 2.4rem;
  align-items: center;
  justify-content: space-between;
}
.cart__wrapper .products__list__item .image {
  width: 28rem;
  margin-right: 4.8rem;
}
.cart__wrapper .products__list__item .info {
  margin-right: auto;
}
.cart__wrapper .products__list__item .info .name {
  margin-bottom: 0.8rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.cart__wrapper .products__list__item .info .barcode {
  color: #989AA0;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.cart__wrapper .products__list__item .count {
  display: flex;
  margin: 0 2.4rem;
}
.cart__wrapper .products__list__item .count span {
  display: inline-flex;
  width: 4.8rem;
  height: 4.8rem;
  margin-right: 1.2rem;
  align-items: center;
  border: 0.1rem solid #373142;
  border-radius: 50%;
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: 300;
  justify-content: center;
  line-height: 2.4rem;
  user-select: none;
}
.cart__wrapper .products__list__item .count span.value {
  border-color: #F2F0F0;
  cursor: initial;
}
.cart__wrapper .products__list__item .action button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
}
.cart__wrapper .products__list__item .action button span {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.cart__wrapper .products__list__item .mobile-actions {
  display: none;
}
.cart__wrapper .form {
  width: 60rem;
}
.cart__wrapper .form__wrapper {
  padding: 4rem 4.8rem;
  background-color: #F2F0F0;
}
.cart__wrapper .form__title {
  margin-bottom: 2.4rem;
  font-size: 3.2rem;
  font-weight: 300;
  line-height: 4rem;
  text-align: center;
}
.cart__empty {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
@media (max-width: 1400px) {
  .cart__wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .cart__wrapper .products {
    width: 100%;
    margin-right: 0;
  }
  .cart__wrapper .form {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .cart {
    padding: 3.2rem 2.4rem;
  }
  .cart__wrapper .products__list__item {
    display: flex;
    flex-wrap: wrap;
  }
  .cart__wrapper .products__list__item .image {
    width: 50%;
    margin-right: 2.4rem;
  }
  .cart__wrapper .products__list__item .info, .cart__wrapper .products__list__item .count, .cart__wrapper .products__list__item .action {
    display: none;
  }
  .cart__wrapper .products__list__item .mobile-actions {
    display: block;
    width: calc(50% - 2.4rem);
  }
  .cart__wrapper .products__list__item .mobile-actions .info {
    display: block;
  }
  .cart__wrapper .products__list__item .mobile-actions .info .name {
    margin-bottom: 0.8rem;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 2.6rem;
  }
  .cart__wrapper .products__list__item .mobile-actions .info .barcode {
    color: #989AA0;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.4rem;
  }
  .cart__wrapper .products__list__item .mobile-actions .count {
    display: flex;
    margin: 2.4rem 0;
  }
  .cart__wrapper .products__list__item .mobile-actions .action {
    display: block;
  }
  .cart__wrapper .form__wrapper {
    padding: 2rem 2rem 0;
  }
  .cart__wrapper .form__title {
    margin-bottom: 2rem;
    font-size: 2rem;
    line-height: 2.8rem;
  }
}
@media (max-width: 430px) {
  .cart {
    padding: 2rem;
  }
  .cart__wrapper .products__header {
    margin-bottom: 1.8rem;
    padding-bottom: 1.8rem;
  }
  .cart__wrapper .products__header .count {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .cart__wrapper .products__header button span {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .cart__wrapper .products__list__item {
    align-items: flex-start;
  }
  .cart__wrapper .products__list__item .image {
    width: 30%;
    margin-right: 1.6rem;
  }
  .cart__wrapper .products__list__item .mobile-actions {
    width: calc(70% - 1.6rem);
  }
  .cart__wrapper .products__list__item .mobile-actions .info .name {
    font-size: 1.2rem;
    line-height: 2rem;
  }
  .cart__wrapper .products__list__item .mobile-actions .info .barcode {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .cart__wrapper .products__list__item .mobile-actions .count {
    display: flex;
    margin: 1rem 0;
  }
  .cart__wrapper .products__list__item .mobile-actions .action {
    display: block;
  }
  .cart__wrapper .products__list__item .mobile-actions .action button span {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}

.cart__widget {
  position: fixed;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  width: 65rem;
  height: 100vh;
  padding: 2.4rem;
  background-color: white;
  box-shadow: 0 0.4rem 2.4rem 0 rgba(0, 0, 0, 0.29);
  transform: translateX(100%);
  transition: 0.5s cubic-bezier(0.83, -0.01, 0.15, 1);
  z-index: 999;
}
.cart__widget .title {
  margin-bottom: 4.8rem;
  font-size: 2.6rem;
  font-weight: 300;
  line-height: 3.2rem;
}
.cart__widget button.close {
  position: absolute;
  right: 3.2rem;
  top: 3.2rem;
  width: 2.4rem;
  height: 2.4rem;
  padding: 0;
  background: transparent;
  border: none;
}
.cart__widget button.close svg {
  width: 100%;
  height: 100%;
}
.cart__widget__product {
  display: flex;
  flex-wrap: wrap;
}
.cart__widget__product .image {
  width: 19rem;
  margin-right: 2.4rem;
}
.cart__widget__product .info .name {
  margin-bottom: 0.8rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.cart__widget__product .info .barcode {
  margin-bottom: 1.2rem;
  color: #989AA0;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.4rem;
}
.cart__widget__product .info .count {
  display: flex;
}
.cart__widget__product .info .count span {
  display: inline-flex;
  width: 4.8rem;
  height: 4.8rem;
  margin-right: 1.2rem;
  align-items: center;
  border: 0.1rem solid #373142;
  border-radius: 50%;
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: 300;
  justify-content: center;
  line-height: 2.4rem;
  user-select: none;
}
.cart__widget__product .info .count span.value {
  border-color: #F2F0F0;
  cursor: initial;
}
.cart__widget__product .button {
  width: 100%;
  margin-top: 4rem;
}
.cart__widget__product .button button {
  width: 100%;
}
.cart__widget__product .button button:hover:before {
  transform: translate(-50%, -50%) scale(15);
}
.cart__widget__product .button button:focus:before {
  transform: translate(-50%, -50%) scale(0);
}
.cart__widget__recommendations .product__interesting__slider {
  padding: 4.8rem 0;
}
.cart__widget__recommendations .product__interesting__slider .title {
  margin-bottom: 2.4rem;
}
.cart__widget__recommendations .product__interesting__slider .title h2 {
  font-size: 2rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.cart__widget__recommendations .product__interesting__slider .swiper-slide {
  width: 27rem;
}
.cart__widget__recommendations .product__interesting__slider .swiper-wrapper {
  height: auto;
}
.cart__widget.open {
  transform: translateX(0);
}
@media (max-width: 650px) {
  .cart__widget {
    width: 95%;
    overflow: auto;
  }
  .cart__widget .title {
    margin-bottom: 3rem;
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
  .cart__widget button.close {
    right: 2rem;
    top: 2.6rem;
  }
  .cart__widget__product .image {
    width: 30%;
    margin-right: 1.6rem;
  }
  .cart__widget__product .info {
    width: calc(70% - 1.6rem);
  }
  .cart__widget__product .info .name {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .cart__widget__product .info .barcode {
    font-size: 1.2rem;
    line-height: 2rem;
  }
  .cart__widget__product .button {
    width: 100%;
    margin-top: 4rem;
  }
  .cart__widget__product .button a {
    width: 100%;
  }
  .cart__widget__product .button a:hover:before {
    transform: translate(-50%, -50%) scale(15);
  }
  .cart__widget__product .button a:focus:before {
    transform: translate(-50%, -50%) scale(0);
  }
}

.content {
  margin: 2.4rem 6rem;
  color: #373142;
  font-family: "Inter", sans-serif;
  font-size: 1.8rem;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .content {
    margin: 3.2rem 2.4rem 8rem;
  }
}
@media (max-width: 430px) {
  .content {
    margin: 2.4rem 2rem 4rem;
  }
}

.blog__slider {
  padding: 14rem 6rem 0;
}
.blog__slider .swiper-slide {
  width: 52rem;
}
.blog__slider .swiper-slide a {
  overflow: hidden;
}
.blog__slider .swiper-slide a img {
  transition: 0.75s ease-out;
  transform: scale(1);
  transform-origin: center;
}
.blog__slider .swiper-slide a:hover img {
  transform: scale(1.1);
}
.blog__slider .swiper-slide .preview {
  margin-top: 2.4rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
@media (max-width: 1350px) {
  .blog__slider {
    padding: 8.8rem 2.4rem 0;
  }
  .blog__slider .swiper-slide {
    width: 46rem;
  }
}
@media (max-width: 768px) {
  .blog__slider {
    padding: 5.2rem 2rem 0;
  }
  .blog__slider .swiper-slide {
    width: 28.8rem;
  }
  .blog__slider .swiper-slide .preview {
    margin-top: 1.6rem;
    font-size: 1.4rem;
    line-height: 2rem;
  }
}

.blog__wrapper {
  display: flex;
  padding: 6.4rem 6rem 9rem;
  flex-wrap: wrap;
}
.blog__wrapper__item {
  width: calc(33.3333333333% - 4.8rem);
  margin-bottom: 5.6rem;
  margin-right: 2.4rem;
}
.blog__wrapper__item a {
  width: 100%;
}
.blog__wrapper__item a img {
  width: 100%;
}
.blog__wrapper__item .preview {
  margin-top: 2.4rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.blog__wrapper__item:nth-child(n+3) {
  margin-right: 0;
}

.article__wrap {
  padding: 6rem 6rem 14rem;
}
.article__wrap .image {
  margin-bottom: 3rem;
  text-align: center;
}
.article__wrap .content {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.article__wrap .content p {
  margin-bottom: 1.8rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.article__wrap .content ul li {
  margin-bottom: 1.8rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}

.error__404 {
  padding: 14rem 0 17rem;
  background-color: #F2F0F0;
}
.error__title {
  text-align: center;
}
.error__title h1 {
  margin-bottom: 3.2rem;
  font-size: 14.8rem;
  font-weight: 200;
  line-height: 16rem;
}
.error__description {
  text-align: center;
}
.error__description p {
  margin-bottom: 3.2rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
@media (max-width: 768px) {
  .error__404 {
    padding: 8rem 0;
  }
  .error__title h1 {
    font-size: 9.6rem;
    line-height: 12rem;
  }
}
@media (max-width: 430px) {
  .error__404 {
    padding: 4.8rem 2rem;
  }
  .error__title h1 {
    margin-bottom: 1.6rem;
    font-size: 6.4rem;
    line-height: 7.6rem;
  }
  .error .description p {
    margin-bottom: 1.6rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

.layout--content {
  padding: 6rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.8rem;
}
.layout--content p {
  margin-bottom: 1.8rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.8rem;
}
@media (max-width: 768px) {
  .layout--content {
    padding: 0 2.4rem;
  }
}
@media (max-width: 430px) {
  .layout--content {
    padding: 0 2rem;
  }
}

.team__photo {
  margin-bottom: 7rem;
  text-align: center;
}
.team__photo img {
  max-width: 70%;
}
.team__section {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3.5rem;
}
.team__section__title {
  width: 30%;
  font-size: 4rem;
  font-weight: 300;
  line-height: 5.2rem;
}
.team__section__content {
  width: calc(70% - 6rem);
  margin-left: 6rem;
}
.team__section__content p, .team__section__content ul > li {
  margin-bottom: 1.8rem;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.team__tags {
  padding: 7.2rem 6rem;
  margin: 0 -6rem 4.8rem;
  background-color: #F2F0F0;
}
.team__tags__title {
  margin-bottom: 4rem;
  font-size: 4rem;
  font-weight: 300;
  line-height: 5.2rem;
}
.team__tags__list {
  display: flex;
  flex-wrap: wrap;
}
.team__tags__list span {
  margin-right: 4.8rem;
  font-size: 3.2rem;
  font-weight: 300;
  line-height: 6.4rem;
}
.team__title h2 {
  margin-bottom: 12rem;
  font-size: 7.2rem;
  font-weight: 300;
  line-height: 8.8rem;
}
.team__title h3 {
  margin-bottom: 5rem;
  font-size: 4rem;
  line-height: 5.2rem;
  font-weight: 300;
}
@media (max-width: 768px) {
  .team__photo {
    margin-bottom: 6rem;
  }
  .team__photo img {
    max-width: 100%;
  }
  .team__section__title {
    width: 100%;
    margin-bottom: 4rem;
  }
  .team__section__content {
    width: 100%;
    margin-left: 0;
  }
  .team__tags {
    padding: 7.2rem 6rem;
    margin: 0 -2.4rem 6.5rem;
  }
  .team__title h2 {
    margin-bottom: 2.6rem;
  }
  .team__title h3 {
    margin-bottom: 2.6rem;
  }
}
@media (max-width: 430px) {
  .team__title h2 {
    font-size: 2.6rem;
    line-height: 3.2rem;
  }
  .team__title h3 {
    font-size: 2.6rem;
    line-height: 3.2rem;
  }
}

.search-results {
  padding: 6rem;
}
@media (max-width: 768px) {
  .search-results {
    padding: 2.4rem;
  }
}
@media (max-width: 430px) {
  .search-results {
    padding: 2rem;
  }
}

/* End */


/* Start:/local/templates/metafora/template_styles.css?17512893241457*/

.cookie {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    align-items: flex-start;
    border: 1px solid #ec2e5b;
    border-radius: 4px;
    padding: 24px;
    background: #fff;
    max-width: 100%;
    z-index: 100000000;
}

.cookie__text {
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 157%;
    color: #151515;
    max-width: 547px;
}

.cookie__text a {
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
    color: #ec2e5b;
}

.cookie__btn {
    display: inline-block;
    font-family: Inter, sans-serif;
    font-weight: 500;
    border-radius: 4px;
    padding: 0 30px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    background: #ec2e5b;
    margin-left: 80px;
    cursor: pointer;
}
.product__details .right .info .colors{
    align-items: flex-start;
}
.product__details .right .info .colors__item a,
.btn.round {
    line-height: 1;
    font-size: 0;
    box-sizing: border-box;
}

@media screen and (max-width: 700px), (max-width: 850px) and (max-height: 500px) {
    .cookie {
        /*      bottom: 5px;
              left: 5px;
              right: 5px;*/
        width: 260px;
        flex-direction: column;
        justify-content: center;
        padding: 15px;
    }

    .cookie__btn {
        margin-left: 0;
        margin-top: 15px;
    }
}
/* End */
/* /local/templates/metafora/node/dist/main.css?1752223010228458 */
/* /local/templates/metafora/template_styles.css?17512893241457 */
