@import url('https://fonts.googleapis.com/css2?family=Commissioner:wght@100;200;300;400;500;600;700;800;900&display=swap');
*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role="list"],ol[role="list"]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}
/*reset*/
        body {
            background-color: #eee;
            font-family: 'Commissioner', sans-serif;
            font-size: 20px;
            line-height: 1.4em;
            padding: 0;
            margin: 0;
            background: #fff;
        }
        body.loaded {
            font-family: 'Commissioner', sans-serif;
        }
        .container {
            display: block;
            max-width: 100%;
            width: 1200px;
            margin: 0 auto;
            padding:0 20px;
        }
        .container > section {
            height: 100%;
            width: 60%;
            display: inline-block;
            float: left;
            margin-bottom: 2em;
        }
        .container > aside {
            height: 100%;
            display: inline-block;
            width: 30%;
            border-left: 2px dashed #eee;
            float: right;
            padding-left: 1.5em;
        }
        .logo { z-index: 2;
            background: url('../images/logo.svg') no-repeat center bottom transparent;
            width: 268px;
            min-width: 268px;
            height: 183px;
            _background-size: contain;
            display: block;
            position: relative;
            text-indent: -9999px;
            margin: 0;
            border-left: 1px solid rgba(255, 255, 255, 0.2);
            border-right: 1px solid rgba(255, 255, 255, 0.2);
        }
        h1, h2, h3, h4, h5 {
            color: #1D1D1B;
            font-family: 'Commissioner', sans-serif;
            font-weight: 700;
        }
        h1 {
            font-size: 36px;
            color: #1D1D1B;
        }
        h2 {
            font-size: 29px;
        }
        h3 {
            font-size: 24px;
        }

        a {
            color: #000;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s ;

        }

        ul {
            padding-left: 2em;
        }

        img {
            max-width: 100%;
        }
        a {
          text-decoration: none
        }
.page_inner {
  overflow: hidden;
}

header { position: relative;
  background: url(../images/RectangleMin.jpg) center top no-repeat #003868 ;
 color: #fff;  border-bottom: 1px solid rgba(255, 255, 255, 0.2);  background-size:cover;
}
header.bdfull{
  background: url(../images/Rectangle.jpg) center top no-repeat #003868 ;   background-size:cover;
}

header:after, header:before { content: "";display: block;
    position: absolute;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    height: 0;width: 100%;
    left: 0;top: 125px;
}
header:before {
   top: 183px;
}

header .container { position: relative;  }
header  a {
  color: #fff;
}
.header_phone {
 font-weight: 800;
font-size: 20px;
line-height: 24px; padding-left: 21px;
background-repeat: no-repeat;background-position: left center;  white-space: nowrap;display: inline-block;margin-bottom: 15px;
background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5818 9.36C12.5463 9.33183 9.96667 7.4724 9.2586 7.60587C8.9206 7.66567 8.72733 7.8962 8.3395 8.3577C8.2771 8.43223 8.12717 8.61077 8.0106 8.73773C7.7655 8.65779 7.52642 8.56048 7.29517 8.44653C6.10156 7.86544 5.13716 6.90104 4.55607 5.70743C4.44204 5.47621 4.34473 5.23713 4.26487 4.992C4.39227 4.875 4.5708 4.72507 4.64707 4.66093C5.1064 4.27527 5.33737 4.082 5.39717 3.74313C5.5198 3.04113 3.66167 0.443733 3.64217 0.420333C3.55786 0.299897 3.44784 0.199707 3.32006 0.127011C3.19228 0.0543156 3.04994 0.0109322 2.90333 0C2.1502 0 0 2.78937 0 3.2591C0 3.2864 0.0394334 6.06147 3.46147 9.54243C6.93897 12.9606 9.7136 13 9.7409 13C10.2111 13 13 10.8498 13 10.0967C12.9892 9.95058 12.9461 9.80871 12.8737 9.68131C12.8014 9.55392 12.7017 9.44417 12.5818 9.36Z' fill='white'/%3E%3C/svg%3E%0A");
}

header .header_inner {
  display: flex; justify-content: space-between;
}
header .header_menu { z-index: 2; position: relative;
  display: flex; justify-content: space-between;padding: 0;margin: 0;list-style: none
}
header .hesder_cont {  box-sizing: border-box;
  width: 100%; padding: 75px 20px 0px 40px;
}

header .header_cont {             border-left: 1px solid rgba(255,255,255,0.2);
  border-right: 1px solid rgba(255,255,255,0.2);
  width: 234px;padding: 20px 20px 0; text-align: right;
    background: linear-gradient(154.49deg, rgba(129, 129, 129, 0.2) 5.35%, rgba(16, 16, 18, 0.2) 83.85%), rgba(49, 48, 54, 0.3);
    backdrop-filter: blur(7px);
}
header .header_adeess,footer .footer_adeess {
   margin:28px 0 0;font-weight: 400;
font-size: 14px;
line-height: 17px;padding: 2px 0 2px 28px;
background-repeat: no-repeat;background-position: left center;
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 4C7.07009 4 5.5 5.62465 5.5 7.62161C5.5 10.0999 8.63216 13.7382 8.76551 13.8918C8.89077 14.0362 9.10946 14.0359 9.23449 13.8918C9.36784 13.7382 12.5 10.0999 12.5 7.62161C12.5 5.62465 10.9299 4 9 4ZM9 9.44374C8.02901 9.44374 7.23908 8.62633 7.23908 7.62161C7.23908 6.61688 8.02903 5.79949 9 5.79949C9.97097 5.79949 10.7609 6.6169 10.7609 7.62163C10.7609 8.62635 9.97097 9.44374 9 9.44374Z' fill='white'/%3E%3Crect x='0.5' y='0.5' width='17' height='17' rx='8.5' stroke='white'/%3E%3C/svg%3E%0A");
}

.header_menu  li { list-style: none;
  position: relative;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
}

.header_menu > li > a {
  font-weight: 700;padding: 12px 0; display: inline-block;
}

.header_menu > li:hover > a, .header_menu > li:hover > a.sel {
   color: #FF8200;
}
.header_menu > li.sub > a { padding-right: 25px;
 background-repeat: no-repeat;background-position: right center;
 background-image: url("data:image/svg+xml,%3Csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.50003 8.5C7.32566 8.5 7.15111 8.43483 7.01799 8.30467L0.199815 1.63804C-0.066605 1.37754 -0.066605 0.955706 0.199815 0.695374C0.466235 0.435042 0.897655 0.434875 1.1639 0.695374L7.50003 6.89068L13.8362 0.695374C14.1026 0.434875 14.534 0.434875 14.8002 0.695374C15.0665 0.955873 15.0667 1.3777 14.8002 1.63804L7.98208 8.30467C7.84895 8.43483 7.67441 8.5 7.50003 8.5Z' fill='white'/%3E%3C/svg%3E%0A");
}
.header_menu > li.sub:hover > a {
background-image: url("data:image/svg+xml,%3Csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.50003 8.5C7.32566 8.5 7.15111 8.43483 7.01799 8.30467L0.199815 1.63804C-0.066605 1.37754 -0.066605 0.955706 0.199815 0.695374C0.466235 0.435042 0.897655 0.434875 1.1639 0.695374L7.50003 6.89068L13.8362 0.695374C14.1026 0.434875 14.534 0.434875 14.8002 0.695374C15.0665 0.955873 15.0667 1.3777 14.8002 1.63804L7.98208 8.30467C7.84895 8.43483 7.67441 8.5 7.50003 8.5Z' fill='%23FF8200'/%3E%3C/svg%3E%0A");
}

.header_menu > li li.sub > a:before {content: "";display: inline-block;width: 4px;height: 9px; float: right;
 background-repeat: no-repeat;background-position: right center;   position: absolute;right: 20px;top: 25px;
 background-image: url("data:image/svg+xml,%3Csvg width='4' height='9' viewBox='0 0 4 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4.49998C4 4.60461 3.96742 4.70933 3.90233 4.78921L0.569018 8.88011C0.438768 9.03996 0.227853 9.03996 0.097687 8.88011C-0.032479 8.72026 -0.0325624 8.46141 0.097687 8.30166L3.19534 4.49998L0.0976866 0.698305C-0.0325627 0.538453 -0.0325627 0.2796 0.0976866 0.11985C0.227936 -0.0398989 0.438851 -0.0400019 0.569017 0.11985L3.90233 4.21075C3.96742 4.29063 4 4.39536 4 4.49998Z' fill='white'/%3E%3C/svg%3E%0A");
}
.header_menu > li li.sub:hover > a:before {
  background-image: url("data:image/svg+xml,%3Csvg width='4' height='9' viewBox='0 0 4 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4.49998C4 4.60461 3.96742 4.70933 3.90233 4.78921L0.569018 8.88011C0.438768 9.03996 0.227853 9.03996 0.097687 8.88011C-0.032479 8.72026 -0.0325624 8.46141 0.097687 8.30166L3.19534 4.49998L0.0976866 0.698305C-0.0325627 0.538453 -0.0325627 0.2796 0.0976866 0.11985C0.227936 -0.0398989 0.438851 -0.0400019 0.569017 0.11985L3.90233 4.21075C3.96742 4.29063 4 4.39536 4 4.49998Z' fill='%23FF8200'/%3E%3C/svg%3E%0A");
}

.header_menu li > ul { padding: 0;
  position: absolute;left: 0;
  background: linear-gradient(154.49deg, rgba(129, 129, 129, 0.2) 5.35%, rgba(16, 16, 18, 0.2) 83.85%), rgba(49, 48, 54, 0.3);
  box-shadow: 7px 4px 15px rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(7px);
  border: 1px solid;
  border-image-source: linear-gradient(165.4deg, rgba(214, 214, 214, 0.2) -10.07%, rgba(255, 255, 255, 0) 89.61%);
}
.header_menu li > ul a {  border-left:4px solid transparent; position: relative;
    padding: 20px 25px; display: block;white-space: nowrap;  padding-right: 40px;
}
.header_menu li > ul li:hover > a { border-left:4px solid #FF8200;
  background: linear-gradient(90deg, rgba(28, 28, 26, 0.7) 0.7%, rgba(28, 28, 25, 0) 100%);
}
.header_menu li > ul ul {
  top: 0;left: 100%;margin-left: -1px;
}
.header_menu > li  ul {
  display: none;
}


 @media (min-width: 991px)  {
      .header_menu li:hover > ul {
        display: block;
      }
}

ul.B_crumbBox {
  margin: 0;padding:25px 0;white-space: nowrap; font-size: 12px;
line-height: 15px;    color: #BEBEBE;
}
ul.B_crumbBox li {  display: inline-block;
  list-style: none;color: #fff;font-weight: 700;

}
ul.B_crumbBox li a {
  color: #BEBEBE;
}

button.call_back { padding: 10px 11px;  background: #FF8200;border: 1px solid #FF8200;
    font-weight: 400;
font-size: 13px;  color: #FFFFFF;
line-height: 16px; margin-bottom: 23px;
}
.social_btn { paOBdding: 14px 0px;
  display: flex;justify-content: space-between; align-items: center;
}

.social_btn a { display: inline-block;;width: 20px;height: 20px;
   background-repeat: no-repeat;background-position: center;
}
.social_btn span {
  border-right: 1px solid #797979; height: 32px;  display: inline-block;width:0
}

a.ico_viber { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.1111 0H7.88889C3.81444 0 0.5 3.14003 0.5 7.00007V10.0001C0.5 12.7126 2.14931 15.1702 4.72222 16.3277V19.6702C4.72222 19.9602 5.10486 20.1102 5.32125 19.9052L8.38764 17.0027H12.1111C16.1856 17.0027 19.5 13.8626 19.5 10.0001V7.00007C19.5 3.14003 16.1856 0 12.1111 0ZM14.8767 13.1204L13.8079 14.1104C12.6837 15.1529 9.74931 13.9629 7.16319 11.4604C4.57708 8.95534 3.44236 6.15031 4.51111 5.1078L5.57986 4.11779C5.97306 3.75279 6.64069 3.76029 7.08139 4.13279L8.6225 5.62531C9.17139 6.15781 8.93917 7.05032 8.21347 7.25533C7.71208 7.40783 7.37167 7.93033 7.53264 8.40534C7.79917 9.51535 9.28486 10.9029 10.3932 11.1779C10.8919 11.2879 11.4514 11.0304 11.6256 10.5579C11.8551 9.87535 12.8025 9.67285 13.354 10.2079L14.8925 11.6979C15.2778 12.0701 15.2725 12.7029 14.8767 13.1204ZM10.9606 4.75005C10.855 4.75005 10.7494 4.75505 10.6465 4.76755C10.4539 4.78755 10.2797 4.65505 10.2586 4.47255C10.2375 4.29004 10.3774 4.12504 10.57 4.10504C10.6993 4.09004 10.8312 4.08504 10.9606 4.08504C12.9001 4.08504 14.4782 5.58006 14.4782 7.41758C14.4782 7.54008 14.4729 7.66508 14.4571 7.78758C14.436 7.96758 14.2592 8.10259 14.0692 8.08259C13.8792 8.06258 13.7367 7.89508 13.7578 7.71508C13.7683 7.61758 13.7762 7.51758 13.7762 7.41758C13.7762 5.94756 12.5122 4.75005 10.9606 4.75005ZM13.0717 7.41758C13.0717 7.60008 12.9107 7.75008 12.7181 7.75008C12.5281 7.75008 12.3671 7.60008 12.3671 7.41758C12.3671 6.68257 11.7364 6.08506 10.9606 6.08506C10.7653 6.08506 10.6069 5.93506 10.6069 5.75006C10.6069 5.56756 10.7653 5.41756 10.9606 5.41756C12.1243 5.41756 13.0717 6.31507 13.0717 7.41758ZM15.7554 8.49509C15.7106 8.67509 15.5074 8.78759 15.32 8.74009C15.1379 8.69259 15.0271 8.51259 15.0693 8.34009C15.1458 8.04008 15.1828 7.73008 15.1828 7.41758C15.1828 5.21255 13.2881 3.41754 10.9606 3.41754C10.8524 3.41754 10.7415 3.42004 10.6333 3.43004C10.4407 3.44254 10.2718 3.30503 10.256 3.12253C10.2428 2.93753 10.3879 2.77753 10.5806 2.76503C10.7072 2.75503 10.8339 2.75003 10.9606 2.75003C13.676 2.75003 15.8874 4.84505 15.8874 7.41758C15.8874 7.78008 15.8425 8.14258 15.7554 8.49509Z' fill='%23665CAC'/%3E%3Cpath d='M14.8767 13.1204L13.8079 14.1104C12.6837 15.1529 9.74931 13.9629 7.16319 11.4604C4.57708 8.95534 3.44236 6.15031 4.51111 5.1078L5.57986 4.11779C5.97306 3.75279 6.64069 3.76029 7.08139 4.13279L8.6225 5.62531C9.17139 6.15781 8.93917 7.05032 8.21347 7.25533C7.71208 7.40783 7.37167 7.93033 7.53264 8.40534C7.79917 9.51535 9.28486 10.9029 10.3932 11.1779C10.8919 11.2879 11.4514 11.0304 11.6256 10.5579C11.8551 9.87535 12.8025 9.67285 13.354 10.2079L14.8925 11.6979C15.2778 12.0701 15.2725 12.7029 14.8767 13.1204Z' fill='white'/%3E%3Cpath d='M13.0717 7.41758C13.0717 7.60008 12.9107 7.75008 12.7181 7.75008C12.5281 7.75008 12.3671 7.60008 12.3671 7.41758C12.3671 6.68257 11.7364 6.08506 10.9606 6.08506C10.7653 6.08506 10.6069 5.93506 10.6069 5.75006C10.6069 5.56756 10.7653 5.41756 10.9606 5.41756C12.1243 5.41756 13.0717 6.31507 13.0717 7.41758Z' fill='white'/%3E%3Cpath d='M10.9606 4.75005C10.855 4.75005 10.7494 4.75505 10.6465 4.76755C10.4539 4.78755 10.2797 4.65505 10.2586 4.47255C10.2375 4.29004 10.3774 4.12504 10.57 4.10504C10.6993 4.09004 10.8312 4.08504 10.9606 4.08504C12.9001 4.08504 14.4782 5.58006 14.4782 7.41758C14.4782 7.54008 14.4729 7.66508 14.4571 7.78758C14.436 7.96758 14.2592 8.10259 14.0692 8.08259C13.8792 8.06258 13.7367 7.89508 13.7578 7.71508C13.7683 7.61758 13.7762 7.51758 13.7762 7.41758C13.7762 5.94756 12.5122 4.75005 10.9606 4.75005Z' fill='white'/%3E%3Cpath d='M15.7554 8.49509C15.7106 8.67509 15.5074 8.78759 15.32 8.74009C15.1379 8.69259 15.0271 8.51259 15.0693 8.34009C15.1458 8.04008 15.1828 7.73008 15.1828 7.41758C15.1828 5.21255 13.2881 3.41754 10.9606 3.41754C10.8524 3.41754 10.7415 3.42004 10.6333 3.43004C10.4407 3.44254 10.2718 3.30503 10.256 3.12253C10.2428 2.93753 10.3879 2.77753 10.5806 2.76503C10.7072 2.75503 10.8339 2.75003 10.9606 2.75003C13.676 2.75003 15.8874 4.84505 15.8874 7.41758C15.8874 7.78008 15.8425 8.14258 15.7554 8.49509Z' fill='white'/%3E%3C/svg%3E%0A");  }
a.ico_telega { background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 20C16.0228 20 20.5 15.5228 20.5 10C20.5 4.47715 16.0228 0 10.5 0C4.97715 0 0.5 4.47715 0.5 10C0.5 15.5228 4.97715 20 10.5 20Z' fill='url(%23paint0_linear_49_5)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.02656 9.89445C7.94176 8.62434 9.8857 7.78699 10.8583 7.38246C13.6354 6.22738 14.2125 6.02672 14.5886 6.02008C14.6713 6.01863 14.8563 6.03914 14.9761 6.13637C15.1538 6.28059 15.1548 6.59363 15.1351 6.80082C14.9846 8.38207 14.3334 12.2193 14.0021 13.9903C13.862 14.7397 13.5859 14.991 13.3188 15.0155C12.738 15.069 12.2971 14.6318 11.7346 14.2631C10.8545 13.6861 10.3573 13.327 9.50293 12.764C8.51562 12.1134 9.15566 11.7558 9.71832 11.1714C9.86559 11.0185 12.4242 8.69117 12.4738 8.48004C12.48 8.45363 12.4857 8.35519 12.4272 8.30324C12.3687 8.25129 12.2825 8.26902 12.2202 8.28316C12.1319 8.3032 10.7259 9.23254 8.00215 11.0711C7.60305 11.3452 7.24156 11.4787 6.9177 11.4717C6.56062 11.464 5.87383 11.2698 5.36324 11.1039C4.73699 10.9003 4.23926 10.7927 4.28262 10.447C4.30519 10.2668 4.55316 10.0827 5.02656 9.89445Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_49_5' x1='10.5' y1='0' x2='10.5' y2='19.8438' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232AABEE'/%3E%3Cstop offset='1' stop-color='%23229ED9'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");  }
a.ico_whatca { background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5025 0H10.4975C4.98375 0 0.5 4.485 0.5 10C0.5 12.1875 1.205 14.215 2.40375 15.8613L1.1575 19.5763L5.00125 18.3475C6.5825 19.395 8.46875 20 10.5025 20C16.0162 20 20.5 15.5138 20.5 10C20.5 4.48625 16.0162 0 10.5025 0Z' fill='%234CAF50'/%3E%3Cpath d='M16.2855 14.5255C16.0411 15.2052 15.0709 15.7689 14.297 15.9335C13.7676 16.0445 13.076 16.1331 10.748 15.1828C7.77032 13.9681 5.85272 10.9887 5.70326 10.7954C5.56014 10.6021 4.50002 9.21777 4.50002 7.78607C4.50002 6.35438 5.23843 5.65723 5.53608 5.35792C5.78053 5.11224 6.18456 5 6.57214 5C6.69753 5 6.81025 5.00624 6.91158 5.01122C7.20923 5.0237 7.35868 5.04116 7.555 5.50384C7.79945 6.08375 8.39474 7.51545 8.46567 7.66261C8.53787 7.80977 8.61006 8.00931 8.50873 8.20261C8.41374 8.40215 8.33015 8.4907 8.18069 8.66031C8.03123 8.82992 7.88938 8.95962 7.73992 9.1417C7.60313 9.30008 7.44861 9.46969 7.62086 9.76276C7.79312 10.0496 8.38841 11.0061 9.26488 11.7744C10.3959 12.7658 11.3129 13.0826 11.641 13.2173C11.8854 13.3171 12.1767 13.2934 12.3553 13.1063C12.5821 12.8656 12.862 12.4665 13.1469 12.0737C13.3496 11.7918 13.6054 11.7569 13.874 11.8567C14.1475 11.9502 15.5952 12.6548 15.8929 12.8008C16.1905 12.9479 16.3869 13.0178 16.459 13.1412C16.53 13.2647 16.53 13.8446 16.2855 14.5255Z' fill='%23FAFAFA'/%3E%3C/svg%3E%0A");  }
a.ico_faceb {margin-left: 13px;  background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.5 10C20.5 4.5 16 0 10.5 0C5 0 0.5 4.5 0.5 10C0.5 15 4.125 19.125 8.875 19.875V12.875H6.375V10H8.875V7.75C8.875 5.25 10.375 3.875 12.625 3.875C13.75 3.875 14.875 4.125 14.875 4.125V6.625H13.625C12.375 6.625 12 7.375 12 8.125V10H14.75L14.25 12.875H11.875V20C16.875 19.25 20.5 15 20.5 10Z' fill='white'/%3E%3C/svg%3E%0A"); }
a.ico_insta {margin-left: 13px; background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 1.80723C13.1506 1.80723 13.5121 1.80723 14.5964 1.80723C15.5602 1.80723 16.0422 2.04819 16.4036 2.16868C16.8855 2.40964 17.247 2.53012 17.6084 2.89157C17.9699 3.25301 18.2108 3.61446 18.3313 4.09639C18.4518 4.45783 18.5723 4.93976 18.6928 5.90362C18.6928 6.98795 18.6928 7.22892 18.6928 10C18.6928 12.7711 18.6928 13.0121 18.6928 14.0964C18.6928 15.0602 18.4518 15.5422 18.3313 15.9036C18.0904 16.3855 17.9699 16.747 17.6084 17.1084C17.247 17.4699 16.8855 17.7108 16.4036 17.8313C16.0422 17.9518 15.5602 18.0723 14.5964 18.1928C13.5121 18.1928 13.2711 18.1928 10.5 18.1928C7.72892 18.1928 7.48795 18.1928 6.40362 18.1928C5.43976 18.1928 4.95783 17.9518 4.59639 17.8313C4.11446 17.5904 3.75301 17.4699 3.39157 17.1084C3.03012 16.747 2.78916 16.3855 2.66868 15.9036C2.54819 15.5422 2.42771 15.0602 2.30723 14.0964C2.30723 13.0121 2.30723 12.7711 2.30723 10C2.30723 7.22892 2.30723 6.98795 2.30723 5.90362C2.30723 4.93976 2.54819 4.45783 2.66868 4.09639C2.90964 3.61446 3.03012 3.25301 3.39157 2.89157C3.75301 2.53012 4.11446 2.28916 4.59639 2.16868C4.95783 2.04819 5.43976 1.92771 6.40362 1.80723C7.48795 1.80723 7.8494 1.80723 10.5 1.80723ZM10.5 0C7.72892 0 7.48795 0 6.40362 0C5.31928 0 4.59639 0.240965 3.99398 0.481928C3.39157 0.722892 2.78916 1.08434 2.18675 1.68675C1.58434 2.28916 1.34337 2.77109 0.981928 3.49398C0.740965 4.09639 0.620482 4.81928 0.5 5.90362C0.5 6.98795 0.5 7.3494 0.5 10C0.5 12.7711 0.5 13.0121 0.5 14.0964C0.5 15.1807 0.740965 15.9036 0.981928 16.506C1.22289 17.1084 1.58434 17.7108 2.18675 18.3133C2.78916 18.9157 3.27109 19.1566 3.99398 19.5181C4.59639 19.759 5.31928 19.8795 6.40362 20C7.48795 20 7.8494 20 10.5 20C13.1506 20 13.5121 20 14.5964 20C15.6807 20 16.4036 19.759 17.006 19.5181C17.6084 19.2771 18.2108 18.9157 18.8133 18.3133C19.4157 17.7108 19.6566 17.2289 20.0181 16.506C20.259 15.9036 20.3795 15.1807 20.5 14.0964C20.5 13.0121 20.5 12.6506 20.5 10C20.5 7.3494 20.5 6.98795 20.5 5.90362C20.5 4.81928 20.259 4.09639 20.0181 3.49398C19.7771 2.89157 19.4157 2.28916 18.8133 1.68675C18.2108 1.08434 17.7289 0.843374 17.006 0.481928C16.4036 0.240965 15.6807 0.120482 14.5964 0C13.5121 0 13.2711 0 10.5 0Z' fill='white'/%3E%3Cpath d='M10.5 4.81928C7.60843 4.81928 5.31928 7.10843 5.31928 10C5.31928 12.8916 7.60843 15.1807 10.5 15.1807C13.3916 15.1807 15.6807 12.8916 15.6807 10C15.6807 7.10843 13.3916 4.81928 10.5 4.81928ZM10.5 13.3735C8.69277 13.3735 7.12651 11.9277 7.12651 10C7.12651 8.19277 8.57229 6.62651 10.5 6.62651C12.3072 6.62651 13.8735 8.07229 13.8735 10C13.8735 11.8072 12.3072 13.3735 10.5 13.3735Z' fill='white'/%3E%3Cpath d='M15.8012 5.90362C16.4666 5.90362 17.006 5.3642 17.006 4.6988C17.006 4.03339 16.4666 3.49398 15.8012 3.49398C15.1358 3.49398 14.5964 4.03339 14.5964 4.6988C14.5964 5.3642 15.1358 5.90362 15.8012 5.90362Z' fill='white'/%3E%3C/svg%3E%0A");  }

#banner  { position:relative ; }
#banner .banner_inner {
  margin: 0;padding: 134px 0 0; margin-bottom: 55px;
}
#banner:after,#banner:before {
    content: "";display: block;position: absolute;right: 0;bottom: 0;height: 100%;
    border-right: 1px solid rgba(255,255,255,0.2);
    border-left: 1px solid rgba(255,255,255,0.2);
}
#banner:after { width: 207px;
    background: linear-gradient(154.49deg, rgba(129, 129, 129, 0.2) 5.35%, rgba(16, 16, 18, 0.2) 83.85%), rgba(49, 48, 54, 0.3);
    backdrop-filter: blur(7px);
}

#banner:before {
  left: 0;right: auto; width: 268px;
}

#banner .banner_inner .baner_title {
  color: #fff; font-weight: 900;
font-size: 82px;  width: 763px;  max-width: 100%;
line-height: 120%; text-transform: uppercase;
}
#banner .banner_item { position:relative }
#banner .banner_inner p {
   font-weight: 700;  width: 234px;position: absolute;bottom: 20px;left: 650px;
  font-size: 16px;
  line-height: 120%; color: #FFFFFF;
}
.banner_btn {
  z-index: 1;position: relative; margin-bottom:140px;
}

.banner_btn_start { display: inline-block;
    color: #FFFFFF;  font-weight: 800;
    font-size: 16px;  background: #FF8200;
    line-height: 20px;  padding: 21px 51px;margin-right: 35px;
}
.banner_btn_load {
    display: inline-block; color: #FFFFFF;    font-weight: 800;
    font-size: 16px;
    line-height: 20px;position: relative;
    padding: 20px 32px 20px 101px;
    border: 2px solid #FFFFFF;
}
.banner_btn_load:after {
  content: "";display: inline-block;position: absolute;  width: 108px;
  height: 89px; left: -13px;top: -15px;
  background: url(../images/0011.png) center no-repeat transparent;
}

