

/* Start:/local/templates/html_conotech/components-template/index-category/style.css?17368459607025*/
.index-category__list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1px; }

.index-category__line {
  position: absolute;
  border: 2px solid #fff;
  border-radius: 9px;
  opacity: 0;
  transition: opacity 0.3s ease; }

.index-category__wrap {
  width: calc(100% / 3);
  padding-bottom: calc(100% / 3);
  position: relative; }
  @media (min-width: 1100px) {
    .index-category__wrap:hover {
      cursor: pointer;
      border-color: transparent; }
      .index-category__wrap:hover:before {
        opacity: 1; } }

.index-category__item {
  padding: 12px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex; }

.index-category__card {
  width: 100%;
  border-radius: 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .index-category__card--yellow {
    background: radial-gradient(52.71% 52.71% at 50% 47.29%, #ffe9b4 0%, #f6ad20 100%); }
    .index-category__card--yellow .index-category__line {
      border-color: #ffc961; }
    .index-category__card--yellow .index-category__title {
      color: #222222; }
  .index-category__card--grey {
    background: radial-gradient(53.02% 53.02% at 50% 40.29%, #cfcece 0%, #606060 100%); }
    .index-category__card--grey .index-category__line {
      border-color: #878787; }
  .index-category__card--blue {
    background: radial-gradient(50% 50% at 50% 50%, #297eeb 0%, #153e80 100%); }
    .index-category__card--blue .index-category__line {
      border-color: #0242aa; }
  .index-category__card .link-full:before {
    z-index: 2; }

.index-category__image {
  width: 336px;
  height: 336px;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 1339px) {
    .index-category__image {
      width: 180px;
      height: 180px; } }
  .index-category__image img {
    max-height: 100%;
    max-width: 100%; }

.index-category__title {
  color: #fff;
  margin-top: 15px;
  text-align: center;
  transition: all 0.3s ease;
  position: relative;
  z-index: 3; }
  @media (max-width: 1339px) {
    .index-category__title {
      font-size: 24px; } }

.index-category__bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='398' height='380' viewBox='0 0 398 380' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1'%3E%3Cpath d='M91.9726 24.9088V2.10497H0V124.895H28.1655V80.1644H84.4965V57.3605H28.1655V24.9088H91.9726Z' fill='%23FAFAFB'/%3E%3Cpath d='M196.876 124.895H226.432L172.014 2.10497H144.196L89.9514 124.895H118.812L129.592 98.5829H186.097L196.876 124.895ZM138.633 77.0069L157.931 29.9959L177.23 77.0069H138.633Z' fill='%23FAFAFB'/%3E%3Cpath d='M279.047 127C313.819 127 330.684 109.459 330.684 88.9351C330.684 43.8536 259.922 59.4655 259.922 36.837C259.922 29.1188 266.355 22.8039 283.046 22.8039C293.825 22.8039 305.474 25.9613 316.775 32.4517L325.468 10.8757C314.167 3.6837 298.52 0 283.22 0C248.621 0 231.931 17.366 231.931 38.2403C231.931 83.8481 302.692 68.0608 302.692 91.0401C302.692 98.5829 295.912 104.196 279.221 104.196C264.617 104.196 249.317 98.9337 239.059 91.3909L229.497 112.791C240.276 121.211 259.749 127 279.047 127Z' fill='%23FAFAFB'/%3E%3Cpath d='M373.442 124.895H397V31V25.2597V2.10497H334.497V25.2597H373.442V124.895Z' fill='%23FAFAFB'/%3E%3C/g%3E%3Cg opacity='0.1'%3E%3Cpath d='M14.3984 253C49.2144 253 66.1002 235.459 66.1002 214.935C66.1002 177.155 16.3403 182.001 0.222689 171.243C0.222741 166.5 0.222741 166.665 0.222741 163C0.222741 158.991 0.222741 157.5 0.222741 153C3.93493 150.628 10.3712 148.804 18.4022 148.804C29.1952 148.804 40.8586 151.961 52.1738 158.452L60.8778 136.876C49.5626 129.684 33.8954 126 18.5763 126C12.092 126 5.45855 126.874 0.222656 128C0.222656 140.45 0.222741 140.533 0.222741 157.5C0.222741 179.262 0.222656 187 0.222689 198.473C18.7057 203.608 38.0733 205.026 38.0733 217.04C38.0733 224.583 31.2842 230.196 14.5725 230.196C10.0583 230.196 5.47781 229.695 0.99994 228.779C0.99997 236.5 0.999973 237.171 0.99994 228.779L1.00003 252.1C0.99999 241.5 0.999992 242 1.00003 252.1C5.40114 252.687 9.90442 253 14.3984 253Z' fill='%23FAFAFB'/%3E%3Cpath d='M108.912 250.895H137.113V151.26H176.107V128.105H69.9177V151.26H108.912V250.895Z' fill='%23FAFAFB'/%3E%3Cpath d='M219.307 228.091V199.674H275.883V177.572H219.307V150.909H283.368V128.105H191.28V250.895H285.632V228.091H219.307Z' fill='%23FAFAFB'/%3E%3Cpath d='M398 250.895V224.901L388.669 211.427C392.098 209.946 395.217 208.153 398 206.065C398 179.5 398 186.897 398 172.465C398 157.969 398 156 398 138.866C388.918 131.922 376.234 128.105 360.817 128.105H308.07V250.895H336.271V216.689H362.209L385.71 250.895H398ZM385.188 172.66C385.188 185.992 376.484 194.061 359.25 194.061H336.271V151.26H359.25C376.484 151.26 385.188 159.153 385.188 172.66Z' fill='%23FAFAFB'/%3E%3C/g%3E%3Cg opacity='0.1'%3E%3Cpath d='M109.124 377.895H138.717L84.2303 255.105H56.3774L2.06445 377.895H30.9618L41.7547 351.583H98.3308L109.124 377.895ZM50.8069 330.007L70.1298 282.996L89.4527 330.007H50.8069Z' fill='%23FAFAFB'/%3E%3Cpath d='M191.398 380C226.214 380 243.1 362.459 243.1 341.935C243.1 296.854 172.25 312.465 172.25 289.837C172.25 282.119 178.69 275.804 195.402 275.804C206.195 275.804 217.859 278.961 229.174 285.452L237.878 263.876C226.563 256.684 210.895 253 195.576 253C160.934 253 144.223 270.366 144.223 291.24C144.223 336.848 215.073 321.061 215.073 344.04C215.073 351.583 208.284 357.196 191.572 357.196C176.95 357.196 161.631 351.934 151.36 344.391L141.786 365.791C152.578 374.211 172.075 380 191.398 380Z' fill='%23FAFAFB'/%3E%3Cpath d='M285.912 377.895H314.113V278.26H353.107V255.105H246.918V278.26H285.912V377.895Z' fill='%23FAFAFB'/%3E%3Cpath d='M396.307 355.091V326.674H398V304.572H396.307V277.909H398V255.105H368.28V377.895H398V355.091H396.307Z' fill='%23FAFAFB'/%3E%3C/g%3E%3C/svg%3E%0A");
  z-index: 0; }

.index-category .index-category__item-all {
  position: relative;
  background: linear-gradient(226.55deg, rgba(13, 45, 255, 0.6) 2.61%, rgba(254, 114, 53, 0.6) 66.86%), #0d2dff;
  background-position: 100% 0px;
  background-size: 400%;
  transition: all 0.3s ease; }
  .index-category .index-category__item-all a {
    color: #fff; }
    @media (min-width: 1024px) {
      .index-category .index-category__item-all a:hover {
        color: #fff; } }
  @media (min-width: 1100px) {
    .index-category .index-category__item-all:hover {
      cursor: pointer;
      background: linear-gradient(226.55deg, rgba(13, 45, 255, 0.6) 2.61%, rgba(254, 114, 53, 0.6) 66.86%), #0d2dff;
      background-size: 100%; } }
  .index-category .index-category__item-all:after {
    position: absolute;
    content: attr(data-content);
    text-transform: uppercase;
    font-size: 128px;
    color: #fff;
    opacity: 0.1; }

@media (max-width: 1099px) {
  .index-category {
    display: none; } }

/* End */


/* Start:/local/templates/html_conotech/critical.css?173684596056800*/
@font-face{font-family:"IMBPlex";src:url("/local/templates/html_conotech/fonts/subset-IBMPlexSans.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"IMBPlex";src:url("/local/templates/html_conotech/fonts/subset-IBMPlexSans-Bold.woff2") format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:"IMBPlex";src:url("/local/templates/html_conotech/fonts/subset-IBMPlexSans-Medium.woff2") format("woff2");font-style:normal;font-weight:500;font-display:swap}.container,.container-fluid,.container-xs,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}.container{max-width:100%}@media (min-width: 768px){.container,.container-sm{max-width:768px}}@media (min-width: 1100px){.container,.container-sm,.container-md{max-width:1024px}}@media (min-width: 1340px){.container,.container-sm,.container-md,.container-lg{max-width:1300px}}@media (min-width: 1700px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1630px}}.row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:10px;padding-left:10px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 10%;max-width:10%}.col-2{flex:0 0 20%;max-width:20%}.col-3{flex:0 0 30%;max-width:30%}.col-4{flex:0 0 40%;max-width:40%}.col-5{flex:0 0 50%;max-width:50%}.col-6{flex:0 0 60%;max-width:60%}.col-7{flex:0 0 70%;max-width:70%}.col-8{flex:0 0 80%;max-width:80%}.col-9{flex:0 0 90%;max-width:90%}.col-10{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:11}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.offset-1{margin-left:10%}.offset-2{margin-left:20%}.offset-3{margin-left:30%}.offset-4{margin-left:40%}.offset-5{margin-left:50%}.offset-6{margin-left:60%}.offset-7{margin-left:70%}.offset-8{margin-left:80%}.offset-9{margin-left:90%}@media (min-width: 768px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 10%;max-width:10%}.col-sm-2{flex:0 0 20%;max-width:20%}.col-sm-3{flex:0 0 30%;max-width:30%}.col-sm-4{flex:0 0 40%;max-width:40%}.col-sm-5{flex:0 0 50%;max-width:50%}.col-sm-6{flex:0 0 60%;max-width:60%}.col-sm-7{flex:0 0 70%;max-width:70%}.col-sm-8{flex:0 0 80%;max-width:80%}.col-sm-9{flex:0 0 90%;max-width:90%}.col-sm-10{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:11}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:10%}.offset-sm-2{margin-left:20%}.offset-sm-3{margin-left:30%}.offset-sm-4{margin-left:40%}.offset-sm-5{margin-left:50%}.offset-sm-6{margin-left:60%}.offset-sm-7{margin-left:70%}.offset-sm-8{margin-left:80%}.offset-sm-9{margin-left:90%}}@media (min-width: 1100px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 10%;max-width:10%}.col-md-2{flex:0 0 20%;max-width:20%}.col-md-3{flex:0 0 30%;max-width:30%}.col-md-4{flex:0 0 40%;max-width:40%}.col-md-5{flex:0 0 50%;max-width:50%}.col-md-6{flex:0 0 60%;max-width:60%}.col-md-7{flex:0 0 70%;max-width:70%}.col-md-8{flex:0 0 80%;max-width:80%}.col-md-9{flex:0 0 90%;max-width:90%}.col-md-10{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:11}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.offset-md-0{margin-left:0}.offset-md-1{margin-left:10%}.offset-md-2{margin-left:20%}.offset-md-3{margin-left:30%}.offset-md-4{margin-left:40%}.offset-md-5{margin-left:50%}.offset-md-6{margin-left:60%}.offset-md-7{margin-left:70%}.offset-md-8{margin-left:80%}.offset-md-9{margin-left:90%}}@media (min-width: 1340px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 10%;max-width:10%}.col-lg-2{flex:0 0 20%;max-width:20%}.col-lg-3{flex:0 0 30%;max-width:30%}.col-lg-4{flex:0 0 40%;max-width:40%}.col-lg-5{flex:0 0 50%;max-width:50%}.col-lg-6{flex:0 0 60%;max-width:60%}.col-lg-7{flex:0 0 70%;max-width:70%}.col-lg-8{flex:0 0 80%;max-width:80%}.col-lg-9{flex:0 0 90%;max-width:90%}.col-lg-10{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:11}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:10%}.offset-lg-2{margin-left:20%}.offset-lg-3{margin-left:30%}.offset-lg-4{margin-left:40%}.offset-lg-5{margin-left:50%}.offset-lg-6{margin-left:60%}.offset-lg-7{margin-left:70%}.offset-lg-8{margin-left:80%}.offset-lg-9{margin-left:90%}}@media (min-width: 1700px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 10%;max-width:10%}.col-xl-2{flex:0 0 20%;max-width:20%}.col-xl-3{flex:0 0 30%;max-width:30%}.col-xl-4{flex:0 0 40%;max-width:40%}.col-xl-5{flex:0 0 50%;max-width:50%}.col-xl-6{flex:0 0 60%;max-width:60%}.col-xl-7{flex:0 0 70%;max-width:70%}.col-xl-8{flex:0 0 80%;max-width:80%}.col-xl-9{flex:0 0 90%;max-width:90%}.col-xl-10{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:11}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:10%}.offset-xl-2{margin-left:20%}.offset-xl-3{margin-left:30%}.offset-xl-4{margin-left:40%}.offset-xl-5{margin-left:50%}.offset-xl-6{margin-left:60%}.offset-xl-7{margin-left:70%}.offset-xl-8{margin-left:80%}.offset-xl-9{margin-left:90%}}.no-transition *{transition:none !important}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after{box-sizing:inherit}body{color:#222;background:#fff;font-family:"IMBPlex",Arial,Verdana,sans-serif;font-size:1rem;font-weight:normal;font-style:normal;line-height:1.3;overflow-y:scroll}body.menu-opened{overflow:hidden}@media (max-width: 767px){body{font-size:14px}}@media (max-width: 575px){body{font-size:12px}}.wrapper{display:flex;flex-direction:column;max-width:100vw;min-height:100vh}.main{flex:1 0 auto}.hidden{display:none !important}.icon{flex-shrink:0}svg{max-width:100%}img{max-width:100%;object-fit:contain}button{font-family:"IMBPlex",Arial,Verdana,sans-serif}.content-page a,.faq a{color:#00e}@media (min-width: 1024px){.content-page a:hover,.faq a:hover{opacity:0.75}}.content-page a:not([class]),.faq a:not([class]){display:inline}@media (min-width: 1100px){.content-page a:not([class]):hover,.faq a:not([class]):hover{color:#00e;opacity:0.75}}a{display:inline-block;margin:0;padding:0;transition:color 0.3s;vertical-align:baseline;text-decoration:none;color:#222}a:not([class]){color:#fff;display:inline}@media (min-width: 1100px){a:not([class]):hover{color:#0284FB}}input{font-family:"IMBPlex",Arial,Verdana,sans-serif}input::placeholder{font-family:"IMBPlex",Arial,Verdana,sans-serif}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){html{height:0}body{height:auto}.wrapper{height:auto}.main{flex:none}.main{flex:none}}@media print{body *{visibility:hidden}#section-to-print,#section-to-print *{visibility:visible}#section-to-print{position:absolute;top:0;left:0}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;vertical-align:baseline;border:0;outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0) !important}*{box-sizing:border-box}*:before,*:after{box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}ins{text-decoration:none;color:#000;background-color:#ff9}hr{position:relative;height:1px;margin:20px 0;border:0;background:#ccc}mark{padding:0 5px;color:#000;background:#ccc;font-weight:normal;font-style:italic}del,s{text-decoration:line-through}abbr[title],dfn[title]{cursor:help;border-bottom:1px dotted}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}img,fieldset,a img,iframe{border:none}input[type='text'],input[type='email'],input[type='tel'],input[type='search'],input[type='file'],input[type='number'],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type='submit'],button{cursor:pointer;background-color:transparent}input[type='submit']::-moz-focus-inner,button::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto;padding:0;resize:none;border:none}input[type='number']::-webkit-inner-spin-button,input[type='number']::-webkit-outer-spin-button{-webkit-appearance:none}input[type='number']{-moz-appearance:textfield}input,button{margin:0;padding:0;border:0;border:none;border-radius:0}div,input,textarea,select,button,h1,h2,h3,h4,h5,h6,a,span,a:focus{outline:none}ul,ol,li{list-style-type:none}table{width:100%;border-spacing:0;border-collapse:collapse}button{border-radius:0;outline:none !important;background:none;-webkit-appearance:none}@media (prefers-reduced-motion: reduce){*{transition:none !important}}[x-cloak]{display:none !important}.section-margin{margin-top:100px}@media (max-width: 1099px){.section-margin{margin-top:70px}}@media (max-width: 767px){.section-margin{margin-top:54px}}.show-more{color:#0242AA;position:relative;display:inline-block;margin-top:20px}.show-more:after{position:absolute;content:'';top:100%;left:0;right:100%;height:1px;background-color:#0242AA;transition:all .3s ease}@media (min-width: 1024px){.show-more:hover{cursor:pointer}}.show-more:hover:after{right:0}.show-more.active .icon{transform:rotate(180deg)}.show-more .icon{fill:#0242AA;transition:all .3s ease}.section-margin-bg{margin-top:60px}@media (max-width: 1099px){.section-margin-bg{margin-top:40px}}@media (max-width: 767px){.section-margin-bg{margin-top:30px}}.link-full{display:block}.link-full:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:1}.preloader{position:relative}.preloader.preloader-list:before{top:10%}.preloader.preloader-list:after{position:absolute;top:0;content:'';left:0;right:0;bottom:0;background-color:rgba(0,0,0,0);opacity:1;z-index:80}.preloader>*{filter:blur(5px)}.preloader:before{width:70px;height:70px;content:'';position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);transform:translate(-50%, -50%);z-index:81;animation-name:rotate;animation-duration:.6s;animation-timing-function:linear;animation-iteration-count:infinite;border:6px solid #eee;border-top-color:#0242aa;border-radius:100%}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.red,.error{color:#f45057}.green{color:#379f2f}.fz-40{font-size:40px}@media (max-width: 1339px){.fz-40{font-size:28px}}@media (max-width: 767px){.fz-40{font-size:22px}}.fz-28{font-size:28px}.fz-24{font-size:24px}.fz-20{font-size:20px}@media (max-width: 767px){.fz-20{font-size:12px}}.fz-18{font-size:18px}@media (max-width: 767px){.fz-18{font-size:14px}}.fz-16{font-size:16px}@media (max-width: 767px){.fz-16{font-size:14px}}.fz-15{font-size:15px}@media (max-width: 767px){.fz-15{font-size:12px}}.fz-14{font-size:14px}@media (max-width: 1339px){.fz-14{font-size:12px}}.fz-12{font-size:12px}@media (max-width: 767px){.fz-12{font-size:10px}}.lazy-img-wrap,.fancybox__content,picture,.product-preview__img{position:relative}.lazy-img-wrap:before,.fancybox__content:before,picture:before,.product-preview__img:before{content:'';position:absolute;right:0;bottom:0;top:0;left:0;display:block;z-index:1;background-color:transparent}img{pointer-events:none}.bx-core-adm-dialog img{pointer-events:auto}*{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}body.user-select *,header *,footer *{-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;-o-user-select:text;user-select:text}body.content_manager *{-moz-user-select:text !important;-webkit-user-select:text !important;-ms-user-select:text !important;-o-user-select:text !important;user-select:text !important}body.content_manager img{pointer-events:auto}body.content_manager .bx-core-adm-dialog img{pointer-events:auto}body.content_manager .lazy-img-wrap:before,body.content_manager .fancybox__content:before,body.content_manager picture:before,body.content_manager .product-preview__img:before{content:none}.content .h1,.content h1,.h1,h1{font-size:2.25rem;line-height:1.22;font-weight:600;font-style:normal;margin-bottom:26px}@media (max-width: 767px){.content .h1,.content h1,.h1,h1{font-size:20px;margin-bottom:17px}}.content .h1.small,.content h1.small,.h1.small,h1.small{font-size:2.125rem;line-height:1.3;font-weight:700;font-style:normal;margin-bottom:24px}@media (max-width: 767px){.content .h1.small,.content h1.small,.h1.small,h1.small{font-size:18px;margin-bottom:17px}}.content .h2,.content h2,.h2,h2{font-size:1.75rem;line-height:1.3;font-weight:600;font-style:normal;margin-bottom:20px}@media (max-width: 767px){.content .h2,.content h2,.h2,h2{font-size:16px;margin-bottom:17px}}.content .h2.article-title,.content h2.article-title,.h2.article-title,h2.article-title{font-size:1.5rem;line-height:1.3;font-weight:600;font-style:normal;margin-bottom:20px}@media (max-width: 767px){.content .h2.article-title,.content h2.article-title,.h2.article-title,h2.article-title{font-size:16px;margin-bottom:17px}}.content .h3,.content h3,.h3,h3{font-size:1.5rem;line-height:1.3;font-weight:600;font-style:normal;margin-bottom:20px}@media (max-width: 767px){.content .h3,.content h3,.h3,h3{font-size:16px;margin-bottom:17px}}.content .h4,.content h4,.h4,h4{font-size:1.125rem;line-height:1.4;font-weight:600;font-style:normal;margin-bottom:20px}@media (max-width: 767px){.content .h4,.content h4,.h4,h4{font-size:14px;margin-bottom:17px}}.content .h5,.content h5,.h5,h5{font-size:.9375rem;line-height:1.4;font-weight:700;font-style:normal;margin:0 0 1.25rem}jdiv{position:relative;z-index:20 !important}jdiv.hoverl_b69e{z-index:21 !important}.slam-menu-active .header-sticky.header-sticky--sticky .header-sticky__inner .header-mid{padding-right:var(--scrollWidth)}.header-sticky{height:var(--headerStickyHeight);transition:box-shadow 0.3s ease;position:relative;z-index:100}.header-sticky.header-sticky--sticky .header-sticky__inner{position:fixed;left:0;right:0;top:0;z-index:150}.header-sticky.header-min .header-sticky__inner{box-shadow:0 3px 20px rgba(0,0,0,0.2)}.header-sticky.header-min .header-bottom{max-height:0px}.header-top,.header-mid,.header-notification{background-color:transparent;position:relative;z-index:101;background-color:#fff}.header-top__inner{padding:17px 0px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 1099px){.header-top__inner{display:none}}.header-top__right{display:flex;align-items:center}.header-top .header-dropdown__contacts{margin-bottom:0px}.header-top .header-dropdown__item{margin-right:50px;margin-bottom:26px}@media (max-width: 1699px){.header-top .header-dropdown__item{margin-right:50px}}@media (max-width: 1339px){.header-top .header-dropdown__item{margin-right:20px;display:none}}.header-mid{padding-top:11px;padding-bottom:28px}@media (max-width: 1099px){.header-mid{padding:10px 0px;background-color:#fff;border-bottom:1px solid #E4E4E4}}.header-mid__inner{display:flex;justify-content:space-between;align-items:center;position:relative}@media (max-width: 1099px){.header-mid__inner{padding-left:50px}}@media (max-width: 767px){.header-mid__inner{padding-left:40px}}.header-mid__logo{display:flex;align-items:center}@media (max-width: 1099px){.header-mid__left{flex:0 0 auto}}.header-mid__logo-img{height:35px;min-width:127px;display:flex}@media (max-width: 1339px){.header-mid__logo-img{margin-right:24px;max-width:200px;display:flex;justify-content:center;align-items:center}}@media (max-width: 1099px){.header-mid__logo-img{display:flex;justify-content:center}}@media (max-width: 767px){.header-mid__logo-img{min-height:23px;min-width:121px;max-width:150px;margin-right:16px}}.header-mid__logo-img img{display:block;max-width:100%;max-height:100%}@media (max-width: 1099px){.header-mid .index-slider__img-wrap{display:flex;justify-content:center;align-items:center}}.header-mid__logo-descr{margin-left:30px;font-size:16px;max-width:140px;line-height:1.23;color:#aaaaaa}@media (max-width: 1339px){.header-mid__logo-descr{display:none}}.header-mid__center{margin-left:52px;margin-right:50px;display:flex;align-items:center;flex-grow:1}@media (max-width: 1339px){.header-mid__center{width:auto;margin-left:12px;margin-right:20px}}@media (max-width: 1099px){.header-mid__center{flex-grow:0;display:none}}.header-mid__search{margin-left:16px;flex-grow:1}@media (max-width: 1099px){.header-mid__search{display:none;position:absolute;top:0;left:-5px;right:-5px;z-index:10;margin-left:0px;margin-top:0px}.header-mid__search.active{display:block}.header-mid__search .form-control{padding:10px 15px}}@media (max-width: 1099px){.header-mid__catalog{display:none}}.header-mid__right{width:230px;display:flex;justify-content:flex-end}@media (max-width: 1099px){.header-mid__right{display:block}}@media (max-width: 767px){.header-mid__right{width:auto;padding-right:5px}.header-mid__right .header-status-bar__item{margin-left:10px}}.header-bottom{max-height:70px;overflow:hidden;transition:max-height 0.3s ease;background:linear-gradient(180deg, #0047BA 0%, #0F2952 100%)}@media (max-width: 1099px){.header-bottom{display:none}}.header-panel{display:flex}.header-panel__item{margin-left:32px;display:flex;align-items:center}.header-panel__title{display:flex;align-items:center}.header-panel__icon{display:flex;justify-content:center;align-items:center;flex:0 0 auto}.header-panel--phone{fill:#0242aa;font-weight:600;position:relative}.header-panel--phone .icon{height:24px !important}@media (min-width: 1100px){.header-panel--phone:hover .header-dropdown{visibility:visible;opacity:1;top:100%;transition:all 0.3s ease}.header-panel--phone:hover .header-panel__title{color:#0242aa}.header-panel--phone:hover .header-panel__title .icon{transition:transform 0.3s ease;transform:rotate(180deg)}}.header-panel--logout,.header-panel--login{fill:#0242aa}@media (min-width: 1024px){.header-panel--logout:hover,.header-panel--login:hover{cursor:pointer;fill:#0284FB}}.header-search{display:flex;align-items:center;position:relative}.header-search .form-control{padding-right:45px;height:44px;background-color:#fff}.header-search__input{width:100%}.header-search__close{display:none;width:28px;height:28px;border-top-right-radius:2px;border-bottom-right-radius:2px;flex:0 0 auto;align-items:center;justify-content:center;fill:#fff;transition:background-color 0.3s ease;position:absolute;right:10px;fill:#0242aa}@media (max-width: 1100px){.header-search__close{display:flex}.header-search__close .icon{max-width:24px}}.header-search__submit{width:28px;height:28px;border-top-right-radius:2px;border-bottom-right-radius:2px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;fill:#fff;transition:background-color 0.3s ease;position:absolute;right:15px;fill:#AAAAAA;transition:all .3s ease}.header-search__submit .icon{max-width:28px}@media (max-width: 1100px){.header-search__submit{right:40px}.header-search__submit .icon{max-width:22px}}@media (min-width: 1100px){.header-search__submit:hover{cursor:pointer;fill:#0284FB}}.header-status-bar{display:flex;align-items:center}@media (max-width: 1099px){.header-status-bar{justify-content:space-between}}.header-status-bar__item{margin-left:30px;display:flex;align-items:center}@media (max-width: 1099px){.header-status-bar__item{margin-left:0px}}@media (min-width: 1024px){.header-status-bar__item:hover{cursor:pointer}}.header-status-bar__icon{display:flex;align-items:center;justify-content:center;position:relative;fill:#0242aa;transition:all 0.3s ease}@media (min-width: 1100px){.header-status-bar__icon:hover{cursor:pointer;fill:#0F2952}}.header-status-bar__icon:active{fill:#0284FB}.header-status-bar__count{position:absolute;width:16px;height:16px;color:#fff;font-size:10px;font-weight:700;background-color:#F6AD20;position:absolute;border-radius:50%;top:0;right:-5px;display:flex;align-items:center;justify-content:center;line-height:0}.header-status-bar__descr{font-size:16px;font-weight:600;margin-left:5px;white-space:nowrap}@media (max-width: 1099px){.header-status-bar__descr{display:none}}.header-notification{padding:16px 0px;background-color:#222;color:#fff}@media (max-width: 1099px){.header-notification{background-color:#F9F9F9;color:#0242aa}}@media (max-width: 1339px){.header-notification{padding:11px 0px}}.header-notification__inner{display:flex;align-items:center;justify-content:space-between}.header-notification__left,.header-notification__right{display:flex;align-items:center}.header-notification__right{flex:0 0 auto}.header-notification__title{font-weight:400;padding-right:0px}@media (max-width: 1099px){.header-notification__title{color:#222}}@media (max-width: 575px){.header-notification__title{font-size:9px}}.header-notification__icon{display:flex;justify-content:center;align-items:center;fill:#F6AD20;margin-right:16px;flex:0 0 auto}@media (max-width: 1099px){.header-notification__icon{fill:#0242aa;margin-right:10px}}@media (max-width: 575px){.header-notification__icon{max-width:20px;max-height:20px}}.header-notification__control{display:flex;align-items:center;color:#aaaaaa;transition:all 0.3s ease}@media (min-width: 1024px){.header-notification__control:hover{cursor:pointer;color:#fff}.header-notification__control:hover .header-notification__control-icon{fill:#fff;transform:rotate(180deg)}}.header-notification__control-icon{transition:all 0.3s ease;fill:#aaaaaa;display:flex;justify-content:center;align-items:center;margin-left:7px;flex:0 0 auto}@media (max-width: 1099px){.header-notification__control-icon{fill:#0242aa}}.header-notification__control-title{font-weight:600}@media (max-width: 767px){.header-notification__control-title{display:none}}.header-dropdown{background:#ffffff;border-radius:2px;padding:34px;position:absolute;box-shadow:0 3px 20px rgba(0,0,0,0.08);width:470px;top:calc(100% + 5px);left:50%;right:0;left:auto;z-index:500;font-weight:400;opacity:0;visibility:hidden}.header-dropdown__phones,.header-dropdown__contacts{margin-bottom:26px}.header-dropdown__timetable{font-weight:600;display:grid;grid-template-columns:minmax(0px, max-content) minmax(0px, max-content)}.header-dropdown__timetable-val{padding-left:10px}.header-dropdown__control{margin-top:21px}.header-dropdown__item{display:flex}.header-dropdown__item .icon{fill:#0242aa;margin-right:14px}.header-mobile{display:none}@media (max-width: 1099px){.header-mobile{display:flex}}.header-mobile-profile{align-items:center;justify-content:center;fill:#0242aa}.header-mobile-search{fill:#222}@media (max-width: 1099px){.header-mobile-menu{position:absolute;left:0;display:flex;align-items:center;justify-content:center}}@media (max-width: 767px){.header-mobile-menu .burger-icon{width:30px;height:22px}}@media (max-width: 575px){.header-mobile-menu .burger-icon{height:14px}}.header-mobile-menu .burger-icon span{background-color:#0242AA}.header-mobile-menu .burger-icon span:before{background-color:#0242AA}.header-mobile-logo{display:none;padding:11px 0px}.mob-menu{--padding: 13px;position:fixed;width:100%;max-width:375px;z-index:200;left:0;background-color:#fff;transition:all 0.3s ease;transform:translateX(-100%);display:flex;border-top:1px solid #e4e4e4}.mob-menu.active{transform:translateX(0)}.mob-menu__inner{display:flex;flex-direction:column;width:100%;overflow:auto}.mob-menu__overflow{overflow:auto}.mob-menu__header{background-color:#0242aa;height:48px;display:flex;align-items:center;justify-content:flex-start;padding:0px var(--padding)}.mob-menu__header .icon{fill:#fff}.mob-menu__catalog-title{font-size:16px;font-weight:700;color:#0242aa;padding:13px var(--padding);display:flex;align-items:center;padding-right:20px;background-color:#0242aa;color:#fff}.mob-menu__catalog-title.active .mob-menu__catalog-toggle{transform:rotate(0deg)}.mob-menu__catalog-title .icon{margin-right:8px;fill:#fff}.mob-menu__catalog-toggle{padding:0px 0px;margin-top:0px;align-self:flex-start;margin-left:auto;width:24px;height:24px;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.902 6.40062L8.73775 1.67508C8.3303 1.30224 7.6697 1.30224 7.26225 1.67508L2.09803 6.40062' stroke='%23fff' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E");transition:all 0.3s ease;transform:rotate(180deg)}.mob-menu__social{margin-top:20px}.mob-menu__nav{padding:0px var(--padding);padding-bottom:20px}.mob-menu__contacts{margin-top:00px;padding:0px var(--padding)}.mob-menu__get-int-touch{margin-top:22px;padding:0px var(--padding);padding-bottom:20px}.mob-menu__footer{padding:28px 16px;margin-top:auto;background-color:#f3f3f3}.mob-menu__footer-title{font-size:16px;font-weight:700;margin-bottom:16px}.mob-menu .phones-list{margin-top:26px}.mob-menu .phones-list__item:not(:last-child){margin-bottom:12px}.mob-menu .phones-list__link{font-size:14px;font-weight:400}.mob-menu .phones-list__icon{flex:0 0 auto;width:auto;margin-right:10px;min-width:auto}.mob-menu .phones-list__icon .icon{max-width:none}.mob-menu .phones-list__mail{margin-top:15px}.social-list{display:flex}.social-list__item{margin-right:9px;border-radius:50%;display:flex;align-items:center;justify-content:center}.social-list__item .icon{fill:#0242AA}.search-results{position:relative;visibility:hidden;opacity:0}@media (max-width: 767px){.search-results{margin-left:-10px;margin-right:-10px}}.search-results.active{opacity:1;visibility:visible}.search-results:before{content:"";position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:100}@media (max-width: 767px){.search-results:before{display:none}}.search-results__overflow{padding:48px}.search-results__inner{position:absolute;width:100%;max-width:1328px;background:#ffffff;box-shadow:0 10px 20px rgba(0,0,0,0.2),0 0px 10px rgba(0,0,0,0.2);height:auto;max-height:calc(100vh - 250px);left:50%;z-index:10;top:0;transform:translate(-50%, 0%);z-index:101;display:flex;padding:48px;padding-bottom:65px}@media (max-width: 1339px){.search-results__inner{padding:15px;width:auto;padding-right:35px}}@media (max-width: 767px){.search-results__inner{left:0;right:0;transform:translate(0, 0);padding-right:5px;padding-top:25px}}.search-results__scroll{max-height:100%;display:flex;width:100%}.search-results__left{overflow:auto;max-width:255px;width:100%;padding-right:30px;border-right:1px solid #e4e4e4}.search-results__left::-webkit-scrollbar{width:5px;height:5px;border-radius:0px;background-color:#f5f5f5}.search-results__left::-webkit-scrollbar-thumb{background-color:#BDBDBD;border-radius:0em}.search-results__left::-webkit-scrollbar-thumb:hover{background-color:#828282}@media (max-width: 1339px){.search-results__left{display:none}}.search-results__right{padding-left:40px;display:flex;flex-direction:column;position:relative}@media (max-width: 1339px){.search-results__right{padding-left:0px;width:100%}}.search-results__title{font-size:16px;font-weight:600;color:#aaaaaa;margin-bottom:26px}@media (max-width: 767px){.search-results__title{font-size:12px;margin-bottom:20px}}.search-results__top{margin-bottom:33px}@media (max-width: 767px){.search-results__top{margin-bottom:0px}}@media (max-width: 1339px){.search-results__top{display:none}}.search-results__close{position:absolute;right:18px;top:18px;display:flex;align-items:center;justify-content:center}@media (min-width: 1024px){.search-results__close:hover{transition:all 0.3s ease;cursor:pointer;transform:rotate(180deg)}}.search-results__close .icon{fill:#2b2a29}@media (max-width: 1339px){.search-results__close{right:6px;top:6px}}.search-results__block{margin-bottom:54px}.search-results__sections{display:flex;align-items:center;flex-wrap:wrap}.search-results__sections-item{padding:4px 8px;font-size:16px;border:1px solid #0242aa;box-sizing:border-box;border-radius:2px;margin-right:10px;color:#0242aa;margin-bottom:10px}@media (min-width: 1024px){.search-results__sections-item:hover{cursor:pointer;background-color:#0242aa;color:#fff}}.search-results__list{padding-right:22px;overflow:auto}.search-results__list::-webkit-scrollbar{width:5px;height:5px;border-radius:0px;background-color:#f5f5f5}.search-results__list::-webkit-scrollbar-thumb{background-color:#BDBDBD;border-radius:0em}.search-results__list::-webkit-scrollbar-thumb:hover{background-color:#828282}@media (max-width: 767px){.search-results__list{margin-top:0px}}.search-results__more{font-size:14px;color:#0242AA;display:none;margin-top:18px}.search-results__more span{margin-right:10px}@media (max-width: 1339px){.search-results__more{display:flex;align-items:center}}.search-results__more .icon{fill:#0242AA}.search-results .paginations{margin:0px;position:absolute;bottom:-50px;left:50%;transform:translateX(-50%)}@media (max-width: 1339px){.search-results .paginations{display:none}}.search-results .paginations__list{flex-wrap:nowrap}.search-results-tags{display:inline-flex;flex-direction:column;align-items:flex-start}.search-results-tags__item{font-size:16px;padding:4px 8px;box-sizing:border-box;border-radius:2px;margin-bottom:10px;transition:all 0.3s ease;display:inline-block;display:none}@media (min-width: 1024px){.search-results-tags__item:hover{cursor:pointer;background-color:#0242aa;color:#fff}}.search-results-tags__item.active{background-color:#0242aa;color:#fff}.search-results-tags__item:nth-child(-n+7){display:inline-block}.search-results-tags.active .search-results-tags__item{display:inline-block}.search-results-tags .nav-show-more{font-size:14px;margin-top:8px}.jv-mobile-or-tablet [class^="menuWrapper"] [class^="menu"]{z-index:300 !important}.breadcrumb{overflow:hidden;margin:38px 0 31px;font-size:.875rem;line-height:1.33333;color:#222;font-weight:400}@media (max-width: 1099px){.breadcrumb{margin-bottom:0px;margin-top:14px}}@media (max-width: 767px){.breadcrumb{margin-top:24px}}.breadcrumb__list{position:relative;display:flex;overflow:hidden;align-items:center;flex-shrink:1;flex-wrap:nowrap;margin:0;padding:0;list-style:none;text-overflow:clip}.breadcrumb__item{position:relative;list-style:none}.breadcrumb__item:first-child .breadcrumb__link{padding:0 10px 0 0}.breadcrumb__item:not(:first-child):before{content:"";position:absolute;top:calc(50% - 4px);width:8px;height:8px;background-position:center;background-repeat:no-repeat;font-weight:400;background-image:url("data:image/svg+xml,%3Csvg width='5' height='9' viewBox='0 0 5 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.535645 8.07129L4.07118 4.53576L0.535645 1.00022' stroke='%232B2A29' stroke-linecap='round'/%3E%3C/svg%3E%0A");left:0;display:block;background-position:center;background-size:contain}.breadcrumb__item:last-child{display:flex;padding-right:0;pointer-events:none}.breadcrumb__item:last-child .breadcrumb__link span{color:#2b2a29}.breadcrumb__link{padding:0 10px 0 15px;transition:color 0.3s;white-space:nowrap;color:#222}.breadcrumb__link:hover span{color:#0242aa}.breadcrumb.not-init .breadcrumb__item:not(:first-child){visibility:hidden;opacity:0}@media (max-width: 1099px){.breadcrumb__item{margin-bottom:22px}.breadcrumb__item:not(:first-child),.breadcrumb__item:not(:last-child){display:none}.breadcrumb__item:nth-last-of-type(2){display:block !important}.breadcrumb__item:nth-last-of-type(2) a{color:#000;font-size:.875rem}.breadcrumb__item:nth-last-of-type(2) a:after{display:none}.breadcrumb__item:first-child{display:none !important}.breadcrumb__item:last-child{display:none}.breadcrumb__item:before{transform:rotate(180deg)}.breadcrumb__item:not(:first-child):before{top:5px;transform:rotate(180deg)}}.get-in-touch{display:flex;align-items:center;justify-content:center;height:46px;width:234px;border-radius:3px;transition:border-color .3s ease}@media (min-width: 1024px){.get-in-touch:hover{cursor:pointer;border-color:#0242AA}}.get-in-touch__inner{width:100%;display:flex;justify-content:center;align-items:center}.get-in-touch__list{display:flex;align-items:center;justify-content:center}.get-in-touch__title{font-size:16px;margin-right:15px;color:inherit}@media (max-width: 767px){.get-in-touch__title{font-size:14px}}.get-in-touch__item{display:flex;align-items:center;justify-content:center}@media (min-width: 1024px){.get-in-touch__item:hover{cursor:pointer}.get-in-touch__item:hover .icon{fill:#0242AA}}.get-in-touch__item .icon{fill:#222;transition:fill .3s ease}.get-in-touch__item:not(:last-child){margin-right:18px}.page-header-section{position:relative;display:flex;align-items:center;margin-bottom:32px}@media (max-width: 1099px){.page-header-section{margin-bottom:0px}}@media (max-width: 575px){.page-header-section{flex-direction:column;align-items:flex-start}.page-header-section span{display:none}}.page-header-section__title{margin-bottom:0px}@media (max-width: 1099px){.page-header-section.page-header-section--sidemenu .page-header-section__title{text-align:center}}@media (max-width: 1099px){.page-header-section.page-header-section--sidemenu{justify-content:center;position:sticky;top:0;padding:14px 0px;border-bottom:1px solid rgba(39,41,55,0.12);z-index:10;background-color:#fff;margin-left:-15px;margin-right:-15px}}.page-header-section__search-result{font-size:20px;line-height:1.2;letter-spacing:-0.6px;color:#1d1e1c;margin-left:12px}@media (max-width: 767px){.page-header-section__search-result{font-size:14px}}@media (max-width: 575px){.page-header-section__search-result{margin-left:0}}.page-header-section__menu{position:absolute;left:15px;top:calc(50% - 12px);display:none}.page-header-section__menu.active{transform:rotate(0deg)}@media (max-width: 1099px){.page-header-section__menu{display:flex;align-items:center;justify-content:center;transform:rotate(-180deg)}}.page-header-section__menu .icon{fill:#fff}@media (max-width: 1099px){.page-header-section{margin-bottom:16px}}.tooltip-wrap{width:16px;height:16px;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8.00006' cy='8' r='5.5' stroke='%23B9C4D6'/%3E%3Cpath d='M8.37732 9.24559H7.37199C7.37461 9.00904 7.39301 8.80535 7.42718 8.63451C7.46398 8.46104 7.52574 8.30465 7.61248 8.16535C7.70184 8.02605 7.82012 7.88806 7.9673 7.75139C8.09083 7.641 8.1986 7.53587 8.29059 7.43599C8.38258 7.33611 8.45486 7.23361 8.50742 7.12848C8.55999 7.02071 8.58627 6.90112 8.58627 6.76971C8.58627 6.61727 8.56262 6.49111 8.51531 6.39123C8.47063 6.28872 8.40229 6.21119 8.3103 6.15862C8.22094 6.10606 8.10792 6.07977 7.97124 6.07977C7.85823 6.07977 7.75309 6.10474 7.65585 6.15468C7.5586 6.20199 7.47843 6.27558 7.41535 6.37546C7.3549 6.47534 7.32336 6.60675 7.32073 6.76971H6.17741C6.1853 6.40963 6.26809 6.11263 6.42579 5.87871C6.58612 5.64216 6.80033 5.46737 7.06841 5.35435C7.3365 5.23871 7.63745 5.18089 7.97124 5.18089C8.33921 5.18089 8.65461 5.24134 8.91744 5.36224C9.18027 5.48051 9.38134 5.6553 9.52064 5.88659C9.65994 6.11526 9.7296 6.39386 9.7296 6.7224C9.7296 6.95106 9.68491 7.15476 9.59555 7.33348C9.50619 7.50958 9.38923 7.67385 9.24467 7.8263C9.10011 7.97874 8.9411 8.13644 8.76763 8.29939C8.61781 8.43344 8.51531 8.57405 8.46011 8.72124C8.40755 8.86843 8.37995 9.04321 8.37732 9.24559ZM7.25371 10.4638C7.25371 10.2956 7.31153 10.1563 7.42718 10.0459C7.54283 9.9329 7.6979 9.87639 7.8924 9.87639C8.08426 9.87639 8.23802 9.9329 8.35367 10.0459C8.47194 10.1563 8.53108 10.2956 8.53108 10.4638C8.53108 10.6268 8.47194 10.7648 8.35367 10.8778C8.23802 10.9908 8.08426 11.0473 7.8924 11.0473C7.6979 11.0473 7.54283 10.9908 7.42718 10.8778C7.31153 10.7648 7.25371 10.6268 7.25371 10.4638Z' fill='%23B9C4D6'/%3E%3C/svg%3E%0A");background-size:contain}@media (min-width: 1024px){.tooltip-wrap:hover{cursor:pointer}}.tooltip-wrap.tooltip-wrap--card{width:18px;height:18px}.tooltip-icon{display:block;width:14px;height:14px;cursor:pointer}.tooltip-icon--question{fill:#8ea0ac}.tooltip-icon--caution{fill:#fca185}.tt-content{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.29;letter-spacing:normal;color:#ffffff}.tooltip{z-index:170}.tooltip.show{opacity:1;padding:15px 0}.tooltip .arrow{display:block;position:absolute;width:20px;height:20px;left:50%;transform:rotate(-45deg) skew(20deg, 20deg);background-color:#fff}.tooltip.tooltip--hover-off{pointer-events:none}.tooltip-inner{background:#fff;box-shadow:0px 3px 40px rgba(0,0,0,0.15);border-radius:10px;padding:25px 15px 10px;max-width:320px}.tooltip-title{display:block;width:100%;font-weight:500;text-align:center}.bs-tooltip-auto[x-placement^="bottom"] .arrow,.bs-tooltip-bottom .arrow{top:6px}.bs-tooltip-auto[x-placement^="top"] .arrow,.bs-tooltip-top .arrow{bottom:6px}.tooltip-close{display:block;position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.5966 10.025C17.1824 9.43923 17.1824 8.48948 16.5966 7.90369C16.0108 7.31791 15.061 7.31791 14.4753 7.9037L12.0003 10.3787L9.5255 7.90392C8.93972 7.31813 7.98997 7.31813 7.40418 7.90392C6.8184 8.4897 6.8184 9.43945 7.40418 10.0252L9.87895 12.5L7.40418 14.9748C6.8184 15.5605 6.8184 16.5103 7.40418 17.0961C7.98997 17.6819 8.93972 17.6819 9.5255 17.0961L12.0003 14.6213L14.4752 17.0963C15.061 17.6821 16.0108 17.6821 16.5966 17.0963C17.1824 16.5105 17.1824 15.5608 16.5966 14.975L14.1216 12.5L16.5966 10.025Z' fill='%23373E31'/%3E%3C/svg%3E%0A");width:24px;height:24px;top:16px;right:4px;z-index:1;cursor:pointer}@media (min-width: 1340px){.tooltip-inner{padding:12px}.tooltip-close{display:none}}.no-critical{visibility:hidden}.no-critical.no-critical--preloader{position:relative;visibility:visible}.no-critical.no-critical--preloader:after{position:absolute;z-index:180;top:0;left:0;width:100%;height:100%;content:'';background-color:#fff}.no-critical.no-critical--preloader:before{position:absolute;z-index:181;top:30vh;left:calc(50% - 20px);display:block;width:40px;height:40px;content:'';transform-origin:50% 50%;animation-name:rotate;animation-duration:600ms;animation-timing-function:linear;animation-iteration-count:infinite;border:4px solid #eee;border-top-color:#222D6C;border-radius:100%;box-shadow:0 0px 15px 4px #fff}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.btn{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.3s, color 0.3s, border 0.3s;text-align:center;white-space:nowrap;text-decoration:none;letter-spacing:0;background-color:#0242aa;color:#fff;font-size:16px;line-height:1;font-weight:600;border-radius:5px;height:40px}@media (max-width: 1099px){.btn{height:34px}}.btn svg{transition:fill 0.3s}.btn:hover{text-decoration:none}@media (max-width: 767px){.btn{font-size:14px}}.btn--catalog{padding:10px 18px;background-color:#F6AD20}.btn--catalog .icon{margin-right:4px}@media (min-width: 1100px){.btn--catalog:hover{cursor:pointer;background-color:#0242aa}}.btn--primary{padding:0px 17px}.btn--primary .icon{fill:#fff;margin-right:10px}@media (min-width: 1100px){.btn--primary:hover{cursor:pointer;background-color:#0F2952}}.btn--gray{padding:0px 17px;background-color:#dbdee2;display:flex;align-items:center}.btn--gray .icon{margin-left:8px}.btn--gray[disabled]{opacity:0.5;pointer-events:none}@media (min-width: 1100px){.btn--gray:hover{cursor:pointer;background-color:#c6c9ce}}.btn--gray a{display:flex;align-items:center}.btn--gray *{color:#fff;fill:#fff}.btn--wide{width:100%;background-color:transparent;color:#0242aa;border:2px solid #0242aa;display:flex;justify-content:center;padding:0px 30px}@media (min-width: 1024px){.btn--wide:hover{cursor:pointer;color:#0F2952;border-color:#0F2952;background-color:transparent}}.btn--fw{width:100%}.btn--color{border:2px solid #0242aa;padding:0px 17px;color:#0242aa;transition:all 0.3s ease;background-color:#fff}@media (min-width: 1024px){.btn--color:hover{cursor:pointer;color:#0F2952;border-color:#0F2952}}.btn--green{background-color:#6bc684}@media (min-width: 1024px){.btn--green:hover{cursor:pointer;background-color:#3f9e59}}.btn--text{padding:0px;border:none;height:auto;color:#222;background-color:transparent}@media (min-width: 1024px){.btn--text:hover{cursor:pointer;color:#0242aa}}.btn--text2{padding:0px;border:none;height:auto;color:#0242aa;background-color:transparent}@media (min-width: 1024px){.btn--text2:hover{cursor:pointer;color:#0284FB}}.lazy-img[data-bg],.swiper-lazy[data-bg]{display:block;background-image:linear-gradient(#f4f4f4, #f4f4f4)}.lazy-img-wrap{position:relative;display:block}.lazy-img-wrap.loaded .preloader{display:none}.lazy-img-wrap{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.lazy-img-wrap.loaded .preloader{display:none}.lazy-video{position:relative;height:500px;max-width:100%}.lazy-video .lazy-video.loaded ~ .preloader{display:none}.lazy-video-youtube-wrapper{padding-bottom:56.25%;position:relative;max-width:1920px}.lazy-video-youtube-wrapper .lazy-video-youtube{position:absolute;top:0;left:0;right:0;bottom:0;height:auto;width:100%;height:100%}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform}.swiper-container{overflow:hidden;margin-left:auto;margin-right:auto;position:relative;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-pagination-custom{height:60px;margin-top:30px;display:flex;align-items:center}@media (max-width: 767px){.swiper-pagination-custom{margin-top:20px}}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height, -webkit-transform;transition-property:height, -webkit-transform;-o-transition-property:transform, height;transition-property:transform, height;transition-property:transform, height, -webkit-transform}[src='data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==']{max-width:1px;max-height:1px}.swiper-button-next,.swiper-button-prev{width:40px;height:40px;padding:0px;color:#fff;font-family:"IMBPlex",Arial,Verdana,sans-serif;font-weight:400;border:1px solid #AAAAAA;background:#fff;font-size:20px;border-radius:4px;position:relative;box-sizing:border-box;display:flex;justify-content:center;align-items:center;line-height:1.3}.swiper-button-next .icon,.swiper-button-prev .icon{fill:#0242aa}@media (max-width: 767px){.swiper-button-next,.swiper-button-prev{display:none}}.swiper-button-next--nav,.swiper-button-prev--nav{opacity:1;background-size:12px 12px;box-shadow:none;width:30px;height:30px;top:calc(50% - 15px)}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0;cursor:default}.swiper-container-rtl{background-image:url("data:image/svg+xml,%3Csvg width='12' height='20' viewBox='0 0 12 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1L1.92307 10L10.9231 19' stroke='black' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:45% 50%;left:-29px}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:0.3s opacity;-o-transition:0.3s opacity;transition:0.3s opacity;left:50%;bottom:-40px;transform:translateX(-50%);z-index:5;display:flex}@media (max-width: 575px){.swiper-pagination{bottom:-40px}}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination.swiper-pagination--line .swiper-pagination-bullet{width:79px;height:4px;border-radius:2px;background-color:#005bab;margin:0 6px}.swiper-pagination.swiper-pagination--line .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover{opacity:0.8}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{background:#AAAAAA}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:0.2s left, 0.2s -webkit-transform;transition:0.2s left, 0.2s -webkit-transform;-o-transition:0.2s transform, 0.2s left;transition:0.2s transform, 0.2s left;transition:0.2s transform, 0.2s left, 0.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:0.2s right, 0.2s -webkit-transform;transition:0.2s right, 0.2s -webkit-transform;-o-transition:0.2s transform, 0.2s right;transition:0.2s transform, 0.2s right;transition:0.2s transform, 0.2s right, 0.2s -webkit-transform}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,0.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,0.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none !important}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite;animation:swiper-preloader-spin 1s steps(12, end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-button-prev,.swiper-button-next{visibility:hidden}.swiper-container-initialized ~ .swiper-button-prev,.swiper-container-initialized ~ .swiper-button-next,.swiper-container-initialized .swiper-button-prev,.swiper-container-initialized .swiper-button-next{visibility:visible}.swiper{position:relative}.swiper-pagination-bullet{width:30px;height:2px;border:1px solid #AAAAAA;background-color:transparent;margin-right:3px;border-radius:3px}.swiper-pagination-bullet:last-child{margin-right:0px}.swiper-pagination-bullet-active{border-color:#F6AD20;background-color:#F6AD20;pointer-events:none}@media (min-width: 1024px){.swiper-pagination-bullet:hover{cursor:pointer;border-color:#FFE9B4}}.pagination-progressbar{width:100%;height:2px;background-color:#000;position:relative}.pagination-fractions{position:absolute;left:50%;transform:translate(-50%, -50%);top:50%;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-style:normal;font-weight:300;font-size:24px;line-height:24px}.pagination-progressbar-fill{height:4px;background-color:#fff;position:absolute;top:-2px}.swiper-button-next,.swiper-button-prev{position:absolute;z-index:10;border:1px solid #AAAAAA;border-radius:4px;top:50%;transform:translateY(-50%)}@media (min-width: 1024px){.swiper-button-next:hover,.swiper-button-prev:hover{cursor:pointer;transition:all .3s ease;box-shadow:0px 2px 10px rgba(0,0,0,0.2)}}.swiper-button-next{right:0;transform:translate(50%, -50%)}.swiper-button-prev{left:0;transform:translate(-50%, -50%)}


/* End */


/* Start:/local/templates/html_conotech/components-template/nav/style.css?173684596015193*/
.nav--header-top .nav-list {
  display: flex; }

.nav--header-top .nav-item {
  margin-right: 32px;
  position: relative;
  font-size: 16px; }
  @media (max-width: 767px) {
    .nav--header-top .nav-item {
      font-size: 12px; } }
  .nav--header-top .nav-item:after {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    right: 100%;
    height: 1px;
    background-color: #0242aa;
    transition: all 0.3s ease; }
  @media (max-width: 1339px) {
    .nav--header-top .nav-item {
      margin-right: 20px;
      white-space: nowrap; } }
  @media (min-width: 1024px) {
    .nav--header-top .nav-item:hover {
      cursor: pointer; }
      .nav--header-top .nav-item:hover .nav-link {
        color: #0242aa; }
      .nav--header-top .nav-item:hover:after {
        right: 0; } }
  .nav--header-top .nav-item:active .nav-link {
    color: #0284FB; }
  .nav--header-top .nav-item:active:after {
    background-color: #0284FB; }
  .nav--header-top .nav-item.active {
    pointer-events: none; }
    .nav--header-top .nav-item.active .nav-link {
      color: #0284FB; }

.nav--header-bottom {
  font-weight: 500; }
  .nav--header-bottom .nav-list {
    display: flex;
    align-items: center; }
  .nav--header-bottom .nav-item {
    display: flex;
    font-size: 20px;
    align-items: center;
    justify-content: center; }
    @media (max-width: 1699px) {
      .nav--header-bottom .nav-item {
        margin-right: 10px; } }
    .nav--header-bottom .nav-item--align-right {
      margin-left: auto; }
    .nav--header-bottom .nav-item:last-child {
      margin-right: 0px; }
    .nav--header-bottom .nav-item .nav-link {
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      white-space: nowrap;
      width: 100%;
      position: relative;
      background: linear-gradient(180deg, #0047ba 0%, #0f2952 100%);
      transition: background-color 0.3s ease;
      padding: 0px 40px; }
      .nav--header-bottom .nav-item .nav-link:before {
        position: absolute;
        content: "";
        left: 0;
        right: 100%;
        top: 0;
        height: 4px;
        background: #F6AD20;
        border-radius: 0px 0px 3px 3px;
        transition: all 0.3s ease; }
      @media (max-width: 1699px) {
        .nav--header-bottom .nav-item .nav-link {
          padding: 0px 20px; } }
      @media (min-width: 1100px) {
        .nav--header-bottom .nav-item .nav-link:hover {
          cursor: pointer; }
          .nav--header-bottom .nav-item .nav-link:hover:before {
            right: 0; } }
    .nav--header-bottom .nav-item .nav-item-name {
      color: #fff;
      position: relative;
      padding: 14px 0px;
      display: block; }
    .nav--header-bottom .nav-item .icon {
      fill: #fff; }
    .nav--header-bottom .nav-item.active .nav-item-name:after {
      right: 0; }
    .nav--header-bottom .nav-item.active .nav-link {
      pointer-events: none; }
      .nav--header-bottom .nav-item.active .nav-link:before {
        right: 0; }

.nav--footer .nav-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start; }

.nav--footer .nav-item {
  margin-bottom: 20px;
  position: relative; }
  .nav--footer .nav-item:after {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    right: 100%;
    height: 1px;
    background-color: #F6AD20;
    transition: all 0.3s ease; }
  @media (min-width: 1024px) {
    .nav--footer .nav-item:hover {
      cursor: pointer; }
      .nav--footer .nav-item:hover .nav-link {
        color: #F6AD20; }
      .nav--footer .nav-item:hover .nav-item-name {
        color: #F6AD20; }
      .nav--footer .nav-item:hover:after {
        right: 0; } }
  .nav--footer .nav-item.active {
    pointer-events: none; }
    .nav--footer .nav-item.active .nav-link .nav-item-name {
      color: #F6AD20; }
  @media (max-width: 767px) {
    .nav--footer .nav-item {
      margin-bottom: 12px; } }

.nav--footer .nav-item-name {
  color: #aaaaaa;
  font-weight: 500; }

@media (max-width: 767px) {
  .nav--footer {
    padding-left: 25px;
    margin-top: 16px; } }

.nav--mobile .nav-item-icon {
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center; }

.nav--mobile .nav-list {
  display: flex;
  flex-direction: column; }

.nav--mobile .nav-item {
  padding: 10px 0px; }

.nav--mobile .nav-link {
  display: flex;
  align-items: center;
  fill: #0242AA;
  font-size: 16px;
  font-weight: 400; }

.nav--mobile .nav-item--align-right .nav-link {
  color: #0242AA; }

.nav--mobile .nav-item--align-right {
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e4e4e4; }
  .nav--mobile .nav-item--align-right .nav-link {
    font-weight: 700; }
  .nav--mobile .nav-item--align-right .nav-item-name {
    color: #222222; }

.nav-mobile--bold .nav-item {
  font-weight: 600; }

.nav--catalog .nav-list {
  column-count: 3;
  display: block; }

.nav--catalog .nav-item {
  margin-bottom: 90px;
  break-inside: avoid-column;
  page-break-inside: avoid; }

.nav--catalog .nav-link {
  margin-bottom: 25px;
  font-weight: 600;
  font-size: 24px; }

.nav--catalog .nav-lvl2-link {
  font-size: 18px;
  margin-bottom: 20px;
  break-inside: avoid-column;
  page-break-inside: avoid; }

.nav--catalog .nav-lvl2-item {
  break-inside: avoid-column;
  page-break-inside: avoid;
  display: none; }
  .nav--catalog .nav-lvl2-item:nth-child(-n + 6) {
    display: block; }

.nav--catalog .nav-list.more .nav-lvl2-item {
  display: block; }

.nav--side-catalog .nav-item {
  padding: 4px 0px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column; }
  .nav--side-catalog .nav-item .icon {
    display: none;
    transform: rotate(0deg);
    fill: #0242aa;
    transition: all 0.3s ease; }

.nav--side-catalog .nav-item.active {
  font-weight: 700; }
  .nav--side-catalog .nav-item.active .nav-item-name {
    color: #0242aa; }

.nav--side-catalog .nav-list.more .nav-item {
  display: flex; }

.nav--side-catalog .nav-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px; }

.nav--side-catalog .nav-link {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
  position: relative;
  padding-left: 20px;
  line-height: 1.5; }
  .nav--side-catalog .nav-link:before {
    position: absolute;
    display: block;
    content: '';
    top: 10px;
    left: 0;
    height: 4px;
    width: 4px;
    background-color: #0D2DFF; }
  .nav--side-catalog .nav-link.active {
    font-weight: 600;
    color: #0242aa; }
    .nav--side-catalog .nav-link.active .icon {
      transform: rotate(90deg); }
  @media (min-width: 1024px) {
    .nav--side-catalog .nav-link:hover {
      cursor: pointer;
      color: #0242aa; } }
  .nav--side-catalog .nav-link:active, .nav--side-catalog .nav-link:focus {
    color: #0284FB; }

.nav--side-catalog .nav-lvl2 {
  max-height: 0px;
  overflow: hidden;
  transition: all 0.2s linear; }
  .nav--side-catalog .nav-lvl2.active {
    max-height: 1000px; }

.nav--side-catalog .nav-lvl2-list {
  padding-top: 4px; }

.nav--side-catalog .nav-lvl2-item {
  padding: 6px 0px; }
  .nav--side-catalog .nav-lvl2-item.active .nav-lvl2-link {
    color: #0242aa; }
    .nav--side-catalog .nav-lvl2-item.active .nav-lvl2-link::before {
      background-color: #0242aa; }

.nav--side-catalog .nav-lvl2-link {
  font-size: 14px;
  transition: all 0.3s ease;
  padding-left: 15px;
  position: relative; }
  .nav--side-catalog .nav-lvl2-link::before {
    position: absolute;
    content: "";
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #e4e4e4;
    top: calc(50% - 3px);
    transition: all 0.3s ease; }
  @media (min-width: 1024px) {
    .nav--side-catalog .nav-lvl2-link:hover {
      color: #0242aa;
      cursor: pointer; }
      .nav--side-catalog .nav-lvl2-link:hover::before {
        background-color: #0242aa; } }

.nav--side-catalog .nav-show-more {
  font-size: 16px;
  margin-top: 8px; }

.nav--side-search .nav-item {
  padding: 6px 0px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start; }
  .nav--side-search .nav-item .icon {
    transform: rotate(0deg);
    margin-right: 14px;
    fill: #0242aa;
    transition: all 0.3s ease; }

.nav--side-search .nav-item {
  display: none;
  font-size: 14px; }
  .nav--side-search .nav-item:nth-child(-n + 7) {
    display: flex; }

.nav--side-search .nav-list.more .nav-item {
  display: flex; }

.nav--side-search .nav-link {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: flex-start;
  transition: all 0.3s ease; }
  .nav--side-search .nav-link.active {
    font-weight: 600; }
    .nav--side-search .nav-link.active .icon {
      transform: rotate(90deg); }
  @media (min-width: 1024px) {
    .nav--side-search .nav-link:hover {
      cursor: pointer;
      color: #0242aa; } }

.nav--side-search .nav-lvl2 {
  max-height: 0px;
  overflow: hidden;
  transition: all 0.2s linear; }
  .nav--side-search .nav-lvl2.active {
    max-height: 1000px; }

.nav--side-search .nav-lvl2-item {
  padding: 4px 0px; }

.nav--side-search .nav-lvl2-list {
  padding-left: 21px; }

.nav--side-search .nav-lvl2-link {
  font-size: 14px;
  padding: 4px 5px;
  transition: all 0.3s ease; }
  @media (min-width: 1024px) {
    .nav--side-search .nav-lvl2-link:hover {
      cursor: pointer;
      background-color: #f6f6f6; } }

.nav--side-search .nav-show-more {
  font-size: 14px;
  margin-top: 8px; }

@media (max-width: 1339px) {
  .nav--personal {
    margin-bottom: 30px;
    height: 40px; } }

.nav--personal .nav-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  @media (max-width: 1339px) {
    .nav--personal .nav-list {
      z-index: 10;
      max-height: 0px;
      overflow: hidden;
      padding-top: 40px;
      position: relative;
      border: 1px solid #e4e4e4;
      box-sizing: border-box;
      border-radius: 3px;
      transition: all 0.3s ease;
      background-color: #fff; }
      .nav--personal .nav-list:after {
        position: absolute;
        content: "";
        width: 10px;
        height: 6px;
        background-repeat: no-repeat;
        background-position: center;
        right: 15px;
        top: 15px;
        background-image: url("data:image/svg+xml,%3Csvg width='12' height='6' viewBox='0 0 12 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6.04 5L11 1' stroke='%23FE7235' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
        transition: all 0.3s ease; } }
  @media (max-width: 1339px) {
    .nav--personal .nav-list.active {
      box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
      max-height: 500px; }
      .nav--personal .nav-list.active:after {
        position: absolute;
        content: "";
        transform: rotate(180deg); } }

.nav--personal .nav-item {
  padding: 6px 10px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 15px;
  transition: all 0.3s ease; }
  @media (max-width: 1339px) {
    .nav--personal .nav-item {
      padding: 6px 15px;
      margin-bottom: 0px; } }
  .nav--personal .nav-item.active {
    pointer-events: none;
    background-color: #0242aa; }
    .nav--personal .nav-item.active .nav-item-name {
      color: #fff; }
    @media (max-width: 1339px) {
      .nav--personal .nav-item.active {
        position: absolute;
        background-color: #fff;
        top: 0; }
        .nav--personal .nav-item.active .nav-item-name {
          color: inherit; } }
  @media (min-width: 1024px) {
    .nav--personal .nav-item:hover {
      cursor: pointer;
      background-color: #0242aa; }
      .nav--personal .nav-item:hover .nav-item-name {
        color: #fff; } }

.nav--rika-menu {
  break-inside: avoid-column;
  page-break-inside: avoid;
  width: 100%;
  margin-bottom: 30px; }
  @media (max-width: 1099px) {
    .nav--rika-menu {
      margin-bottom: 0px; } }
  .nav--rika-menu .nav-item-img-wrap {
    width: 80px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    flex: 0 0 auto;
    transition: all 0.3s ease;
    transform: scale(1.01); }
    @media (max-width: 1699px) {
      .nav--rika-menu .nav-item-img-wrap {
        width: 70px;
        height: 42px; } }
    @media (max-width: 1339px) {
      .nav--rika-menu .nav-item-img-wrap {
        width: 50px;
        height: 30px;
        margin-right: 10px; } }
    .nav--rika-menu .nav-item-img-wrap img {
      max-width: 100%;
      max-height: 100%; }
  .nav--rika-menu .nav-link {
    display: flex;
    align-items: flex-start;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 16px; }
    @media (max-width: 1699px) {
      .nav--rika-menu .nav-link {
        font-size: 22px; } }
    @media (max-width: 1339px) {
      .nav--rika-menu .nav-link {
        font-size: 20px; } }
    @media (max-width: 1099px) {
      .nav--rika-menu .nav-link {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0px; } }
    @media (min-width: 1024px) {
      .nav--rika-menu .nav-link:hover {
        cursor: pointer;
        color: #0242aa; }
        .nav--rika-menu .nav-link:hover .nav-item-img-wrap {
          transform: scale(1.1); } }
  .nav--rika-menu .nav-lvl2-item {
    padding: 6px 0px; }
    @media (min-width: 1024px) {
      .nav--rika-menu .nav-lvl2-item:hover {
        cursor: pointer; }
        .nav--rika-menu .nav-lvl2-item:hover .nav-lvl2-item-name:after {
          right: 0; } }
    .nav--rika-menu .nav-lvl2-item.active .nav-lvl2-item-name:after {
      right: 0; }
    .nav--rika-menu .nav-lvl2-item.active .nav-lvl2-link:before {
      background-color: #0242AA; }
  .nav--rika-menu .nav-lvl2-item-name {
    position: relative; }
    .nav--rika-menu .nav-lvl2-item-name:after {
      position: absolute;
      content: "";
      left: 0;
      right: 100%;
      transition: all 0.3s ease;
      background-color: #0242aa;
      bottom: -1px;
      height: 1px; }
  .nav--rika-menu .nav-lvl2-list {
    padding-left: 100px; }
    @media (max-width: 1339px) {
      .nav--rika-menu .nav-lvl2-list {
        padding-left: 60px; } }
    @media (max-width: 1099px) {
      .nav--rika-menu .nav-lvl2-list {
        padding-left: 0px; } }
  .nav--rika-menu .nav-lvl2-link {
    font-size: 16px;
    padding-left: 18px;
    position: relative; }
    @media (max-width: 1339px) {
      .nav--rika-menu .nav-lvl2-link {
        font-size: 14px; } }
    @media (min-width: 1024px) {
      .nav--rika-menu .nav-lvl2-link:hover {
        cursor: pointer;
        color: #0242aa; }
        .nav--rika-menu .nav-lvl2-link:hover:before {
          background-color: #0242AA; } }
    .nav--rika-menu .nav-lvl2-link:before {
      position: absolute;
      content: "";
      width: 6px;
      height: 6px;
      border-radius: 50%;
      left: 0;
      top: calc(50% - 3px);
      background-color: #e4e4e4;
      transition: all 0.3s ease; }

/* End */


/* Start:/local/templates/html_conotech/components-template/phones-list/style.css?17368459601122*/
.phones-list__item {
  display: flex;
  align-items: center; }
  .phones-list__item:not(:last-child) {
    margin-bottom: 15px; }
    @media (max-width: 1099px) {
      .phones-list__item:not(:last-child) {
        margin-bottom: 7px; } }
    @media (max-width: 767px) {
      .phones-list__item:not(:last-child) {
        margin-bottom: 12px; } }
  @media (min-width: 1024px) {
    .phones-list__item:hover {
      cursor: pointer; }
      .phones-list__item:hover .phones-list__icon {
        fill: #F6AD20; }
      .phones-list__item:hover .phones-list__link {
        color: #F6AD20; } }

.phones-list__icon {
  display: flex;
  align-items: center;
  margin-right: 14px;
  fill: #0242aa;
  transition: all .3s ease; }
  @media (max-width: 767px) {
    .phones-list__icon {
      min-width: 60px;
      flex: 0 0 auto; }
      .phones-list__icon .icon {
        flex: 0 0 auto;
        max-width: 50%; } }

@media (max-width: 767px) {
  .phones-list__mail {
    margin-top: 30px; } }

.phones-list__link {
  transition: all .3s ease; }
  @media (max-width: 767px) {
    .phones-list__link {
      font-size: 12px; } }

/* End */


/* Start:/local/templates/html_conotech/components-template/burger/style.css?17368459602684*/
.burger-icon {
  width: 32px;
  height: 32px;
  margin-right: 9px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }
  @media (min-width: 576px) {
    .burger-icon {
      height: 22px;
      width: 32px; } }
  .burger-icon span {
    display: block;
    position: absolute;
    height: 2px;
    right: 4px;
    background: #fff;
    border-radius: 10px;
    opacity: 1;
    left: 4px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
    .burger-icon span:before {
      content: '';
      display: block;
      position: absolute;
      height: 4px;
      width: 4px;
      background-color: #fff;
      border-radius: 50%;
      top: -1px;
      left: 70%; }
    .burger-icon span:nth-child(1) {
      top: 0px;
      width: 80%;
      margin: auto; }
      @media (min-width: 576px) {
        .burger-icon span:nth-child(1) {
          top: 4px; } }
    .burger-icon span:nth-child(2) {
      width: 80%;
      top: 6px; }
      .burger-icon span:nth-child(2):before {
        left: 20%; }
      @media (min-width: 576px) {
        .burger-icon span:nth-child(2) {
          top: 11px; } }
    .burger-icon span:nth-child(3) {
      width: 80%;
      top: 6px; }
      .burger-icon span:nth-child(3):before {
        left: 20%; }
      @media (min-width: 576px) {
        .burger-icon span:nth-child(3) {
          top: 11px; } }
    .burger-icon span:nth-child(4) {
      top: 12px;
      width: 80%;
      margin: auto; }
      @media (min-width: 576px) {
        .burger-icon span:nth-child(4) {
          top: 18px; } }
  .burger-icon.active span:before {
    content: none; }
  .burger-icon.active span:nth-child(1) {
    display: none; }
  .burger-icon.active span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .burger-icon.active span:nth-child(3) {
    top: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
    @media (min-width: 576px) {
      .burger-icon.active span:nth-child(3) {
        top: 11px; } }
  .burger-icon.active span:nth-child(4) {
    display: none; }

/* End */


/* Start:/local/templates/html_conotech/components-template/form-mixin/style.css?173684596018715*/
.select {
  position: relative;
  display: flex;
  width: 210px;
  height: 32px; }
  @media (min-width: 1100px) {
    .select:hover .select-head__title {
      color: #0242aa; }
    .select:hover .select-head .icon {
      fill: #0242aa; } }
  .select.active .select-head__title {
    color: #0242aa; }
  .select.active .select-head .icon {
    transform: rotate(180deg); }
  .select.active .select-body {
    z-index: 50;
    transition: transform 0.2s;
    transform: none; }
    @media (max-width: 767px) {
      .select.active .select-body {
        transform: translateX(-50%) scaleY(1); } }
  .select .select-head {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 10px;
    cursor: pointer;
    border: 1px solid #e4e4e4;
    border-radius: 2px; }
    .select .select-head__title {
      display: inline-flex;
      transition: color 0.3s;
      color: #222222;
      white-space: nowrap; }
    .select .select-head .icon {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 7px;
      transition: fill 0.3s;
      fill: #222222; }
  .select .select-body {
    position: absolute;
    z-index: 0;
    top: calc(100% + 5px);
    right: 0;
    left: 0;
    overflow: auto;
    width: 100%;
    min-width: 150px;
    height: auto;
    margin: 0;
    padding: 0;
    transition: transform 0.3s, top 0.3s;
    transform: scaleY(0);
    transform-origin: top right;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    will-change: transform; }
    @media (max-width: 767px) {
      .select .select-body {
        left: 50%;
        transform: translateX(-50%) scaleY(0); } }
  .select .select-list {
    overflow-y: auto;
    max-height: 350px;
    text-align: left; }
  .select .nav-default-l2-link__text {
    position: relative;
    padding: 7px 10px;
    cursor: pointer;
    transition: background 0.3s, color 0.3s;
    color: #2b2a28;
    line-height: 1.2; }
    @media (max-width: 767px) {
      .select .nav-default-l2-link__text {
        font-size: 14px; } }
    .select .nav-default-l2-link__text.active {
      text-decoration: underline;
      pointer-events: none;
      font-weight: bold;
      text-decoration-color: #f5e570; }
    .select .nav-default-l2-link__text:hover {
      color: #aaa;
      background-color: #fafafa; }

.radio-option input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none; }

.radio-option__input {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px; }

.radio-option__caption {
  position: relative;
  padding: 5px 7px;
  cursor: pointer;
  transition: background 0.3s, color 0.3s;
  white-space: nowrap;
  color: #aaaaaa;
  display: flex;
  align-items: center; }
  .radio-option__caption .icon {
    transition: all 0.3s ease;
    flex: 0 0 auto;
    fill: #aaaaaa; }
  .radio-option__caption:checked {
    text-decoration: underline;
    pointer-events: none;
    font-weight: bold;
    text-decoration-color: #f5e570; }
  .radio-option__caption:hover {
    color: #0242aa;
    background-color: #fafafa; }
    .radio-option__caption:hover .icon {
      fill: #0242aa; }

.radio-option.selected .radio-option__caption {
  text-decoration: none;
  pointer-events: none;
  opacity: 0.7; }

.delivery-select {
  width: 100%;
  height: 40px;
  border: 1px solid #ebebeb;
  border-radius: 2px; }
  .delivery-select .select-head__title {
    color: #0242aa; }
  .delivery-select .select-head .icon {
    margin-left: auto; }

.select--profil {
  width: auto;
  height: 40px;
  border: 1px solid #ebebeb;
  border-radius: 2px; }

.select--links-block {
  width: auto;
  margin: 0 0 0 20px; }
  .select--links-block .select-head {
    position: relative;
    padding: 0; }
    .select--links-block .select-head::before {
      position: absolute;
      top: calc(100% - 3px);
      left: 0;
      opacity: 0;
      width: 0;
      height: 3px;
      content: "";
      transition: width 0.4s, opacity 0.4s;
      background: #0242aa; }
    .select--links-block .select-head__title {
      margin: 8px 8px 8px 0;
      white-space: nowrap;
      color: #aaa;
      font-family: "IMBPlex", Arial, Verdana, sans-serif;
      font-size: 14px;
      font-weight: 600;
      line-height: 1; }
    .select--links-block .select-head .icon {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 0;
      transition: fill 0.3s;
      fill: #aaa; }
  @media (min-width: 1100px) {
    .select--links-block:hover .select-head::before {
      opacity: 1;
      width: 100%;
      transition: width 0.4s, opacity 0.4s; }
    .select--links-block:hover .select-head__title {
      color: #aaa; } }
  @media (min-width: 768px) {
    .select--links-block {
      margin: 10px 32px; }
      .select--links-block .select-head__title {
        font-size: 24px; } }

.form-group {
  position: relative;
  width: 100%;
  font-family: "IMBPlex", Arial, Verdana, sans-serif; }
  .form-group.has-error .form-control {
    border-color: #EB5757; }
    .form-group.has-error .form-control:focus {
      border-color: #EB5757; }
  .form-group.has-error .help-block {
    position: absolute;
    top: calc(100% + 0px);
    left: 0;
    color: #EB5757;
    font-size: 12px; }
    @media (max-width: 767px) {
      .form-group.has-error .help-block {
        font-size: 12px; } }
  .form-group .checkbox label a {
    margin: 0 5px;
    text-decoration: underline;
    color: #222222; }
    .form-group .checkbox label a:hover {
      text-decoration: none; }

.form-group--margin:not(:last-child) {
  margin-bottom: 19px; }

.form-control {
  box-sizing: border-box;
  width: 100%;
  padding: 6px 13px 7px 13px;
  background-color: #f6f6f6;
  transition: all 0.3s, border 0.3s;
  color: #222222;
  border: 2px solid #e4e4e4;
  border-radius: 3px;
  outline: none;
  font-size: 16px;
  line-height: 1; }
  @media (min-width: 1024px) {
    .form-control:hover {
      cursor: pointer;
      border-color: #aaaaaa; } }
  .form-control:focus {
    background-color: #fff;
    border-color: #aaaaaa; }
  @media (max-width: 767px) {
    .form-control {
      padding: 12px 15px;
      font-size: 12px; } }
  @media (max-width: 575px) {
    .form-control {
      padding: 7px 15px; } }
  .form-control::placeholder {
    color: rgba(170, 170, 170, 0.5);
    font-size: 16px;
    font-weight: 400; }

.form-control-label {
  font-size: 16px;
  margin-bottom: 7px;
  display: block; }
  @media (max-width: 767px) {
    .form-control-label {
      font-size: 12px; } }
  .form-control-label .label-required {
    color: #eb5757;
    font-size: 18px;
    line-height: 1; }

.form-control--textarea {
  font-family: "IMBPlex", Arial, Verdana, sans-serif;
  font-size: 15px;
  color: #222222;
  height: 120px; }

.form-control--margin {
  margin-bottom: 27px; }
  @media (max-width: 767px) {
    .form-control--margin {
      margin-bottom: 17px; } }

.checkbox {
  position: relative;
  display: flex;
  align-items: center; }
  .checkbox__descr {
    font-size: 13px;
    color: #757575;
    margin-left: 10px;
    white-space: normal; }
    .checkbox__descr a {
      color: #0242aa;
      text-decoration: underline; }
      @media (min-width: 1100px) {
        .checkbox__descr a:hover {
          cursor: pointer;
          color: #0242aa;
          text-decoration: none; } }
    @media (max-width: 767px) {
      .checkbox__descr {
        white-space: inherit; } }
    @media (max-width: 575px) {
      .checkbox__descr {
        font-size: 11px;
        margin-left: 10px; } }
  .checkbox__descr--mw {
    max-width: 550px;
    white-space: normal; }
  .checkbox input {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    width: 2px;
    height: 2px; }
  .checkbox label {
    display: block;
    padding: 0 0 0 18px;
    cursor: pointer;
    transition: color 0.3s;
    color: #696969;
    font-size: 1rem;
    height: 18px;
    background-color: #fff;
    position: relative; }
    @media (max-width: 767px) {
      .checkbox label {
        font-size: 14px; } }
  .checkbox label:before {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    box-sizing: border-box;
    width: 18px;
    height: 18px;
    content: "";
    user-select: none;
    transition: box-shadow 0.2s, border 0.2s;
    border: 1px solid #e4e4e4;
    border-radius: 1px;
    background-color: #fbfbfb;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: contain;
    border-radius: 0px;
    background-color: transparent; }
  .checkbox input:disabled ~ label {
    cursor: no-drop; }
  .checkbox input:checked ~ label {
    color: #000; }
  .checkbox input:checked ~ label:before {
    background-color: #0242aa;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='9' viewBox='0 0 11 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.08205 3.3203C1.7757 2.86077 1.15483 2.7366 0.6953 3.04295C0.235771 3.3493 0.111597 3.97017 0.41795 4.4297L2.08205 3.3203ZM10.2894 2.23894C10.6284 1.80299 10.5499 1.17472 10.1139 0.835648C9.67799 0.496578 9.04972 0.575112 8.71065 1.01106L10.2894 2.23894ZM5.1018 7.27983L4.31244 6.66589L5.1018 7.27983ZM0.41795 4.4297L2.64834 7.77529L4.31244 6.66589L2.08205 3.3203L0.41795 4.4297ZM5.89115 7.89377L10.2894 2.23894L8.71065 1.01106L4.31244 6.66589L5.89115 7.89377ZM2.64834 7.77529C3.40557 8.91114 5.05305 8.97133 5.89115 7.89377L4.31244 6.66589L4.31244 6.66589L2.64834 7.77529Z' fill='%23FAFAFB'/%3E%3C/svg%3E%0A");
    background-size: auto;
    background-position: center; }
  .checkbox input:disabled ~ label:before {
    background-color: rgba(224, 224, 224, 0.5); }
  .checkbox input:checked:disabled ~ label:before {
    background-color: rgba(224, 224, 224, 0.5);
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.55556L6.38462 11L15 1' stroke='%23E35205' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-size: auto;
    background-position: 3px center; }
  @media (min-width: 1100px) {
    .checkbox input:not(:disabled) ~ label:hover:before {
      border-color: #0242aa; } }

.checkbox--big label {
  height: 24px;
  padding-left: 32px;
  color: #aaaaaa; }

.checkbox--big label:before {
  width: 24px;
  height: 24px; }

.checkbox-slider {
  position: relative; }
  .checkbox-slider input {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    width: 1px;
    height: 1px; }
  .checkbox-slider .sublable {
    font-size: 16px;
    color: #0242aa;
    font-weight: 400;
    padding-left: 50px; }
  .checkbox-slider label {
    width: 40px;
    height: 20px;
    border-radius: 30px;
    background-color: #d2d5d6;
    cursor: pointer;
    transition: color 0.3s;
    color: #000;
    position: relative;
    display: flex;
    font-size: 26px;
    font-weight: 700;
    white-space: nowrap; }
    @media (min-width: 1024px) {
      .checkbox-slider label:hover {
        cursor: pointer; }
        .checkbox-slider label:hover:after {
          position: absolute;
          content: "";
          background-color: #64b08c; } }
    @media (max-width: 767px) {
      .checkbox-slider label {
        font-size: 18px; } }
    @media (max-width: 575px) {
      .checkbox-slider label {
        font-size: 14px; } }
    .checkbox-slider label:before {
      position: absolute;
      content: "";
      display: none; }
    .checkbox-slider label:after {
      position: absolute;
      content: "";
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background-color: #fff;
      top: 2px;
      left: 2px;
      transition: all 0.3s ease; }
  .checkbox-slider input:checked ~ label {
    background-color: #64b08c; }
    @media (min-width: 1024px) {
      .checkbox-slider input:checked ~ label:hover {
        cursor: pointer; }
        .checkbox-slider input:checked ~ label:hover:after {
          position: absolute;
          content: "";
          background-color: #fff; } }
    .checkbox-slider input:checked ~ label:after {
      position: absolute;
      content: "";
      left: 22px; }
  .checkbox-slider .checkbox__auth {
    color: #0242aa;
    margin-left: 10px;
    font-size: 16px; }
    @media (max-width: 767px) {
      .checkbox-slider .checkbox__auth {
        font-size: 12px; } }

.form-group-select {
  position: static; }

.form-group.has-error .checkbox label:before {
  border-color: red; }

.rate-group {
  display: inline-block;
  display: flex;
  margin: 0px -2px; }
  .rate-group__item {
    padding: 0px 2px; }

.checkbox-rate {
  position: absolute;
  opacity: 0;
  visibility: hidden; }
  .checkbox-rate:checked + .checkbox-rate-label {
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.39686 0.937322L9.39686 3.03732C9.59686 3.53732 10.0969 3.83732 10.5969 3.83732L12.8969 4.13732C14.1969 4.33732 14.6969 5.83732 13.6969 6.73732L12.0969 8.33732C11.6969 8.73732 11.5969 9.23732 11.6969 9.73732L12.0969 12.0373C12.2969 13.2373 10.9969 14.2373 9.89686 13.6373L7.89686 12.5373C7.49686 12.3373 6.89686 12.3373 6.49686 12.5373L4.49686 13.6373C3.39686 14.2373 2.09686 13.2373 2.29686 12.0373L2.69686 9.73732C2.79686 9.23732 2.59686 8.73732 2.29686 8.33732L0.696862 6.73732C-0.203138 5.83732 0.296862 4.33732 1.49686 4.13732L3.79686 3.83732C3.99686 3.73732 4.39686 3.43732 4.69686 2.93732L5.69686 0.837322C6.19686 -0.262678 7.89686 -0.262678 8.39686 0.937322Z' fill='%23FE7235'/%3E%3C/svg%3E%0A"); }

.checkbox-rate-label {
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.39686 0.937322L9.39686 3.03732C9.59686 3.53732 10.0969 3.83732 10.5969 3.83732L12.8969 4.13732C14.1969 4.33732 14.6969 5.83732 13.6969 6.73732L12.0969 8.33732C11.6969 8.73732 11.5969 9.23732 11.6969 9.73732L12.0969 12.0373C12.2969 13.2373 10.9969 14.2373 9.89686 13.6373L7.89686 12.5373C7.49686 12.3373 6.89686 12.3373 6.49686 12.5373L4.49686 13.6373C3.39686 14.2373 2.09686 13.2373 2.29686 12.0373L2.69686 9.73732C2.79686 9.23732 2.59686 8.73732 2.29686 8.33732L0.696862 6.73732C-0.203138 5.83732 0.296862 4.33732 1.49686 4.13732L3.79686 3.83732C3.99686 3.73732 4.39686 3.43732 4.69686 2.93732L5.69686 0.837322C6.19686 -0.262678 7.89686 -0.262678 8.39686 0.937322Z' fill='%23E4E4E4'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block; }
  @media (min-width: 1100px) {
    .checkbox-rate-label:hover {
      cursor: pointer; } }
  .checkbox-rate-label.hover {
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.39686 0.937322L9.39686 3.03732C9.59686 3.53732 10.0969 3.83732 10.5969 3.83732L12.8969 4.13732C14.1969 4.33732 14.6969 5.83732 13.6969 6.73732L12.0969 8.33732C11.6969 8.73732 11.5969 9.23732 11.6969 9.73732L12.0969 12.0373C12.2969 13.2373 10.9969 14.2373 9.89686 13.6373L7.89686 12.5373C7.49686 12.3373 6.89686 12.3373 6.49686 12.5373L4.49686 13.6373C3.39686 14.2373 2.09686 13.2373 2.29686 12.0373L2.69686 9.73732C2.79686 9.23732 2.59686 8.73732 2.29686 8.33732L0.696862 6.73732C-0.203138 5.83732 0.296862 4.33732 1.49686 4.13732L3.79686 3.83732C3.99686 3.73732 4.39686 3.43732 4.69686 2.93732L5.69686 0.837322C6.19686 -0.262678 7.89686 -0.262678 8.39686 0.937322Z' fill='%23FE7235'/%3E%3C/svg%3E%0A"); }

.form-group--margin-top {
  margin-top: 57px; }

.custom-select {
  display: flex;
  align-items: center;
  position: relative;
  transition: all 0.3s ease;
  padding-right: 6px; }
  @media (max-width: 575px) {
    .custom-select {
      height: 32px; } }
  .custom-select__header {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%; }
  @media (min-width: 1024px) {
    .custom-select:hover {
      cursor: pointer; } }
  .custom-select.active .custom-select__overflow {
    max-height: 500px; }
  .custom-select.active .custom-select__trigger {
    transform: rotate(90deg); }
  .custom-select__input {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    width: 0;
    left: 0; }
  .custom-select__overflow {
    position: absolute;
    top: calc(100% + 10px);
    left: -2px;
    right: -2px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
    z-index: 25;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
    border-radius: 3px; }
  .custom-select__list {
    padding: 12px 16px;
    background-color: #fff; }
    .custom-select__list-item {
      padding: 5px 0px;
      transition: all 0.3s ease; }
      @media (min-width: 1024px) {
        .custom-select__list-item:hover {
          cursor: pointer;
          color: #0242aa; } }
  .custom-select__trigger {
    transform: rotate(-90deg);
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 24px;
    width: 24px;
    flex: 0 0 auto; }
    @media (max-width: 575px) {
      .custom-select__trigger {
        top: 10px; } }

.datepicker-input-wrap {
  position: relative; }
  .datepicker-input-wrap:after {
    position: absolute;
    content: "";
    right: 10px;
    width: 32px;
    height: 32px;
    top: calc(50% - 16px);
    pointer-events: none;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='6.5' y='7.5' width='19' height='18' rx='1.5' stroke='%232B2A29'/%3E%3Cline x1='8' y1='13.5' x2='24' y2='13.5' stroke='%232B2A29'/%3E%3Cline x1='11.5' y1='10.5' x2='11.5' y2='5.5' stroke='%232B2A29' stroke-linecap='round'/%3E%3Cline x1='20.5' y1='10.5' x2='20.5' y2='5.5' stroke='%232B2A29' stroke-linecap='round'/%3E%3C/svg%3E%0A"); }

.password-wrap {
  position: relative; }
  .password-wrap__descr {
    margin-top: 10px;
    color: #181818;
    opacity: 0.5; }
  .password-wrap__show-pass {
    position: absolute;
    right: 16px;
    top: 40px;
    transform: translateX(0%);
    z-index: 10; }
    @media (min-width: 1024px) {
      .password-wrap__show-pass:hover {
        cursor: pointer; } }
    .password-wrap__show-pass-icon {
      display: flex;
      align-items: center;
      justify-content: center; }

/* End */


/* Start:/local/templates/html_conotech/components-template/slam-catalog-menu/style.css?173684596012227*/
@charset "UTF-8";
body.slam-menu-active {
  overflow: hidden; }
  body.slam-menu-active .header-mid, body.slam-menu-active .header-top, body.slam-menu-active .header-bottom, body.slam-menu-active .cookie-notification, body.slam-menu-active .main {
    padding-right: var(--scrollWidth); }
  body.slam-menu-active .back-to-top {
    right: calc(40px + var(--scrollWidth)); }

.header-fixed .slam-menu {
  top: 90px; }

.header-catalog {
  position: relative; }
  @media (min-width: 1100px) {
    .header-catalog__top {
      display: none; }
    .header-catalog.preloader-block:after {
      position: fixed;
      top: 0;
      content: "";
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.5);
      opacity: 1;
      z-index: 100; }
    .header-catalog.preloader-block:before {
      width: 30px;
      height: 30px;
      content: "";
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 500;
      animation-name: rotate;
      animation-duration: 0.6s;
      animation-timing-function: linear;
      animation-iteration-count: infinite;
      border: 2px solid #eee;
      border-top-color: #0242aa;
      border-radius: 100%; }
    @keyframes rotate {
      0% {
        transform: rotate(0deg); }
      100% {
        transform: rotate(360deg); } }
    .header-catalog:after {
      position: absolute;
      content: "";
      opacity: 0;
      transition: opacity 0.8s ease; }
    .header-catalog.active .slam-menu {
      z-index: 110;
      visibility: visible;
      pointer-events: all;
      top: 0px;
      opacity: 1; }
    .header-catalog.bg-on:after {
      position: fixed;
      top: 0;
      content: "";
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.5);
      opacity: 1;
      z-index: 100; } }
  @media (max-width: 1024px) {
    .header-catalog {
      transform: translateX(calc(-100% - 40px));
      position: fixed;
      left: 0;
      top: 0;
      background-color: #fff;
      z-index: 1500;
      max-width: 375px;
      height: 100%;
      padding: 20px 15px;
      box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08), 15px 3px 20px rgba(0, 0, 0, 0.3);
      transition: all 0.3s ease;
      width: 100%;
      overflow: auto; }
      .header-catalog__top {
        display: flex;
        padding: 10px 5px;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid lightgray;
        margin-bottom: 15px; }
      .header-catalog__top-left {
        position: relative;
        padding-left: 40px;
        font-size: 18px;
        font-weight: bold; }
        .header-catalog__top-left:before {
          top: calc(50% - 15px);
          left: 0;
          position: absolute;
          content: "";
          width: 25px;
          height: 25px;
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain;
          background-image: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='12' height='12' rx='1' stroke='%23FB7226' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Crect x='1' y='20' width='12' height='12' rx='1' stroke='%23FB7226' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Crect x='20' y='20' width='12' height='12' rx='1' stroke='%23FB7226' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.8492 9.05025C18.7169 7.91793 18.7169 6.08207 19.8492 4.94975L23.9497 0.849243C25.0821 -0.283081 26.9179 -0.283081 28.0502 0.849243L32.1508 4.94975C33.2831 6.08207 33.2831 7.91793 32.1508 9.05025L28.0502 13.1508C26.9179 14.2831 25.0821 14.2831 23.9497 13.1508L19.8492 9.05025Z' fill='%23FB7226'/%3E%3C/svg%3E%0A"); }
      .header-catalog__top-right {
        width: 30px;
        height: 30px;
        background-color: rgba(39, 41, 55, 0.05);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative; }
        .header-catalog__top-right:after {
          position: absolute;
          content: "";
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 10px;
          height: 10px;
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain;
          background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.32583 0.674175C2.59359 -0.0580583 1.40641 -0.0580583 0.674175 0.674175C-0.0580583 1.40641 -0.0580583 2.59359 0.674175 3.32583L9.34835 12L0.674175 20.6742C-0.0580583 21.4064 -0.0580583 22.5936 0.674175 23.3258C1.40641 24.0581 2.59359 24.0581 3.32583 23.3258L12 14.6516L20.6742 23.3258C21.4064 24.0581 22.5936 24.0581 23.3258 23.3258C24.0581 22.5936 24.0581 21.4064 23.3258 20.6742L14.6516 12L23.3258 3.32583C24.0581 2.59359 24.0581 1.40641 23.3258 0.674175C22.5936 -0.0580583 21.4064 -0.0580583 20.6742 0.674175L12 9.34835L3.32583 0.674175Z' fill='%231D1E1C'/%3E%3C/svg%3E%0A"); }
      .header-catalog.active-mobile {
        transform: translateX(0%); }
        .header-catalog.active-mobile.preloader-block:before {
          width: 30px;
          height: 30px;
          content: "";
          position: fixed;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          z-index: 500;
          animation-name: rotate;
          animation-duration: 0.6s;
          animation-timing-function: linear;
          animation-iteration-count: infinite;
          border: 2px solid #eee;
          border-top-color: #0242aa;
          border-radius: 100%; } }

.rika-menu {
  background-color: #fff;
  max-height: calc(100vh - 200px);
  overflow: auto; }
  @media (max-width: 1099px) {
    .rika-menu {
      max-height: none; } }
  .rika-menu::-webkit-scrollbar {
    width: 6px;
    /* ширина для вертикального скролла */
    height: 6px;
    /* высота для горизонтального скролла */
    border-radius: 0px;
    background-color: #f5f5f5; }
  .rika-menu::-webkit-scrollbar-thumb {
    background-color: #0242aa;
    border-radius: 10px; }
    .rika-menu::-webkit-scrollbar-thumb:hover {
      background-color: #828282; }
  .rika-menu__menu {
    column-count: 3; }
    @media (max-width: 1099px) {
      .rika-menu__menu {
        column-count: auto; } }
  .rika-menu .rowblock {
    display: flex; }
    .rika-menu .rowblock__left {
      width: 70%;
      padding-top: 44px;
      padding-bottom: 44px;
      padding-left: 56px;
      padding-right: 56px; }
      @media (max-width: 1699px) {
        .rika-menu .rowblock__left {
          padding-left: 30px;
          padding-right: 30px;
          width: 75%; } }
      @media (max-width: 1099px) {
        .rika-menu .rowblock__left {
          width: 100%;
          padding: 0px;
          padding-left: 0px; } }
    .rika-menu .rowblock__right {
      width: 30%;
      display: flex;
      justify-content: center;
      padding-top: 44px;
      padding-bottom: 44px;
      padding-left: 56px;
      padding-right: 56px;
      border-left: 1px solid #e4e4e4; }
      @media (max-width: 1699px) {
        .rika-menu .rowblock__right {
          padding-left: 30px;
          padding-right: 30px;
          width: 25%; } }
      @media (max-width: 1099px) {
        .rika-menu .rowblock__right {
          display: none; } }

.rika-menu-brand__title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 16px; }
  @media (max-width: 1699px) {
    .rika-menu-brand__title {
      font-size: 22px; } }
  @media (max-width: 1339px) {
    .rika-menu-brand__title {
      font-size: 20px; } }

.rika-menu-brand__list {
  display: flex;
  flex-direction: column; }

.rika-menu-brand__item {
  height: 80px;
  width: 100%;
  max-width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  filter: grayscale(100%);
  transition: all 0.3s ease; }
  @media (min-width: 1024px) {
    .rika-menu-brand__item:hover {
      cursor: pointer;
      filter: grayscale(0%); } }
  .rika-menu-brand__item img {
    max-width: 100%;
    max-height: 100%; }

.slam-menu {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  background-color: #fff; }
  @media (min-width: 1100px) {
    .slam-menu {
      position: absolute;
      z-index: -1;
      top: 40px;
      left: 0;
      visibility: hidden;
      opacity: 0;
      overflow: hidden;
      width: 100%;
      transition: top 0.3s ease;
      pointer-events: none;
      border-radius: 4px;
      padding: 60px 0; } }
  @media (max-width: 1099px) {
    .slam-menu {
      box-shadow: none; }
      .slam-menu .nav-item {
        font-weight: 600;
        font-size: 13px;
        padding: 10px 0px;
        position: relative; }
        .slam-menu .nav-item.active .nav-link .nav-toggle {
          transform: rotate(0deg); }
      .slam-menu.active {
        display: block; }
      .slam-menu .nav-lvl2-bg {
        display: none; }
      .slam-menu .nav-link {
        display: flex;
        align-items: center;
        padding-right: 10px; }
        .slam-menu .nav-link .nav-item-img-wrap {
          display: flex;
          align-items: center;
          flex: 0 0 auto;
          width: 20px;
          height: 20px;
          margin-right: 10px; } }
      @media (max-width: 1099px) and (max-width: 1099px) {
        .slam-menu .nav-link .nav-item-img-wrap {
          display: none; } }
  @media (max-width: 1099px) {
        .slam-menu .nav-link svg {
          width: 100%;
          height: 100%;
          fill: #0242aa; }
        .slam-menu .nav-link.active .nav-toggle {
          transform: rotate(90deg); }
        .slam-menu .nav-link.active .nav-lvl2 {
          max-height: 1000px; }
      .slam-menu .nav-lvl2-list {
        overflow: hidden;
        display: block; }
      .slam-menu .nav-lvl2-link {
        padding: 0px 30px;
        padding-right: 20px;
        font-size: 14px;
        display: flex;
        align-items: center;
        padding-left: 14px; }
        .slam-menu .nav-lvl2-link .nav-toggle {
          padding: 0px 0px;
          margin-top: 0px;
          align-self: flex-start;
          margin-left: auto;
          width: 24px;
          height: 24px;
          background-position: center;
          background-repeat: no-repeat;
          background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10.5 7.5L6 3' stroke='%231D1E1C' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
      .slam-menu .nav-lvl3-link {
        display: none;
        padding: 8px 55px;
        font-size: 12px;
        display: flex; }
      .slam-menu .nav-lvl2 {
        max-height: 0px;
        overflow: hidden; }
      .slam-menu .nav-lvl3 {
        max-height: 0px;
        transition: max-height 0.3s linear;
        overflow: hidden; }
      .slam-menu .nav-lvl2-item {
        font-weight: 400; }
        .slam-menu .nav-lvl2-item.active .nav-toggle {
          transform: rotate(90deg); }
        .slam-menu .nav-lvl2-item.active .nav-lvl3 {
          max-height: 1000px; }
      .slam-menu .nav-item.active .nav-link + .nav-toggle {
        transform: rotate(90deg); }
      .slam-menu .nav-item.active .nav-lvl2 {
        max-height: 1000px; }
      .slam-menu .nav-toggle {
        transition: transform 0.3s ease;
        margin-left: auto;
        width: 24px;
        transform: rotate(180deg);
        height: 24px;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.902 6.40062L8.73775 1.67508C8.3303 1.30224 7.6697 1.30224 7.26225 1.67508L2.09803 6.40062' stroke='%233B6C37' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E"); } }

/* End */


/* Start:/local/templates/html_conotech/components-template/index-subscribe/style.css?17368459604473*/
.index-subscribe {
  padding-top: 100px;
  padding-bottom: 192px;
  position: relative; }
  @media (max-width: 1699px) {
    .index-subscribe {
      padding-bottom: 150px; } }
  @media (max-width: 1099px) {
    .index-subscribe {
      padding-bottom: 90px; } }
  @media (max-width: 767px) {
    .index-subscribe {
      padding-top: 40px;
      padding-bottom: 30px; } }
  .index-subscribe__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1; }
    .index-subscribe__bg img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center bottom;
      min-width: 100%;
      min-height: 100%; }
  .index-subscribe__inner {
    display: flex;
    max-width: 1150px;
    margin: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .index-subscribe__left {
    display: flex;
    padding-right: 40px; }
    @media (max-width: 1099px) {
      .index-subscribe__left {
        padding-right: 0px;
        margin-bottom: 15px; } }
    @media (max-width: 767px) {
      .index-subscribe__left {
        margin-bottom: 0px; } }
  .index-subscribe__icon {
    margin-top: -3px;
    justify-content: center;
    margin-right: 28px;
    fill: #0242aa;
    display: none; }
    @media (max-width: 767px) {
      .index-subscribe__icon {
        margin-right: 9px; }
        .index-subscribe__icon .icon {
          max-width: 18px;
          max-height: 24px; } }
  .index-subscribe .index-subscribe__title {
    font-weight: 600;
    font-size: 42px;
    margin-bottom: 16px;
    color: #fff;
    max-width: 650px;
    line-height: 1.35;
    text-align: center;
    margin-bottom: 36px; }
    @media (max-width: 1099px) {
      .index-subscribe .index-subscribe__title {
        font-size: 24px; } }
    @media (max-width: 767px) {
      .index-subscribe .index-subscribe__title {
        font-size: 20px; } }
  .index-subscribe__right {
    width: 50%; }
    @media (max-width: 1099px) {
      .index-subscribe__right {
        width: 100%; } }
  .index-subscribe__form {
    max-width: 525px; }
    @media (max-width: 1099px) {
      .index-subscribe__form {
        max-width: none; } }
    .index-subscribe__form-header {
      display: flex;
      align-items: center;
      position: relative; }
    .index-subscribe__form-footer {
      margin-top: 34px; }
      @media (max-width: 1099px) {
        .index-subscribe__form-footer {
          margin-top: 26px; } }
    .index-subscribe__form .subscribe-validation-email,
    .index-subscribe__form .subscribe-validation-checkbox {
      position: absolute;
      color: #f45057;
      top: calc(100% + 2px);
      left: 0; }
  .index-subscribe__descr {
    max-width: 450px;
    margin-top: 30px;
    color: #fff; }
    .index-subscribe__descr a {
      text-decoration: underline; }
  .index-subscribe .form-control {
    border-color: #fff;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 48px;
    background-color: transparent;
    border-right: none;
    border-width: 1px;
    color: #fff; }
    @media (max-width: 767px) {
      .index-subscribe .form-control {
        height: 40px; } }
    .index-subscribe .form-control::placeholder {
      color: #fff; }
      @media (max-width: 767px) {
        .index-subscribe .form-control::placeholder {
          font-size: 12px; } }
    @media (min-width: 1024px) {
      .index-subscribe .form-control:hover {
        cursor: pointer;
        border-color: #aaaaaa; } }
    .index-subscribe .form-control:focus {
      background-color: transparent;
      border-color: #aaaaaa; }
  .index-subscribe .btn.btn--primary {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 50px;
    padding: 10px 30px;
    background-color: #F6AD20; }
    @media (min-width: 1024px) {
      .index-subscribe .btn.btn--primary:hover {
        cursor: pointer;
        background-color: #0242aa; } }
    @media (max-width: 767px) {
      .index-subscribe .btn.btn--primary {
        height: 42px; } }
    @media (max-width: 767px) {
      .index-subscribe .btn.btn--primary {
        font-size: 12px;
        padding: 10px 15px; } }
  .index-subscribe .checkbox__descr {
    color: #fff; }
    .index-subscribe .checkbox__descr a {
      color: #fff; }
      @media (min-width: 1100px) {
        .index-subscribe .checkbox__descr a:hover {
          text-decoration: underline;
          color: #0242AA; } }

/* End */


/* Start:/local/templates/html_conotech/components-template/footer/style.css?17368459608187*/
.footer {
  background-color: #222222; }
  .footer .phones-list__link {
    color: #fff; }
  .footer .footer__contacts-item {
    color: #fff; }
    .footer .footer__contacts-item .icon {
      fill: #fff; }
  .footer .phones-list__icon {
    fill: #fff; }
  .footer__social {
    margin-top: 32px; }
  .footer__logo {
    padding-top: 68px;
    padding-bottom: 55px;
    display: flex;
    justify-content: flex-start; }
    @media (max-width: 1099px) {
      .footer__logo {
        padding-top: 40px;
        padding-bottom: 20px; } }
  .footer__top {
    display: flex;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin: 0px -15px; }
    @media (max-width: 1099px) {
      .footer__top {
        flex-direction: column;
        margin: 0px; } }
    @media (max-width: 767px) {
      .footer__top {
        border-bottom: none;
        padding-bottom: 0px; } }
  .footer__mid {
    padding: 30px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    @media (max-width: 767px) {
      .footer__mid {
        padding: 25px 0px; } }
  .footer__bottom {
    padding-top: 28px;
    padding-bottom: 40px;
    display: flex;
    align-items: center; }
    .footer__bottom * {
      color: #fff;
      fill: #fff; }
    @media (max-width: 767px) {
      .footer__bottom {
        flex-direction: column;
        padding: 15px 0px; } }
  .footer__left {
    width: 30%;
    padding: 0px 15px; }
    @media (max-width: 1099px) {
      .footer__left {
        padding: 0px;
        margin-bottom: 30px;
        width: auto; } }
    @media (max-width: 767px) {
      .footer__left {
        flex-direction: column;
        margin-bottom: 30px;
        padding: 0px; } }
  .footer__right {
    width: 70%;
    display: flex;
    padding: 0px 15px; }
    @media (max-width: 1099px) {
      .footer__right {
        padding: 0px;
        -webkit-column-gap: 10%;
        -moz-column-gap: 10%;
        column-gap: 10%; } }
    .footer__right > [id^="bx_incl_area"] {
      width: 33.33%; }
      .footer__right > [id^="bx_incl_area"] > .footer-nav {
        width: auto; }
    @media (max-width: 1099px) {
      .footer__right {
        width: 100%; } }
    @media (max-width: 767px) {
      .footer__right {
        flex-direction: column;
        padding: 0px; } }
  .footer__contacts-item {
    margin-bottom: 16px;
    color: #222222;
    display: flex; }
    .footer__contacts-item .icon {
      margin-right: 14px;
      fill: #0242aa; }
    @media (max-width: 1099px) {
      .footer__contacts-item {
        margin-bottom: 7px; } }
  .footer__phones {
    font-weight: 600;
    margin-top: 38px; }
    @media (max-width: 1099px) {
      .footer__phones {
        margin-top: 0px; } }
    @media (max-width: 767px) {
      .footer__phones {
        margin-top: 23px; } }
  .footer__payment {
    display: flex;
    filter: grayscale(100%); }
    .footer__payment > [id^="bx_incl_area"] {
      display: flex; }
    @media (max-width: 767px) {
      .footer__payment {
        flex-wrap: wrap;
        margin-bottom: 25px; } }
  @media (max-width: 767px) {
    .footer__payment-item {
      max-width: 65px; } }
  .footer__description {
    padding-top: 32px;
    color: #aaaaaa;
    max-width: 1300px; }
    .footer__description p {
      color: #aaaaaa; }
    @media (max-width: 767px) {
      .footer__description {
        padding-top: 25px;
        border-top: 1px solid #bdbdbd;
        font-size: 10px !important; } }
  @media (max-width: 767px) {
    .footer__dev {
      margin-top: 15px; } }
  .footer__copy {
    margin: 0 auto; }
    @media (max-width: 767px) {
      .footer__copy {
        font-size: 10px; } }
  @media (max-width: 767px) {
    .footer .dev__title {
      font-size: 10px; } }
  @media (max-width: 767px) {
    .footer .phones-list__icon {
      min-width: auto; }
      .footer .phones-list__icon .icon {
        max-width: none; } }
  .footer .social-list {
    display: flex;
    align-items: center; }
    .footer .social-list__item {
      margin-right: 16px;
      transition: all 0.3s ease;
      background-color: transparent; }
      .footer .social-list__item .icon {
        fill: #fff;
        transition: all 0.3s ease; }
      @media (min-width: 1024px) {
        .footer .social-list__item:hover {
          cursor: pointer; }
          .footer .social-list__item:hover .icon {
            fill: #F6AD20; } }
      .footer .social-list__item:active .icon {
        fill: #0242aa; }

.footer-nav {
  width: 33.33%; }
  .footer-nav.active .footer-nav__title:after {
    height: 0px; }
  @media (max-width: 1099px) {
    .footer-nav {
      width: auto; } }
  .footer-nav__title {
    font-weight: 600;
    margin-bottom: 28px;
    margin-top: -1px;
    color: #fff; }
    @media (max-width: 767px) {
      .footer-nav__title {
        margin-bottom: 0px;
        padding: 8px 0px;
        padding-left: 25px;
        border-top: 1px solid #bdbdbd;
        border-bottom: 1px solid #bdbdbd;
        position: relative; }
        .footer-nav__title:before {
          position: absolute;
          content: "";
          width: 9px;
          height: 1px;
          background-color: #fff;
          left: 6px;
          top: 50%; }
        .footer-nav__title:after {
          position: absolute;
          content: "";
          width: 1px;
          height: 9px;
          background-color: #fff;
          left: 10px;
          top: calc(50% - 4px);
          transition: all 0.3s ease; } }
  @media (max-width: 767px) {
    .footer-nav__menu {
      display: none; } }

.cookie-notification {
  padding: 18px 0px;
  font-size: 12px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.25);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 160; }
  @media (max-width: 767px) {
    .cookie-notification {
      padding: 11px 0px; } }
  .cookie-notification__mobile {
    display: none; }
    @media (max-width: 767px) {
      .cookie-notification__mobile {
        display: flex;
        align-items: center; } }
  .cookie-notification__desktop {
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      .cookie-notification__desktop {
        display: none; } }
  .cookie-notification__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column; }
    @media (max-width: 767px) {
      .cookie-notification__inner {
        flex-direction: column; } }
  .cookie-notification__title {
    padding-right: 20px; }
    .cookie-notification__title a {
      color: #0242aa; }
    @media (max-width: 767px) {
      .cookie-notification__title {
        text-align: center;
        padding-right: 0px;
        font-size: 10px; } }
  .cookie-notification__control {
    min-width: 140px; }
    .cookie-notification__control .btn.btn--wide {
      font-size: 14px;
      height: 30px; }
      @media (max-width: 767px) {
        .cookie-notification__control .btn.btn--wide {
          font-size: 10px;
          height: 25px;
          margin-left: 10px; } }

.back-to-top {
  background-color: #0242aa;
  position: fixed;
  right: 20px;
  bottom: 90px;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 10;
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
  fill: #fff; }
  .back-to-top:after {
    position: absolute;
    content: '';
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
    border-radius: 50%;
    border: 2px solid #fff; }
  @media (max-width: 767px) {
    .back-to-top {
      width: 40px;
      height: 40px;
      right: 20px;
      bottom: 70px; }
      .back-to-top .icon {
        transform: scale(0.6); } }
  .back-to-top.active {
    opacity: 1;
    visibility: visible; }
  @media (min-width: 1100px) {
    .back-to-top:hover {
      cursor: pointer;
      background-color: #0F2952; } }

@media (max-width: 767px) {
  jdiv[class*="button_"] {
    margin-right: 10px !important; } }

@media (max-width: 767px) {
  jdiv[class*="__jivoMobileButton"] {
    transform: scale(0.8);
    bottom: 100px; } }

/* End */


/* Start:/local/templates/html_conotech/components-template/mixin__dev/style.css?1736845960429*/
.dev {
  display: flex;
  align-items: center;
  transition: all 0.3s ease; }
  .dev__icon {
    display: flex;
    align-items: center;
    justify-content: center; }
  .dev__title {
    margin-left: 8px;
    font-size: 16px;
    font-weight: 300; }
  @media (min-width: 1024px) {
    .dev:hover {
      cursor: pointer; }
      .dev:hover .dev__title {
        color: #F6AD20; }
      .dev:hover * {
        fill: #F6AD20; } }

/* End */


/* Start:/local/templates/html_conotech/components-template/modal/style.css?173684596023545*/
body.modal-open .header-sticky.header-sticky--sticky .header-sticky__inner {
  padding-right: var(--scrollWidth); }

body.modal-open .back-to-top {
  right: calc(var(--scrollWidth) + 40px); }

body.modal-open #jvlabelWrap {
  right: calc(var(--scrollWidth) + 30px) !important; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.modal-open {
  overflow: hidden; }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.fade {
  transition: opacity 0.15s linear; }

.modal-narrow .modal-dialog {
  max-width: 570px; }

.modal-wide .modal-dialog {
  max-width: 570px; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px); }

.modal-close {
  position: absolute;
  top: 8px;
  right: 8px; }

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none; } }

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none; }

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem); }

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: ""; }

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
  padding: 28px; }

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

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop.show {
  opacity: 0.5; }

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0px;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }

.modal-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .modal-title {
      font-size: 16px; } }

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto; }

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

@media (min-width: 576px) {
  .modal-dialog {
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content; }
  .modal-xs {
    max-width: 300px; } }

@media (min-width: 1100px) {
  .modal-md,
  .modal-lg {
    max-width: 800px; } }

@media (min-width: 1340px) {
  .modal-lg {
    max-width: 1140px; } }

.modal-review .modal-dialog {
  max-width: 570px; }

.modal-auth .modal-dialog {
  max-width: 570px; }

.modal-auth__footer {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
  align-items: center; }
  @media (max-width: 767px) {
    .modal-auth__footer {
      margin-bottom: 30px;
      flex-direction: column-reverse;
      align-items: flex-start; } }

.modal-auth__reset-password {
  font-size: 12px;
  color: #0242aa;
  white-space: nowrap;
  border-bottom: 1px solid transparent; }
  @media (max-width: 767px) {
    .modal-auth__reset-password {
      margin-bottom: 24px; } }
  @media (min-width: 1024px) {
    .modal-auth__reset-password:hover {
      cursor: pointer;
      border-color: #0242aa; } }

.modal-auth__control {
  display: flex;
  align-items: center; }
  .modal-auth__control .btn {
    width: auto;
    margin-right: 27px;
    padding: 0px 30px; }
  @media (max-width: 767px) {
    .modal-auth__control {
      flex-direction: column; }
      .modal-auth__control .btn {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 10px; } }

.modal-auth__social {
  margin-top: 60px; }
  @media (max-width: 767px) {
    .modal-auth__social {
      margin-top: 30px; } }
  .modal-auth__social-title {
    margin-bottom: 24px;
    font-size: 14px; }
    @media (max-width: 767px) {
      .modal-auth__social-title {
        margin-bottom: 10px;
        font-size: 12px; } }
  .modal-auth__social-fake {
    width: 38px;
    height: 38px;
    margin-right: 8px;
    background-color: lightgray;
    display: inline-block; }

.modal-one-click__product {
  margin-top: auto;
  padding: 0px 30px; }
  @media (max-width: 1099px) {
    .modal-one-click__product {
      padding: 0px; } }

.modal-one-click__success {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px;
  padding-top: 75px;
  text-align: center;
  max-width: 704px;
  margin: auto; }
  .modal-one-click__success-title {
    font-weight: 500;
    font-size: 44px;
    line-height: 136%;
    letter-spacing: 0.01em;
    color: #3B6C37;
    margin-bottom: 20px; }
    @media (max-width: 575px) {
      .modal-one-click__success-title {
        font-size: 28px; } }
  .modal-one-click__success-descr {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #0E0F0E;
    margin-bottom: 34px; }
    @media (max-width: 575px) {
      .modal-one-click__success-descr {
        font-size: 16px; } }

.modal-one-click .modal-close {
  z-index: 10; }

.modal-one-click .modal-dialog {
  max-width: 983px; }

.modal-one-click .modal-content {
  padding: 0px;
  border-radius: 16px;
  overflow: hidden; }

.modal-one-click .rowblock {
  display: flex; }
  @media (max-width: 575px) {
    .modal-one-click .rowblock {
      display: block; } }
  .modal-one-click .rowblock__left, .modal-one-click .rowblock__right {
    width: 50%;
    padding: 40px; }
    @media (max-width: 767px) {
      .modal-one-click .rowblock__left, .modal-one-click .rowblock__right {
        padding: 20px; } }
    @media (max-width: 575px) {
      .modal-one-click .rowblock__left, .modal-one-click .rowblock__right {
        width: auto; } }
  .modal-one-click .rowblock__left {
    display: flex;
    flex-direction: column; }
  .modal-one-click .rowblock__right {
    background-color: #fafafb; }

.modal-one-click .product-card__stock {
  margin: 10px 0px; }
  @media (max-width: 575px) {
    .modal-one-click .product-card__stock {
      order: 3;
      height: auto; } }

.modal-one-click .product-card__footer {
  margin-top: 13px; }
  @media (max-width: 575px) {
    .modal-one-click .product-card__footer {
      order: 4;
      margin-top: 0px; } }

.modal-one-click .product-card__title {
  height: 48px; }
  @media (max-width: 575px) {
    .modal-one-click .product-card__title {
      order: 1;
      font-size: 12px;
      height: 30px; } }

@media (max-width: 575px) {
  .modal-one-click .product-card__mid {
    display: flex; } }

@media (max-width: 575px) {
  .modal-one-click .product-card__image {
    width: 90px;
    height: 90px;
    flex: 0 0 auto;
    margin-bottom: 0px;
    margin-right: 10px; } }

@media (max-width: 575px) {
  .modal-one-click .product-card__content {
    display: flex;
    flex-direction: column; } }

@media (max-width: 575px) {
  .modal-one-click .product-card__id, .modal-one-click .product-card__availability {
    font-size: 10px;
    margin-right: 16px; } }

@media (max-width: 575px) {
  .modal-one-click .product-card__status-wrap {
    order: 2;
    height: auto; } }

@media (max-width: 575px) {
  .modal-one-click .product-card__status {
    justify-content: flex-start; } }

@media (max-width: 575px) {
  .modal-one-click .counter-input {
    max-width: none;
    width: 100%; } }

.modal-subscribe__descr {
  font-size: 16px;
  margin-bottom: 30px; }
  @media (max-width: 575px) {
    .modal-subscribe__descr {
      font-size: 12px;
      margin-bottom: 20px; } }

.modal-subscribe .modal-dialog {
  max-width: 560px; }

.modal-dialog--sm {
  max-width: 710px !important; }

.modal.modal-torg-redesign .modal-dialog--sm {
  max-width: 920px !important; }

.modal.modal-torg-redesign .checkbox {
  align-items: flex-start; }

.modal.modal-torg-redesign .form-btn {
  display: flex; }
  .modal.modal-torg-redesign .form-btn .btn {
    width: 100%; }

.modal.modal-torg-redesign .load-file {
  cursor: pointer;
  color: #0242aa;
  font-weight: 600;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 10px;
  margin-top: -30px;
  margin-bottom: 10px; }
  .modal.modal-torg-redesign .load-file .btn-primary {
    min-width: auto;
    background: transparent;
    font-size: 14px;
    position: relative;
    padding-left: 25px;
    color: #0242aa; }
    .modal.modal-torg-redesign .load-file .btn-primary:before {
      position: absolute;
      content: "";
      left: 0;
      background-repeat: no-repeat;
      background-position: center;
      top: calc(50% - 10px);
      width: 20px;
      height: 20px;
      background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.69157 9.84244C-0.357208 7.79367 -0.357207 4.47195 1.69157 2.42318C3.74034 0.374407 7.06206 0.374407 9.11083 2.42318L17.1394 10.4518C17.317 10.6293 17.317 10.9171 17.1394 11.0946C16.9619 11.2721 16.6741 11.2721 16.4966 11.0946L8.46801 3.066C6.77425 1.37225 4.02814 1.37225 2.33439 3.066C0.640639 4.75976 0.640639 7.50587 2.33439 9.19962L9.99472 16.8599C11.119 17.9842 12.9417 17.9842 14.0659 16.8599C15.1902 15.7357 15.1902 13.913 14.0659 12.7887L6.84755 5.57034C6.37419 5.09698 5.60672 5.09698 5.13336 5.57034C4.65999 6.0437 4.65999 6.81118 5.13335 7.28454L12.72 14.8712C12.8975 15.0487 12.8975 15.3365 12.72 15.514C12.5425 15.6915 12.2547 15.6915 12.0772 15.514L4.49053 7.92736C3.66215 7.09898 3.66215 5.7559 4.49053 4.92752C5.31891 4.09913 6.66199 4.09913 7.49038 4.92752L14.7088 12.1459C16.188 13.6252 16.188 16.0235 14.7088 17.5028C13.2295 18.982 10.8312 18.982 9.35189 17.5028L1.69157 9.84244Z' fill='%23007EC6'/%3E%3C/svg%3E%0A"); }

.modal.modal-torg-redesign .modal-close {
  top: 13px;
  right: 13px;
  z-index: 5; }

@media (max-width: 767px) {
  .modal.modal-torg-redesign .modal-title {
    font-size: 18px; } }

.modal.modal-torg-redesign .product-preview {
  padding: 28px;
  padding-right: 14px;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  display: flex;
  margin: 0 0; }
  @media (max-width: 767px) {
    .modal.modal-torg-redesign .product-preview {
      padding-right: 28px; } }
  .modal.modal-torg-redesign .product-preview__text {
    font-size: 14px;
    margin-bottom: 15px; }
  .modal.modal-torg-redesign .product-preview .form-group {
    margin-top: 15px;
    display: flex;
    align-items: center; }
    .modal.modal-torg-redesign .product-preview .form-group span {
      font-size: 13px; }
  .modal.modal-torg-redesign .product-preview .form-control {
    max-width: 100px;
    background: #fff;
    margin-right: 10px; }

.modal.modal-torg-redesign .modal-torg-form {
  padding: 28px;
  padding-left: 14px;
  flex-grow: 1;
  background: rgba(0, 0, 0, 0.05); }
  .modal.modal-torg-redesign .modal-torg-form .form-group {
    margin-bottom: 15px; }
    .modal.modal-torg-redesign .modal-torg-form .form-group label {
      font-size: 14px;
      margin-bottom: 5px; }
  .modal.modal-torg-redesign .modal-torg-form .form-control {
    background: #fff; }

.modal.modal-torg-redesign .modal-torg-flex {
  display: flex;
  flex-direction: column;
  flex-grow: 1; }

.modal.modal-torg-redesign .modal-torg-inner {
  display: flex; }
  @media (max-width: 767px) {
    .modal.modal-torg-redesign .modal-torg-inner {
      display: block; } }

.modal.modal-torg-redesign .modal-header {
  padding: 0; }
  @media (max-width: 575px) {
    .modal.modal-torg-redesign .modal-header {
      justify-content: center; } }

.modal.modal-torg-redesign .modal-content {
  padding: 0;
  border-radius: 16px;
  display: flex;
  flex-direction: row;
  overflow: hidden; }
  @media (max-width: 767px) {
    .modal.modal-torg-redesign .modal-content {
      flex-direction: column; } }

.modal.modal-torg-redesign .product-preview__img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto 0px;
  flex: 0 0 auto;
  max-width: none; }

.modal.modal-torg-redesign .product-preview__title {
  text-align: center; }

.modal.modal-torg-redesign .product-preview__price {
  font-weight: 700;
  margin-bottom: 5px; }

.modal.modal-torg-redesign .product-preview__info {
  padding-left: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  margin: auto 0px;
  font-size: 16px; }

.modal.modal-torg-redesign .modal-torg-left {
  display: flex;
  flex-direction: column;
  width: 50%; }
  @media (max-width: 767px) {
    .modal.modal-torg-redesign .modal-torg-left {
      width: auto; } }

.modal.modal-torg-redesign .modal-torg-right {
  background-position: center;
  background-size: 100%;
  padding-top: 65px;
  padding-left: 30px;
  padding-right: 30px;
  width: 50%;
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .modal.modal-torg-redesign .modal-torg-right {
      padding: 20px;
      margin-top: 25px;
      width: auto; } }
  .modal.modal-torg-redesign .modal-torg-right .form-control {
    background-color: #fff; }
    .modal.modal-torg-redesign .modal-torg-right .form-control::placeholder {
      color: #646464; }

.modal.modal-torg-redesign .modal-dialog {
  max-width: 983px; }

.modal.modal-torg-redesign .form-btn.btn--primary {
  background: linear-gradient(88.91deg, #002663 0%, rgba(0, 38, 99, 0) 100%), #0297f3;
  background-size: 400% 400%;
  -webkit-animation: gradient 3s ease infinite;
  -moz-animation: gradient 3s ease infinite;
  animation: gradient 3s ease infinite; }
  @media (min-width: 1024px) {
    .modal.modal-torg-redesign .form-btn.btn--primary:hover {
      cursor: pointer;
      background-color: #006bad;
      animation-play-state: paused; } }

.modal.modal-torg-redesign--new .modal-body {
  z-index: 1; }

.modal.modal-torg-redesign--new .modal-close {
  z-index: 2; }

.modal.modal-torg-redesign--new .modal-dialog {
  max-width: 980px !important; }

.modal.modal-torg-redesign--new .modal-torg-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }
  .modal.modal-torg-redesign--new .modal-torg-bg img, .modal.modal-torg-redesign--new .modal-torg-bg picture {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.modal.modal-torg-redesign--new form {
  position: relative;
  z-index: 10; }

.modal.modal-torg-redesign--new .checkbox {
  align-items: flex-start; }

.modal.modal-torg-redesign--new .form-btn {
  display: flex; }

.modal.modal-torg-redesign--new .load-file {
  cursor: pointer;
  color: #0242aa;
  font-weight: 600;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 10px;
  margin-top: -30px;
  margin-bottom: 10px; }
  .modal.modal-torg-redesign--new .load-file .btn-primary {
    min-width: auto;
    background: transparent;
    font-size: 14px;
    position: relative;
    padding-left: 25px;
    color: #0242aa; }
    .modal.modal-torg-redesign--new .load-file .btn-primary:before {
      position: absolute;
      content: "";
      left: 0;
      background-repeat: no-repeat;
      background-position: center;
      top: calc(50% - 10px);
      width: 20px;
      height: 20px;
      background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.69157 9.84244C-0.357208 7.79367 -0.357207 4.47195 1.69157 2.42318C3.74034 0.374407 7.06206 0.374407 9.11083 2.42318L17.1394 10.4518C17.317 10.6293 17.317 10.9171 17.1394 11.0946C16.9619 11.2721 16.6741 11.2721 16.4966 11.0946L8.46801 3.066C6.77425 1.37225 4.02814 1.37225 2.33439 3.066C0.640639 4.75976 0.640639 7.50587 2.33439 9.19962L9.99472 16.8599C11.119 17.9842 12.9417 17.9842 14.0659 16.8599C15.1902 15.7357 15.1902 13.913 14.0659 12.7887L6.84755 5.57034C6.37419 5.09698 5.60672 5.09698 5.13336 5.57034C4.65999 6.0437 4.65999 6.81118 5.13335 7.28454L12.72 14.8712C12.8975 15.0487 12.8975 15.3365 12.72 15.514C12.5425 15.6915 12.2547 15.6915 12.0772 15.514L4.49053 7.92736C3.66215 7.09898 3.66215 5.7559 4.49053 4.92752C5.31891 4.09913 6.66199 4.09913 7.49038 4.92752L14.7088 12.1459C16.188 13.6252 16.188 16.0235 14.7088 17.5028C13.2295 18.982 10.8312 18.982 9.35189 17.5028L1.69157 9.84244Z' fill='%23007EC6'/%3E%3C/svg%3E%0A"); }

.modal.modal-torg-redesign--new .modal-close {
  top: 13px;
  right: 13px;
  z-index: 5; }

.modal.modal-torg-redesign--new .modal-title {
  margin-bottom: 8px; }
  @media (max-width: 767px) {
    .modal.modal-torg-redesign--new .modal-title {
      font-size: 18px; } }

.modal.modal-torg-redesign--new .product-preview {
  flex: 0 0 50%;
  padding: 45px 90px;
  padding-left: 30px;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  display: flex;
  margin: 0 0; }
  .modal.modal-torg-redesign--new .product-preview .modal-header {
    display: none; }
    @media (max-width: 767px) {
      .modal.modal-torg-redesign--new .product-preview .modal-header {
        display: block; } }
  @media (max-width: 1099px) {
    .modal.modal-torg-redesign--new .product-preview {
      padding: 30px 60px 30px 20px; } }
  @media (max-width: 767px) {
    .modal.modal-torg-redesign--new .product-preview {
      padding: 45px 16px 14px;
      flex: 0 0 auto; } }
  .modal.modal-torg-redesign--new .product-preview__text {
    font-size: 14px; }
  .modal.modal-torg-redesign--new .product-preview .form-group {
    margin-top: 15px;
    display: flex;
    align-items: center; }
    .modal.modal-torg-redesign--new .product-preview .form-group span {
      font-size: 13px; }
  .modal.modal-torg-redesign--new .product-preview .form-control {
    max-width: 100px;
    background: #fff;
    margin-right: 10px; }

.modal.modal-torg-redesign--new .modal-torg-form {
  flex: 0 0 50%;
  padding: 45px 30px 45px 90px; }
  @media (max-width: 767px) {
    .modal.modal-torg-redesign--new .modal-torg-form .modal-header {
      display: none; } }
  @media (max-width: 1099px) {
    .modal.modal-torg-redesign--new .modal-torg-form {
      padding: 30px 20px 30px 60px; } }
  @media (max-width: 767px) {
    .modal.modal-torg-redesign--new .modal-torg-form {
      flex: 0 0 auto;
      padding: 14px 16px 45px; } }
  .modal.modal-torg-redesign--new .modal-torg-form .form-group {
    margin-bottom: 20px; }
    .modal.modal-torg-redesign--new .modal-torg-form .form-group label {
      font-size: 16px;
      margin-bottom: 8px;
      display: inline-block; }
      @media (max-width: 1099px) {
        .modal.modal-torg-redesign--new .modal-torg-form .form-group label {
          font-size: 14px; } }
  .modal.modal-torg-redesign--new .modal-torg-form .form-control {
    border-color: #E4E4E4;
    background: #F6F6F6; }

.modal.modal-torg-redesign--new .modal-torg-flex {
  display: flex;
  flex-direction: column;
  flex-grow: 1; }

.modal.modal-torg-redesign--new .modal-torg-inner {
  display: flex;
  flex-direction: row-reverse; }
  @media (max-width: 767px) {
    .modal.modal-torg-redesign--new .modal-torg-inner {
      display: block; } }

.modal.modal-torg-redesign--new .modal-header {
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  margin-bottom: 20px; }
  @media (max-width: 575px) {
    .modal.modal-torg-redesign--new .modal-header {
      justify-content: center; } }

.modal.modal-torg-redesign--new .modal-content {
  padding: 0;
  border-radius: 0;
  display: flex;
  flex-direction: row;
  overflow: hidden; }
  @media (max-width: 767px) {
    .modal.modal-torg-redesign--new .modal-content {
      flex-direction: column; } }

.modal.modal-torg-redesign--new .product-preview__img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto 0px;
  flex: 0 0 auto;
  max-width: none; }

.modal.modal-torg-redesign--new .product-preview__title {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px; }
  .modal.modal-torg-redesign--new .product-preview__title span {
    font-size: 28px;
    display: block; }
  @media (max-width: 575px) {
    .modal.modal-torg-redesign--new .product-preview__title {
      font-size: 20px; }
      .modal.modal-torg-redesign--new .product-preview__title span {
        font-size: 24px; } }

.modal.modal-torg-redesign--new .product-preview__price {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 5px;
  text-align: center; }
  .modal.modal-torg-redesign--new .product-preview__price span {
    font-weight: 400;
    display: block;
    text-transform: uppercase;
    font-size: 16px; }
  @media (max-width: 575px) {
    .modal.modal-torg-redesign--new .product-preview__price {
      font-size: 20px; }
      .modal.modal-torg-redesign--new .product-preview__price span {
        font-size: 12px; } }

.modal.modal-torg-redesign--new .product-preview__info {
  padding-left: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  margin: auto 0px;
  font-size: 16px; }

.modal.modal-torg-redesign--new .modal-torg-left {
  display: flex;
  flex-direction: column;
  width: 50%; }
  @media (max-width: 767px) {
    .modal.modal-torg-redesign--new .modal-torg-left {
      width: auto; } }

.modal.modal-torg-redesign--new .modal-torg-right {
  background-position: center;
  background-size: 100%;
  padding-top: 65px;
  padding-left: 30px;
  padding-right: 30px;
  width: 50%;
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .modal.modal-torg-redesign--new .modal-torg-right {
      padding: 20px;
      margin-top: 25px;
      width: auto; } }
  .modal.modal-torg-redesign--new .modal-torg-right .form-control {
    background-color: #fff; }
    .modal.modal-torg-redesign--new .modal-torg-right .form-control::placeholder {
      color: #646464; }

.modal.modal-torg-redesign--new .modal-dialog {
  max-width: 983px; }

.modal.modal-torg-redesign--new .form-btn .btn--primary {
  width: 100%; }

.slam-modal-subscribe .modal-dialog {
  max-width: 520px; }

.slam-modal-subscribe .modal-close {
  top: 0;
  right: 0; }

.slam-modal-subscribe .slam-modal-descr {
  margin-bottom: 24px; }

.slam-modal-subscribe .submit_subscribe {
  margin-top: 16px; }
  @media (max-width: 575px) {
    .slam-modal-subscribe .submit_subscribe {
      width: 100%; } }

#modal-torg .form-btn {
  display: flex;
  align-items: center;
  justify-content: flex-start; }

#modal-torg .torg-form-submit {
  max-width: 142px;
  margin-right: 15px; }

/* End */


/* Start:/local/templates/html_conotech/components-template/catalog-side-menu/style.css?173684596018076*/
@charset "UTF-8";
.catalog-side-menu__title {
  font-weight: 700;
  color: #222222;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 24px;
  transition: all 0.3s ease; }
  @media (min-width: 1024px) {
    .catalog-side-menu__title:hover {
      cursor: pointer;
      color: #0242aa; } }

@media (max-width: 1339px) {
  .catalog-side-menu {
    display: none; } }

.sidebar-filter__head {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .sidebar-filter__head-left {
    display: flex;
    align-items: center; }
    .sidebar-filter__head-left .tooltip {
      margin-left: 10px; }
  .sidebar-filter__head .icon {
    transition: all 0.3s ease;
    transform: rotate(-180deg); }

.sidebar-filter {
  margin-top: 30px; }
  @media (max-width: 1339px) {
    .sidebar-filter {
      position: fixed;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background-color: #fff;
      z-index: 120;
      margin-top: 0px;
      transform: translateX(-100%);
      transition: all 0.3s ease;
      max-width: 320px;
      box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08); }
      .sidebar-filter.active {
        transform: translateX(0%); } }
  .sidebar-filter__item.active .sidebar-filter__head .icon {
    transform: rotate(0deg); }
  .sidebar-filter__item.active .filter-form__content {
    max-height: none; }
  @media (min-width: 1024px) {
    .sidebar-filter__item.expanded .sidebar-filter__head:hover {
      cursor: pointer;
      color: #0242aa;
      transition: all 0.3s ease; }
      .sidebar-filter__item.expanded .sidebar-filter__head:hover .icon {
        fill: #0242aa; } }
  @media (max-width: 1339px) {
    .sidebar-filter .filter-form {
      max-height: calc(var(--vh, 1vh) * 100 - var(--headerHeight));
      overflow: auto;
      padding: 0px 16px;
      margin-top: 20px; } }
  .sidebar-filter .checkbox label {
    min-height: 24px;
    height: auto;
    padding-left: 32px;
    color: #2b2a29;
    font-size: 16px; }
  .sidebar-filter .checkbox label:before {
    width: 24px;
    height: 24px; }
  .sidebar-filter .form-group {
    margin-bottom: 9px; }
  .sidebar-filter .sidebar-filter__item {
    margin-bottom: 30px; }

.sidebar-filter__close {
  display: none; }
  @media (max-width: 1339px) {
    .sidebar-filter__close {
      display: flex;
      align-items: center;
      justify-content: space-between;
      background-color: #0242aa;
      padding: 9px 16px;
      font-size: 16px;
      font-weight: 600;
      color: #fff; } }
  .sidebar-filter__close .icon {
    fill: #fff; }

.ajaxfilter-inputs {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  margin-bottom: 11px; }

.ajaxfilter-inputs__label {
  font-size: 12px;
  color: #aaaaaa;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }

.ajaxfilter-num {
  display: flex;
  flex-direction: column-reverse; }

.ajaxfilter-input {
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-align: center; }

.filter-form__content.expanded {
  max-height: 0px;
  overflow: hidden; }

.filter-form__content .form-group {
  display: none; }
  .filter-form__content .form-group:nth-of-type(-n + 4) {
    display: block; }

.filter-form__content.active .form-group {
  display: block; }
  .filter-form__content.active .form-group:nth-of-type(-n + 4) {
    display: block; }

.filter-form__more {
  color: #0242AA;
  position: relative;
  display: inline-block; }
  .filter-form__more .icon {
    fill: #0242AA; }
  .filter-form__more:after {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    right: 100%;
    height: 1px;
    background-color: #0242AA;
    transition: all 0.3s ease; }
  .filter-form__more:hover {
    cursor: pointer; }
    .filter-form__more:hover:after {
      right: 0; }
  .filter-form__more.active .icon {
    transform: rotate(180deg); }

.btn-filter .text {
  margin-right: 5px; }

.sidebar-filter-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: sticky;
  bottom: -1px;
  padding: 10px 0px 15px;
  background-color: #fff;
  z-index: 10; }
  .sidebar-filter-footer .btn {
    width: 50%; }
  .sidebar-filter-footer .btn-filter-reset {
    width: auto;
    margin-left: 10px; }
    .sidebar-filter-footer .btn-filter-reset[style*="display: none"] {
      display: flex !important;
      opacity: 0.5;
      pointer-events: none; }

.btn-filter-reset a:hover {
  cursor: pointer; }
  .btn-filter-reset a:hover:after {
    right: 0; }

.mobile-filter-button {
  display: flex;
  align-items: center;
  display: none; }
  .mobile-filter-button .icon {
    fill: #fff; }
  .mobile-filter-button span {
    margin-left: 8px;
    font-size: 14px;
    font-weight: 400; }
  @media (max-width: 1339px) {
    .mobile-filter-button {
      display: flex; } }

/**
Ion.RangeSlider, 2.3.1
© Denis Ineshin, 2010 - 2019, IonDen.com
Build date: 2019-12-19 16:51:02
*/
.irs {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Arial, sans-serif;
  font-size: 12px;
  -khtml-user-select: none;
  -webkit-touch-callout: none; }

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important; }

.irs-bar {
  position: absolute;
  left: 0;
  display: block;
  width: 0; }

.irs-shadow {
  position: absolute;
  left: 0;
  display: none;
  width: 0; }

.irs-handle {
  position: absolute;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  cursor: default; }

.irs-handle.type_last {
  z-index: 2; }

.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default; }

.irs-min {
  left: 0; }

.irs-max {
  right: 0; }

.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  cursor: default;
  white-space: nowrap; }

.irs-grid {
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 20px; }

.irs-with-grid .irs-grid {
  display: block; }

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000; }

.irs-grid-pol.small {
  height: 4px; }

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 3px;
  text-align: center;
  white-space: nowrap;
  color: #000;
  font-size: 9px;
  line-height: 9px; }

.irs-disable-mask {
  position: absolute;
  z-index: 2;
  top: 0;
  left: -1%;
  display: block;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0); }

.lt-ie9 .irs-disable-mask {
  cursor: not-allowed;
  background: #000;
  filter: alpha(opacity=0); }

.irs-disabled {
  opacity: 0.4; }

.irs-hidden-input {
  position: absolute !important;
  z-index: -9999 !important;
  top: 0 !important;
  left: 0 !important;
  display: block !important;
  overflow: hidden;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border-style: solid !important;
  border-color: transparent !important;
  outline: none !important;
  background: none !important;
  font-size: 0 !important;
  line-height: 0 !important; }

.irs--flat {
  height: 0;
  margin: 0; }

.irs--flat.irs-with-grid {
  height: 60px; }

.irs--flat .irs-line {
  z-index: 1;
  top: 50%;
  height: 2px;
  border-radius: 4px;
  background-color: #e4e4e4; }

.irs--flat .irs-bar {
  z-index: 1;
  top: 50%;
  height: 2px;
  background-color: #2b2a29; }

.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px; }

.irs--flat .irs-shadow {
  bottom: 16px;
  height: 1px;
  background-color: #e1e4e9; }

.irs--flat .irs-handle {
  top: -5px;
  width: 12px;
  height: 12px;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #000; }
  .irs--flat .irs-handle:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    content: "";
    transform: translate(-50%, -50%);
    opacity: 0;
    background-color: transparent; }

.irs--flat .irs-min,
.irs--flat .irs-max {
  display: none; }

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  display: none; }

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  bottom: -6px;
  left: 50%;
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
  margin-left: -3px;
  content: "";
  border: 3px solid transparent;
  border-top-color: #ed5565; }

.irs--flat .irs-grid-pol {
  background-color: #e1e4e9; }

.irs--flat .irs-grid-text {
  color: #999; }

.irs--big {
  height: 55px; }

.irs--big.irs-with-grid {
  height: 70px; }

.irs--big .irs-line {
  top: 33px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 12px;
  background: linear-gradient(to bottom, #ddd -50%, white 150%);
  background-color: white; }

.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  border: 1px solid #428bca;
  background: linear-gradient(to bottom, #fff 0%, #428bca 30%, #b9d4ec 100%);
  background-color: #92bce0;
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5); }

.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px; }

.irs--big .irs-shadow {
  bottom: 16px;
  height: 1px;
  background-color: rgba(66, 139, 202, 0.5); }

.irs--big .irs-handle {
  top: 25px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 30px;
  background: linear-gradient(to bottom, white 0%, #b4b9be 30%, white 100%);
  background-color: #cbcfd5;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white; }

.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
  border-color: rgba(0, 0, 0, 0.45);
  background: linear-gradient(to bottom, white 0%, #919ba5 30%, white 100%);
  background-color: #939ba7; }

.irs--big .irs-min,
.irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  border-radius: 3px;
  background-color: #9f9f9f;
  text-shadow: none; }

.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  padding: 1px 5px;
  color: white;
  border-radius: 3px;
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  background-color: #428bca;
  text-shadow: none; }

.irs--big .irs-grid-pol {
  background-color: #428bca; }

.irs--big .irs-grid-text {
  color: #428bca; }

.irs--modern {
  height: 55px; }

.irs--modern.irs-with-grid {
  height: 55px; }

.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px;
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  background-color: #d1d6e0; }

.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%); }

.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px; }

.irs--modern .irs-shadow {
  bottom: 21px;
  height: 1px;
  background-color: rgba(209, 214, 224, 0.5); }

.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  border-radius: 0 0 3px 3px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }

.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  top: -4px;
  left: 1px;
  display: block;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border: 1px solid #a3adc1;
  background: white; }

.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  box-sizing: border-box;
  width: 10px;
  height: 12px;
  border-radius: 0 0 3px 3px;
  background: #e9e6e6;
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%); }

.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  top: 3px;
  left: 3px;
  display: block;
  box-sizing: border-box;
  width: 4px;
  height: 5px;
  border-right: 1px solid #a3adc1;
  border-left: 1px solid #a3adc1; }

.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: linear-gradient(to bottom, #fff 0%, #919ba5 30%, #fff 100%); }

.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2; }

.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a; }

.irs--modern .irs-min,
.irs--modern .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  border-radius: 5px;
  background-color: #d1d6e0;
  text-shadow: none;
  font-size: 10px;
  line-height: 1.333; }

.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
  padding: 1px 5px;
  color: white;
  border-radius: 5px;
  background-color: #20b426;
  text-shadow: none;
  font-size: 10px;
  line-height: 1.333; }

.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
  position: absolute;
  bottom: -6px;
  left: 50%;
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
  margin-left: -3px;
  content: "";
  border: 3px solid transparent;
  border-top-color: #20b426; }

.irs--modern .irs-grid {
  height: 25px; }

.irs--modern .irs-grid-pol {
  background-color: #dedede; }

.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px; }

.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1; }

.irs--sharp.irs-with-grid {
  height: 57px; }

.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  border-radius: 2px;
  background-color: black; }

.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa; }

.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px; }

.irs--sharp .irs-shadow {
  bottom: 21px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.5); }

.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2; }

.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2; }

.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
  background-color: black; }

.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: black; }

.irs--sharp .irs-min,
.irs--sharp .irs-max {
  top: 0;
  padding: 3px 4px;
  opacity: 0.4;
  color: white;
  border-radius: 2px;
  background-color: #a804b2;
  font-size: 14px;
  line-height: 1; }

.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  padding: 3px 4px;
  color: white;
  border-radius: 2px;
  background-color: #a804b2;
  text-shadow: none;
  font-size: 14px;
  line-height: 1; }

.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
  position: absolute;
  bottom: -6px;
  left: 50%;
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
  margin-left: -3px;
  content: "";
  border: 3px solid transparent;
  border-top-color: #a804b2; }

.irs--sharp .irs-grid {
  height: 25px; }

.irs--sharp .irs-grid-pol {
  background-color: #dedede; }

.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px; }

.irs--round {
  height: 50px; }

.irs--round.irs-with-grid {
  height: 65px; }

.irs--round .irs-line {
  top: 36px;
  height: 4px;
  border-radius: 4px;
  background-color: #dee4ec; }

.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa; }

.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px; }

.irs--round .irs-shadow {
  bottom: 21px;
  height: 4px;
  background-color: rgba(222, 228, 236, 0.5); }

.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  border-radius: 24px;
  background-color: white;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3); }

.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #f0f6ff; }

.irs--round .irs-min,
.irs--round .irs-max {
  top: 0;
  padding: 3px 5px;
  color: #333;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.1);
  font-size: 14px;
  line-height: 1; }

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  padding: 3px 5px;
  color: white;
  border-radius: 4px;
  background-color: #006cfa;
  text-shadow: none;
  font-size: 14px;
  line-height: 1; }

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  bottom: -6px;
  left: 50%;
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
  margin-left: -3px;
  content: "";
  border: 3px solid transparent;
  border-top-color: #006cfa; }

.irs--round .irs-grid {
  height: 25px; }

.irs--round .irs-grid-pol {
  background-color: #dedede; }

.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px; }

.irs--square {
  height: 50px; }

.irs--square.irs-with-grid {
  height: 60px; }

.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede; }

.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black; }

.irs--square .irs-shadow {
  bottom: 21px;
  height: 2px;
  background-color: #dedede; }

.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 3px solid black;
  background-color: white; }

.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
  background-color: #f0f6ff; }

.irs--square .irs-min,
.irs--square .irs-max {
  top: 0;
  padding: 3px 5px;
  color: #333;
  background-color: rgba(0, 0, 0, 0.1);
  font-size: 14px;
  line-height: 1; }

.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  padding: 3px 5px;
  color: white;
  background-color: black;
  text-shadow: none;
  font-size: 14px;
  line-height: 1; }

.irs--square .irs-grid {
  height: 25px; }

.irs--square .irs-grid-pol {
  background-color: #dedede; }

.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px; }

/* End */


/* Start:/local/templates/html_conotech/components-template/pagination/style.css?17368459603308*/
.paginations {
  margin: 33px 0; }
  @media (max-width: 1339px) {
    .paginations {
      margin: 20px 0; } }
  .paginations__list {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0; }
  .paginations__item {
    min-width: 40px;
    height: 40px;
    border-radius: 4px;
    padding: 0;
    user-select: none;
    overflow: hidden;
    margin-right: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease; }
    @media (max-width: 767px) {
      .paginations__item {
        margin: 4px 4px;
        min-width: 34px;
        height: 34px; } }
    .paginations__item .icon {
      fill: #0242aa; }
    .paginations__item:before {
      content: none; }
    .paginations__item.active {
      background-color: #0242aa;
      pointer-events: none; }
      .paginations__item.active .paginations__link {
        color: #fff;
        cursor: default; }
    @media (min-width: 1024px) {
      .paginations__item:hover {
        cursor: pointer;
        background-color: #e4e4e4; }
        .paginations__item:hover .icon {
          fill: #0284FB; } }
    .paginations__item--first, .paginations__item--last {
      width: 32px;
      flex-shrink: 0;
      background-color: #fff;
      overflow: visible;
      border-radius: 5px;
      border: none; }
      .paginations__item--first .paginations__link, .paginations__item--last .paginations__link {
        position: relative;
        height: 32px;
        padding: 0;
        background-color: transparent;
        border-radius: 0px; }
        @media (max-width: 767px) {
          .paginations__item--first .paginations__link, .paginations__item--last .paginations__link {
            height: 28px; } }
      @media (min-width: 1024px) {
        .paginations__item--first:hover, .paginations__item--last:hover {
          cursor: pointer;
          background-color: transparent;
          box-shadow: 0px 4px 15px #ededed; } }
    .paginations__item--first {
      margin-right: 10px;
      box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
      border-radius: 2px; }
      @media (max-width: 767px) {
        .paginations__item--first {
          margin-right: 0; } }
    .paginations__item--last {
      margin-left: 10px;
      box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
      border-radius: 2px; }
      @media (max-width: 767px) {
        .paginations__item--last {
          margin-left: 0; } }
      .paginations__item--last .icon {
        transform: rotate(0deg); }
      .paginations__item--last[disabled] {
        background-color: #f6f6f6;
        pointer-events: none;
        box-shadow: none; }
        .paginations__item--last[disabled] .icon {
          fill: #e4e4e4; }
  .paginations__link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 2px;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    color: #000;
    transition: all 0.3s ease;
    width: 100%;
    height: 100%; }
    @media (max-width: 1099px) {
      .paginations__link {
        margin: 0 3px; } }
  .paginations .paginations__item--active.paginations__item--first,
  .paginations .paginations__item--active.paginations__item--last {
    visibility: hidden; }

/* End */


/* Start:/local/templates/html_conotech/components-template/mixin__search-results-card/style.css?17368459606985*/
.search-results-card {
  display: flex;
  align-items: flex-start;
  padding: 10px 0px;
  border-bottom: 1px solid #e4e9e1;
  position: relative; }
  @media (max-width: 767px) {
    .search-results-card {
      display: grid;
      grid-template-columns: 105px 1fr;
      grid-template-areas: "image content" "image price" "image status" "image control"; } }
  .search-results-card__image {
    width: 60px;
    height: 60px;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center; }
    .search-results-card__image img {
      max-height: 100%;
      max-width: 100%; }
    @media (max-width: 767px) {
      .search-results-card__image {
        width: 92px;
        grid-area: image; } }
  .search-results-card__content {
    flex-grow: 1;
    margin-left: 22px;
    padding-right: 40px;
    width: 385px; }
    @media (max-width: 1699px) {
      .search-results-card__content {
        width: 300px; } }
    @media (max-width: 1099px) {
      .search-results-card__content {
        width: 200px; } }
    @media (max-width: 767px) {
      .search-results-card__content {
        grid-area: content;
        margin-left: 0px;
        padding-right: 0px;
        width: auto; } }
  .search-results-card__labels {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .search-results-card__labels .product-card__label--cheaper {
      display: none; }
    @media (max-width: 767px) {
      .search-results-card__labels {
        position: absolute;
        top: 10px;
        left: 0; } }
  .search-results-card__title {
    font-size: 18px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
    @media (max-width: 767px) {
      .search-results-card__title {
        font-size: 14px; } }
  .search-results-card__code {
    margin-top: 8px;
    color: #aaaaaa;
    font-size: 16px; }
    @media (max-width: 767px) {
      .search-results-card__code {
        font-size: 12px; } }
  .search-results-card__status {
    padding-left: 15px;
    width: 140px; }
    @media (max-width: 767px) {
      .search-results-card__status {
        grid-area: status;
        padding-left: 0px;
        margin-top: 10px; } }
  .search-results-card__control {
    max-width: 190px;
    padding-left: 15px;
    display: flex;
    width: 100%;
    position: relative; }
    .search-results-card__control .btn {
      height: 32px;
      font-size: 16px;
      padding: 0px 7px; }
      @media (max-width: 767px) {
        .search-results-card__control .btn {
          font-size: 14px; } }
    .search-results-card__control .btn.btn--color {
      font-size: 10px;
      padding: 0px 2px;
      margin-left: 3px; }
    .search-results-card__control--col {
      flex-direction: column;
      align-items: center; }
    .search-results-card__control .basketData-msg-wrap {
      position: absolute;
      top: 100%;
      font-size: 12px;
      font-weight: 600; }
    @media (max-width: 767px) {
      .search-results-card__control {
        grid-area: control;
        padding-left: 0px;
        margin-top: 10px; } }
  .search-results-card__price-wrap {
    white-space: nowrap;
    width: 140px; }
    @media (max-width: 767px) {
      .search-results-card__price-wrap {
        grid-area: price;
        margin-top: 10px; } }
  .search-results-card__add-to-cart {
    flex: 0 0 auto;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    background-color: #0242aa;
    margin-left: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.3s ease; }
    @media (min-width: 1024px) {
      .search-results-card__add-to-cart:hover {
        cursor: pointer;
        background-color: #0284FB; } }
    .search-results-card__add-to-cart .icon {
      fill: #fff; }
  .search-results-card__count {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fe7235;
    color: #fff;
    font-size: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 7px;
    right: 7px; }
  .search-results-card__link {
    font-size: 16px;
    color: #0242aa;
    margin-top: 14px; }
    @media (max-width: 767px) {
      .search-results-card__link {
        font-size: 14px; } }
  .search-results-card__delete {
    flex: 0 0 auto;
    margin-left: 37px; }
    .search-results-card__delete:hover {
      cursor: pointer; }
      .search-results-card__delete:hover .icon {
        transition: all 0.3s ease;
        transform: rotate(180deg); }
    @media (max-width: 767px) {
      .search-results-card__delete {
        position: absolute;
        top: -35px;
        right: 0px; } }
  .search-results-card__row {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .search-results-card__remove {
    order: 5;
    fill: #aaaaaa;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto; }
    @media (min-width: 1024px) {
      .search-results-card__remove:hover {
        transition: all 0.3s ease;
        cursor: pointer;
        fill: #0242aa;
        transform: rotate(180deg); } }
  .search-results-card .product-card__label {
    font-size: 8px;
    height: 16px;
    margin-right: 0px; }
    @media (max-width: 767px) {
      .search-results-card .product-card__label {
        display: none; } }
  @media (max-width: 767px) {
    .search-results-card .product-card__discount {
      display: flex; } }
  .search-results-card .product-card__price-old {
    margin-left: 0px;
    margin-top: 6px; }
  .search-results-card .product-card__availability {
    font-size: 16px; }
    @media (max-width: 767px) {
      .search-results-card .product-card__availability {
        font-size: 12px; } }
  .search-results-card .counter-btn,
  .search-results-card .counter-input {
    width: 32px;
    height: 32px; }
  .search-results-card .counter-input {
    width: 100%;
    max-width: none;
    padding: 5px; }
  .search-results-card--basket-mini .search-results-card__status {
    margin-top: 8px;
    width: auto; }
  .search-results-card--basket-mini .search-results-card__labels {
    order: 1;
    position: absolute; }
    .search-results-card--basket-mini .search-results-card__labels .product-card__label:not(.product-card__discount) {
      display: none; }
  .search-results-card--basket-mini .search-results-card__image {
    order: 2; }
  .search-results-card--basket-mini .search-results-card__title {
    -webkit-line-clamp: 2; }
  .search-results-card--basket-mini .search-results-card__content {
    order: 3;
    padding-right: 26px; }
  .search-results-card--basket-mini .search-results-card__control {
    order: 4;
    padding-left: 0px;
    max-width: 155px;
    margin-right: 25px; }
  .search-results-card--basket-mini .search-results-card__price-wrap {
    order: 5;
    width: 140px; }

/* End */


/* Start:/local/templates/html_conotech/components-template/cart/style.css?173684596016481*/
.cart-products__header {
  display: flex;
  align-items: center;
  line-height: 24px;
  padding: 8px 31px;
  background: #f6f6f6;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  border-radius: 4px 4px 0px 0px;
  color: #aaaaaa; }
  @media (max-width: 767px) {
    .cart-products__header {
      display: none; } }

.cart-products__th-title {
  flex-grow: 1;
  padding-right: 22px; }

.cart-products__th-price {
  width: 140px; }

.cart-products__th-status {
  width: 100px;
  padding-left: 15px; }

.cart-products__th-control {
  width: 100%;
  max-width: 200px;
  padding-left: 15px; }

.cart-products__item {
  padding: 24px 30px;
  border-bottom: 1px solid #e4e4e4; }
  @media (max-width: 767px) {
    .cart-products__item {
      padding-top: 32px;
      padding-left: 10px;
      padding-right: 10px;
      padding-bottom: 22px; } }

.cart-products__list {
  border: 1px solid #e4e4e4;
  border-radius: 0px 0px 4px 4px;
  border-top: none; }
  @media (max-width: 767px) {
    .cart-products__list {
      border-top: 1px solid #e4e4e4; } }

.cart-products .search-results-card {
  padding: 0px;
  border-bottom: none; }

.cart-products .search-results-card__status {
  flex: 0 0 auto; }

.cart-products .search-results-card__price-wrap {
  flex: 0 0 auto;
  white-space: normal; }

@media (max-width: 1699px) {
  .cart-products .search-results-card__content {
    padding-right: 25px; } }

@media (max-width: 767px) {
  .cart-products .search-results-card__content {
    max-width: none;
    flex: 0 0 auto; } }

.cart-products .search-results-card__status {
  width: 100px;
  flex: 0 0 auto;
  white-space: nowrap; }

.cart-products .search-results-card__control {
  max-width: 200px;
  flex: 0 0 auto; }
  @media (max-width: 767px) {
    .cart-products .search-results-card__control {
      position: static; } }

.cart-checkout {
  border: 1px solid #e4e4e4;
  border-radius: 4px; }
  .cart-checkout__header {
    padding: 24px 26px;
    background: #f6f6f6; }
    @media (max-width: 767px) {
      .cart-checkout__header {
        padding: 20px 12px; } }
  .cart-checkout__title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 7px; }
    @media (max-width: 767px) {
      .cart-checkout__title {
        font-size: 16px; } }
  .cart-checkout__body {
    padding: 24px 26px; }
    @media (max-width: 767px) {
      .cart-checkout__body {
        padding: 20px 12px; } }
  .cart-checkout .btn {
    width: 100%; }
  .cart-checkout__table {
    display: grid;
    grid-template-columns: auto 1fr auto;
    margin-bottom: 10px; }
  .cart-checkout__val {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    padding-left: 10px;
    line-height: 1.5;
    flex-direction: column; }
  .cart-checkout__prop {
    padding-right: 10px;
    max-width: 180px;
    line-height: 1.5;
    display: flex;
    align-items: flex-end; }
  .cart-checkout__sep {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 5px; }
  .cart-checkout__promo {
    display: flex;
    align-items: center;
    margin-top: 20px;
    padding: 14px 0px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4; }
    @media (min-width: 1024px) {
      .cart-checkout__promo:hover {
        cursor: pointer;
        color: #0242aa; } }
    .cart-checkout__promo .icon {
      fill: #0242AA; }
    .cart-checkout__promo-title {
      font-size: 12px;
      margin-left: 9px; }
  .cart-checkout__promo-input {
    display: flex;
    align-items: center;
    margin-top: 20px;
    padding: 14px 0px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4; }
    .cart-checkout__promo-input .form-control {
      border: 1px solid #e4e4e4;
      border-radius: 2px;
      background-color: #fff;
      border-right: none; }
    .cart-checkout__promo-input .btn--primary {
      max-width: 136px;
      height: 39px; }
      .cart-checkout__promo-input .btn--primary.disabled {
        pointer-events: none;
        border: 1px solid #aaaaaa;
        color: #aaaaaa;
        background-color: #fff; }
      @media (max-width: 767px) {
        .cart-checkout__promo-input .btn--primary {
          max-width: 102px; } }
  .cart-checkout__promo-code {
    display: flex;
    align-items: center;
    font-size: 12px;
    width: 40%; }
    @media (max-width: 767px) {
      .cart-checkout__promo-code {
        width: auto; } }
    .cart-checkout__promo-code .icon {
      margin-left: 4px;
      fill: #aaaaaa; }
      @media (min-width: 1024px) {
        .cart-checkout__promo-code .icon:hover {
          cursor: pointer;
          fill: #0242aa; } }
  .cart-checkout__promo-item {
    padding: 6px 0px;
    display: flex; }
    @media (max-width: 767px) {
      .cart-checkout__promo-item {
        justify-content: space-between; } }
    .cart-checkout__promo-item--success .cart-checkout__promo-help {
      color: #379f2f; }
    .cart-checkout__promo-item--failed .cart-checkout__promo-code {
      color: #aaaaaa; }
    .cart-checkout__promo-item--failed .cart-checkout__promo-help {
      color: #f45057; }
  .cart-checkout__promo-help {
    text-align: right;
    font-size: 12px;
    width: 60%; }
    @media (max-width: 767px) {
      .cart-checkout__promo-help {
        width: 102px;
        text-align: left; } }
  .cart-checkout__promo-list {
    margin-top: 6px;
    border-bottom: 1px solid #aaaaaa;
    margin-bottom: 10px; }
  .cart-checkout__submit {
    margin-top: 24px; }
  .cart-checkout__total {
    font-size: 18px;
    font-weight: 600; }
    @media (max-width: 767px) {
      .cart-checkout__total {
        font-size: 18px; } }
  .cart-checkout__big {
    font-size: 24px; }
    @media (max-width: 767px) {
      .cart-checkout__big {
        font-size: 18px; } }
  .cart-checkout .product-card__price-current {
    font-weight: 600; }
  .cart-checkout .cart-checkout__light .product-card__price-current {
    font-weight: 400; }

.cart-checkout-sticky {
  padding-left: 60px;
  position: sticky;
  top: 150px; }
  @media (max-width: 1699px) {
    .cart-checkout-sticky {
      padding-left: 0; } }
  @media (max-width: 1339px) {
    .cart-checkout-sticky {
      margin-top: 40px;
      position: static; } }

.cart-form {
  margin-top: 30px;
  padding: 24px 32px;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  border-radius: 4px; }
  @media (max-width: 767px) {
    .cart-form {
      padding: 20px 10px; } }
  .cart-form__mod {
    width: 157px; }
    @media (max-width: 767px) {
      .cart-form__mod {
        margin-top: 24px; } }
  .cart-form__title {
    font-size: 24px;
    font-weight: 600; }
    @media (max-width: 767px) {
      .cart-form__title {
        font-size: 18px; } }
  .cart-form__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .cart-form__header {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 24px; } }
  .cart-form__subtitle {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 19px; }
    @media (max-width: 767px) {
      .cart-form__subtitle {
        font-size: 16px; } }
  .cart-form__block {
    padding-bottom: 30px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 44px; }
    .cart-form__block-bg {
      padding: 25px;
      background-color: #fafafb; }
      @media (max-width: 767px) {
        .cart-form__block-bg {
          padding: 8px; } }
    @media (max-width: 767px) {
      .cart-form__block {
        padding-bottom: 24px;
        margin-bottom: 20px; } }
    .cart-form__block:last-child {
      border-bottom: none; }
    @media (max-width: 767px) {
      .cart-form__block.shadow {
        position: relative;
        z-index: 3;
        filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.15)); } }
  .cart-form__row {
    margin: 0px -25px;
    margin-top: 28px;
    display: flex;
    align-items: flex-end; }
    @media (max-width: 1699px) {
      .cart-form__row {
        margin: 0px -10px; } }
    @media (max-width: 767px) {
      .cart-form__row {
        margin-left: 0;
        margin-right: 0;
        flex-direction: column; } }
  .cart-form__col {
    padding: 0px 25px;
    width: 100%; }
    @media (max-width: 1699px) {
      .cart-form__col {
        padding: 0px 10px; } }
    @media (max-width: 767px) {
      .cart-form__col {
        padding: 0px; } }
  .cart-form__attention {
    display: flex;
    align-items: center; }
    .cart-form__attention .icon {
      fill: #0242AA; }
    .cart-form__attention span {
      margin-left: 8px;
      font-size: 14px; }
  @media (max-width: 767px) {
    .cart-form__select-mobile {
      height: 40px;
      padding-top: 40px;
      border: 1px solid #e4e4e4;
      position: relative; }
      .cart-form__select-mobile .cart-form__row {
        margin-left: -1px;
        margin-right: -1px;
        max-height: 0px;
        overflow: hidden;
        border: 1px solid #e4e4e4;
        border-top: transparent; }
        .cart-form__select-mobile .cart-form__row.active {
          max-height: none; } }
  .cart-form__select-mobile-trigger {
    display: none;
    transform: rotate(90deg);
    transition: all 0.3s ease; }
    .cart-form__select-mobile-trigger.active {
      transform: rotate(-90deg); }
    @media (max-width: 767px) {
      .cart-form__select-mobile-trigger {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 11;
        right: 10px;
        top: calc(50% - 6px); }
        .cart-form__select-mobile-trigger .icon {
          fill: #0242aa; } }
  .cart-form .select {
    width: auto;
    display: flex;
    height: auto;
    flex-direction: column; }
    .cart-form .select-head {
      padding: 6px 13px 7px 13px;
      border: 2px solid #e4e4e4;
      min-height: 36px; }
      .cart-form .select-head .select-head__title {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-size: 16px; }
        @media (max-width: 1699px) {
          .cart-form .select-head .select-head__title {
            font-size: 13px; } }
        @media (max-width: 1339px) {
          .cart-form .select-head .select-head__title {
            font-size: 16px; } }
      .cart-form .select-head .icon {
        flex: 0 0 auto; }
    .cart-form .select .select-body {
      font-size: 16px; }
      @media (max-width: 1699px) {
        .cart-form .select .select-body {
          font-size: 13px; } }
      @media (max-width: 1339px) {
        .cart-form .select .select-body {
          font-size: 16px; } }
  .cart-form .checkbox label {
    height: 24px;
    padding: 0 0 0 24px; }
    .cart-form .checkbox label:before {
      width: 24px;
      height: 24px; }
  .cart-form .checkbox__descr {
    font-size: 14px; }
  .cart-form .form-control-label,
  .cart-form .form-control--textarea,
  .cart-form .form-control {
    font-size: 16px; }

@media (max-width: 767px) {
  .form-group--cart {
    position: static; } }

.form-group--cart input {
  position: absolute;
  font-size: 0;
  appearance: none; }
  .form-group--cart input:checked + label {
    background-color: #0242aa;
    color: #fff; }
    @media (max-width: 767px) {
      .form-group--cart input:checked + label {
        background-color: #fff;
        color: inherit; } }
    .form-group--cart input:checked + label .icon {
      display: block;
      fill: #fff; }
      @media (max-width: 767px) {
        .form-group--cart input:checked + label .icon {
          fill: #0242aa;
          max-height: 20px;
          max-width: 20px; } }
    @media (max-width: 767px) {
      .form-group--cart input:checked + label {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 10; } }

.form-group--cart label {
  height: 104px;
  background-color: #e4e4e4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  transition: all 0.3s ease; }
  .form-group--cart label .icon {
    margin-right: 5px;
    display: none; }
  @media (min-width: 1024px) {
    .form-group--cart label:hover {
      cursor: pointer;
      background-color: #0242aa;
      color: #fff; } }
  @media (max-width: 767px) {
    .form-group--cart label {
      height: 40px;
      background-color: #fff;
      justify-content: flex-start;
      padding: 13px 10px; }
      .form-group--cart label .icon {
        display: none; } }

.radio-stock input {
  position: absolute;
  opacity: 0;
  visibility: hidden; }
  .radio-stock input:checked + label .radio-stock__item {
    display: flex; }
    @media (max-width: 767px) {
      .radio-stock input:checked + label .radio-stock__item {
        flex-direction: column; } }
  .radio-stock input:checked + label .radio-stock__checkbox-selected {
    display: block; }
  .radio-stock input:checked + label .radio-stock__checkbox-unselected {
    display: none; }

.radio-stock label {
  display: block; }

.radio-stock__header {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between; }

.radio-stock__title {
  font-weight: 600; }

.radio-stock__subtitle {
  margin-bottom: 10px;
  font-weight: 600; }

.radio-stock__info {
  margin-bottom: 6px; }

.radio-stock__item {
  padding-top: 21px;
  display: none;
  margin-bottom: 20px;
  justify-content: space-between; }

.radio-stock__header {
  display: flex;
  align-items: center;
  padding: 10px 10px;
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
  transition: all 0.3s ease; }
  @media (max-width: 767px) {
    .radio-stock__header {
      padding: 10px 0px;
      flex-direction: column;
      align-items: flex-start; } }
  @media (min-width: 1024px) {
    .radio-stock__header:hover {
      cursor: pointer;
      background-color: rgba(0, 0, 0, 0.1); } }

.radio-stock__title {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600; }
  @media (max-width: 767px) {
    .radio-stock__title {
      font-size: 16px;
      margin-bottom: 18px; } }
  .radio-stock__title .icon {
    fill: #0242aa;
    margin-right: 10px; }

.radio-stock__checkbox-selected {
  display: none; }

.radio-stock__right {
  width: 50%; }
  @media (max-width: 767px) {
    .radio-stock__right {
      width: 100%; } }

.radio-stock__left {
  padding-right: 10px; }

[data-delivery-content-id] {
  display: none; }
  [data-delivery-content-id].active {
    display: block; }

.cart-empty {
  text-align: center;
  padding: 40px 83px 46px 83px;
  border: 1px solid #e4e4e4;
  max-width: 996px;
  margin: auto;
  margin-top: 40px; }
  @media (max-width: 767px) {
    .cart-empty {
      padding: 20px 10px 24px 10px; } }
  .cart-empty__title {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 32px; }
    @media (max-width: 767px) {
      .cart-empty__title {
        font-size: 18px;
        margin-bottom: 26px; } }
  .cart-empty__descr {
    font-size: 16px;
    margin-bottom: 36px; }
    @media (max-width: 767px) {
      .cart-empty__descr {
        font-size: 12px;
        margin-bottom: 24px; } }

@media (max-width: 1099px) {
  .cart-map {
    flex-direction: column; } }

.cart-map__item {
  margin-bottom: 20px; }

.cart-map__title {
  margin-bottom: 6px; }

.cart-map__left {
  width: 45%;
  padding-right: 15px; }
  @media (max-width: 1099px) {
    .cart-map__left {
      width: auto; } }

.cart-map__right {
  width: 100%; }

.cart-map .map {
  width: 100%;
  height: 250px; }

.cart-products .search-results-card {
  align-items: stretch; }

.cart-products .search-results-card__image {
  width: 74px;
  height: 74px; }

.cart-products .search-results-card__labels {
  position: absolute; }

.cart-products .product-card__label:not(.product-card__discount) {
  display: none; }

.cart-products .search-results-card__content {
  margin-left: 20px; }
  @media (max-width: 767px) {
    .cart-products .search-results-card__content {
      margin-left: 0px; } }

.cart-products .search-results-card__row {
  margin-top: auto; }

.cart-products .search-results-card__content {
  display: flex;
  flex-direction: column; }

.cart-products .search-results-card__code {
  font-size: 14px; }

.cart-products .search-results-card__title {
  -webkit-line-clamp: 2;
  font-size: 16px; }

.cart-products .search-results-card__control {
  align-items: flex-start; }

.cart-products .search-results-card__delete {
  display: flex;
  align-items: center;
  margin-top: 5px;
  top: -32px;
  right: -5px; }

/* End */


/* Start:/local/templates/html_conotech/components-template/mixin__product-card/style.css?173684596013526*/
@charset "UTF-8";
.product-card {
  padding: 17px 18px;
  padding-bottom: 14px;
  background-color: #fff;
  border-radius: 10px;
  width: 100%; }
  @media (max-width: 1099px) {
    .product-card {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      border: 1px solid #E4E4E4; } }
  @media (min-width: 1100px) {
    .product-card:hover {
      border-color: #0242aa;
      box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
      z-index: 10; }
      .product-card:hover .product-card__hover {
        display: block;
        background-color: white; } }
  .product-card__inner {
    position: relative;
    padding-bottom: 36px; }
  .product-card__header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0; }
  .product-card__header-left {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 8px;
    height: 32px;
    overflow: hidden;
    position: relative;
    z-index: 5;
    padding-right: 36px; }
    .product-card__header-left .label-trigger {
      position: absolute;
      right: 25px;
      top: 9px;
      fill: #0242aa;
      opacity: 0;
      visibility: hidden;
      transition: all ease .3s;
      cursor: pointer; }
      .product-card__header-left .label-trigger.active {
        visibility: visible;
        opacity: 1; }
  .product-card.opened .label-trigger {
    transform: rotate(180deg); }
  .product-card.opened .product-card__header-left {
    height: 100%; }
  .product-card__backdrop {
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s ease,visibility .2s ease; }
  .product-card__favourites {
    display: flex;
    align-items: center;
    justify-content: center;
    fill: #E4E4E4; }
    .product-card__favourites.active {
      fill: #0242aa; }
      @media (min-width: 1100px) {
        .product-card__favourites.active:hover {
          cursor: pointer;
          transition: all 0.3s ease;
          fill: #0242aa;
          opacity: 0.5; } }
    @media (min-width: 1100px) {
      .product-card__favourites:hover {
        cursor: pointer;
        transition: all 0.3s ease;
        fill: #AAAAAA; } }
    .product-card__favourites-remove {
      stroke: none;
      fill: #e4e4e4;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (min-width: 1100px) {
        .product-card__favourites-remove:hover {
          cursor: pointer;
          transition: all 0.3s ease;
          fill: #0242aa; } }
  .product-card__availability {
    position: relative;
    padding-left: 8px;
    font-weight: 400; }
    .product-card__availability:before {
      position: absolute;
      content: "";
      width: 4px;
      height: 4px;
      border-radius: 50%;
      left: 0;
      top: calc(50% - 2px); }
    .product-card__availability--available {
      color: #3B6C37; }
      .product-card__availability--available:before {
        background-color: #3B6C37; }
    .product-card__availability--order {
      color: #0242aa; }
      .product-card__availability--order:before {
        background-color: #0242aa; }
    .product-card__availability--unavailable {
      color: #222222; }
      .product-card__availability--unavailable:before {
        background-color: #222222; }
    .product-card__availability--out {
      color: #aaaaaa; }
      .product-card__availability--out:before {
        background-color: #aaaaaa; }
  .product-card__discount {
    background-color: #F6AD20;
    color: #fff;
    padding: 0px 8px;
    border-radius: 3px;
    flex: 0 0 auto; }
  .product-card__label {
    height: 28px;
    font-weight: 400;
    margin-right: 8px;
    display: flex;
    align-items: center;
    color: #fff;
    padding: 0px 8px;
    border-radius: 3px;
    font-weight: 500; }
    @media (max-width: 1099px) {
      .product-card__label {
        font-size: 10px; } }
    .product-card__label--blue {
      background-color: #0242AA; }
    .product-card__label--green {
      background-color: #0284FB; }
    .product-card__label--orange {
      background-color: #424141; }
    .product-card__label--pink {
      background-color: #424141; }
    .product-card__label--cheaper {
      color: #ffffff;
      background-color: #ef4b00; }
      .product-card__label--cheaper .tooltip-wrap {
        margin-left: 4px;
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8.00006' cy='8' r='5.5' stroke='%23FFFFFF'/%3E%3Cpath d='M8.37732 9.24559H7.37199C7.37461 9.00904 7.39301 8.80535 7.42718 8.63451C7.46398 8.46104 7.52574 8.30465 7.61248 8.16535C7.70184 8.02605 7.82012 7.88806 7.9673 7.75139C8.09083 7.641 8.1986 7.53587 8.29059 7.43599C8.38258 7.33611 8.45486 7.23361 8.50742 7.12848C8.55999 7.02071 8.58627 6.90112 8.58627 6.76971C8.58627 6.61727 8.56262 6.49111 8.51531 6.39123C8.47063 6.28872 8.40229 6.21119 8.3103 6.15862C8.22094 6.10606 8.10792 6.07977 7.97124 6.07977C7.85823 6.07977 7.75309 6.10474 7.65585 6.15468C7.5586 6.20199 7.47843 6.27558 7.41535 6.37546C7.3549 6.47534 7.32336 6.60675 7.32073 6.76971H6.17741C6.1853 6.40963 6.26809 6.11263 6.42579 5.87871C6.58612 5.64216 6.80033 5.46737 7.06841 5.35435C7.3365 5.23871 7.63745 5.18089 7.97124 5.18089C8.33921 5.18089 8.65461 5.24134 8.91744 5.36224C9.18027 5.48051 9.38134 5.6553 9.52064 5.88659C9.65994 6.11526 9.7296 6.39386 9.7296 6.7224C9.7296 6.95106 9.68491 7.15476 9.59555 7.33348C9.50619 7.50958 9.38923 7.67385 9.24467 7.8263C9.10011 7.97874 8.9411 8.13644 8.76763 8.29939C8.61781 8.43344 8.51531 8.57405 8.46011 8.72124C8.40755 8.86843 8.37995 9.04321 8.37732 9.24559ZM7.25371 10.4638C7.25371 10.2956 7.31153 10.1563 7.42718 10.0459C7.54283 9.9329 7.6979 9.87639 7.8924 9.87639C8.08426 9.87639 8.23802 9.9329 8.35367 10.0459C8.47194 10.1563 8.53108 10.2956 8.53108 10.4638C8.53108 10.6268 8.47194 10.7648 8.35367 10.8778C8.23802 10.9908 8.08426 11.0473 7.8924 11.0473C7.6979 11.0473 7.54283 10.9908 7.42718 10.8778C7.31153 10.7648 7.25371 10.6268 7.25371 10.4638Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A"); }
  .product-card__header-right {
    display: flex;
    justify-content: center;
    align-items: center;
    fill: #e4e4e4;
    margin-left: auto;
    flex: 0 0 auto;
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 5; }
  .product-card__image {
    height: 204px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px; }
    @media (max-width: 1339px) {
      .product-card__image {
        height: 176px; } }
    .product-card__image img {
      max-width: 100%;
      max-height: 100%; }
    .product-card__image .lazy-img-wrap {
      height: 100%; }
  .product-card__title {
    height: 47px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 20px; }
    @media (max-width: 767px) {
      .product-card__title {
        font-size: 14px;
        height: 36px; } }
  .product-card__status-wrap {
    height: 24px;
    margin-top: 8px; }
  .product-card__status {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .product-card__id {
    color: #aaaaaa;
    max-width: 60%;
    text-overflow: ellipsis;
    overflow: hidden; }
  .product-card__status {
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap; }
  .product-card__stock {
    height: 32px;
    display: flex;
    align-items: center;
    margin-top: 16px;
    justify-content: space-between; }
    @media (max-width: 767px) {
      .product-card__stock {
        margin-top: 10px; } }
  .product-card__prices {
    display: flex;
    align-items: center; }
  .product-card__price-current {
    font-weight: 700;
    font-size: 20px; }
    @media (max-width: 767px) {
      .product-card__price-current {
        font-size: 14px; } }
  .product-card__price--discount {
    color: #0242aa; }
  .product-card__price-old {
    font-weight: 400;
    text-decoration: line-through;
    color: #aaaaaa;
    margin-left: 12px;
    font-size: 20px; }
    @media (max-width: 767px) {
      .product-card__price-old {
        font-size: 14px; } }
  .product-card__hover {
    display: none; }
    @media (max-width: 1099px) {
      .product-card__hover {
        display: block;
        margin-top: a; } }
  .product-card__footer {
    margin-top: 8px;
    display: flex; }
    @media (max-width: 767px) {
      .product-card__footer {
        margin-top: 6px; } }
  .product-card__add-to-cart {
    width: 100%; }
    .product-card__add-to-cart .btn.btn--primary,
    .product-card__add-to-cart .btn.btn--color {
      padding: 0px;
      width: 100%; }
    .product-card__add-to-cart .btn.btn--primary.animate {
      animation: bounce 0.4s ease; }
      @media (min-width: 1024px) {
        .product-card__add-to-cart .btn.btn--primary.animate:hover {
          cursor: pointer;
          background-color: #3f9e59; } }

@keyframes bounce {
  0% {
    transform: scale(0.95); }
  50% {
    background-color: #6bc684; }
  100% {
    transform: scale(1); } }
  .product-card__cart {
    fill: #0242aa;
    position: relative; }
  .product-card__count {
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    color: #fff;
    font-size: 9px;
    background-color: #0242AA;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    bottom: 0;
    line-height: 1; }
  .product-card__to-cart {
    border-radius: 5px;
    margin-left: 7px;
    padding: 0px 14px;
    height: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #0242aa;
    color: #fff;
    transition: all 0.3s ease;
    line-height: 1; }
    @media (max-width: 767px) {
      .product-card__to-cart {
        height: 34px; } }
    .product-card__to-cart-name {
      font-size: 16px; }
    .product-card__to-cart-subname {
      font-size: 10px; }
    @media (min-width: 1024px) {
      .product-card__to-cart:hover {
        cursor: pointer;
        background-color: #0F2952; } }
    .product-card__to-cart.disabled, .product-card__to-cart[disabled] {
      background-color: #E4E4E4; }
  .product-card__one-click {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
    fill: #0242aa;
    color: #0242aa;
    font-weight: 600; }
    @media (max-width: 767px) {
      .product-card__one-click {
        margin-top: 21px; } }
    .product-card__one-click .icon {
      margin-right: 7px;
      transition: all 0.3s ease; }
    @media (min-width: 1024px) {
      .product-card__one-click:hover {
        cursor: pointer;
        fill: #0284FB;
        color: #0284FB; } }
    .product-card__one-click:active {
      fill: #222222;
      color: #222222; }

.product-card--cheaper .product-card__price-current,
.product-card--cheaper .product-control__price-price {
  position: relative; }
  .product-card--cheaper .product-card__price-current:after, .product-card--cheaper .product-card__price-current:before,
  .product-card--cheaper .product-control__price-price:after,
  .product-card--cheaper .product-control__price-price:before {
    white-space: nowrap;
    content: 'можем снизить цену';
    position: absolute;
    left: calc(8px + 100%);
    top: -7px;
    font-size: 14px;
    font-weight: 300;
    color: #0242AA; }
  .product-card--cheaper .product-card__price-current:after,
  .product-card--cheaper .product-control__price-price:after {
    content: '*';
    left: 100%;
    top: -6px;
    font-size: 12px;
    color: #0242AA; }
  @media (max-width: 767px) {
    .product-card--cheaper .product-card__price-current:before,
    .product-card--cheaper .product-control__price-price:before {
      top: -8px; }
    .product-card--cheaper .product-card__price-current:after,
    .product-card--cheaper .product-control__price-price:after {
      top: -8px; } }

.product-card--unavailable {
  position: relative; }
  .product-card--unavailable .product-card__inner > * {
    opacity: 0.5; }
  .product-card--unavailable .product-card__one-click {
    color: #000;
    transition: all 0.3s ease; }
    @media (min-width: 1024px) {
      .product-card--unavailable .product-card__one-click:hover {
        cursor: pointer;
        color: #0284FB; } }
  .product-card--unavailable .btn--wide {
    padding: 0; }
    .product-card--unavailable .btn--wide button {
      width: 100%;
      height: 100%;
      color: #0242aa;
      font-weight: 600;
      font-size: 16px; }
      @media (max-width: 767px) {
        .product-card--unavailable .btn--wide button {
          font-size: 14px; } }
      @media (min-width: 1100px) {
        .product-card--unavailable .btn--wide button:hover {
          color: #0F2952;
          border-color: #0F2952; } }

.product-card .btn--wide {
  padding: 0; }
  .product-card .btn--wide button {
    width: 100%;
    height: 100%;
    color: #0242aa;
    font-weight: 600;
    font-size: 16px; }
    @media (max-width: 767px) {
      .product-card .btn--wide button {
        font-size: 14px; } }
    @media (min-width: 1100px) {
      .product-card .btn--wide button:hover {
        color: #0F2952;
        border-color: #0F2952; } }

/* End */


/* Start:/local/templates/html_conotech/components-template/counter/style.css?17368459602701*/
.counter {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: transparent; }
  .counter.preloader {
    pointer-events: none; }
    .counter.preloader:before {
      width: 30px;
      height: 30px;
      border: 3px solid #eee;
      border-top-color: #0242aa; }
    .counter.preloader > * {
      filter: none; }

.disabled-text {
  position: absolute;
  top: calc(100% + 2px);
  left: 0;
  display: none;
  width: 100%;
  text-align: center;
  color: #222222;
  font-size: 10px;
  line-height: 1;
  text-align: left;
  font-weight: 811;
  white-space: nowrap; }
  .disabled-text.red {
    color: #EB5757; }

.counter-input {
  position: relative;
  display: flex;
  box-sizing: border-box;
  width: auto;
  max-width: 60px;
  height: 40px;
  padding: 10px;
  text-align: center;
  color: #222222;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  outline: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin: 0px 0px; }
  @media (max-width: 1099px) {
    .counter-input {
      max-width: 40px;
      height: 34px; } }
  .counter-input:focus {
    border: 1px solid #0284FB; }

.counter-btn {
  position: relative;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  color: transparent;
  background: transparent;
  font-size: 0;
  transition: all 0.3s ease;
  border: 1px solid #e4e4e4; }
  @media (max-width: 1099px) {
    .counter-btn {
      width: 34px;
      height: 34px; } }
  .counter-btn:before, .counter-btn:after {
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 5px);
    display: block;
    width: 12px;
    height: 2px;
    content: "";
    background: #0242aa; }
  .counter-btn:before {
    transform: rotate(-90deg); }
  .counter-btn[disabled], .counter-btn.disabled {
    cursor: default;
    pointer-events: none; }
    .counter-btn[disabled]:before, .counter-btn[disabled]:after, .counter-btn.disabled:before, .counter-btn.disabled:after {
      background: #BDBDBD; }

.counter-minus {
  border-right: none;
  order: -1;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }
  .counter-minus:before {
    display: none; }

.counter-plus {
  border-left: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }
  .counter-plus[disabled] ~ .disabled-text, .counter-plus.disabled ~ .disabled-text {
    display: block; }

.disabled-text.active {
  display: block; }

@media (max-width: 1199px) {
  .fixed-card-body-wrap .disabled-text {
    bottom: 89%;
    width: 183px;
    font-size: 10px; } }

@media (min-width: 1700px) {
  .counter-btn:hover {
    box-shadow: 0px 4px 15px #ededed; } }

/* End */


/* Start:/local/templates/html_conotech/components-template/mini-basket/style.css?17368459603183*/
@charset "UTF-8";
.mini-basket {
  max-width: 786px;
  padding: 30px 18px 30px 40px;
  background: #ffffff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.13);
  border-radius: 4px;
  position: absolute;
  top: calc(100% + 30px);
  right: 0;
  width: 100%;
  max-height: calc(100vh - 250px);
  display: flex;
  flex-direction: column;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease; }
  .mini-basket:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 100%;
    height: 30px; }
  .mini-basket--empty {
    max-height: none;
    padding-right: 40px; }
  .mini-basket.active {
    top: calc(100% + 20px);
    opacity: 1;
    visibility: visible; }
  .mini-basket__inner {
    display: flex;
    flex-direction: column; }
  .mini-basket__body {
    flex-grow: 1;
    overflow: auto;
    padding-right: 16px; }
    .mini-basket__body::-webkit-scrollbar {
      width: 5px;
      /* ширина для вертикального скролла */
      height: 5px;
      /* высота для горизонтального скролла */
      border-radius: 0px;
      background-color: #f5f5f5; }
    .mini-basket__body::-webkit-scrollbar-thumb {
      background-color: #BDBDBD;
      border-radius: 0em; }
      .mini-basket__body::-webkit-scrollbar-thumb:hover {
        background-color: #828282; }
  .mini-basket__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 16px;
    margin-bottom: 30px; }
  .mini-basket__title {
    font-size: 24px;
    font-weight: 600; }
  .mini-basket__count {
    font-size: 16px; }
  .mini-basket__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 16px;
    margin-top: 22px; }
  .mini-basket__total {
    display: flex;
    align-items: center; }
    .mini-basket__total-title {
      font-size: 16px;
      color: #aaaaaa;
      margin-right: 5px; }
    .mini-basket__total-sum {
      font-size: 24px;
      font-weight: 600; }
  .mini-basket__control {
    display: flex;
    align-items: center; }
    .mini-basket__control .header-notification__control-title {
      font-weight: 400; }
  .mini-basket__link {
    margin-left: 35px; }
  .mini-basket__empty-image {
    margin-bottom: 36px; }
  .mini-basket__empty-close {
    position: absolute;
    right: 12px;
    top: 12px; }
  .mini-basket__empty-title {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 16px;
    text-align: center; }
  .mini-basket__empty-descr {
    text-align: center;
    font-size: 14px;
    max-width: 400px;
    margin: auto; }
  .mini-basket__empty-control {
    padding-top: 16px;
    border-top: 1px solid #e4e4e4;
    display: flex;
    justify-content: center;
    margin-top: 65px; }
    .mini-basket__empty-control .btn--wide {
      width: auto;
      padding: 0px 12px; }
  @media (min-width: 1024px) {
    .mini-basket .header-notification__control:hover {
      cursor: pointer;
      color: #0242aa; }
      .mini-basket .header-notification__control:hover .icon {
        fill: #0242aa; } }
  @media (max-width: 767px) {
    .mini-basket {
      display: none; } }

/* End */


/* Start:/bitrix/components/slam/easyform/lib/css/bootstrap.min.css?173684597422741*/
.slam-easyform{font:normal 16px/1.4 "Arial", sans-serif}.slam-easyform .hidden{display:none!important;visibility:hidden!important}.slam-easyform .form-group{margin-bottom:15px}.slam-easyform .control-label{display:inline-block;margin-bottom:5px;font-weight:700}.slam-easyform .form-control{display:block;width:100%;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;box-sizing:border-box}.slam-easyform .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)}.slam-easyform [class*="col-xs"]{float:left;position:relative;min-height:1px;padding-left:15px;padding-right:15px;box-sizing:border-box}.slam-easyform .row{margin-left:-15px;margin-right:-15px}.slam-easyform .row:before{content:" ";display:table;clear:both}.slam-easyform .col-xs-12{width:100%}.slam-easyform .col-xs-9{width:75%}.slam-easyform .col-xs-3{width:25%}.slam-easyform .radio-inline, .slam-easyform .checkbox-inline{display:inline-block;position:relative;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.slam-easyform .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}.slam-easyform .btn:active, .slam-easyform .btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125)}.slam-easyform .btn:hover, .slam-easyform .btn:focus{color:#333;text-decoration:none}.slam-easyform .btn-primary:active, .slam-easyform .btn-primary.active, .slam-easyform .open>.dropdown-toggle.btn-primary{background-image:none}.slam-easyform .btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.slam-easyform .pull-right{float:right}.slam-easyform .pull-right{float:right!important}.slam-easyform .btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.slam-easyform .btn-primary:active:hover, .slam-easyform .btn-primary.active:hover, .slam-easyform .open>.dropdown-toggle.btn-primary:hover, .slam-easyform .btn-primary:active:focus, .slam-easyform .btn-primary.active:focus, .slam-easyform .open>.dropdown-toggle.btn-primary:focus, .slam-easyform .btn-primary:active.focus, .slam-easyform .btn-primary.active.focus, .slam-easyform .open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.slam-easyform .btn-primary:active, .slam-easyform .btn-primary.active, .slam-easyform .open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.slam-easyform .btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.slam-easyform .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.slam-easyform .btn-primary:active, .slam-easyform .btn-primary.active, .slam-easyform .open .dropdown-toggle.btn-primary{background-image:none}.slam-easyform .btn-primary:hover, .slam-easyform .btn-primary:focus, .slam-easyform .btn-primary:active, .slam-easyform .btn-primary.active, .slam-easyform .open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.slam-easyform .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slam-easyform .pull-right{float:right !important}.slam-easyform input, .slam-easyform button, .slam-easyform select, .slam-easyform textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}.slam-easyform button, .slam-easyform input[type=button], .slam-easyform input[type=reset], .slam-easyform input[type=submit]{-webkit-appearance:button;cursor:pointer}.slam-easyform button, .slam-easyform select{text-transform:none}.slam-easyform button{overflow:visible}.slam-easyform button, .slam-easyform input[type="button"], .slam-easyform input[type="reset"], .slam-easyform input[type="submit"]{-webkit-appearance:button;cursor:pointer}.slam-easyform .close:not([disabled]):not(.disabled){cursor:pointer}.slam-easyform .modal-header .close{margin-top:-2px}.slam-easyform .modal-header .close{margin-top:-2px}.slam-easyform button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.slam-easyform .close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity: .2;filter:alpha(opacity=20)}.slam-easyform .modal:before{display:inline-block;vertical-align:middle;content:" ";height:100%}.slam-easyform .close:hover, .slam-easyform .close:focus{color:#000;text-decoration:none;cursor:pointer;opacity: .5;filter:alpha(opacity=50)}.slam-easyform .fade.in{opacity:1;background:rgba(0, 0, 0, .5)}.slam-easyform .modal{text-align:center}.modal-open .slam-easyform .modal{overflow-x:hidden}.slam-easyform .modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.slam-easyform .fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear;background:none}.slam-easyform .modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.slam-easyform .modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.slam-easyform .modal-dialog{display:inline-block;text-align:left;vertical-align:middle}.slam-easyform .modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0, 0, 0, .2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, .5);box-shadow:0 3px 9px rgba(0, 0, 0, .5);background-clip:padding-box;outline:0}.slam-easyform .modal-content{-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, .5);box-shadow:0 5px 15px rgba(0, 0, 0, .5)}.slam-easyform .modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}.slam-easyform .modal-body{position:relative;padding:20px}.slam-easyform .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.slam-easyform .alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.slam-easyform .alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.slam-easyform .modal .modal-header .title{margin:0;font-size:22px;display:inline-block}.slam-easyform .has-success .help-block, .slam-easyform .has-success .control-label, .slam-easyform .has-success .radio, .slam-easyform .has-success .checkbox, .slam-easyform .has-success .radio-inline, .slam-easyform .has-success .checkbox-inline{color:#3c763d}.slam-easyform .clearfix:before, .slam-easyform .clearfix:after, .slam-easyform .container:before, .slam-easyform .container:after, .slam-easyform .container-fluid:before, .slam-easyform .container-fluid:after, .slam-easyform .row:before, .slam-easyform .row:after, .slam-easyform .form-horizontal .form-group:before, .slam-easyform .form-horizontal .form-group:after, .slam-easyform .btn-toolbar:before, .slam-easyform .btn-toolbar:after, .slam-easyform .btn-group-vertical>.btn-group:before, .slam-easyform .btn-group-vertical>.btn-group:after, .slam-easyform .nav:before, .slam-easyform .nav:after, .slam-easyform .navbar:before, .slam-easyform .navbar:after, .slam-easyform .navbar-header:before, .slam-easyform .navbar-header:after, .slam-easyform .navbar-collapse:before, .slam-easyform .navbar-collapse:after, .slam-easyform .pager:before, .slam-easyform .pager:after, .slam-easyform .panel-body:before, .slam-easyform .panel-body:after, .slam-easyform .modal-footer:before, .slam-easyform .modal-footer:after{content:" ";display:table;clear:both}@media (min-width:768px){.slam-easyform .modal-dialog{position:relative;width:auto;margin:10px}.slam-easyform .modal-dialog{width:600px;margin:30px auto}.slam-easyform .container{width:750px}.slam-easyform .container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}}@media (min-width:992px){.slam-easyform .container{width:970px}}@media (min-width:1200px){.slam-easyform .container{width:1170px}}.modal-open{overflow:hidden}.slam-easyform *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.slam-easyform .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)}.slam-easyform .has-error .help-block, .slam-easyform .has-error .control-label, .slam-easyform .has-error .radio, .slam-easyform .has-error .checkbox, .slam-easyform .has-error .radio-inline, .slam-easyform .has-error .checkbox-inline{color:#a94442}.slam-easyform .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)}.slam-easyform .radio input[type=radio], .slam-easyform .radio-inline input[type=radio], .slam-easyform .checkbox input[type=checkbox], .slam-easyform .checkbox-inline input[type=checkbox]{float:left;margin-left:-20px}.slam-easyform input[type=radio], .slam-easyform input[type=checkbox]{margin:4px 0 0;margin-top:1px 9;line-height:normal}.slam-easyform input[type=checkbox], .slam-easyform input[type=radio]{box-sizing:border-box;padding:0}.slam-easyform .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168}.slam-easyform .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483}.slam-easyform .container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.slam-easyform .col-xs-1, .slam-easyform .col-sm-1, .slam-easyform .col-md-1, .slam-easyform .col-lg-1, .slam-easyform .col-xs-2, .slam-easyform .col-sm-2, .slam-easyform .col-md-2, .slam-easyform .col-lg-2, .slam-easyform .col-xs-3, .slam-easyform .col-sm-3, .slam-easyform .col-md-3, .slam-easyform .col-lg-3, .slam-easyform .col-xs-4, .slam-easyform .col-sm-4, .slam-easyform .col-md-4, .slam-easyform .col-lg-4, .slam-easyform .col-xs-5, .slam-easyform .col-sm-5, .slam-easyform .col-md-5, .slam-easyform .col-lg-5, .slam-easyform .col-xs-6, .slam-easyform .col-sm-6, .slam-easyform .col-md-6, .slam-easyform .col-lg-6, .slam-easyform .col-xs-7, .slam-easyform .col-sm-7, .slam-easyform .col-md-7, .slam-easyform .col-lg-7, .slam-easyform .col-xs-8, .slam-easyform .col-sm-8, .slam-easyform .col-md-8, .slam-easyform .col-lg-8, .slam-easyform .col-xs-9, .slam-easyform .col-sm-9, .slam-easyform .col-md-9, .slam-easyform .col-lg-9, .slam-easyform .col-xs-10, .slam-easyform .col-sm-10, .slam-easyform .col-md-10, .slam-easyform .col-lg-10, .slam-easyform .col-xs-11, .slam-easyform .col-sm-11, .slam-easyform .col-md-11, .slam-easyform .col-lg-11, .slam-easyform .col-xs-12, .slam-easyform .col-sm-12, .slam-easyform .col-md-12, .slam-easyform .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.slam-easyform .col-xs-1, .slam-easyform .col-xs-2, .slam-easyform .col-xs-3, .slam-easyform .col-xs-4, .slam-easyform .col-xs-5, .slam-easyform .col-xs-6, .slam-easyform .col-xs-7, .slam-easyform .col-xs-8, .slam-easyform .col-xs-9, .slam-easyform .col-xs-10, .slam-easyform .col-xs-11, .slam-easyform .col-xs-12{float:left}.slam-easyform .col-xs-12{width:100%}.slam-easyform .col-xs-11{width:91.66666667%}.slam-easyform .col-xs-10{width:83.33333333%}.slam-easyform .col-xs-9{width:75%}.slam-easyform .col-xs-8{width:66.66666667%}.slam-easyform .col-xs-7{width:58.33333333%}.slam-easyform .col-xs-6{width:50%}.slam-easyform .col-xs-5{width:41.66666667%}.slam-easyform .col-xs-4{width:33.33333333%}.slam-easyform .col-xs-3{width:25%}.slam-easyform .col-xs-2{width:16.66666667%}.slam-easyform .col-xs-1{width:8.33333333%}.slam-easyform .col-xs-pull-12{right:100%}.slam-easyform .col-xs-pull-11{right:91.66666667%}.slam-easyform .col-xs-pull-10{right:83.33333333%}.slam-easyform .col-xs-pull-9{right:75%}.slam-easyform .col-xs-pull-8{right:66.66666667%}.slam-easyform .col-xs-pull-7{right:58.33333333%}.slam-easyform .col-xs-pull-6{right:50%}.slam-easyform .col-xs-pull-5{right:41.66666667%}.slam-easyform .col-xs-pull-4{right:33.33333333%}.slam-easyform .col-xs-pull-3{right:25%}.slam-easyform .col-xs-pull-2{right:16.66666667%}.slam-easyform .col-xs-pull-1{right:8.33333333%}.slam-easyform .col-xs-pull-0{right:0}.slam-easyform .col-xs-push-12{left:100%}.slam-easyform .col-xs-push-11{left:91.66666667%}.slam-easyform .col-xs-push-10{left:83.33333333%}.slam-easyform .col-xs-push-9{left:75%}.slam-easyform .col-xs-push-8{left:66.66666667%}.slam-easyform .col-xs-push-7{left:58.33333333%}.slam-easyform .col-xs-push-6{left:50%}.slam-easyform .col-xs-push-5{left:41.66666667%}.slam-easyform .col-xs-push-4{left:33.33333333%}.slam-easyform .col-xs-push-3{left:25%}.slam-easyform .col-xs-push-2{left:16.66666667%}.slam-easyform .col-xs-push-1{left:8.33333333%}.slam-easyform .col-xs-push-0{left:0}.slam-easyform .col-xs-offset-12{margin-left:100%}.slam-easyform .col-xs-offset-11{margin-left:91.66666667%}.slam-easyform .col-xs-offset-10{margin-left:83.33333333%}.slam-easyform .col-xs-offset-9{margin-left:75%}.slam-easyform .col-xs-offset-8{margin-left:66.66666667%}.slam-easyform .col-xs-offset-7{margin-left:58.33333333%}.slam-easyform .col-xs-offset-6{margin-left:50%}.slam-easyform .col-xs-offset-5{margin-left:41.66666667%}.slam-easyform .col-xs-offset-4{margin-left:33.33333333%}.slam-easyform .col-xs-offset-3{margin-left:25%}.slam-easyform .col-xs-offset-2{margin-left:16.66666667%}.slam-easyform .col-xs-offset-1{margin-left:8.33333333%}.slam-easyform .col-xs-offset-0{margin-left:0}@media (min-width:768px){.slam-easyform .col-sm-1, .slam-easyform .col-sm-2, .slam-easyform .col-sm-3, .slam-easyform .col-sm-4, .slam-easyform .col-sm-5, .slam-easyform .col-sm-6, .slam-easyform .col-sm-7, .slam-easyform .col-sm-8, .slam-easyform .col-sm-9, .slam-easyform .col-sm-10, .slam-easyform .col-sm-11, .slam-easyform .col-sm-12{float:left}.slam-easyform .col-sm-12{width:100%}.slam-easyform .col-sm-11{width:91.66666667%}.slam-easyform .col-sm-10{width:83.33333333%}.slam-easyform .col-sm-9{width:75%}.slam-easyform .col-sm-8{width:66.66666667%}.slam-easyform .col-sm-7{width:58.33333333%}.slam-easyform .col-sm-6{width:50%}.slam-easyform .col-sm-5{width:41.66666667%}.slam-easyform .col-sm-4{width:33.33333333%}.slam-easyform .col-sm-3{width:25%}.slam-easyform .col-sm-2{width:16.66666667%}.slam-easyform .col-sm-1{width:8.33333333%}.slam-easyform .col-sm-pull-12{right:100%}.slam-easyform .col-sm-pull-11{right:91.66666667%}.slam-easyform .col-sm-pull-10{right:83.33333333%}.slam-easyform .col-sm-pull-9{right:75%}.slam-easyform .col-sm-pull-8{right:66.66666667%}.slam-easyform .col-sm-pull-7{right:58.33333333%}.slam-easyform .col-sm-pull-6{right:50%}.slam-easyform .col-sm-pull-5{right:41.66666667%}.slam-easyform .col-sm-pull-4{right:33.33333333%}.slam-easyform .col-sm-pull-3{right:25%}.slam-easyform .col-sm-pull-2{right:16.66666667%}.slam-easyform .col-sm-pull-1{right:8.33333333%}.slam-easyform .col-sm-pull-0{right:0}.slam-easyform .col-sm-push-12{left:100%}.slam-easyform .col-sm-push-11{left:91.66666667%}.slam-easyform .col-sm-push-10{left:83.33333333%}.slam-easyform .col-sm-push-9{left:75%}.slam-easyform .col-sm-push-8{left:66.66666667%}.slam-easyform .col-sm-push-7{left:58.33333333%}.slam-easyform .col-sm-push-6{left:50%}.slam-easyform .col-sm-push-5{left:41.66666667%}.slam-easyform .col-sm-push-4{left:33.33333333%}.slam-easyform .col-sm-push-3{left:25%}.slam-easyform .col-sm-push-2{left:16.66666667%}.slam-easyform .col-sm-push-1{left:8.33333333%}.slam-easyform .col-sm-push-0{left:0}.slam-easyform .col-sm-offset-12{margin-left:100%}.slam-easyform .col-sm-offset-11{margin-left:91.66666667%}.slam-easyform .col-sm-offset-10{margin-left:83.33333333%}.slam-easyform .col-sm-offset-9{margin-left:75%}.slam-easyform .col-sm-offset-8{margin-left:66.66666667%}.slam-easyform .col-sm-offset-7{margin-left:58.33333333%}.slam-easyform .col-sm-offset-6{margin-left:50%}.slam-easyform .col-sm-offset-5{margin-left:41.66666667%}.slam-easyform .col-sm-offset-4{margin-left:33.33333333%}.slam-easyform .col-sm-offset-3{margin-left:25%}.slam-easyform .col-sm-offset-2{margin-left:16.66666667%}.slam-easyform .col-sm-offset-1{margin-left:8.33333333%}.slam-easyform .col-sm-offset-0{margin-left:0}}@media (min-width:992px){.slam-easyform .col-md-1, .slam-easyform .col-md-2, .slam-easyform .col-md-3, .slam-easyform .col-md-4, .slam-easyform .col-md-5, .slam-easyform .col-md-6, .slam-easyform .col-md-7, .slam-easyform .col-md-8, .slam-easyform .col-md-9, .slam-easyform .col-md-10, .slam-easyform .col-md-11, .slam-easyform .col-md-12{float:left}.slam-easyform .col-md-12{width:100%}.slam-easyform .col-md-11{width:91.66666667%}.slam-easyform .col-md-10{width:83.33333333%}.slam-easyform .col-md-9{width:75%}.slam-easyform .col-md-8{width:66.66666667%}.slam-easyform .col-md-7{width:58.33333333%}.slam-easyform .col-md-6{width:50%}.slam-easyform .col-md-5{width:41.66666667%}.slam-easyform .col-md-4{width:33.33333333%}.slam-easyform .col-md-3{width:25%}.slam-easyform .col-md-2{width:16.66666667%}.slam-easyform .col-md-1{width:8.33333333%}.slam-easyform .col-md-pull-12{right:100%}.slam-easyform .col-md-pull-11{right:91.66666667%}.slam-easyform .col-md-pull-10{right:83.33333333%}.slam-easyform .col-md-pull-9{right:75%}.slam-easyform .col-md-pull-8{right:66.66666667%}.slam-easyform .col-md-pull-7{right:58.33333333%}.slam-easyform .col-md-pull-6{right:50%}.slam-easyform .col-md-pull-5{right:41.66666667%}.slam-easyform .col-md-pull-4{right:33.33333333%}.slam-easyform .col-md-pull-3{right:25%}.slam-easyform .col-md-pull-2{right:16.66666667%}.slam-easyform .col-md-pull-1{right:8.33333333%}.slam-easyform .col-md-pull-0{right:0}.slam-easyform .col-md-push-12{left:100%}.slam-easyform .col-md-push-11{left:91.66666667%}.slam-easyform .col-md-push-10{left:83.33333333%}.slam-easyform .col-md-push-9{left:75%}.slam-easyform .col-md-push-8{left:66.66666667%}.slam-easyform .col-md-push-7{left:58.33333333%}.slam-easyform .col-md-push-6{left:50%}.slam-easyform .col-md-push-5{left:41.66666667%}.slam-easyform .col-md-push-4{left:33.33333333%}.slam-easyform .col-md-push-3{left:25%}.slam-easyform .col-md-push-2{left:16.66666667%}.slam-easyform .col-md-push-1{left:8.33333333%}.slam-easyform .col-md-push-0{left:0}.slam-easyform .col-md-offset-12{margin-left:100%}.slam-easyform .col-md-offset-11{margin-left:91.66666667%}.slam-easyform .col-md-offset-10{margin-left:83.33333333%}.slam-easyform .col-md-offset-9{margin-left:75%}.slam-easyform .col-md-offset-8{margin-left:66.66666667%}.slam-easyform .col-md-offset-7{margin-left:58.33333333%}.slam-easyform .col-md-offset-6{margin-left:50%}.slam-easyform .col-md-offset-5{margin-left:41.66666667%}.slam-easyform .col-md-offset-4{margin-left:33.33333333%}.slam-easyform .col-md-offset-3{margin-left:25%}.slam-easyform .col-md-offset-2{margin-left:16.66666667%}.slam-easyform .col-md-offset-1{margin-left:8.33333333%}.slam-easyform .col-md-offset-0{margin-left:0}}@media (min-width:1200px){.slam-easyform .col-lg-1, .slam-easyform .col-lg-2, .slam-easyform .col-lg-3, .slam-easyform .col-lg-4, .slam-easyform .col-lg-5, .slam-easyform .col-lg-6, .slam-easyform .col-lg-7, .slam-easyform .col-lg-8, .slam-easyform .col-lg-9, .slam-easyform .col-lg-10, .slam-easyform .col-lg-11, .slam-easyform .col-lg-12{float:left}.slam-easyform .col-lg-12{width:100%}.slam-easyform .col-lg-11{width:91.66666667%}.slam-easyform .col-lg-10{width:83.33333333%}.slam-easyform .col-lg-9{width:75%}.slam-easyform .col-lg-8{width:66.66666667%}.slam-easyform .col-lg-7{width:58.33333333%}.slam-easyform .col-lg-6{width:50%}.slam-easyform .col-lg-5{width:41.66666667%}.slam-easyform .col-lg-4{width:33.33333333%}.slam-easyform .col-lg-3{width:25%}.slam-easyform .col-lg-2{width:16.66666667%}.slam-easyform .col-lg-1{width:8.33333333%}.slam-easyform .col-lg-pull-12{right:100%}.slam-easyform .col-lg-pull-11{right:91.66666667%}.slam-easyform .col-lg-pull-10{right:83.33333333%}.slam-easyform .col-lg-pull-9{right:75%}.slam-easyform .col-lg-pull-8{right:66.66666667%}.slam-easyform .col-lg-pull-7{right:58.33333333%}.slam-easyform .col-lg-pull-6{right:50%}.slam-easyform .col-lg-pull-5{right:41.66666667%}.slam-easyform .col-lg-pull-4{right:33.33333333%}.slam-easyform .col-lg-pull-3{right:25%}.slam-easyform .col-lg-pull-2{right:16.66666667%}.slam-easyform .col-lg-pull-1{right:8.33333333%}.slam-easyform .col-lg-pull-0{right:0}.slam-easyform .col-lg-push-12{left:100%}.slam-easyform .col-lg-push-11{left:91.66666667%}.slam-easyform .col-lg-push-10{left:83.33333333%}.slam-easyform .col-lg-push-9{left:75%}.slam-easyform .col-lg-push-8{left:66.66666667%}.slam-easyform .col-lg-push-7{left:58.33333333%}.slam-easyform .col-lg-push-6{left:50%}.slam-easyform .col-lg-push-5{left:41.66666667%}.slam-easyform .col-lg-push-4{left:33.33333333%}.slam-easyform .col-lg-push-3{left:25%}.slam-easyform .col-lg-push-2{left:16.66666667%}.slam-easyform .col-lg-push-1{left:8.33333333%}.slam-easyform .col-lg-push-0{left:0}.slam-easyform .col-lg-offset-12{margin-left:100%}.slam-easyform .col-lg-offset-11{margin-left:91.66666667%}.slam-easyform .col-lg-offset-10{margin-left:83.33333333%}.slam-easyform .col-lg-offset-9{margin-left:75%}.slam-easyform .col-lg-offset-8{margin-left:66.66666667%}.slam-easyform .col-lg-offset-7{margin-left:58.33333333%}.slam-easyform .col-lg-offset-6{margin-left:50%}.slam-easyform .col-lg-offset-5{margin-left:41.66666667%}.slam-easyform .col-lg-offset-4{margin-left:33.33333333%}.slam-easyform .col-lg-offset-3{margin-left:25%}.slam-easyform .col-lg-offset-2{margin-left:16.66666667%}.slam-easyform .col-lg-offset-1{margin-left:8.33333333%}.slam-easyform .col-lg-offset-0{margin-left:0}}
/* End */


/* Start:/bitrix/components/slam/easyform/lib/css/bootstrapValidator.min.css?1736845974565*/
/*!
 * BootstrapValidator (http://bootstrapvalidator.com)
 * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
 *
 * @version     v0.5.2, built on 2014-09-25 4:01:07 PM
 * @author      https://twitter.com/nghuuphuoc
 * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
 * @license     MIT
 */

.bv-form .help-block{margin-bottom:0}.bv-form .tooltip-inner{text-align:left}.nav-tabs li.bv-tab-success>a{color:#3c763d}.nav-tabs li.bv-tab-error>a{color:#a94442}.bv-form .bv-icon-no-label{top:0}.bv-form .bv-icon-input-group{top:0;z-index:100}
/* End */


/* Start:/local/templates/html_conotech/styles.css?1736845960287*/
.example {
    border: 2px solid red; 
    color: red;
    padding: 20px; 
}

.peculiarities {
    padding: 24px;
    border: 2px solid #e4e4e4;
    margin-bottom: 50px;
    margin-top: 30px;
}
.peculiarities__title {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 600;
}
/* End */


/* Start:/local/templates/html_conotech/template_styles.css?17368459601410*/
.alert{
    color: #EB5757;
}

.alert.alert-success{
    color: #0D2DFF;
}

.product-card__availability--coming_soon {
    color: #0D2DFF;
}
.product-card__availability--coming_soon:before {
    background-color: #0D2DFF; }
.product-card__availability--waiting_for_delivery {
    color: #e9d400;
}
.product-card__availability--waiting_for_delivery:before {
    background-color: #e9d400; }
.product-card__availability--sold_out {
    color: #c500e7;
}
.product-card__availability--sold_out:before {
    background-color: #c500e7; }
.product-card__availability--expecting {
    color: #00d1d5;
}
.product-card__availability--expecting:before {
    background-color: #00d1d5; }
.product-card__availability--ask-for-price {
    color: #f5b03d;
}
.product-card__availability--ask-for-price:before {
    background-color: #f5b03d; }
.product-card__availability--available {
    color: #3B6C37; }
.product-card__availability--available:before {
    background-color: #3B6C37; }
.product-card__availability--order {
    color: #fe7235; }
.product-card__availability--order:before {
    background-color: #fe7235; }
.product-card__availability--unavailable {
    color: #EF4023; }
.product-card__availability--unavailable:before {
    background-color: #EF4023; }

.cart-checkout .cart-checkout-warranty{
	background-color: #f6f6f6;
}

.cart-checkout .cart-checkout-warranty__item:before{
	background-color: #0242aa;
}
/* End */


/* Start:/local/templates/html_conotech/components-template/mixin__ph-links/style.css?17368459602519*/
.ph-links {
  display: grid;
  grid-template-columns: 100%;
  gap: 30px; }
  @media (max-width: 1099px) {
    .ph-links {
      margin-top: 30px; } }
  .ph-links--sticky {
    position: sticky;
    top: 110px;
    left: 0;
    right: 0; }
  .ph-links__content {
    background: #F3F3F3;
    padding: 43px 10px 30px; }
  .ph-links__title {
    text-align: center;
    font-weight: 500;
    font-size: 28px;
    line-height: 107%;
    letter-spacing: 0.01em;
    color: #0E0F0E;
    margin-bottom: 31px; }
  .ph-links__row {
    display: grid;
    grid-template-columns: repeat(3, 1fr); }
    @media (max-width: 1699.75px) {
      .ph-links__row {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px; } }
    @media (max-width: 1099px) {
      .ph-links__row {
        grid-template-columns: repeat(3, 1fr); } }
    @media (max-width: 575px) {
      .ph-links__row {
        grid-template-columns: repeat(1, 1fr); } }
  .ph-links__link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.01em;
    color: #0E0F0E;
    transition: opacity 0.3s; }
    @media (max-width: 767px) {
      .ph-links__link {
        font-size: 14px; } }
    .ph-links__link .icon-wrap {
      display: flex;
      align-items: center;
      margin-bottom: 10px; }
      .ph-links__link .icon-wrap span {
        font-weight: 500;
        font-size: 24px;
        color: #0242AA;
        margin-left: 5px; }
        @media (max-width: 1099px) {
          .ph-links__link .icon-wrap span {
            font-size: 22px; } }
        @media (max-width: 767px) {
          .ph-links__link .icon-wrap span {
            font-size: 18px; } }
    .ph-links__link .icon {
      fill: #0242AA; }
    @media (min-width: 1100px) {
      .ph-links__link:hover {
        opacity: 0.8; } }
  .ph-links .lazy-img-wrap img {
    transition: transform 0.3s; }
    .ph-links .lazy-img-wrap img:hover {
      transform: scale(1.05); }
  .ph-links__banners {
    margin-top: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 20px; }
  .ph-links__banners-title {
    grid-column: 1 / 2 span;
    font-weight: 500;
    font-size: 24px;
    line-height: 125%;
    letter-spacing: 0.01em;
    color: #0E0F0E;
    text-align: center; }
  .ph-links__banners-text {
    grid-column: 1 / 2 span;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.01em;
    color: #0E0F0E; }

/* End */
/* /local/templates/html_conotech/components-template/index-category/style.css?17368459607025 */
/* /local/templates/html_conotech/critical.css?173684596056800 */
/* /local/templates/html_conotech/components-template/nav/style.css?173684596015193 */
/* /local/templates/html_conotech/components-template/phones-list/style.css?17368459601122 */
/* /local/templates/html_conotech/components-template/burger/style.css?17368459602684 */
/* /local/templates/html_conotech/components-template/form-mixin/style.css?173684596018715 */
/* /local/templates/html_conotech/components-template/slam-catalog-menu/style.css?173684596012227 */
/* /local/templates/html_conotech/components-template/index-subscribe/style.css?17368459604473 */
/* /local/templates/html_conotech/components-template/footer/style.css?17368459608187 */
/* /local/templates/html_conotech/components-template/mixin__dev/style.css?1736845960429 */
/* /local/templates/html_conotech/components-template/modal/style.css?173684596023545 */
/* /local/templates/html_conotech/components-template/catalog-side-menu/style.css?173684596018076 */
/* /local/templates/html_conotech/components-template/pagination/style.css?17368459603308 */
/* /local/templates/html_conotech/components-template/mixin__search-results-card/style.css?17368459606985 */
/* /local/templates/html_conotech/components-template/cart/style.css?173684596016481 */
/* /local/templates/html_conotech/components-template/mixin__product-card/style.css?173684596013526 */
/* /local/templates/html_conotech/components-template/counter/style.css?17368459602701 */
/* /local/templates/html_conotech/components-template/mini-basket/style.css?17368459603183 */
/* /bitrix/components/slam/easyform/lib/css/bootstrap.min.css?173684597422741 */
/* /bitrix/components/slam/easyform/lib/css/bootstrapValidator.min.css?1736845974565 */
/* /local/templates/html_conotech/styles.css?1736845960287 */
/* /local/templates/html_conotech/template_styles.css?17368459601410 */
/* /local/templates/html_conotech/components-template/mixin__ph-links/style.css?17368459602519 */
