

/* Start:/local/templates/geo/assets/css/fonts.css?1776527796526*/
@font-face {
  font-family: "Inter Tight";
  src: url('/local/templates/geo/assets/css/../fonts/InterTight-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter Tight";
  src: url('/local/templates/geo/assets/css/../fonts/InterTight-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter Tight";
  src: url('/local/templates/geo/assets/css/../fonts/InterTight-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* End */


/* Start:/local/templates/geo/assets/css/normalize.css?1776527796553*/
* {
  box-sizing: border-box;
  outline: none;
}

a {
  text-decoration: none;
  color: inherit;
}

.hidden {
  visibility: hidden;
}

a, button {
  cursor: pointer;
}

input, button {
  border: none;
  padding: 0;
  background: none;
}

p, ul, h1, h2, h3, h4, h5, h6, ol {
  padding: 0;
  margin: 0;
  font-weight: normal;
}

ul, ol {
  list-style: none;
}

button, input {
  font-family: "Inter Tight";
  display: inline-block;
}

body {
  font-family: "Inter Tight";
  background-color: #fff;
  margin: 0px;
}/*# sourceMappingURL=normalize.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/swiper-bundle.min.css?177652779613920*/
/**
 * Swiper 12.0.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 18, 2025
 */

:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{height:100%;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}
/* End */


/* Start:/local/templates/geo/assets/css/bootstrap-grid.min.css?177652779651451*/
/*!
 * Bootstrap Grid v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}}@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.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}}@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.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}}.col-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-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-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-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-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-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-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:.25rem!important}.m-2{margin:.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:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.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:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.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:.25rem!important}.mt-2{margin-top:.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:.25rem!important}.me-2{margin-right:.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:.25rem!important}.mb-2{margin-bottom:.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:.25rem!important}.ms-2{margin-left:.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:.25rem!important}.p-2{padding:.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:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.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:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.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:.25rem!important}.pt-2{padding-top:.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:.25rem!important}.pe-2{padding-right:.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:.25rem!important}.pb-2{padding-bottom:.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:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.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:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.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:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.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:.25rem!important}.mt-sm-2{margin-top:.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:.25rem!important}.me-sm-2{margin-right:.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:.25rem!important}.mb-sm-2{margin-bottom:.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:.25rem!important}.ms-sm-2{margin-left:.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:.25rem!important}.p-sm-2{padding:.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:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.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:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.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:.25rem!important}.pt-sm-2{padding-top:.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:.25rem!important}.pe-sm-2{padding-right:.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:.25rem!important}.pb-sm-2{padding-bottom:.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:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.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:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.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:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.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:.25rem!important}.mt-md-2{margin-top:.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:.25rem!important}.me-md-2{margin-right:.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:.25rem!important}.mb-md-2{margin-bottom:.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:.25rem!important}.ms-md-2{margin-left:.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:.25rem!important}.p-md-2{padding:.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:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.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:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.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:.25rem!important}.pt-md-2{padding-top:.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:.25rem!important}.pe-md-2{padding-right:.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:.25rem!important}.pb-md-2{padding-bottom:.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:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.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:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.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:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.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:.25rem!important}.mt-lg-2{margin-top:.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:.25rem!important}.me-lg-2{margin-right:.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:.25rem!important}.mb-lg-2{margin-bottom:.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:.25rem!important}.ms-lg-2{margin-left:.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:.25rem!important}.p-lg-2{padding:.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:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.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:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.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:.25rem!important}.pt-lg-2{padding-top:.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:.25rem!important}.pe-lg-2{padding-right:.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:.25rem!important}.pb-lg-2{padding-bottom:.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:.25rem!important}.ps-lg-2{padding-left:.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-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:.25rem!important}.m-xl-2{margin:.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:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.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:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.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:.25rem!important}.mt-xl-2{margin-top:.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:.25rem!important}.me-xl-2{margin-right:.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:.25rem!important}.mb-xl-2{margin-bottom:.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:.25rem!important}.ms-xl-2{margin-left:.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:.25rem!important}.p-xl-2{padding:.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:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.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:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.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:.25rem!important}.pt-xl-2{padding-top:.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:.25rem!important}.pe-xl-2{padding-right:.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:.25rem!important}.pb-xl-2{padding-bottom:.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:.25rem!important}.ps-xl-2{padding-left:.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-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:.25rem!important}.m-xxl-2{margin:.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:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.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:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.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:.25rem!important}.mt-xxl-2{margin-top:.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:.25rem!important}.me-xxl-2{margin-right:.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:.25rem!important}.mb-xxl-2{margin-bottom:.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:.25rem!important}.ms-xxl-2{margin-left:.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:.25rem!important}.p-xxl-2{padding:.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:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.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:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.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:.25rem!important}.pt-xxl-2{padding-top:.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:.25rem!important}.pe-xxl-2{padding-right:.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:.25rem!important}.pb-xxl-2{padding-bottom:.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:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/section.css?17765277966814*/
.body-overflow-hidden {
  overflow: hidden;
}

.main {
  padding-top: 152px;
}

.section-popup {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(16, 16, 17, 0.7);
  z-index: 999999;
  transition: all 0.3s;
}
.section-popup__close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 38px;
  height: 38px;
  background-image: url(/local/templates/geo/assets/css/../img/icons/close.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #edeef2;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.3s all;
  z-index: 99;
}
.section__base {
  font-weight: 400;
  font-size: 15px;
  line-height: 147%;
  color: #101011;
}
.section__base-long {
  font-weight: 400;
  font-size: 15px;
  line-height: 173%;
  color: #101011;
}
.section__base-regular {
  font-weight: 400;
  font-size: 14px;
  line-height: 157%;
  color: #707173;
}
.section__button {
  font-weight: 500;
  font-size: 15px;
  line-height: 133%;
  color: #fff;
}
.section__sm {
  font-weight: 400;
  font-size: 14px;
  line-height: 157%;
  letter-spacing: 0.01em;
  color: #707173;
}
.section__subtitle {
  font-weight: 600;
  font-size: 18px;
  line-height: 133%;
  color: #101011;
}
.section__h1 {
  font-weight: 600;
  font-size: 48px;
  line-height: 108%;
  color: #fff;
}
.section__h2 {
  font-weight: 600;
  font-size: 30px;
  line-height: 120%;
  color: #fff;
}
.section__h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 133%;
  color: #101011;
}
.section__numbers {
  font-weight: 500;
  font-size: 60px;
  line-height: 100%;
  color: #be1439;
}
.section__caption {
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #a0a1a3;
}
.section__caption-sm {
  font-weight: 400;
  font-size: 10px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #707173;
}
.section-header {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-bottom: 40px;
}
.section-header__tag {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
}
.section-header__tag:before {
  content: "";
  display: inline-flex;
  margin: auto 0;
  position: relative;
  width: 60px;
  height: 1px;
  background: #be1439;
}
.section-header__tag {
  font-weight: 500;
  font-size: 12px;
  line-height: 133%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #be1439;
}
.section-header__title {
  font-weight: 600;
  font-size: 30px;
  line-height: 120%;
  color: #101011;
}
.section-header__title span {
  color: #be1439;
}
.section-header__title--accent {
  color: #be1439;
}
.section__button-red {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0px 20px;
  border-radius: 6px;
  background: #be1439;
  font-weight: 500;
  font-size: 15px;
  line-height: 133%;
  color: #fff;
  gap: 8px;
}
.section__button-white {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0px 20px;
  border-radius: 6px;
  background: #edeef2;
  font-weight: 500;
  font-size: 15px;
  line-height: 133%;
  color: #101011;
  gap: 8px;
}
.section__button-gray {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0px 20px;
  border-radius: 6px;
  background: #edeef2;
  font-weight: 500;
  font-size: 15px;
  line-height: 133%;
  color: #101011;
  gap: 11px;
  margin-top: 40px;
}
.section__button-gray-icon {
  width: 15px;
  height: 15px;
}

@media (max-width: 1200px) {
  .section__h1 {
    font-size: 42px;
  }
}
@media (max-width: 992px) {
  .section__button-gray {
    margin-top: 32px;
  }
}
@media (max-width: 768px) {
  .section-header {
    padding-bottom: 24px;
  }
  .section__button-gray {
    width: 100%;
  }
  .section-header {
    gap: 8px;
  }
  .section-header__title {
    font-size: 26px;
  }
  .section__h1 {
    font-size: 32px;
  }
}
@media (max-width: 576px) {
  .main {
    padding-top: 123px;
  }
  .section-header {
    padding-bottom: 24px;
  }
  .section-header__tag {
    font-size: 10px;
    line-height: 120%;
    letter-spacing: 0.02em;
  }
  .section-header__title {
    font-size: 20px;
    line-height: 140%;
  }
  .section__h1 {
    font-size: 24px;
    line-height: 125%;
  }
  .section__h2 {
    font-size: 20px;
    line-height: 140%;
  }
  .section__h3 {
    font-size: 18px;
    line-height: 133%;
  }
  .section__numbers {
    font-size: 32px;
    line-height: 100%;
  }
  .section__caption {
    font-size: 11px;
    line-height: 145%;
    letter-spacing: 0.01em;
  }
  .section__caption-sm {
    font-size: 9px;
    line-height: 133%;
    letter-spacing: 0.02em;
  }
  .section__button {
    font-size: 14px;
    line-height: 129%;
  }
  .section__button-red {
    font-size: 14px;
    line-height: 129%;
    padding: 0px 16px;
    height: 40px;
  }
  .section__button-gray {
    font-size: 14px;
    line-height: 129%;
    height: 40px;
    padding: 0px 16px;
    margin-top: 24px;
    gap: 8px;
  }
  .section__button-white {
    font-size: 14px;
    line-height: 129%;
    height: 40px;
    padding: 0px 16px;
    gap: 8px;
  }
  .section__button {
    font-size: 14px;
    line-height: 129%;
  }
  .section__base {
    font-size: 14px;
    line-height: 143%;
  }
  .section__base-long {
    font-size: 14px;
    line-height: 171%;
  }
  .section__sm {
    font-size: 13px;
    line-height: 154%;
    letter-spacing: 0.01em;
  }
  .section__subtitle {
    font-size: 16px;
    line-height: 138%;
  }
}
input {
  border: 1px solid transparent;
  transition: all 0.3s;
}

.input-error {
  border: 1px solid #dc2726 !important;
  color: #dc2726 !important;
  transition: all 0.3s;
}

.input-checkbox-error {
  border: 1px solid #dc2726 !important;
  transition: all 0.3s;
}
.input-checkbox-error + p {
  color: #dc2726 !important;
  transition: all 0.3s;
}

@media (min-width: 992px) {
  .section-popup__close {
    transition: 0.3s all;
  }
  .section-popup__close:hover {
    background-color: #d3d4da;
    transition: 0.3s all;
  }
  .section__button-red {
    transition: all 0.3s;
  }
  .section__button-red:hover {
    background: #9d0e2e;
    transition: all 0.3s;
  }
  .section__button-gray {
    transition: all 0.3s;
  }
  .section__button-gray:hover {
    background: #d3d4da;
    transition: all 0.3s;
  }
  .section__button-white {
    transition: all 0.3s;
  }
  .section__button-white:hover {
    background: #d3d4da;
    transition: all 0.3s;
  }
}/*# sourceMappingURL=section.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/header.css?177652779618140*/
@keyframes headerInput {
  0% {
    position: absolute;
    right: 12px;
  }
  100% {
    transition: width 0.3s;
    left: 12px;
  }
}
.header {
  width: 100%;
  padding: 20px 0;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.header > .container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.header-top-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}
.header-top-left {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: auto;
  gap: 28px;
}
.header-top-left-logo {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: auto;
  gap: 16px;
}
.header-top-left-logo__logo {
  width: 42px;
}
.header-top-left-logo__logo-text {
  width: 172px;
}
.header-top-left-navbar {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: auto;
  gap: 8px;
  height: 100%;
}
.header-top-left-navbar__link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 8px;
}
.header-top-right {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: auto;
  gap: 40px;
}
.header-top-right-email {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.header-top-right-email__title {
  color: #a0a1a3;
}
.header-top-right-email__link {
  color: #101011;
  border-bottom: 1px solid rgba(136, 137, 140, 0.3);
  width: -moz-fit-content;
  width: fit-content;
}
.header-top-right-phone {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.header-top-right-phone__burger {
  display: none;
}
.header-top-right-phone-wrap {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 2px;
}
.header-top-right-phone-wrap__link {
  color: #101011;
}
.header-top-right-phone-wrap__title {
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  color: #be1439;
  border-bottom: 1px solid rgba(229, 26, 71, 0.3);
}
.header-top-right-phone__button {
  height: 44px;
  width: 44px;
  background: #25d366;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
}
.header-top-right-phone__button-icon {
  width: 20px;
  height: 20px;
}
.header-bottom {
  display: flex;
  flex-direction: row;
  width: 100%;
  gap: 32px;
  position: relative;
}
.header-bottom-left {
  display: flex;
  flex-direction: row;
  gap: 12px;
  width: 100%;
}
.header-bottom-left__button {
  height: 100%;
  min-height: 44px;
}
.header-bottom-left-input {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
}
.header-bottom-left-input__button {
  position: absolute;
  right: 3px;
  top: 3px;
  bottom: 3px;
  aspect-ratio: 1/1;
  height: calc(100% - 6px);
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #be1439;
  border-radius: 6px;
  transition: 0.3s all;
  opacity: 0;
  pointer-events: none;
}
.header-bottom-left-input__button--active {
  opacity: 1;
  pointer-events: all;
  transition: 0.3s all;
}
.header-bottom-left-input__button-icon {
  width: 20px;
  height: 20px;
}
.header-bottom-left-input-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1100;
}
.header-bottom-left-input__icon {
  position: absolute;
  width: 21px;
  height: 21px;
  left: 17px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.header-bottom-left-input__input {
  padding-left: 48px;
  width: 100%;
  display: flex;
  border: 1px solid #d3d4da;
  background: #fff;
  border-radius: 6px;
  height: 100%;
  text-overflow: ellipsis;
}
.header-bottom-left-input:focus .header-bottom-left-input__button {
  opacity: 1;
  pointer-events: all;
  transition: 0.3s all;
}
.header-bottom-left-input:focus-within .header-bottom-left-input__button {
  opacity: 1;
  pointer-events: all;
  transition: 0.3s all;
}
.header-bottom-right {
  width: auto;
}
.header-bottom-right > .header-top-right-phone, .header-bottom-right > .header-top-right-email, .header-bottom-right > .header-top-right-phone__button {
  display: none;
}
.header-bottom-right__button {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: auto;
  padding: 0px 20px;
  gap: 8px;
  border-radius: 6px;
  background: #464648;
  white-space: nowrap;
}
.header-bottom-right__button-icon {
  width: 18px;
  height: 18px;
}

.search-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(16, 16, 17, 0.7);
  pointer-events: none;
  z-index: 1000;
  opacity: 0;
  transition: 0.3s all;
}
.search-overlay.active {
  opacity: 1;
  transition: 0.3s all;
}

.header-bottom-left-search {
  opacity: 0;
  transition: 0.3s all;
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 56px;
  display: flex;
  box-shadow: 0 12px 24px -4px rgba(16, 16, 17, 0.1), 0 1px 2px -1px rgba(16, 16, 17, 0.1);
  background: #fff;
  border: 1px solid #edeef2;
  border-radius: 6px;
  padding: 12px 16px;
  z-index: 990;
  max-height: 75vh;
  overflow-y: scroll;
}
.header-bottom-left-search.active {
  opacity: 1;
  pointer-events: all;
  transition: 0.3s all;
}
.header-bottom-left-search-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  height: -moz-max-content;
  height: max-content;
}
.header-bottom-left-search__button {
  margin-top: 0;
  min-height: 44px;
}
.header-bottom-left-search-item {
  display: flex;
  flex-direction: column;
  gap: 4px;
  width: 100%;
}
.header-bottom-left-search-item-header {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.header-bottom-left-search-item-header__title {
  color: #88898c;
}
.header-bottom-left-search-item-header__desc {
  color: #707173;
}
.header-bottom-left-search-item-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.header-bottom-left-search-item-content-product {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
  padding: 8px;
  border-radius: 6px;
  transition: 0.3s all;
}
.header-bottom-left-search-item-content-product__image {
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  border: 1px solid rgba(136, 137, 140, 0.2);
  border-radius: 6px;
}
.header-bottom-left-search-item-content-product-wrap {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.header-bottom-left-search-item-content-product__title {
  font-weight: 600;
}
.header-bottom-left-search-item-content-product__price {
  font-weight: 600;
  color: #be1439;
}
.header-bottom-left-search-item-content-item {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  border-radius: 6px;
  padding: 8px;
  transition: 0.3s all;
}
.header-bottom-left-search-item-content-item__icon {
  width: 16px;
  height: 16px;
}
.header-bottom-left-search-item-content-item__title {
  width: 100%;
  display: flex;
  gap: 4px;
}
.header-bottom-left-search-item-content-item__title--gray {
  color: #88898c;
}
.header-bottom-left-search-item-content-item__reset {
  border-radius: 6px;
  width: 16px;
  height: 16px;
  background-image: url(/local/templates/geo/assets/css/../img/icons/close.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 7px;
  background-color: #edeef2;
  transition: 0.3s all;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-bottom-left-input__reset {
  border-radius: 6px;
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/geo/assets/css/../img/icons/close.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 9px;
  background-color: #edeef2;
  transition: 0.3s all;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s all;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 49px;
  opacity: 0;
  transition: 0.3s all;
  pointer-events: none;
}
.header-bottom-left-input__reset.active {
  z-index: 20;
  opacity: 1;
  pointer-events: all;
  transition: 0.3s all;
}
.header-bottom-left-input__reset.not-focused {
  right: 6px;
}

.header-bottom-products {
  position: absolute;
  top: 56px;
  right: 0;
  overflow: scroll;
  max-height: 75vh;
  z-index: 990;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s all;
}
.header-bottom-products.active {
  opacity: 1;
  pointer-events: all;
  transition: 0.3s all;
}
.header-bottom-products-container {
  box-shadow: 0 12px 24px -4px rgba(16, 16, 17, 0.1), 0 1px 2px -1px rgba(16, 16, 17, 0.1);
  background: #fff;
  border: 1px solid #edeef2;
  border-radius: 6px;
  width: 1296px;
  margin: 0 auto;
  height: 100%;
  padding: 24px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
.header-bottom-products-item {
  height: 76px;
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
  border-radius: 6px;
  padding: 8px 16px 8px 8px;
}
.header-bottom-products-item__image {
  width: 60px;
  height: 60px;
  border: 1px solid rgba(136, 137, 140, 0.2);
  border-radius: 6px;
  overflow: hidden;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1400px) {
  .header-bottom-products-container {
    width: 1116px;
  }
}
@media (max-width: 1200px) {
  .header-bottom-products-container {
    width: 936px;
    grid-template-columns: repeat(3, 1fr);
  }
  .header-bottom-left-input-wrapper {
    z-index: 800;
  }
  .header-bottom-left-input-wrapper--tablet-focused {
    z-index: 1100;
  }
  .header-top-left-logo__logo-text {
    display: none;
  }
  .header-top {
    position: fixed;
    z-index: 999;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .header-top-container {
    max-width: 936px;
    width: 100%;
    margin: 0 auto;
  }
  .header {
    top: 69px;
  }
}
@media (max-width: 992px) {
  .header-bottom {
    position: static;
  }
  .header-bottom-products {
    top: 81px;
    max-height: none;
    height: calc(100vh - 150px);
    width: 100vw;
    background: #fff;
    border: 1px solid #edeef2;
  }
  .header-bottom-products-container {
    width: 696px;
    height: auto;
    grid-template-columns: repeat(2, 1fr);
    box-shadow: none;
    border: none;
    padding-left: 0;
    padding-right: 0;
  }
  .header-bottom-left-search-container {
    max-width: 696px;
    margin: 0 auto;
  }
  .header-bottom-left-search {
    padding-bottom: 28px;
  }
  .header-top-container {
    max-width: 696px;
  }
  .header-top-left-navbar {
    display: none;
  }
  .header-top-right-email {
    display: none;
  }
  .header-top-right-phone__burger {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    height: 44px;
    width: 44px;
    box-shadow: 0 8px 12px -4px rgba(16, 16, 17, 0.1), 0 1px 2px 0 rgba(16, 16, 17, 0.1);
    background: #fff;
    cursor: pointer;
  }
  .header-top-right-phone__burger-icon {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto auto;
    width: 20px;
    height: 14px;
    pointer-events: none;
    opacity: 1;
    transition: all 0.3s;
  }
  .header-top-right-phone__burger-icon-close {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto auto;
    width: 14px;
    height: 14px;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s;
  }
  .header-bottom-left-input-wrapper {
    z-index: 980;
    position: static;
  }
  .header-bottom-left__button {
    position: relative;
    z-index: 10;
  }
  .header-bottom-right__button {
    position: relative;
    z-index: 10;
  }
  .search-overlay {
    background: #fff;
    top: 83px;
    z-index: 1;
  }
  .header-bottom-left-search {
    max-height: calc(100vh - 153px);
    top: 83px;
    box-shadow: none;
    border-bottom: none;
  }
}
@media (max-width: 768px) {
  .header-bottom-products {
    top: 81px;
    height: calc(100vh - 149px);
  }
  .header-bottom-products-container {
    width: 516px;
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .header-bottom-products-item {
    padding: 0;
    height: 48px;
  }
  .header-bottom-products-item__image {
    width: 48px;
    height: 48px;
  }
  .search-overlay {
    top: 81px;
  }
  .header-bottom-left-search-container {
    max-width: 516px;
  }
  .header-bottom-left-search {
    top: 81px;
    max-height: calc(100vh - 151px);
  }
  .header-bottom-right {
    display: none;
  }
  .header-top-container {
    max-width: 516px;
  }
}
@media (max-width: 576px) {
  .header-bottom-left-input__input {
    font-size: 16px !important;
  }
  .header-bottom-products {
    top: 67px;
    height: calc(100vh - 124px);
  }
  .header-bottom-products-container {
    width: calc(100% - 24px);
  }
  .search-overlay {
    top: 67px;
  }
  .header-bottom-left-input {
    position: absolute;
    right: 12px;
    left: auto;
    max-width: calc(100% - 163px);
    transition: max-width 0.2s;
  }
  .header-bottom-left-input--mobile-focused {
    max-width: calc(100% - 24px);
    transition: max-width 0.2s;
  }
  .header-bottom-left__button {
    transition: 0.2s all;
  }
  .header-bottom-left__button--mobile-focused {
    opacity: 0;
    pointer-events: none;
    transition: 0.2s all;
  }
  .header-bottom-left-search-container {
    max-width: calc(100% - 24px);
  }
  .header-bottom-left-search {
    top: 67px;
    max-height: calc(100vh - 124px);
  }
  .header-bottom-left-input {
    height: 40px;
  }
  .header-top-container {
    max-width: calc(100% - 24px);
  }
  .header-top {
    padding: 10px 0;
  }
  .header {
    padding: 10px 0;
    top: 63px;
  }
  .header > .container {
    gap: 18px;
  }
  .header-top-right-phone__burger {
    height: 40px;
    width: 40px;
    margin-left: 4px;
  }
  .header-top-right-phone__button {
    width: 40px;
    height: 40px;
  }
  .header-top-right-phone {
    gap: 16px;
  }
  .header-bottom-left__button {
    min-height: 40px;
  }
}
@media (min-width: 992px) {
  .header-bottom-products-item {
    transition: 0.3s all;
  }
  .header-bottom-products-item__title {
    transition: 0.3s all;
  }
  .header-bottom-products-item:hover {
    background: #f5f5f7;
    transition: 0.3s all;
  }
  .header-bottom-products-item:hover > .header-bottom-products-item__title {
    color: #be1439;
    transition: 0.3s all;
  }
  .header-bottom-left-input__button {
    transition: 0.3s all;
  }
  .header-bottom-left-input__button:hover {
    background: #9d0e2e;
    transition: 0.3s all;
  }
  .header-bottom-left-search-item-content-item__reset {
    transition: 0.3s all;
  }
  .header-bottom-left-search-item-content-item__reset:hover {
    transition: 0.3s all;
    background-color: #d3d4da;
  }
  .header-bottom-left-search-item-content-product {
    transition: all 0.3s;
  }
  .header-bottom-left-search-item-content-product:hover {
    background: #f5f5f7;
    transition: all 0.3s;
  }
  .header-bottom-left-search-item-content-item {
    transition: all 0.3s;
  }
  .header-bottom-left-search-item-content-item:hover {
    background: #f5f5f7;
    transition: all 0.3s;
  }
  .header-top-left-navbar__link {
    transition: all 0.3s;
  }
  .header-top-left-navbar__link:hover {
    color: #be1439;
    transition: all 0.3s;
  }
  .header-top-right-email__link {
    transition: all 0.3s;
  }
  .header-top-right-email__link:hover {
    border-bottom: 1px solid transparent;
    transition: all 0.3s;
  }
  .header-top-right-phone-wrap__title {
    transition: all 0.3s;
  }
  .header-top-right-phone-wrap__title:hover {
    border-bottom: 1px solid transparent;
    transition: all 0.3s;
  }
  .header-top-right-phone__button {
    transition: all 0.3s;
  }
  .header-top-right-phone__button:hover {
    background: #707173;
    transition: all 0.3s;
  }
  .header-bottom-right__button {
    transition: all 0.3s;
  }
  .header-bottom-right__button:hover {
    background: #707173;
    transition: all 0.3s;
  }
  .header-bottom-left-input__reset {
    transition: all 0.3s;
  }
  .header-bottom-left-input__reset:hover {
    background-color: #d3d4da;
    transition: all 0.3s;
  }
  .header-bottom-left-search-item-header__desc {
    transition: all 0.3s;
  }
  .header-bottom-left-search-item-header__desc:hover {
    color: #101011;
    transition: all 0.3s;
  }
}
@media (min-width: 1200px) {
  .header--scrolled {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    border-bottom: 1px solid #edeef2;
    box-shadow: 0 12px 24px -4px rgba(16, 16, 17, 0.1), 0 1px 2px -1px rgba(16, 16, 17, 0.1);
  }
  .header--scrolled > .container {
    flex-direction: row;
    gap: 32px;
  }
  .header--scrolled > .container > .header-top {
    display: flex;
    align-items: center;
  }
  .header--scrolled > .container > .header-top > .header-top-container {
    width: auto;
  }
  .header--scrolled > .container > .header-top > .header-top-container > .header-top-left > .header-top-left-logo > .header-top-left-logo__logo-text {
    display: none;
  }
  .header--scrolled > .container > .header-top > .header-top-container > .header-top-left > .header-top-left-navbar {
    display: none;
  }
  .header--scrolled > .container > .header-top > .header-top-container > .header-top-right {
    display: none;
  }
  .header--scrolled > .container > .header-bottom > .header-bottom-right {
    display: flex;
  }
  .header--scrolled > .container > .header-bottom > .header-bottom-right > .header-top-right-email {
    display: flex;
    margin-right: 40px;
  }
  .header--scrolled > .container > .header-bottom > .header-bottom-right > .header-top-right-phone {
    display: flex;
    margin-right: 20px;
  }
  .header--scrolled > .container > .header-bottom > .header-bottom-right > .header-top-right-phone > .header-top-right-phone-wrap > .header-top-right-phone-wrap__link {
    white-space: nowrap;
  }
  .header--scrolled > .container > .header-bottom > .header-bottom-right > .header-top-right-phone__button {
    display: flex;
    aspect-ratio: 1/1;
    height: 100%;
    width: auto;
    margin-left: 12px;
  }
}/*# sourceMappingURL=header.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/breadcrumbs.css?17765277961625*/
.breadcrumbs {
  padding-top: 14px;
}
.breadcrumbs-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.breadcrumbs-wrap-item {
  position: relative;
  display: flex;
  flex-shrink: 0;
  min-width: 0;
}
.breadcrumbs-wrap-item:not(:first-child)::before {
  content: "/";
  flex-shrink: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 157%;
  letter-spacing: 0.01em;
  color: #a0a1a3;
  text-align: center;
  display: inline-block;
  padding: 0 12px;
}
.breadcrumbs-wrap-item:last-child {
  flex-shrink: 1;
  min-width: 0;
}
.breadcrumbs-wrap-item-link {
  cursor: pointer;
  display: flex;
}
.breadcrumbs-wrap-item-link__title {
  color: #a0a1a3;
  white-space: nowrap;
}
.breadcrumbs-wrap-item-link__icon {
  width: 20px;
  height: 20px;
  padding: 1px;
}
.breadcrumbs-wrap-item__current {
  width: 100%;
  white-space: nowrap;
  color: #a0a1a3;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (max-width: 992px) {
  .breadcrumbs-wrap {
    width: 696px;
  }
}
@media (max-width: 768px) {
  .breadcrumbs-wrap {
    width: 516px;
  }
}
@media (max-width: 576px) {
  .breadcrumbs-wrap {
    width: calc(100vw - 24px);
  }
}
@media (min-width: 992px) {
  .breadcrumbs-wrap-item-link__title {
    transition: all 0.3s;
  }
  .breadcrumbs-wrap-item-link__title:hover {
    color: #101011;
    transition: all 0.3s;
  }
  .breadcrumbs-wrap-item-link__icon > path {
    transition: all 0.3s;
  }
  .breadcrumbs-wrap-item-link__icon:hover > path {
    fill: #101011;
    transition: all 0.3s;
  }
}/*# sourceMappingURL=breadcrumbs.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/page-header.css?1776527796347*/
.page-header {
  padding-top: 16px;
  padding-bottom: 30px;
}
.page-header__title {
  color: #101011;
}
.page-header__title--accent {
  color: #be1439;
}

@media (max-width: 768px) {
  .page-header {
    padding-bottom: 0px;
  }
}
@media (max-width: 576px) {
  .page-header {
    padding-top: 10px;
  }
}/*# sourceMappingURL=page-header.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/page-content.css?17765277964257*/
.page-content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.page-content-header__title--accent {
  color: #be1439;
}
.page-content-main__link {
  margin-top: 24px;
  display: flex;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  gap: 10px;
}
.page-content-main__link-icon {
  width: 5px;
  height: 9px;
  margin-left: 5px;
}
.page-content-main > img {
  margin-top: 32px;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
.page-content-main > h1 {
  margin-top: 0;
  font-weight: 600;
  font-size: 48px;
  line-height: 108%;
  color: #101011;
}
.page-content-main > h2 {
  margin-top: 32px;
  font-weight: 600;
  font-size: 30px;
  line-height: 120%;
  color: #101011;
}
.page-content-main > h3 {
  margin-top: 32px;
  font-weight: 600;
  font-size: 24px;
  line-height: 133%;
  color: #101011;
}
.page-content-main > h4 {
  margin-top: 32px;
  font-weight: 600;
  font-size: 18px;
  line-height: 133%;
  color: #101011;
}
.page-content-main > p {
  margin-top: 32px;
  font-weight: 400;
  font-size: 15px;
  line-height: 173%;
  color: #101011;
}
.page-content-main > ul {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.page-content-main > ul > li {
  display: flex;
  align-items: start;
  gap: 16px;
  font-weight: 400;
  font-size: 15px;
  line-height: 173%;
  color: #101011;
}
.page-content-main > ul > li::before {
  position: relative;
  min-width: 16px;
  min-height: 16px;
  content: "";
  background-image: url(/local/templates/geo/assets/css/../img/icons/beautiful-square.svg);
  background-size: 16px;
  width: 16px;
  height: 16px;
  margin-top: 5px;
  background-position: center;
  background-repeat: no-repeat;
  white-space: nowrap;
}
.page-content-main > ol {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.page-content-main > ol > li {
  padding-left: 32px;
  font-weight: 400;
  font-size: 15px;
  line-height: 173%;
  color: #101011;
  position: relative;
  counter-increment: custom-counter;
}
.page-content-main > ol > li::before {
  content: counter(custom-counter) " /";
  position: absolute;
  left: 0;
  font-weight: 600;
  font-size: 15px;
  line-height: 147%;
  color: #be1439;
}
.page-content-main > h1 + h2 {
  margin-top: 60px;
}
.page-content-main > h2 + h3 {
  margin-top: 40px;
}
.page-content-main > h4 + ul, .page-content-main > h4 + p, .page-content-main > h4 + ol {
  margin-top: 20px;
}
.page-content-main > *:first-child {
  margin-top: 0;
}

@media (max-width: 1200px) {
  .page-content-main > h1 {
    font-size: 42px;
  }
}
@media (max-width: 768px) {
  .page-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .page-content-main > h1 {
    font-size: 32px;
  }
}
@media (max-width: 576px) {
  .page-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .page-content-main > h1 {
    font-size: 24px;
    line-height: 125%;
  }
  .page-content-main > h2 {
    font-size: 20px;
    line-height: 140%;
  }
  .page-content-main > h3 {
    font-size: 18px;
    line-height: 133%;
  }
  .page-content-main > h4 {
    font-size: 16px;
    line-height: 138%;
  }
  .page-content-main > ul > li {
    font-size: 14px;
    line-height: 171%;
  }
  .page-content-main > ol > li {
    font-size: 14px;
    line-height: 171%;
  }
  .page-content-main > p {
    font-size: 14px;
    line-height: 171%;
  }
  .page-content-main > *, .page-content-main > h1, .page-content-main > h2, .page-content-main > h3, .page-content-main > h4, .page-content-main > p, .page-content-main > ul, .page-content-main > img {
    margin-top: 24px;
  }
  .page-content-main > h1 + h2 {
    margin-top: 32px;
  }
  .page-content-main > h2 + h3 {
    margin-top: 24px;
  }
  .page-content-main > h4 + ul, .page-content-main > h4 + p, .page-content-main > h4 + ol {
    margin-top: 16px;
  }
}
.page-content-main strong {
  font-weight: 600;
}

@media (min-width: 992px) {
  .page-content-main__link {
    transition: 0.3s all;
  }
  .page-content-main__link-icon > path {
    transition: 0.3s all;
  }
  .page-content-main__link:hover {
    color: #be1439 !important;
    transition: 0.3s all;
  }
  .page-content-main__link:hover > svg > path {
    fill: #be1439;
    transition: 0.3s all;
  }
}/*# sourceMappingURL=page-content.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/catalog.css?17765277961675*/
.catalog {
  padding-top: 30px;
  padding-bottom: 40px;
}
.catalog-items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}
.catalog-items-item {
  display: flex;
  height: 260px;
  position: relative;
  background: #f5f5f7;
  border-radius: 6px;
  min-width: 220px;
  overflow: hidden;
  cursor: pointer;
}
.catalog-items-item-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 16px 20px;
}
.catalog-items-item-info__title {
  font-weight: 600;
}
.catalog-items-item__image {
  position: absolute;
  left: -46px;
  bottom: -61px;
  width: 255px;
  height: 255px;
}

@media (max-width: 1400px) {
  .catalog-items {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1200px) {
  .catalog-items {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .catalog {
    padding-top: 32px;
    padding-bottom: 30px;
  }
  .catalog-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .catalog {
    padding-bottom: 20px;
  }
  .catalog-items {
    gap: 8px;
  }
  .catalog-items-item {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
    min-width: auto;
  }
  .catalog-items-item__image {
    width: 100%;
    height: 100%;
  }
  .catalog-items-item-info {
    padding: 10px 12px;
  }
}
@media (min-width: 992px) {
  .catalog-items-item {
    transition: all 0.3s;
    border: 1px solid transparent;
  }
  .catalog-items-item:hover {
    border: 1px solid #d3d4da;
    box-shadow: 0 12px 24px -4px rgba(16, 16, 17, 0.1), 0 1px 2px -1px rgba(16, 16, 17, 0.1);
    background: #fff;
    transition: all 0.3s;
  }
}/*# sourceMappingURL=catalog.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/advantages.css?17765277961083*/
.advantages {
  padding-top: 40px;
  padding-bottom: 40px;
}
.advantages-items {
  padding-top: 8px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}
.advantages-items-item {
  display: flex;
  flex-direction: row;
  gap: 12px;
  height: 100%;
}
.advantages-items-item__number {
  white-space: nowrap;
  color: #be1439;
  font-weight: 600;
}
.advantages-items-item-info {
  display: flex;
  padding-right: 30px;
  flex-direction: column;
  gap: 16px;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .advantages-items-item-info {
    padding-right: 0px;
  }
}
@media (max-width: 992px) {
  .advantages-items {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .advantages-items-item-info {
    gap: 8px;
  }
}
@media (max-width: 768px) {
  .advantages {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .advantages {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .advantages-items {
    padding-top: 0;
    grid-template-columns: 1fr;
  }
}/*# sourceMappingURL=advantages.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/objects.css?17765277963819*/
.objects {
  padding-top: 40px;
  padding-bottom: 40px;
}
.objects-slider {
  height: 470px;
  position: relative;
}
.objects-slider-slide {
  height: 470px;
}
.objects-slider-slide-content {
  display: grid;
  grid-template-columns: 5fr 7fr;
  gap: 12px;
  height: 100%;
  width: 100%;
}
.objects-slider-slide-wrap {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  background: #f5f5f7;
  padding: 32px 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.objects-slider-slide-wrap-top {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.objects-slider-slide-wrap__desc {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.objects-slider-slide-wrap__button {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  color: #101011;
  gap: 8px;
}
.objects-slider-slide-wrap__button-text {
  border-bottom: 1px solid rgba(136, 137, 140, 0.3);
}
.objects-slider-slide-wrap__button-icon {
  width: 15px;
  height: 15px;
}
.objects-slider-slide-image-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 6px;
}
.objects-slider-slide-image-wrap__image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.objects-slider-buttons {
  display: flex;
  flex-direction: row;
  gap: 12px;
  position: absolute;
  left: 40px;
  bottom: 32px;
  z-index: 10;
}
.objects-slider-buttons__button {
  border-radius: 6px;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 8px 12px -4px rgba(16, 16, 17, 0.1), 0 1px 2px 0 rgba(16, 16, 17, 0.1);
  background: #fff;
}
.objects-slider-buttons__button-icon {
  width: 8px;
  height: 14px;
}

@media (max-width: 1200px) {
  .objects-slider-slide-content {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 992px) {
  .objects-slider {
    height: auto;
  }
  .objects-slider-slide-content {
    grid-template-columns: 1fr;
    grid-template-areas: "image" "content";
  }
  .objects-slider-slide-image-wrap {
    grid-area: image;
    overflow: visible;
    height: 440px;
  }
  .objects-slider-slide-image-wrap__image {
    position: relative;
    display: flex;
    border-radius: 6px;
  }
  .objects-slider-slide-content {
    grid-area: content;
  }
  .objects-slider-slide {
    height: auto;
  }
  .objects-slider-slide-wrap {
    padding-bottom: 110px;
  }
}
@media (max-width: 768px) {
  .objects {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .objects-slider-slide-image-wrap {
    height: 325px;
  }
}
@media (max-width: 576px) {
  .objects {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .objects-slider-slide-wrap {
    padding: 16px;
    padding-bottom: 89px;
    gap: 16px;
  }
  .objects-slider-slide-image-wrap {
    height: auto;
  }
  .objects-slider-slide-wrap-top {
    gap: 4px;
  }
  .objects-slider-slide-wrap__desc {
    -webkit-line-clamp: 4;
  }
  .objects-slider-buttons {
    left: 16px;
    right: 16px;
    bottom: 16px;
  }
  .objects-slider-buttons__button {
    width: 100%;
    height: 40px;
  }
}
@media (min-width: 992px) {
  .objects-slider-buttons__button {
    transition: all 0.3s;
  }
  .objects-slider-buttons__button:hover {
    background: #edeef2;
    transition: all 0.3s;
  }
  .objects-slider-slide-wrap__button {
    transition: all 0.3s;
  }
  .objects-slider-slide-wrap__button > svg > path {
    transition: all 0.3s;
  }
  .objects-slider-slide-wrap__button:hover {
    color: #707173;
    transition: all 0.3s;
  }
  .objects-slider-slide-wrap__button:hover > svg > path {
    fill: #707173;
    transition: all 0.3s;
  }
}/*# sourceMappingURL=objects.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/materials.css?17765277961310*/
.materials {
  padding-top: 40px;
  padding-bottom: 40px;
}
.materials-wrapper {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 12px;
}
.materials-wrapper-info {
  width: 742px;
}
.materials-wrapper-info__desc--bold {
  font-weight: 600;
}
.materials-wrapper-features {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.materials-wrapper-features-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.materials-wrapper-features-items-item {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.materials-wrapper-features-items-item__desc {
  color: #101011;
}
.materials-wrapper-features__button-icon {
  width: 18px;
  height: 18px;
}

@media (max-width: 1200px) {
  .materials-wrapper-info {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .materials-wrapper {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .materials-wrapper-features {
    gap: 24px;
  }
}
@media (max-width: 768px) {
  .materials {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .materials-wrapper-features__button {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .materials {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .materials-wrapper-features-items {
    gap: 24px;
  }
}/*# sourceMappingURL=materials.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/form.css?17765277966711*/
.form {
  padding-top: 40px;
  padding-bottom: 40px;
}
.form > .container {
  position: relative;
}
.form-bg {
  position: absolute;
  top: 0;
  left: 12px;
  right: 12px;
  bottom: 0;
  width: calc(100% - 24px);
  height: 100%;
  background: #242426;
  overflow: hidden;
  border-radius: 6px;
}
.form-bg__image {
  opacity: 0.1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.form-wrapper {
  position: relative;
  z-index: 10;
  padding: 40px 48px;
  display: grid;
  grid-template-areas: "info form" "links form";
}
.form-info-area {
  grid-area: info;
}
.form-info-area-wrap {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 341px;
}
.form-info-area-wrap-brand {
  display: flex;
  flex-direction: row;
  gap: 2px;
}
.form-info-area-wrap-brand__icon {
  width: 20px;
  height: 20px;
}
.form-info-area-wrap__desc {
  color: #a0a1a3;
}
.form-links-area {
  grid-area: links;
  display: flex;
  align-items: flex-end;
}
.form-links-area-wrap {
  display: flex;
  flex-direction: row;
  gap: 8px;
  width: 341px;
  flex-wrap: wrap;
}
.form-links-area-wrap__link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 6px;
  padding: 8px 16px;
  background: #edeef2;
  gap: 12px;
}
.form-form-area {
  grid-area: form;
  display: flex;
  justify-content: end;
}
.form-form-area-form {
  width: 478px;
  border-radius: 6px;
  padding: 24px 32px;
  box-shadow: 0 12px 24px -4px rgba(16, 16, 17, 0.1), 0 1px 2px -1px rgba(16, 16, 17, 0.1);
  background: #fff;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.form-form-area-form-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
}
.form-form-area-form-item__label {
  position: relative;
  display: flex;
  align-items: center;
  gap: 4px;
}
.form-form-area-form-item__input {
  border: 1px solid #d3d4da;
  border-radius: 6px;
  padding: 0px 16px;
  width: 100%;
  height: 44px;
}
.form-form-area-form-item__input :placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 147%;
  color: #88898c;
}
.form-form-area-form-item--required > label::after {
  content: "";
  background: #be1439;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  display: inline-flex;
}
.form-form-area-form-item--textarea > textarea:placeholder {
  font-family: "Inter Tight";
  font-weight: 400;
  font-size: 15px;
  line-height: 147%;
  color: #88898c;
}
.form-form-area-form-item--textarea > textarea {
  padding-top: 11px;
  font-family: "Inter Tight";
  height: 93px;
  outline: none;
  resize: vertical;
  box-sizing: border-box;
}
.form-form-area-form-file {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.form-form-area-form-file-wrap {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
}
.form-form-area-form-file-wrap__label {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  padding: 0px 20px;
  height: 44px;
  background: #edeef2;
  gap: 11px;
  color: #101011;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
}
.form-form-area-form-file-wrap__label-icon {
  width: 20px;
  height: 20px;
}
.form-form-area-form-file-wrap__input {
  display: none;
}
.form-form-area-form-file-wrap-items {
  display: none;
  flex-direction: row;
  gap: 20px;
  flex-wrap: wrap;
}
.form-form-area-form__button {
  width: 100%;
}
.form-form-area-form__checkbox--hidden {
  display: none;
}
.form-form-area-form__checkbox--hidden:checked + .form-form-area-form-wrap > .form-form-area-form-wrap__checkbox {
  border: 1px solid #be1439;
  background: #be1439;
  transition: all 0.3s;
}
.form-form-area-form__checkbox--hidden:checked + .form-form-area-form-wrap > .form-form-area-form-wrap__checkbox:hover {
  border: 1px solid #72071e !important;
  background: #72071e !important;
  transition: all 0.3s;
}
.form-form-area-form__checkbox--hidden:checked + .form-form-area-form-wrap > .form-form-area-form-wrap__checkbox:after {
  opacity: 1;
  transition: all 0.3s;
}
.form-form-area-form-wrap {
  display: flex;
  flex-direction: row;
  gap: 12px;
}
.form-form-area-form-wrap__checkbox {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #d3d4da;
  background: #fff;
  border-radius: 4px;
  min-width: 24px;
  height: 24px;
  cursor: pointer;
  transition: all 0.3s;
}
.form-form-area-form-wrap__checkbox:hover {
  border: 1px solid #464648;
  transition: all 0.3s;
}
.form-form-area-form-wrap__checkbox:after {
  content: "";
  background-image: url("/local/templates/geo/assets/css/../img/icons/checkbox-clicked.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.form-form-area-form-wrap__desc {
  transition: all 0.3s;
}
.form-form-area-form-wrap__desc--link {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

@media (max-width: 992px) {
  .form-wrapper {
    grid-template-columns: 1fr;
    grid-template-areas: "info" "form" "links";
    gap: 32px;
  }
  .form-info-area {
    width: 100%;
  }
  .form-info-area-wrap {
    width: 100%;
  }
  .form-links-area {
    width: 100%;
  }
  .form-links-area-wrap {
    width: 100%;
  }
  .form-form-area {
    width: 100%;
  }
  .form-form-area-form {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .form {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .form-wrapper {
    padding: 24px 20px;
  }
  .form-form-area-form {
    padding: 24px 20px;
  }
}
@media (max-width: 576px) {
  .form {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .form-wrapper {
    padding: 16px;
  }
  .form-form-area-form {
    padding: 16px;
    gap: 16px;
  }
  .form-info-area-wrap {
    gap: 12px;
  }
  .form-form-area-form-file-wrap__label {
    height: 40px;
    padding: 0px 16px;
  }
  .form-form-area-form-file {
    gap: 20px;
  }
  .form-links-area-wrap__link {
    padding: 8px 12px;
    gap: 8px;
  }
  .form-form-area-form-file-wrap-items {
    gap: 12px;
  }
}
@media (min-width: 992px) {
  .form-links-area-wrap__link {
    transition: all 0.3s;
  }
  .form-links-area-wrap__link:hover {
    background: #d3d4da;
    transition: all 0.3s;
  }
  .form-form-area-form-file-wrap__label {
    transition: all 0.3s;
  }
  .form-form-area-form-file-wrap__label:hover {
    background: #d3d4da;
    transition: all 0.3s;
  }
}/*# sourceMappingURL=form.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/footer.css?17765277964168*/
.footer {
  margin-top: 40px;
  background: #f5f5f7;
  padding: 60px 0;
}
.footer-top {
  padding-bottom: 40px;
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}
.footer-top:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #d3d4da;
  border-radius: 999px;
  z-index: 10;
}
.footer-top-info {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.footer-top-info-logo {
  display: flex;
  flex-direction: row;
  gap: 14px;
}
.footer-top-info-logo__logo {
  width: 38px;
}
.footer-top-info-logo__logo-text {
  width: 149px;
}
.footer-top-navs {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.footer-top-navs__title {
  font-weight: 600;
}
.footer-top-navs-links {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.footer-top-navs-links__link {
  color: #707173;
}
.footer-top-help {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.footer-top-help__title {
  font-weight: 600;
}
.footer-top-help-items {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.footer-top-help-items-item {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.footer-top-help-items-item__call {
  width: -moz-fit-content;
  width: fit-content;
  color: #be1439;
  border-bottom: 1px solid rgba(229, 26, 71, 0.3);
  cursor: pointer;
}
.footer-top-help-items-item__email {
  width: -moz-fit-content;
  width: fit-content;
  color: #101011;
  border-bottom: 1px solid rgba(136, 137, 140, 0.3);
}
.footer-top-help-items-item-links {
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  gap: 12px;
}
.footer-top-help-items-item-links__link {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  width: 38px;
  height: 38px;
  background: #464648;
}
.footer-bottom {
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.footer-bottom-links {
  display: flex;
  flex-direction: row;
  gap: 32px;
}
.footer-bottom-links__link {
  width: -moz-fit-content;
  width: fit-content;
  color: #101011;
  border-bottom: 1px solid rgba(136, 137, 140, 0.3);
}
@media (max-width: 992px) {
  .footer-top {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "info help" "navs1 navs2";
    gap: 32px;
  }
  .footer-top-info {
    width: 100%;
    grid-area: info;
  }
  .footer-top-navs:not(.footer-top-navs--second) {
    width: 100%;
    grid-area: navs1;
  }
  .footer-top-navs--second {
    grid-area: navs2;
  }
  .footer-top-help {
    width: 100%;
    grid-area: help;
  }
}
@media (max-width: 768px) {
  .footer {
    margin-top: 30px;
    padding: 30px 0;
  }
  .footer-top {
    grid-template-columns: 1fr;
    grid-template-areas: "info" "navs1" "navs2" "help";
    gap: 24px;
    padding-bottom: 24px;
  }
  .footer-bottom {
    padding-top: 24px;
  }
  .footer-bottom-links {
    flex-direction: column;
    gap: 16px;
  }
}
@media (max-width: 576px) {
  .footer {
    margin-top: 20px;
    padding: 20px 0;
  }
  .footer-top {
    padding-bottom: 20px;
    gap: 16px;
  }
  .footer-top-info {
    gap: 16px;
  }
  .footer-top-navs {
    gap: 16px;
  }
  .footer-top-help {
    gap: 16px;
  }
}
@media (min-width: 992px) {
  .footer-top-navs-links__link {
    transition: all 0.3s;
  }
  .footer-top-navs-links__link:hover {
    color: #101011;
    transition: all 0.3s;
  }
  .footer-top-help-items-item__call {
    transition: all 0.3s;
  }
  .footer-top-help-items-item__call:hover {
    border-bottom: 1px solid transparent;
    transition: all 0.3s;
  }
  .footer-top-help-items-item__email {
    transition: all 0.3s;
  }
  .footer-top-help-items-item__email:hover {
    border-bottom: 1px solid transparent;
    transition: all 0.3s;
  }
  .footer-top-help-items-item-links__link {
    transition: all 0.3s;
  }
  .footer-top-help-items-item-links__link:hover {
    background: #707173;
    transition: all 0.3s;
  }
  .footer-bottom-links__link {
    transition: all 0.3s;
  }
  .footer-bottom-links__link:hover {
    border-bottom: 1px solid transparent;
    transition: all 0.3s;
  }
}/*# sourceMappingURL=footer.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/popups.css?177652779614842*/
.files-item {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 4px;
  width: 60px;
}
.files-item__remove {
  position: absolute;
  color: #fff;
  border-radius: 6px;
  width: 24px;
  height: 24px;
  background: #be1439;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -7px;
  right: -7px;
  cursor: pointer;
  z-index: 2;
}
.files-item__remove-icon {
  width: 9px;
  height: 9px;
}
.files-item__document {
  position: relative;
  position-width: 60px;
  height: 60px;
  border-radius: 6px;
  background: #242426;
  background-image: url("/local/templates/geo/assets/css/../img/icons/document.svg");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
}
.files-item__image {
  position: relative;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 6px;
}
.files-item__image > img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.files-item__title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.popup-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}

@media (min-width: 992px) {
  .popup-header-wrap__close {
    display: none;
  }
  .popup-filters-wrap-header {
    display: none;
  }
  .popup-filters-wrap-footer {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 32px;
    width: 100%;
  }
  .popup-filters-wrap-content-container {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 262px;
    margin-right: 48px;
  }
  .popup-filters-wrap-footer__button {
    width: 100%;
    margin-top: 0;
  }
}
@media (max-width: 1200px) and (min-width: 992px) {
  .popup-filters-wrap-content-container {
    width: 200px;
    margin-right: 24px;
  }
}
@media (max-width: 992px) {
  .popup-filters {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    transition: all 0.3s;
    background: #fff;
  }
  .popup-filters-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
    max-width: 696px;
    margin: 0 auto;
    padding-top: 77px;
    padding-bottom: 68px;
  }
  .popup-filters-wrap-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 16px;
    z-index: 1;
  }
  .popup-filters-wrap-header__title {
    color: #101011;
  }
  .popup-filters-wrap-content {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
  }
  .popup-filters-wrap-content-container {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 32px;
    height: -moz-max-content;
    height: max-content;
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .popup-filters-wrap-content-container > .products-filters-wrap > .products-filters-wrap-items > .products-filters-wrap-items-item > .products-filters-wrap-items-item-content > .products-filters-wrap-items-item-content-wrap {
    width: 100%;
  }
  .popup-filters-wrap-footer {
    padding-left: 16px;
    padding-right: 16px;
    border-top: 1px solid #EDEEF2;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 68px;
    align-items: center;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }
  .popup-filters-wrap-footer__button {
    margin: 0;
    width: 100%;
    height: 44px;
  }
}
.popup-form-wrap {
  border-radius: 6px;
  padding: 24px 32px;
  box-shadow: 0 12px 24px -4px rgba(16, 16, 17, 0.1), 0 1px 2px -1px rgba(16, 16, 17, 0.1);
  width: 559px;
  background: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 32px;
  z-index: 10;
}
.popup-form-wrap-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.popup-form-wrap-info__title {
  color: #101011;
}
.popup-form-wrap-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.popup-form-wrap-form-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
}
.popup-form-wrap-form-item__label {
  position: relative;
  display: flex;
  align-items: center;
  gap: 4px;
}
.popup-form-wrap-form-item__input {
  border: 1px solid #d3d4da;
  border-radius: 6px;
  padding: 0px 16px;
  width: 100%;
  height: 44px;
}
.popup-form-wrap-form-item__input :placeholder {
  font-weight: 400;
  font-size: 15px;
  line-height: 147%;
  color: #88898c;
}
.popup-form-wrap-form-item--required > label::after {
  content: "";
  background: #be1439;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  display: inline-flex;
}
.popup-form-wrap-form-item--textarea > textarea:placeholder {
  font-family: "Inter Tight";
  font-weight: 400;
  font-size: 15px;
  line-height: 147%;
  color: #88898c;
}
.popup-form-wrap-form-item--textarea > textarea {
  padding-top: 11px;
  font-family: "Inter Tight";
  height: 93px;
  outline: none;
  resize: vertical;
  box-sizing: border-box;
}
.popup-form-wrap-form-file {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.popup-form-wrap-form-file-wrap {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
}
.popup-form-wrap-form-file-wrap__label {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  padding: 0px 20px;
  height: 44px;
  background: #edeef2;
  gap: 11px;
  color: #101011;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
}
.popup-form-wrap-form-file-wrap__label-icon {
  width: 20px;
  height: 20px;
}
.popup-form-wrap-form-file-wrap__input {
  display: none;
}
.popup-form-wrap-form-file-wrap-items {
  display: none;
  flex-direction: row;
  gap: 20px;
  flex-wrap: wrap;
}
.popup-form-wrap-form__button {
  width: 100%;
}
.popup-form-wrap-form__checkbox--hidden {
  display: none;
}
.popup-form-wrap-form__checkbox--hidden:checked + .popup-form-wrap-form-wrap > .popup-form-wrap-form-wrap__checkbox {
  border: 1px solid #be1439;
  background: #be1439;
  transition: all 0.3s;
}
.popup-form-wrap-form__checkbox--hidden:checked + .popup-form-wrap-form-wrap > .popup-form-wrap-form-wrap__checkbox:hover {
  border: 1px solid #72071e !important;
  background: #72071e !important;
  transition: all 0.3s;
}
.popup-form-wrap-form__checkbox--hidden:checked + .popup-form-wrap-form-wrap > .popup-form-wrap-form-wrap__checkbox:after {
  opacity: 1;
  transition: all 0.3s;
}
.popup-form-wrap-form-wrap {
  display: flex;
  flex-direction: row;
  gap: 12px;
}
.popup-form-wrap-form-wrap__checkbox {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #d3d4da;
  background: #fff;
  border-radius: 4px;
  min-width: 24px;
  height: 24px;
  cursor: pointer;
  transition: all 0.3s;
}
.popup-form-wrap-form-wrap__checkbox:hover {
  border: 1px solid #464648;
  transition: all 0.3s;
}
.popup-form-wrap-form-wrap__checkbox:after {
  content: "";
  background-image: url("/local/templates/geo/assets/css/../img/icons/checkbox-clicked.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.popup-form-wrap-form-wrap__desc {
  transition: all 0.3s;
}
.popup-form-wrap-form-wrap__desc--link {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

.popup-success-wrap {
  border-radius: 6px;
  padding: 24px 32px;
  box-shadow: 0 12px 24px -4px rgba(16, 16, 17, 0.1), 0 1px 2px -1px rgba(16, 16, 17, 0.1);
  width: 559px;
  background: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 60px;
  z-index: 10;
}
.popup-success-wrap-success {
  border-radius: 6px;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #dcfce7;
}
.popup-success-wrap-info {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.popup-success-wrap-info__title {
  color: #101011;
}
.popup-success-wrap-info__desc {
  width: 306px;
}

.popup-gallery {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  transition: all 0.3s;
}
.popup-gallery-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.popup-gallery-wrap__counter {
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  padding: 0 24px;
  height: 80px;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 32px;
  backdrop-filter: blur(15px);
  background: rgba(51, 51, 51, 0.8);
}
.popup-gallery-wrap-slider {
  width: 100%;
  height: 100%;
  position: relative;
}
.popup-gallery-wrap-slider > .swiper {
  height: 100%;
}
.popup-gallery-wrap-slider-slide {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.popup-gallery-buttons__button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 24px;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  box-shadow: 0 8px 12px -4px rgba(16, 16, 17, 0.1), 0 1px 2px 0 rgba(16, 16, 17, 0.1);
  background: #fff;
  z-index: 10;
}
.popup-gallery-buttons__button--right {
  left: auto;
  right: 24px;
}
.popup-gallery-top {
  display: none;
}
@media (max-width: 992px) {
  .popup-header {
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 24px 32px;
  }
  .popup-header-wrap {
    width: 100%;
    height: 100%;
    gap: 20px;
  }
  .popup-header-wrap-header-logo {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .popup-header-wrap-header-logo__logo {
    width: 32px;
    height: 32px;
  }
  .popup-header-wrap-header-logo__logo-text {
    width: 180px;
  }
  .popup-header-wrap-content {
    margin-top: 32px;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .popup-header-wrap-content__link {
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: start;
    border-bottom: 1px solid #edeef2;
  }
  .popup-header-wrap-footer {
    width: calc(100% - 64px);
    margin: 0 auto;
    position: absolute;
    bottom: 32px;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .popup-header-wrap-footer-email {
    display: flex;
    flex-direction: column;
    gap: 2px;
  }
  .popup-header-wrap-footer-email__link {
    color: #101011;
    border-bottom: 1px solid rgba(136, 137, 140, 0.3);
    width: -moz-max-content;
    width: max-content;
  }
  .popup-header-wrap-footer-phone {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .popup-header-wrap-footer-phone-wrap {
    flex-direction: column;
    gap: 2px;
  }
  .popup-header-wrap-footer-phone__desc {
    color: #be1439;
    border-bottom: 1px solid rgba(229, 26, 71, 0.3);
    width: -moz-max-content;
    width: max-content;
  }
  .popup-header-wrap-footer-phone__button {
    background: #25d366;
    border-radius: 6px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .popup-header-wrap-footer-phone__button-icon {
    width: 24px;
    height: 24px;
  }
  .popup-header-wrap-footer__button {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 100%;
    padding: 0px 20px;
    gap: 8px;
    border-radius: 6px;
    background: #464648;
    white-space: nowrap;
  }
  .popup-header-wrap-footer__button-icon {
    width: 18px;
    height: 18px;
  }
}
@media (max-width: 768px) {
  .popup-filters-wrap {
    max-width: 516px;
  }
  .popup-success-wrap {
    gap: 40px;
  }
  .popup-success-wrap-success {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 768px) {
  .popup-gallery {
    background: #fff;
  }
  .popup-gallery-wrap {
    display: flex;
    gap: 24px;
    padding-top: 80px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .popup-gallery-buttons__button {
    display: none;
  }
  .popup-gallery-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    height: 80px;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0px 16px;
  }
  .popup-gallery-top__title {
    color: #101011;
  }
  .popup-gallery-wrap__counter {
    position: relative;
    bottom: 0;
  }
  .popup-gallery-wrap-slider-slide {
    aspect-ratio: 1/1;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .popup-gallery-wrap-slider > .swiper {
    height: auto;
  }
  .popup-gallery-wrap-slider > .swiper > .swiper-wrapper {
    max-height: 60vh;
  }
  .popup-gallery-wrap-slider {
    height: auto;
  }
}
@media (max-width: 576px) {
  .popup-filters-wrap {
    width: 100%;
    max-width: none;
    padding-top: 66px;
  }
  .popup-filters-wrap-footer__button {
    height: 40px;
  }
  .popup-filters-wrap-footer {
    height: 60px;
  }
  .popup-overlay {
    pointer-events: none;
  }
  .popup-header {
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 12px;
  }
  .popup-header-wrap-footer {
    width: calc(100% - 24px);
  }
  .popup-success {
    background: #fff;
  }
  .popup-success-wrap {
    padding: 16px;
    background: none;
    box-shadow: none;
    position: static;
  }
  .popup-success-wrap-info__desc {
    width: 100%;
  }
  .popup-form {
    background: #fff;
  }
  .popup-form-wrap {
    padding: 16px;
    gap: 20px;
    background: none;
    box-shadow: none;
    position: static;
  }
  .files-item__document {
    width: 48px;
    height: 48px;
  }
  .files-item {
    width: 48px;
  }
  .files-item__image {
    width: 48px;
    height: 48px;
  }
}
@media (min-width: 992px) {
  .popup-form-wrap-form-file-wrap__label {
    transition: all 0.3s;
  }
  .popup-form-wrap-form-file-wrap__label:hover {
    background: #d3d4da;
    transition: all 0.3s;
  }
  .popup-gallery-buttons__button {
    transition: 0.3s all;
  }
  .popup-gallery-buttons__button:hover {
    box-shadow: 0 8px 12px -4px rgba(16, 16, 17, 0.1), 0 1px 2px 0 rgba(16, 16, 17, 0.1);
    background: #edeef2;
    transition: 0.3s all;
  }
}
.files-grid--not-empty {
  display: flex;
}

.popup__showed {
  pointer-events: all;
  opacity: 1;
  transition: 0.3s all;
}/*# sourceMappingURL=popups.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/cookies.css?17765277961467*/
.cookies {
  position: fixed;
  right: 32px;
  bottom: 32px;
  display: flex;
  width: -moz-max-content;
  width: max-content;
  padding: 24px 20px;
  background: #242426;
  border-radius: 6px;
  align-items: center;
  gap: 0;
  z-index: 99;
  opacity: 0;
  transition: 0.3s all;
  pointer-events: none;
}
.cookies.active {
  opacity: 1;
  pointer-events: all;
  opacity: 1;
  transition: 0.3s all;
}
.cookies__title {
  color: #fff;
  width: 359px;
}
.cookies__title-link {
  border-bottom: 1px solid #fff;
}
.cookies__button {
  border-radius: 6px;
  padding: 0px 16px;
  display: flex;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  background: #464648;
  height: 38px;
  font-weight: 500;
  font-size: 15px;
  line-height: 133%;
  color: #fff;
}

@media (max-width: 576px) {
  .cookies {
    width: calc(100% - 16px);
    left: 8px;
    right: 8px;
    bottom: 8px;
    padding: 12px 16px;
  }
  .cookies__title {
    width: 100%;
    font-size: 14px;
    line-height: 143%;
  }
  .cookies__button {
    font-size: 14px;
    line-height: 129%;
  }
}
@media (min-width: 992px) {
  .cookies__title-link {
    transition: 0.3s all;
  }
  .cookies__title-link:hover {
    border-bottom: 1px solid transparent;
    transition: 0.3s all;
  }
  .cookies__button {
    transition: 0.3s all;
  }
  .cookies__button:hover {
    background: #707173;
    transition: 0.3s all;
  }
}/*# sourceMappingURL=cookies.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/index.css?17765277964297*/
.features {
  padding-top: 14px;
}
.features-wrap {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 12px;
}
.features-slider {
  display: flex;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  height: 360px;
}
.features-slider .swiper {
  width: 100%;
}
.features-slider-pagination {
  display: none;
}
.features-slider-navigation {
  position: absolute;
  bottom: 10px;
  right: 16px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 24px;
  z-index: 10;
}
.features-slider-navigation-counter {
  display: flex;
  flex-direction: row;
  gap: 4px;
}
.features-slider-navigation-counter__current {
  color: #fff;
}
.features-slider-navigation-counter__total {
  color: #a0a1a3;
}
.features-slider-navigation-buttons {
  display: flex;
  flex-direction: row;
  gap: 12px;
}
.features-slider-navigation-buttons__button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 6px;
  backdrop-filter: blur(24px);
  background: rgba(16, 16, 17, 0.5);
}
.features-slider-navigation-buttons__button-icon {
  width: 20px;
  height: 16px;
}
.features-slider-slide {
  position: relative;
  width: 100%;
  height: 100%;
}
.features-slider-slide:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(16, 16, 17, 0.5);
  z-index: 1;
}
.features-slider-slide-content {
  display: flex;
  padding: 32px 40px;
  position: relative;
  z-index: 5;
  height: 100%;
  width: 100%;
  justify-content: space-between;
  flex-direction: column;
}
.features-slider-slide-content-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.features-slider-slide-content__desc {
  color: #fff;
}
.features-slider-slide__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.features-info {
  position: relative;
  width: 100%;
  height: 360px;
  overflow: hidden;
  border-radius: 6px;
}
.features-info:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(16, 16, 17, 0.5);
  z-index: 1;
}
.features-info__image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.features-info-content {
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: column;
  justify-content: end;
  width: 100%;
  height: 100%;
  padding: 28px 32px;
  gap: 20px;
}
.features-info-content__title {
  color: #fff;
  font-weight: 600;
  font-size: 30px;
  line-height: 120%;
}
.features-info-content__desc {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  line-height: 147%;
}

@media (max-width: 992px) {
  .features-slider {
    height: 320px;
  }
  .features-info {
    height: 320px;
  }
}
@media (max-width: 768px) {
  .features {
    padding-top: 0;
  }
  .features-wrap {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .features-wrap > .features-info {
    display: none;
  }
  .features-info {
    height: auto;
  }
  .features-info-content {
    gap: 12px;
  }
  .features-info-content {
    padding: 24px 20px;
  }
  .features-slider-slide-content-wrap {
    gap: 12px;
  }
  .features-slider {
    height: 300px;
  }
  .features-slider-slide-content {
    padding: 24px 20px;
  }
  .features-slider-navigation {
    display: none;
  }
  .features-slider-pagination {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
    width: -moz-max-content;
    width: max-content;
    justify-self: center;
    margin: 0 auto;
  }
  .features-slider-pagination__dot {
    width: 6px;
    height: 6px;
    backdrop-filter: blur(24px);
    background: rgba(136, 137, 140, 0.2);
    transition: 0.3s all;
    border-radius: 100%;
  }
  .features-slider-pagination__dot.active {
    background: #be1439;
    transition: 0.3s all;
  }
}
@media (max-width: 576px) {
  .features-info-content {
    padding: 12px 16px;
  }
  .features {
    padding-top: 10px;
  }
  .features-slider {
    height: 220px;
  }
  .features-slider-slide-content {
    padding: 12px 16px;
  }
  .features-slider-navigation {
    display: none;
  }
}/*# sourceMappingURL=index.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/payment.css?17765277961058*/
.payment {
  padding-top: 40px;
  padding-bottom: 40px;
}
.payment__title {
  color: #101011;
}
.payment__desc {
  margin-top: 24px;
}
.payment-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-top: 24px;
}
.payment-items-item {
  display: flex;
  border: 1px solid #edeef2;
  gap: 16px;
  border-radius: 6px;
  padding: 24px 32px;
  width: 100%;
  height: 100%;
}
.payment-items-item__icon {
  width: 24px;
  height: 24px;
}
.payment-items-item-wrap {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.payment-items-item__desc {
  color: #707173;
}

@media (max-width: 768px) {
  .payment__desc {
    margin-top: 20px;
  }
  .payment-items {
    gap: 8px;
    margin-top: 20px;
    grid-template-columns: 1fr;
  }
  .payment-items-item {
    padding: 16px;
  }
  .payment-items-item-wrap {
    gap: 8px;
  }
  .payment {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .payment {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}/*# sourceMappingURL=payment.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/tabs.css?17765277967755*/
.tabs {
  padding-top: 30px;
  padding-bottom: 40px;
}
.tabs-menu {
  display: flex;
  flex-direction: row;
  gap: 16px 48px;
  flex-wrap: wrap;
}
.tabs-menu__tab {
  height: 48px;
  color: #707173;
  border-bottom: 1px solid transparent;
  transition: 0.3s all;
}
.tabs-menu__tab:hover {
  color: #101110;
  transition: 0.3s all;
}
.tabs-menu__tab.active {
  transition: 0.3s all;
  color: #101110;
  border-bottom: 1px solid #be1439;
}
.tabs-items {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px 32px;
}
.tabs-items-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.tabs-items-item__image {
  border: 1px solid rgba(136, 137, 140, 0.2);
  border-radius: 6px;
  min-height: 256px;
  height: 256px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.tabs-items-item-info {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.tabs-items-item-info__desc {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #707173;
}
.tabs-items-item__link {
  height: 100%;
  display: flex;
  align-items: flex-end;
  width: -moz-max-content;
  width: max-content;
  color: #101011;
  transition: 0.3s all;
  gap: 8px;
}
.tabs-items-item__link-title {
  border-bottom: 1px solid rgba(136, 137, 140, 0.3);
  transition: 0.3s all;
}
.tabs-pagination {
  margin-top: 60px;
  display: flex;
  flex-direction: row;
  gap: 8px;
}
.tabs-pagination-item {
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  background: #f5f5f7;
  transition: all 0.3s;
}
.tabs-pagination-item.active {
  background: #242426 !important;
}
.tabs-pagination-item.active > a {
  color: #fff !important;
}
.tabs-pagination-item__link {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  color: #101011;
}
.tabs-pagination-item__link--arrow {
  font-weight: 500;
  font-size: 15px;
  line-height: 133%;
  text-align: center;
  color: #443105;
  transition: all 0.3s;
}
.tabs-delivery {
  margin-top: 60px;
  position: relative;
}
.tabs-delivery-tab {
  display: flex;
  flex-direction: column;
  gap: 60px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  transition: 0.3s all;
}
.tabs-delivery-tab.active {
  opacity: 1;
  position: relative;
  transition: 0.3s all;
  pointer-events: all;
}
.tabs-delivery-tab__desc {
  margin-top: -20px;
}
.tabs-delivery-tab-description {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.tabs-delivery-tab-zones {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.tabs-delivery-tab-zones-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
.tabs-delivery-tab-zones-items-item {
  display: flex;
  flex-direction: column;
  gap: 12px;
  border: 1px solid #edeef2;
  border-radius: 6px;
  padding: 20px 24px;
  width: 100%;
  height: 100%;
}
.tabs-delivery-tab-zones-items-item-wrap {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.tabs-delivery-tab-zones-items-item__desc {
  color: #707173;
}
.tabs-delivery-tab-zones-items-item__price {
  color: #be1439;
}
.tabs-delivery-tab-image {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.tabs-delivery-tab-image-wrap {
  width: 100%;
  height: 600px;
  border-radius: 6px;
  overflow: hidden;
}
.tabs-delivery-tab-image-wrap__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tabs-delivery-tab-pickup {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  border: 1px solid #edeef2;
  border-radius: 6px;
  padding: 24px 32px;
}
.tabs-delivery-tab-pickup-title {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.tabs-delivery-tab-pickup-title__title {
  color: #101011;
}
.tabs-delivery-tab-pickup__button {
  margin-top: 0;
}
.tabs-delivery-tab-map {
  overflow: hidden;
  border-radius: 6px;
  height: 600px;
  margin-top: -20px;
}

@media (max-width: 1200px) {
  .tabs-items {
    grid-template-columns: repeat(2, 1fr);
    gap: 52px 24px;
  }
  .tabs-delivery-tab-zones-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 992px) {
  .tabs-menu-container {
    max-width: 100vw;
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    overflow-x: scroll;
    overflow-y: hidden;
    --container-padding: 12px;
    --container-max-width: 720px;
    padding-left: max(var(--container-padding), (100vw - var(--container-max-width)) / 2 + var(--container-padding));
    padding-right: max(var(--container-padding), (100vw - var(--container-max-width)) / 2 + var(--container-padding));
  }
  .tabs-menu-container::-webkit-scrollbar {
    display: none;
  }
  .tabs-menu {
    width: -moz-max-content;
    width: max-content;
    gap: 32px;
  }
}
@media (max-width: 768px) {
  .tabs-delivery-tab-zones-wrapper {
    max-width: 100vw;
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    overflow-x: scroll;
    overflow-y: hidden;
    --container-padding: 12px;
    --container-max-width: 540px;
    padding-left: max(var(--container-padding), (100vw - var(--container-max-width)) / 2 + var(--container-padding));
    padding-right: max(var(--container-padding), (100vw - var(--container-max-width)) / 2 + var(--container-padding));
  }
  .tabs-delivery-tab-zones-wrapper::-webkit-scrollbar {
    display: none;
  }
  .tabs-menu-container {
    --container-max-width: 540px;
  }
  .tabs-items {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
    margin-top: 40px;
  }
  .tabs {
    padding-top: 32px;
    padding-bottom: 30px;
  }
  .tabs-pagination {
    margin-top: 40px;
  }
  .tabs-delivery {
    margin-top: 40px;
  }
  .tabs-delivery-tab-description {
    gap: 20px;
  }
  .tabs-delivery-tab {
    gap: 40px;
  }
  .tabs-delivery-tab-zones {
    gap: 20px;
  }
  .tabs-delivery-tab-zones-items {
    display: flex;
    gap: 8px;
    width: -moz-max-content;
    width: max-content;
  }
  .tabs-delivery-tab-zones-items-item {
    width: 300px;
  }
  .tabs-delivery-tab-image-wrap {
    height: 600px;
  }
  .tabs-delivery-tab-image-wrap__image {
    -o-object-position: -340px;
       object-position: -340px;
  }
  .tabs-delivery-tab__desc {
    margin-top: 0;
  }
  .tabs-delivery-tab-map {
    margin-top: 0;
    height: 600px;
  }
  .tabs-delivery-tab-pickup {
    gap: 24px;
    padding: 16px;
  }
  .tabs-delivery-tab-image {
    gap: 24px;
  }
}
@media (max-width: 576px) {
  .tabs-delivery-tab-zones-wrapper {
    --container-max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }
  .tabs-menu-container {
    --container-max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }
  .tabs-delivery-tab-zones-items-item {
    width: 270px;
  }
  .tabs-items-item {
    gap: 16px;
  }
  .tabs-items-item-info {
    gap: 4px;
  }
  .tabs-items-item-info__desc {
    margin-top: 4px;
  }
  .tabs {
    padding-bottom: 20px;
  }
  .tabs-items-item__image {
    min-height: 222px;
    height: 222px;
  }
}
@media (min-width: 992px) {
  .tabs-pagination-item:hover {
    background: #edeef2;
  }
  .tabs-items-item > .tabs-items-item__link {
    transition: 0.3s all;
  }
  .tabs-items-item > .tabs-items-item__link > .tabs-items-item__link-icon > path {
    transition: 0.3s all;
  }
  .tabs-items-item:hover > .tabs-items-item__link {
    color: #707173;
    transition: 0.3s all;
  }
  .tabs-items-item:hover > .tabs-items-item__link > .tabs-items-item__link-icon > path {
    fill: #707173;
    transition: 0.3s all;
  }
}/*# sourceMappingURL=tabs.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/contacts.css?17765277961744*/
.contacts {
  padding-top: 30px;
  padding-bottom: 40px;
}
.contacts-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "item1 item3" "item2 item3";
  gap: 12px;
}
.contacts-items-item {
  height: -moz-max-content;
  height: max-content;
  border: 1px solid #edeef2;
  border-radius: 6px;
  padding: 20px 24px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.contacts-items-item:nth-child(1) {
  grid-area: item1;
}
.contacts-items-item:nth-child(2) {
  grid-area: item2;
}
.contacts-items-item:nth-child(3) {
  grid-area: item3;
}
.contacts-items-item-wrap {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.contacts-items-item-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.contacts-items-item-info__title {
  color: #707173;
}
.contacts-items-item-info__desc--mail {
  width: -moz-max-content;
  width: max-content;
  border-bottom: 1px solid rgba(136, 137, 140, 0.3);
}
.contacts-items-item__button {
  margin-top: 0;
}
.contacts-items-item__button-icon {
  width: 20px;
  height: 20px;
}
.contacts-items-item__desc {
  color: #16a449;
}

@media (max-width: 992px) {
  .contacts-items {
    grid-template-columns: 1fr;
    grid-template-areas: "item1" "item2" "item3";
  }
}
@media (max-width: 768px) {
  .contacts {
    padding-top: 32px;
    padding-bottom: 30px;
  }
  .contacts-items-item {
    gap: 24px;
    padding: 16px;
  }
}
@media (max-width: 576px) {
  .contacts {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .contacts-items-item-info__desc--mail {
    transition: 0.3s all;
  }
  .contacts-items-item-info__desc--mail:hover {
    transition: 0.3s all;
    border-bottom: 1px solid transparent;
  }
}/*# sourceMappingURL=contacts.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/map.css?1776527796319*/
.map {
  padding-top: 40px;
  padding-bottom: 40px;
}
.map-wrap {
  width: 100%;
  height: 600px;
}

@media (max-width: 768px) {
  .map {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .map {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}/*# sourceMappingURL=map.css.map */
/* End */


/* Start:/local/templates/geo/assets/css/custom.css?17765277961145*/
.hide{
    display: none!important;
}
#map {
    width: 100%;
    height: 100vh; /* Высота на весь экран */
    background-color: #f0f0f0;
}

/* Стили для меток с ценой (балуны или кастомные метки) */
.delivery-label {
    background: #333;
    color: white;
    padding: 5px 10px;
    border-radius: 4px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    white-space: nowrap;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}

.header-top-right-phone__button.header-top-right-phone__button-tg{background-color: #3fb3e0;}
.header-top-right-phone__button.header-top-right-phone__button-max{background: linear-gradient(135deg, #38dbff 0%, #3e52f0 50%, #8e2de2 100%);}
.popup-header-wrap-footer-phone__button.popup-header-wrap-footer-phone__button-tg{background-color: #3fb3e0;}
.popup-header-wrap-footer-phone__button.popup-header-wrap-footer-phone__button-max{background: linear-gradient(135deg, #38dbff 0%, #3e52f0 50%, #8e2de2 100%);}
.popup-header-wrap-footer-phone__soc-wrapper{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    column-gap: 10px;
}
/* End */


/* Start:/local/templates/geo/components/bitrix/form.result.new/order/style.css?1776527796623*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/geo/components/bitrix/form.result.new/order/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/geo/components/bitrix/form.result.new/order/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/geo/assets/css/article.css?17765277967071*/
.breadcrumbs {
  padding-top: 0 !important;
}

.article {
  padding-bottom: 40px;
}
.article-breadcrumbs {
  grid-area: breadcrumbs;
  margin-bottom: 16px;
  padding-top: 0;
}
.article-wrapper {
  padding-top: 34px;
  display: grid;
  grid-template-columns: 3fr 9fr;
  grid-template-areas: "header breadcrumbs" "header title" "header content" "header footer";
  gap: 0 12px;
  width: 100%;
}
.article-wrapper--article {
  grid-template-areas: "back breadcrumbs" "back title" "back content" "back footer";
}
.article-wrapper--article > .article__back {
  align-self: start;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
  grid-area: back;
}
.article-wrapper--article > .article__back > .article__back-icon {
  margin-left: 5px;
}
.article__back {
  display: none;
}
.article-header {
  grid-area: header;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.article-header__back {
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
}
.article-header__back-icon {
  margin-left: 5px;
}
.article-header-item {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.article-content__title {
  color: #101011;
  margin-bottom: 60px;
  grid-area: title;
}
.article-content-main {
  grid-area: content;
}
.article-content-slider {
  margin-top: 32px;
  position: relative;
  width: 957px;
}
.article-content-slider > .swiper {
  height: 305px;
  overflow: hidden;
}
.article-content-slider-slide {
  border: 1px solid rgba(136, 137, 140, 0.2);
  border-radius: 6px;
  width: 473px;
  overflow: hidden;
}
.article-content-slider-slide__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.article-content-slider-buttons__button {
  position: absolute;
  box-shadow: 0 8px 12px -4px rgba(16, 16, 17, 0.1), 0 1px 2px 0 rgba(16, 16, 17, 0.1);
  background: #fff;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: -24px;
  z-index: 10;
  transition: 0.3s all;
}
.article-content-slider-buttons__button--right {
  left: auto;
  right: -24px;
}
.article-content-footer {
  grid-area: footer;
  padding-top: 40px;
  margin-top: 40px;
  border-top: 1px solid #edeef2;
  display: flex;
  justify-content: space-between;
}
.article-content-footer-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 305px;
}
.article-content-footer-item--right > .article-content-footer-item__nav {
  align-self: flex-end;
}
.article-content-footer-item--right > .article-content-footer-item__title {
  text-align: right;
}
.article-content-footer-item__nav {
  display: flex;
  align-items: center;
  gap: 10px;
}
.article-content-footer-item__nav-icon {
  margin-left: 5px;
}
.article-content-footer-item__title {
  font-weight: 600;
}

.article-slider > .swiper {
  height: 600px;
}
.article-slider > .swiper > .swiper-wrapper > .swiper-slide {
  width: 100%;
  height: 100%;
}

.breadcrumbs-wrap {
  width: 963px;
}

@media (max-width: 1400px) {
  .article-content-slider {
    width: 883px;
  }
  .article-content-slider-slide {
    width: 419px;
  }
  .breadcrumbs-wrap {
    width: 883px;
  }
}
@media (max-width: 1200px) {
  .breadcrumbs-wrap {
    width: 693px;
  }
  .article-content-slider {
    width: 693px;
  }
  .article-slider > .swiper {
    height: 400px;
  }
}
@media (max-width: 992px) {
  .article-header__back {
    display: none;
  }
  .article__back {
    grid-area: back;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .article__back-icon {
    margin-left: 5px;
  }
  .article-wrapper {
    grid-template-columns: 1fr;
    grid-template-areas: "back" "breadcrumbs" "title" "header" "content" "footer";
    gap: 20px;
    padding-top: 12px;
  }
  .article-wrapper--article {
    grid-template-areas: "back" "breadcrumbs" "title" "content" "footer";
  }
  .article-breadcrumbs {
    padding-top: 0;
    margin-bottom: 0;
    margin-top: 12px;
  }
  .article-content__title {
    margin-bottom: 0;
  }
  .article-content-main {
    margin-top: 20px;
  }
  .article-content-slider {
    width: 696px;
  }
  .article-content-footer {
    margin-top: 20px;
  }
  .article-content-slider > .swiper {
    height: 305px;
  }
  .article-slider > .swiper {
    height: 305px;
  }
}
@media (max-width: 768px) {
  .article-content-slider > .swiper {
    height: 305px;
  }
  .article-content-main {
    margin-top: 0;
  }
  .article-content-slider {
    width: 516px;
  }
  .article-content-slider-slide {
    width: 100%;
  }
  .article-content-footer {
    padding-top: 32px;
    margin-top: 12px;
    flex-direction: column;
    gap: 32px;
  }
  .article-content-footer-item {
    align-items: start;
    width: 100%;
  }
  .article-content-footer-item__nav {
    align-self: start !important;
  }
  .article-content-footer-item__title {
    text-align: left !important;
  }
  .article-slider > .swiper {
    height: 325px;
  }
  .article {
    padding-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .article {
    padding-bottom: 20px;
  }
  .article-content-slider-buttons__button {
    display: none;
  }
  .article-content-slider {
    max-width: auto;
    overflow: scroll;
    padding: 0 12px;
    margin: 0 -12px;
    width: calc(100% + 24px);
  }
  .article-content-slider::-webkit-scrollbar {
    display: none;
  }
  .article-content-slider > .swiper {
    width: -moz-max-content;
    width: max-content;
    height: auto;
  }
  .article-content-slider > .swiper > .swiper-wrapper {
    gap: 8px;
  }
  .article-content-slider-slide {
    width: 343px;
    height: 221px;
  }
  .article-slider {
    margin-top: 24px;
  }
  .article-slider > .swiper {
    width: -moz-max-content;
    width: max-content;
    height: auto;
  }
  .article-slider > .swiper > .swiper-wrapper {
    gap: 8px;
  }
  .article-slider > .swiper > .swiper-wrapper > .swiper-slide {
    width: 343px;
    height: 221px;
  }
}
@media (min-width: 992px) {
  .article-content-footer-item, .article-content-footer-item__nav, .article-content-footer-item__nav > sbg > path {
    transition: 0.3s all;
  }
  .article-content-footer-item:hover > .article-content-footer-item__nav {
    color: #be1439;
  }
  .article-content-footer-item:hover > .article-content-footer-item__nav > svg > path {
    fill: #be1439;
  }
  .article__back {
    transition: 0.3s all;
  }
  .article__back > svg > path {
    transition: 0.3s all;
  }
  .article__back:hover {
    color: #be1439;
    transition: 0.3s all;
  }
  .article__back:hover > svg > path {
    fill: #be1439;
    transition: 0.3s all;
  }
  .article-header__back {
    transition: 0.3s all;
  }
  .article-header__back > svg > path {
    transition: 0.3s all;
  }
  .article-header__back:hover {
    color: #be1439;
    transition: 0.3s all;
  }
  .article-header__back:hover > svg > path {
    fill: #be1439;
    transition: 0.3s all;
  }
  .article-content-slider-buttons__button:hover {
    background: #edeef2;
    transition: 0.3s all;
  }
}/*# sourceMappingURL=article.css.map */
/* End */
/* /local/templates/geo/assets/css/fonts.css?1776527796526 */
/* /local/templates/geo/assets/css/normalize.css?1776527796553 */
/* /local/templates/geo/assets/css/swiper-bundle.min.css?177652779613920 */
/* /local/templates/geo/assets/css/bootstrap-grid.min.css?177652779651451 */
/* /local/templates/geo/assets/css/section.css?17765277966814 */
/* /local/templates/geo/assets/css/header.css?177652779618140 */
/* /local/templates/geo/assets/css/breadcrumbs.css?17765277961625 */
/* /local/templates/geo/assets/css/page-header.css?1776527796347 */
/* /local/templates/geo/assets/css/page-content.css?17765277964257 */
/* /local/templates/geo/assets/css/catalog.css?17765277961675 */
/* /local/templates/geo/assets/css/advantages.css?17765277961083 */
/* /local/templates/geo/assets/css/objects.css?17765277963819 */
/* /local/templates/geo/assets/css/materials.css?17765277961310 */
/* /local/templates/geo/assets/css/form.css?17765277966711 */
/* /local/templates/geo/assets/css/footer.css?17765277964168 */
/* /local/templates/geo/assets/css/popups.css?177652779614842 */
/* /local/templates/geo/assets/css/cookies.css?17765277961467 */
/* /local/templates/geo/assets/css/index.css?17765277964297 */
/* /local/templates/geo/assets/css/payment.css?17765277961058 */
/* /local/templates/geo/assets/css/tabs.css?17765277967755 */
/* /local/templates/geo/assets/css/contacts.css?17765277961744 */
/* /local/templates/geo/assets/css/map.css?1776527796319 */
/* /local/templates/geo/assets/css/custom.css?17765277961145 */
/* /local/templates/geo/components/bitrix/form.result.new/order/style.css?1776527796623 */
/* /local/templates/geo/assets/css/article.css?17765277967071 */