.banner_sertif { z-index: 2; font-size: 0;
  width: 117px;  position: absolute; top:-54px;right: 176px;
  height: 117px;   background-repeat: no-repeat;background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='117' height='117' viewBox='0 0 117 117' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M111.109 58.8503C111.426 58.8686 111.733 58.8864 112.031 58.9037C112.328 58.9209 112.661 58.9402 113.03 58.9616L115.03 59.0776C115.41 59.0996 115.752 59.1195 116.058 59.1372C116.364 59.1549 116.678 59.1731 117 59.1918L116.71 64.1972C116.388 64.1785 116.074 64.1603 115.768 64.1426C115.463 64.1249 115.12 64.105 114.74 64.083L112.74 63.9671C112.371 63.9457 112.038 63.9264 111.741 63.9091C111.443 63.8919 111.136 63.8741 110.82 63.8557L110.899 62.4917C111.215 62.5101 111.522 62.5279 111.82 62.5451C112.117 62.5624 112.45 62.5817 112.819 62.6031L114.604 62.7065C114.984 62.7286 115.327 62.7485 115.632 62.7662C115.938 62.7839 116.252 62.8021 116.574 62.8208L115.635 63.152L115.812 60.1016L116.706 60.5392C116.384 60.5205 116.07 60.5023 115.765 60.4846C115.459 60.4669 115.116 60.447 114.736 60.425L112.952 60.3215C112.583 60.3001 112.249 60.2808 111.952 60.2635C111.654 60.2463 111.347 60.2285 111.031 60.2101L111.109 58.8503Z' fill='white'/%3E%3Cpath d='M110.788 64.5477C111.082 64.7057 111.392 64.8706 111.718 65.0425C112.043 65.2171 112.351 65.3818 112.644 65.5366L114.522 66.5421C114.863 66.7222 115.169 66.8851 115.44 67.0307C115.715 67.1767 115.99 67.323 116.267 67.4695L115.965 69.1987C115.643 69.2433 115.33 69.2867 115.026 69.3287C114.721 69.3734 114.382 69.4234 114.009 69.4784L111.898 69.7773C111.559 69.8272 111.21 69.8768 110.851 69.9262C110.492 69.9782 110.149 70.0274 109.822 70.0738L110.064 68.6871C110.389 68.6544 110.721 68.62 111.061 68.5842C111.403 68.5488 111.727 68.5144 112.032 68.481L114.972 68.1718L114.989 68.0739L112.359 66.7813C112.072 66.6415 111.772 66.4937 111.458 66.3378C111.145 66.185 110.844 66.037 110.552 65.8935L110.788 64.5477ZM111.757 66.1632L112.735 66.4814L112.281 69.0793L111.258 69.018L111.757 66.1632Z' fill='white'/%3E%3Cpath d='M108.499 74.7138C108.803 74.806 109.097 74.8955 109.382 74.9821C109.667 75.0688 109.986 75.1659 110.34 75.2734L112.256 75.8559C112.621 75.9666 112.949 76.0665 113.242 76.1555C113.535 76.2446 113.836 76.336 114.145 76.4299L113.748 77.7372C113.439 77.6433 113.138 77.5519 112.845 77.4628C112.552 77.3737 112.224 77.2739 111.859 77.1631L109.943 76.5807C109.59 76.4732 109.27 76.3761 108.985 76.2894C108.7 76.2028 108.406 76.1133 108.102 76.0211L108.499 74.7138ZM109.568 71.192C109.872 71.2843 110.166 71.3737 110.451 71.4604C110.736 71.5471 111.056 71.6441 111.409 71.7516L113.326 72.3341C113.69 72.4448 114.018 72.5447 114.311 72.6338C114.604 72.7228 114.905 72.8143 115.214 72.9082L114.818 74.2115C114.51 74.1176 114.209 74.0262 113.916 73.9371C113.623 73.848 113.294 73.7482 112.93 73.6374L111.014 73.055C110.66 72.9474 110.341 72.8504 110.056 72.7637C109.771 72.6771 109.476 72.5876 109.173 72.4954L109.568 71.192ZM111.581 72.838L112.666 73.1678L111.768 76.127L110.683 75.7972L111.581 72.838Z' fill='white'/%3E%3Cpath d='M107.652 77.1965C107.945 77.3201 108.228 77.44 108.502 77.5561C108.777 77.6723 109.084 77.8024 109.424 77.9464L111.269 78.7271C111.62 78.8754 111.936 79.0093 112.218 79.1287C112.5 79.248 112.789 79.3706 113.087 79.4964L111.56 83.1075L110.535 82.6736C110.634 82.4397 110.74 82.1881 110.854 81.9186C110.967 81.6517 111.1 81.3365 111.254 80.9729L111.796 79.6917L112.37 80.6404C112.072 80.5146 111.783 80.392 111.501 80.2726C111.219 80.1533 110.902 80.0194 110.552 79.871L109.104 79.2582C108.766 79.1152 108.458 78.9851 108.181 78.8679C107.907 78.7517 107.624 78.6318 107.332 78.5082L108.378 78.3396L107.831 79.6323C107.703 79.9348 107.583 80.2207 107.469 80.4902C107.354 80.7622 107.243 81.0241 107.137 81.2757L106.111 80.8419L107.652 77.1965ZM109.518 79.0964L110.471 79.4996L110.05 80.4948C109.908 80.8304 109.787 81.1176 109.686 81.3566C109.585 81.5955 109.487 81.8256 109.394 82.0468L108.441 81.6436C108.54 81.4097 108.64 81.1733 108.741 80.9343C108.842 80.6954 108.961 80.4144 109.097 80.0916L109.518 79.0964Z' fill='white'/%3E%3Cpath d='M105.662 81.6018C105.708 81.5196 105.754 81.443 105.803 81.3721C105.85 81.3036 105.898 81.2401 105.946 81.1815C105.99 81.124 106.032 81.0732 106.072 81.0291L107.037 81.6278C107 81.6732 106.968 81.7139 106.942 81.7499C106.918 81.7873 106.897 81.8216 106.88 81.8531C106.781 82.0319 106.782 82.2166 106.882 82.4072C106.981 82.5978 107.179 82.8078 107.475 83.0372C107.771 83.2703 108.163 83.5382 108.648 83.8407C108.966 84.0414 109.29 84.2442 109.621 84.4491C109.951 84.6564 110.278 84.8605 110.602 85.0614L108.55 88.7845C108.267 88.6285 107.992 88.4765 107.724 88.3285C107.456 88.1806 107.155 88.0146 106.822 87.8306L105.068 86.8627C104.744 86.684 104.452 86.5227 104.191 86.3787C103.93 86.2348 103.661 86.0861 103.383 85.9328L104.041 84.7401C104.319 84.8934 104.588 85.0421 104.849 85.186C105.11 85.33 105.402 85.4913 105.726 85.67L107.291 86.5339C107.624 86.7179 107.925 86.8839 108.193 87.0319C108.461 87.1798 108.736 87.3318 109.019 87.4878L107.899 87.6166L109.35 84.9847L109.744 86.044C109.394 85.8161 109.044 85.5882 108.694 85.3603C108.345 85.1361 107.981 84.9009 107.604 84.6546C107.162 84.3699 106.779 84.1097 106.456 83.8743C106.13 83.6412 105.879 83.4111 105.702 83.1841C105.523 82.9594 105.427 82.7201 105.412 82.4663C105.4 82.2138 105.484 81.9256 105.662 81.6018Z' fill='white'/%3E%3Cpath d='M102.688 86.9552C102.951 87.1324 103.206 87.3042 103.453 87.4706C103.701 87.6371 103.978 87.8235 104.284 88.03L105.946 89.1487C106.262 89.3614 106.546 89.5533 106.8 89.7243C107.054 89.8953 107.315 90.071 107.583 90.2513L106.807 91.4054C106.539 91.2252 106.278 91.0495 106.024 90.8784C105.77 90.7074 105.485 90.5155 105.17 90.3029L103.508 89.1841C103.201 88.9777 102.924 88.7912 102.677 88.6248C102.43 88.4584 102.175 88.2865 101.912 88.1093L102.688 86.9552Z' fill='white'/%3E%3Cpath d='M98.0005 93.164C98.2322 93.3601 98.4565 93.5498 98.6735 93.7334C98.8905 93.9169 99.1338 94.1227 99.4035 94.3508L99.6974 94.5994C99.741 94.4665 99.7941 94.3288 99.8566 94.1865C99.9193 94.048 99.9982 93.9033 100.093 93.7524C100.186 93.6036 100.302 93.448 100.439 93.2857C100.699 92.9779 100.976 92.7549 101.269 92.6167C101.561 92.4806 101.861 92.4378 102.169 92.4884C102.477 92.539 102.781 92.6917 103.082 92.9465C103.139 92.9946 103.191 93.0383 103.237 93.0775C103.286 93.1185 103.337 93.1621 103.392 93.2085C103.653 93.4294 103.886 93.6263 104.09 93.7992C104.295 93.972 104.508 94.1529 104.732 94.3418L103.85 95.3852C103.595 95.1696 103.364 94.9735 103.155 94.7971C102.949 94.6225 102.732 94.439 102.504 94.2465L102.33 94.0995C102.191 93.9819 102.049 93.9047 101.903 93.868C101.757 93.8352 101.607 93.8527 101.452 93.9205C101.298 93.9922 101.138 94.125 100.975 94.3189C100.884 94.4265 100.806 94.5339 100.74 94.6412C100.677 94.7503 100.625 94.8565 100.585 94.9598C100.543 95.0651 100.511 95.1686 100.491 95.2703L100.999 95.7006C101.29 95.9465 101.552 96.1684 101.786 96.3661C102.02 96.5639 102.26 96.7671 102.507 96.9756L101.625 98.019C101.379 97.8105 101.138 97.6074 100.905 97.4096C100.671 97.2118 100.408 96.9899 100.118 96.744L98.5883 95.4503C98.306 95.2116 98.0511 94.996 97.8236 94.8035C97.5961 94.6111 97.3612 94.4124 97.1189 94.2075L98.0005 93.164Z' fill='white'/%3E%3Cpath d='M96.4995 94.8325C96.7214 95.0594 96.9365 95.2793 97.1448 95.4924C97.3532 95.7055 97.5866 95.9442 97.8451 96.2086L99.2457 97.6409C99.5119 97.9131 99.7521 98.1588 99.9662 98.3777C100.18 98.5967 100.4 98.8216 100.626 99.0525L97.8252 101.795L97.0468 100.998C97.2282 100.821 97.4234 100.63 97.6324 100.425C97.8394 100.222 98.0839 99.9831 98.3659 99.7071L99.3596 98.7342L99.5232 99.8309C99.2975 99.6001 99.0776 99.3752 98.8634 99.1562C98.6493 98.9372 98.4091 98.6916 98.1429 98.4193L97.0432 97.2948C96.7867 97.0324 96.5532 96.7937 96.3429 96.5786C96.1346 96.3656 95.9195 96.1456 95.6976 95.9187L96.7278 96.1671L95.7252 97.1487C95.4906 97.3784 95.2688 97.5955 95.0598 97.8002C94.8488 98.0067 94.6457 98.2055 94.4505 98.3966L93.6721 97.6006L96.4995 94.8325ZM97.4879 97.3055L98.2113 98.0453L97.4394 98.8011C97.1791 99.0559 96.9563 99.274 96.771 99.4554C96.5857 99.6369 96.4072 99.8116 96.2357 99.9795L95.5122 99.2397C95.6936 99.0621 95.877 98.8826 96.0623 98.7011C96.2477 98.5197 96.4656 98.3064 96.716 98.0612L97.4879 97.3055Z' fill='white'/%3E%3Cpath d='M90.8378 99.7845C91.2121 99.4839 91.5945 99.2706 91.9851 99.1445C92.3756 99.0185 92.762 98.9754 93.1442 99.0153C93.5259 99.0591 93.8893 99.1814 94.2343 99.3822C94.5809 99.5851 94.8967 99.8642 95.1816 100.219C95.5511 100.68 95.7873 101.166 95.8902 101.678C95.9949 102.192 95.9547 102.694 95.7698 103.182C95.5849 103.67 95.2482 104.11 94.7599 104.502C94.6115 104.622 94.4574 104.729 94.2977 104.826C94.1359 104.924 93.9753 105.01 93.816 105.085C93.6568 105.16 93.5028 105.222 93.3543 105.27C93.2053 105.323 93.0667 105.361 92.9383 105.387L92.2265 104.334C92.4789 104.304 92.7076 104.259 92.9126 104.197C93.1192 104.137 93.3059 104.063 93.4725 103.976C93.6386 103.892 93.7862 103.798 93.9153 103.694C94.1778 103.483 94.3646 103.238 94.4757 102.957C94.5886 102.679 94.6144 102.381 94.5532 102.062C94.4915 101.747 94.332 101.429 94.0748 101.108C93.9107 100.904 93.7252 100.734 93.5182 100.6C93.313 100.467 93.094 100.379 92.8613 100.336C92.6264 100.295 92.3856 100.308 92.1389 100.375C91.8921 100.442 91.6461 100.574 91.4009 100.771C91.2998 100.852 91.2038 100.94 91.1131 101.034C91.0219 101.132 90.9368 101.237 90.8577 101.351C90.7786 101.464 90.7081 101.587 90.6463 101.722C90.5862 101.859 90.5347 102.006 90.4919 102.165L89.6517 101.236C89.7027 101.11 89.7687 100.983 89.8494 100.854C89.9302 100.726 90.0235 100.599 90.1293 100.476C90.2312 100.351 90.3435 100.231 90.4661 100.115C90.5848 99.9983 90.7087 99.8882 90.8378 99.7845Z' fill='white'/%3E%3Cpath d='M86.8485 102.757C87.2446 102.5 87.6048 102.267 87.9291 102.057C88.2511 101.849 88.5569 101.651 88.8464 101.464C89.0187 101.73 89.1857 101.989 89.3474 102.239C89.5092 102.489 89.6905 102.77 89.8912 103.081L90.9786 104.763C91.1853 105.083 91.3718 105.372 91.538 105.629C91.7043 105.886 91.8751 106.15 92.0503 106.422L90.9245 107.15C90.7493 106.879 90.5785 106.615 90.4123 106.357C90.246 106.1 90.0595 105.811 89.8528 105.492L88.8845 103.993C88.7766 103.826 88.674 103.668 88.5767 103.517C88.4793 103.366 88.3812 103.214 88.2823 103.061L87.6291 103.484C87.4276 103.614 87.2815 103.747 87.1908 103.881C87.0979 104.017 87.058 104.161 87.0712 104.313C87.082 104.467 87.1451 104.634 87.2605 104.812C87.3533 104.956 87.4498 105.059 87.5499 105.123C87.6515 105.189 87.754 105.223 87.8572 105.225C87.962 105.229 88.0651 105.214 88.1666 105.177C88.2658 105.143 88.3606 105.096 88.4509 105.038L89.3717 104.442L89.9514 105.339C89.8147 105.428 89.6653 105.524 89.5031 105.629C89.3387 105.736 89.1545 105.855 88.9507 105.987C88.5499 106.246 88.183 106.413 87.8499 106.487C87.5145 106.562 87.2047 106.528 86.9205 106.383C86.6356 106.242 86.3665 105.976 86.1134 105.584C85.9022 105.257 85.7748 104.93 85.7312 104.604C85.6852 104.278 85.7493 103.961 85.9235 103.651C86.0977 103.341 86.4061 103.043 86.8485 102.757Z' fill='white'/%3E%3Cpath d='M81.2044 105.926C81.4855 106.077 81.7505 106.218 81.9994 106.348C82.2471 106.482 82.4904 106.613 82.7295 106.743L83.9276 107.382L84.2669 107.209L84.7511 108.161L84.4266 108.327L84.22 109.454C84.1701 109.721 84.1208 109.986 84.0721 110.249C84.0247 110.515 83.9695 110.823 83.9067 111.174L82.5091 111.886C82.5963 111.492 82.6811 111.105 82.7635 110.725C82.8435 110.347 82.9234 109.965 83.0033 109.581L83.313 108.127L83.6073 108.651L82.0304 107.842C81.7878 107.718 81.5277 107.584 81.2504 107.44C80.9705 107.298 80.6987 107.159 80.435 107.024C80.1713 106.889 79.9397 106.771 79.7404 106.671L81.2044 105.926ZM84.2318 104.384C84.3757 104.667 84.5153 104.941 84.6504 105.207C84.7855 105.472 84.937 105.77 85.1046 106.1L86.0131 107.886C86.1857 108.225 86.3415 108.531 86.4804 108.804C86.6193 109.077 86.762 109.358 86.9084 109.646L85.6988 110.262C85.5524 109.974 85.4098 109.693 85.2709 109.42C85.132 109.147 84.9762 108.841 84.8035 108.502L83.8951 106.716C83.7274 106.386 83.576 106.088 83.4409 105.823C83.3057 105.557 83.1662 105.283 83.0223 105L84.2318 104.384Z' fill='white'/%3E%3Cpath d='M76.722 107.693C77.2219 107.509 77.6824 107.427 78.1036 107.446C78.5258 107.467 78.9036 107.568 79.2371 107.749C79.5715 107.932 79.8602 108.174 80.103 108.476C80.3433 108.779 80.5332 109.121 80.6728 109.502C80.8703 110.041 80.9427 110.567 80.8899 111.08C80.8354 111.597 80.6441 112.061 80.316 112.473C79.9852 112.885 79.5026 113.208 78.8681 113.44C78.3864 113.617 77.938 113.696 77.5229 113.678C77.1088 113.663 76.7341 113.566 76.399 113.389C76.0613 113.213 75.7692 112.974 75.5228 112.67C75.2765 112.367 75.0801 112.015 74.9339 111.616C74.7316 111.064 74.6612 110.532 74.7228 110.018C74.7817 109.505 74.9762 109.046 75.3063 108.64C75.6363 108.233 76.1082 107.918 76.722 107.693ZM77.1275 108.739C76.8711 108.833 76.6646 108.963 76.5081 109.129C76.3526 109.298 76.2427 109.491 76.1784 109.709C76.1142 109.926 76.0909 110.155 76.1085 110.396C76.1245 110.64 76.1771 110.884 76.2664 111.127C76.3604 111.384 76.4827 111.609 76.6334 111.804C76.7824 112.002 76.9533 112.16 77.1462 112.277C77.3365 112.396 77.5432 112.467 77.7665 112.491C77.9897 112.515 78.2231 112.482 78.4665 112.393C78.7177 112.301 78.9229 112.171 79.082 112.004C79.2385 111.838 79.3502 111.645 79.417 111.427C79.4848 111.211 79.5119 110.98 79.4986 110.735C79.4852 110.49 79.4334 110.245 79.3432 109.998C79.2529 109.752 79.1351 109.531 78.9896 109.334C78.8451 109.14 78.6781 108.981 78.4885 108.857C78.2973 108.736 78.0878 108.661 77.86 108.633C77.6307 108.609 77.3865 108.644 77.1275 108.739Z' fill='white'/%3E%3Cpath d='M72.7124 109.147C72.7872 109.456 72.8597 109.755 72.9299 110.044C73.0002 110.334 73.0789 110.659 73.1661 111.018L73.6383 112.966C73.7281 113.336 73.8091 113.67 73.8812 113.967C73.9535 114.265 74.0276 114.571 74.1037 114.885L70.3078 115.806L70.0278 114.652C70.3066 114.584 70.6055 114.511 70.9245 114.434C71.2408 114.357 71.6134 114.267 72.0424 114.162L73.0516 113.917L72.73 114.997C72.6539 114.683 72.5798 114.377 72.5076 114.079C72.4354 113.782 72.3544 113.448 72.2646 113.077L71.8431 111.339C71.756 110.98 71.6773 110.655 71.607 110.366C71.5368 110.076 71.4642 109.777 71.3894 109.468L72.7124 109.147Z' fill='white'/%3E%3Cpath d='M65.4345 110.494C65.9626 110.426 66.4298 110.449 66.8363 110.561C67.2431 110.676 67.589 110.858 67.874 111.109C68.1594 111.361 68.3869 111.662 68.5566 112.01C68.7235 112.359 68.8327 112.735 68.8841 113.137C68.9569 113.707 68.9104 114.236 68.7448 114.725C68.5769 115.216 68.2872 115.626 67.8758 115.954C67.4617 116.283 66.9194 116.49 66.2491 116.576C65.7401 116.641 65.2853 116.618 64.8847 116.508C64.4844 116.401 64.1406 116.223 63.8532 115.976C63.563 115.73 63.3316 115.431 63.1588 115.08C62.9861 114.729 62.8728 114.343 62.8189 113.922C62.7444 113.338 62.7942 112.803 62.9684 112.316C63.1398 111.83 63.4316 111.425 63.8436 111.102C64.2557 110.78 64.786 110.577 65.4345 110.494ZM65.5972 111.604C65.3263 111.639 65.0961 111.72 64.9066 111.847C64.7174 111.977 64.5673 112.141 64.4563 112.339C64.3453 112.537 64.2717 112.755 64.2354 112.993C64.1967 113.235 64.1938 113.484 64.2267 113.741C64.2613 114.012 64.3305 114.26 64.4341 114.483C64.5353 114.709 64.6669 114.901 64.8288 115.059C64.988 115.216 65.1738 115.332 65.3861 115.405C65.5985 115.478 65.8332 115.498 66.0904 115.465C66.3559 115.431 66.5847 115.35 66.777 115.223C66.9665 115.095 67.1181 114.933 67.2319 114.734C67.3459 114.539 67.4237 114.32 67.4651 114.078C67.5065 113.837 67.5106 113.586 67.4774 113.326C67.4441 113.065 67.3784 112.823 67.2803 112.599C67.1825 112.378 67.055 112.186 66.8979 112.022C66.7383 111.862 66.5507 111.743 66.3349 111.664C66.1167 111.589 65.8708 111.569 65.5972 111.604Z' fill='white'/%3E%3Cpath d='M57.3869 111.05C57.6847 111.056 57.9619 111.063 58.2184 111.069C58.4721 111.075 58.7037 111.08 58.9133 111.085C59.1202 111.09 59.3022 111.094 59.4594 111.098C59.452 111.415 59.4449 111.723 59.438 112.021C59.4311 112.319 59.4234 112.653 59.4148 113.022L59.3684 115.026C59.3596 115.406 59.3517 115.75 59.3446 116.056C59.3375 116.363 59.3302 116.677 59.3227 117C58.989 116.992 58.614 116.984 58.1976 116.974C57.7811 116.964 57.3606 116.955 56.9359 116.945C56.5333 116.935 56.1976 116.894 55.9288 116.822C55.6573 116.752 55.443 116.655 55.2858 116.53C55.1259 116.407 55.0133 116.262 54.9482 116.095C54.8803 115.928 54.8488 115.742 54.8535 115.538C54.8593 115.287 54.9112 115.07 55.0093 114.887C55.1073 114.705 55.2391 114.554 55.4046 114.437C55.5701 114.322 55.7554 114.241 55.9607 114.193L55.9631 114.089C55.7299 114.032 55.5236 113.945 55.3441 113.831C55.1619 113.716 55.022 113.562 54.9244 113.37C54.8267 113.177 54.7813 112.936 54.788 112.646C54.7937 112.398 54.839 112.172 54.9237 111.97C55.0056 111.77 55.1447 111.599 55.3411 111.458C55.5348 111.316 55.798 111.209 56.1308 111.136C56.4635 111.067 56.8822 111.038 57.3869 111.05ZM58.0996 112.089L57.2391 112.069C57.002 112.064 56.8069 112.088 56.6539 112.142C56.4981 112.197 56.3831 112.278 56.3088 112.387C56.2346 112.496 56.1955 112.632 56.1918 112.794C56.1861 113.04 56.2646 113.223 56.4274 113.342C56.5901 113.465 56.8273 113.53 57.1389 113.537L58.3882 113.566L58.3661 114.522L57.1747 114.494C56.9734 114.49 56.8058 114.518 56.672 114.578C56.5381 114.641 56.4381 114.727 56.3721 114.836C56.3034 114.945 56.2673 115.072 56.264 115.219C56.2587 115.448 56.3222 115.622 56.4547 115.741C56.5871 115.863 56.7911 115.927 57.0669 115.933L58.0101 115.955C58.0145 115.765 58.019 115.57 58.0236 115.371C58.0282 115.173 58.0334 114.946 58.0393 114.693L58.0719 113.285C58.0774 113.048 58.0823 112.834 58.0867 112.644C58.0911 112.456 58.0954 112.271 58.0996 112.089Z' fill='white'/%3E%3Cpath d='M54.0298 110.944C53.9872 111.258 53.9458 111.563 53.9058 111.859C53.8657 112.154 53.8209 112.485 53.7712 112.851L53.502 114.837C53.4508 115.215 53.4046 115.555 53.3634 115.859C53.3223 116.162 53.28 116.474 53.2366 116.794L51.9205 116.615C51.9642 116.293 52.0069 115.978 52.0484 115.672C52.0896 115.368 52.1357 115.028 52.1869 114.65L52.41 113.005L52.3157 112.992L51.1788 114.263C50.8904 114.583 50.6001 114.907 50.3079 115.235C50.013 115.563 49.7045 115.908 49.3824 116.271L48.2385 116.116C48.2819 115.796 48.3241 115.484 48.3653 115.18C48.4065 114.877 48.4526 114.536 48.5038 114.159L48.773 112.173C48.8227 111.806 48.8676 111.475 48.9076 111.18C48.9477 110.885 48.989 110.58 49.0317 110.265L50.3478 110.444C50.3048 110.761 50.2633 111.067 50.2232 111.363C50.1832 111.658 50.1381 111.991 50.0881 112.36L49.8584 114.054L49.9527 114.067L51.0977 112.798C51.4453 112.41 51.765 112.054 52.0569 111.729C52.3484 111.406 52.6302 111.093 52.9023 110.791L54.0298 110.944Z' fill='white'/%3E%3Cpath d='M47.8468 110.032C47.7697 110.339 47.6949 110.638 47.6224 110.927C47.55 111.216 47.4688 111.54 47.3789 111.899L46.8919 113.843C46.7993 114.212 46.7158 114.545 46.6413 114.843C46.5669 115.14 46.4904 115.445 46.4119 115.758C46.1791 115.7 45.8674 115.622 45.4768 115.524C45.0834 115.425 44.6299 115.311 44.1162 115.182C43.6533 115.066 43.2811 114.912 42.9995 114.719C42.7153 114.525 42.5288 114.276 42.44 113.972C42.3479 113.67 42.3575 113.297 42.4689 112.853C42.5635 112.475 42.7139 112.159 42.9201 111.903C43.1257 111.65 43.3988 111.48 43.7394 111.391C44.0793 111.306 44.4954 111.325 44.9878 111.448C45.1189 111.481 45.2593 111.517 45.4092 111.554C45.5563 111.591 45.7008 111.627 45.8426 111.663C45.9844 111.699 46.1062 111.729 46.2079 111.755L45.9563 112.759L45.0372 112.528C44.8071 112.47 44.6107 112.454 44.4482 112.478C44.2856 112.503 44.1534 112.571 44.0516 112.682C43.9465 112.795 43.8681 112.955 43.8165 113.161C43.7755 113.324 43.7674 113.464 43.7921 113.581C43.8141 113.698 43.8595 113.795 43.9284 113.872C43.9972 113.949 44.0798 114.011 44.1761 114.058C44.2691 114.107 44.3664 114.144 44.4681 114.169L46.0013 114.554L45.1638 115.223C45.2423 114.91 45.3188 114.605 45.3933 114.308C45.4677 114.01 45.5513 113.677 45.6438 113.308L46.0785 111.573C46.1684 111.214 46.2496 110.89 46.322 110.601C46.3945 110.312 46.4693 110.013 46.5464 109.705L47.8468 110.032Z' fill='white'/%3E%3Cpath d='M40.0165 107.601C40.5143 107.79 40.9161 108.03 41.222 108.32C41.5269 108.613 41.7463 108.937 41.8802 109.292C42.0131 109.649 42.0725 110.021 42.0583 110.409C42.0416 110.795 41.9613 111.178 41.8175 111.557C41.6139 112.094 41.3241 112.539 40.9482 112.892C40.5688 113.247 40.1204 113.472 39.6031 113.568C39.0832 113.663 38.5074 113.591 37.8755 113.351C37.3958 113.168 37.0051 112.934 36.7034 112.649C36.4007 112.365 36.1806 112.047 36.0432 111.694C35.9032 111.34 35.8394 110.967 35.852 110.576C35.8645 110.185 35.9461 109.791 36.0968 109.394C36.3053 108.844 36.6009 108.395 36.9836 108.048C37.3636 107.699 37.8114 107.479 38.3267 107.389C38.842 107.298 39.4053 107.369 40.0165 107.601ZM39.638 108.657C39.3826 108.56 39.1415 108.523 38.9144 108.546C38.6864 108.572 38.4768 108.646 38.2859 108.768C38.0949 108.89 37.9274 109.048 37.7833 109.242C37.6356 109.436 37.5157 109.655 37.4237 109.898C37.3268 110.153 37.2716 110.404 37.2581 110.65C37.2409 110.897 37.2668 111.128 37.3357 111.343C37.402 111.557 37.5117 111.747 37.6647 111.911C37.8178 112.075 38.0155 112.204 38.2579 112.296C38.5081 112.391 38.748 112.427 38.9776 112.405C39.2047 112.382 39.415 112.31 39.6085 112.189C39.8011 112.07 39.9725 111.914 40.1228 111.72C40.273 111.526 40.3946 111.306 40.4876 111.061C40.5806 110.816 40.6365 110.571 40.6552 110.328C40.6729 110.086 40.6509 109.857 40.5891 109.638C40.5238 109.422 40.4143 109.228 40.2606 109.057C40.1034 108.889 39.8959 108.755 39.638 108.657Z' fill='white'/%3E%3Cpath d='M33.9588 104.992C34.3767 105.211 34.7568 105.41 35.099 105.589C35.4388 105.767 35.7615 105.936 36.067 106.096C35.92 106.377 35.7774 106.65 35.6393 106.914C35.5013 107.178 35.3466 107.474 35.1752 107.802L34.247 109.577C34.1294 109.802 34.0201 110.011 33.9191 110.205C33.8181 110.398 33.7203 110.585 33.6257 110.766C33.5298 110.949 33.432 111.136 33.3323 111.327L29.6474 109.399L30.1806 108.379C30.4372 108.513 30.7122 108.657 31.0055 108.811C31.2964 108.963 31.6411 109.143 32.0395 109.352L33.2898 110.006L32.244 110.515C32.3936 110.229 32.5394 109.95 32.6813 109.678C32.8232 109.407 32.9824 109.102 33.1588 108.765L33.8857 107.374C33.9764 107.201 34.064 107.033 34.1484 106.872C34.2328 106.71 34.3165 106.55 34.3996 106.391L33.7103 106.03C33.5197 105.931 33.3444 105.867 33.1845 105.839C33.0233 105.814 32.8792 105.837 32.752 105.907C32.6211 105.979 32.5065 106.109 32.408 106.297C32.3352 106.437 32.3002 106.563 32.303 106.677C32.3059 106.79 32.3343 106.891 32.3882 106.978C32.4409 107.068 32.5079 107.145 32.5894 107.21C32.6709 107.274 32.7532 107.328 32.8363 107.372L33.8079 107.88L33.3573 108.742C33.213 108.667 33.0554 108.584 32.8843 108.495C32.7107 108.404 32.5164 108.302 32.3013 108.19C31.8784 107.968 31.5514 107.733 31.3203 107.485C31.0855 107.237 30.9579 106.96 30.9376 106.654C30.9148 106.346 31.0076 105.993 31.216 105.594C31.381 105.278 31.589 105.032 31.8403 104.855C32.0878 104.68 32.386 104.597 32.735 104.609C33.084 104.62 33.4919 104.748 33.9588 104.992Z' fill='white'/%3E%3Cpath d='M28.2183 101.476C28.0402 101.739 27.8676 101.993 27.7004 102.24C27.5331 102.487 27.3458 102.763 27.1383 103.069L26.0141 104.728C25.8005 105.043 25.6077 105.327 25.4358 105.581C25.2639 105.834 25.0874 106.095 24.9063 106.362L23.7762 105.595C23.9574 105.328 24.1339 105.067 24.3058 104.814C24.4776 104.56 24.6704 104.276 24.8841 103.961L26.0082 102.302C26.2157 101.996 26.4031 101.72 26.5703 101.473C26.7375 101.226 26.9102 100.972 27.0883 100.709L28.2183 101.476ZM31.2626 103.542C31.0845 103.805 30.9119 104.059 30.7447 104.306C30.5774 104.553 30.3901 104.829 30.1826 105.135L29.0584 106.794C28.8448 107.109 28.652 107.393 28.4801 107.647C28.3082 107.9 28.1317 108.161 27.9505 108.428L26.8239 107.663C27.0051 107.396 27.1816 107.136 27.3535 106.882C27.5253 106.629 27.7181 106.344 27.9318 106.029L29.056 104.371C29.2634 104.065 29.4508 103.788 29.618 103.541C29.7853 103.295 29.9579 103.04 30.136 102.777L31.2626 103.542ZM29.0947 104.977L28.4583 105.916L25.9003 104.18L26.5367 103.241L29.0947 104.977Z' fill='white'/%3E%3Cpath d='M26.1464 100.007C25.939 100.247 25.7379 100.48 25.5431 100.706C25.3483 100.931 25.13 101.184 24.8883 101.464L23.5788 102.98C23.3299 103.268 23.1053 103.528 22.9051 103.76C22.7049 103.992 22.4993 104.23 22.2882 104.474L21.2833 103.605C21.4961 103.359 21.7036 103.118 21.9056 102.884C22.1058 102.653 22.3304 102.393 22.5793 102.104L23.6642 100.848L23.5922 100.786L21.9465 101.229C21.5301 101.339 21.11 101.452 20.6862 101.567C20.2602 101.681 19.8133 101.801 19.3455 101.929L18.472 101.174C18.6831 100.929 18.8887 100.691 19.0889 100.46C19.2891 100.228 19.5137 99.9678 19.7626 99.6796L21.0721 98.1635C21.3138 97.8837 21.5321 97.631 21.7269 97.4055C21.9217 97.1799 22.1228 96.9471 22.3302 96.7069L23.3351 97.5759C23.1259 97.8182 22.9239 98.0521 22.7291 98.2776C22.5343 98.5032 22.3151 98.7569 22.0716 99.0388L20.9542 100.333L21.0262 100.395L22.6783 99.9574C23.1809 99.8229 23.6432 99.6992 24.0652 99.5863C24.4855 99.4754 24.8922 99.3675 25.2855 99.2625L26.1464 100.007Z' fill='white'/%3E%3Cpath d='M19.3373 91.692L18.3046 92.74L18.2981 92.4203L21.4906 95.9061C21.2567 96.1206 21.0299 96.3285 20.8103 96.5299C20.5906 96.7313 20.3446 96.9569 20.072 97.2068L18.5956 98.5607C18.3149 98.818 18.0617 99.0502 17.836 99.2571C17.6102 99.4641 17.3784 99.6767 17.1404 99.8949L16.2207 98.8907C16.4586 98.6725 16.6905 98.4599 16.9162 98.2529C17.142 98.0459 17.3952 97.8137 17.6758 97.5564L18.9906 96.3508C19.2632 96.1009 19.5092 95.8753 19.7289 95.6739C19.9485 95.4725 20.1753 95.2646 20.4092 95.0501L20.1599 96.1323L18.3149 94.1177C18.0707 93.8511 17.821 93.5784 17.5657 93.2996C17.3085 93.0188 17.0541 92.741 16.8025 92.4663C16.9489 92.332 17.0984 92.195 17.2509 92.0551C17.4035 91.9153 17.5539 91.7773 17.7024 91.6412C17.8448 91.5106 17.9881 91.3791 18.1325 91.2467C18.2769 91.1143 18.4213 90.9819 18.5657 90.8495L19.3373 91.692ZM18.9108 93.414C18.6769 93.6285 18.4501 93.8364 18.2305 94.0378C18.0108 94.2392 17.7648 94.4648 17.4922 94.7147L16.1774 95.9203C15.8968 96.1777 15.6436 96.4098 15.4178 96.6168C15.1921 96.8238 14.9602 97.0364 14.7223 97.2546L13.7998 96.2473C14.0377 96.0291 14.2696 95.8165 14.4953 95.6095C14.7211 95.4025 14.9743 95.1703 15.2549 94.913L16.5697 93.7074C16.8422 93.4575 17.0883 93.2319 17.308 93.0305C17.5276 92.8291 17.7544 92.6212 17.9882 92.4067L18.9108 93.414Z' fill='white'/%3E%3Cpath d='M16.4731 90.0739C16.2166 90.2607 15.9678 90.4417 15.7269 90.6171C15.486 90.7924 15.2161 90.9889 14.9172 91.2064L13.4716 92.2586C13.1638 92.4826 12.8861 92.6848 12.6385 92.865C12.3908 93.0452 12.1365 93.2303 11.8755 93.4203L12.3601 92.4328L12.8201 93.0656C13.0035 93.3178 13.1657 93.541 13.3069 93.7352C13.4481 93.9294 13.5828 94.1147 13.7109 94.291L12.7506 94.99L9.85654 91.0091L10.8169 90.3101C10.9434 90.4842 11.0773 90.6683 11.2185 90.8625C11.3597 91.0567 11.5227 91.281 11.7077 91.5355L12.1678 92.1683L11.0772 92.3221C11.3382 92.1321 11.5925 91.9471 11.8401 91.7668C12.0877 91.5866 12.3654 91.3845 12.6733 91.1604L14.1188 90.1083C14.4177 89.8907 14.6876 89.6942 14.9286 89.5189C15.1695 89.3435 15.4182 89.1625 15.6747 88.9758L16.4731 90.0739Z' fill='white'/%3E%3Cpath d='M13.1102 85.0093C13.2598 85.267 13.3991 85.5069 13.5279 85.7289C13.6554 85.9484 13.7718 86.1489 13.8771 86.3303C13.981 86.5093 14.0724 86.6668 14.1514 86.8029C13.8771 86.9623 13.6111 87.1169 13.3535 87.2666C13.0959 87.4163 12.8073 87.5841 12.4876 87.7699L10.7559 88.7763C10.4267 88.9677 10.1298 89.1403 9.86499 89.2941C9.60022 89.448 9.32829 89.6061 9.04921 89.7683C8.88156 89.4795 8.69313 89.1549 8.48392 88.7945C8.27471 88.4341 8.06342 88.0701 7.85005 87.7025C7.64777 87.3541 7.50736 87.0463 7.42883 86.7791C7.34652 86.5109 7.31767 86.2771 7.34226 86.0777C7.36309 85.8773 7.42774 85.7056 7.53622 85.5628C7.64331 85.4175 7.78512 85.2936 7.96163 85.191C8.1787 85.0649 8.39069 84.9959 8.59761 84.9842C8.80453 84.9725 9.00135 85.0065 9.18805 85.0863C9.37236 85.1675 9.53844 85.2833 9.68629 85.4335L9.77574 85.3816C9.70329 85.1523 9.66905 84.9312 9.67302 84.7183C9.6756 84.5029 9.73356 84.3032 9.84688 84.1193C9.9602 83.9353 10.1421 83.7705 10.3925 83.625C10.6072 83.5002 10.8229 83.4211 11.0396 83.3878C11.2525 83.3534 11.4707 83.383 11.6941 83.4766C11.9161 83.5678 12.1449 83.7365 12.3803 83.9827C12.6133 84.2303 12.8566 84.5725 13.1102 85.0093ZM12.5964 86.1601L12.1641 85.4155C12.0449 85.2102 11.9222 85.0565 11.7959 84.9544C11.6682 84.8498 11.5387 84.7942 11.4072 84.7876C11.2758 84.781 11.1397 84.8186 10.999 84.9004C10.7867 85.0238 10.672 85.1862 10.655 85.3876C10.6355 85.5905 10.7041 85.8267 10.8606 86.0964L11.4883 87.1776L10.6618 87.658L10.0632 86.6269C9.96209 86.4527 9.85083 86.3242 9.72947 86.2416C9.60572 86.1603 9.4802 86.1199 9.35292 86.1205C9.22426 86.1186 9.09671 86.1545 8.97029 86.2279C8.77231 86.343 8.65717 86.4881 8.62488 86.6633C8.5902 86.8399 8.64214 87.0475 8.78069 87.2861L9.25453 88.1024C9.41912 88.0068 9.58728 87.909 9.75903 87.8092C9.93077 87.7094 10.1264 87.5957 10.3458 87.4682L11.5623 86.7611C11.7675 86.6419 11.9523 86.5345 12.1169 86.4388C12.2791 86.3445 12.4389 86.2516 12.5964 86.1601Z' fill='white'/%3E%3Cpath d='M11.6219 82.4832C11.2893 82.5152 10.9399 82.5502 10.5738 82.588C10.2065 82.6232 9.85834 82.6576 9.52941 82.691L7.40921 82.8975C7.02565 82.9369 6.68062 82.9714 6.37411 83.001C6.06508 83.0317 5.75479 83.0629 5.44323 83.0947L4.73576 81.4883C4.97843 81.2727 5.21465 81.063 5.4444 80.8591C5.67304 80.6528 5.92752 80.4229 6.20785 80.1696L7.79789 78.7491C8.05237 78.5193 8.31513 78.2843 8.58617 78.0441C8.85609 77.8014 9.11436 77.5699 9.36097 77.3496L9.92829 78.6377C9.67612 78.8454 9.41874 79.0584 9.15618 79.2768C8.89108 79.4962 8.64073 79.7046 8.40512 79.902L6.13089 81.7916L6.17094 81.8825L9.07607 81.4974C9.39186 81.4547 9.72376 81.4109 10.0718 81.366C10.4161 81.3197 10.7493 81.2754 11.0713 81.233L11.6219 82.4832ZM9.91954 81.6775L8.92969 81.9556L7.86681 79.5422L8.75155 79.0254L9.91954 81.6775Z' fill='white'/%3E%3Cpath d='M4.64335 72.0738C4.53505 72.3734 4.42676 72.673 4.31846 72.9726C4.20942 73.2696 4.10113 73.5692 3.99357 73.8715C3.93446 74.1832 3.8761 74.4975 3.81847 74.8145C3.7601 75.1288 3.70269 75.4415 3.64624 75.7524L2.87276 75.5515C2.98032 75.2492 3.08994 74.9492 3.20164 74.6515C3.30993 74.3519 3.41786 74.0509 3.52541 73.7486C3.58186 73.4377 3.63927 73.1251 3.69764 72.8107C3.75601 72.4964 3.81305 72.1824 3.86876 71.8689L4.64335 72.0738ZM5.41544 74.8413L4.8578 75.414C4.6459 75.178 4.43496 74.9403 4.22498 74.701C4.0116 74.4597 3.79896 74.221 3.58706 73.985C3.33859 73.7822 3.09086 73.582 2.84387 73.3845C2.59613 73.1843 2.3484 72.9841 2.10067 72.784L2.6572 72.2073C2.86718 72.4466 3.07849 72.6857 3.29113 72.9243C3.50377 73.1629 3.71471 73.4006 3.92395 73.6373C4.17168 73.8375 4.42074 74.0373 4.67113 74.2367C4.91887 74.4369 5.16697 74.6384 5.41544 74.8413ZM5.70324 73.6863C5.39101 73.7477 5.07842 73.8078 4.76546 73.8665C4.4491 73.9234 4.13348 73.9829 3.8186 74.045C3.51973 74.1543 3.22123 74.2649 2.9231 74.3768C2.62497 74.4888 2.32684 74.6007 2.02871 74.7126L1.81288 73.939C2.12584 73.8802 2.4388 73.8215 2.75177 73.7627C3.06399 73.7013 3.37658 73.6412 3.68954 73.5824C3.99033 73.4698 4.29112 73.3571 4.5919 73.2444C4.89003 73.1325 5.18853 73.0219 5.48741 72.9126L5.70324 73.6863Z' fill='white'/%3E%3Cpath d='M3.80768 68.1544C3.67804 68.4454 3.5484 68.7365 3.41876 69.0275C3.28857 69.3158 3.15893 69.6068 3.02984 69.9005C2.94838 70.2071 2.86748 70.5164 2.78712 70.8284C2.70622 71.1377 2.62639 71.4454 2.54764 71.7514L1.79069 71.4951C1.91978 71.2014 2.05077 70.9101 2.18366 70.6212C2.3133 70.3302 2.44267 70.0379 2.57176 69.7441C2.65051 69.4381 2.73034 69.1304 2.81124 68.8211C2.89215 68.5118 2.9717 68.2028 3.0499 67.8941L3.80768 68.1544ZM4.37799 70.9705L3.78046 71.5014C3.58615 71.2507 3.39292 70.9985 3.20077 70.7445C3.00536 70.4884 2.8105 70.2351 2.61619 69.9844C2.38301 69.7641 2.15037 69.5466 1.91828 69.3317C1.68565 69.1141 1.45301 68.8966 1.22037 68.679L1.81708 68.1441C2.00923 68.398 2.20274 68.6516 2.3976 68.905C2.59246 69.1584 2.78569 69.4107 2.9773 69.6619C3.20993 69.8795 3.44392 70.0968 3.67926 70.3138C3.9119 70.5313 4.14481 70.7502 4.37799 70.9705ZM4.7484 69.8393C4.43256 69.878 4.11645 69.9153 3.80006 69.9513C3.48042 69.9852 3.16133 70.0217 2.84279 70.0609C2.53681 70.1483 2.23111 70.2371 1.92568 70.3272C1.62025 70.4173 1.31482 70.5073 1.00939 70.5974L0.849961 69.8102C1.16635 69.7742 1.48274 69.7383 1.79912 69.7023C2.11496 69.6636 2.43108 69.6262 2.74746 69.5902C3.0556 69.4996 3.36373 69.409 3.67187 69.3183C3.9773 69.2282 4.283 69.1395 4.58898 69.0521L4.7484 69.8393Z' fill='white'/%3E%3Cpath d='M3.23838 63.98C3.08685 64.2602 2.93533 64.5404 2.78381 64.8207C2.63195 65.0982 2.48043 65.3784 2.32925 65.6614C2.22458 65.9608 2.12025 66.263 2.01626 66.5679C1.91194 66.8701 1.80881 67.1708 1.70688 67.4699L0.971751 67.1564C1.12293 66.8734 1.27582 66.593 1.43042 66.3152C1.58194 66.035 1.7333 65.7533 1.88448 65.4704C1.98641 65.1713 2.08954 64.8706 2.19386 64.5684C2.29819 64.2662 2.40115 63.9642 2.50274 63.6624L3.23838 63.98ZM3.5916 66.8315L2.95521 67.3151C2.78064 67.0503 2.60728 66.7839 2.43511 66.516C2.25987 66.2457 2.08496 65.9781 1.9104 65.7133C1.69475 65.4758 1.47944 65.2411 1.26447 65.0091C1.04915 64.7744 0.833843 64.5396 0.618532 64.3049L1.25441 63.8172C1.42658 64.0851 1.60011 64.3528 1.77502 64.6204C1.94992 64.8879 2.12329 65.1543 2.29511 65.4195C2.51042 65.6542 2.7271 65.8888 2.94515 66.1232C3.16046 66.3579 3.37594 66.594 3.5916 66.8315ZM4.04745 65.732C3.72958 65.7464 3.41154 65.7594 3.09333 65.771C2.77204 65.7803 2.45109 65.7923 2.13048 65.807C1.81871 65.8707 1.50712 65.9358 1.19569 66.0022C0.884263 66.0686 0.572837 66.1351 0.261411 66.2015L0.162672 65.4044C0.480885 65.3928 0.799097 65.3811 1.11731 65.3694C1.43518 65.3551 1.75323 65.342 2.07144 65.3304C2.3856 65.2636 2.69976 65.1968 3.01393 65.1301C3.32535 65.0636 3.63695 64.9986 3.94872 64.9349L4.04745 65.732Z' fill='white'/%3E%3Cpath d='M5.89935 60.1738C5.58218 60.1677 5.27466 60.1618 4.9768 60.156C4.67894 60.1502 4.34522 60.1438 3.97565 60.1367L1.97334 60.098C1.59274 60.0906 1.24937 60.084 0.943234 60.0781C0.637097 60.0722 0.322685 60.0661 0 60.0599L0.0967014 55.047C0.419387 55.0532 0.733798 55.0593 1.03993 55.0652C1.34607 55.0711 1.68944 55.0778 2.07005 55.0851L4.07235 55.1238C4.44192 55.1309 4.77564 55.1374 5.0735 55.1431C5.37136 55.1489 5.67888 55.1548 5.99605 55.1609L5.9697 56.527C5.65253 56.5208 5.34501 56.5149 5.04715 56.5091C4.74928 56.5034 4.41557 56.4969 4.046 56.4898L2.25882 56.4553C1.87821 56.4479 1.53484 56.4413 1.22871 56.4354C0.92257 56.4295 0.608159 56.4234 0.285474 56.4172L1.21131 56.0499L1.15238 59.1049L0.241395 58.7021C0.56408 58.7084 0.878491 58.7145 1.18463 58.7204C1.49077 58.7263 1.83414 58.7329 2.21474 58.7403L4.00192 58.7748C4.37149 58.7819 4.70521 58.7884 5.00307 58.7941C5.30093 58.7999 5.60845 58.8058 5.92562 58.8119L5.89935 60.1738Z' fill='white'/%3E%3Cpath d='M5.99636 54.4792C5.6961 54.3326 5.38 54.1797 5.04805 54.0204C4.71648 53.8584 4.40174 53.7057 4.10385 53.5622L2.1884 52.6295C1.8408 52.4625 1.52861 52.3115 1.25184 52.1765C0.972338 52.041 0.69147 51.9054 0.409234 51.7696L0.64508 50.0301C0.964578 49.9732 1.27551 49.9179 1.57786 49.8642C1.88059 49.8078 2.2176 49.745 2.58889 49.6756L4.68644 49.296C5.02345 49.2331 5.37021 49.1701 5.72673 49.1071C6.08362 49.0414 6.42473 48.979 6.75006 48.9201L6.56094 50.315C6.23746 50.3603 5.90677 50.4073 5.56888 50.4561C5.22826 50.5046 4.90596 50.5514 4.60198 50.5965L1.67612 51.0182L1.66277 51.1167L4.34077 52.3075C4.63232 52.4362 4.93816 52.5724 5.25829 52.7161C5.57606 52.8568 5.88327 52.9932 6.17992 53.1254L5.99636 54.4792ZM4.96584 52.9021L3.97666 52.6215L4.33099 50.0082L5.35521 50.0302L4.96584 52.9021Z' fill='white'/%3E%3Cpath d='M7.90408 44.1619C7.59728 44.0812 7.29981 44.003 7.01168 43.9272C6.72355 43.8514 6.40074 43.7665 6.04324 43.6725L4.10637 43.1631C3.7382 43.0662 3.40605 42.9789 3.10991 42.901C2.81378 42.8231 2.50964 42.7431 2.1975 42.661L2.54464 41.3396C2.85678 41.4217 3.16092 41.5017 3.45705 41.5796C3.75318 41.6575 4.08534 41.7448 4.4535 41.8417L6.39038 42.3511C6.74787 42.4451 7.07069 42.53 7.35882 42.6058C7.64695 42.6816 7.94442 42.7598 8.25122 42.8405L7.90408 44.1619ZM6.96892 47.7217C6.66211 47.641 6.36465 47.5627 6.07652 47.4869C5.78838 47.4112 5.46557 47.3263 5.10808 47.2322L3.1712 46.7228C2.80303 46.626 2.47088 46.5386 2.17475 46.4607C1.87861 46.3828 1.57448 46.3028 1.26234 46.2207L1.60842 44.9033C1.92056 44.9854 2.2247 45.0654 2.52083 45.1433C2.81697 45.2212 3.14912 45.3086 3.51728 45.4054L5.45416 45.9148C5.81166 46.0089 6.13447 46.0938 6.4226 46.1696C6.71073 46.2453 7.0082 46.3236 7.315 46.4043L6.96892 47.7217ZM4.89528 46.1531L3.79878 45.8647L4.58457 42.8736L5.68107 43.162L4.89528 46.1531Z' fill='white'/%3E%3Cpath d='M8.58293 41.8541C8.28592 41.7426 7.99796 41.6345 7.71903 41.5297C7.4401 41.425 7.12759 41.3077 6.78151 41.1777L4.90649 40.4738C4.55008 40.34 4.22853 40.2192 3.94186 40.1116C3.65518 40.004 3.36075 39.8934 3.05858 39.78L4.43516 36.1091L5.47727 36.5004C5.38812 36.7381 5.29218 36.9939 5.18946 37.2679C5.0877 37.5392 4.96754 37.8596 4.82896 38.2292L4.34054 39.5316L3.7281 38.6074C4.03027 38.7209 4.32469 38.8314 4.61137 38.9391C4.89805 39.0467 5.21959 39.1674 5.576 39.3012L7.04813 39.8539C7.39163 39.9829 7.70413 40.1002 7.98564 40.2059C8.26457 40.3106 8.55254 40.4188 8.84955 40.5303L7.81119 40.7418L8.30397 39.4278C8.41929 39.1202 8.52832 38.8295 8.63104 38.5556C8.73473 38.2791 8.83455 38.0129 8.93048 37.757L9.9726 38.1483L8.58293 41.8541ZM6.64081 40.0327L5.6723 39.669L6.0517 38.6573C6.17962 38.3162 6.28912 38.0242 6.38022 37.7813C6.47131 37.5383 6.55901 37.3045 6.64332 37.0796L7.61183 37.4433C7.52267 37.681 7.43255 37.9214 7.34146 38.1643C7.25036 38.4072 7.14328 38.6927 7.02021 39.0209L6.64081 40.0327Z' fill='white'/%3E%3Cpath d='M10.3809 37.371C10.3389 37.4549 10.2952 37.5333 10.2495 37.6062C10.2051 37.6765 10.1601 37.742 10.1145 37.8025C10.0726 37.8617 10.0325 37.9142 9.99426 37.9599L9.00597 37.401C9.04173 37.354 9.07195 37.3121 9.09661 37.275C9.11881 37.2368 9.13792 37.2016 9.15395 37.1695C9.24519 36.9868 9.23713 36.8022 9.12976 36.6159C9.02238 36.4295 8.81632 36.2277 8.51155 36.0105C8.20555 35.7897 7.80394 35.538 7.30672 35.2554C6.98099 35.0679 6.64847 34.8785 6.30918 34.6872C5.97111 34.4935 5.63613 34.3029 5.30423 34.1153L7.20372 30.3117C7.49243 30.4561 7.77373 30.5967 8.04763 30.7337C8.32154 30.8706 8.62875 31.0242 8.96928 31.1945L10.7607 32.0902C11.0914 32.2555 11.39 32.4048 11.6565 32.5381C11.923 32.6713 12.1981 32.8089 12.4819 32.9508L11.8734 34.1693C11.5896 34.0274 11.3145 33.8898 11.048 33.7566C10.7815 33.6233 10.4829 33.474 10.1522 33.3087L8.55325 32.5092C8.21272 32.339 7.90551 32.1854 7.6316 32.0484C7.3577 31.9115 7.0764 31.7708 6.78769 31.6265L7.90162 31.4521L6.55885 34.1409L6.12189 33.0986C6.48093 33.3121 6.83997 33.5255 7.19901 33.739C7.55682 33.9488 7.92944 34.169 8.31686 34.3997C8.76967 34.6662 9.16264 34.9106 9.49578 35.1327C9.83015 35.3523 10.0905 35.572 10.2768 35.7916C10.4644 36.0088 10.5706 36.244 10.5953 36.497C10.6176 36.7488 10.5461 37.0401 10.3809 37.371Z' fill='white'/%3E%3Cpath d='M13.1068 31.9317C12.8366 31.7653 12.5747 31.6039 12.3211 31.4476C12.0674 31.2913 11.7832 31.1161 11.4684 30.9222L9.76317 29.8714C9.43903 29.6717 9.1466 29.4915 8.88588 29.3309C8.62516 29.1702 8.35739 29.0052 8.08257 28.8359L8.81159 27.6513C9.08641 27.8207 9.35418 27.9857 9.6149 28.1463C9.87562 28.307 10.1681 28.4872 10.4922 28.6869L12.1975 29.7377C12.5122 29.9316 12.7964 30.1067 13.0501 30.2631C13.3038 30.4194 13.5657 30.5807 13.8358 30.7472L13.1068 31.9317Z' fill='white'/%3E%3Cpath d='M17.6659 25.3592C17.4272 25.1718 17.1961 24.9903 16.9726 24.8148C16.749 24.6393 16.4984 24.4425 16.2206 24.2244L15.9179 23.9867C15.8791 24.1211 15.8311 24.2606 15.7738 24.4051C15.7161 24.5457 15.6425 24.6932 15.5531 24.8475C15.4653 24.9996 15.3559 25.1593 15.2248 25.3265C14.9761 25.6435 14.7075 25.8765 14.419 26.0253C14.1321 26.172 13.8341 26.2256 13.5248 26.1863C13.2155 26.1469 12.9057 26.0054 12.5954 25.7617C12.5368 25.7157 12.4836 25.674 12.4359 25.6365C12.386 25.5973 12.3328 25.5556 12.2764 25.5113C12.0073 25.3 11.7675 25.1117 11.557 24.9464C11.3465 24.7811 11.1263 24.6081 10.8962 24.4275L11.7392 23.3527C12.0018 23.5589 12.2405 23.7463 12.4553 23.915C12.668 24.082 12.8915 24.2575 13.1259 24.4415L13.3049 24.5821C13.4481 24.6946 13.5934 24.7665 13.7406 24.7979C13.8873 24.8254 14.0368 24.8024 14.1891 24.729C14.3408 24.6517 14.4951 24.5132 14.6518 24.3134C14.7386 24.2027 14.8127 24.0925 14.8742 23.9829C14.9335 23.8715 14.9814 23.7635 15.0179 23.6589C15.0561 23.552 15.0837 23.4474 15.1009 23.3451L14.5768 22.9336C14.2773 22.6984 14.0072 22.4863 13.7663 22.2972C13.5254 22.108 13.278 21.9138 13.0241 21.7144L13.8671 20.6396C14.121 20.8389 14.3684 21.0332 14.6092 21.2223C14.8501 21.4115 15.1203 21.6236 15.4198 21.8588L16.9952 23.0959C17.286 23.3242 17.5486 23.5304 17.783 23.7144C18.0174 23.8985 18.2593 24.0884 18.5089 24.2844L17.6659 25.3592Z' fill='white'/%3E%3Cpath d='M19.0236 23.7064C18.7937 23.4878 18.5707 23.2758 18.3548 23.0704C18.1389 22.865 17.8969 22.635 17.629 22.3802L16.1773 20.9997C15.9014 20.7373 15.6524 20.5006 15.4305 20.2895C15.2085 20.0785 14.9806 19.8617 14.7466 19.6392L17.4461 16.7972L18.2529 17.5644C18.078 17.7485 17.8899 17.9466 17.6885 18.1586C17.4889 18.3687 17.2533 18.6168 16.9815 18.9029L16.0238 19.9113L15.8205 18.8212C16.0544 19.0437 16.2824 19.2604 16.5043 19.4715C16.7263 19.6825 16.9752 19.9193 17.2511 20.1817L18.3909 21.2655C18.6568 21.5184 18.8987 21.7485 19.1167 21.9557C19.3326 22.1611 19.5556 22.3731 19.7855 22.5918L18.747 22.381L19.7133 21.3636C19.9395 21.1255 20.1533 20.9005 20.3547 20.6884C20.558 20.4743 20.7538 20.2682 20.9419 20.0702L21.7487 20.8374L19.0236 23.7064ZM17.9461 21.271L17.1963 20.5579L17.9403 19.7746C18.1911 19.5105 18.4059 19.2845 18.5845 19.0964C18.7631 18.9083 18.9351 18.7273 19.1004 18.5532L19.8503 19.2662C19.6754 19.4503 19.4987 19.6364 19.3201 19.8244C19.1414 20.0125 18.9314 20.2336 18.6901 20.4877L17.9461 21.271Z' fill='white'/%3E%3Cpath d='M24.3656 18.6389C24.0036 18.9543 23.63 19.1827 23.2448 19.3243C22.8596 19.4659 22.4752 19.5244 22.0918 19.4998C21.7086 19.4714 21.3406 19.3637 20.9879 19.1769C20.6334 18.9881 20.3067 18.7219 20.0078 18.3784C19.6202 17.9329 19.3647 17.4564 19.2414 16.949C19.1163 16.4395 19.1364 15.9372 19.3016 15.4419C19.4668 14.9466 19.7856 14.4933 20.2579 14.0819C20.4014 13.9568 20.551 13.8429 20.7067 13.7402C20.8645 13.6357 21.0215 13.5429 21.1776 13.4618C21.3338 13.3806 21.4851 13.3128 21.6316 13.2584C21.7784 13.2001 21.9154 13.1558 22.0426 13.1255L22.796 14.1489C22.5449 14.1883 22.3183 14.243 22.1159 14.3132C21.9118 14.3812 21.7283 14.4624 21.5653 14.5568C21.4027 14.6473 21.2589 14.7469 21.1341 14.8556C20.8803 15.0767 20.7034 15.3296 20.6036 15.6142C20.5019 15.8967 20.4881 16.196 20.562 16.5122C20.6363 16.8245 20.8083 17.1357 21.0782 17.4459C21.2503 17.6437 21.4424 17.8057 21.6546 17.9319C21.865 18.056 22.0874 18.135 22.3216 18.1688C22.5579 18.2008 22.798 18.1783 23.0419 18.1012C23.2858 18.0242 23.5263 17.8824 23.7635 17.6758C23.8612 17.5906 23.9536 17.4992 24.0405 17.4015C24.1277 17.2999 24.2085 17.1911 24.283 17.0749C24.3575 16.9588 24.423 16.8322 24.4794 16.6953C24.534 16.5562 24.5795 16.4068 24.616 16.2469L25.4927 17.141C25.4467 17.2689 25.3859 17.3987 25.3103 17.5304C25.2347 17.6622 25.1466 17.792 25.0458 17.92C24.949 18.0483 24.8416 18.173 24.7237 18.2939C24.6098 18.4152 24.4904 18.5302 24.3656 18.6389Z' fill='white'/%3E%3Cpath d='M28.412 15.3591C28.0255 15.6298 27.6741 15.8759 27.3577 16.0974C27.0436 16.3174 26.7452 16.5263 26.4627 16.7241C26.2808 16.4641 26.1045 16.2119 25.9337 15.9677C25.7628 15.7235 25.5715 15.4499 25.3595 15.1468L24.2112 13.5051C23.993 13.193 23.7961 12.9115 23.6205 12.6604C23.4449 12.4094 23.2646 12.1516 23.0796 11.8871L24.1779 11.1179C24.363 11.3825 24.5433 11.6403 24.7189 11.8913C24.8944 12.1423 25.0913 12.4239 25.3096 12.7359L26.3322 14.1979C26.446 14.3607 26.5544 14.5156 26.6572 14.6626C26.76 14.8096 26.8636 14.9577 26.968 15.107L27.6053 14.6607C27.8019 14.523 27.9431 14.3854 28.0287 14.2479C28.1167 14.1089 28.1513 13.9634 28.1325 13.8114C28.116 13.6579 28.0469 13.4941 27.9251 13.3199C27.827 13.1797 27.7268 13.0798 27.6245 13.0201C27.5205 12.9581 27.4169 12.9279 27.3136 12.9295C27.2088 12.9288 27.1063 12.9483 27.0062 12.9881C26.9083 13.0263 26.8153 13.0763 26.7272 13.138L25.8288 13.7671L25.2167 12.8919C25.3501 12.7986 25.4958 12.6965 25.654 12.5857C25.8145 12.4733 25.9942 12.3475 26.193 12.2083C26.584 11.9345 26.9446 11.7544 27.2748 11.6681C27.6072 11.5801 27.9181 11.6033 28.2073 11.7377C28.4972 11.8682 28.7758 12.1245 29.0431 12.5067C29.2662 12.8256 29.4054 13.1475 29.461 13.4724C29.5188 13.7958 29.4664 14.1155 29.3036 14.4316C29.1409 14.7477 28.8437 15.0569 28.412 15.3591Z' fill='white'/%3E%3Cpath d='M33.8492 12.0154C33.5627 11.8748 33.2927 11.7441 33.0391 11.6231C32.7866 11.4983 32.5386 11.3758 32.295 11.2556L31.074 10.6609L30.7413 10.8461L30.2223 9.91272L30.5404 9.73556L30.7052 8.60143C30.7452 8.33277 30.7847 8.06599 30.8237 7.8011C30.8612 7.53378 30.905 7.22357 30.9548 6.87046L32.3252 6.10748C32.2526 6.50484 32.1821 6.89469 32.1138 7.27703C32.0479 7.65803 31.9821 8.04212 31.9164 8.42928L31.6606 9.89363L31.3472 9.38113L32.9529 10.1312C33.2 10.2463 33.4648 10.3705 33.7473 10.5038C34.0322 10.6358 34.3089 10.7644 34.5775 10.8897C34.846 11.015 35.0817 11.1238 35.2846 11.2162L33.8492 12.0154ZM30.8807 13.6682C30.7265 13.3908 30.5769 13.1219 30.4321 12.8614C30.2872 12.6009 30.1249 12.3091 29.9452 11.9859L28.9714 10.2349C28.7863 9.90204 28.6193 9.60176 28.4704 9.33404C28.3215 9.06632 28.1686 8.79137 28.0117 8.50918L29.1976 7.84886C29.3546 8.13105 29.5075 8.40601 29.6563 8.67373C29.8052 8.94145 29.9722 9.24173 30.1573 9.57457L31.1311 11.3256C31.3108 11.6488 31.4731 11.9406 31.618 12.2011C31.7629 12.4616 31.9124 12.7305 32.0667 13.0079L30.8807 13.6682Z' fill='white'/%3E%3Cpath d='M38.2229 10.071C37.7303 10.273 37.2732 10.3725 36.8515 10.3694C36.4289 10.3637 36.0475 10.277 35.7075 10.1092C35.3665 9.93879 35.0689 9.70731 34.8149 9.41473C34.5635 9.1211 34.3609 8.78656 34.2071 8.41113C33.9896 7.87989 33.8976 7.35682 33.9311 6.84193C33.9662 6.32343 34.14 5.85245 34.4525 5.429C34.7676 5.0045 35.2378 4.66403 35.8631 4.4076C36.3379 4.21292 36.783 4.11691 37.1985 4.11956C37.6129 4.11965 37.9909 4.2018 38.3324 4.36602C38.6765 4.52919 38.9773 4.75782 39.2349 5.05191C39.4924 5.346 39.7018 5.68971 39.8629 6.08302C40.0857 6.62703 40.1759 7.15677 40.1337 7.67226C40.0939 8.1867 39.9168 8.65309 39.6022 9.07143C39.2876 9.48977 38.8278 9.82298 38.2229 10.071ZM37.7785 9.04068C38.0312 8.93706 38.2327 8.79928 38.3829 8.62732C38.532 8.45282 38.6346 8.25564 38.6906 8.03579C38.7467 7.81594 38.7614 7.58619 38.7348 7.34653C38.7097 7.10327 38.6479 6.86161 38.5496 6.62153C38.4461 6.36868 38.3154 6.14784 38.1575 5.95901C38.0012 5.76658 37.8245 5.61533 37.6274 5.50525C37.4328 5.39412 37.2235 5.33079 36.9995 5.31526C36.7755 5.29972 36.5436 5.34114 36.3036 5.43953C36.0561 5.54105 35.8559 5.67831 35.7032 5.85131C35.553 6.02326 35.4486 6.21969 35.39 6.44058C35.3304 6.65893 35.3118 6.89025 35.3344 7.13456C35.3569 7.37886 35.4179 7.62233 35.5173 7.86496C35.6166 8.10759 35.7427 8.32437 35.8954 8.51529C36.0471 8.70366 36.22 8.85649 36.4141 8.97376C36.6097 9.08744 36.8218 9.15408 37.0505 9.17368C37.2806 9.18968 37.5233 9.14534 37.7785 9.04068Z' fill='white'/%3E%3Cpath d='M42.2587 8.41619C42.1722 8.11079 42.0884 7.81468 42.0072 7.52787C41.926 7.24105 41.8351 6.91971 41.7343 6.56385L41.1886 4.63583C41.0848 4.26934 40.9912 3.93871 40.9078 3.64393C40.8243 3.34915 40.7386 3.0464 40.6507 2.73569L44.4089 1.67058L44.7325 2.81385C44.4565 2.89208 44.1606 2.97595 43.8447 3.06546C43.5315 3.15422 43.1626 3.25877 42.738 3.37912L41.7387 3.66232L42.0191 2.57162C42.1071 2.88233 42.1928 3.18508 42.2762 3.47986C42.3597 3.77464 42.4533 4.10528 42.557 4.47176L43.0441 6.19264C43.1449 6.54851 43.2358 6.86984 43.317 7.15666C43.3982 7.44347 43.482 7.73958 43.5685 8.04498L42.2587 8.41619Z' fill='white'/%3E%3Cpath d='M49.3361 6.80506C48.811 6.89283 48.3432 6.88846 47.9328 6.79196C47.5219 6.69274 47.1692 6.52361 46.8748 6.28458C46.5799 6.04283 46.3411 5.75115 46.1582 5.40953C45.978 5.06746 45.8545 4.69632 45.7877 4.29612C45.6932 3.72986 45.7193 3.1994 45.866 2.70474C46.0151 2.2069 46.2888 1.78616 46.6873 1.44251C47.0885 1.09841 47.6224 0.870647 48.289 0.759229C48.7951 0.674643 49.2504 0.679694 49.655 0.774382C50.0591 0.866349 50.4094 1.03026 50.7061 1.26611C51.0055 1.5015 51.2482 1.79114 51.4343 2.13503C51.6204 2.47892 51.7484 2.86049 51.8184 3.27974C51.9152 3.85962 51.8859 4.39621 51.7305 4.88951C51.5779 5.38236 51.3019 5.79788 50.9025 6.13609C50.5031 6.47429 49.9809 6.69728 49.3361 6.80506ZM49.1309 5.7018C49.4003 5.65678 49.6272 5.56708 49.8118 5.43269C49.9958 5.29559 50.1395 5.12605 50.2429 4.92409C50.3462 4.72213 50.4114 4.50134 50.4385 4.26174C50.4679 4.01897 50.4612 3.76963 50.4185 3.51372C50.3735 3.2442 50.295 2.99987 50.1829 2.78074C50.0731 2.55844 49.9342 2.37177 49.7664 2.22072C49.6012 2.06923 49.4112 1.96107 49.1962 1.89626C48.9812 1.83145 48.7459 1.82042 48.4901 1.86317C48.2262 1.90728 48.0006 1.99676 47.8134 2.13159C47.6288 2.26598 47.4836 2.43438 47.3775 2.6368C47.271 2.83649 47.2017 3.05796 47.1696 3.30119C47.1375 3.54442 47.143 3.79535 47.1862 4.05398C47.2294 4.31261 47.3043 4.55195 47.4109 4.77198C47.5171 4.9893 47.6519 5.17665 47.8152 5.33405C47.9808 5.48827 48.1729 5.60028 48.3915 5.67008C48.6124 5.7367 48.8589 5.74728 49.1309 5.7018Z' fill='white'/%3E%3Cpath d='M57.0217 5.91714C56.7238 5.92289 56.4466 5.92824 56.1901 5.9332C55.9364 5.9381 55.7047 5.94257 55.4951 5.94662C55.2883 5.95061 55.1063 5.95413 54.949 5.95717C54.9429 5.63981 54.937 5.33211 54.9312 5.03407C54.9255 4.73603 54.919 4.40211 54.9119 4.03232L54.8733 2.02882C54.8659 1.64799 54.8593 1.30441 54.8534 0.998093C54.8475 0.691773 54.8414 0.377174 54.8352 0.0542957C55.1689 0.0478504 55.544 0.0406061 55.9604 0.0325628C56.3769 0.0245195 56.7975 0.0163963 57.2222 0.00819324C57.6249 0.000416282 57.962 0.0270335 58.2336 0.0880448C58.5078 0.146243 58.7261 0.23451 58.8884 0.352845C59.0534 0.468366 59.172 0.60825 59.2441 0.772497C59.319 0.936691 59.3585 1.12089 59.3624 1.32511C59.3673 1.57623 59.3246 1.79515 59.2344 1.98186C59.1442 2.16857 59.0189 2.3242 58.8585 2.44877C58.6981 2.57058 58.5163 2.65967 58.3132 2.71604L58.3152 2.81953C58.5507 2.86744 58.7605 2.94482 58.9446 3.05169C59.1315 3.15851 59.2779 3.30614 59.3836 3.49458C59.4893 3.68303 59.5449 3.92213 59.5505 4.21189C59.5553 4.46026 59.5197 4.68733 59.4437 4.89308C59.3703 5.09603 59.2385 5.2725 59.0483 5.42249C58.8608 5.57242 58.6024 5.6906 58.2729 5.77702C57.9435 5.86068 57.5264 5.90739 57.0217 5.91714ZM56.2656 4.90891L57.1261 4.89229C57.3633 4.88771 57.5571 4.85498 57.7077 4.7941C57.861 4.73316 57.9725 4.64681 58.0421 4.53504C58.1116 4.42327 58.1449 4.28597 58.1417 4.12316C58.137 3.87755 58.0508 3.69839 57.883 3.58568C57.7153 3.47021 57.4756 3.41549 57.1639 3.42151L55.9145 3.44564L55.8961 2.48942L57.0875 2.46641C57.2889 2.46252 57.4551 2.42756 57.5863 2.36153C57.7174 2.29275 57.8136 2.20255 57.8749 2.09094C57.939 1.97927 57.9696 1.85031 57.9668 1.70405C57.9623 1.475 57.8914 1.30383 57.7541 1.19053C57.6166 1.07448 57.41 1.01911 57.1342 1.02444L56.191 1.04266C56.1947 1.23307 56.1984 1.42763 56.2023 1.62632C56.2061 1.82501 56.2104 2.0513 56.2153 2.30519L56.2425 3.71261C56.2471 3.94994 56.2512 4.16381 56.2549 4.35422C56.2585 4.54188 56.2621 4.72678 56.2656 4.90891Z' fill='white'/%3E%3Cpath d='M60.8357 5.87656C60.8662 5.56062 60.8958 5.25429 60.9245 4.95757C60.9532 4.66086 60.9853 4.32843 61.0209 3.96029L61.2136 1.96572C61.2503 1.58659 61.2833 1.24455 61.3128 0.93959C61.3423 0.634636 61.3725 0.321439 61.4036 0L62.7257 0.127917C62.6943 0.452103 62.6638 0.768047 62.6341 1.07575C62.6046 1.3807 62.5715 1.72275 62.5349 2.10188L62.3752 3.75441L62.4699 3.76357L63.5571 2.45036C63.833 2.11933 64.1106 1.78431 64.39 1.44531C64.6722 1.10657 64.9672 0.749662 65.275 0.374585L66.4241 0.485765C66.3931 0.807204 66.3628 1.1204 66.3333 1.42536C66.3038 1.73031 66.2708 2.07235 66.2342 2.45149L66.0414 4.44606C66.0058 4.8142 65.9737 5.14663 65.945 5.44334C65.9163 5.74005 65.8867 6.04638 65.8562 6.36232L64.5342 6.23441C64.565 5.91572 64.5947 5.60801 64.6234 5.3113C64.652 5.01459 64.6843 4.68079 64.7201 4.3099L64.8846 2.60792L64.7899 2.59875L63.6945 3.91117C63.362 4.31159 63.0562 4.67994 62.777 5.01619C62.4982 5.3497 62.2286 5.67302 61.9683 5.98615L60.8357 5.87656Z' fill='white'/%3E%3Cpath d='M67.0415 6.53568C67.1069 6.22508 67.1703 5.92393 67.2317 5.63223C67.2931 5.34053 67.3619 5.01372 67.438 4.6518L67.8507 2.69094C67.9292 2.31821 68 1.98195 68.0631 1.68215C68.1262 1.38235 68.191 1.07445 68.2575 0.75844C68.4923 0.807927 68.8068 0.874194 69.2009 0.957241C69.5977 1.04086 70.0552 1.13727 70.5735 1.24648C71.0405 1.34489 71.4183 1.48515 71.707 1.66727C71.9983 1.84996 72.1942 2.0915 72.2944 2.39188C72.398 2.69013 72.4026 3.06343 72.3082 3.51178C72.2281 3.89261 72.0898 4.21465 71.8934 4.47791C71.6976 4.73846 71.4312 4.91927 71.0942 5.02031C70.7578 5.11866 70.3413 5.1155 69.8446 5.01084C69.7123 4.98297 69.5706 4.95311 69.4195 4.92125C69.271 4.88997 69.1252 4.85925 68.9822 4.82911C68.8391 4.79896 68.7163 4.77308 68.6137 4.75146L68.8269 3.73862L69.7541 3.93401C69.9863 3.98293 70.1831 3.99197 70.3446 3.96113C70.5062 3.9303 70.6357 3.85745 70.7331 3.7426C70.8339 3.62561 70.9061 3.46313 70.9499 3.25516C70.9846 3.09041 70.9874 2.94996 70.9582 2.83382C70.9318 2.71824 70.8827 2.62328 70.811 2.54893C70.7393 2.47457 70.6544 2.41579 70.5564 2.37256C70.4616 2.32721 70.3629 2.29373 70.2604 2.27211L68.7137 1.94618L69.525 1.24556C69.4585 1.56156 69.3937 1.86946 69.3306 2.16927C69.2675 2.46907 69.1967 2.80533 69.1183 3.17805L68.7499 4.92824C68.6737 5.29016 68.6049 5.61697 68.5435 5.90867C68.4821 6.20037 68.4187 6.50152 68.3534 6.81213L67.0415 6.53568Z' fill='white'/%3E%3Cpath d='M74.7861 8.58973C74.2816 8.41957 73.8711 8.19517 73.5545 7.91653C73.2388 7.63528 73.0074 7.31984 72.8603 6.97021C72.714 6.61796 72.6407 6.24806 72.6402 5.86052C72.6424 5.47386 72.7083 5.08828 72.8378 4.7038C73.0211 4.15976 73.2939 3.70419 73.6563 3.33707C74.0222 2.96822 74.4618 2.72619 74.9751 2.61096C75.491 2.49661 76.0692 2.54745 76.7096 2.76345C77.1958 2.92745 77.595 3.14657 77.9073 3.42082C78.2204 3.69246 78.4522 4.00223 78.6029 4.35013C78.7561 4.69891 78.8338 5.06882 78.836 5.45986C78.8381 5.8509 78.7714 6.24782 78.6357 6.65062C78.448 7.20773 78.1695 7.66721 77.8001 8.02907C77.4334 8.39181 76.9943 8.62817 76.4827 8.73817C75.9712 8.84816 75.4056 8.79868 74.7861 8.58973ZM75.1247 7.51989C75.3835 7.60718 75.6259 7.63506 75.8519 7.60352C76.0788 7.56938 76.2854 7.48759 76.4717 7.35817C76.6579 7.22874 76.8194 7.06476 76.9562 6.86621C77.0964 6.66593 77.2079 6.44286 77.2908 6.197C77.378 5.93806 77.4238 5.68552 77.4281 5.4394C77.4359 5.19154 77.4014 4.96143 77.3244 4.74907C77.2501 4.53759 77.1334 4.35259 76.9743 4.19406C76.8152 4.03554 76.6128 3.91484 76.3671 3.83197C76.1135 3.74644 75.8724 3.71901 75.6438 3.74966C75.4178 3.78119 75.2103 3.86123 75.0215 3.98977C74.8335 4.1157 74.6681 4.27836 74.5252 4.47776C74.3823 4.67716 74.2691 4.90109 74.1853 5.14957C74.1016 5.39805 74.055 5.64447 74.0455 5.88883C74.0368 6.13058 74.0674 6.35937 74.1374 6.5752C74.2108 6.78929 74.3275 6.97866 74.4874 7.14329C74.6509 7.30619 74.8633 7.43173 75.1247 7.51989Z' fill='white'/%3E%3Cpath d='M81.0081 10.9557C80.5823 10.7526 80.1951 10.5679 79.8465 10.4017C79.5004 10.2366 79.1717 10.0798 78.8605 9.93132C78.997 9.64479 79.1293 9.36698 79.2575 9.0979C79.3857 8.82881 79.5294 8.52734 79.6884 8.19347L80.5502 6.38462C80.6594 6.1554 80.7609 5.94238 80.8547 5.74554C80.9485 5.54871 81.0393 5.35811 81.1271 5.17374C81.2161 4.98687 81.3069 4.79627 81.3995 4.60193L85.1533 6.39245L84.6583 7.43142C84.3968 7.3067 84.1167 7.17308 83.8179 7.03056C83.5216 6.88921 83.1705 6.72174 82.7646 6.52814L81.4909 5.92061L82.5171 5.37351C82.3782 5.66502 82.2429 5.94906 82.1111 6.22562C81.9794 6.50218 81.8316 6.81237 81.6678 7.1562L80.993 8.57264C80.9087 8.74954 80.8274 8.92021 80.749 9.08465C80.6707 9.24909 80.5929 9.41228 80.5158 9.57423L81.218 9.90918C81.4122 10.0018 81.5897 10.059 81.7505 10.0806C81.9125 10.0998 82.0557 10.0718 82.1802 9.99663C82.3083 9.92014 82.418 9.78597 82.5094 9.59413C82.5771 9.45211 82.6074 9.32437 82.6003 9.21093C82.5933 9.09748 82.5612 8.99808 82.504 8.91273C82.4481 8.82489 82.3782 8.75028 82.2944 8.68889C82.2106 8.62751 82.1263 8.57662 82.0417 8.53624L81.0519 8.06411L81.4703 7.18585C81.6172 7.25592 81.7778 7.33253 81.9521 7.41567C82.1289 7.5 82.3269 7.59443 82.546 7.69895C82.9768 7.90443 83.3123 8.12713 83.5524 8.36706C83.7963 8.60569 83.934 8.8778 83.9657 9.18338C83.9998 9.49015 83.9202 9.8466 83.7267 10.2527C83.5736 10.5741 83.3747 10.8279 83.1302 11.014C82.8894 11.1987 82.5944 11.2919 82.2453 11.2936C81.8961 11.2952 81.4837 11.1826 81.0081 10.9557Z' fill='white'/%3E%3Cpath d='M86.8478 14.1957C87.0151 13.926 87.1773 13.6645 87.3345 13.4113C87.4916 13.158 87.6677 12.8743 87.8627 12.5601L88.9191 10.8577C89.1199 10.5341 89.301 10.2421 89.4626 9.98184C89.6241 9.72155 89.79 9.45423 89.9602 9.17988L91.1202 9.90058C90.95 10.1749 90.7841 10.4423 90.6226 10.7025C90.4611 10.9628 90.2799 11.2548 90.0791 11.5784L89.0227 13.2808C88.8277 13.595 88.6517 13.8787 88.4945 14.132C88.3374 14.3852 88.1751 14.6467 88.0078 14.9164L86.8478 14.1957ZM83.7227 12.2541C83.89 11.9845 84.0523 11.723 84.2094 11.4698C84.3666 11.2165 84.5426 10.9328 84.7376 10.6185L85.794 8.91614C85.9948 8.59254 86.176 8.3006 86.3375 8.04031C86.499 7.78003 86.6649 7.51271 86.8351 7.23835L87.9916 7.95687C87.8214 8.23123 87.6555 8.49855 87.494 8.75883C87.3325 9.01912 87.1513 9.31106 86.9505 9.63466L85.8941 11.3371C85.6992 11.6513 85.5231 11.935 85.3659 12.1883C85.2088 12.4415 85.0465 12.703 84.8792 12.9726L83.7227 12.2541ZM85.8309 10.7325L86.429 9.76874L89.0549 11.4001L88.4568 12.3639L85.8309 10.7325Z' fill='white'/%3E%3Cpath d='M89.2042 15.7203C89.4028 15.4727 89.5953 15.2327 89.7818 15.0002C89.9682 14.7677 90.1771 14.5073 90.4085 14.2188L91.662 12.656C91.9003 12.3589 92.1153 12.0909 92.3069 11.852C92.4986 11.6131 92.6954 11.3677 92.8974 11.1158L93.9333 11.9477C93.7295 12.2017 93.531 12.4492 93.3376 12.6903C93.1459 12.9293 92.931 13.1973 92.6927 13.4943L91.6542 14.7891L91.7284 14.8487L93.357 14.3463C93.769 14.2206 94.1847 14.0926 94.6041 13.9622C95.0256 13.8336 95.4679 13.6967 95.9308 13.5518L96.8311 14.2748C96.6291 14.5266 96.4323 14.772 96.2406 15.011C96.049 15.2499 95.834 15.5179 95.5957 15.815L94.3422 17.3778C94.1109 17.6662 93.9019 17.9267 93.7155 18.1592C93.529 18.3917 93.3365 18.6317 93.1379 18.8792L92.1021 18.0474C92.3023 17.7977 92.4957 17.5566 92.6822 17.3241C92.8687 17.0916 93.0784 16.8301 93.3115 16.5395L94.3812 15.2059L94.3069 15.1463L92.6719 15.6436C92.1745 15.7963 91.717 15.9367 91.2993 16.0649C90.8834 16.191 90.4808 16.3137 90.0916 16.4329L89.2042 15.7203Z' fill='white'/%3E%3Cpath d='M96.2493 23.6993L97.2432 22.6145L97.2613 22.9337L93.9444 19.5662C94.1703 19.3434 94.3894 19.1274 94.6016 18.9181C94.8138 18.7089 95.0515 18.4744 95.3148 18.2148L96.7411 16.8082C97.0122 16.5408 97.2568 16.2996 97.4749 16.0845C97.693 15.8695 97.917 15.6486 98.1468 15.4219L99.1024 16.3921C98.8725 16.6188 98.6486 16.8396 98.4305 17.0547C98.2124 17.2698 97.9678 17.511 97.6967 17.7783L96.4265 19.0309C96.1633 19.2906 95.9255 19.525 95.7133 19.7342C95.5012 19.9435 95.2821 20.1595 95.0562 20.3823L95.266 19.2918L97.1829 21.238C97.4366 21.4956 97.6961 21.759 97.9613 22.0283C98.2286 22.2996 98.4929 22.5679 98.7543 22.8333C98.6128 22.9728 98.4684 23.1152 98.3211 23.2605C98.1737 23.4059 98.0283 23.5492 97.8849 23.6907C97.7474 23.8263 97.6089 23.9629 97.4694 24.1004C97.3299 24.238 97.1904 24.3756 97.0509 24.5131L96.2493 23.6993ZM96.613 21.9629C96.8389 21.7401 97.058 21.524 97.2702 21.3148C97.4823 21.1055 97.7201 20.8711 97.9833 20.6115L99.2535 19.3589C99.5246 19.0915 99.7692 18.8503 99.9873 18.6352C100.205 18.4202 100.429 18.1993 100.659 17.9726L101.618 18.9457C101.388 19.1724 101.164 19.3933 100.946 19.6083C100.728 19.8234 100.483 20.0646 100.212 20.332L98.9418 21.5846C98.6786 21.8442 98.4408 22.0786 98.2286 22.2879C98.0165 22.4971 97.7974 22.7132 97.5715 22.936L96.613 21.9629Z' fill='white'/%3E%3Cpath d='M99.1002 25.089C99.349 24.8921 99.5903 24.7012 99.824 24.5163C100.058 24.3315 100.32 24.1243 100.609 23.8949L102.012 22.7856C102.31 22.5494 102.58 22.3362 102.82 22.1462C103.06 21.9562 103.307 21.761 103.56 21.5608L103.115 22.5669L102.63 21.9531C102.437 21.7084 102.266 21.4919 102.117 21.3035C101.968 21.1152 101.826 20.9355 101.691 20.7644L102.623 20.0275L105.674 23.889L104.742 24.626C104.609 24.4571 104.468 24.2785 104.319 24.0901C104.17 23.9017 103.998 23.6841 103.803 23.4373L103.318 22.8235L104.402 22.626C104.148 22.8263 103.902 23.0215 103.662 23.2115C103.421 23.4015 103.152 23.6146 102.853 23.8509L101.451 24.9602C101.161 25.1896 100.899 25.3967 100.666 25.5816C100.432 25.7665 100.191 25.9574 99.942 26.1542L99.1002 25.089Z' fill='white'/%3E%3Cpath d='M102.819 30.2253C102.66 29.9732 102.512 29.7386 102.375 29.5215C102.239 29.3068 102.116 29.1107 102.004 28.9333C101.893 28.7583 101.796 28.6042 101.712 28.4712C101.98 28.3017 102.241 28.1375 102.493 27.9784C102.744 27.8193 103.027 27.641 103.339 27.4436L105.033 26.3741C105.355 26.1708 105.645 25.9874 105.904 25.8239C106.163 25.6604 106.429 25.4925 106.702 25.3201C106.88 25.6025 107.08 25.92 107.303 26.2724C107.525 26.6249 107.75 26.9809 107.976 27.3403C108.191 27.6811 108.343 27.9836 108.431 28.2477C108.523 28.5126 108.561 28.7452 108.543 28.9454C108.53 29.1465 108.472 29.3204 108.368 29.4671C108.267 29.6162 108.13 29.7452 107.957 29.8542C107.745 29.9883 107.535 30.065 107.329 30.0843C107.123 30.1037 106.925 30.0769 106.735 30.004C106.548 29.9296 106.378 29.8201 106.225 29.6753L106.137 29.7306C106.218 29.957 106.26 30.1767 106.264 30.3896C106.269 30.6049 106.219 30.8066 106.112 30.9946C106.006 31.1826 105.83 31.354 105.585 31.5087C105.375 31.6412 105.163 31.7282 104.947 31.7695C104.736 31.8117 104.517 31.7901 104.29 31.7048C104.065 31.6218 103.83 31.4617 103.586 31.2243C103.344 30.9854 103.088 30.6524 102.819 30.2253ZM103.29 29.0563L103.749 29.7845C103.876 29.9853 104.004 30.1343 104.134 30.2318C104.265 30.3316 104.397 30.3823 104.529 30.3841C104.66 30.3859 104.795 30.3433 104.932 30.2564C105.14 30.1253 105.249 29.9587 105.258 29.7568C105.27 29.5534 105.193 29.3198 105.027 29.0561L104.36 27.9987L105.168 27.4883L105.804 28.4966C105.912 28.667 106.027 28.7913 106.152 28.8695C106.278 28.9461 106.405 28.9819 106.533 28.9766C106.661 28.9737 106.787 28.9332 106.911 28.8551C107.105 28.7329 107.214 28.5836 107.24 28.4074C107.268 28.2297 107.209 28.0241 107.062 27.7907L106.558 26.9924C106.397 27.094 106.233 27.1979 106.065 27.304C105.897 27.41 105.705 27.5308 105.491 27.6663L104.301 28.4177C104.1 28.5443 103.92 28.6585 103.759 28.7602C103.6 28.8603 103.444 28.959 103.29 29.0563Z' fill='white'/%3E%3Cpath d='M104.399 32.6746C104.73 32.6302 105.078 32.5823 105.443 32.5309C105.808 32.482 106.155 32.4347 106.482 32.3891L108.593 32.1039C108.975 32.0502 109.319 32.0029 109.624 31.9619C109.932 31.9198 110.241 31.877 110.551 31.8336L111.317 33.4126C111.083 33.637 110.855 33.8554 110.633 34.0677C110.412 34.2824 110.166 34.5216 109.895 34.7851L108.359 36.2638C108.113 36.503 107.86 36.7476 107.598 36.9977C107.337 37.2502 107.087 37.4912 106.849 37.7206L106.234 36.4544C106.479 36.2375 106.728 36.015 106.982 35.7871C107.239 35.5579 107.481 35.3403 107.71 35.1343L109.912 33.1614L109.869 33.072L106.98 33.565C106.666 33.6195 106.336 33.6756 105.99 33.7334C105.647 33.7924 105.316 33.8491 104.996 33.9035L104.399 32.6746ZM106.13 33.4165L107.109 33.1017L108.261 35.4739L107.396 36.0232L106.13 33.4165Z' fill='white'/%3E%3Cpath d='M111.782 42.8381C111.879 42.5346 111.976 42.2311 112.073 41.9276C112.17 41.6267 112.267 41.3232 112.363 41.0171C112.411 40.7034 112.457 40.387 112.503 40.0681C112.549 39.7518 112.595 39.4372 112.639 39.1244L113.42 39.2959C113.324 39.602 113.226 39.9059 113.125 40.2076C113.028 40.5111 112.932 40.816 112.836 41.1221C112.791 41.4349 112.745 41.7495 112.699 42.0658C112.653 42.3822 112.607 42.6981 112.564 43.0135L111.782 42.8381ZM110.906 40.1018L111.441 39.5084C111.662 39.7362 111.882 39.9657 112.101 40.1969C112.323 40.43 112.545 40.6604 112.765 40.8882C113.021 41.0815 113.276 41.2722 113.531 41.4602C113.786 41.6509 114.041 41.8415 114.296 42.0322L113.762 42.6295C113.543 42.3983 113.322 42.1674 113.101 41.937C112.879 41.7066 112.66 41.4771 112.442 41.2484C112.187 41.0578 111.93 40.8675 111.672 40.6777C111.417 40.487 111.162 40.2951 110.906 40.1018ZM110.662 41.2668C110.971 41.1937 111.282 41.1218 111.592 41.0512C111.906 40.9825 112.219 40.9111 112.532 40.837C112.826 40.7165 113.12 40.5947 113.414 40.4716C113.708 40.3484 114.001 40.2253 114.295 40.1022L114.54 40.8671C114.229 40.9377 113.919 41.0082 113.608 41.0788C113.299 41.152 112.989 41.2238 112.678 41.2944C112.382 41.4184 112.085 41.5423 111.789 41.6663C111.495 41.7894 111.201 41.9113 110.907 42.0318L110.662 41.2668Z' fill='white'/%3E%3Cpath d='M112.752 46.6541C112.87 46.3583 112.989 46.0626 113.107 45.7668C113.226 45.4738 113.345 45.178 113.462 44.8796C113.532 44.5701 113.601 44.258 113.67 43.9431C113.739 43.631 113.807 43.3205 113.874 43.0117L114.64 43.2389C114.522 43.5373 114.402 43.8334 114.28 44.1271C114.162 44.4229 114.044 44.72 113.926 45.0184C113.859 45.3272 113.791 45.6377 113.722 45.9499C113.653 46.262 113.585 46.5738 113.519 46.8853L112.752 46.6541ZM112.074 43.8618L112.651 43.3085C112.855 43.5516 113.058 43.7963 113.259 44.0427C113.464 44.2912 113.669 44.5369 113.873 44.78C114.114 44.9912 114.355 45.1998 114.595 45.4056C114.836 45.6142 115.076 45.8227 115.317 46.0312L114.741 46.5886C114.539 46.3421 114.336 46.096 114.132 45.8503C113.928 45.6045 113.725 45.3598 113.524 45.116C113.283 44.9075 113.041 44.6993 112.798 44.4914C112.557 44.2829 112.316 44.073 112.074 43.8618ZM111.747 45.0063C112.062 44.9556 112.376 44.9062 112.691 44.8582C113.009 44.8122 113.326 44.7635 113.643 44.7122C113.946 44.6132 114.248 44.5128 114.549 44.4112C114.851 44.3095 115.153 44.2078 115.455 44.1062L115.644 44.8867C115.329 44.9347 115.015 44.9828 114.7 45.0308C114.386 45.0815 114.071 45.1309 113.756 45.1789C113.452 45.2812 113.147 45.3835 112.843 45.4859C112.541 45.5875 112.239 45.6879 111.937 45.7868L111.747 45.0063Z' fill='white'/%3E%3Cpath d='M113.492 50.8406C113.633 50.5547 113.774 50.2689 113.914 49.9831C114.055 49.6999 114.196 49.4141 114.336 49.1255C114.429 48.8223 114.522 48.5163 114.614 48.2076C114.707 47.9016 114.798 47.5973 114.889 47.2944L115.635 47.5795C115.495 47.8681 115.353 48.1541 115.209 48.4377C115.069 48.7235 114.928 49.0107 114.788 49.2993C114.698 49.6021 114.606 49.9065 114.513 50.2125C114.421 50.5184 114.329 50.8242 114.24 51.1297L113.492 50.8406ZM113.03 48.0047L113.647 47.4971C113.832 47.755 114.015 48.0145 114.198 48.2756C114.383 48.539 114.568 48.7996 114.753 49.0575C114.977 49.2866 115.202 49.5129 115.425 49.7365C115.649 49.9628 115.874 50.1891 116.098 50.4154L115.481 50.9271C115.299 50.666 115.115 50.4051 114.93 50.1445C114.745 49.8838 114.562 49.6243 114.38 49.366C114.156 49.1397 113.93 48.9136 113.703 48.6877C113.479 48.4614 113.255 48.2338 113.03 48.0047ZM112.617 49.1209C112.934 49.0944 113.251 49.0691 113.569 49.0453C113.889 49.0237 114.209 48.9994 114.529 48.9724C114.838 48.8968 115.147 48.8198 115.456 48.7414C115.765 48.6631 116.073 48.5848 116.382 48.5064L116.511 49.2992C116.194 49.323 115.876 49.3469 115.559 49.3707C115.241 49.3973 114.924 49.4225 114.607 49.4464C114.295 49.5252 113.984 49.6039 113.672 49.6827C113.364 49.7611 113.055 49.838 112.746 49.9137L112.617 49.1209Z' fill='white'/%3E%3Cpath d='M82.7719 79.2809C82.7719 79.2809 76.277 68.217 75.112 66.2327C76.4375 65.8319 77.8495 65.478 78.4362 64.4739C79.414 62.8008 77.6735 60.0563 78.1306 58.263C78.6013 56.4174 81.3804 54.8204 81.3804 52.9444C81.3804 51.1166 78.5072 48.9814 78.0361 47.1466C77.576 45.3536 79.3112 42.6061 78.3303 40.9351C77.3494 39.264 74.0821 39.4013 72.7371 38.1185C71.3533 36.7984 71.3575 33.5687 69.6884 32.684C68.0125 31.7961 65.2887 33.5906 63.4279 33.1655C61.5883 32.7453 59.9448 30 58.0232 30C56.0733 30 52.9717 33.1141 52.4853 33.2262C50.6254 33.6547 47.8982 31.8646 46.224 32.7563C44.5564 33.6439 44.5667 36.874 43.1854 38.1962C41.8426 39.4814 38.5752 39.35 37.5973 41.0231C36.6195 42.6958 38.36 45.4397 37.9031 47.2339C37.445 49.0326 34.5691 50.8552 34.5691 52.9355C34.5691 54.8116 37.3552 56.4036 37.8288 58.2483C38.2891 60.0413 36.5539 62.7884 37.5348 64.4601C38.0688 65.37 39.2805 65.7435 40.4906 66.1026C40.6318 66.1444 40.8989 66.301 40.718 66.5623C39.8901 67.9786 33.227 79.3766 33.227 79.3766C32.6969 80.2831 33.1274 81.0603 34.1833 81.1043L39.3517 81.3179C40.4075 81.362 41.7321 82.1225 42.2957 83.0085L45.0536 87.3462C45.6172 88.2322 46.5115 88.2156 47.0414 87.3092C47.0414 87.3092 54.758 74.1045 54.7612 74.1007C54.916 73.9214 55.0716 73.9582 55.1461 74.0209C55.9904 74.7334 57.1674 75.4443 58.1498 75.4443C59.1131 75.4443 60.0052 74.7751 60.8876 74.0289C60.9594 73.9682 61.1341 73.8439 61.2619 74.1019C61.264 74.106 68.972 87.2385 68.972 87.2385C69.5034 88.1438 70.3978 88.1592 70.9597 87.272L73.7098 82.9292C74.2719 82.0426 75.595 81.2791 76.6509 81.2335L81.8188 81.0103C82.8742 80.9643 83.3032 80.1861 82.7719 79.2809ZM66.5647 67.403C60.8503 70.6982 53.9911 70.345 48.752 67.0696C41.0752 62.1958 38.5493 52.1137 43.1642 44.2188C47.8318 36.2329 58.0922 33.4151 66.2219 37.8036C66.2646 37.8267 66.3068 37.8505 66.3492 37.874C66.4094 37.9071 66.4695 37.9406 66.5294 37.9745C69.0375 39.4077 71.2124 41.4878 72.7697 44.1409C77.5293 52.25 74.7459 62.6855 66.5647 67.403Z' fill='white'/%3E%3Cpath d='M65.2579 40.361C65.2341 40.3474 65.2101 40.3347 65.1864 40.3212C60.8436 37.8299 55.3085 37.6478 50.6695 40.3229C43.7855 44.2925 41.443 53.0729 45.448 59.896C46.6701 61.9781 48.3448 63.6402 50.2769 64.833C50.4412 64.9361 50.6074 65.0375 50.7772 65.135C57.6687 69.0922 66.5226 66.7546 70.515 59.9243C74.5072 53.0938 72.1493 44.3182 65.2579 40.361ZM66.9819 51.5273L64.5689 53.8585C63.8215 54.5804 63.3544 56.0055 63.531 57.0251L64.1006 60.3168C64.2771 61.3364 63.6657 61.7767 62.7419 61.2953L59.7593 59.7411C58.8354 59.2598 57.3238 59.2598 56.4 59.7411L53.4175 61.2953C52.4937 61.7767 51.8821 61.3364 52.0586 60.3168L52.6282 57.0251C52.8047 56.0055 52.3376 54.5804 51.5902 53.8585L49.1774 51.5273C48.4298 50.8054 48.6636 50.0928 49.6964 49.9439L53.0308 49.4637C54.0636 49.3149 55.2867 48.4342 55.7486 47.5066L57.2398 44.5118C57.7017 43.5842 58.4576 43.5842 58.9194 44.5118L60.4108 47.5066C60.8727 48.4342 62.0956 49.3149 63.1285 49.4637L66.463 49.9439C67.4957 50.0928 67.7292 50.8054 66.9819 51.5273Z' fill='white'/%3E%3C/svg%3E%0A");
}
.banner_pagr {
    padding: 0;margin: 0;width:  266px;height: 113px;display: flex;justify-content: center;align-items: center;align-content: center;
    background: linear-gradient(154.49deg, rgba(129, 129, 129, 0.2) 5.35%, rgba(16, 16, 18, 0.2) 83.85%), rgba(49, 48, 54, 0.3);
    backdrop-filter: blur(7px);  margin-left: 1px;
}
.banner_pagr li {
  margin: 0 5px;list-style: none
}

.banner_pagr a {  background: #FFFFFF; display: inline-block;
  width:10px;height: 10px;border-radius:50%;
}
.banner_pagr a:hover , .banner_pagr a.active {
     background: #FF8200;
}


footer a {  color: #FFFFFF; }
footer {  background: #1D1D1B;color: #fff; }
footer .footer_inner {
     display: flex;
        justify-content: space-around;
}
footer .logo {
  border: 0
}
footer .footer_cont {
  width: 234px;
  padding: 56px 0px 0 20px;
  text-align: right;
}
footer .footer_menu {
    z-index: 2;
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none;
}
footer .footer_content {
  box-sizing: border-box;
  width: 100%;
  padding: 75px 20px 0px 40px;
}
footer .footer_menu {
   font-weight: 500; text-transform: uppercase;
font-size: 14px;
line-height: 17px;
}
footer button.call_back {
  _margin-bottom: 0
}

footer .copy {
    padding: 50px 0 44px;  font-weight: 400;
    font-size: 14px;
}
footer .copy span {
  float: right;
}
footer .copy span a {
  color: rgba(76, 175, 80, 1)
}

.title_block {height: 180px;box-sizing:border-box;
  position: relative; font-weight: 900;
font-size: 54px;padding: 70px 0 70px 94px;
 color: #1D1D1B;
background-position: left center;background-repeat:no-repeat;
background-image: url("data:image/svg+xml,%3Csvg width='359' height='180' viewBox='0 0 359 180' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='359' height='180' fill='%23F8F8F8'/%3E%3C/svg%3E%0A");
}
.title_block:after { content: "";display: block; position: absolute;
   background: #FF8200;    width: 8px;height: 261px;
   left: 0;bottom: 0;
}
.title_block:before{
  border: 8px solid #FF8200;
}

#block_company { padding-top: 81px; margin-bottom:94px;
     background-image: url("data:image/svg+xml,%3Csvg width='100%' height='352' viewBox='0 0 100% 352' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%' height='352' fill='%23F1F0F0'/%3E%3C/svg%3E%0A");
     background-repeat: no-repeat;
     background-position: center top;
}

#block_company .company_inner {
    padding: 45px 69px 95px  102px; font-weight: 400;
    font-size: 16px;  background: #FFFFFF;
    border: 8px solid #F8F8F8;  float: left;  width: 664px;
    z-index: 1; position: relative;
    _transform: translateY(-433px);
    margin-top: -433px;
    padding-top: 470px
}
#block_company .company_inner p {
    height: 280px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
}

.company_slider { z-index: 5 !important; position: relative;
  margin-top: -34px;padding: 0 64px 0 100px;
}
.company_slider li {
  list-style: none
}

#block_company .container {
  position: relative;
}

#block_company .container:before { position: absolute;
 content: "";display: block;right:0;top:55px;
 width: 650px;height: 590px;background: #FF8200;
 background: repeating-linear-gradient(
  to bottom,
    #FF8200 0%, #FF8200  261px,
    #fff  262px, #fff 100%
  );
  border: 8px solid #FF8200;
}
#block_company .container:after{content: "";display: block;
    width: 902.7px;
    height: 654px;
    position: absolute;top: 560px;left: 560px;
  background-image: url("data:image/svg+xml,%3Csvg width='547' height='654' viewBox='0 0 547 654' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M195.294 316.982C179.489 316.982 166.675 314.314 156.933 309.007C147.113 303.701 139.976 296.26 135.451 286.644C130.923 277.025 128.661 265.73 128.661 252.756C128.661 249.704 128.661 245.655 128.661 240.621C128.661 235.583 128.661 230.012 128.661 223.943C128.661 217.874 128.661 211.77 128.661 205.586C128.661 195.204 128.661 185.78 128.661 177.307C128.661 168.834 128.661 160.055 128.661 150.972H155.591C155.591 160.055 155.591 168.834 155.591 177.307C155.591 185.78 155.591 195.204 155.591 205.586V245.979C155.591 255.142 156.933 262.964 159.58 269.451C162.224 275.938 166.448 280.937 172.24 284.372C177.994 287.846 185.667 289.602 195.182 289.602C204.851 289.602 212.559 287.846 218.313 284.372C224.067 280.937 228.21 275.938 230.742 269.451C233.273 262.96 234.541 255.1 234.541 245.864V205.583C234.541 195.201 234.541 185.777 234.541 177.304C234.541 168.831 234.541 160.051 234.541 150.968H261.472C261.472 160.051 261.472 168.831 261.472 177.304C261.472 185.777 261.472 195.201 261.472 205.583C261.472 211.767 261.472 217.909 261.472 224.016C261.472 230.124 261.472 235.695 261.472 240.771C261.472 245.885 261.472 249.892 261.472 252.871C261.472 265.845 259.133 277.14 254.527 286.682C249.849 296.26 242.673 303.701 232.93 309.007C223.184 314.314 210.64 316.982 195.294 316.982Z' fill='%23F1F0F0'/%3E%3Cpath d='M340.373 654C340.373 619.094 340.373 244.538 340.373 209.632C340.373 199.319 340.373 189.926 340.373 181.37C340.373 172.891 340.373 164.109 340.373 155.093L350.875 174.687H330.45C321.374 174.687 313.333 174.687 306.335 174.687C299.334 174.687 292.68 174.687 286.374 174.687V150.968H421.26V174.687C415.031 174.687 408.413 174.687 401.415 174.687C394.414 174.687 386.338 174.687 377.184 174.687H356.76L367.374 155.093C367.374 164.105 367.374 172.891 367.374 181.37C367.374 189.923 367.374 199.319 367.374 209.632C367.374 244.538 367.374 619.094 367.374 654H340.373Z' fill='%23F1F0F0'/%3E%3Cpath d='M510.721 316.982C494.916 316.982 482.102 314.321 472.359 309.029C462.536 303.738 455.402 296.317 450.878 286.728C446.35 277.135 444.087 265.871 444.087 252.932C444.087 249.889 444.087 245.852 444.087 240.831C444.087 235.807 444.087 230.252 444.087 224.199C444.087 218.147 444.087 212.06 444.087 205.893C444.087 187.739 444.087 18.1536 444.087 0H471.018C471.018 18.1536 471.018 187.739 471.018 205.893V246.175C471.018 255.312 472.359 263.112 475.007 269.582C477.651 276.051 481.874 281.036 487.667 284.462C493.421 287.926 501.094 289.677 510.609 289.677C520.278 289.677 527.986 287.926 533.739 284.462C539.493 281.036 543.636 276.051 546.168 269.582C548.7 263.109 549.968 255.271 549.968 246.06V205.889C549.968 195.536 549.968 186.138 549.968 177.688C549.968 169.238 549.968 143.91 549.968 134.852H576.899C576.899 143.91 576.899 169.238 576.899 177.688C576.899 186.138 576.899 195.536 576.899 205.889C576.899 212.056 576.899 218.182 576.899 224.272C576.899 230.363 576.899 235.918 576.899 240.98C576.899 246.081 576.899 250.076 576.899 253.047C576.899 265.986 574.559 277.249 569.954 286.766C565.275 296.317 558.1 303.738 548.357 309.029C538.611 314.321 526.067 316.982 510.721 316.982Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M101.684 177.946V150.968H0V177.946H101.684Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.2325 236.05V206.998H0V236.05H89.2325Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 314.907H24.9021V215.299H0V314.907Z' fill='%23F1F0F0'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
}
.company_btn {  color: #FFFFFF; padding: 25px 73px 25px 36px;display: inline-block;
     background: #FF8200;
       background-repeat: no-repeat;
  background-position: right 36px center ;position: absolute;bottom: -40px;
     background-image: url("data:image/svg+xml,%3Csvg width='8' height='20' viewBox='0 0 8 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.64645 19.3536C3.84171 19.5488 4.15829 19.5488 4.35355 19.3536L7.53553 16.1716C7.7308 15.9763 7.7308 15.6597 7.53553 15.4645C7.34027 15.2692 7.02369 15.2692 6.82843 15.4645L4 18.2929L1.17157 15.4645C0.976311 15.2692 0.659729 15.2692 0.464467 15.4645C0.269205 15.6597 0.269205 15.9763 0.464467 16.1716L3.64645 19.3536ZM3.5 2.18557e-08L3.5 19L4.5 19L4.5 -2.18557e-08L3.5 2.18557e-08Z' fill='white'/%3E%3C/svg%3E%0A");
}

.clear {
  clear: both;
}
.company_slider  .owl-dots {
     position: absolute;left: 0;bottom:0;padding: 0 0 36px 146px;
}
.company_slider .owl-carousel button.owl-dot {

}




#block_advant ul {
  margin: 0;padding: 60px 0 0px;
  display: grid;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 10px;
   row-gap: 60px;
}
#block_advant ul li {
  list-style: none
}
#block_advant ul li:before {margin-bottom: 40px;
  display: block;content: "";width: 69px;
  height: 69px;
  background-color: #FF8200;
  background-repeat: no-repeat;
  background-position: center;
}
#block_advant ul li p {
    color: #1D1D1B; line-height: 150%;
    font-size: 16px;font-weight: 400;
}
#block_advant ul li div {  margin-bottom: 16px;
    color: #1D1D1B; line-height: 150%;
    font-size: 16px;font-weight: 700;
}
.advant_icon1:before {  background-image: url("data:image/svg+xml,%3Csvg width='43' height='43' viewBox='0 0 43 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.2598 1.25977V41.2598M1.25977 21.2598H20.5511M20.5918 21.9277L7.23497 35.2846M7.23495 7.23489L19.6186 19.6186M21.1607 5.29335L17.7499 3.32413M21.1607 37.2262L17.7499 39.1954M5.29342 21.1606L3.32421 17.7498M5.29342 21.3589L3.32421 24.7697M9.89971 32.4796L6.09556 31.4602M10.04 32.6198L11.0593 36.424M10.04 9.89966L11.0593 6.09549M9.89971 10.0399L6.09556 11.0592M21.2598 32.4631C27.4472 32.4631 32.4631 27.4472 32.4631 21.2598C32.4631 15.0723 27.4472 10.0564 21.2598 10.0564M41.2598 21.2598H37.2719M35.4018 7.11754L32.582 9.93739M35.4018 35.4019L32.582 32.5821M28.7554 2.71739L27.2608 6.41467M39.802 28.7554L36.1048 27.2608M28.8439 39.7661L27.3316 36.076M39.766 13.6756L36.0759 15.1878' stroke='white' stroke-width='2' stroke-miterlimit='22.926' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
.advant_icon2:before {  background-image: url("data:image/svg+xml,%3Csvg width='44' height='39' viewBox='0 0 44 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.1127 26.0584V27.64C21.1127 28.3612 20.5452 28.9459 19.8451 28.9459H16.1268C15.52 28.9459 15.0282 28.4392 15.0282 27.8141V14.32C15.0282 13.5988 15.5957 13.0141 16.2958 13.0141H19.8451C20.5452 13.0141 21.1127 13.5988 21.1127 14.32V23.0113M21.1127 14.407H22.4449C22.9271 14.407 23.3992 14.2654 23.8059 13.9987L27.2685 11.7288C28.4873 10.9297 29.2254 9.54464 29.2254 8.05637V6.00587C29.2254 4.68362 30.2658 3.61175 31.5493 3.61175C32.8328 3.61175 33.8733 4.68362 33.8733 6.00587L33.8783 13.972C33.8784 14.2123 34.0675 14.407 34.3009 14.407H39.5319C40.5629 14.407 41.441 15.233 41.4776 16.2944C41.5162 17.4088 40.6506 18.3247 39.5775 18.3247M39.5775 18.3247H41.0986C42.1718 18.3247 43.0373 19.2406 42.9988 20.355C42.9622 21.4164 42.0841 22.2423 41.0531 22.2423H39.5775M39.5775 18.3247L36.1127 18.3247M39.5775 22.2423C40.6506 22.2423 41.5162 23.1582 41.4776 24.2726C41.441 25.3341 40.5629 26.16 39.5319 26.16H37.2958C38.1031 26.16 38.7594 26.8264 38.7744 27.6544C38.79 28.5082 38.0859 29.2071 37.257 29.2071H24.4383C23.7079 29.2071 22.9899 29.012 22.3545 28.6409L21.1127 27.9157M39.5775 22.2423H36.1127M37.2113 26.16H36.1127M28.0043 29.2214C25.8513 34.3843 20.8707 38 15.0704 38C7.29958 38 1 31.5102 1 23.5047V10.4459C1 10.2054 1.18921 10.0106 1.42254 10.0106H1.59155C5.79206 10.0106 9.19719 6.50264 9.19719 2.17529V1.43529C9.19719 1.19484 9.3864 1 9.61972 1H20.5211C20.7545 1 20.9437 1.19484 20.9437 1.43529V2.3784C20.9437 6.70575 24.3489 10.2137 28.5493 10.2137M15.0282 27.2047V35.3882C8.68078 35.3882 3.53523 30.0873 3.53523 23.5483V12.0999C7.96129 12.0999 11.5493 8.4036 11.5493 3.8439V3.56818H15.0282V9.96701M14.9859 14.32H11.3944C10.8344 14.32 10.3803 14.7878 10.3803 15.3647V26.5953C10.3803 27.1722 10.8344 27.64 11.3944 27.64H14.9859' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
.advant_icon3:before {  background-image: url("data:image/svg+xml,%3Csvg width='41' height='41' viewBox='0 0 41 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.82902 39.7928C3.16205 39.7928 1.00004 37.6307 1.00004 34.9638V3.41449C1.00004 2.08097 2.08101 1 3.41453 1H8.2435C9.57702 1 10.658 2.08097 10.658 3.41449V34.9638C10.658 37.6307 8.49598 39.7928 5.82902 39.7928ZM5.82902 39.7928L37.3783 39.7928C38.7119 39.7928 39.7928 38.7119 39.7928 37.3784V32.5494C39.7928 31.2159 38.7119 30.1349 37.3783 30.1349H23.8505M5.82902 39.7928C5.81171 39.7928 5.79476 39.7917 5.77745 39.7916M10.658 16.9425L17.4225 5.22608C18.0892 4.07123 19.5659 3.67557 20.7207 4.34229L24.9027 6.75678C26.0575 7.4235 26.4532 8.9002 25.7865 10.055L10.0118 37.3775C10.0064 37.387 10.0002 37.3961 9.99469 37.4056M16.1286 26.783L10.658 23.6246M32.5493 30.1349V39.7929M25.3059 30.1349V39.7929M26.5558 17.4207L31.3847 25.7848M20.2828 21.0424L25.1117 29.4065M19.0228 21.7701L30.7379 15.0064C31.8927 14.3396 33.3694 14.7353 34.0361 15.8901L36.4506 20.0722C37.1173 21.227 36.7217 22.7037 35.5668 23.3705L8.24433 39.1451C8.23805 39.1487 8.23162 39.1519 8.22526 39.1555M15.0079 9.40803L23.3719 14.237M11.3862 15.6811L19.7503 20.5101M1.00004 8.2434H10.658M1 15.4869H10.6579M10.6579 22.7303H1M18.0624 33.4766V39.7928M18.8388 33.0283L15.6808 27.5586' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
.advant_icon4:before {  background-image: url("data:image/svg+xml,%3Csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.7185 17.4616C25.7185 20.3865 23.3389 22.766 20.4141 22.766M36.5203 37.0534L36.1321 35.646M31.974 37.0534L31.5858 35.646M27.4277 37.0534L27.0394 35.646M22.8813 37.0534L22.4931 35.646M18.335 37.0534L17.9468 35.646M13.7887 37.0534L13.4005 35.646M9.24234 37.0534L8.85414 35.646M4.69598 37.0534L4.30778 35.646M4.18588 18.4674C6.0276 25.7138 12.5946 31.0742 20.4141 31.0742C28.2335 31.0742 34.8005 25.7138 36.6422 18.4674M4.18588 18.4674L3.24583 21.1105M4.18588 18.4674L6.55153 19.6042M36.6422 18.4674L37.5823 21.1105M36.6422 18.4674L34.2766 19.6042M1 39.1287H39.8281M15.4845 9.89069C13.6396 12.38 11.9822 14.778 11.9822 17.4616C11.9822 22.1184 15.7573 25.8935 20.4141 25.8935C25.0709 25.8935 28.8459 22.1184 28.8459 17.4616C28.8459 11.911 21.756 7.58296 20.5807 1.13983C20.5467 0.953897 20.2816 0.952881 20.2475 1.13983C19.8064 3.5578 18.5323 5.67788 17.1126 7.67647M39.8281 33.5707V31.7826C39.8281 31.3914 39.5109 31.0742 39.1197 31.0742H1.70844C1.31719 31.0742 1 31.3914 1 31.7826V33.5707H39.8281Z' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");  }
.advant_icon5:before {  background-image: url("data:image/svg+xml,%3Csvg width='42' height='38' viewBox='0 0 42 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37.3147 36.9998H39.8732C40.4954 36.9998 41 36.4911 41 35.8622V33.6335C41 33.0054 40.4954 32.4967 39.8732 32.4967H2.12676C1.50463 32.4967 1 33.0054 1 33.6335V35.8622C1 36.4911 1.50463 36.9998 2.12676 36.9998H34.5219M25.7409 32.4965V37M23.3943 32.4965L21.0446 37M18.8861 32.4965L16.5364 37M14.3779 32.4965L12.0282 37M9.86978 32.4965L7.52008 37M5.36161 32.4965L3.01191 37M24.7368 7.90234C25.5738 7.5107 26.5066 7.29213 27.4901 7.29213C31.1159 7.29213 34.0543 10.2595 34.0543 13.9191C34.0543 17.5787 31.1159 20.5461 27.4901 20.5461C23.8652 20.5461 20.9268 17.5787 20.9268 13.9191C20.9268 12.264 21.528 10.7511 22.5211 9.58996M8.29336 24.9727C8.47364 25.015 8.66117 25.0369 8.85433 25.0369C10.2346 25.0369 11.3541 23.9067 11.3541 22.5132C11.3541 21.1189 10.2346 19.9887 8.85433 19.9887C7.47324 19.9887 6.35372 21.1189 6.35372 22.5132C6.35372 22.6968 6.37304 22.8764 6.41006 23.0487M39.6669 11.9516L37.2003 11.7524C37.0711 11.742 36.9622 11.65 36.9306 11.5231C36.6963 10.579 36.3264 9.68925 35.8434 8.87566C35.7767 8.76337 35.7892 8.62045 35.8733 8.52075L37.4786 6.61814C37.7066 6.34797 37.6907 5.94634 37.4421 5.69543L35.6364 3.87245C35.3878 3.62154 34.99 3.60545 34.7224 3.83556L32.8378 5.45622C32.7391 5.54113 32.5976 5.55381 32.4863 5.48645C31.6805 4.99877 30.7991 4.62542 29.8639 4.38881C29.7382 4.35696 29.6471 4.24694 29.6368 4.11653L29.4394 1.62638C29.4114 1.2726 29.1189 1 28.7673 1H26.2136C25.8621 1 25.5695 1.27268 25.5415 1.62638L25.3441 4.11653C25.3338 4.24694 25.2427 4.35696 25.117 4.38881C24.1818 4.62542 23.3005 4.99885 22.4946 5.48645C22.3834 5.55381 22.2419 5.54113 22.1431 5.45622L20.2585 3.83556C19.9909 3.60545 19.5931 3.62146 19.3445 3.87245L17.5388 5.69543C17.2903 5.94634 17.2744 6.34797 17.5023 6.61814L19.1076 8.52075C19.1917 8.62045 19.2043 8.76329 19.1375 8.87566C18.6545 9.68917 18.2847 10.579 18.0503 11.5231C18.0188 11.65 17.9098 11.742 17.7806 11.7524L15.314 11.9516C14.9636 11.9799 14.6936 12.2753 14.6936 12.6302V15.2083C14.6936 15.5633 14.9637 15.8586 15.314 15.8869L17.7807 16.0861C17.9099 16.0965 18.0188 16.1885 18.0504 16.3154C18.2847 17.2596 18.6546 18.1493 19.1376 18.9629C19.2043 19.0752 19.1918 19.2181 19.1077 19.3178L17.5024 21.2204C17.2744 21.4906 17.2903 21.8922 17.5389 22.1431L19.3446 23.9661C19.5932 24.217 19.991 24.2331 20.2586 24.003L22.1432 22.3823C22.2419 22.2974 22.3834 22.2847 22.4947 22.3521C23.3005 22.8398 24.1819 23.2131 25.1171 23.4497C25.2428 23.4816 25.3339 23.5916 25.3442 23.722L25.5416 26.2122C25.5696 26.5659 25.8621 26.8385 26.2137 26.8385H28.7674C29.119 26.8385 29.4115 26.5658 29.4395 26.2122L29.6369 23.722C29.6472 23.5916 29.7383 23.4816 29.864 23.4497C30.7992 23.2131 31.6805 22.8397 32.4864 22.3521C32.5976 22.2847 32.7392 22.2974 32.8379 22.3823L34.7225 24.003C34.9901 24.2331 35.3879 24.2171 35.6365 23.9661L37.4422 22.1431C37.6907 21.8922 37.7066 21.4906 37.4787 21.2204L35.8734 19.3178C35.7893 19.2181 35.7767 19.0752 35.8435 18.9629C36.3265 18.1494 36.6963 17.2596 36.9307 16.3154C36.9623 16.1885 37.0712 16.0966 37.2004 16.0861L39.667 15.8869C40.0174 15.8586 40.2874 15.5633 40.2874 15.2083V12.6302C40.2874 12.2753 40.0173 11.98 39.6669 11.9516ZM29.7502 13.9193C29.7502 15.1792 28.7385 16.2005 27.4905 16.2005C26.2426 16.2005 25.2309 15.1792 25.2309 13.9193C25.2309 12.6594 26.2426 11.638 27.4905 11.638C28.7385 11.638 29.7502 12.6594 29.7502 13.9193ZM15.7154 24.4826L14.2192 23.3721C14.2628 23.0922 14.286 22.8054 14.286 22.5131C14.286 22.2209 14.2628 21.934 14.2192 21.6541L15.7154 20.5436C15.9972 20.3345 16.0781 19.9449 15.9033 19.639L14.8441 17.7871C14.6692 17.4812 14.2946 17.3571 13.9742 17.499L12.2725 18.2524C11.8331 17.8926 11.3369 17.6013 10.7998 17.3931L10.5953 15.5295C10.5567 15.1786 10.2629 14.913 9.91324 14.913H7.79493C7.44515 14.913 7.15139 15.1785 7.11292 15.5295L6.90841 17.3931C6.37119 17.6014 5.87501 17.8927 5.43565 18.2525L3.73392 17.4991C3.4136 17.3573 3.03895 17.4814 2.86406 17.7871L1.80491 19.6391C1.63002 19.9449 1.71091 20.3346 1.99276 20.5437L3.48901 21.6542C3.44539 21.9341 3.42221 22.2209 3.42221 22.5133C3.42221 22.8056 3.44539 23.0924 3.48901 23.3723L1.99276 24.4828C1.71099 24.6919 1.63002 25.0815 1.80491 25.3874L2.86406 27.2394C3.03895 27.5451 3.4136 27.6693 3.73392 27.5274L5.43565 26.774C5.87509 27.1338 6.37127 27.4251 6.90841 27.6333L7.11292 29.497C7.15139 29.8479 7.44523 30.1135 7.79493 30.1135H9.91324C10.263 30.1135 10.5568 29.848 10.5953 29.497L10.7998 27.6333C11.337 27.4251 11.8332 27.1338 12.2725 26.774L13.9742 27.5274C14.2946 27.6692 14.6692 27.5451 14.8441 27.2394L15.9033 25.3874C16.0781 25.0814 15.9972 24.6918 15.7154 24.4826Z' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
.advant_icon6:before {  background-image: url("data:image/svg+xml,%3Csvg width='29' height='44' viewBox='0 0 29 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9148 14.5912C15.7508 18.9086 16.9024 23.181 19.2365 26.915C20.8046 29.4235 21.3517 32.373 20.7782 35.2257C20.2046 38.0784 18.5486 40.6442 16.1121 42.4552C15.4455 42.8379 14.8916 43.3687 14.5 44C14.1084 43.3687 13.5545 42.8379 12.8879 42.4552C10.4514 40.6442 8.79539 38.0784 8.22185 35.2257C7.6483 32.373 8.19544 29.4235 9.76349 26.915C12.0976 23.181 13.2492 18.9086 13.0852 14.5912L12.7071 4.63393C12.6425 2.9322 13.2846 1.27268 14.5 0C15.7154 1.27268 16.3575 2.9322 16.2929 4.63393L15.9148 14.5912ZM15.6818 39.8474C17.2783 38.2958 18.2892 36.303 18.5619 34.1696C18.8346 32.0363 18.3543 29.8783 17.1935 28.0214C16.0225 26.148 15.1171 24.1414 14.5 22.0515C13.8829 24.1414 12.9775 26.148 11.8065 28.0214C10.6457 29.8783 10.1654 32.0363 10.4381 34.1696C10.7108 36.303 11.7217 38.2958 13.3182 39.8474V33H15.6818V39.8474Z' fill='white'/%3E%3Cpath d='M21.5646 14.1927C21.8347 12.0669 22.6508 10.0321 23.9444 8.25871C25.2381 6.4853 26.9717 5.02495 29 4V35H15.1538L14 32.8621C14 31.7698 14.4013 30.71 15.1378 29.8571C15.8743 29.0041 16.9023 28.4088 18.0525 28.1691L21.4296 27.4651C21.7257 27.4034 22.0056 27.2882 22.2536 27.1261C22.5015 26.9641 22.7124 26.7583 22.8744 26.5206C23.0364 26.2829 23.1462 26.018 23.1975 25.7409C23.2488 25.4639 23.2407 25.1802 23.1735 24.906C23.1063 24.6319 22.9815 24.3727 22.8061 24.1434C22.6307 23.914 22.4081 23.7189 22.1513 23.5693C21.8944 23.4197 21.6082 23.3185 21.3091 23.2715C21.0099 23.2245 20.7037 23.2326 20.4079 23.2953L21.5646 14.1927ZM22.9488 21.5373C23.8078 21.926 24.5153 22.5523 24.9736 23.3296C25.4319 24.1069 25.6183 24.9968 25.5072 25.8765C25.396 26.7561 24.9927 27.5821 24.3531 28.2403C23.7134 28.8985 22.8689 29.3565 21.9362 29.5509L18.5591 30.2548C17.9201 30.388 17.349 30.7188 16.9398 31.1926C16.5306 31.6665 16.3077 32.2552 16.3077 32.8621H26.6923V8.43951C25.1274 10.1334 24.1408 12.2197 23.8576 14.4338L22.9488 21.5373ZM24.8462 24.3103H27.1538V26.4483H24.8462V24.3103Z' fill='white'/%3E%3Cpath d='M7.93112 14.1927C7.643 12.0669 6.77251 10.0321 5.39259 8.25871C4.01267 6.4853 2.16349 5.02495 0 4V35H14.7692L16 32.8621C16 31.7698 15.572 30.71 14.7864 29.8571C14.0007 29.0041 12.9043 28.4088 11.6773 28.1691L8.07505 27.4651C7.75929 27.4034 7.46065 27.2882 7.19621 27.1261C6.93177 26.9641 6.70672 26.7583 6.53395 26.5206C6.36117 26.2829 6.24407 26.018 6.18933 25.7409C6.13459 25.4639 6.14329 25.1802 6.21493 24.906C6.28658 24.6319 6.41976 24.3727 6.60686 24.1434C6.79397 23.914 7.03131 23.7189 7.30531 23.5693C7.57931 23.4197 7.88459 23.3185 8.20368 23.2715C8.52277 23.2245 8.8494 23.2326 9.16488 23.2953L7.93112 14.1927ZM6.45461 21.5373C5.53835 21.926 4.78367 22.5523 4.29484 23.3296C3.806 24.1069 3.60713 24.9968 3.7257 25.8765C3.84426 26.7561 4.27441 27.5821 4.95673 28.2403C5.63904 28.8985 6.53984 29.3565 7.53471 29.5509L11.137 30.2548C11.8186 30.388 12.4277 30.7188 12.8642 31.1926C13.3007 31.6665 13.5385 32.2552 13.5385 32.8621H2.46154V8.43951C4.13073 10.1334 5.18312 12.2197 5.48526 14.4338L6.45461 21.5373ZM4.43077 24.3103H1.96923V26.4483H4.43077V24.3103Z' fill='white'/%3E%3C/svg%3E%0A"); }

.advant_btn {
     color: #FFFFFF;  font-weight: 800;
font-size: 16px;   background: #1D1D1B;
line-height: 20px;  padding: 20px 50px;display: inline-block;
}






#block_products .container {padding-top: 270px;
    background-repeat: no-repeat;
  background-position: right top;
  background-image: url("data:image/svg+xml,%3Csvg width='947' height='549' viewBox='0 0 947 549' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='221' width='941' height='325' stroke='%23F8F8F8' stroke-width='6'/%3E%3Crect x='650' y='136' width='218' height='127' fill='%23F1F0F0'/%3E%3Crect x='554.5' y='26.5' width='289' height='518' stroke='%23F8F8F8' stroke-width='9'/%3E%3Cpath d='M573.446 122.676C567.826 122.676 563.27 121.727 559.805 119.84C556.313 117.953 553.775 115.307 552.166 111.887C550.556 108.467 549.752 104.45 549.752 99.8366C549.752 98.7513 549.752 97.3117 549.752 95.5215C549.752 93.7301 549.752 91.7491 549.752 89.591C549.752 87.4328 549.752 85.2623 549.752 83.0632C549.752 79.3713 549.752 76.0201 549.752 73.0072C549.752 69.9942 549.752 66.8722 549.752 63.6424H559.328C559.328 66.8722 559.328 69.9942 559.328 73.0072C559.328 76.0201 559.328 79.3713 559.328 83.0632V97.427C559.328 100.685 559.805 103.467 560.747 105.773C561.687 108.08 563.189 109.858 565.248 111.08C567.295 112.315 570.023 112.939 573.407 112.939C576.845 112.939 579.586 112.315 581.632 111.08C583.678 109.858 585.151 108.08 586.052 105.773C586.952 103.465 587.403 100.67 587.403 97.3861V83.062C587.403 79.3701 587.403 76.0189 587.403 73.0059C587.403 69.9929 587.403 66.8709 587.403 63.6411H596.979C596.979 66.8709 596.979 69.9929 596.979 73.0059C596.979 76.0189 596.979 79.3701 596.979 83.062C596.979 85.261 596.979 87.4452 596.979 89.617C596.979 91.7888 596.979 93.7698 596.979 95.5748C596.979 97.3935 596.979 98.8182 596.979 99.8775C596.979 104.491 596.147 108.508 594.51 111.901C592.846 115.307 590.294 117.953 586.83 119.84C583.364 121.727 578.903 122.676 573.446 122.676Z' fill='%23F1F0F0'/%3E%3Cpath d='M625.036 232.562C625.036 220.149 625.036 96.9145 625.036 84.5017C625.036 80.8345 625.036 77.4945 625.036 74.452C625.036 71.4369 625.036 68.3139 625.036 65.1078L628.771 72.0754H621.508C618.28 72.0754 615.421 72.0754 612.933 72.0754C610.443 72.0754 608.077 72.0754 605.834 72.0754V63.6411H653.8V72.0754C651.585 72.0754 649.231 72.0754 646.743 72.0754C644.253 72.0754 641.382 72.0754 638.127 72.0754H630.864L634.638 65.1078C634.638 68.3126 634.638 71.4369 634.638 74.452C634.638 77.4932 634.638 80.8345 634.638 84.5017C634.638 96.9145 634.638 220.149 634.638 232.562H625.036Z' fill='%23F1F0F0'/%3E%3Cpath d='M680.047 195C692.999 195 697 189.961 697 180.295V174.75H679.429V180.98H689.286V181.714C689.286 186.478 687.286 188.677 680.429 188.677C671.905 188.677 669.81 185.013 669.81 177.591C669.81 170.536 672.809 166.871 680.524 166.871C685.38 166.871 687.714 168.337 689.524 169.987L694.856 164.811C692.048 162.015 687.714 160 680.571 160C668.667 160 662 165.223 662 177.501C662 188.769 665.953 195 680.047 195Z' fill='white'/%3E%3Cpath d='M707 194H714.769L717.1 188.44H733.415L735.745 194H744L729.482 160H721.421L707 194ZM719.626 182.288L725.258 168.842L730.89 182.288H719.626Z' fill='white'/%3E%3Cpath d='M762.13 194H769.918V167.591H782V161H750V167.591H762.13V194Z' fill='white'/%3E%3Cpath d='M796 194H822V187.676H803.601V180.373H821.352V174.004H803.601V167.591H821.814V161H796V194Z' fill='white'/%3E%3Cpath d='M685.612 122.676C679.992 122.676 675.435 121.729 671.971 119.848C668.478 117.966 665.941 115.327 664.332 111.917C662.722 108.506 661.917 104.5 661.917 99.8995C661.917 98.8172 661.917 97.3815 661.917 95.5963C661.917 93.8098 661.917 91.8342 661.917 89.682C661.917 87.5298 661.917 85.3652 661.917 83.1722C661.917 76.7168 661.917 6.45541 661.917 0H671.494C671.494 6.45541 671.494 76.7168 671.494 83.1722V97.4965C671.494 100.746 671.971 103.519 672.912 105.82C673.852 108.12 675.354 109.893 677.414 111.111C679.46 112.343 682.189 112.966 685.572 112.966C689.01 112.966 691.751 112.343 693.797 111.111C695.844 109.893 697.317 108.12 698.217 105.82C699.118 103.518 699.568 100.731 699.568 97.4557V83.171C699.568 79.4893 699.568 76.1473 699.568 73.1426C699.568 70.1379 699.568 61.1312 699.568 57.9103H709.145C709.145 61.1312 709.145 70.1379 709.145 73.1426C709.145 76.1473 709.145 79.4893 709.145 83.171C709.145 85.364 709.145 87.5422 709.145 89.708C709.145 91.8738 709.145 93.8493 709.145 95.6494C709.145 97.4631 709.145 98.8839 709.145 99.9402C709.145 104.541 708.313 108.547 706.675 111.931C705.012 115.327 702.46 117.966 698.995 119.848C695.53 121.729 691.069 122.676 685.612 122.676Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M720.214 121.938H729.807V63.6411H720.214V121.938Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M540.159 73.2342V63.6411H504V73.2342H540.159Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M535.731 93.8965V83.5654H504V93.8965H535.731Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M504 121.938H512.855V86.5171H504V121.938Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M805.833 101.319H799.84H798.009H793.346H792.764H784.396L795.114 76.0946L801.014 90.3829H811.421L800.228 63.6411H799.44H790.789H790L765.228 121.938H773.297H775.634L780.331 110.885H788.7H799.84H809.899L814.594 121.938H814.602H825L816.239 101.319H815.502H805.833Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M725.379 102.014H744.053C755.761 102.014 763.752 94.5862 763.752 82.8273C763.752 71.0684 755.762 63.6411 744.053 63.6411H725.379V73.33H743.359C749.446 73.33 753.9 76.7205 753.9 82.8273C753.9 88.9468 749.426 92.3247 743.359 92.3247H725.379V102.014Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M759.021 114.677L754.966 107.305L748.403 95.3721L740.138 99.9341L746.701 111.866L750.756 119.239L752.239 121.938H763.014L759.021 114.677Z' fill='%23F1F0F0'/%3E%3C/svg%3E%0A");
}


#block_products  ul {background: #fff;
  margin: 0;padding: 30px 0 60px;
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  gap: 30px;

}
#block_products  ul li {
  list-style: none;color: #fff; background-size: cover;
}
#block_products  ul li > div {  padding: 93px 10px 40px 70px; height: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
   background:transparent;
}

#block_products  ul li:hover  > div {
    background: linear-gradient(0deg, #FF8200, #FF8200) !important;
}

#block_products  ul li div div {
    font-weight: 900;
font-size: 34px;
line-height: 42px;  margin-bottom: 20px;
}
#block_products  ul li p {
   font-weight: 500;
font-size: 16px;
line-height: 20px;  margin-bottom: 40px;
}
#block_products  ul li  a {
    font-weight: 900;
font-size: 18px;        border: 2px solid #FFFFFF;
line-height: 22px;color: #FFFFFF;padding: 17px 35px;display: inline-block;
}
#block_products  ul li  a:hover {
  background: #1D1D1B; border-color: #1D1D1B;
}






#block_contacts {
  padding-top: 50px;
}
#block_contacts .contacts_inner {
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-rows: 50% 50%;
  grid-template-columns: 1fr 1fr;
  gap: 0px;
  background-repeat: no-repeat;background-position:right bottom; padding-bottom: 110px;
  background-image: url("data:image/svg+xml,%3Csvg width='509' height='458' viewBox='0 0 509 458' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M110.119 194.119C101.207 194.119 93.9822 192.617 88.4886 189.631C82.9517 186.646 78.9273 182.458 76.376 177.048C73.8228 171.635 72.5471 165.279 72.5471 157.979C72.5471 156.262 72.5471 153.984 72.5471 151.151C72.5471 148.316 72.5471 145.181 72.5471 141.766C72.5471 138.351 72.5471 134.917 72.5471 131.437C72.5471 125.595 72.5471 120.292 72.5471 115.525C72.5471 110.757 72.5471 105.817 72.5471 100.706H87.7323C87.7323 105.817 87.7323 110.757 87.7323 115.525C87.7323 120.292 87.7323 125.595 87.7323 131.437V154.166C87.7323 159.322 88.4886 163.723 89.9815 167.373C91.4723 171.023 93.8538 173.836 97.1199 175.769C100.364 177.724 104.691 178.712 110.056 178.712C115.508 178.712 119.854 177.724 123.099 175.769C126.343 173.836 128.679 171.023 130.107 167.373C131.534 163.721 132.249 159.298 132.249 154.101V131.435C132.249 125.593 132.249 120.29 132.249 115.523C132.249 110.755 132.249 105.815 132.249 100.704H147.434C147.434 105.815 147.434 110.755 147.434 115.523C147.434 120.29 147.434 125.593 147.434 131.435C147.434 134.915 147.434 138.371 147.434 141.808C147.434 145.244 147.434 148.379 147.434 151.235C147.434 154.113 147.434 156.367 147.434 158.044C147.434 165.344 146.115 171.7 143.519 177.069C140.881 182.458 136.834 186.646 131.341 189.631C125.845 192.617 118.772 194.119 110.119 194.119Z' fill='%23F1F0F0'/%3E%3Cpath d='M191.924 458C191.924 438.359 191.924 153.355 191.924 133.713C191.924 127.91 191.924 122.625 191.924 117.811C191.924 113.04 191.924 108.098 191.924 103.025L197.845 114.05H186.329C181.211 114.05 176.677 114.05 172.731 114.05C168.783 114.05 165.031 114.05 161.476 114.05V100.704H237.533V114.05C234.021 114.05 230.289 114.05 226.343 114.05C222.395 114.05 217.842 114.05 212.68 114.05H201.164L207.149 103.025C207.149 108.096 207.149 113.04 207.149 117.811C207.149 122.623 207.149 127.91 207.149 133.713C207.149 153.355 207.149 438.359 207.149 458H191.924Z' fill='%23F1F0F0'/%3E%3Cpath d='M279.153 308.562C299.69 308.562 306.034 300.588 306.034 285.293V276.52H278.173V286.378H293.802V287.539C293.802 295.078 290.631 298.558 279.759 298.558C266.242 298.558 262.919 292.759 262.919 281.014C262.919 269.851 267.676 264.052 279.908 264.052C287.61 264.052 291.31 266.371 294.18 268.983L302.635 260.791C298.181 256.368 291.31 253.179 279.983 253.179C261.108 253.179 250.536 261.444 250.536 280.872C250.536 298.702 256.803 308.562 279.153 308.562Z' fill='%23F1F0F0'/%3E%3Cpath d='M321.891 306.98H334.21L337.907 298.181H363.776L367.472 306.98H380.561L357.54 253.179H344.757L321.891 306.98ZM341.911 288.446L350.842 267.171L359.772 288.446H341.911Z' fill='%23F1F0F0'/%3E%3Cpath d='M409.309 306.98H421.657V265.191H440.816V254.762H390.075V265.191H409.309V306.98Z' fill='%23F1F0F0'/%3E%3Cpath d='M463.016 306.98H504.243V296.974H475.068V285.417H503.215V275.339H475.068V265.191H503.948V254.762H463.016V306.98Z' fill='%23F1F0F0'/%3E%3Cpath d='M287.977 194.118C279.065 194.118 271.84 192.621 266.346 189.643C260.807 186.666 256.785 182.49 254.234 177.094C251.68 171.697 250.405 165.358 250.405 158.078C250.405 156.365 250.405 154.094 250.405 151.269C250.405 148.442 250.405 145.316 250.405 141.91C250.405 138.505 250.405 135.079 250.405 131.609C250.405 121.395 250.405 10.2149 250.405 0H265.59C265.59 10.2149 265.59 121.395 265.59 131.609V154.276C265.59 159.417 266.346 163.806 267.839 167.446C269.33 171.087 271.711 173.892 274.977 175.82C278.222 177.769 282.548 178.754 287.914 178.754C293.366 178.754 297.712 177.769 300.956 175.82C304.201 173.892 306.537 171.087 307.964 167.446C309.392 163.804 310.107 159.394 310.107 154.211V131.607C310.107 125.782 310.107 120.493 310.107 115.739C310.107 110.984 310.107 96.7323 310.107 91.6356H325.292C325.292 96.7323 325.292 110.984 325.292 115.739C325.292 120.493 325.292 125.782 325.292 131.607C325.292 135.078 325.292 138.524 325.292 141.951C325.292 145.378 325.292 148.504 325.292 151.353C325.292 154.223 325.292 156.471 325.292 158.143C325.292 165.423 323.973 171.761 321.376 177.116C318.738 182.49 314.692 186.666 309.198 189.643C303.703 192.621 296.63 194.118 287.977 194.118Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M342.844 192.951H358.055V100.704H342.844V192.951Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M57.3356 115.884V100.704H0V115.884H57.3356Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.3149 148.579V132.231H0V148.579H50.3149Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 192.951H14.0414V136.902H0V192.951Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M478.607 160.324H469.104H466.201H458.807H457.885H444.615L461.61 120.41L470.967 143.02H487.468L469.721 100.704H468.47H454.752H453.502L414.221 192.951H427.016H430.722L438.17 175.461H451.44H469.104H485.054L492.499 192.951H492.513H509L495.108 160.324H493.939H478.607Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M351.035 161.424H380.645C399.209 161.424 411.881 149.671 411.881 131.064C411.881 112.457 399.211 100.704 380.645 100.704H351.035V116.035H379.544C389.197 116.035 396.26 121.4 396.26 131.064C396.26 140.747 389.164 146.092 379.544 146.092H351.035V161.424Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M404.379 181.462L397.949 169.796L387.543 150.914L374.437 158.133L384.844 177.013L391.273 188.681L393.626 192.951H410.711L404.379 181.462Z' fill='%23F1F0F0'/%3E%3C/svg%3E%0A");

}
.contacts_info {  box-sizing: border-box;;
  width: 100%
}

#block_contacts .contacts_form {   width: 100% ;  box-sizing: border-box;

}
#block_contacts .contacts_form_inner {   box-sizing: border-box;
     background: #FF8200;
   padding: 0px 67px 0 75px;
}

#block_contacts .contacts_form_inner  form {  transform: translateY(63px);  box-sizing: border-box;
      border: 1px solid #E3E3E3; padding: 49px 70px 63px; background: #FFFFFF;    display: block;  color: #626262; font-weight: 400;
font-size: 16px;
line-height: 160%;
}

.contacts_form_inner input,.contacts_form_inner textarea {height: 40px;
  width: 100%;  box-sizing: border-box;padding: 5px 10px 5px 30px;;border: 0;border-radius:0;
  border-bottom:  1px solid #DADADA; z-index: 1;
position: relative;
background-color: transparent;
background-position: 5px center;background-repeat: no-repeat;
}
.contacts_form_title {
font-weight: 700;
font-size: 20px;
line-height: 130%;
text-transform: uppercase;
color: #1D1D1B; margin-bottom: 40px;
}
.contacts_form_inner label {
  z-index: 0;
  position: absolute;
  left: 30px;
  top: 8px;
  background: #fff;
  padding: 0 5px;
  color: #bcbcbc;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
}

.contacts_form_inner  input:focus + label, .contacts_form_inner  #message_body:focus + label {
  top: -13px;
  color: #000;
  z-index: 2;
}

.contacts_form_inner p {
  position: relative;margin-bottom: 10px;
}
.contacts_form_inner .validation-error {
  font-size: 14px;
  color: red;
  display: none;
}
.contacts_form_inner button {
      color: #FFFFFF;font-weight: 400;
font-size: 16px; margin-top: 20px;
line-height: 140%; padding: 8px 27px;background: #1D1D1B;   border:1px solid #1D1D1B;
}
input[name="name"] {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='12' viewBox='0 0 10 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.92388 0.5C3.35245 0.5 2.06787 1.78457 2.06787 3.35601C2.06787 4.92745 3.35245 6.21203 4.92388 6.21203C6.49532 6.21203 7.7799 4.92745 7.7799 3.35601C7.7799 1.78457 6.49532 0.5 4.92388 0.5Z' fill='%231D1D1B'/%3E%3Cpath d='M9.82529 8.49451C9.75045 8.30743 9.65069 8.13283 9.53845 7.97069C8.96474 7.12261 8.07928 6.56139 7.08154 6.4242C6.95684 6.41174 6.81965 6.43666 6.71986 6.5115C6.19605 6.89812 5.57248 7.09767 4.92394 7.09767C4.2754 7.09767 3.65183 6.89812 3.12801 6.5115C3.02823 6.43666 2.89104 6.39926 2.76633 6.4242C1.7686 6.56139 0.870649 7.12261 0.309429 7.97069C0.197185 8.13283 0.0974024 8.31991 0.022589 8.49451C-0.0148177 8.56935 -0.00235673 8.65664 0.03505 8.73148C0.134833 8.90608 0.259538 9.0807 0.371782 9.23035C0.546378 9.46732 0.733459 9.67932 0.945486 9.87887C1.12008 10.0535 1.31962 10.2156 1.51919 10.3777C2.50444 11.1136 3.68926 11.5002 4.91148 11.5002C6.1337 11.5002 7.31852 11.1135 8.30377 10.3777C8.50331 10.2281 8.70285 10.0535 8.87747 9.87887C9.07701 9.67932 9.27655 9.4673 9.45117 9.23035C9.57588 9.06821 9.68815 8.90608 9.78791 8.73148C9.85023 8.65664 9.8627 8.56932 9.82529 8.49451Z' fill='%231D1D1B'/%3E%3C/svg%3E%0A");
}
input[name="phone"] { background-image: url("data:image/svg+xml,%3Csvg width='11' height='12' viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.7115 8.57288L9.17324 7.0378C8.62384 6.48956 7.68986 6.70888 7.4701 7.42157C7.30529 7.91501 6.75589 8.18913 6.26143 8.07946C5.16264 7.80534 3.67926 6.37991 3.40456 5.2286C3.23974 4.73516 3.56938 4.18691 4.06384 4.02246C4.77806 3.80317 4.99782 2.87115 4.44842 2.32291L2.91011 0.787828C2.47059 0.404057 1.81131 0.404057 1.42673 0.787828L0.382879 1.82949C-0.660976 2.92598 0.492758 5.83167 3.07493 8.40841C5.65709 10.9852 8.5689 12.1913 9.66769 11.0948L10.7115 10.0531C11.0961 9.61454 11.0961 8.95665 10.7115 8.57288Z' fill='%231D1D1B'/%3E%3C/svg%3E%0A"); }
textarea[name="message_body"] { background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 0.5H3C2.3372 0.500794 1.70178 0.764441 1.23311 1.23311C0.764441 1.70178 0.500794 2.3372 0.5 3V7C0.500727 7.5761 0.700045 8.13434 1.06436 8.58063C1.42867 9.02691 1.93571 9.33395 2.5 9.45V11C2.49999 11.0905 2.52455 11.1793 2.57106 11.257C2.61758 11.3347 2.6843 11.3982 2.76412 11.4409C2.84393 11.4836 2.93384 11.5039 3.02426 11.4995C3.11467 11.4951 3.2022 11.4662 3.2775 11.416L6.15 9.5H9C9.6628 9.49921 10.2982 9.23556 10.7669 8.76689C11.2356 8.29822 11.4992 7.6628 11.5 7V3C11.4992 2.3372 11.2356 1.70178 10.7669 1.23311C10.2982 0.764441 9.6628 0.500794 9 0.5ZM8 6.5H4C3.86739 6.5 3.74021 6.44732 3.64645 6.35355C3.55268 6.25979 3.5 6.13261 3.5 6C3.5 5.86739 3.55268 5.74021 3.64645 5.64645C3.74021 5.55268 3.86739 5.5 4 5.5H8C8.13261 5.5 8.25979 5.55268 8.35355 5.64645C8.44732 5.74021 8.5 5.86739 8.5 6C8.5 6.13261 8.44732 6.25979 8.35355 6.35355C8.25979 6.44732 8.13261 6.5 8 6.5ZM9 4.5H3C2.86739 4.5 2.74021 4.44732 2.64645 4.35355C2.55268 4.25979 2.5 4.13261 2.5 4C2.5 3.86739 2.55268 3.74021 2.64645 3.64645C2.74021 3.55268 2.86739 3.5 3 3.5H9C9.13261 3.5 9.25979 3.55268 9.35355 3.64645C9.44732 3.74021 9.5 3.86739 9.5 4C9.5 4.13261 9.44732 4.25979 9.35355 4.35355C9.25979 4.44732 9.13261 4.5 9 4.5Z' fill='black'/%3E%3C/svg%3E%0A"); }

.contacts_info > p {
font-weight: 400;
font-size: 16px;
line-height: 140%;
color: #1D1D1B;
padding: 38px 0 31px;  margin-right:56px;
}
.contacts_info_detal { margin-right:56px;
     background: #F8F8F8;padding: 35px 45px 51px;
}
.contacts_info_title {
 font-weight: 700;
 font-size: 12px;
 line-height: 15px;  color: #1D1D1B; margin-bottom: 15px;
}
p.contacts_info_adress { padding-left: 33px;margin-bottom: 30px;
     color: #1D1D1B;  font-weight: 400;
font-size: 16px;
line-height: 20px;
background-position: left center; background-repeat: no-repeat;
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 4C7.07009 4 5.5 5.62465 5.5 7.62161C5.5 10.0999 8.63216 13.7382 8.76551 13.8918C8.89077 14.0362 9.10946 14.0359 9.23449 13.8918C9.36784 13.7382 12.5 10.0999 12.5 7.62161C12.5 5.62465 10.9299 4 9 4ZM9 9.44374C8.02901 9.44374 7.23908 8.62633 7.23908 7.62161C7.23908 6.61688 8.02903 5.79949 9 5.79949C9.97097 5.79949 10.7609 6.6169 10.7609 7.62163C10.7609 8.62635 9.97097 9.44374 9 9.44374Z' fill='%231D1D1B'/%3E%3Crect x='0.5' y='0.5' width='17' height='17' rx='8.5' stroke='%231D1D1B'/%3E%3C/svg%3E%0A");
}
ul.contacts_info_phone,ul.contacts_info_social  {
  padding: 0;margin: 0 0 30px;
}

ul.contacts_info_phone li {  font-weight: 400;
font-size: 18px;
  list-style: none;padding-left:29px;background-position: left center; background-repeat: no-repeat;
background-image: url("data:image/svg+xml,%3Csvg width='11' height='12' viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.7115 8.57288L9.17324 7.0378C8.62384 6.48956 7.68986 6.70888 7.4701 7.42157C7.30529 7.91501 6.75589 8.18913 6.26143 8.07946C5.16264 7.80534 3.67926 6.37991 3.40456 5.2286C3.23974 4.73516 3.56938 4.18691 4.06384 4.02246C4.77806 3.80317 4.99782 2.87115 4.44842 2.32291L2.91011 0.787828C2.47059 0.404057 1.81131 0.404057 1.42673 0.787828L0.382879 1.82949C-0.660976 2.92598 0.492758 5.83167 3.07493 8.40841C5.65709 10.9852 8.5689 12.1913 9.66769 11.0948L10.7115 10.0531C11.0961 9.61454 11.0961 8.95665 10.7115 8.57288Z' fill='%231D1D1B'/%3E%3C/svg%3E%0A");

}
ul.contacts_info_phone span {
     font-size: 14px;
}
.ico_viber,.ico_telega,.ico_whatca {
    background-position: center; background-repeat: no-repeat;
    display: inline-block;width: 13px;margin-left: 13px;
    height: 13px;background-size: cover;
}
.ico_viber { background-image: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.33333 0H4.66667C2.09333 0 0 2.04102 0 4.55005V6.50007C0 8.26321 1.04167 9.8606 2.66667 10.613V12.7856C2.66667 12.9741 2.90833 13.0716 3.045 12.9384L4.98167 11.0517H7.33333C9.90667 11.0517 12 9.01072 12 6.50007V4.55005C12 2.04102 9.90667 0 7.33333 0ZM9.08 8.52825L8.405 9.17176C7.695 9.84939 5.84167 9.07588 4.20833 7.44924C2.575 5.82097 1.85833 3.9977 2.53333 3.32007L3.20833 2.67657C3.45667 2.43931 3.87833 2.44419 4.15667 2.68632L5.13 3.65645C5.47667 4.00258 5.33 4.58271 4.87167 4.71596C4.555 4.81509 4.34 5.15472 4.44167 5.46347C4.61 6.18498 5.54833 7.08686 6.24833 7.26561C6.56333 7.33711 6.91667 7.16974 7.02667 6.86261C7.17167 6.41898 7.77 6.28735 8.11833 6.63511L9.09 7.60362C9.33333 7.84558 9.33 8.25687 9.08 8.52825ZM6.60667 3.08753C6.54 3.08753 6.47333 3.09078 6.40833 3.09891C6.28667 3.11191 6.17667 3.02578 6.16333 2.90716C6.15 2.78853 6.23833 2.68128 6.36 2.66828C6.44167 2.65853 6.525 2.65528 6.60667 2.65528C7.83167 2.65528 8.82833 3.62704 8.82833 4.82142C8.82833 4.90105 8.825 4.9823 8.815 5.06193C8.80167 5.17893 8.69 5.26668 8.57 5.25368C8.45 5.24068 8.36 5.1318 8.37333 5.0148C8.38 4.95143 8.385 4.88643 8.385 4.82142C8.385 3.86592 7.58667 3.08753 6.60667 3.08753ZM7.94 4.82142C7.94 4.94005 7.83833 5.03755 7.71667 5.03755C7.59667 5.03755 7.495 4.94005 7.495 4.82142C7.495 4.34367 7.09667 3.95529 6.60667 3.95529C6.48333 3.95529 6.38333 3.85779 6.38333 3.73754C6.38333 3.61891 6.48333 3.52141 6.60667 3.52141C7.34167 3.52141 7.94 4.10479 7.94 4.82142ZM9.635 5.52181C9.60667 5.63881 9.47833 5.71193 9.36 5.68106C9.245 5.65018 9.175 5.53318 9.20167 5.42106C9.25 5.22605 9.27333 5.02455 9.27333 4.82142C9.27333 3.38816 8.07666 2.2214 6.60667 2.2214C6.53833 2.2214 6.46833 2.22302 6.4 2.22952C6.27833 2.23765 6.17167 2.14827 6.16167 2.02965C6.15333 1.90939 6.245 1.80539 6.36667 1.79727C6.44667 1.79077 6.52667 1.78752 6.60667 1.78752C8.32167 1.78752 9.71833 3.14928 9.71833 4.82142C9.71833 5.05705 9.69 5.29268 9.635 5.52181Z' fill='%23665CAC'/%3E%3Cpath d='M9.08 8.52825L8.405 9.17176C7.695 9.84939 5.84167 9.07588 4.20833 7.44924C2.575 5.82097 1.85833 3.9977 2.53333 3.32007L3.20833 2.67657C3.45667 2.43931 3.87833 2.44419 4.15667 2.68632L5.13 3.65645C5.47667 4.00258 5.33 4.58271 4.87167 4.71596C4.555 4.81509 4.34 5.15472 4.44167 5.46347C4.61 6.18498 5.54833 7.08686 6.24833 7.26561C6.56333 7.33711 6.91667 7.16974 7.02667 6.86261C7.17167 6.41898 7.77 6.28735 8.11833 6.63511L9.09 7.60362C9.33333 7.84558 9.33 8.25687 9.08 8.52825Z' fill='white'/%3E%3Cpath d='M7.94 4.82142C7.94 4.94005 7.83833 5.03755 7.71667 5.03755C7.59667 5.03755 7.495 4.94005 7.495 4.82142C7.495 4.34367 7.09667 3.95529 6.60667 3.95529C6.48333 3.95529 6.38333 3.85779 6.38333 3.73754C6.38333 3.61891 6.48333 3.52141 6.60667 3.52141C7.34167 3.52141 7.94 4.10479 7.94 4.82142Z' fill='white'/%3E%3Cpath d='M6.60667 3.08753C6.54 3.08753 6.47333 3.09078 6.40833 3.09891C6.28667 3.11191 6.17667 3.02578 6.16333 2.90716C6.15 2.78853 6.23833 2.68128 6.36 2.66828C6.44167 2.65853 6.525 2.65528 6.60667 2.65528C7.83167 2.65528 8.82833 3.62704 8.82833 4.82142C8.82833 4.90105 8.825 4.9823 8.815 5.06193C8.80167 5.17893 8.69 5.26668 8.57 5.25368C8.45 5.24068 8.36 5.1318 8.37333 5.0148C8.38 4.95143 8.385 4.88643 8.385 4.82142C8.385 3.86592 7.58667 3.08753 6.60667 3.08753Z' fill='white'/%3E%3Cpath d='M9.635 5.52181C9.60667 5.63881 9.47833 5.71193 9.36 5.68106C9.245 5.65018 9.175 5.53318 9.20167 5.42106C9.25 5.22605 9.27333 5.02455 9.27333 4.82142C9.27333 3.38816 8.07666 2.2214 6.60667 2.2214C6.53833 2.2214 6.46833 2.22302 6.4 2.22952C6.27833 2.23765 6.17167 2.14827 6.16167 2.02965C6.15333 1.90939 6.245 1.80539 6.36667 1.79727C6.44667 1.79077 6.52667 1.78752 6.60667 1.78752C8.32167 1.78752 9.71833 3.14928 9.71833 4.82142C9.71833 5.05705 9.69 5.29268 9.635 5.52181Z' fill='white'/%3E%3C/svg%3E%0A"); }
.ico_telega { background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 13C10.0899 13 13 10.0899 13 6.5C13 2.91015 10.0899 0 6.5 0C2.91015 0 0 2.91015 0 6.5C0 10.0899 2.91015 13 6.5 13Z' fill='url(%23paint0_linear_78_409)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.94227 6.43139C4.83714 5.60582 6.10071 5.06154 6.73291 4.7986C8.53803 4.0478 8.91313 3.91737 9.15759 3.91305C9.21136 3.91211 9.33159 3.92544 9.40946 3.98864C9.52499 4.08238 9.52565 4.28586 9.51283 4.42053C9.415 5.44834 8.99173 7.94254 8.7764 9.0937C8.68527 9.5808 8.50586 9.74413 8.33219 9.7601C7.95473 9.79484 7.6681 9.51064 7.3025 9.271C6.73042 8.89598 6.40722 8.66254 5.8519 8.29661C5.21016 7.87371 5.62618 7.64128 5.99191 7.26141C6.08763 7.16201 7.75074 5.64926 7.78294 5.51202C7.78697 5.49486 7.79071 5.43088 7.7527 5.39711C7.71469 5.36334 7.6586 5.37486 7.61813 5.38406C7.56074 5.39708 6.64683 6.00115 4.8764 7.19624C4.61698 7.37438 4.38202 7.46116 4.1715 7.45662C3.93941 7.45161 3.49299 7.3254 3.16111 7.21751C2.75404 7.0852 2.43052 7.01523 2.4587 6.79052C2.47338 6.67344 2.63456 6.55375 2.94227 6.43139Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_78_409' x1='6.5' y1='0' x2='6.5' y2='12.8984' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232AABEE'/%3E%3Cstop offset='1' stop-color='%23229ED9'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A"); }
.ico_whatca { background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.50163 0H6.49837C2.91444 0 0 2.91525 0 6.5C0 7.92187 0.45825 9.23975 1.23744 10.3098L0.427375 12.7246L2.92581 11.9259C3.95362 12.6067 5.17969 13 6.50163 13C10.0856 13 13 10.0839 13 6.5C13 2.91606 10.0856 0 6.50163 0Z' fill='%234CAF50'/%3E%3Cpath d='M10.2606 9.44159C10.1017 9.88338 9.47107 10.2498 8.96805 10.3568C8.62392 10.4289 8.17441 10.4865 6.66123 9.86879C4.72571 9.07924 3.47927 7.14264 3.38212 7.017C3.28909 6.89135 2.60001 5.99155 2.60001 5.06095C2.60001 4.13034 3.07998 3.6772 3.27345 3.48265C3.43234 3.32296 3.69497 3.25 3.94689 3.25C4.02839 3.25 4.10166 3.25405 4.16753 3.2573C4.361 3.2654 4.45814 3.27675 4.58575 3.57749C4.74464 3.95444 5.13158 4.88504 5.17769 4.98069C5.22461 5.07635 5.27154 5.20605 5.20568 5.3317C5.14393 5.4614 5.0896 5.51895 4.99245 5.6292C4.8953 5.73944 4.8031 5.82375 4.70595 5.9421C4.61703 6.04505 4.5166 6.1553 4.62856 6.3458C4.74053 6.53224 5.12747 7.15399 5.69717 7.65334C6.43236 8.29779 7.02841 8.50369 7.24164 8.59124C7.40053 8.65609 7.58988 8.64069 7.70597 8.51909C7.85333 8.36264 8.03528 8.10324 8.22051 7.84789C8.35224 7.66469 8.51854 7.64199 8.69307 7.70684C8.8709 7.76764 9.8119 8.22565 10.0054 8.32049C10.1988 8.41614 10.3265 8.46154 10.3734 8.54179C10.4195 8.62204 10.4195 8.99899 10.2606 9.44159Z' fill='%23FAFAFA'/%3E%3C/svg%3E%0A"); }

ul.contacts_info_social li { list-style: none;
 display: inline-block;margin-right: 20px;
}
ul.contacts_info_social .ico_faceb,ul.contacts_info_social .ico_insta {
    background-position: center; background-repeat: no-repeat;
    display: inline-block;width: 20px;
    height: 20px;_background-size: cover;
}
ul.contacts_info_social a.ico_faceb { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 10C20 4.5 15.5 0 10 0C4.5 0 0 4.5 0 10C0 15 3.625 19.125 8.375 19.875V12.875H5.875V10H8.375V7.75C8.375 5.25 9.875 3.875 12.125 3.875C13.25 3.875 14.375 4.125 14.375 4.125V6.625H13.125C11.875 6.625 11.5 7.375 11.5 8.125V10H14.25L13.75 12.875H11.375V20C16.375 19.25 20 15 20 10Z' fill='%231D1D1B'/%3E%3C/svg%3E%0A"); }
ul.contacts_info_social a.ico_insta { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1.80723C12.6506 1.80723 13.0121 1.80723 14.0964 1.80723C15.0602 1.80723 15.5422 2.04819 15.9036 2.16868C16.3855 2.40964 16.747 2.53012 17.1084 2.89157C17.4699 3.25301 17.7108 3.61446 17.8313 4.09639C17.9518 4.45783 18.0723 4.93976 18.1928 5.90362C18.1928 6.98795 18.1928 7.22892 18.1928 10C18.1928 12.7711 18.1928 13.0121 18.1928 14.0964C18.1928 15.0602 17.9518 15.5422 17.8313 15.9036C17.5904 16.3855 17.4699 16.747 17.1084 17.1084C16.747 17.4699 16.3855 17.7108 15.9036 17.8313C15.5422 17.9518 15.0602 18.0723 14.0964 18.1928C13.0121 18.1928 12.7711 18.1928 10 18.1928C7.22892 18.1928 6.98795 18.1928 5.90362 18.1928C4.93976 18.1928 4.45783 17.9518 4.09639 17.8313C3.61446 17.5904 3.25301 17.4699 2.89157 17.1084C2.53012 16.747 2.28916 16.3855 2.16868 15.9036C2.04819 15.5422 1.92771 15.0602 1.80723 14.0964C1.80723 13.0121 1.80723 12.7711 1.80723 10C1.80723 7.22892 1.80723 6.98795 1.80723 5.90362C1.80723 4.93976 2.04819 4.45783 2.16868 4.09639C2.40964 3.61446 2.53012 3.25301 2.89157 2.89157C3.25301 2.53012 3.61446 2.28916 4.09639 2.16868C4.45783 2.04819 4.93976 1.92771 5.90362 1.80723C6.98795 1.80723 7.3494 1.80723 10 1.80723ZM10 0C7.22892 0 6.98795 0 5.90362 0C4.81928 0 4.09639 0.240965 3.49398 0.481928C2.89157 0.722892 2.28916 1.08434 1.68675 1.68675C1.08434 2.28916 0.843374 2.77109 0.481928 3.49398C0.240965 4.09639 0.120482 4.81928 0 5.90362C0 6.98795 0 7.3494 0 10C0 12.7711 0 13.0121 0 14.0964C0 15.1807 0.240965 15.9036 0.481928 16.506C0.722892 17.1084 1.08434 17.7108 1.68675 18.3133C2.28916 18.9157 2.77109 19.1566 3.49398 19.5181C4.09639 19.759 4.81928 19.8795 5.90362 20C6.98795 20 7.3494 20 10 20C12.6506 20 13.0121 20 14.0964 20C15.1807 20 15.9036 19.759 16.506 19.5181C17.1084 19.2771 17.7108 18.9157 18.3133 18.3133C18.9157 17.7108 19.1566 17.2289 19.5181 16.506C19.759 15.9036 19.8795 15.1807 20 14.0964C20 13.0121 20 12.6506 20 10C20 7.3494 20 6.98795 20 5.90362C20 4.81928 19.759 4.09639 19.5181 3.49398C19.2771 2.89157 18.9157 2.28916 18.3133 1.68675C17.7108 1.08434 17.2289 0.843374 16.506 0.481928C15.9036 0.240965 15.1807 0.120482 14.0964 0C13.0121 0 12.7711 0 10 0Z' fill='%231D1D1B'/%3E%3Cpath d='M10 4.81928C7.10843 4.81928 4.81928 7.10843 4.81928 10C4.81928 12.8916 7.10843 15.1807 10 15.1807C12.8916 15.1807 15.1807 12.8916 15.1807 10C15.1807 7.10843 12.8916 4.81928 10 4.81928ZM10 13.3735C8.19277 13.3735 6.62651 11.9277 6.62651 10C6.62651 8.19277 8.07229 6.62651 10 6.62651C11.8072 6.62651 13.3735 8.07229 13.3735 10C13.3735 11.8072 11.8072 13.3735 10 13.3735Z' fill='%231D1D1B'/%3E%3Cpath d='M15.3012 5.90362C15.9666 5.90362 16.506 5.3642 16.506 4.6988C16.506 4.03339 15.9666 3.49398 15.3012 3.49398C14.6358 3.49398 14.0964 4.03339 14.0964 4.6988C14.0964 5.3642 14.6358 5.90362 15.3012 5.90362Z' fill='%231D1D1B'/%3E%3C/svg%3E%0A"); }



#block_diller  {
    padding-top: 50px;
}

.diller_inner.owl-carousel .owl-item img {
  height: auto !important;width: auto !important;  
}
.diller_inner  .contacts_info_detal {
    margin-right: 0
}



#page_18 {
  padding-top: 30px;
}



.title-product { padding: 33px 10px 33px 32px;
     color: #1D1D1B;   font-weight: 900;  margin: 60px 0 50px;
font-size: 48px; border-left: 7px solid #FF8200;
line-height: 59px;
  background-position: left center;
  background-repeat: no-repeat;
background-image: url("data:image/svg+xml,%3Csvg width='242' height='105' viewBox='0 0 242 105' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='242' height='105' fill='%23F8F8F8'/%3E%3C/svg%3E%0A");
}
.page_inner {
   color: #1D1D1B;    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
}

.grid_50 {
/*
  display: grid;
  _grid-template-rows: 1fr 1fr;
  _grid-template-rows: 50% 50%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  */
  display: flex;   justify-content: space-between;
  margin-bottom: 60px;
}


.grid_50 > div,.grid_50 > p {
  width: 48%; box-sizing: border-box;
}
.images_mo {
  max-width: 100%;
}

.images_inner { box-sizing: border-box; text-align: center;
     border: 8px solid #F8F8F8; padding: 15px 10px;
}
ul.color_list {margin: 0 0 40px;padding: 0;
  _display: flex;
  display: grid;
  gap: 20px;
  grid-template-columns : repeat(4, 1fr);
}
ul.color_list li, ul.specif_list li {
    list-style: none
}
.title_specif {
    color: #1D1D1B;  font-weight: 700;
    font-size: 24px;
    line-height: 29px;  margin-bottom: 40px;
}
.images_inner > a {
  display: block;text-align: center;
}
ul.specif_list {
    margin: 0 0 40px;padding: 0;
}
ul.specif_list li { display: flex;justify-content: space-between;
     padding: 14px 10px;   color: #000000;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

ul.specif_list li:nth-child(odd) {
     background: #F8F8F8;
}
.specif .banner_btn { margin-bottom: 50px;
  display: flex;justify-content: space-between;
}

.specif .banner_btn .banner_btn_start {
    margin: 0; padding: 21px 31px;white-space: nowrap;
}
.specif .banner_btn .banner_btn_load { padding: 20px 15px 20px 101px;
   background: #1D1D1B;;border-color:#1D1D1B;white-space: nowrap;
}

.description {
  margin-bottom: 70px;
}




.title-mod { margin-bottom: 60px;
    color: #1D1D1B;font-weight: 900; padding: 33px;
    font-size: 48px;
    line-height: 59px;
    background: #F8F8F8;
        border-left: 7px solid #FF8200;
}

.advant_img {
  position: relative; margin-left: -140px; float: left;  margin-right: 70px;
}
.advant_img:after {content: "";display: block;position: absolute;left: 0%;top:50%;transform: translate(50%,-50%);
    border: 9px solid #F8F8F8;  width: 297px;
    height: 752px;
    background-repeat: no-repeat;background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='207' height='151' viewBox='0 0 207 151' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44.7832 79.4044C41.159 79.4044 38.2206 78.7925 35.9865 77.5757C33.7347 76.359 32.0981 74.6525 31.0605 72.4475C30.0222 70.2417 29.5034 67.6516 29.5034 64.6765C29.5034 63.9766 29.5034 63.0483 29.5034 61.8939C29.5034 60.7386 29.5034 59.4612 29.5034 58.0695C29.5034 56.6778 29.5034 55.2781 29.5034 53.86C29.5034 51.4792 29.5034 49.3182 29.5034 47.3752C29.5034 45.4323 29.5034 43.419 29.5034 41.3363H35.6789C35.6789 43.419 35.6789 45.4323 35.6789 47.3752C35.6789 49.3182 35.6789 51.4792 35.6789 53.86V63.1226C35.6789 65.2237 35.9865 67.0173 36.5936 68.5049C37.1999 69.9924 38.1684 71.1389 39.4967 71.9266C40.8161 72.7231 42.5756 73.1258 44.7575 73.1258C46.9748 73.1258 48.7423 72.7231 50.0617 71.9266C51.3811 71.1389 52.3312 69.9924 52.9118 68.5049C53.4924 67.0165 53.7831 65.2141 53.7831 63.0962V53.8592C53.7831 51.4784 53.7831 49.3174 53.7831 47.3744C53.7831 45.4315 53.7831 43.4182 53.7831 41.3354H59.9586C59.9586 43.4182 59.9586 45.4315 59.9586 47.3744C59.9586 49.3174 59.9586 51.4784 59.9586 53.8592C59.9586 55.2773 59.9586 56.6858 59.9586 58.0863C59.9586 59.4867 59.9586 60.7642 59.9586 61.9282C59.9586 63.101 59.9586 64.0198 59.9586 64.7028C59.9586 67.678 59.4222 70.2681 58.3661 72.4563C57.2932 74.6525 55.6478 76.359 53.4137 77.5757C51.1788 78.7925 48.3022 79.4044 44.7832 79.4044Z' fill='white'/%3E%3Cpath d='M78.0515 150.266C78.0515 142.261 78.0515 62.7921 78.0515 54.7876C78.0515 52.4228 78.0515 50.2689 78.0515 48.307C78.0515 46.3626 78.0515 44.3487 78.0515 42.2812L80.4597 46.7744H75.7761C73.6948 46.7744 71.851 46.7744 70.2463 46.7744C68.6408 46.7744 67.115 46.7744 65.6689 46.7744V41.3354H96.6V46.7744C95.1716 46.7744 93.6539 46.7744 92.0492 46.7744C90.4437 46.7744 88.5919 46.7744 86.4928 46.7744H81.8092L84.2432 42.2812C84.2432 44.3479 84.2432 46.3626 84.2432 48.307C84.2432 50.2681 84.2432 52.4228 84.2432 54.7876C84.2432 62.7921 84.2432 142.261 84.2432 150.266H78.0515Z' fill='white'/%3E%3Cpath d='M113.526 126.044C121.878 126.044 124.458 122.794 124.458 116.561V112.986H113.127V117.003H119.484V117.476C119.484 120.548 118.194 121.967 113.772 121.967C108.275 121.967 106.924 119.603 106.924 114.817C106.924 110.268 108.858 107.904 113.833 107.904C116.965 107.904 118.47 108.85 119.637 109.914L123.076 106.576C121.264 104.773 118.47 103.474 113.863 103.474C106.187 103.474 101.888 106.842 101.888 114.759C101.888 122.025 104.437 126.044 113.526 126.044Z' fill='white'/%3E%3Cpath d='M130.906 125.399H135.916L137.42 121.813H147.94L149.443 125.399H154.766L145.404 103.474H140.206L130.906 125.399ZM139.048 117.846L142.68 109.176L146.312 117.846H139.048Z' fill='white'/%3E%3Cpath d='M166.458 125.399H171.48V108.369H179.271V104.118H158.635V108.369H166.458V125.399Z' fill='white'/%3E%3Cpath d='M188.299 125.399H205.065V121.321H193.201V116.611H204.647V112.504H193.201V108.369H204.946V104.118H188.299V125.399Z' fill='white'/%3E%3Cpath d='M117.114 79.4045C113.49 79.4045 110.552 78.7942 108.318 77.5808C106.065 76.3674 104.429 74.6656 103.392 72.4667C102.353 70.267 101.834 67.684 101.834 64.7171C101.834 64.0191 101.834 63.0933 101.834 61.9421C101.834 60.7901 101.834 59.5161 101.834 58.1282C101.834 56.7403 101.834 55.3445 101.834 53.9303C101.834 49.7675 101.834 4.45873 101.834 0.295898H108.01C108.01 4.45873 108.01 49.7675 108.01 53.9303V63.1675C108.01 65.2628 108.318 67.0514 108.925 68.5349C109.531 70.0184 110.499 71.1617 111.828 71.9472C113.147 72.7416 114.907 73.1431 117.089 73.1431C119.306 73.1431 121.073 72.7416 122.393 71.9472C123.712 71.1617 124.662 70.0184 125.243 68.5349C125.823 67.0506 126.114 65.2533 126.114 63.1412V53.9296C126.114 51.5553 126.114 49.4002 126.114 47.4626C126.114 45.525 126.114 39.717 126.114 37.6399H132.29C132.29 39.717 132.29 45.525 132.29 47.4626C132.29 49.4002 132.29 51.5553 132.29 53.9296C132.29 55.3437 132.29 56.7483 132.29 58.145C132.29 59.5416 132.29 60.8155 132.29 61.9764C132.29 63.1459 132.29 64.0622 132.29 64.7433C132.29 67.7103 131.753 70.2933 130.697 72.4755C129.624 74.6656 127.979 76.3674 125.745 77.5808C123.51 78.7942 120.633 79.4045 117.114 79.4045Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M139.427 78.9286H145.614V41.3354H139.427V78.9286Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.3172 47.5217V41.3354H0V47.5217H23.3172Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.4621 60.8459V54.1838H0V60.8459H20.4621Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 78.9288H5.71035V56.0874H0V78.9288Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M194.64 65.6322H190.775H189.594H186.588H186.212H180.816L187.727 49.3662L191.533 58.5802H198.243L191.026 41.3354H190.517H184.938H184.43L168.455 78.9286H173.659H175.166L178.195 71.8011H183.591H190.775H197.262L200.289 78.9286H200.295H207L201.35 65.6322H200.875H194.64Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M142.759 66.0803H154.801C162.35 66.0803 167.503 61.2907 167.503 53.7079C167.503 46.125 162.351 41.3354 154.801 41.3354H142.759V47.5834H154.353C158.278 47.5834 161.151 49.7698 161.151 53.7079C161.151 57.6541 158.265 59.8323 154.353 59.8323H142.759V66.0803Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M164.453 74.2467L161.838 69.4927L157.606 61.7976L152.276 64.7395L156.508 72.4337L159.123 77.1886L160.08 78.9286H167.028L164.453 74.2467Z' fill='white'/%3E%3C/svg%3E%0A");
}

#block_advant ul.advant_inner2 {
  margin: 0; margin-bottom: 60px;
  padding: 0px 0 0px 0px;
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  row-gap: 60px;
}
.advant_product {
  margin-bottom: 90px
}
#colors_blok {
  margin-bottom: 100px;
}

#colors_blok ul {
   margin: 0 0 40px;
padding: 0;
_display: flex;
display: grid;
gap: 30px;
grid-template-columns: repeat(5, 1fr);
_grid-template-rows: repeat(5, 1fr);
_grid-auto-rows: minmax(100px, auto);
}
#colors_blok ul li { display: inline-block;
  text-align: center;list-style: none ;margin-bottom: 10px;
}
#colors_blok ul li img {
  margin-bottom: 30px;
}
#block_company  .company_inner.show p {
  height: auto;
overflow: hidden;
text-overflow: inherit;
display: -webkit-box;
-webkit-line-clamp: 11110;
-webkit-box-orient: vertical;
}
.hesder_cont .social_btn {
  display: none;
}
#btn_mob_cat,#btn_mob_tel {
  width: 52px;height: 52px;border: 1px solid #fff;display: inline-block;margin-left: 35px;
}
#btn_mob_cat {
  margin-left: 0;background: transparent; z-index: 23;position: relative;
  background-position: center;background-repeat:no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='29' height='18' viewBox='0 0 29 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0.605957' y1='1.40909' x2='28.9696' y2='1.40909' stroke='white'/%3E%3Cline x1='0.605957' y1='9.28787' x2='28.9696' y2='9.28787' stroke='white'/%3E%3Cline x1='0.605957' y1='17.1667' x2='28.9696' y2='17.1667' stroke='white'/%3E%3C/svg%3E%0A");
}
.show_cat #btn_mob_cat,.show_phone #btn_mob_tel {
 background-image: url("data:image/svg+xml,%3Csvg width='33' height='30' viewBox='0 0 33 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1.34158' y1='0.634864' x2='32.3416' y2='29.6349' stroke='white'/%3E%3Cline x1='0.658421' y1='29.6349' x2='31.6584' y2='0.634864' stroke='white'/%3E%3C/svg%3E%0A");
}

#btn_mob_cat:hover {
    background-color: #FF8200;border-color:#FF8200;
}
#btn_mob_tel {
  background-color: #FF8200;border-color:#FF8200;
  background-position: center;background-repeat:no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.5835 15.5067C20.5275 15.4623 16.4626 12.5323 15.3469 12.7426C14.8143 12.8368 14.5097 13.2001 13.8986 13.9273C13.8003 14.0447 13.564 14.326 13.3803 14.5261C12.9941 14.4001 12.6174 14.2468 12.253 14.0673C10.3721 13.1516 8.85249 11.6319 7.93682 9.7511C7.75715 9.38675 7.6038 9.01001 7.47796 8.62375C7.67872 8.43939 7.96004 8.20313 8.08022 8.10207C8.80402 7.49435 9.16796 7.18981 9.26219 6.65584C9.45543 5.54966 6.52747 1.45678 6.49674 1.41991C6.36389 1.23013 6.19052 1.07226 5.98917 0.957707C5.78783 0.843157 5.56353 0.774795 5.33252 0.757568C4.14576 0.757568 0.757568 5.15293 0.757568 5.89312C0.757568 5.93614 0.819706 10.309 6.212 15.7941C11.6917 21.1803 16.0638 21.2424 16.1069 21.2424C16.8477 21.2424 21.2424 17.8542 21.2424 16.6675C21.2254 16.4373 21.1574 16.2137 21.0435 16.013C20.9295 15.8122 20.7724 15.6393 20.5835 15.5067Z' fill='white'/%3E%3C/svg%3E%0A");
  display: none;
}
#btn_mob_tel:hover {
  background-color: transparent;border-color:#fff;
}

.mob_btn { width: 100%;text-align: right;
  display: none;
}
.company_slider .owl-dots {left: 0;bottom: 20px;width: 100%;
  position: absolute;text-align: center;padding: 0;
}
#block_company .owl-carousel button.owl-dot span { display: block;
   width: 8px;height: 8px;border-radius: 50%;background: #fff;  margin: 5px;
}

.title_block_prod {
color: #1D1D1B;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 30px;
}
.feature {
    padding-bottom: 40px;
}
.title_block_acord { position: relative;   cursor: pointer;
    padding:10px 20px; background-color: #f3f3f3;; color: #34343c;font-size: 16px; margin-bottom: 5px;
}
.title_block_acord:hover {
   background-color: #acacac;color: #fff;
}

.title_block_acord + div {
    display: none;
}
.page_inner_product {
    margin-bottom: 80px;
}

.title_block_acord::after {
	position: absolute;
	top: 50%;
	height: 30px;
	line-height: 30px;
	margin-top: -15px;
	right: 20px;
	font-size: 24px;
	font-weight: 200;
	content: "\2B";
}
.rightBlock p {
    display: flex;align-items: center;
}
.rightBlock p img {
    margin-right: 20px;
}

.title_block_acord.show {  background-color: #acacac;}
.title_block_acord.show::after {
	color: #fff;
	position: absolute;
	top: 50%;
	height: 30px;
	line-height: 30px;
	margin-top: -15px;
	right: 20px;
	content: "\2013";
}
.block_acord {
    padding: 30px 0 40px;
}

@media (min-width: 541px)  {
    .header_cont{
        height:180px;
    }
    .header_cont .social_btn{
        margin-top: 23px;
    }

}
@media (min-width: 768px)  {
    .header_cont{
        height: 183px;
    }
}
@media (max-width: 990px)  {
    .header_menu  li.active > ul {
        display: block;position: static;
    }
    .header_menu  li a {
      display: block;
    }
    .show_cat .mob_btn {  z-index: 100;
      position: fixed;right: 21px;top: 0
    }

    #banner .banner_inner p {
      position: static;
    }
    .header_adeess {
      display: none;
    }
    #banner::after {
width: 1px;
background: transparent;
backdrop-filter: none;
      height: 100%;
      border-right: 0px solid rgba(255,255,255,0.2);
      border-left: 1px solid rgba(255,255,255,0.2);
    }
    #banner::before {
      border-right: 1px solid rgba(255,255,255,0.2);
      border-left: 0px solid rgba(255,255,255,0.2);

    left: 0;
    right: auto;
    width: 1px;

    }
    header .logo { background-size:contain;background-position: center top;
         width: 168px;height: auto; min-width: 168px; border-right: 0;
    }
    #block_company .company_inner {
       margin-top: 0px;width: 100%;
        padding-top: 30px;
     }
     .banner_sertif {
       font-weight: 500;
        font-size: 16px;
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 37px;  width: auto;position: static;height: 26px; line-height: 26px;
        background-image: url("data:image/svg+xml,%3Csvg width='22' height='26' viewBox='0 0 22 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.8996 22.0915C21.8996 22.0915 19.0419 17.1318 18.5293 16.2422C19.1125 16.0626 19.7338 15.9039 19.9919 15.4538C20.4222 14.7038 19.6564 13.4735 19.8574 12.6696C20.0646 11.8423 21.2874 11.1264 21.2874 10.2854C21.2874 9.46608 20.0232 8.50889 19.8159 7.6864C19.6134 6.88266 20.3769 5.65102 19.9453 4.90195C19.5137 4.15281 18.0761 4.21436 17.4843 3.63933C16.8754 3.04758 16.8773 1.59974 16.1429 1.20318C15.4055 0.805141 14.207 1.60958 13.3883 1.41903C12.5788 1.23065 11.8557 0 11.0102 0C10.1522 0 8.78755 1.39598 8.57352 1.44622C7.75519 1.63832 6.5552 0.835846 5.81855 1.23557C5.08483 1.63347 5.08935 3.08144 4.48157 3.67418C3.89076 4.25027 2.45309 4.19139 2.0228 4.94137C1.59259 5.69122 2.35839 6.92124 2.15737 7.72553C1.9558 8.53187 0.690409 9.34888 0.690409 10.2814C0.690409 11.1225 1.91628 11.8361 2.12467 12.663C2.32722 13.4668 1.56371 14.6983 1.99532 15.4476C2.23029 15.8555 2.76342 16.0229 3.29585 16.1839C3.35798 16.2027 3.4755 16.2729 3.3959 16.39C3.03165 17.0249 0.0998797 22.1343 0.0998797 22.1343C-0.133354 22.5407 0.056044 22.8891 0.520632 22.9088L2.79473 23.0046C3.25932 23.0243 3.84212 23.3653 4.09011 23.7625L5.30359 25.7069C5.55157 26.1041 5.94505 26.0966 6.17822 25.6903C6.17822 25.6903 9.57353 19.771 9.57492 19.7693C9.64304 19.6889 9.71151 19.7054 9.74428 19.7335C10.1158 20.0529 10.6337 20.3716 11.0659 20.3716C11.4898 20.3716 11.8823 20.0716 12.2705 19.7371C12.3021 19.7099 12.379 19.6542 12.4352 19.7698C12.4361 19.7717 15.8277 25.6586 15.8277 25.6586C16.0615 26.0645 16.455 26.0714 16.7023 25.6737L17.9123 23.7269C18.1596 23.3294 18.7418 22.9872 19.2064 22.9667L21.4803 22.8667C21.9446 22.8461 22.1334 22.4972 21.8996 22.0915ZM14.7685 16.7669C12.2541 18.244 9.23606 18.0857 6.93087 16.6174C3.55309 14.4326 2.44168 9.91302 4.47224 6.37396C6.52598 2.79407 11.0406 1.53089 14.6176 3.49817C14.6364 3.5085 14.655 3.51918 14.6736 3.52972C14.7001 3.54455 14.7266 3.55958 14.753 3.57476C15.8565 4.21724 16.8134 5.1497 17.4987 6.33904C19.5929 9.97415 18.3682 14.6521 14.7685 16.7669Z' fill='white'/%3E%3Cpath d='M14.1935 4.64458C14.183 4.63847 14.1724 4.63278 14.162 4.62673C12.2512 3.50998 9.81574 3.42833 7.7746 4.62751C4.74562 6.40698 3.71493 10.343 5.47712 13.4016C6.01484 14.335 6.7517 15.0801 7.60183 15.6148C7.67412 15.661 7.74725 15.7065 7.82198 15.7502C10.8542 17.5241 14.75 16.4762 16.5066 13.4144C18.2631 10.3524 17.2257 6.4185 14.1935 4.64458ZM14.952 9.65017L13.8903 10.6952C13.5615 11.0188 13.3559 11.6576 13.4336 12.1147L13.6843 13.5903C13.7619 14.0474 13.4929 14.2447 13.0864 14.0289L11.7741 13.3322C11.3676 13.1164 10.7025 13.1164 10.296 13.3322L8.9837 14.0289C8.57721 14.2447 8.30814 14.0474 8.38579 13.5903L8.63642 12.1147C8.71407 11.6576 8.50853 11.0188 8.1797 10.6952L7.11804 9.65017C6.78913 9.32654 6.89197 9.00713 7.3464 8.94038L8.81357 8.72509C9.268 8.65841 9.80614 8.26361 10.0094 7.84779L10.6655 6.50528C10.8688 6.08946 11.2014 6.08946 11.4045 6.50528L12.0608 7.84779C12.264 8.26361 12.8021 8.65841 13.2566 8.72509L14.7237 8.94038C15.1781 9.00713 15.2809 9.32654 14.952 9.65017Z' fill='white'/%3E%3C/svg%3E%0A");
     }
     header .hesder_cont {
       display: none;
     }

     header.show_cat .hesder_cont { display: block;z-index: 11; padding: 100px 10px 0;box-sizing: border-box;
       position: fixed;right: 0;top:0;width: 360px;height: 100%;  background:rgba(29, 29, 27, 0.8);

     }
     header .header_menu {
        z-index: 2; background: #000;border-top: 3px solid #FF8200;
        position: relative;
        display: block;  max-height: calc(100vh - 270px);overflow-y: auto;
         padding: 33px 25px 50px;
        margin: 0;
        list-style: none;
      }
      header .header_adeess { background-color: #000;margin:  0 0;
        display: block; border-left:0;border-right:0 ;padding: 0px 20px;
      }
      header .header_adeess:after,header .header_adeess:before {
        content: "";display: block;border-bottom: 1px solid #36353A;
      }
      header .header_adeess span {
        display: inline-block;width: 30px;height: 30px ;float: left;
      }
      header .header_adeess {
          background-position: 20px center;
        }

      header .header_adeess:after {
        margin-top: 30px;
      }
      header .header_adeess:before {
        margin-bottom: 30px;
      }

      .hesder_cont .social_btn { background: #000;
        display: flex; padding: 20px 20px;
      }
      .mob_btn {padding:18px 7px;
        display: block; white-space: nowrap;
      }

}
        @media (min-width: 768px) and (max-width: 991px)  {
            .container11 {
                padding: 1em;
                border: 0;
                border-radius: 0;
            }
        }

        @media (max-width: 767px)  {
        .grid_50 {
          display: block;
        }
        .grid_50 > div, .grid_50 > p {
          width: 100%;
        }
        .grid_50 > p ,.images_inner {
          margin-bottom: 30px;
        }
        .title-product  {
          font-size: 30px
        }
         ul.color_list {
        	margin: 0 0 40px;
        	padding: 0;
        	_display: flex;
        	display: grid;
        	gap: 20px;
        	grid-template-columns: repeat(4, 1fr);
        }
        .specif .banner_btn {
          display: block;
        }
        .specif .banner_btn .banner_btn_start {
          margin-bottom: 30px;text-align: center;
        }
        .specif .banner_btn .banner_btn_load {
          text-align: center;
        }
        .description p {
          margin-bottom: 30px;
        }
        .title-mod {
             font-size: 30px;
        }
        .advant_img {
        	position: relative;
        	margin-left: 0px;
        	float: none;
        	margin-right: 0px; height: 190px; overflow: hidden;margin-bottom: 70px;
        }
        .advant_img img {
          transform: translateY(-50%);
        }
#block_advant ul.advant_inner2 {
	display: block;
}
#colors_blok ul {
	margin: 0 0 40px;
	padding: 0;
	_display: flex;
	display: grid;
	gap: 30px;
	grid-template-columns: repeat(2, 1fr);
	_grid-template-rows: repeat(2, 1fr);
	_grid-auto-rows: minmax(100px, auto);
}
      .advant_img::after {
      	content: "";
      	display: block;
      	position: absolute;
      	left: 50%;
      	top: auto;
        bottom: 0;
      	transform: translate(-50%,0%);
      	border: 9px solid #F8F8F8;
        border-bottom: 0;
      	width: 260px;
      	height: 165px;
      	background-repeat: no-repeat;
      	background-position: center;
        background-size:40%;
      }

        #banner .banner_inner .baner_title {
          font-size: 40px;margin-bottom: 24px;
        }
        #banner .banner_inner {
              padding: 80px 0 0;
          }
          .banner_btn {
        	margin-bottom: 80px;
        }
        .banner_pagr {
          height: 60px
        }
        #block_products ul li > div {
              padding: 43px 30px 20px 30px;
         }
         #block_contacts .contacts_inner {
      	display: block;
      	background-repeat: no-repeat;
      	background-position: right bottom;
      	padding-bottom: 110px;
      	background-image: url("data:image/svg+xml,%3Csvg width='509' height='458' viewBox='0 0 509 458' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M110.119 194.119C101.207 194.119 93.9822 192.617 88.4886 189.631C82.9517 186.646 78.9273 182.458 76.376 177.048C73.8228 171.635 72.5471 165.279 72.5471 157.979C72.5471 156.262 72.5471 153.984 72.5471 151.151C72.5471 148.316 72.5471 145.181 72.5471 141.766C72.5471 138.351 72.5471 134.917 72.5471 131.437C72.5471 125.595 72.5471 120.292 72.5471 115.525C72.5471 110.757 72.5471 105.817 72.5471 100.706H87.7323C87.7323 105.817 87.7323 110.757 87.7323 115.525C87.7323 120.292 87.7323 125.595 87.7323 131.437V154.166C87.7323 159.322 88.4886 163.723 89.9815 167.373C91.4723 171.023 93.8538 173.836 97.1199 175.769C100.364 177.724 104.691 178.712 110.056 178.712C115.508 178.712 119.854 177.724 123.099 175.769C126.343 173.836 128.679 171.023 130.107 167.373C131.534 163.721 132.249 159.298 132.249 154.101V131.435C132.249 125.593 132.249 120.29 132.249 115.523C132.249 110.755 132.249 105.815 132.249 100.704H147.434C147.434 105.815 147.434 110.755 147.434 115.523C147.434 120.29 147.434 125.593 147.434 131.435C147.434 134.915 147.434 138.371 147.434 141.808C147.434 145.244 147.434 148.379 147.434 151.235C147.434 154.113 147.434 156.367 147.434 158.044C147.434 165.344 146.115 171.7 143.519 177.069C140.881 182.458 136.834 186.646 131.341 189.631C125.845 192.617 118.772 194.119 110.119 194.119Z' fill='%23F1F0F0'/%3E%3Cpath d='M191.924 458C191.924 438.359 191.924 153.355 191.924 133.713C191.924 127.91 191.924 122.625 191.924 117.811C191.924 113.04 191.924 108.098 191.924 103.025L197.845 114.05H186.329C181.211 114.05 176.677 114.05 172.731 114.05C168.783 114.05 165.031 114.05 161.476 114.05V100.704H237.533V114.05C234.021 114.05 230.289 114.05 226.343 114.05C222.395 114.05 217.842 114.05 212.68 114.05H201.164L207.149 103.025C207.149 108.096 207.149 113.04 207.149 117.811C207.149 122.623 207.149 127.91 207.149 133.713C207.149 153.355 207.149 438.359 207.149 458H191.924Z' fill='%23F1F0F0'/%3E%3Cpath d='M279.153 308.562C299.69 308.562 306.034 300.588 306.034 285.293V276.52H278.173V286.378H293.802V287.539C293.802 295.078 290.631 298.558 279.759 298.558C266.242 298.558 262.919 292.759 262.919 281.014C262.919 269.851 267.676 264.052 279.908 264.052C287.61 264.052 291.31 266.371 294.18 268.983L302.635 260.791C298.181 256.368 291.31 253.179 279.983 253.179C261.108 253.179 250.536 261.444 250.536 280.872C250.536 298.702 256.803 308.562 279.153 308.562Z' fill='%23F1F0F0'/%3E%3Cpath d='M321.891 306.98H334.21L337.907 298.181H363.776L367.472 306.98H380.561L357.54 253.179H344.757L321.891 306.98ZM341.911 288.446L350.842 267.171L359.772 288.446H341.911Z' fill='%23F1F0F0'/%3E%3Cpath d='M409.309 306.98H421.657V265.191H440.816V254.762H390.075V265.191H409.309V306.98Z' fill='%23F1F0F0'/%3E%3Cpath d='M463.016 306.98H504.243V296.974H475.068V285.417H503.215V275.339H475.068V265.191H503.948V254.762H463.016V306.98Z' fill='%23F1F0F0'/%3E%3Cpath d='M287.977 194.118C279.065 194.118 271.84 192.621 266.346 189.643C260.807 186.666 256.785 182.49 254.234 177.094C251.68 171.697 250.405 165.358 250.405 158.078C250.405 156.365 250.405 154.094 250.405 151.269C250.405 148.442 250.405 145.316 250.405 141.91C250.405 138.505 250.405 135.079 250.405 131.609C250.405 121.395 250.405 10.2149 250.405 0H265.59C265.59 10.2149 265.59 121.395 265.59 131.609V154.276C265.59 159.417 266.346 163.806 267.839 167.446C269.33 171.087 271.711 173.892 274.977 175.82C278.222 177.769 282.548 178.754 287.914 178.754C293.366 178.754 297.712 177.769 300.956 175.82C304.201 173.892 306.537 171.087 307.964 167.446C309.392 163.804 310.107 159.394 310.107 154.211V131.607C310.107 125.782 310.107 120.493 310.107 115.739C310.107 110.984 310.107 96.7323 310.107 91.6356H325.292C325.292 96.7323 325.292 110.984 325.292 115.739C325.292 120.493 325.292 125.782 325.292 131.607C325.292 135.078 325.292 138.524 325.292 141.951C325.292 145.378 325.292 148.504 325.292 151.353C325.292 154.223 325.292 156.471 325.292 158.143C325.292 165.423 323.973 171.761 321.376 177.116C318.738 182.49 314.692 186.666 309.198 189.643C303.703 192.621 296.63 194.118 287.977 194.118Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M342.844 192.951H358.055V100.704H342.844V192.951Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M57.3356 115.884V100.704H0V115.884H57.3356Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.3149 148.579V132.231H0V148.579H50.3149Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 192.951H14.0414V136.902H0V192.951Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M478.607 160.324H469.104H466.201H458.807H457.885H444.615L461.61 120.41L470.967 143.02H487.468L469.721 100.704H468.47H454.752H453.502L414.221 192.951H427.016H430.722L438.17 175.461H451.44H469.104H485.054L492.499 192.951H492.513H509L495.108 160.324H493.939H478.607Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M351.035 161.424H380.645C399.209 161.424 411.881 149.671 411.881 131.064C411.881 112.457 399.211 100.704 380.645 100.704H351.035V116.035H379.544C389.197 116.035 396.26 121.4 396.26 131.064C396.26 140.747 389.164 146.092 379.544 146.092H351.035V161.424Z' fill='%23F1F0F0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M404.379 181.462L397.949 169.796L387.543 150.914L374.437 158.133L384.844 177.013L391.273 188.681L393.626 192.951H410.711L404.379 181.462Z' fill='%23F1F0F0'/%3E%3C/svg%3E%0A");
      }
        .contacts_info_detal {
          margin-right: 0;margin-bottom: 30px;padding: 35px 45px 10px;
        }
        footer .footer_inner {
            display: block;
          }
          footer .footer_content {
             padding: 40px 30px;
          }
          footer .footer_adeess {
            display: none;
          }
          footer .footer_cont {
            width: 100%;
            padding: 0px 0px 0 20px;
            text-align: left;
          }
          footer .copy {
          	padding: 30px 0 30px;
          	font-weight: 400;
          	font-size: 14px;
          }
          footer .header_phone {
            margin-right: 30px
          }
          footer .logo {
            margin: 0 auto
          }

header .logo {
  width: 127px;
  min-width: 127px;
  background-position:center -10px;;
}
header::before {
  top: 180px;
}
#block_company .container::after {
  display: none;
}
#block_company .container::before {
  border: 0
}
.company_slider {
  margin: 0;
}
.company_slider {
  padding: 15px; border: 8px solid #F8F8F8;  background: #fff;border-bottom:0;
}
#block_company .company_inner {
  border-top: 0
}

            body {
                font-size: 16px;
            }
            .container1 {
                padding: 1em;
                margin: 0 0 1em;
                border: 0;
                border-radius: 0;
            }
            .container > section, .container > aside {
                float: none;
                width: 100%;
            }
            .container aside {
                border: 0;
                padding: 0;
            }
            h1 {
                font-size: 24px;
            }
            h2 {
                font-size: 19px;
            }
            h3 {
                font-size: 16px;
            }
            .companys ul li {
                display: block;
            }
        }


@media (max-width: 540px)  {
ul.color_list {
  grid-template-columns : repeat(2, 1fr);
}
   .company_btn {  font-weight: 700;
     padding: 16px 0;text-align: center;display: block;  width: calc(100% - 60px);box-sizing: border-box;
   }


   .top_phone_inner {
     display: none;
   }
   footer .footer_menu {
    	z-index: 2;
    	display: block;
    	padding: 0;
    	margin: 0;
    }
    .footer_menu li + li  {
      margin-top: 25px
    }
    footer .copy span {
  float: none;display: block; margin-top: 13px;
}
footer .footer_cont {
  padding: 0 20px;
}
  a.ico_viber {
    margin-left: 0
  }
  footer button.call_back {
    width: 100%;display: block;text-align: center;
  }
#block_contacts .contacts_form_inner {
	padding: 0px 30px 0;
}
#block_contacts .container {
  padding: 0
}
#block_contacts .contacts_form_inner form {
  transform: translateY(33px); padding: 30px;
}
.contacts_info > p {
  margin: 0;  padding: 38px 16px 31px;
}
.contacts_info_detal { box-sizing: border-box;
  margin:  0 12px 30px 12px
}
.title_block {   background-position: -100px center;
    font-size: 30px; padding: 40px 0 40px 76px;height: 105px;
}
.banner_btn_start {   display: block;
  margin-right: 0; margin-bottom: 27px;
}
.banner_btn_load {
  display: block;
}

.title_block::after {
  height: 120px;
}
 #block_products .container {
   background: #fff; padding-top: 30px;
 }
 #block_products ul,#block_advant ul {
   display: block;
 }
#block_products ul li {
  margin-bottom: 30px;
}
 #block_advant {
   margin-bottom: 70px;
 }
 .advant_btn {
   width: 100%;box-sizing: border-box; text-align: center;
 }
 #block_advant ul li {
   margin-bottom: 40px;
 }
 #block_advant ul li::before { margin-bottom: 0;
   display: block;margin-right:20px;float: left;
 }
 #block_advant ul li div { height: 70px;align-items: center;
   display: flex; width: calc(100% - 100px)
 }
   #block_products ul li a { box-sizing: border-box;
     display: block;text-align: center;
   }

    #block_company .company_inner {
    	padding: 30px 30px 60px;
    }
    #block_company .company_inner p {
       height: 244px
    }
    #block_company .container::before {
      border: 0;background: repeating-linear-gradient( to bottom, #FF8200 0%, #FF8200 130px, #fff 131px, #fff 100% );
    }

 header.show_phone .top_phone_inner {  background: rgba(29, 29, 27, 1); width: 280px; z-index: 12;
  position: absolute;right: 0;top: 0px; padding: 30px;text-align: center;  display: block;
    }
    #btn_mob_tel {
      display: inline-block;
    }
    header .header_inner {
      display: block;
      justify-content: space-between;
    }
    header .logo {  display: inline-block;
      height: 79px;border: 0
    }
     .mob_btn { width: auto;
       float: right;
     }
     header .header_inner {
       border-left: 1px solid rgba(255, 255, 255, 0.2);
       border-right: 1px solid rgba(255, 255, 255, 0.2);
     }
     header .header_cont {    display: block;  z-index: 10;position: relative;     
       border: 0; padding: 0; text-align: center;
  border-top: 1px solid rgba(255,255,255,0.2);
  border-bottom: 1px solid rgba(255,255,255,0.2);
  width: 100%;
  }
  .header_cont .social_btn {align-content: center;
    margin: 0 auto;padding: 10px; width: 240px;
  }
   header::before,header::after {
     display: none;
   }

}
