@charset "UTF-8";
/*
@font-face {
    font-family: 'Gill Sans';
    src: url('../fonts/GillSansCondC-Bold.eot');
    src: local('../fonts/GillSansCondC Bold'), local('../fonts/GillSansCondC-Bold'),
        url('../fonts/GillSansCondC-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSansCondC-Bold.woff2') format('woff2'),
        url('../fonts/GillSansCondC-Bold.woff') format('woff'),
        url('../fonts/GillSansCondC-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Gill Sans';
    src: url('../fonts/GillSansCondBlackC.eot');
    src: local('../fonts/GillSansCondBlackC'),
        url('../fonts/GillSansCondBlackC.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSansCondBlackC.woff2') format('woff2'),
        url('../fonts/GillSansCondBlackC.woff') format('woff'),
        url('../fonts/GillSansCondBlackC.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'GillSansCondC';
    src: url('../fonts/GillSansCondC.eot');
    src: local('../fonts/GillSansCondC'),
        url('../fonts/GillSansCondC.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSansCondC.woff2') format('woff2'),
        url('../fonts/GillSansCondC.woff') format('woff'),
        url('../fonts/GillSansCondC.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gill Sans';
    src: url('../fonts/GillSansC-Italic.eot');
    src: local('../fonts/GillSansC Italic'), local('../fonts/GillSansC-Italic'),
        url('../fonts/GillSansC-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSansC-Italic.woff2') format('woff2'),
        url('../fonts/GillSansC-Italic.woff') format('woff'),
        url('../fonts/GillSansC-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Gill Sans';
    src: url('../fonts/GillSansC-BoldItalic.eot');
    src: local('../fonts/GillSansC Bold Italic'), local('../fonts/GillSansC-BoldItalic'),
        url('../fonts/GillSansC-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSansC-BoldItalic.woff2') format('woff2'),
        url('../fonts/GillSansC-BoldItalic.woff') format('woff'),
        url('../fonts/GillSansC-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Gill Sans';
    src: url('../fonts/GillSansC.eot');
    src: local('../fonts/GillSansC'),
        url('../fonts/GillSansC.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSansC.woff2') format('woff2'),
        url('../fonts/GillSansC.woff') format('woff'),
        url('../fonts/GillSansC.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gill Sans';
    src: url('../fonts/GillSansExtraBoldC.eot');
    src: local('../fonts/GillSansExtraBoldC'),
        url('../fonts/GillSansExtraBoldC.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSansExtraBoldC.woff2') format('woff2'),
        url('../fonts/GillSansExtraBoldC.woff') format('woff'),
        url('../fonts/GillSansExtraBoldC.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Gill Sans';
    src: url('../fonts/GillSansC-Bold.eot');
    src: local('../fonts/GillSansC Bold'), local('../fonts/GillSansC-Bold'),
        url('../fonts/GillSansC-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSansC-Bold.woff2') format('woff2'),
        url('../fonts/GillSansC-Bold.woff') format('woff'),
        url('../fonts/GillSansC-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Gill Sans';
    src: url('../fonts/GillSansLightC.eot');
    src: local('../fonts/GillSansLightC'),
        url('../fonts/GillSansLightC.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSansLightC.woff2') format('woff2'),
        url('../fonts/GillSansLightC.woff') format('woff'),
        url('../fonts/GillSansLightC.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gill Sans';
    src: url('../fonts/GillSansLightC-Italic.eot');
    src: local('../fonts/GillSansLightC Italic'), local('../fonts/GillSansLightC-Italic'),
        url('../fonts/GillSansLightC-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSansLightC-Italic.woff2') format('woff2'),
        url('../fonts/GillSansLightC-Italic.woff') format('woff'),
        url('../fonts/GillSansLightC-Italic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

* {
  padding: 0;
  margin: 0;    position: relative;
  box-sizing: border-box;
	
	/*
	font-family: 'Avenir Next Cyr Thin', sans-serif;
	font-family: 'Avenir Next Cyr Ultra Light', sans-serif;
	font-family: 'Avenir Next Cyr Light', sans-serif;
	font-family: 'Avenir Next Cyr Medium', sans-serif;
	font-family: 'Avenir Next Cyr Heavy', sans-serif;
	*/
  font-size:14px;
  /* -- не работает position:fixed с этисми правилами!!!
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
  */
}
*, ::after, ::before {
    box-sizing: border-box;
}
::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #004563;
}
::selection {
  color: #fff;
  background: #004563;
}
body {
	font-family: 'Lato','Gill Sans', sans-serif;
}

 

*::-webkit-scrollbar {
  width:4px;height:4px;
}
*::-webkit-scrollbar-track {
  background: #aaa;border-radius: 1px;width:4px;height:4px;
}
*::-webkit-scrollbar-thumb {
  background: #004563;transition:all 0.6s ease;width:4px;height:4px;
}
*::-webkit-scrollbar-thumb:hover {
  background: #004563;
}
  
  
  
  
  
#subPage {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    pointer-events: none;
    height: 100%;
    width: 100%;
}
#subPage .ball {
    background: linear-gradient(146deg, #CDEDFF 6.77%, #397DAF 79.76%);
    width: 240px;
    height: 240px;
    position: absolute;
    border-radius: 2000px;
    transition: all 0.6s ease;
    left: calc( (100vw - 240px) / 2 - 240px);
    top: 620px;
}
#subPage .ball1 {
    width: 80px;
    height: 80px;
    top: 640px;
    left: calc( (100vw - 240px) / 2 - 341px);
}
#subPage .ball2 {}
#subPage .ball3 {
    left: calc( (100vw - 240px) / 2 + 320px);
    top: 540px;
}
.bigwrap {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 16px;
}
.con {
    padding-top: 104px;
    max-width: calc(100% - 16px - 188px);
    margin-left: calc(188px + 16px);
}
body { 
    min-width: 990px;
}
.btn {}
.promoKits {
    height: calc(480px + 112px);
    font-size: 0;
    margin-bottom: 56px;
    background: linear-gradient(102deg, #076096 -0.36%, #076096 -0.35%, #61ABD8 96.61%);
    border-radius: 32px;
    overflow: hidden;
}
.promoKits .promoKits_conts {
    height: 480px;
    overflow: hidden;
}
.promoKits .promoKits_conts .promoKits_cont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 48px;
    transition: all 0.6s ease;
    pointer-events: none;
    opacity: 0;
}
.promoKits .promoKits_conts .promoKits_cont.active {
    opacity: 1;
    pointer-events: all;
}
.promoKits .promoKits_conts .promoKits_cont .previewbg {
    position: absolute;
    right: 48px;
    top: 48px;
    height: calc(100% - 96px);
    width: 50%;
    max-width: 470px;
    object-fit: contain;
    object-position: center;
    transition: all 0.6s ease;
    transform: translate(410px, 0px);
    opacity: 0;
}
.promoKits .promoKits_conts .promoKits_cont.active .previewbg {
    transform: translate(0px, 0px);
    opacity: 1;
}
.promoKits .promoKits_conts .promoKits_cont h2 {
    display: block;
    max-width: 470px;
    color: var(--white, #FFF);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.promoKits .promoKits_conts .promoKits_cont .details {
    position: absolute;
    bottom: 48px;
    left: 48px;
    max-width: 50%;
}
.promoKits .promoKits_conts .promoKits_cont .details .small {
    display: block;
    margin-bottom: 8px;
    color: var(--blue-50, rgba(221, 245, 255, 0.50));
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.promoKits .promoKits_conts .promoKits_cont .details .big {
    display: block;
    margin-bottom: 24px;
    color: var(--blue-lite, #DDF5FF);
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
a {cursor:pointer;}
.promoKits .promoKits_conts .promoKits_cont .details .viewmore {
    display: block;
    height: 72px;
    width: 185px;
    padding: 24px;
    border-radius: 50px;
    background: var(--blue-lite, #DDF5FF);
    line-height: 24px;
    color: var(--dark-blue, #004563);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}
.promoKits .promoKits_conts .promoKits_cont .details .viewmore:after {
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    margin-left: 16px;
	transform: translate(0px, 0px);
    transition: all 0.6s ease;
}
.promoKits .promoKits_conts .promoKits_cont .details .viewmore:hover:after {
	transform: translate(4px, 0px);
}
.promoKits .promoKits_conts .promoKits_cont .details .viewmore:after {
	content:'';
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.9 16.5L14 11.4V13.65H16V8H10.35V10H12.575L7.5 15.075L8.9 16.5ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22Z' fill='%23004563'/%3E%3C/svg%3E%0A");
}
.promoKits .promoKits_thumbs {
    width: 100%;
    overflow: hidden;
    height: 113px;
    border-top: 1px solid #ffffffa6;
}
.promoKits .promoKits_thumbs .pkt_wrap {
    font-size: 0;
    width: auto;
    white-space: nowrap;
    transition: all 0.6s ease;
    height: 100%;
}
.promoKits .promoKits_thumbs .pkt {
    display: inline-block;
    vertical-align: top;
    width: 86px;
    height: 100%;
}
.promoKits .promoKits_thumbs .pkt img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
    opacity: 0.8;
}
.promoKits .promoKits_thumbs .pkt.active img,
.promoKits .promoKits_thumbs .pkt:hover img {
	opacity:1;
	
}

.whyKitfix {}
.whyKitfix .pinke {
    height: 225px;
    border-radius: 0px 0px 32px 32px;
    background: var(--violet-lite, #F4EBF5);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 96px 48px 48px 48px;
    font-size: 0;
}
.whyKitfix .violete .items > div i {
    display: block;
    width: 80px;
    height: 80px;
    padding: 16px;
    border-radius: 100px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 48px;
    margin-bottom: 16px;
}
.whyKitfix .pinke i {
	background-image: url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='80' height='80' rx='40' fill='white'/%3E%3Cpath opacity='0.2' d='M58 40C58 43.5601 56.9443 47.0402 54.9665 50.0003C52.9886 52.9604 50.1774 55.2675 46.8883 56.6298C43.5992 57.9922 39.98 58.3487 36.4884 57.6541C32.9967 56.9596 29.7894 55.2453 27.2721 52.7279C24.7547 50.2106 23.0404 47.0033 22.3459 43.5116C21.6513 40.02 22.0078 36.4008 23.3702 33.1117C24.7326 29.8226 27.0397 27.0114 29.9997 25.0335C32.9598 23.0557 36.4399 22 40 22C44.7739 22 49.3523 23.8964 52.7279 27.2721C56.1036 30.6477 58 35.2261 58 40Z' fill='%23583678'/%3E%3Cpath d='M40 20.5C36.1433 20.5 32.3731 21.6437 29.1664 23.7863C25.9596 25.929 23.4603 28.9745 21.9844 32.5377C20.5084 36.1008 20.1223 40.0216 20.8747 43.8043C21.6271 47.5869 23.4843 51.0615 26.2114 53.7886C28.9386 56.5157 32.4131 58.3729 36.1957 59.1253C39.9784 59.8777 43.8992 59.4916 47.4623 58.0156C51.0255 56.5397 54.071 54.0404 56.2137 50.8336C58.3564 47.6269 59.5 43.8567 59.5 40C59.4945 34.83 57.4383 29.8732 53.7826 26.2174C50.1268 22.5617 45.1701 20.5055 40 20.5ZM40 56.5C36.7366 56.5 33.5465 55.5323 30.8331 53.7192C28.1197 51.9062 26.0048 49.3293 24.756 46.3143C23.5072 43.2993 23.1804 39.9817 23.8171 36.781C24.4537 33.5803 26.0252 30.6403 28.3327 28.3327C30.6403 26.0252 33.5803 24.4537 36.781 23.817C39.9817 23.1804 43.2993 23.5071 46.3143 24.756C49.3293 26.0048 51.9062 28.1197 53.7193 30.8331C55.5323 33.5465 56.5 36.7366 56.5 40C56.495 44.3745 54.7551 48.5685 51.6618 51.6618C48.5685 54.7551 44.3746 56.495 40 56.5ZM31 36.25C31 35.805 31.132 35.37 31.3792 35C31.6264 34.63 31.9778 34.3416 32.389 34.1713C32.8001 34.001 33.2525 33.9564 33.689 34.0432C34.1254 34.13 34.5263 34.3443 34.841 34.659C35.1557 34.9737 35.37 35.3746 35.4568 35.811C35.5436 36.2475 35.499 36.6999 35.3287 37.111C35.1584 37.5222 34.8701 37.8736 34.5 38.1208C34.13 38.368 33.695 38.5 33.25 38.5C32.6533 38.5 32.081 38.2629 31.659 37.841C31.2371 37.419 31 36.8467 31 36.25ZM49 36.25C49 36.695 48.868 37.13 48.6208 37.5C48.3736 37.87 48.0222 38.1584 47.611 38.3287C47.1999 38.499 46.7475 38.5436 46.3111 38.4568C45.8746 38.37 45.4737 38.1557 45.159 37.841C44.8444 37.5263 44.6301 37.1254 44.5432 36.689C44.4564 36.2525 44.501 35.8001 44.6713 35.389C44.8416 34.9778 45.13 34.6264 45.5 34.3792C45.87 34.132 46.305 34 46.75 34C47.3467 34 47.919 34.2371 48.341 34.659C48.763 35.081 49 35.6533 49 36.25ZM48.7975 45.25C46.8681 48.5856 43.6619 50.5 40 50.5C36.3381 50.5 33.1319 48.5875 31.2025 45.25C31.094 45.0793 31.0211 44.8884 30.9883 44.6887C30.9554 44.4891 30.9633 44.2849 31.0115 44.0884C31.0596 43.8919 31.147 43.7072 31.2683 43.5453C31.3897 43.3835 31.5426 43.2479 31.7177 43.1466C31.8929 43.0454 32.0867 42.9806 32.2875 42.9562C32.4883 42.9318 32.692 42.9483 32.8863 43.0047C33.0806 43.0611 33.2615 43.1561 33.4181 43.2842C33.5747 43.4123 33.7037 43.5707 33.7975 43.75C35.1981 46.1706 37.3994 47.5 40 47.5C42.6006 47.5 44.8019 46.1688 46.2025 43.75C46.2963 43.5707 46.4253 43.4123 46.5819 43.2842C46.7385 43.1561 46.9194 43.0611 47.1137 43.0047C47.308 42.9483 47.5117 42.9318 47.7125 42.9562C47.9133 42.9806 48.1072 43.0454 48.2823 43.1466C48.4574 43.2479 48.6103 43.3835 48.7317 43.5453C48.8531 43.7072 48.9404 43.8919 48.9886 44.0884C49.0367 44.2849 49.0446 44.4891 49.0117 44.6887C48.9789 44.8884 48.906 45.0793 48.7975 45.25Z' fill='%23583678'/%3E%3C/svg%3E%0A");
}
.whyKitfix .pinke i {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 80px;
    margin-right: 24px;
}
.whyKitfix .pinke p {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 24px - 80px);
    color: var(--violet, #583678);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-right: 96px;
}
.whyKitfix .violete {
    height: 380px;
    border-radius: 32px;
    background: var(--violet, #583678);
    padding: 48px;
}
.whyKitfix .violete h2 {
    color: var(--white, #FFF);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
    margin-bottom: 24px;
}
.whyKitfix .violete .items {
    font-size: 0;
}
.whyKitfix .violete .items > div {
    display: inline-block;
    vertical-align: top;
    width: calc(25% - 24px);
    margin-right: 24px;
}
.whyKitfix .violete .items > div i {}
i.globe, #top .madein i {
	background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_488_6001)'%3E%3Cpath d='M46.345 31.1178C50.2765 18.7764 43.459 5.58459 31.1176 1.65306C18.7762 -2.27846 5.58435 4.53909 1.65283 16.8805C-2.27869 29.2219 4.53886 42.4137 16.8803 46.3452C29.2217 50.2767 42.4135 43.4592 46.345 31.1178Z' fill='%23583678' stroke='white' stroke-miterlimit='10'/%3E%3Cpath d='M47.5 22.5023C46.9854 12.5169 41.0474 4.54733 31.5 1.56923L30.9963 1.56641L31 2L30 4.50231L31 7.00231V7.50231L29 8.00231L25 9.00231L24 13L25 15L24 15.5L22.5 16.5H21.5L20.5 17.5L20 20.5H25L26.5 19L30 19.5L31.5 22L32.5 21.5L34 20.5H35L36 26.5L37.5 29H40L41.5 26.5V25L40 24L40.5 22.5L41.5 21.5V20.5H42.5L46 24L47.5 23L47.4744 22.7416L47.5 22.5V22.5023Z' fill='%23C6B0D9'/%3E%3Cpath d='M18 12.504L19.4015 11.1025L20.7044 7.17188L22.6642 7.82881L21.0985 12.3069L19.4562 13.9602L18 12.504Z' fill='%23C6B0D9'/%3E%3Cpath d='M21.0111 7.77546L22.0622 8.12583L20.6936 12.0455L19.4563 13.2828L18.679 12.5054L19.8176 11.3667L21.0111 7.78641M20.4089 6.58203L20.1023 7.49079L18.9855 10.8631L18.0001 11.8485L17.3213 12.5273L18.0001 13.2061L18.7775 13.9835L19.4563 14.6623L20.1352 13.9835L21.3724 12.7463L21.5257 12.593L21.6023 12.385L22.9709 8.46524L23.2884 7.55648L22.3687 7.24991L21.3176 6.89955L20.4089 6.59298V6.58203Z' fill='white'/%3E%3Cpath d='M30.7007 46.489L27.7007 44.9891L26.4745 42.5146V41.2774L25.2372 38.8139V37.5766L22.7628 36.3504H19.0621L16.5986 35.1131L15.3613 31.4124V28.938V27.7007L17.8248 25.2372L20.2993 24H22.7628H24L25.2372 25.2372L26.4745 26.4745H27.7007L28.938 25.2372H31.4124H32.6387V26.4745L35.1132 31.4124L38.8139 32.6387V33.8759L36.3504 36.3504L35.1132 37.5766V40.0511L32.6387 42.5146V45.6788' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M38.8135 42.1848V38.8125' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M47.4521 22.7623L46.2149 23.9996L43.7514 21.5361L42.5142 20.2988H41.2769V21.5361L40.0507 22.7623V23.9996L41.2769 25.2368V26.474L40.0507 28.9375H37.5762L36.3499 26.474L35.1127 20.2988H33.8755L32.6382 21.5361H31.412L30.1747 19.0616H26.474L25.2368 20.2988H23.9996H22.7623H21.5361H20.2988V17.8244L21.5361 16.5981H22.7623L23.9996 15.3609H25.2368H26.474L27.7003 14.1237L28.9375 12.8864V11.6602' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M25.2372 15.3618L24 12.8873L25.2372 9.18662L28.938 7.94939H31.4124V6.72311L30.1752 4.24866L31.4124 1.78516' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M16.599 1.78516H17.8252L19.0625 3.01143V4.24866L16.599 5.48589H15.3617H14.1245L12.8873 6.72311L11.661 7.94939V9.18662L10.4238 10.4238L7.94933 11.6611L5.48583 12.8873H3.33984' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M0.547852 21.5352L3.01136 25.2359L4.24858 26.4731V30.1738L6.72303 33.8746L9.18654 35.1118V36.349L7.94931 38.8125V41.1009' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M46.345 31.1178C50.2765 18.7764 43.459 5.58459 31.1176 1.65306C18.7762 -2.27846 5.58435 4.53909 1.65283 16.8805C-2.27869 29.2219 4.53886 42.4137 16.8803 46.3452C29.2217 50.2767 42.4135 43.4592 46.345 31.1178Z' stroke='white' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_488_6001'%3E%3Crect width='48' height='48' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
i.girla {
	background-image: url("data:image/svg+xml,%3Csvg width='49' height='48' viewBox='0 0 49 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.74968 20L13.7496 13L27.7496 8.5L37.7496 15L41.2496 19.5L45.7496 21.5L47.7496 23.5L46.2496 27L42.2496 28C42.0829 36.3333 39.7496 36 39.7496 36L36.2494 40.5L27.7496 42.5L19.7494 42L12.2494 38.5L6.74985 26C1.25 26 1.24952 23.5 1.75002 21.5C2.02468 20.4025 4.74951 20.5 8.74968 20Z' fill='%23DED7E4'/%3E%3Cpath d='M48.2423 24.2418C48.2797 23.6454 48.1809 23.0484 47.9533 22.4955C47.7256 21.9425 47.3751 21.4481 46.928 21.0492C45.6985 20.1467 44.1844 19.7129 42.6607 19.8265C42.5583 19.2831 42.473 18.884 42.4132 18.6378C42.4162 18.4972 42.3871 18.3579 42.3279 18.2302C41.7402 16.3369 40.9082 14.5275 39.8529 12.847C40.6763 12.7741 41.463 12.4747 42.1252 11.9823C42.7873 11.49 43.2986 10.824 43.602 10.059C43.9054 9.29394 43.9889 8.46002 43.8431 7.65049C43.6973 6.84096 43.328 6.08776 42.7765 5.47514C42.2249 4.86252 41.513 4.41465 40.7202 4.18163C39.9274 3.94861 39.0851 3.93963 38.2875 4.1557C37.4899 4.37177 36.7685 4.80436 36.2039 5.40508C35.6393 6.00581 35.2538 6.75097 35.0906 7.55721C31.9189 5.2336 28.0054 4.138 24.0811 4.47502C20.4616 4.62977 16.9853 5.92632 14.1555 8.17704C14.1022 7.31627 13.7966 6.48988 13.2766 5.79992C12.7565 5.10995 12.0448 4.58661 11.2292 4.29451C10.4136 4.0024 9.52986 3.95433 8.68711 4.15622C7.84436 4.35811 7.07949 4.80112 6.48693 5.43056C5.89437 6.06 5.50006 6.84831 5.3527 7.69817C5.20533 8.54802 5.31136 9.4222 5.65768 10.2128C6.004 11.0034 6.57546 11.6757 7.30151 12.1469C8.02755 12.618 8.87639 12.8673 9.74322 12.864H9.90537C8.52914 14.9638 7.46823 17.2521 6.75615 19.6567C5.67227 19.4699 2.91563 19.2237 1.37089 20.6077C0.972502 20.9581 0.664554 21.3986 0.472963 21.8921C0.281373 22.3857 0.211745 22.9177 0.269942 23.4436C0.285169 23.9779 0.42121 24.5019 0.667956 24.9767C0.914703 25.4515 1.26581 25.8649 1.6952 26.1862C2.75391 26.8778 4.00617 27.2167 5.27115 27.1541C5.69916 27.1504 6.1266 27.1221 6.55132 27.0692C6.93807 31.092 8.50512 34.9128 11.0575 38.0564C14.403 41.9112 19.336 43.9151 25.7624 44H26.0868C31.9073 44 36.3281 42.166 39.2299 38.5913C41.3717 35.7483 42.6484 32.3534 42.9082 28.8098C44.312 28.8285 45.6807 28.3736 46.7914 27.5192C47.256 27.1089 47.6261 26.6037 47.8764 26.0381C48.1268 25.4724 48.2516 24.8597 48.2423 24.2418ZM2.9583 24.505C2.77692 24.3639 2.63034 24.1835 2.52975 23.9775C2.42917 23.7715 2.37725 23.5453 2.37796 23.3163C2.34229 23.1098 2.35871 22.8978 2.42574 22.6992C2.49277 22.5006 2.60832 22.3217 2.76201 22.1785C3.51304 21.5247 5.25408 21.5417 6.40623 21.7115C6.33086 22.797 6.33086 23.8864 6.40623 24.972C5.35649 25.0993 3.76908 25.1163 2.9583 24.505ZM37.5827 37.2413C35.065 40.3829 31.1477 41.9367 25.7966 41.8773C19.9846 41.8348 15.5979 40.1367 12.6705 36.7403C8.24968 31.6458 8.3521 24.1653 8.54839 21.703C9.75728 21.5629 10.957 21.3531 12.1414 21.0747C12.0751 21.236 12.0509 21.4114 12.0708 21.5845C12.0908 21.7577 12.1543 21.9231 12.2556 22.0653C12.3569 22.2075 12.4926 22.322 12.6501 22.3982C12.8077 22.4744 12.982 22.5098 13.157 22.5011C13.3484 22.4996 13.5363 22.4499 13.7032 22.3568C13.7032 22.3568 16.7415 20.5652 19.5152 21.185C19.7891 21.247 20.0765 21.1981 20.3141 21.0492C20.5518 20.9004 20.7203 20.6636 20.7826 20.3911C20.8448 20.1187 20.7957 19.8327 20.6461 19.5963C20.4964 19.3598 20.2585 19.1922 19.9846 19.1303C19.2613 18.9778 18.5198 18.9292 17.7827 18.9859C19.7956 17.9803 21.5105 16.4703 22.7583 14.6046C24.303 12.2272 25.5491 10.9875 26.4623 10.9026C27.3755 10.8177 28.7922 12.2272 30.1662 13.7895C31.5132 15.3731 33.0962 16.7419 34.8602 17.8481C33.0736 17.5591 31.2413 17.7708 29.5688 18.4595C29.3484 18.5586 29.1687 18.7298 29.0597 18.9447C28.9508 19.1596 28.9191 19.4051 28.97 19.6404C29.0209 19.8757 29.1513 20.0866 29.3394 20.2379C29.5276 20.3891 29.7622 20.4717 30.0041 20.4718C30.1572 20.4744 30.3089 20.4424 30.4479 20.3784C33.0082 19.1982 36.3452 20.302 36.422 20.3105C36.5536 20.3572 36.6932 20.3772 36.8327 20.3695C36.9722 20.3618 37.1088 20.3265 37.2344 20.2656C37.3599 20.2047 37.4721 20.1195 37.5641 20.0149C37.6562 19.9103 37.7263 19.7886 37.7705 19.6567C37.8217 19.4791 37.8217 19.2908 37.7705 19.1133C38.6225 19.3761 39.5013 19.5441 40.3905 19.6142C40.4759 19.9539 40.5356 20.4124 40.621 20.9643C40.621 21.0067 40.621 21.0662 40.621 21.1086C41.1416 24.8531 41.5 32.41 37.5827 37.2667V37.2413ZM45.4174 25.9399C44.7345 26.4323 43.9137 26.6995 43.0704 26.7041C43.1212 25.1137 43.0556 23.5217 42.8741 21.9407C43.8156 21.8762 44.752 22.1241 45.5368 22.6455C45.7489 22.8435 45.9124 23.0874 46.0145 23.3583C46.1166 23.6292 46.1547 23.9199 46.1257 24.2078C46.1388 24.5301 46.0824 24.8514 45.9602 25.1502C45.838 25.449 45.6529 25.7183 45.4174 25.9399Z' fill='%23583678'/%3E%3Cpath d='M29.6545 33.7438C28.3398 34.7012 26.7195 35.1492 25.0967 35.0038C23.474 34.8585 21.9601 34.1298 20.8384 32.9541C20.7437 32.8527 20.6299 32.7707 20.5033 32.7131C20.3768 32.6554 20.2401 32.623 20.101 32.6179C19.9619 32.6128 19.8232 32.635 19.6927 32.6832C19.5623 32.7314 19.4426 32.8047 19.3406 32.8989C19.2386 32.9932 19.1563 33.1064 19.0983 33.2323C19.0403 33.3582 19.0078 33.4942 19.0027 33.6326C18.9975 33.771 19.0198 33.909 19.0683 34.0388C19.1168 34.1686 19.1904 34.2876 19.2851 34.3891C20.7391 35.9565 22.7238 36.9343 24.8581 37.1349C26.9925 37.3355 29.1261 36.7447 30.8494 35.4759C31.0246 35.3008 31.1324 35.0699 31.1538 34.8237C31.1752 34.5776 31.1088 34.3317 30.9664 34.1293C30.824 33.9268 30.6145 33.7807 30.3747 33.7164C30.1348 33.6522 29.8799 33.6739 29.6545 33.7777V33.7438Z' fill='%23583678'/%3E%3Cpath d='M26.1294 29.5496C26.0292 29.8098 26.0368 30.0988 26.1503 30.3534C26.2639 30.6081 26.4743 30.8075 26.7354 30.9082C26.8573 30.958 26.9877 30.9839 27.1194 30.9846C27.3318 30.9836 27.539 30.9192 27.714 30.7995C27.889 30.6799 28.0238 30.5107 28.1009 30.3138C28.1606 30.1695 29.4237 26.841 27.3157 24.7438C26.4623 23.8947 26.3684 20.2182 26.5988 18.0275C26.6275 17.7507 26.5449 17.4738 26.369 17.2574C26.193 17.041 25.9382 16.9027 25.66 16.8728C25.5215 16.8538 25.3805 16.8633 25.2457 16.9007C25.111 16.938 24.9854 17.0025 24.8766 17.09C24.7679 17.1775 24.6783 17.2862 24.6134 17.4095C24.5485 17.5328 24.5097 17.668 24.4994 17.8068C24.3799 18.8851 23.9105 24.3277 25.8222 26.2297C26.9487 27.3505 26.138 29.5326 26.1294 29.5496Z' fill='%23583678'/%3E%3Cpath d='M21.8279 24.7998C21.8279 23.161 19.993 21.8789 17.646 21.8789C15.299 21.8789 13.4727 23.1525 13.4727 24.7998C13.4727 26.447 15.3076 27.7206 17.646 27.7206C19.9845 27.7206 21.8279 26.4385 21.8279 24.7998ZM17.646 25.6488C16.2976 25.6488 15.5892 25.046 15.5892 24.7998C15.5892 24.5535 16.2976 23.9507 17.646 23.9507C18.9945 23.9507 19.7114 24.5535 19.7114 24.7998C19.7114 25.046 19.003 25.6149 17.646 25.6149V25.6488Z' fill='%23583678'/%3E%3Cpath d='M33.3667 21.2969C31.0283 21.2969 29.1934 22.579 29.1934 24.2177C29.1934 25.8565 31.0283 27.1471 33.3667 27.1471C35.7052 27.1471 37.5401 25.865 37.5401 24.2177C37.5401 22.5705 35.7052 21.2969 33.3667 21.2969ZM33.3667 25.0413C32.0183 25.0413 31.3099 24.43 31.3099 24.1923C31.3099 23.9545 32.0183 23.3432 33.3667 23.3432C34.7152 23.3432 35.4235 23.9545 35.4235 24.1923C35.4235 24.43 34.7152 25.0413 33.3667 25.0413Z' fill='%23583678'/%3E%3C/svg%3E%0A");
}
i.brain {
	background-image: url("data:image/svg+xml,%3Csvg width='49' height='48' viewBox='0 0 49 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.5 1.5L24 2.5L18 2L13 6.5L10.5 10L9 16.5L10.5 21.5L11 26.5L15.5 28.5L18 35V39.5L21.5 41L23 46L26.5 45.5L27.5 41.5L31.5 38.5V33L33 29L37.5 26.5L38 22.5L40 17.5L38 12.5L39 9L34 5.5L29.5 1.5Z' fill='%23DED7E4'/%3E%3Cpath d='M39.8052 12.3523C40.0754 11.5045 40.1598 10.6089 40.0528 9.72587C39.9458 8.84283 39.6499 7.99287 39.1851 7.23327C38.7202 6.47366 38.0972 5.82207 37.3579 5.32238C36.6187 4.8227 35.7804 4.48654 34.8996 4.33655C34.5972 3.29226 34.0154 2.34938 33.2164 1.60868C32.4174 0.867978 31.4312 0.357297 30.3632 0.131211C29.2952 -0.0948738 28.1855 -0.0278657 27.1528 0.325074C26.1201 0.678013 25.2032 1.30362 24.5 2.13503C23.7975 1.30537 22.882 0.680944 21.8511 0.328274C20.8202 -0.0243963 19.7124 -0.0920991 18.6459 0.13238C17.5794 0.356858 16.594 0.86511 15.7948 1.60299C14.9956 2.34086 14.4124 3.28072 14.1075 4.32244C13.2267 4.47243 12.3884 4.80859 11.6492 5.30827C10.9099 5.80795 10.2869 6.45955 9.82201 7.21915C9.35714 7.97875 9.06124 8.82871 8.95426 9.71175C8.84728 10.5948 8.9317 11.4904 9.20184 12.3382C8.10354 13.6163 7.5 15.2429 7.5 16.9247C7.5 18.6066 8.10354 20.2331 9.20184 21.5112C8.9317 22.359 8.84728 23.2546 8.95426 24.1377C9.06124 25.0207 9.35714 25.8707 9.82201 26.6303C10.2869 27.3899 10.9099 28.0415 11.6492 28.5412C12.3884 29.0409 13.2267 29.377 14.1075 29.527C14.4282 30.6746 15.0846 31.7012 15.9931 32.4765V38.1214C15.9931 39.2442 16.4413 40.3211 17.2389 41.1151C18.0366 41.909 19.1185 42.3551 20.2466 42.3551V45.1775C20.2466 45.9261 20.5453 46.644 21.0771 47.1733C21.6089 47.7026 22.3301 48 23.0822 48H25.9178C26.6699 48 27.3911 47.7026 27.9229 47.1733C28.4547 46.644 28.7534 45.9261 28.7534 45.1775V42.3551C29.8815 42.3551 30.9634 41.909 31.7611 41.1151C32.5587 40.3211 33.0069 39.2442 33.0069 38.1214V32.4765C33.9049 31.7183 34.5604 30.7151 34.8925 29.5905C35.7733 29.4405 36.6116 29.1044 37.3508 28.6047C38.0901 28.105 38.7131 27.4534 39.178 26.6938C39.6429 25.9342 39.9388 25.0842 40.0457 24.2012C40.1527 23.3182 40.0683 22.4225 39.7982 21.5747C40.8965 20.2966 41.5 18.6701 41.5 16.9882C41.5 15.3064 40.8965 13.6798 39.7982 12.4017L39.8052 12.3523ZM25.9178 45.1775H23.0822V42.3551H25.9178V45.1775ZM30.1712 38.1214C30.1712 38.4957 30.0219 38.8546 29.756 39.1193C29.4901 39.3839 29.1295 39.5326 28.7534 39.5326H20.2466C19.8705 39.5326 19.5099 39.3839 19.244 39.1193C18.9781 38.8546 18.8288 38.4957 18.8288 38.1214V33.7889C19.8689 33.9795 20.9411 33.8932 21.937 33.5388C22.9328 33.1845 23.817 32.5746 24.5 31.7709C25.1807 32.5784 26.0638 33.1923 27.0598 33.5505C28.0558 33.9086 29.1292 33.9982 30.1712 33.8101V38.1214ZM36.0906 20.8479L36.2607 21.0173C36.8442 21.587 37.2028 22.3463 37.271 23.157C37.3392 23.9678 37.1126 24.7759 36.6324 25.4342C36.1522 26.0926 35.4504 26.5574 34.6549 26.7439C33.8593 26.9304 33.0229 26.8263 32.298 26.4505V27.8617C32.298 28.7039 31.9619 29.5115 31.3636 30.107C30.7653 30.7025 29.9539 31.037 29.1079 31.037C28.2618 31.037 27.4504 30.7025 26.8522 30.107C26.2539 29.5115 25.9178 28.7039 25.9178 27.8617V26.1259C25.9178 25.7517 26.0672 25.3927 26.3331 25.128C26.599 24.8634 26.9596 24.7147 27.3356 24.7147H29.5403C29.8957 24.7147 30.2364 24.5742 30.4877 24.3241C30.739 24.074 30.8801 23.7348 30.8801 23.3811V23.2329C30.8811 23.0572 30.8471 22.883 30.7802 22.7204C30.7133 22.5578 30.6147 22.4099 30.4902 22.2853C30.3657 22.1608 30.2177 22.0619 30.0547 21.9944C29.8917 21.927 29.7169 21.8922 29.5403 21.8922H27.3356C26.2075 21.8922 25.1257 22.3383 24.328 23.1323C23.5303 23.9262 23.0822 25.0031 23.0822 26.1259V27.89C23.0822 28.7321 22.7461 29.5397 22.1478 30.1352C21.5496 30.7307 20.7382 31.0652 19.8921 31.0652C19.0461 31.0652 18.2347 30.7307 17.6364 30.1352C17.0381 29.5397 16.702 28.7321 16.702 27.89V26.4787C16.109 26.7934 15.4352 26.9247 14.7667 26.8557C14.0983 26.7868 13.4658 26.5208 12.9502 26.0917C12.4347 25.6627 12.0595 25.0902 11.8729 24.4476C11.6863 23.805 11.6967 23.1216 11.9028 22.485C12.3155 22.5689 12.7364 22.6067 13.1575 22.5979H15.3622C15.5382 22.5979 15.7124 22.5634 15.8749 22.4963C16.0375 22.4293 16.1852 22.3311 16.3096 22.2073C16.434 22.0834 16.5327 21.9364 16.6001 21.7746C16.6674 21.6128 16.702 21.4394 16.702 21.2643V21.1161C16.703 20.9403 16.669 20.7662 16.6021 20.6036C16.5352 20.4409 16.4366 20.2931 16.3121 20.1685C16.1876 20.0439 16.0396 19.9451 15.8766 19.8776C15.7136 19.8101 15.5388 19.7754 15.3622 19.7754H13.1575C12.4055 19.7754 11.6842 19.478 11.1524 18.9487C10.6207 18.4194 10.3219 17.7015 10.3219 16.9529C10.322 16.1227 10.5673 15.3108 11.0274 14.6183C11.4875 13.9257 12.1419 13.3831 12.9094 13.058L12.7393 12.8886C12.1558 12.3189 11.7972 11.5596 11.729 10.7489C11.6608 9.93814 11.8874 9.13 12.3676 8.47164C12.8478 7.81329 13.5496 7.34851 14.3451 7.16198C15.1407 6.97545 15.9771 7.07956 16.702 7.45537V6.04414C16.702 5.20201 17.0381 4.39436 17.6364 3.79889C18.2347 3.20341 19.0461 2.86887 19.8921 2.86887C20.7382 2.86887 21.5496 3.20341 22.1478 3.79889C22.7461 4.39436 23.0822 5.20201 23.0822 6.04414V7.07434C23.0822 7.44862 22.9328 7.80757 22.6669 8.07223C22.401 8.33688 22.0404 8.48557 21.6644 8.48557H19.4597C19.1043 8.48557 18.7636 8.62607 18.5123 8.87617C18.261 9.12627 18.1199 9.46548 18.1199 9.81918V9.96736C18.1189 10.1431 18.1529 10.3173 18.2198 10.4799C18.2867 10.6425 18.3853 10.7903 18.5098 10.9149C18.6343 11.0395 18.7823 11.1384 18.9453 11.2058C19.1083 11.2733 19.2831 11.308 19.4597 11.308H21.6644C21.8461 11.3005 22.0274 11.3292 22.1978 11.3926C22.3681 11.4559 22.5239 11.5526 22.6561 11.677C22.7883 11.8013 22.8941 11.9507 22.9672 12.1164C23.0404 12.2821 23.0795 12.4607 23.0822 12.6416V17.7291C23.0813 17.9048 23.1152 18.079 23.1821 18.2416C23.2491 18.4043 23.3476 18.5521 23.4721 18.6767C23.5966 18.8013 23.7446 18.9001 23.9076 18.9676C24.0707 19.0351 24.2455 19.0698 24.422 19.0698H24.5709C24.7474 19.0707 24.9224 19.0369 25.0858 18.9703C25.2492 18.9037 25.3977 18.8056 25.5229 18.6817C25.648 18.5578 25.7474 18.4104 25.8151 18.2482C25.8829 18.0859 25.9178 17.9119 25.9178 17.7362V6.01591C25.9178 5.17378 26.2539 4.36614 26.8522 3.77066C27.4504 3.17518 28.2618 2.84065 29.1079 2.84065C29.9539 2.84065 30.7653 3.17518 31.3636 3.77066C31.9619 4.36614 32.298 5.17378 32.298 6.01591V7.42714C32.891 7.11247 33.5648 6.9812 34.2333 7.05015C34.9017 7.1191 35.5342 7.38514 36.0498 7.81417C36.5653 8.2432 36.9405 8.81569 37.1271 9.45827C37.3137 10.1009 37.3033 10.7843 37.0972 11.4209C36.6845 11.337 36.2636 11.2992 35.8425 11.308H33.6378C33.2824 11.308 32.9416 11.4485 32.6904 11.6986C32.4391 11.9487 32.298 12.2879 32.298 12.6416V12.7898C32.297 12.9655 32.331 13.1397 32.3979 13.3023C32.4648 13.465 32.5634 13.6128 32.6879 13.7374C32.8124 13.862 32.9604 13.9608 33.1234 14.0283C33.2864 14.0958 33.4612 14.1305 33.6378 14.1305H35.8425C36.5945 14.1305 37.3158 14.4279 37.8476 14.9572C38.3793 15.4865 38.6781 16.2044 38.6781 16.9529C38.678 17.7832 38.4327 18.5951 37.9726 19.2876C37.5125 19.9802 36.8581 20.5228 36.0906 20.8479Z' fill='%23583678'/%3E%3C/svg%3E%0A");
}
i.ecoa {
	background-image: url("data:image/svg+xml,%3Csvg width='49' height='48' viewBox='0 0 49 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_505_7970)'%3E%3Cpath d='M1.16035 40.6283C25.491 51.2471 43.2451 36.1431 48.7502 4.51085C16.9585 1.18336 -2.35253 14.213 1.16035 40.6283Z' fill='%23F4EBF5'/%3E%3Cpath d='M10.0781 33.2846C9.65119 33.2846 9.60654 33.2846 9.62886 32.8332C9.65119 32.7183 9.62886 32.6286 9.62886 32.5389C9.62886 32.4492 9.60375 32.3791 9.60375 32.2894C9.71815 30.5934 9.67072 28.875 9.69304 27.1566C9.69304 26.5455 9.69304 25.9372 9.6484 25.326C9.62607 24.9869 9.6484 24.6477 9.62607 24.3085C9.62607 22.7947 9.62607 21.2781 9.60096 19.7643C9.60096 19.3102 9.57864 18.8813 9.55632 18.4524C9.534 18.1132 9.534 17.7964 9.60096 17.4572C9.62607 17.3227 9.62607 17.1853 9.62607 17.0508C9.57864 16.5069 9.57864 15.9883 9.60096 15.4445C9.60096 15.2623 9.69025 15.195 9.84929 15.195L10.9765 15.2623C11.0881 15.2623 11.2695 15.3071 11.3588 15.2623C11.808 15.1501 12.2154 15.2398 12.6618 15.2623C13.0218 15.2847 13.404 15.3296 13.7667 15.2398C13.99 15.195 14.2383 15.2623 14.4643 15.2398C15.3627 15.1726 16.264 15.195 17.1875 15.195C17.3466 15.195 17.3912 15.2398 17.4136 15.3968C17.4359 15.5314 17.5028 15.6687 17.4805 15.8033C17.3912 16.4817 17.5056 17.1377 17.4136 17.8161C17.3661 18.0207 17.3243 18.088 17.0983 18.1104C16.716 18.1104 16.3561 18.1777 15.9292 18.1104C15.6362 18.1328 15.3432 18.1104 15.053 18.1104L14.6485 18.1328C14.0848 18.1328 13.5212 18.088 12.9381 18.1328C12.8488 18.1553 12.8041 18.2225 12.779 18.2898C12.779 18.3347 12.7567 18.3795 12.7567 18.4244C12.8041 19.5092 12.6228 20.5717 12.6897 21.6566C12.6897 21.8135 12.6897 21.9733 12.712 22.1303C12.7344 22.2649 12.7344 22.4247 12.8013 22.5368C12.8906 22.6966 13.0469 22.5368 13.1836 22.5592C13.6551 22.6489 14.1518 22.6713 14.6233 22.5816C14.735 22.5592 14.827 22.5592 14.9163 22.5816C15.3209 22.6713 15.7478 22.6489 16.1552 22.6489C16.3784 22.6489 16.4007 22.6713 16.4705 22.9208C16.5597 23.2825 16.5374 23.6441 16.4928 23.9833C16.4705 24.4374 16.4928 24.8887 16.4705 25.3401C16.4705 25.4746 16.4035 25.5643 16.2668 25.5896C16.0184 25.6344 15.7032 25.6793 15.4325 25.6793C14.5982 25.6793 13.7472 25.5896 12.9129 25.6793C12.8237 25.7017 12.7539 25.7465 12.7539 25.8362C12.7539 25.9708 12.7316 26.0857 12.7316 26.1979C12.7762 26.7866 12.7093 27.3977 12.7316 27.9836C12.7539 28.662 12.7316 29.3628 12.7985 30.0412C12.8209 30.1309 12.7734 30.243 12.7985 30.3355C12.7985 30.4028 12.8209 30.4476 12.8878 30.4476C12.9548 30.4701 12.9994 30.4701 13.0692 30.4701C13.5854 30.4028 14.082 30.4701 14.5982 30.4701C15.3404 30.3131 16.264 30.5149 17.009 30.4028H17.2545C17.4582 30.4252 17.5028 30.4701 17.5028 30.6523C17.5028 30.9018 17.5698 31.126 17.5252 31.3755C17.4582 31.782 17.5252 32.2109 17.5252 32.6174C17.5252 32.7323 17.5028 32.8444 17.5028 32.979C17.4777 33.1836 17.4136 33.2733 17.2099 33.2733C16.7383 33.2733 16.264 33.3182 15.6111 33.2285C15.5441 33.2061 15.452 33.1836 15.3879 33.2061C15.0502 33.2958 14.7126 33.2509 14.375 33.2733C13.0022 33.3855 11.6294 33.2958 10.2567 33.2958C10.212 33.2958 10.1451 33.2958 10.0753 33.2733L10.0781 33.2846Z' fill='%23583678'/%3E%3Cpath d='M20.5049 33.0136L20.0333 32.7417C19.5171 32.4922 19.1767 32.0409 18.9284 31.5419C18.5462 30.7514 18.3676 29.9132 18.3676 29.0554C18.3676 28.1976 18.3006 27.2921 18.4122 26.4119C18.4345 26.2073 18.3899 26.0279 18.3899 25.8232C18.3899 25.2822 18.3676 24.7608 18.3676 24.2169C18.4569 22.6107 18.3676 21.4809 18.3676 20.1466C18.3676 19.8298 18.3425 19.513 18.3899 19.1963C18.4792 18.4954 18.5713 17.7946 18.9535 17.1611C19.6734 16.0089 20.6639 15.3305 22.0367 15.1483C22.3074 15.1259 22.5752 15.0811 22.8459 15.0586C23.9257 15.0138 24.8716 15.353 25.6835 16.0314C26.1774 16.4603 26.6043 16.9144 26.7856 17.5928L26.8749 17.932C26.9419 18.2263 26.9642 18.4534 27.0117 18.7449C27.0786 19.0617 27.0786 19.5579 27.034 19.8747C27.034 19.9868 27.0117 20.0765 27.0117 20.1466C27.0117 20.4633 26.9447 20.6876 26.8973 20.982C26.808 21.3884 26.582 21.7501 26.1997 21.9771C25.5245 22.3387 24.8716 22.4284 24.1294 22.2014C23.9034 22.1341 23.6578 21.9519 23.5211 21.8173C23.4318 21.7276 23.4765 21.6828 23.5462 21.6379C24.0178 21.366 24.0847 20.8923 24.1545 20.4858C24.1991 19.9868 24.2214 19.4458 24.0875 18.9468C23.9536 18.3581 23.549 18.0413 22.9603 18.0189C22.6227 18.0189 22.3101 18.0413 22.0172 18.2207C21.7465 18.3777 21.5652 18.6048 21.5456 18.9215C21.5205 19.171 21.4312 19.443 21.4787 19.7149L21.4312 20.7997C21.4312 21.4781 21.4787 22.1565 21.4563 22.8349C21.4312 23.8525 21.3671 24.8701 21.4312 25.9101C21.4787 26.8829 21.4787 27.878 21.4787 28.8508C21.4787 29.19 21.4787 29.5292 21.6126 29.8235C21.66 30.0057 21.7493 30.1627 21.8609 30.2973C22.1093 30.6365 22.4692 30.6813 22.8514 30.6365C23.0105 30.614 23.1444 30.5692 23.3035 30.4795C23.5518 30.3449 23.708 30.1178 23.7555 29.8459C23.8671 29.3245 23.9117 28.8059 23.9117 28.2845C23.8894 27.8107 23.9117 27.337 23.9117 26.838V26.6586C23.9341 26.5689 23.9592 26.4764 24.0484 26.454L24.52 26.4764C25.2175 26.4988 25.7337 26.454 26.342 26.454H26.7466C26.9503 26.4988 26.9028 26.6137 26.9279 26.7932C26.9503 26.8829 26.9503 26.9501 26.9503 27.0426C26.9503 27.5164 26.9279 27.9902 26.9503 28.4891C26.9949 28.691 26.9726 28.9405 26.9279 29.1675C26.8805 29.5964 26.8805 29.9805 26.7912 30.387C26.6796 30.928 26.4983 31.4943 26.116 31.9456C26.0044 32.1054 25.8928 32.2399 25.7561 32.3296L24.813 33.008C24.5423 33.2127 24.227 33.3248 23.8894 33.3696C23.3258 33.4594 22.7622 33.4818 22.179 33.4818C21.5931 33.4594 21.0099 33.3472 20.5133 33.008L20.5049 33.0136Z' fill='%23583678'/%3E%3Cpath d='M30.6835 33.2193C29.9413 33.0371 29.2884 32.6979 28.7917 32.0672L28.7024 31.9326C28.4987 31.3215 28.2086 30.7581 28.2086 30.1021C28.1862 29.6059 28.1193 29.1294 28.1193 28.6332C28.1193 27.5707 28.1862 26.3037 28.097 25.4206C28.0718 24.6525 28.1862 23.8816 28.097 23.1135C28.0718 22.6622 28.0718 22.1632 28.097 21.7119C28.1416 20.8765 28.1193 20.0383 28.1639 19.2254C28.1639 18.6367 28.2532 18.0732 28.4792 17.5518C28.6829 17.0781 29.0177 16.6912 29.3553 16.3072C29.467 16.195 29.5786 16.1025 29.693 15.968C29.8966 15.7409 30.145 15.6288 30.4128 15.4942C31.3113 15.1102 32.2348 15.0205 33.1361 15.1102C33.8783 15.1999 34.5982 15.4045 35.2511 15.7885C35.2734 15.811 35.318 15.811 35.3403 15.8558C35.77 16.2623 36.2165 16.6464 36.4871 17.2126C36.6908 17.6191 36.7578 18.048 36.8247 18.5021C36.981 19.4496 36.8694 20.3999 36.8917 21.3278L36.914 22.4604C36.9391 23.363 36.8694 24.246 36.8694 25.1291C36.8694 25.4234 36.8471 25.7178 36.8917 26.0093C36.9391 26.1915 36.9391 26.3709 36.914 26.5503C36.8694 26.9568 36.914 27.3633 36.914 27.7726C36.8917 28.336 36.9615 28.9247 36.8247 29.491C36.7996 29.5358 36.7996 29.6059 36.7996 29.6508C36.8471 30.2619 36.6183 30.7805 36.395 31.3243C36.2611 31.7308 35.9681 32.0924 35.6752 32.4316C35.5859 32.5213 35.4715 32.5662 35.3822 32.6363L35.0892 32.8409C34.5702 33.2474 33.962 33.452 33.3314 33.4296C32.9491 33.4296 32.5892 33.4969 32.2069 33.4744C31.688 33.452 31.1467 33.3595 30.6751 33.2249L30.6835 33.2193ZM33.1138 30.5282C33.3844 30.4385 33.5853 30.2563 33.6774 29.9619C33.6997 29.8274 33.7443 29.69 33.7667 29.5555C33.8336 29.1266 33.9006 28.6724 33.8783 28.2211C33.8783 27.837 33.856 27.4306 33.8783 27.0465C33.8783 27.0017 33.8783 26.9316 33.856 26.8643C33.8308 26.7073 33.8308 26.57 33.856 26.413C33.8783 26.298 33.8783 26.1635 33.8783 26.0514C33.8113 25.1235 33.9229 24.4227 33.856 23.4976C33.8783 23.3406 33.9006 22.9565 33.9452 22.8192C33.856 22.4351 33.9452 22.0735 33.8978 21.6895C33.8755 21.3278 33.9648 20.9438 33.9201 20.5822C33.9201 20.1757 33.8978 19.7888 33.8978 19.3824C33.8978 19.2478 33.8978 19.0656 33.8755 18.9282C33.8281 18.589 33.6941 18.2947 33.4039 18.1153C32.592 17.5714 31.7159 17.9331 31.3559 18.6563C31.1969 18.9282 31.1299 19.245 31.1522 19.6038C31.2192 20.7363 31.1076 21.8436 31.0853 22.9734C31.0853 23.4723 31.1299 23.9909 31.1746 24.5124C31.2192 25.1235 31.1494 25.6897 31.1494 26.2756V26.8167C31.1494 27.1558 31.1271 27.5175 31.1494 27.8791C31.1494 28.3753 31.1969 28.9191 31.2387 29.4377C31.2387 29.6199 31.328 29.8218 31.3978 29.9816C31.5317 30.2759 31.78 30.4777 32.073 30.5702C32.4106 30.6599 32.7706 30.6599 33.1082 30.5254L33.1138 30.5282Z' fill='%23583678'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_505_7970'%3E%3Crect width='48' height='40' fill='white' transform='translate(0.75 4)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.whyKitfix .violete .items > div b {
    display: block;
    height: 58px;
    overflow: hidden;
    margin-bottom: 32px;
    color: var(--violet-lite, #F4EBF5);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.whyKitfix .violete .items > div .more {
    display: block;
    height: 24px;
    line-height: 24px;
    padding-left: 32px;
    color: var(--violet-60, rgba(244, 235, 245, 0.60));
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.whyKitfix .violete .items > div .more:before {
	content:'';
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13V16C11 16.2833 11.0958 16.5208 11.2875 16.7125C11.4792 16.9042 11.7167 17 12 17C12.2833 17 12.5208 16.9042 12.7125 16.7125C12.9042 16.5208 13 16.2833 13 16V13H16C16.2833 13 16.5208 12.9042 16.7125 12.7125C16.9042 12.5208 17 12.2833 17 12C17 11.7167 16.9042 11.4792 16.7125 11.2875C16.5208 11.0958 16.2833 11 16 11H13V8C13 7.71667 12.9042 7.47917 12.7125 7.2875C12.5208 7.09583 12.2833 7 12 7C11.7167 7 11.4792 7.09583 11.2875 7.2875C11.0958 7.47917 11 7.71667 11 8V11H8C7.71667 11 7.47917 11.0958 7.2875 11.2875C7.09583 11.4792 7 11.7167 7 12C7 12.2833 7.09583 12.5208 7.2875 12.7125C7.47917 12.9042 7.71667 13 8 13H11ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22Z' fill='%23F4EBF5'/%3E%3C/svg%3E%0A");
}
.whyKitfix .violete .items > div .more:before {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.whyKitfix .violete .items > div > div {
    display: none;
}
.whyKitfix {
    height: 554px;
    margin-bottom: 56px;
}

.b_aboutus {
    overflow: visible;
    border-radius: 32px;
}
.b_aboutus > div {}
.b_aboutus > div .i1 {
    height: 522px;
    border-radius: 32px 32px 0 0;
    width: 100%;
    object-fit: cover;
}
.b_aboutus > div .i2 {}
.b_aboutus .ball {
    background: linear-gradient(146deg, #F0657B 6.77%, #CB3E54 43.8%);
    width: 233px;
    height: 233px;
    display: block;
    position: absolute;
    border-radius: 1000px;
    top: 350px;
    left: -68px;
    z-index: 0;
}
.b_aboutus > div .ball.ball1 {}
.b_aboutus > div .ball.ball2 {}
.b_aboutus > div .ball.ball3 {}
.b_aboutus > div .ball.ball4 {}
.b_aboutus > div .ball.ball5 {}
.b_aboutus > div .ball.ball6 {}
.b_aboutus > div .text {
    border-radius: 32px;
    background: #E7546B;
    top: -48px;
    padding: 48px;
    padding-right: 350px;
    min-height: 448px;
    z-index: 1;
}
.b_aboutus > div .text h2 {
    display: block;
    margin-bottom: 16px;
    color: var(--white, #FFF);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.b_aboutus > div .text p {
    display: block;
    margin-bottom: 16px;
    color: var(--white, #FFF);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.b_aboutus .i2 {
    width: 258px;
    height: 350px;
    border-radius: 16px;
    position: absolute;
    right: 48px;
    top: 48px;
    object-fit: cover;
    z-index: 1;
    bottom: calc(48px + 48px);
    top: auto;
}
.b_aboutus > div {
    overflow: hidden;
    border-radius: 32px;
}
.b_aboutus > div .ball.ball2 {
    width: 119px;
    height: 119px;
    left: 87px;
    top: 415px;
}
.b_aboutus > div .ball.ball3 {
    width: 368px;
    height: 368px;
    left: auto;
    right: 30px;
}
.b_aboutus  .ball.ball4 {
    left: auto;
    right: -80px;
    z-index: 1;
    top: 300px;
}
.b_aboutus  .ball.ball5 {
    left: auto;
    right: 80px;
    z-index: 1;
    top: 453px;
}
.b_aboutus  .ball.ball6 {
    width: 200px;
    height: 200px;
    left: auto;
    right: -80px;
    top: auto;
    bottom: 51px;
    z-index: 1;
}


.b_socialmedia {
    margin-top: 16px;
}
.b_socialmedia:before {
	content:'';
	background-image: url("data:image/svg+xml,%3Csvg width='309' height='345' viewBox='0 0 309 345' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M180.81 344.013L308.169 327.777L308.169 0.0190013L0.376289 94.4291L27.2746 241.849L180.81 344.013Z' fill='url(%23paint0_angular_426_4544)'/%3E%3Cdefs%3E%3CradialGradient id='paint0_angular_426_4544' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(309.07 -0.262062) rotate(87.8743) scale(379.044 352.288)'%3E%3Cstop offset='0.215967' stop-color='%23FF98C1'/%3E%3Cstop offset='1' stop-color='%23C197C6'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.b_socialmedia > div {
    border-radius: 32px;
    background: var(--pink, #E773A8);
    padding: 48px 0;
    overflow: hidden;
}
.b_socialmedia:before {
    width: 309px;
    height: 345px;
    display: block;
    position: absolute;
    left: -150px;
    top: -150px;
    transition: all 0.6s ease;
}
.b_socialmedia > div {}
.b_socialmedia > div h2 {
    display: block;
    margin-bottom: 48px;
    color: #FFF;
    font-family: "Lato","Gill Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 0 48px;
}
.b_socialmedia > div .items {}
.b_socialmedia > div .items .items_wrap {
    font-size: 0;
    white-space: nowrap;
    transition: all 0.6s ease;
}
.b_socialmedia > div .items {
    margin-bottom: 48px;
    width: 100%;
    overflow: hidden;
    height: 336px;
}
.b_socialmedia > div .items .item {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    margin-right: 16px;
    white-space: normal;
}
.b_socialmedia > div .items .item img {
    width: 200px;
    height: 200px;
    border-radius: 24px;
    display: block;
    margin-bottom: 16px;
    object-fit: cover;
}
.b_socialmedia > div .items .item p {
    display: block;
    height: 120px;
    overflow: hidden;
    color: var(--white, #FFF);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;    font-weight: 300;
    line-height: 18px;
}
.additionalItems .similarCategories .prev,
.b_socialmedia > div .items .prev {
	background-image: url("data:image/svg+xml,%3Csvg width='57' height='114' viewBox='0 0 57 114' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0C31.4802 0 57 25.5198 57 57C57 88.4802 31.4802 114 0 114V0Z' fill='%23E773A7'/%3E%3Cpath d='M15.199 56.9964L20.399 62.1964C20.6434 62.4408 20.7656 62.7519 20.7656 63.1297C20.7656 63.5075 20.6434 63.8186 20.399 64.063C20.1545 64.3075 19.8434 64.4297 19.4656 64.4297C19.0878 64.4297 18.7767 64.3075 18.5323 64.063L12.399 57.9297C12.2656 57.7964 12.1712 57.6519 12.1156 57.4964C12.0601 57.3408 12.0323 57.1741 12.0323 56.9964C12.0323 56.8186 12.0601 56.6519 12.1156 56.4964C12.1712 56.3408 12.2656 56.1964 12.399 56.063L18.5323 49.9297C18.7767 49.6852 19.0878 49.563 19.4656 49.563C19.8434 49.563 20.1545 49.6852 20.399 49.9297C20.6434 50.1741 20.7656 50.4852 20.7656 50.863C20.7656 51.2408 20.6434 51.5519 20.399 51.7964L15.199 56.9964Z' fill='white'/%3E%3C/svg%3E%0A");
}
.additionalItems .similarCategories .next,
.b_socialmedia > div .items .next {
	background-image: url("data:image/svg+xml,%3Csvg width='57' height='114' viewBox='0 0 57 114' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M57 0C25.5198 0 0 25.5198 0 57C0 88.4802 25.5198 114 57 114V0Z' fill='%23E773A7'/%3E%3Cpath d='M41.801 56.9964L36.601 62.1964C36.3566 62.4408 36.2344 62.7519 36.2344 63.1297C36.2344 63.5075 36.3566 63.8186 36.601 64.063C36.8455 64.3075 37.1566 64.4297 37.5344 64.4297C37.9122 64.4297 38.2233 64.3075 38.4677 64.063L44.601 57.9297C44.7344 57.7964 44.8288 57.6519 44.8844 57.4964C44.9399 57.3408 44.9677 57.1741 44.9677 56.9964C44.9677 56.8186 44.9399 56.6519 44.8844 56.4964C44.8288 56.3408 44.7344 56.1964 44.601 56.063L38.4677 49.9297C38.2233 49.6852 37.9122 49.563 37.5344 49.563C37.1566 49.563 36.8455 49.6852 36.601 49.9297C36.3566 50.1741 36.2344 50.4852 36.2344 50.863C36.2344 51.2408 36.3566 51.5519 36.601 51.7964L41.801 56.9964Z' fill='white'/%3E%3C/svg%3E%0A");
}
.b_socialmedia > div .after {
    height: 64px;
    padding: 0 48px;
    font-size: 0;
}
.b_socialmedia > div .after  > a {
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
    width: 64px;
    height: 64px;
}
.b_socialmedia > div .after  .in {
	background-image: url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.2' d='M44 8H20C16.8174 8 13.7652 9.26428 11.5147 11.5147C9.26428 13.7652 8 16.8174 8 20V44C8 47.1826 9.26428 50.2348 11.5147 52.4853C13.7652 54.7357 16.8174 56 20 56H44C47.1826 56 50.2348 54.7357 52.4853 52.4853C54.7357 50.2348 56 47.1826 56 44V20C56 16.8174 54.7357 13.7652 52.4853 11.5147C50.2348 9.26428 47.1826 8 44 8ZM32 42C30.0222 42 28.0888 41.4135 26.4443 40.3147C24.7998 39.2159 23.5181 37.6541 22.7612 35.8268C22.0043 33.9996 21.8063 31.9889 22.1921 30.0491C22.578 28.1093 23.5304 26.3275 24.9289 24.9289C26.3275 23.5304 28.1093 22.578 30.0491 22.1921C31.9889 21.8063 33.9996 22.0043 35.8268 22.7612C37.6541 23.5181 39.2159 24.7998 40.3147 26.4443C41.4135 28.0888 42 30.0222 42 32C42 34.6522 40.9464 37.1957 39.0711 39.0711C37.1957 40.9464 34.6522 42 32 42Z' fill='white'/%3E%3Cpath d='M44 6H20C16.2882 6.00397 12.7295 7.48024 10.1049 10.1049C7.48024 12.7295 6.00397 16.2882 6 20V44C6.00397 47.7118 7.48024 51.2705 10.1049 53.8951C12.7295 56.5198 16.2882 57.996 20 58H44C47.7118 57.996 51.2705 56.5198 53.8951 53.8951C56.5198 51.2705 57.996 47.7118 58 44V20C57.996 16.2882 56.5198 12.7295 53.8951 10.1049C51.2705 7.48024 47.7118 6.00397 44 6ZM54 44C54 46.6522 52.9464 49.1957 51.0711 51.0711C49.1957 52.9464 46.6522 54 44 54H20C17.3478 54 14.8043 52.9464 12.9289 51.0711C11.0536 49.1957 10 46.6522 10 44V20C10 17.3478 11.0536 14.8043 12.9289 12.9289C14.8043 11.0536 17.3478 10 20 10H44C46.6522 10 49.1957 11.0536 51.0711 12.9289C52.9464 14.8043 54 17.3478 54 20V44ZM32 20C29.6266 20 27.3065 20.7038 25.3332 22.0224C23.3598 23.3409 21.8217 25.2151 20.9134 27.4078C20.0052 29.6005 19.7676 32.0133 20.2306 34.3411C20.6936 36.6689 21.8365 38.8071 23.5147 40.4853C25.1929 42.1635 27.3311 43.3064 29.6589 43.7694C31.9867 44.2324 34.3995 43.9948 36.5922 43.0866C38.7849 42.1783 40.6591 40.6402 41.9776 38.6668C43.2962 36.6935 44 34.3734 44 32C43.9967 28.8184 42.7313 25.7681 40.4816 23.5184C38.2319 21.2687 35.1816 20.0033 32 20ZM32 40C30.4177 40 28.871 39.5308 27.5554 38.6518C26.2398 37.7727 25.2145 36.5233 24.609 35.0615C24.0035 33.5997 23.845 31.9911 24.1537 30.4393C24.4624 28.8874 25.2243 27.462 26.3431 26.3431C27.462 25.2243 28.8874 24.4624 30.4393 24.1537C31.9911 23.845 33.5997 24.0035 35.0615 24.609C36.5233 25.2145 37.7727 26.2398 38.6518 27.5554C39.5308 28.871 40 30.4177 40 32C40 34.1217 39.1571 36.1566 37.6569 37.6569C36.1566 39.1571 34.1217 40 32 40ZM48 19C48 19.5933 47.8241 20.1734 47.4944 20.6667C47.1648 21.1601 46.6962 21.5446 46.148 21.7716C45.5999 21.9987 44.9967 22.0581 44.4147 21.9424C43.8328 21.8266 43.2982 21.5409 42.8787 21.1213C42.4591 20.7018 42.1734 20.1672 42.0576 19.5853C41.9419 19.0033 42.0013 18.4001 42.2284 17.8519C42.4554 17.3038 42.8399 16.8352 43.3333 16.5056C43.8266 16.1759 44.4067 16 45 16C45.7957 16 46.5587 16.3161 47.1213 16.8787C47.6839 17.4413 48 18.2044 48 19Z' fill='white'/%3E%3C/svg%3E%0A");
}
.b_socialmedia > div .after  .fb {
	background-image: url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.2' d='M56 32C56 36.7468 54.5924 41.3869 51.9553 45.3337C49.3181 49.2805 45.5698 52.3566 41.1844 54.1731C36.799 55.9896 31.9734 56.4649 27.3178 55.5388C22.6623 54.6128 18.3859 52.327 15.0294 48.9706C11.673 45.6141 9.38721 41.3377 8.46116 36.6822C7.53512 32.0266 8.0104 27.201 9.8269 22.8156C11.6434 18.4302 14.7195 14.6819 18.6663 12.0447C22.6131 9.40758 27.2533 8 32 8C38.3652 8 44.4697 10.5286 48.9706 15.0294C53.4714 19.5303 56 25.6348 56 32Z' fill='white'/%3E%3Cpath d='M32 6C26.8577 6 21.8309 7.52487 17.5552 10.3818C13.2795 13.2387 9.94702 17.2994 7.97914 22.0502C6.01127 26.8011 5.49638 32.0288 6.49959 37.0723C7.50281 42.1159 9.97907 46.7486 13.6152 50.3848C17.2514 54.0209 21.8842 56.4972 26.9277 57.5004C31.9712 58.5036 37.1989 57.9887 41.9498 56.0209C46.7007 54.053 50.7613 50.7205 53.6182 46.4448C56.4751 42.1691 58 37.1423 58 32C57.9927 25.1066 55.2511 18.4976 50.3767 13.6233C45.5024 8.74889 38.8934 6.00728 32 6ZM34 53.9075V38H40C40.5304 38 41.0392 37.7893 41.4142 37.4142C41.7893 37.0391 42 36.5304 42 36C42 35.4696 41.7893 34.9609 41.4142 34.5858C41.0392 34.2107 40.5304 34 40 34H34V28C34 26.9391 34.4214 25.9217 35.1716 25.1716C35.9217 24.4214 36.9391 24 38 24H42C42.5304 24 43.0392 23.7893 43.4142 23.4142C43.7893 23.0391 44 22.5304 44 22C44 21.4696 43.7893 20.9609 43.4142 20.5858C43.0392 20.2107 42.5304 20 42 20H38C35.8783 20 33.8435 20.8429 32.3432 22.3431C30.8429 23.8434 30 25.8783 30 28V34H24C23.4696 34 22.9609 34.2107 22.5858 34.5858C22.2107 34.9609 22 35.4696 22 36C22 36.5304 22.2107 37.0391 22.5858 37.4142C22.9609 37.7893 23.4696 38 24 38H30V53.9075C24.362 53.3928 19.1394 50.7244 15.4186 46.4574C11.6978 42.1904 9.76519 36.6532 10.0228 30.9976C10.2804 25.342 12.7084 20.0034 16.8017 16.0923C20.895 12.1811 26.3386 9.9986 32 9.9986C37.6615 9.9986 43.105 12.1811 47.1983 16.0923C51.2916 20.0034 53.7196 25.342 53.9772 30.9976C54.2348 36.6532 52.3022 42.1904 48.5814 46.4574C44.8606 50.7244 39.638 53.3928 34 53.9075Z' fill='white'/%3E%3C/svg%3E%0A");
}
.b_socialmedia > div .after .text  {}.b_socialmedia > div .after .text {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 128px - 16px - 24px);
    color: var(--white, #FFF);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-left: 24px;
    padding-top: 4px;
}
.additionalItems .similarCategories .prev, .additionalItems .similarCategories .next,
.b_socialmedia > div .items .prev, .b_socialmedia > div .items .next {
    width: 57px;
    height: 114px;
    display: block;
    position: absolute;
    left: 0;
    top: 40px;
    transition: all 0.6s ease;
}
.additionalItems .similarCategories .next,
.b_socialmedia > div .items .next {
    left: auto;
    right: 0;
}




.b_contacts {
    margin-top: 56px;
    border-radius: 32px 32px 0 0;
    background: var(--green-lite, #C9E9E6);
    overflow: hidden;
}
.b_contacts .b_c_block {
    height: 414px;
    padding: 48px;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(../img/cont.svg);
    background-size: cover;
}
.b_contacts .b_c_block h2 {
    display: block;
    margin-bottom: 8px;
    color: var(--dark-blue, #004563);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.b_contacts .b_c_block p {
    margin-bottom: 16px;
    display: block;
    max-width: 320px;
    color: var(--dark-blue, #004563);
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.b_contacts .b_c_block .inp {
    border-radius: 50px;
    border: 1px solid var(--dark-blue, #004563);
    width: 370px;
    height: 72px;
    padding: 24px;
}
.b_contacts .b_c_block .inp input {
    display: block;
    width: calc(100% - 24px);
    height: 24px;
    line-height: 24px;
    background: transparent;
    outline: none;
    border: none;
    color: var(--dark-blue, #004563);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}
#subscribe_submit {
	content:'';
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.9 16.5L14 11.4V13.65H16V8H10.35V10H12.575L7.5 15.075L8.9 16.5ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22Z' fill='%23004563'/%3E%3C/svg%3E%0A");
}
#subscribe_submit {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 24px;
    top: 23px;
    display: block;
}

.b_contacts .b_foot {
    background: var(--dark-blue, #004563);
    padding: 48px;
}
.b_contacts .b_foot .b_f_follow {
    height: calc(80px + 32px);
    font-size: 0;
    text-align: right;
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #397DAF;
}
.hSocial .links a,
.b_contacts .b_foot .b_f_follow a {
    width: 80px;
    height: 80px;
    display: inline-block;
    vertical-align: top;
    margin-left: 16px;
    background-color: #fff;
    border-radius: 80px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 48px;
    transition: all 0.6s ease;
}
.hSocial .links a.in,
.b_contacts .b_foot .b_f_follow .in {
	background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.2' d='M33 6H15C12.6131 6 10.3239 6.94821 8.63604 8.63604C6.94821 10.3239 6 12.6131 6 15V33C6 35.3869 6.94821 37.6761 8.63604 39.364C10.3239 41.0518 12.6131 42 15 42H33C35.3869 42 37.6761 41.0518 39.364 39.364C41.0518 37.6761 42 35.3869 42 33V15C42 12.6131 41.0518 10.3239 39.364 8.63604C37.6761 6.94821 35.3869 6 33 6ZM24 31.5C22.5166 31.5 21.0666 31.0601 19.8332 30.236C18.5999 29.4119 17.6386 28.2406 17.0709 26.8701C16.5032 25.4997 16.3547 23.9917 16.6441 22.5368C16.9335 21.082 17.6478 19.7456 18.6967 18.6967C19.7456 17.6478 21.082 16.9335 22.5368 16.6441C23.9917 16.3547 25.4997 16.5032 26.8701 17.0709C28.2406 17.6386 29.4119 18.5999 30.236 19.8332C31.0601 21.0666 31.5 22.5166 31.5 24C31.5 25.9891 30.7098 27.8968 29.3033 29.3033C27.8968 30.7098 25.9891 31.5 24 31.5Z' fill='%23004563'/%3E%3Cpath d='M33 4.5H15C12.2161 4.50298 9.54715 5.61018 7.57867 7.57867C5.61018 9.54715 4.50298 12.2161 4.5 15V33C4.50298 35.7839 5.61018 38.4528 7.57867 40.4213C9.54715 42.3898 12.2161 43.497 15 43.5H33C35.7839 43.497 38.4528 42.3898 40.4213 40.4213C42.3898 38.4528 43.497 35.7839 43.5 33V15C43.497 12.2161 42.3898 9.54715 40.4213 7.57867C38.4528 5.61018 35.7839 4.50298 33 4.5ZM40.5 33C40.5 34.9891 39.7098 36.8968 38.3033 38.3033C36.8968 39.7098 34.9891 40.5 33 40.5H15C13.0109 40.5 11.1032 39.7098 9.6967 38.3033C8.29018 36.8968 7.5 34.9891 7.5 33V15C7.5 13.0109 8.29018 11.1032 9.6967 9.6967C11.1032 8.29018 13.0109 7.5 15 7.5H33C34.9891 7.5 36.8968 8.29018 38.3033 9.6967C39.7098 11.1032 40.5 13.0109 40.5 15V33ZM24 15C22.22 15 20.4799 15.5278 18.9999 16.5168C17.5198 17.5057 16.3663 18.9113 15.6851 20.5558C15.0039 22.2004 14.8257 24.01 15.1729 25.7558C15.5202 27.5016 16.3774 29.1053 17.636 30.364C18.8947 31.6226 20.4984 32.4798 22.2442 32.8271C23.99 33.1743 25.7996 32.9961 27.4442 32.3149C29.0887 31.6337 30.4943 30.4802 31.4832 29.0001C32.4722 27.5201 33 25.78 33 24C32.9975 21.6138 32.0485 19.3261 30.3612 17.6388C28.6739 15.9515 26.3862 15.0025 24 15ZM24 30C22.8133 30 21.6533 29.6481 20.6666 28.9888C19.6799 28.3295 18.9108 27.3925 18.4567 26.2961C18.0026 25.1997 17.8838 23.9933 18.1153 22.8295C18.3468 21.6656 18.9182 20.5965 19.7574 19.7574C20.5965 18.9182 21.6656 18.3468 22.8295 18.1153C23.9933 17.8838 25.1997 18.0026 26.2961 18.4567C27.3925 18.9108 28.3295 19.6799 28.9888 20.6666C29.6481 21.6533 30 22.8133 30 24C30 25.5913 29.3679 27.1174 28.2426 28.2426C27.1174 29.3679 25.5913 30 24 30ZM36 14.25C36 14.695 35.868 15.13 35.6208 15.5C35.3736 15.87 35.0222 16.1584 34.611 16.3287C34.1999 16.499 33.7475 16.5436 33.311 16.4568C32.8746 16.37 32.4737 16.1557 32.159 15.841C31.8443 15.5263 31.63 15.1254 31.5432 14.689C31.4564 14.2525 31.501 13.8001 31.6713 13.389C31.8416 12.9778 32.13 12.6264 32.5 12.3792C32.87 12.132 33.305 12 33.75 12C34.3467 12 34.919 12.2371 35.341 12.659C35.7629 13.081 36 13.6533 36 14.25Z' fill='%23004563'/%3E%3C/svg%3E%0A");
}
.hSocial .links a.fb,
.b_contacts .b_foot .b_f_follow .fb {
	background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.2' d='M42 24C42 27.5601 40.9443 31.0402 38.9665 34.0003C36.9886 36.9604 34.1774 39.2675 30.8883 40.6298C27.5992 41.9922 23.98 42.3487 20.4884 41.6541C16.9967 40.9596 13.7894 39.2453 11.2721 36.7279C8.75474 34.2106 7.04041 31.0033 6.34587 27.5116C5.65134 24.02 6.0078 20.4008 7.37018 17.1117C8.73255 13.8226 11.0397 11.0114 13.9997 9.03355C16.9598 7.05568 20.4399 6 24 6C28.7739 6 33.3523 7.89642 36.7279 11.2721C40.1036 14.6477 42 19.2261 42 24Z' fill='%23004563'/%3E%3Cpath d='M24 4.5C20.1433 4.5 16.3731 5.64366 13.1664 7.78634C9.95963 9.92903 7.46027 12.9745 5.98436 16.5377C4.50845 20.1008 4.12228 24.0216 4.8747 27.8043C5.62711 31.5869 7.4843 35.0615 10.2114 37.7886C12.9386 40.5157 16.4131 42.3729 20.1957 43.1253C23.9784 43.8777 27.8992 43.4916 31.4623 42.0156C35.0255 40.5397 38.071 38.0404 40.2137 34.8336C42.3564 31.6269 43.5 27.8567 43.5 24C43.4945 18.83 41.4383 13.8732 37.7826 10.2174C34.1268 6.56167 29.1701 4.50546 24 4.5ZM25.5 40.4306V28.5H30C30.3978 28.5 30.7794 28.342 31.0607 28.0607C31.342 27.7794 31.5 27.3978 31.5 27C31.5 26.6022 31.342 26.2206 31.0607 25.9393C30.7794 25.658 30.3978 25.5 30 25.5H25.5V21C25.5 20.2044 25.8161 19.4413 26.3787 18.8787C26.9413 18.3161 27.7044 18 28.5 18H31.5C31.8978 18 32.2794 17.842 32.5607 17.5607C32.842 17.2794 33 16.8978 33 16.5C33 16.1022 32.842 15.7206 32.5607 15.4393C32.2794 15.158 31.8978 15 31.5 15H28.5C26.9087 15 25.3826 15.6321 24.2574 16.7574C23.1322 17.8826 22.5 19.4087 22.5 21V25.5H18C17.6022 25.5 17.2207 25.658 16.9393 25.9393C16.658 26.2206 16.5 26.6022 16.5 27C16.5 27.3978 16.658 27.7794 16.9393 28.0607C17.2207 28.342 17.6022 28.5 18 28.5H22.5V40.4306C18.2715 40.0446 14.3546 38.0433 11.564 34.8431C8.77334 31.6428 7.32389 27.4899 7.5171 23.2482C7.7103 19.0065 9.53129 15.0025 12.6013 12.0692C15.6713 9.13586 19.7539 7.49895 24 7.49895C28.2461 7.49895 32.3288 9.13586 35.3987 12.0692C38.4687 15.0025 40.2897 19.0065 40.4829 23.2482C40.6761 27.4899 39.2267 31.6428 36.4361 34.8431C33.6455 38.0433 29.7285 40.0446 25.5 40.4306Z' fill='%23004563'/%3E%3C/svg%3E%0A");
}
.hSocial .links a.yt,
.b_contacts .b_foot .b_f_follow .yt {
	background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.2' d='M42.4856 13.412C42.3702 12.9495 42.1462 12.5212 41.8322 12.1625C41.5182 11.8038 41.1232 11.5251 40.68 11.3495C34.4025 8.93455 24 9.00017 24 9.00017C24 9.00017 13.5975 8.93455 7.3125 11.3589C6.86931 11.5345 6.47435 11.8132 6.16034 12.1719C5.84634 12.5306 5.62233 12.9589 5.50688 13.4214C5.07563 15.1014 4.5 18.392 4.5 24.0002C4.5 29.6083 5.07563 32.8989 5.51437 34.5883C5.6304 35.0483 5.85387 35.4743 6.16645 35.8312C6.47902 36.1881 6.87179 36.4658 7.3125 36.6414C13.5975 39.0658 24 39.0002 24 39.0002C24 39.0002 34.4025 39.0658 40.6875 36.6414C41.1296 36.4667 41.5239 36.1895 41.8378 35.8325C42.1517 35.4756 42.3764 35.0491 42.4931 34.5883C42.9319 32.9008 43.5075 29.6083 43.5075 24.0002C43.5075 18.392 42.9244 15.1014 42.4856 13.412ZM21 30.0002V18.0002L30 24.0002L21 30.0002Z' fill='%23004563'/%3E%3Cpath d='M30.8325 22.7513L21.8325 16.7513C21.6065 16.6005 21.3439 16.5139 21.0726 16.5008C20.8013 16.4876 20.5315 16.5484 20.292 16.6766C20.0526 16.8048 19.8524 16.9957 19.7129 17.2287C19.5734 17.4618 19.4998 17.7284 19.5 18V30C19.4998 30.2716 19.5734 30.5382 19.7129 30.7713C19.8524 31.0044 20.0526 31.1952 20.292 31.3234C20.5315 31.4516 20.8013 31.5124 21.0726 31.4992C21.3439 31.4861 21.6065 31.3995 21.8325 31.2488L30.8325 25.2488C31.0383 25.1118 31.207 24.9262 31.3237 24.7083C31.4404 24.4905 31.5015 24.2472 31.5015 24C31.5015 23.7529 31.4404 23.5095 31.3237 23.2917C31.207 23.0738 31.0383 22.8882 30.8325 22.7513ZM22.5 27.1969V20.8125L27.2962 24L22.5 27.1969ZM43.9369 13.035C43.7602 12.3438 43.4217 11.7045 42.9493 11.1698C42.4769 10.6352 41.8842 10.2205 41.22 9.96001C34.7925 7.47751 24.5625 7.50001 24 7.50001C23.4375 7.50001 13.2075 7.47751 6.78 9.96001C6.11581 10.2205 5.52306 10.6352 5.05068 11.1698C4.57829 11.7045 4.2398 12.3438 4.06313 13.035C3.5775 14.9063 3 18.3263 3 24C3 29.6738 3.5775 33.0938 4.06313 34.965C4.23953 35.6566 4.57791 36.2963 5.05031 36.8313C5.52271 37.3663 6.11559 37.7812 6.78 38.0419C12.9375 40.4175 22.575 40.5 23.8762 40.5H24.1238C25.425 40.5 35.0681 40.4175 41.22 38.0419C41.8844 37.7812 42.4773 37.3663 42.9497 36.8313C43.4221 36.2963 43.7605 35.6566 43.9369 34.965C44.4225 33.09 45 29.6738 45 24C45 18.3263 44.4225 14.9063 43.9369 13.035ZM41.0325 34.2225C40.9754 34.4526 40.8645 34.6658 40.709 34.8447C40.5536 35.0236 40.3579 35.1632 40.1381 35.2519C34.2038 37.5431 24.1106 37.5019 23.9906 37.5019C23.8706 37.5019 13.7963 37.5356 7.86563 35.2519C7.64582 35.1632 7.45016 35.0236 7.2947 34.8447C7.13924 34.6658 7.02839 34.4526 6.97125 34.2225C6.525 32.5106 6 29.3569 6 24C6 18.6431 6.525 15.4894 6.9675 13.7869C7.02358 13.5555 7.13395 13.3407 7.28947 13.1604C7.44499 12.9801 7.6412 12.8394 7.86188 12.75C13.7963 10.4663 23.8875 10.5 24.0094 10.5C24.1313 10.5 34.2038 10.4663 40.1344 12.75C40.3542 12.8387 40.5498 12.9783 40.7053 13.1572C40.8608 13.3361 40.9716 13.5493 41.0288 13.7794C41.475 15.4894 42 18.6431 42 24C42 29.3569 41.475 32.5106 41.0325 34.2131V34.2225Z' fill='%23004563'/%3E%3C/svg%3E%0A");
}
.b_contacts .b_f_menu {
    font-size: 0;
}
.b_contacts .b_f_menu b {
    display: block;
    margin-bottom: 16px;
    color: var(--white, #FFF);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.b_contacts .b_foot .b_f_follow b {
    color: var(--white, #FFF);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: absolute;
    left: 0;
    line-height: 80px;
}
.b_contacts .b_f_menu .left {
    width: calc(100% - 48px - 260px);
    display: inline-block;
    vertical-align: top;
}
.b_contacts .b_f_menu .rght {
    width: 260px;
    margin-left: 48px;
    display: inline-block;
    vertical-align: top;
}
.b_contacts .b_f_menu .left a, .b_contacts .b_f_menu .rght a {
    display: block;
    margin-bottom: 16px;
    text-decoration: none;
    color: var(--white, #FFF);
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    transition: all 0.6s ease;
}
.b_contacts .b_f_lang {
    margin-top: 32px;
    height: 35px;
    line-height: 35px;
}
.b_contacts  .b_f_lang a {
    display: inline-block;
    vertical-align: top;
    line-height: 35px;
    text-decoration: none;
    color: var(--blue-lite, #DDF5FF);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-right: 16px;
}
.b_contacts  .b_f_lang a.current {
    color: rgba(221, 245, 255, 0.50);
}
.b_contacts  .b_f_copy {
    margin-top: 32px;
    color: var(--white, #FFF);
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
  
#top {
    border-radius: 0px 0px 32px 32px;
    background: var(--dark-blue, #004563);
    position: fixed;
    top: 0;
    height: 88px;
    right: 0;
    padding: 8px 8px 8px 48px;
    font-size: 0;
}
#top .logo {
	background-image: url("data:image/svg+xml,%3Csvg width='198' height='34' viewBox='0 0 198 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.94463 0H2.85765V0.681076C3.0193 0.815566 3.08209 0.867814 3.14968 0.912751C3.19261 0.941299 3.23748 0.966896 3.31086 1.00876C4.02332 1.39579 4.70809 1.80624 5.27951 2.38377C5.47523 2.59497 5.67074 2.79964 5.88972 2.98725C6.43606 3.47679 6.70916 3.7215 6.975 3.97399C7.24071 4.22636 7.49916 4.48649 8.01594 5.00664C8.17784 5.16918 8.33882 5.33315 8.49992 5.49724C9.07913 6.0872 9.65995 6.67879 10.2911 7.21161C10.7513 7.6285 10.9813 7.83694 11.2052 8.05189C11.4291 8.26681 11.6468 8.48825 12.0821 8.93109C12.2345 9.08411 12.386 9.23835 12.5377 9.3927C13.1039 9.969 13.6715 10.5468 14.2883 11.0679C14.7493 11.4847 14.9798 11.6931 15.2044 11.9078C15.4288 12.1225 15.6472 12.3435 16.084 12.7854C16.2218 12.9233 16.3599 13.0612 16.4979 13.1988C16.9048 13.6042 17.3113 14.01 17.7175 14.4161C17.411 14.4251 17.1045 14.4348 16.7981 14.4454L16.4172 14.4587C15.9351 14.4726 15.4549 14.4904 14.9741 14.5296C13.1658 14.7927 11.3033 15.676 10.1415 17.1089L9.94463 17.3674C9.46695 17.9411 9.11971 18.5269 8.83401 19.2129C8.75792 19.3984 8.68122 19.5837 8.60402 19.7688L8.48036 20.0641C8.28232 20.5374 8.07893 21.0081 7.87133 21.4773L7.36923 22.6076C6.84316 23.7901 6.31698 24.9729 5.80656 26.1622L5.65695 26.5115C5.48478 26.9131 5.31252 27.3149 5.14215 27.7172C4.81118 28.4992 4.47094 29.2739 4.0937 30.0351L3.97214 30.2777L3.91931 30.3837C3.67695 30.8707 3.43606 31.3546 3.04831 31.7459C2.35763 32.2936 1.80565 32.5106 0.914449 32.4363C0.850734 32.4276 0.791044 32.4178 0.734134 32.4085C0.471138 32.3654 0.26727 32.3319 0 32.4646C0.298896 32.738 0.590212 32.9745 0.937668 33.1843C2.43049 33.971 4.17263 34.2116 5.82247 33.8055C7.55941 33.2419 8.85065 32.1493 9.68112 30.5272L9.79148 30.3066C10.2429 29.4055 10.6442 28.4858 11.0358 27.5578C11.1708 27.2363 11.3058 26.9148 11.4417 26.5936C11.8801 25.5589 12.3166 24.5233 12.7473 23.4853C12.9334 23.0361 13.1199 22.5871 13.3069 22.1382C13.4391 21.821 13.5709 21.5037 13.7012 21.1858C13.7344 21.1048 13.7675 21.0236 13.8006 20.9424C14.2583 19.8195 14.7188 18.6901 15.5595 17.7885C16.8953 16.4914 18.553 15.9917 20.3804 15.935L20.7751 15.9273C21.1582 15.9163 21.5412 15.9054 21.9243 15.8968L22.1754 15.8918C22.1754 15.86 22.1754 15.8371 22.1704 15.8154C22.1575 15.7596 22.1114 15.7116 21.9467 15.5401L21.6284 15.228C21.3895 14.9926 21.1504 14.7574 20.9109 14.5225C20.7314 14.3466 20.552 14.1706 20.373 13.9942L20.1996 13.8233C19.9126 13.5418 19.6303 13.2626 19.3645 12.9614C18.9212 12.4496 18.4607 11.9639 17.979 11.4875L17.696 11.2094C17.2843 10.8023 16.8724 10.3955 16.4601 9.98912C16.1474 9.68088 15.8348 9.37254 15.5225 9.06384L15.2241 8.76886C14.7208 8.27411 14.2216 7.7815 13.7588 7.2488C13.446 6.88772 13.1188 6.54973 12.775 6.21779C12.6303 6.07908 12.4862 5.9398 12.3425 5.80006C12.1103 5.57381 11.8778 5.34783 11.6449 5.12226C11.5205 5.00304 11.3933 4.88448 11.2655 4.76541C10.4269 3.9839 9.56494 3.18061 9.32142 2.02499C9.2947 1.70421 9.31342 1.44676 9.50259 1.17858L9.55484 1.12147C9.93862 0.702363 9.94463 0.695792 9.94463 0Z' fill='white'/%3E%3Cpath d='M44.0067 0H21.2119C21.2119 0.493996 21.2119 0.625955 21.2651 0.7303C21.2846 0.768333 21.3111 0.802697 21.3472 0.849587C21.4459 0.924596 21.5013 0.966677 21.5543 1.0115C21.622 1.0687 21.686 1.13041 21.8316 1.27085C22.6189 2.08476 23.0826 3.06601 23.0954 4.19377L23.0918 4.48953C23.0936 4.82981 23.0946 5.16998 23.0929 5.51026C23.0915 5.75888 23.091 6.0075 23.0912 6.25612C23.0928 6.93471 23.0928 7.61325 23.0906 8.29183C23.0882 9.01319 23.0876 9.73453 23.0876 10.4559C23.0878 11.7419 23.0862 13.0279 23.083 14.3139C23.0798 15.5648 23.0776 16.8157 23.0777 18.0666L23.0777 18.5342C23.0779 19.9662 23.0768 21.3981 23.0748 22.83C23.0742 23.2627 23.0737 23.6953 23.0736 24.1279C23.0734 24.8201 23.0729 25.5123 23.0709 26.2044L23.0686 26.9696C23.0688 27.3248 23.0689 27.6799 23.0675 28.035L23.0659 28.3571C23.0669 28.6357 23.0654 28.9133 23.0568 29.1916C22.9728 30.1434 22.5268 31.1182 21.8031 31.7507L21.5943 31.9095C21.556 31.9641 21.5272 32.0053 21.5055 32.0499C21.4398 32.1851 21.4398 32.3528 21.4398 33.0286H30.4438C30.4438 32.367 30.4438 32.1924 30.3699 32.0595C30.3434 32.0119 30.3074 31.9696 30.2586 31.9122C30.112 31.795 30.0454 31.7418 29.9877 31.6803C29.9398 31.6293 29.898 31.5725 29.8214 31.4685L29.646 31.2171C29.0553 30.3785 28.7977 29.5369 28.7842 28.5221L28.7859 28.1397C28.7822 27.7089 28.7791 27.2781 28.7788 26.8473C28.7789 26.4624 28.7772 26.0775 28.7746 25.6925C28.7696 24.9648 28.7665 24.2372 28.7651 23.5095C28.7634 22.6751 28.7597 21.8407 28.7551 21.0062C28.7452 19.2093 28.7384 17.4125 28.7342 15.6155C29.4756 15.6266 30.217 15.638 30.9584 15.65L31.8685 15.6647C32.3144 15.6713 32.7602 15.678 33.2061 15.6853L33.6315 15.6923C34.1269 15.6992 34.6218 15.7067 35.1167 15.7279C36.8722 15.8758 38.2908 16.5997 39.4264 17.9186L39.6566 18.2099C39.7406 18.2828 39.796 18.3308 39.8595 18.3626C39.9827 18.4241 40.1362 18.4241 40.5875 18.4241V11.2342H39.9036L39.7256 11.4247L39.5617 11.6836C38.1489 13.1091 36.7098 13.8423 34.6847 13.8734L34.2325 13.8756C33.9409 13.8795 33.6493 13.8832 33.3576 13.8868L32.2531 13.8953L28.7342 13.9304V1.68513L33.0629 1.73642C33.6093 1.74258 34.1558 1.74874 34.7023 1.75558L35.2009 1.76193L35.4223 1.76417C36.1315 1.77121 36.8407 1.77826 37.5489 1.8198C39.6783 1.99401 41.6517 3.0169 43.0308 4.62007C43.1628 4.78805 43.2248 4.86697 43.2943 4.93845C43.3559 5.00179 43.4234 5.05929 43.5508 5.16774C43.7838 5.18622 43.891 5.19473 43.998 5.19324C44.0891 5.19198 44.1801 5.18348 44.3486 5.16774C44.3736 3.41863 44.2275 1.74075 44.0067 0Z' fill='white'/%3E%3Cpath d='M64.5248 5.91617H59.7772C59.7772 6.27237 59.7772 6.39845 59.8274 6.49908C59.855 6.5542 59.8976 6.60168 59.9635 6.67517L60.1961 6.88106C60.8088 7.68506 60.9752 8.39222 60.9843 9.38802L60.978 9.87117C60.9797 10.4139 60.981 10.9565 60.9766 11.4993C60.9727 11.9852 60.9715 12.4711 60.9713 12.9571C60.9712 13.772 60.9691 14.5869 60.9642 15.4018C60.9584 16.3489 60.9542 17.2961 60.9537 18.2433C60.9532 19.2618 60.9514 20.2803 60.948 21.2988C60.947 21.5904 60.9461 21.8819 60.9456 22.1735C60.9449 22.6395 60.9434 23.1054 60.9406 23.5714L60.9371 24.0871L60.9368 24.5736L60.9326 25.021C60.9298 25.5666 60.8586 25.9618 60.615 26.4545C60.5625 26.5138 60.5134 26.5682 60.4678 26.6188C60.0553 27.0762 59.9168 27.2298 59.9168 27.9708H64.3852L64.5248 17.6327L64.6872 17.7699C65.0864 18.1069 65.4862 18.4445 65.8647 18.804L66.1999 19.1398C66.4535 19.3923 66.7068 19.6452 66.9597 19.8984L67.1613 20.1006C67.7558 20.6972 68.3491 21.2924 68.9937 21.8374C69.571 22.3254 70.1027 22.8533 70.6377 23.3859C70.7936 23.5421 70.9488 23.6995 71.104 23.857C71.6543 24.4153 72.2057 24.9747 72.8001 25.4856C72.8388 25.5177 72.8774 25.5495 72.9159 25.5812C73.2308 25.8407 73.5354 26.0917 73.7835 26.4208C74.0699 26.8533 74.3618 27.2516 74.7454 27.6057C74.9724 27.7646 75.146 27.8861 75.3347 27.975C75.9495 28.2647 76.7246 28.2088 80.0243 27.9708C80.0243 27.9273 80.0243 27.8975 80.0172 27.8696C80.0018 27.809 79.953 27.757 79.7985 27.5922L79.1358 26.937L78.7676 26.5751C78.689 26.4971 78.6105 26.419 78.532 26.3408L78.5305 26.3394C78.0644 25.8753 77.598 25.411 77.101 24.979C76.4638 24.4117 76.1452 24.1279 75.835 23.8353C75.5251 23.5429 75.2235 23.2416 74.6205 22.6392C74.44 22.459 74.2603 22.2776 74.0806 22.0962C73.3734 21.3822 72.6648 20.6666 71.8982 20.0164C71.3362 19.5444 70.813 19.0378 70.2897 18.5246L69.9182 18.1582L69.5369 17.7869L69.1731 17.4286C68.7936 17.056 68.5057 16.7424 68.295 16.2543C69.089 15.3794 69.889 14.5101 70.6938 13.645C71.0814 13.2285 71.4686 12.8117 71.8557 12.3947L71.9175 12.3281L71.9203 12.3251C72.2215 12.0005 72.5227 11.6759 72.8246 11.352L73.4265 10.7062C73.766 10.3417 74.1041 9.97639 74.434 9.60343C75.2488 8.66963 76.0506 7.8338 77.0832 7.1309L77.4798 6.87514C77.6268 6.74735 77.7119 6.67337 77.7687 6.5816C77.8468 6.45543 77.8714 6.29564 77.9298 5.91617C77.414 5.89627 76.8984 5.87965 76.3823 5.86906C76.1709 5.86511 75.9594 5.86071 75.748 5.85587L75.7455 5.85577C74.9742 5.82513 74.226 5.7954 73.4615 5.91617C73.1336 6.12283 72.9791 6.29898 72.7729 6.6215C72.6144 6.91878 72.6144 6.91878 72.2746 7.26443L71.9255 7.63919C71.3182 8.29156 70.7059 8.93922 70.0928 9.58619C69.66 10.0427 69.2276 10.4992 68.8028 10.963C68.1548 11.6797 67.4957 12.3845 66.8288 13.0839C66.4782 13.4502 66.1295 13.818 65.7815 14.1866L64.5248 15.5651V5.91617Z' fill='white'/%3E%3Cpath d='M163.209 5.96791C162.844 5.97219 162.479 5.97763 162.114 5.98515V6.53702L162.419 6.74666C163.331 7.23728 164.064 8.05291 164.727 8.8415L164.989 9.15839C166.264 10.6633 167.514 12.1878 168.755 13.721C169.449 14.5788 170.154 15.4262 170.865 16.2696L171.151 16.6086C170.889 17.0135 170.628 17.4048 170.333 17.7862L170.047 18.1349C169.575 18.7105 169.097 19.2814 168.618 19.8508C168.156 20.3985 167.699 20.9491 167.249 21.5064C166.861 21.9858 166.47 22.4611 166.073 22.9324C165.547 23.5566 165.023 24.1824 164.51 24.8176C164.243 25.1491 163.975 25.4799 163.701 25.8054L163.09 26.525C162.669 27.0136 162.301 27.4999 161.977 28.0598C162.448 28.0855 162.919 28.1069 163.391 28.1205C163.584 28.1256 163.778 28.1312 163.971 28.1375C164.69 28.1778 165.374 28.211 166.085 28.0598C166.433 27.7917 166.617 27.5391 166.845 27.164C166.941 26.9868 166.988 26.8999 167.043 26.8182C167.096 26.7394 167.156 26.6656 167.274 26.5206L167.513 26.2372L167.746 25.9522C167.91 25.7528 168.074 25.5533 168.238 25.3537L168.491 25.0451C168.763 24.7131 169.035 24.3806 169.305 24.047C169.845 23.3782 170.391 22.7154 170.945 22.0583L171.01 21.9816C171.302 21.6367 171.594 21.2919 171.877 20.9387L172.049 20.7201L172.375 20.3078C172.714 19.8714 172.963 19.5759 173.478 19.3679L174.711 20.8856C175.195 21.4823 175.678 22.0791 176.164 22.6742L176.901 23.5759L177.102 23.8193L177.103 23.8201C177.42 24.2048 177.737 24.5896 178.042 24.9842C178.686 25.8337 179.321 26.5341 180.208 27.1318L180.598 27.37C181.07 27.6597 181.379 27.849 181.712 27.9665C182.339 28.1877 183.054 28.1548 185.117 28.0598V27.508C182.64 25.7137 182.64 25.7137 180.787 23.2138C180.295 22.5747 179.793 21.9488 179.272 21.334C178.933 20.9347 178.595 20.5355 178.269 20.1257L178.231 20.0771C177.905 19.6589 177.579 19.2416 177.231 18.8403L176.991 18.566C176.827 18.379 176.663 18.1922 176.499 18.0055L176.258 17.7367L176.033 17.4806C175.745 17.1566 175.578 16.9109 175.532 16.4706C175.788 16.1028 175.788 16.1028 176.008 15.8676C176.146 15.7186 176.283 15.5673 176.417 15.4138L176.62 15.1772C177.357 14.331 178.082 13.4803 178.767 12.5903C179.256 11.9544 179.755 11.3312 180.273 10.7191C180.73 10.1804 181.182 9.63905 181.625 9.08941C181.893 8.7571 182.161 8.4255 182.437 8.09945L182.643 7.85687C182.78 7.69564 182.917 7.53449 183.054 7.37344C183.435 6.93197 183.773 6.51767 184.021 5.98515C182.714 5.84897 181.347 5.71441 180.051 5.98515C179.371 6.36606 179.001 6.95009 178.604 7.60626C178.397 7.97715 178.199 8.28478 177.937 8.62377L177.62 8.99455L177.038 9.71026C176.746 10.0704 176.454 10.4305 176.162 10.7903L175.806 11.2279C175.561 11.5309 175.316 11.8339 175.07 12.1365L174.813 12.4523C174.302 13.0861 173.79 13.6974 173.205 14.2632C173.205 14.1517 173.205 14.0852 173.188 14.0235C173.163 13.9324 173.101 13.8516 172.949 13.6516C172.768 13.4392 172.588 13.2267 172.409 13.0137L172.217 12.7854C171.98 12.5047 171.746 12.2225 171.513 11.9382C171.003 11.307 170.491 10.6763 169.978 10.0466C169.775 9.79755 169.572 9.54751 169.371 9.29636C169.02 8.82077 168.673 8.35376 168.276 7.91669C166.9 6.72422 165.355 5.9448 163.518 5.9609L163.209 5.96791Z' fill='white'/%3E%3Cpath d='M101.236 5.82859H119.555V9.43501C118.86 9.29925 118.706 9.18469 118.188 8.76716C116.815 8.23048 115.296 8.2847 113.786 8.33858C113.198 8.35957 112.612 8.38051 112.036 8.36644V27.2H108.755V8.36644C105.3 8.11656 104.198 8.03681 103.29 8.42234C102.864 8.60304 102.482 8.88594 101.92 9.30144L101.236 9.43501V5.82859Z' fill='white'/%3E%3Cpath d='M139.802 5.82859H127.268V6.49644L127.401 6.63001C128.192 7.52467 128.317 8.29976 128.307 9.47406C128.305 9.65899 128.305 9.84395 128.306 10.0289C128.311 10.5347 128.313 11.0403 128.311 11.5461C128.309 12.0827 128.31 12.6193 128.313 13.1559C128.318 14.1698 128.32 15.1837 128.319 16.1977C128.318 17.3607 128.32 18.5236 128.324 19.6865C128.332 21.9486 128.336 24.2107 128.335 26.4728L128.335 27.2H131.402V17.1822H138.069V14.7779H131.402V8.36644L134.56 8.41653L134.708 8.41857C135.124 8.42431 135.541 8.43006 135.957 8.43756L136.337 8.44471L136.745 8.4493L137.139 8.45743C137.642 8.46542 138.011 8.55064 138.469 8.76716C138.974 9.18469 139.124 9.29925 139.802 9.43501V5.82859Z' fill='white'/%3E%3Cpath d='M148.48 5.82859H153.3V28.1714H149.794L149.795 27.4502C149.795 25.2058 149.791 21.9901 149.783 19.7457C149.778 18.5919 149.776 17.4381 149.777 16.2843C149.778 15.2782 149.776 14.2721 149.77 13.2661C149.767 12.7337 149.766 12.2014 149.768 11.6691C149.77 11.1671 149.768 10.6653 149.763 10.1634C149.761 9.89309 149.764 9.62281 149.767 9.35255C149.748 8.12309 149.444 7.24461 148.48 6.36287V5.82859Z' fill='white'/%3E%3Cpath d='M91.5953 5.82859H87.7387V6.36287L87.9432 6.59662C88.6529 7.40776 88.7282 8.21799 88.7392 9.31931C88.7383 9.59059 88.7375 9.86187 88.7389 10.1331C88.7427 10.6357 88.7448 11.1382 88.7447 11.6408C88.7446 12.1742 88.7464 12.7075 88.7491 13.2409C88.7541 14.2487 88.7573 15.2564 88.7588 16.2641C88.7606 17.42 88.7644 18.5759 88.769 19.7319C88.7782 21.9802 88.7849 25.2 88.7892 27.4484L88.7905 28.1714H91.5953V5.82859Z' fill='white'/%3E%3Cpath d='M193.644 6.33876V5.81854H190.222V6.33876H191.627V9.94404H192.215V6.33876H193.644Z' fill='white'/%3E%3Cpath d='M198 9.94404V5.81854H197.454L196.097 7.51229L194.734 5.81854H194.182V9.94404H194.77V6.73195L196.043 8.32892H196.151L197.412 6.73195V9.94404H198Z' fill='white'/%3E%3C/svg%3E%0A");
}
#top .logo {
    height: 72px;
    display: inline-block;
    vertical-align: top;
    width: 200px;
    margin-right: 16px;
    background-repeat: no-repeat;
    background-position: left center;
}
#top .inspiring {
    display: inline-block;
    vertical-align: top;
    color: var(--blue-lite, #DDF5FF);
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    margin: 19px 0;
    margin-right: 32px;
    line-height: 16px;
    max-width: 120px;
}
#top .madein {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 44px;
    margin-top: 14px;
}
#top .where {
    width: 200px;
    height: 72px;
    display: block;
    position: absolute;
    right: 8px;
    top: 8px;
    padding: 24px 32px 24px 24px;
    border-radius: 50px;
    background: var(--blue-lite, #DDF5FF);
    color: var(--dark-blue, #004563);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 24px;
    transition: all 0.6s ease;
}
#top .where:after {
	content:'';
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 22C4.45 22 3.97917 21.8042 3.5875 21.4125C3.19583 21.0208 3 20.55 3 20V8C3 7.45 3.19583 6.97917 3.5875 6.5875C3.97917 6.19583 4.45 6 5 6H7C7 4.61667 7.4875 3.4375 8.4625 2.4625C9.4375 1.4875 10.6167 1 12 1C13.3833 1 14.5625 1.4875 15.5375 2.4625C16.5125 3.4375 17 4.61667 17 6H19C19.55 6 20.0208 6.19583 20.4125 6.5875C20.8042 6.97917 21 7.45 21 8V20C21 20.55 20.8042 21.0208 20.4125 21.4125C20.0208 21.8042 19.55 22 19 22H5ZM12 14C13.3833 14 14.5625 13.5125 15.5375 12.5375C16.5125 11.5625 17 10.3833 17 9H15C15 9.83333 14.7083 10.5417 14.125 11.125C13.5417 11.7083 12.8333 12 12 12C11.1667 12 10.4583 11.7083 9.875 11.125C9.29167 10.5417 9 9.83333 9 9H7C7 10.3833 7.4875 11.5625 8.4625 12.5375C9.4375 13.5125 10.6167 14 12 14ZM9 6H15C15 5.16667 14.7083 4.45833 14.125 3.875C13.5417 3.29167 12.8333 3 12 3C11.1667 3 10.4583 3.29167 9.875 3.875C9.29167 4.45833 9 5.16667 9 6Z' fill='%23004563'/%3E%3C/svg%3E%0A");
}
#top .where:after {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
    margin-left: 16px;
}
#top .menuToggle {
    display: none;
}
#top .menuToggle {
	background-image: url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6668 36C14.2891 36 13.9724 35.8722 13.7168 35.6167C13.4613 35.3611 13.3335 35.0444 13.3335 34.6667C13.3335 34.2889 13.4613 33.9722 13.7168 33.7167C13.9724 33.4611 14.2891 33.3333 14.6668 33.3333H41.3335C41.7113 33.3333 42.0279 33.4611 42.2835 33.7167C42.5391 33.9722 42.6668 34.2889 42.6668 34.6667C42.6668 35.0444 42.5391 35.3611 42.2835 35.6167C42.0279 35.8722 41.7113 36 41.3335 36H14.6668ZM14.6668 29.3333C14.2891 29.3333 13.9724 29.2056 13.7168 28.95C13.4613 28.6944 13.3335 28.3778 13.3335 28C13.3335 27.6222 13.4613 27.3056 13.7168 27.05C13.9724 26.7944 14.2891 26.6667 14.6668 26.6667H41.3335C41.7113 26.6667 42.0279 26.7944 42.2835 27.05C42.5391 27.3056 42.6668 27.6222 42.6668 28C42.6668 28.3778 42.5391 28.6944 42.2835 28.95C42.0279 29.2056 41.7113 29.3333 41.3335 29.3333H14.6668ZM14.6668 22.6667C14.2891 22.6667 13.9724 22.5389 13.7168 22.2833C13.4613 22.0278 13.3335 21.7111 13.3335 21.3333C13.3335 20.9556 13.4613 20.6389 13.7168 20.3833C13.9724 20.1278 14.2891 20 14.6668 20H41.3335C41.7113 20 42.0279 20.1278 42.2835 20.3833C42.5391 20.6389 42.6668 20.9556 42.6668 21.3333C42.6668 21.7111 42.5391 22.0278 42.2835 22.2833C42.0279 22.5389 41.7113 22.6667 41.3335 22.6667H14.6668Z' fill='white'/%3E%3C/svg%3E%0A");
}
.menuopened #top .menuToggle {
	background-image: url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.9996 29.8677L21.4662 36.401C21.2218 36.6455 20.9107 36.7677 20.5329 36.7677C20.1551 36.7677 19.844 36.6455 19.5996 36.401C19.3551 36.1566 19.2329 35.8455 19.2329 35.4677C19.2329 35.0899 19.3551 34.7788 19.5996 34.5344L26.1329 28.001L19.5996 21.4677C19.3551 21.2233 19.2329 20.9122 19.2329 20.5344C19.2329 20.1566 19.3551 19.8455 19.5996 19.601C19.844 19.3566 20.1551 19.2344 20.5329 19.2344C20.9107 19.2344 21.2218 19.3566 21.4662 19.601L27.9996 26.1344L34.5329 19.601C34.7774 19.3566 35.0885 19.2344 35.4662 19.2344C35.844 19.2344 36.1551 19.3566 36.3996 19.601C36.644 19.8455 36.7662 20.1566 36.7662 20.5344C36.7662 20.9122 36.644 21.2233 36.3996 21.4677L29.8662 28.001L36.3996 34.5344C36.644 34.7788 36.7662 35.0899 36.7662 35.4677C36.7662 35.8455 36.644 36.1566 36.3996 36.401C36.1551 36.6455 35.844 36.7677 35.4662 36.7677C35.0885 36.7677 34.7774 36.6455 34.5329 36.401L27.9996 29.8677Z' fill='white'/%3E%3C/svg%3E%0A");
}

#nav {
    width: 188px;
    top: 20px;
    position: fixed;
    font-size: 0;
}
#nav .bignav {
    width: 100%;
    display: block;
    height: 96px;
    margin-bottom: 16px;
    padding: 16px;
    border-radius: 16px;
    border: 1px solid rgba(57, 125, 175, 0.50);
    text-decoration: none;
    color: var(--dark-blue, #004563);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    transition: all 0.6s ease;
}
#nav .bignav.nav-art_sequin {
	border:none;
	background-image: url("data:image/svg+xml,%3Csvg width='195' height='104' viewBox='0 0 195 104' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2314_1263)'%3E%3Ccircle cx='156.5' cy='20.5' r='15.5' fill='url(%23paint0_linear_2314_1263)'/%3E%3Ccircle cx='127' cy='79' r='33' fill='url(%23paint1_linear_2314_1263)'/%3E%3Ccircle cx='185.5' cy='26.5' r='24.5' fill='url(%23paint2_linear_2314_1263)'/%3E%3Ccircle cx='23.5' cy='102.5' r='58.5' fill='url(%23paint3_linear_2314_1263)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2314_1263' x1='156.5' y1='5' x2='156.5' y2='36' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230076BB'/%3E%3Cstop offset='0.0001' stop-color='%23FFD997'/%3E%3Cstop offset='1' stop-color='%23F7931D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_2314_1263' x1='127' y1='46' x2='127' y2='112' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230076BB'/%3E%3Cstop offset='0.0001' stop-color='%23FFD997'/%3E%3Cstop offset='1' stop-color='%23F7931D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_2314_1263' x1='185.5' y1='2' x2='185.5' y2='51' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FCB016'/%3E%3Cstop offset='1' stop-color='%23FFC80B'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_2314_1263' x1='23.5' y1='44' x2='23.5' y2='161' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F8A058'/%3E%3Cstop offset='1' stop-color='%23FFC90A'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_2314_1263'%3E%3Crect width='195' height='104' rx='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
	background-color: #F5CF8D;
}
#nav .bignav.nav-art_sequin {}
#nav .bignav.nav-art_diamond {
	border:none;
	background-image: url("data:image/svg+xml,%3Csvg width='195' height='104' viewBox='0 0 195 104' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2314_1269)'%3E%3Cpath d='M146.105 65.9374L122.056 55.2216L81.8495 114.742L150.788 129.003L161.972 100.241L146.105 65.9374Z' fill='url(%23paint0_linear_2314_1269)'/%3E%3Cpath d='M12.6329 70.7679L5.0562 87.6104L46.6732 115.852L56.8561 67.5534L36.7232 59.6846L12.6329 70.7679Z' fill='url(%23paint1_linear_2314_1269)'/%3E%3Cpath d='M169.081 26.1075L184.854 24.0967L186.748 -19.0142L146.735 -4.80265L150.066 13.4548L169.081 26.1075Z' fill='url(%23paint2_linear_2314_1269)'/%3E%3Cpath d='M134.292 72.6279L136.63 88.7649L182.199 91.1206L166.645 50.0954L147.402 53.3213L134.292 72.6279Z' fill='url(%23paint3_linear_2314_1269)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2314_1269' x1='152' y1='93' x2='32.86' y2='117.317' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D54268'/%3E%3Cstop offset='1' stop-color='%23C197C6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_2314_1269' x1='-1.85738' y1='85.7552' x2='56.8963' y2='106.683' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EE489A'/%3E%3Cstop offset='1' stop-color='%23F38EBA'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_2314_1269' x1='146.746' y1='-0.43223' x2='229' y2='-8' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D54268'/%3E%3Cstop offset='1' stop-color='%23C197C6'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_2314_1269' x1='130.431' y1='90.5109' x2='185.222' y2='77.9077' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F38EBA'/%3E%3Cstop offset='1' stop-color='%23EE489A'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_2314_1269'%3E%3Crect width='195' height='104' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
	background-color: #FFA1B5;
}
#nav .bignav.nav-art_numbers {
	border:none;
	background-color: #61BDAB;
	background-image: url("data:image/svg+xml,%3Csvg width='195' height='104' viewBox='0 0 195 104' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2314_1276)'%3E%3Cpath d='M-88.107 41.1988C-110.966 25.7643 -108.241 -8.19926 -94.0592 -28.3498C-79.53 -48.9939 -56.0815 -63.0908 -33.4745 -73.5484C-9.77128 -84.5124 15.1775 -91.635 40.9651 -95.7449C68.7497 -100.172 96.9229 -101.08 124.731 -105.22C143.431 -108.006 176.442 -110.645 184.592 -131.586C187.531 -139.138 198.895 -136.337 196.98 -128.192C196.144 -124.637 194.863 -121.394 193.223 -118.427C205.846 -116.202 215.823 -107.965 221.7 -96.2794C228.352 -83.0597 229.832 -65.638 219.737 -53.6792C210.406 -42.6257 195.068 -40.2702 181.424 -39.1168C165.922 -37.8048 150.318 -38.8304 134.867 -36.6667C80.7751 -29.0889 33.541 0.774993 -10.7826 30.6158C-22.5403 38.5313 -34.4447 45.5849 -48.8041 47.3061C-61.1613 48.7868 -77.461 48.3853 -88.1045 41.1988' fill='%23397DAF'/%3E%3Cpath d='M311.503 153.172C312.684 146.374 314.086 139.622 315.732 132.921C317.575 125.432 319.883 116.033 324.347 110.046C330.274 102.097 338.261 98.8001 339.343 87.1788C340.335 76.5051 334.359 65.8055 328.435 57.3765C316.468 40.3626 297.369 25.4596 276.386 22.5422C264.274 20.8587 251.712 23.2149 240.537 28.0054C230.458 32.3276 217.469 29.2133 206.472 28.3696C197.322 27.6672 189.246 29.2133 180.825 32.7104C165.498 39.0767 149.963 58.6364 145.373 74.7955C140.869 90.6499 148.54 109.771 152.632 125.235C152.68 125.417 152.728 125.603 152.777 125.785C154.468 132.148 154.746 138.774 153.799 145.293C153.494 147.393 153.26 149.492 153.115 151.596C151.862 170.208 154.222 188.913 161.168 206.291C175.425 241.973 215.967 272.37 254.526 253.754C292.887 235.235 304.869 191.269 311.499 153.168' fill='%23397DAF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2314_1276'%3E%3Crect width='195' height='104' rx='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
#nav .bignav.nav-art_foil {
	border:none;
	background-color: #E4C9BA;
	background-image: url(../img/foil.svg);
}
#nav .minnav {
    margin-bottom: 16px;
    display: block;
    text-decoration: none;
    transition: all 0.6s ease;
    color: #3D3F63;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
#nav .minnav.first {
    margin-top: 24px;
}
#nav .langs {
    display: none;
}
#nav .langs a {}
#nav .langs a.current {}
#nav .bignav.nav-home:not(.active) {
    background-color: #004563;
    color: #fff;
}


.b_contacts .tria {
	animation: zoor3 5s infinite;
}
.b_contacts .tria {
    width: 187px;
    height: 208px;
    display: block;
    position: absolute;
    top: 160px;
    right: 400px;
	__filter: drop-shadow(2px 2px 9px rgba(0,0,0,0.1));
}
.b_contacts .tria.tria1 {
	background-image: url("data:image/svg+xml,%3Csvg width='187' height='208' viewBox='0 0 187 208' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M109.084 207.967L186.081 198.152V0L0 57.077L16.261 146.202L109.084 207.967Z' fill='url(%23paint0_linear_230_52)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_230_52' x1='96.782' y1='115.587' x2='152.438' y2='-66.349' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B0C9EA'/%3E%3Cstop offset='0.29' stop-color='%23C69DC9'/%3E%3Cstop offset='0.65' stop-color='%23CB8CBD'/%3E%3Cstop offset='0.8' stop-color='%23CF9FC9'/%3E%3Cstop offset='1' stop-color='%23CF9FC9'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.b_contacts .tria.tria2 {
	background-image: url("data:image/svg+xml,%3Csvg width='75' height='77' viewBox='0 0 75 77' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M58.485 70.041L74.02 50.746L29.565 0L0 59.24L23.467 76.27L58.485 70.041Z' fill='url(%23paint0_linear_230_53)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_230_53' x1='82.365' y1='55.494' x2='13.19' y2='8.44297' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.06' stop-color='%235992FF'/%3E%3Cstop offset='1' stop-color='%2383E9EF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

.b_contacts .tria.tria2 {
    width: 75px;
    height: 77px;
    top: auto;
    top: 300px;
    right: 250px;
	animation: zoor2 4s infinite;
}
#subPage .ball,
.b_socialmedia:before {
	animation: zoor2 4s infinite;
}
#subPage .ball3 {
	animation: zoor2 14s infinite;
}
#subPage .ball1 {
	animation: zoor2 9s infinite;
}
#subPage .ball2 {
	animation: zoor3 6s infinite;
}
.b_aboutus .ball1 { animation: zoor2 14s infinite; }
.b_aboutus .ball2 { animation: zoor3 22s infinite; }
.b_aboutus .ball3 { animation: zoor2 16s infinite; }
.b_aboutus .ball4 { animation: zoor3 25s infinite; }
.b_aboutus .ball5 { animation: zoor2 18s infinite; }
.b_aboutus .ball6 { animation: zoor3 27s infinite; }
@keyframes zoor3 {
    15% { 
		transform: translate(-10px, -15px) rotate(8deg);
		__filter: drop-shadow(2px 1px 9px rgba(0,0,0,0.1))
	}
    50% { 
		transform: translate(0px, 0px) rotate(0deg);	
		__filter: drop-shadow(2px 3px 5px rgba(0,0,0,0.2))
	}
    70% { 
		transform: translate(7px, 10px) rotate(-15deg);
		__filter: drop-shadow(2px -1px 9px rgba(0,0,0,0.1))
	}
}
@keyframes zoor2 {
    25% { 
		transform: translate(-8px, -10px) rotate(-8deg);
		__filter: drop-shadow(2px 3px 9px rgba(0,0,0,0.1))
	}
    60% { 
		transform: translate(0px, 0px) rotate(0deg);
		__filter: drop-shadow(0px 0px 9px rgba(0,0,0,0.3))		
	}
    80% { 
		transform: translate(4px, 12px) rotate(-20deg);
		__filter: drop-shadow(-5px -2px 9px rgba(0,0,0,0.1))
	}
}
#top .where:after,
.promoKits .promoKits_conts .promoKits_cont .previewbg,
.whyKitfix .violete .items > div i, 
.whyKitfix .violete .items > div .more,
.b_aboutus > div .i2,
.b_aboutus > div .i1 {
	transition:all 0.6s ease;
}
.b_aboutus > div .i1:hover {
	transform: scale(1.05);
}
.whyKitfix .violete .items > div .more:hover {color:#fff;}
.whyKitfix .violete .items > div:hover i {
    background-color: #ffffffa8;
}
.promoKits .promoKits_conts .promoKits_cont.active .previewbg {
	animation: zoorImg 27s infinite;
}
@keyframes zoorImg {
    25% { 
		transform: translate(-8px, -10px) rotate(-3deg);
		__filter: __drop-shadow(2px 3px 9px rgba(0,0,0,0.1))
	}
    60% { 
		transform: translate(0px, 0px) rotate(0deg) scale(1.03);
		__filter: _drop-shadow(0px 0px 9px rgba(0,0,0,0.3));
	}
    80% { 
		transform: translate(4px, 12px) rotate(3deg);
		__filter: drop-shadow(-5px -2px 9px rgba(0,0,0,0.1))
	}
}
#top .where:hover:after {transform:translateX(4px)}
.b_contacts .b_f_menu .left a:hover, .b_contacts .b_f_menu .rght a:hover {
    color: #ffffff91;
}
.hSocial .links a,
.b_contacts .b_foot .b_f_follow a {
    transition:all 3.6s ease;
}
.hSocial .links a:hover,
.b_contacts .b_foot .b_f_follow a:hover {
	animation: zoorSLink 0.7s infinite;
}


@keyframes zoorSLink {
    33% { 
		transform: rotate(5deg);
	}
    66% { 
		transform: rotate(0deg);
	}
    99% { 
		transform: rotate(-5deg);
	}
}
#nav .bignav:hover {
	padding-left:24px;
}



body.fixed {}
.modal {
	display:none;
}
#cookies {
    
    width: 510px;
    height: 230px;
    position: fixed;
    bottom: 24px;
    left: 24px;
    padding: 40px;
    border-radius: 32px;
    background: var(--blue-lite, #DDF5FF);
    z-index: 99;
}


.modal.blue {}
.modal.visible {}
.modal.active {display: block;}
.modal .win {}
.modal .win p {
    color: var(--dark-blue, #004563);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    display: block;
    margin-bottom: 24px;
}
.modal .win p a {
    font: inherit;
    color: inherit;
}
.modal .win .ctrl {
    margin-top: 24px;
    height: 72px;
    text-align: center;
    display: block;
    font-size: 0;
}
.modal .win .ctrl a {
    border-radius: 50px;
    border: 1px solid var(--dark-blue, #004563);
    width: calc(50% - 12px);
    display: inline-block;
    vertical-align: top;
    height: 72px;
    line-height: 72px;
    color: var(--dark-blue, #004563);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    margin-right: 12px;
}
.modal .win .ctrl .deny {}
.modal .win .ctrl .accept {
    background-color: #004563;
    color: #fff;
}

.modal.violet {
    opacity: 1;
    background: rgb(61 63 99 / 60%);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: 99;
}
.modal.violet .win {
    border-radius: 32px;
    background: var(--violet-lite, #F4EBF5);
    width: 512px;
    height: auto;
    min-height: 320px;
    padding: 48px;
    position: absolute;
    top: calc( (100% - 320px) / 2);
    left: calc( (100% - 512px) / 2);
    transition: all 0.6s ease;
}
.modal.violet .win .bigicon {
    height: 72px;
    margin-bottom: 40px;
}
.modal.violet .win .bigicon i {
    display: block;
    width: 72px;
    height: 72px;
    padding: 16px;
    border-radius: 100px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 48px;
    margin-bottom: 16px;
}
.modal.violet .win h2 {
    display: block;
    margin-bottom: 8px;
    color: var(--violet, #583678);
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.modal.violet .win p {
    color: rgba(88, 54, 120, 0.60);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.modal .win .close {
    border-radius: 50px;
    border: 1px solid rgba(88, 54, 120, 0.60);
    height: 72px;
    width: 145px;
    position: absolute;
    right: 48px;
    top: 48px;
    padding: 0 32px;
    color: #583678;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 72px;
}
.modal .win .close:after {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 13.9L14.9 16.8C15.0833 16.9833 15.3167 17.075 15.6 17.075C15.8833 17.075 16.1167 16.9833 16.3 16.8C16.4833 16.6167 16.575 16.3833 16.575 16.1C16.575 15.8167 16.4833 15.5833 16.3 15.4L13.4 12.5L16.3 9.6C16.4833 9.41667 16.575 9.18333 16.575 8.9C16.575 8.61667 16.4833 8.38333 16.3 8.2C16.1167 8.01667 15.8833 7.925 15.6 7.925C15.3167 7.925 15.0833 8.01667 14.9 8.2L12 11.1L9.1 8.2C8.91667 8.01667 8.68333 7.925 8.4 7.925C8.11667 7.925 7.88333 8.01667 7.7 8.2C7.51667 8.38333 7.425 8.61667 7.425 8.9C7.425 9.18333 7.51667 9.41667 7.7 9.6L10.6 12.5L7.7 15.4C7.51667 15.5833 7.425 15.8167 7.425 16.1C7.425 16.3833 7.51667 16.6167 7.7 16.8C7.88333 16.9833 8.11667 17.075 8.4 17.075C8.68333 17.075 8.91667 16.9833 9.1 16.8L12 13.9ZM12 22.5C10.6167 22.5 9.31667 22.2375 8.1 21.7125C6.88333 21.1875 5.825 20.475 4.925 19.575C4.025 18.675 3.3125 17.6167 2.7875 16.4C2.2625 15.1833 2 13.8833 2 12.5C2 11.1167 2.2625 9.81667 2.7875 8.6C3.3125 7.38333 4.025 6.325 4.925 5.425C5.825 4.525 6.88333 3.8125 8.1 3.2875C9.31667 2.7625 10.6167 2.5 12 2.5C13.3833 2.5 14.6833 2.7625 15.9 3.2875C17.1167 3.8125 18.175 4.525 19.075 5.425C19.975 6.325 20.6875 7.38333 21.2125 8.6C21.7375 9.81667 22 11.1167 22 12.5C22 13.8833 21.7375 15.1833 21.2125 16.4C20.6875 17.6167 19.975 18.675 19.075 19.575C18.175 20.475 17.1167 21.1875 15.9 21.7125C14.6833 22.2375 13.3833 22.5 12 22.5Z' fill='%23583678' fill-opacity='0.6'/%3E%3C/svg%3E%0A");
	content:'';
}
body.fixed {
    min-height: 100vh;
    overflow: hidden;
}
.modal .win .close:after {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: 24px;
    top: 24px;
    transition: all 0.6s ease;
}
#nav .bignav.active {
    background: transparent;
    border: 1px solid rgba(57, 125, 175, 0.50);
}


.catalog_panel {
    height: 265px;
    width: 100%;
    margin-bottom: 48px;
    padding: 48px;
    border-radius: 32px;
    background: #C9E9E6;
}
.catalog_panel .top {
    height: 72px;
    margin-bottom: 24px;
    font-size: 0;
}
.catalog_panel .top i {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 17H13V11H11V17ZM12 9C12.2833 9 12.5208 8.90417 12.7125 8.7125C12.9042 8.52083 13 8.28333 13 8C13 7.71667 12.9042 7.47917 12.7125 7.2875C12.5208 7.09583 12.2833 7 12 7C11.7167 7 11.4792 7.09583 11.2875 7.2875C11.0958 7.47917 11 7.71667 11 8C11 8.28333 11.0958 8.52083 11.2875 8.7125C11.4792 8.90417 11.7167 9 12 9ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22Z' fill='white'/%3E%3C/svg%3E%0A");
}
.catalog_panel .top > i {
    width: 72px;
    height: 72px;
    display: inline-block;
    vertical-align: top;
    border-radius: 100px;
    background-color: #2EA69A;
    background-size: 24px;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 24px;
}
.catalog_panel .top .symbol {
    width: 240px;
    height: 72px;
    display: inline-block;
    vertical-align: top;
}
.catalog_panel .top .symbol img {
    height: 100%;
    width: auto;
    display: block;
    object-fit: contain;
}
.catalog_panel .top .sorting {
    width: 195px;
    border-radius: 48px;
    background: #2EA69A;
    height: 72px;
    position: absolute;
    right: 0;
    top: 0;
}
.catalog_panel .top .sorting .selected {
    padding: 24px;
    cursor: pointer;
}
.catalog_panel .top .sorting .selected span {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-transform: uppercase;
}
.catalog_panel .top .sorting .selected i {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0012 12.6008L15.9012 8.70078C16.0845 8.51745 16.3178 8.42578 16.6012 8.42578C16.8845 8.42578 17.1178 8.51745 17.3012 8.70078C17.4845 8.88411 17.5762 9.11745 17.5762 9.40078C17.5762 9.68411 17.4845 9.91745 17.3012 10.1008L12.7012 14.7008C12.6012 14.8008 12.4928 14.8716 12.3762 14.9133C12.2595 14.9549 12.1345 14.9758 12.0012 14.9758C11.8678 14.9758 11.7428 14.9549 11.6262 14.9133C11.5095 14.8716 11.4012 14.8008 11.3012 14.7008L6.70117 10.1008C6.51784 9.91745 6.42617 9.68411 6.42617 9.40078C6.42617 9.11745 6.51784 8.88411 6.70117 8.70078C6.88451 8.51745 7.11784 8.42578 7.40117 8.42578C7.68451 8.42578 7.91784 8.51745 8.10117 8.70078L12.0012 12.6008Z' fill='white'/%3E%3C/svg%3E%0A");
}
.catalog_panel .top .sorting .selected i {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 24px;
    right: 24px;
    transition: all 0.6s ease;
}
.catalog_panel .top .sorting.active .selected i {
    transform: rotate(180deg);
}
.catalog_panel .top .sorting .selector {
    display: block;
    transition: all 0.6s ease;
    pointer-events: none;
    border-radius: 36px;
    background: var(--white, #FFF);
    padding: 24px;
    z-index: 1;    opacity: 0;
}
.catalog_panel .top .sorting.active .selector {
    pointer-events: all;
    opacity: 1;
}
.catalog_panel .top .sorting .selector span {
    display: block;
    margin-bottom: 8px;
    height: 32px;
    color: var(--dark-blue, #004563);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    text-transform: uppercase;
    transition: all 0.6s ease;
    cursor: pointer;
}


.page_sequin #subPage .ball.ball1 {
    background: linear-gradient(247deg, #A3D6B5 12.94%, #00B8C5 84.66%);
    top: 70px;
    left: calc( (100vw - 240px) / 2 - 277px);
	    animation: zoor2 4s infinite;
}
.page_sequin #subPage .ball.ball2 {
    background: linear-gradient(247deg, #A3D6B5 12.94%, #00B8C5 84.66%);
    width: 268px;
    height: 268px;
    top: 0;
    left: calc( (100vw - 270px) / 2 + 400px);
	    animation: zoor3 12s infinite;
}
.page_sequin #subPage .ball.ball3 {
    background: linear-gradient(247deg, #A3D6B5 12.94%, #00B8C5 84.66%);
    width: 88px;
    height: 88px;
    top: 90px;
    left: calc( (100vw - 88px) / 2 + 520px);
	    animation: zoor2 9s infinite;
}
.page_sequin #subPage .ball.ball4 {
    background: linear-gradient(247deg, #A3D6B5 12.94%, #00B8C5 84.66%);
    width: 388px;
    height: 388px;
    top: 100px;
    left: calc( (100vw - 388px) / 2 - 120px);
	    animation: zoor3 5s infinite;
}
.page_sequin #subPage .ball.ball5 {
    background: linear-gradient(247deg, #A3D6B5 12.94%, #00B8C5 84.66%);
    width: 170px;
    height: 170px;
    top: 230px;
    left: calc( (100vw - 170px) / 2 + 100px);
	    animation: zoor3 12s infinite;
}
.page_sequin #subPage .ball.ball6 {
    background: linear-gradient(247deg, #A3D6B5 12.94%, #00B8C5 84.66%);
    width: 90px;
    height: 90px;
    top: 330px;
    left: calc( (100vw - 90px) / 2 + 600px);
	    animation: zoor2 7s infinite;
}






.catalog_panel .top .sorting .selector span:hover {opacity:0.5;}
.catalog_panel .bot {
    width: 100%;
    overflow: hidden;
}
.catalog_panel .bot .bot_wrap {
    width: auto;
    height: 72px;
    white-space: nowrap;
}
.catalog_panel .bot .bot_wrap .filter_item {
	white-space: normal;
    height: 72px;
    padding: 18px 24px;
    border-radius: 50px;
    border: 1px solid rgba(46, 166, 154, 0.29);
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
    transition: all 0.6s ease;
}
.catalog_panel .bot .bot_wrap .filter_item b {
    color: #2EA69A;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    display: block;
    margin-bottom: 8px;
}
.catalog_panel .bot .bot_wrap .filter_item i {
    color: rgba(0, 100, 82, 0.43);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.catalog_panel .bot .bot_wrap .filter_item.active {background: #2EA69A;}
.catalog_panel .bot .bot_wrap .filter_item.active b {color:#fff;}
.catalog_panel .bot .bot_wrap .filter_item.active i {color:#fff;opacity: 0.5;}
.catalog_panel {
    padding-right: 0;
    padding-left: 0;
}
.catalog_panel .top {
    padding: 0 48px;
}
.catalog_panel .top .sorting {
    right: 48px;
}




.cat_items {
    padding: 0 16px;
    font-size: 0;
}
#cat_items {
    font-size: 0;
}
.good {
    display: inline-block;
    vertical-align: top;
    margin: 0 16px;
    margin-bottom: 48px;
    height: 460px;
    border-radius: 8px;
    overflow: hidden;
    width: calc( (100% / 4) - 32px);
    text-decoration: none;
}
.good .img {
    border-radius: 8px;
    overflow: hidden;
    height: 280px;
}
.good .img img {
    transition: all 0.6s ease;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.good:hover .img img {transform:scale(1.05);}
.good span {
    margin-top: 16px;
    display: block;
    margin-bottom: 4px;
    color: rgba(0, 69, 100, 0.50);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.good b {
    display: block;
    margin-bottom: 16px;
    color: var(--dark-blue, #004563);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.good .btn.view {
    display: block;
    border-radius: 50px;
    border: 1px solid rgba(0, 69, 100, 0.20);
    cursor: pointer;
    height: 72px;
    padding: 24px;
    color: var(--dark-blue, #004563);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    text-decoration: none;
}
.good .btn.view:after {
    content: '';transition: all 0.6s ease;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 24px;
    top: 24px;
	background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.15 16.5L14.25 11.4V13.65H16.25V8H10.6V10H12.825L7.75 15.075L9.15 16.5ZM12.25 22C10.8667 22 9.56667 21.7375 8.35 21.2125C7.13333 20.6875 6.075 19.975 5.175 19.075C4.275 18.175 3.5625 17.1167 3.0375 15.9C2.5125 14.6833 2.25 13.3833 2.25 12C2.25 10.6167 2.5125 9.31667 3.0375 8.1C3.5625 6.88333 4.275 5.825 5.175 4.925C6.075 4.025 7.13333 3.3125 8.35 2.7875C9.56667 2.2625 10.8667 2 12.25 2C13.6333 2 14.9333 2.2625 16.15 2.7875C17.3667 3.3125 18.425 4.025 19.325 4.925C20.225 5.825 20.9375 6.88333 21.4625 8.1C21.9875 9.31667 22.25 10.6167 22.25 12C22.25 13.3833 21.9875 14.6833 21.4625 15.9C20.9375 17.1167 20.225 18.175 19.325 19.075C18.425 19.975 17.3667 20.6875 16.15 21.2125C14.9333 21.7375 13.6333 22 12.25 22Z' fill='%23004563'/%3E%3C/svg%3E%0A");
}
.good:hover .btn.view:after {
    top: 22px;
    right: 16px;
    transform: scale(1.3) translateX(-10px);
}
.good:hover .btn.view  {}
.cat_items .loadmore {
    margin: 48px auto;
    display: block;
    width: 130px;
    height: 72px;
    border-radius: 50px;
    border: 1px solid rgba(0, 69, 100, 0.20);
    padding: 18px 24px;
    text-align: center;
    cursor: pointer;
}
.cat_items .loadmore b {
    display: block;
    margin-bottom: 8px;
    color: var(--dark-blue, #004563);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.cat_items .loadmore i {
    color: rgba(0, 69, 100, 0.50);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.catalog_panel .top > i {
    cursor: pointer;
}
#artcat_content .symbol {
    height: 72px;
    margin-bottom: 32px;
}
#artcat_content .symbol img {
    height: 100%;
    width: auto;
    max-width: 240px;
    object-fit: contain;
    display: block;
}
#artcat_content h3 {
    color: var(--violet, #583678);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
}
#artcat_content table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 24px;
}
img.cntre {
    height: 40px;
}
#artcat_content table td {
    height: 35px;
    line-height: 35px;
    color: var(--violet, #583678);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    border-bottom: 1px solid rgb(88 54 120 / 50%);
}
#artcat_content table tr td:last-child {
    color: rgba(88, 54, 120, 0.60);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.catalog_panel .bot .bot_wrap .filter_item {
    text-decoration: none;
}

.page_catseq_green {
    background-color: #F1FFFF;
}

.page_catseq_blue { background-color: #F4FBFF;}
.page_catseq_blue .catalog_panel {    background-color: #C7EAFC;}
.page_catseq_blue .catalog_panel .top .sorting,
.page_catseq_blue .catalog_panel .top > i,
.page_catseq_blue .catalog_panel .bot .bot_wrap .filter_item.active {	background-color: #0075B9}
.page_catseq_blue .catalog_panel .bot .bot_wrap .filter_item {	border: 1px solid rgba(0, 117, 185, 0.29); }
.page_catseq_blue .catalog_panel .bot .bot_wrap .filter_item:not(.active) b,
.page_catseq_blue .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {color:#0075B9;}
.page_catseq_blue .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {opacity:0.43;}
.page_sequin.page_catseq_blue #subPage .ball { background: linear-gradient(247deg, #005D92 12.94%, #6286C4 84.66%); }

.page_catseq_purple { background-color: #FDFAFF;}
.page_catseq_purple .catalog_panel {    background-color: #D8C8E2;}
.page_catseq_purple .catalog_panel .top .sorting,
.page_catseq_purple .catalog_panel .top > i,
.page_catseq_purple .catalog_panel .bot .bot_wrap .filter_item.active {	background-color: #7B4C9E}
.page_catseq_purple .catalog_panel .bot .bot_wrap .filter_item {	border: 1px solid rgba(123, 76, 158, 0.29); }
.page_catseq_purple .catalog_panel .bot .bot_wrap .filter_item:not(.active) b,
.page_catseq_purple .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {color:#7B4C9E;}
.page_catseq_purple .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {opacity:0.43;}
.page_sequin.page_catseq_purple #subPage .ball { background: linear-gradient(247deg, #79499D 12.94%, #D8C8E2 84.66%); }


.page_catseq_malina { background-color: #FFF8FD;}
.page_catseq_malina .catalog_panel {    background-color: #F8C1D9;}
.page_catseq_malina .catalog_panel .top .sorting,
.page_catseq_malina .catalog_panel .top > i,
.page_catseq_malina .catalog_panel .bot .bot_wrap .filter_item.active {	background-color: #D14785}
.page_catseq_malina .catalog_panel .bot .bot_wrap .filter_item {	border: 1px solid rgba(209, 71, 133, 0.29); }
.page_catseq_malina .catalog_panel .bot .bot_wrap .filter_item:not(.active) b,
.page_catseq_malina .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {color:#D14785;}
.page_catseq_malina .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {opacity:0.43;}
.page_sequin.page_catseq_malina #subPage .ball { background: linear-gradient(247deg, #F27CB1 12.95%, #D14785 84.66%); }

.page_catseq_red { background-color: #FFF8F9;}
.page_catseq_red .catalog_panel {    background-color: #F9C6CE;}
.page_catseq_red .catalog_panel .top .sorting,
.page_catseq_red .catalog_panel .top > i,
.page_catseq_red .catalog_panel .bot .bot_wrap .filter_item.active {	background-color: #DF4053}
.page_catseq_red .catalog_panel .bot .bot_wrap .filter_item {	border: 1px solid rgba(223, 64, 83, 0.29); }
.page_catseq_red .catalog_panel .bot .bot_wrap .filter_item:not(.active) b,
.page_catseq_red .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {color:#DF4053;}
.page_catseq_red .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {opacity:0.43;}
.page_sequin.page_catseq_red #subPage .ball { background: linear-gradient(247deg, #F26F81 12.94%, #F4889B 84.66%); }


.page_catseq_orange { background-color: #FFFBF4;}
.page_catseq_orange .catalog_panel {    background-color: #FFDDA3;}
.page_catseq_orange .catalog_panel .top .sorting,
.page_catseq_orange .catalog_panel .top > i,
.page_catseq_orange .catalog_panel .bot .bot_wrap .filter_item.active {	background-color: #E5792A}
.page_catseq_orange .catalog_panel .bot .bot_wrap .filter_item {	border: 1px solid rgba(229, 121, 42, 0.29); }
.page_catseq_orange .catalog_panel .bot .bot_wrap .filter_item:not(.active) b,
.page_catseq_orange .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {color:#E5792A;}
.page_catseq_orange .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {opacity:0.43;}
.page_sequin.page_catseq_orange #subPage .ball1 { background: linear-gradient(247deg, #F193BE 12.94%, #EA4780 84.66%); }
.page_sequin.page_catseq_orange #subPage .ball2 { background: linear-gradient(247deg, #B6BFE3 12.94%, #D278AF 84.66%); }
.page_sequin.page_catseq_orange #subPage .ball3 { background: linear-gradient(247deg, #FAB96B 12.94%, #F9B25A 84.66%); }
.page_sequin.page_catseq_orange #subPage .ball4 { background: linear-gradient(247deg, #D27AB0 12.94%, #B9BEE0 84.66%); }
.page_sequin.page_catseq_orange #subPage .ball5 { background: linear-gradient(247deg, #FAB566 12.94%, #F9B35E 84.66%); }
.page_sequin.page_catseq_orange #subPage .ball6 { background: linear-gradient(247deg, #94CBD5 12.94%, #98C7DE 84.66%); }

 .catalog_panel .bot .bot_wrap .filter_item.all b {
    height: 100%;
    line-height: 34px;
}


.page_catseq_all { background-color: #F4FBFF;}
.page_catseq_all .catalog_panel {    background-color: #DDF5FF;}
.page_catseq_all .catalog_panel .top .sorting,
.page_catseq_all .catalog_panel .top > i,
.page_catseq_all .catalog_panel .bot .bot_wrap .filter_item.active {	background-color: #004563}
.page_catseq_all .catalog_panel .bot .bot_wrap .filter_item {	border: 1px solid rgba(0, 69, 99, 0.29); }
.page_catseq_all .catalog_panel .bot .bot_wrap .filter_item:not(.active) b,
.page_catseq_all .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {color:#004563;}
.page_catseq_all .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {opacity:0.43;}
.page_sequin.page_catseq_all #subPage .ball1 { background: linear-gradient(247deg, #F193BE 12.94%, #EA4780 84.66%); }
.page_sequin.page_catseq_all #subPage .ball2 { background: linear-gradient(247deg, #B6BFE3 12.94%, #D278AF 84.66%); }
.page_sequin.page_catseq_all #subPage .ball3 { background: linear-gradient(247deg, #FAB96B 12.94%, #F9B25A 84.66%); }
.page_sequin.page_catseq_all #subPage .ball4 { background: linear-gradient(247deg, #D27AB0 12.94%, #B9BEE0 84.66%); }
.page_sequin.page_catseq_all #subPage .ball5 { background: linear-gradient(247deg, #FAB566 12.94%, #F9B35E 84.66%); }
.page_sequin.page_catseq_all #subPage .ball6 { background: linear-gradient(247deg, #94CBD5 12.94%, #98C7DE 84.66%); }



.page_catseq_diamond { background-color: #FFF8F9;}
.page_catseq_diamond .catalog_panel {    background-color: #F9C6CE; _height:168px;}
.page_catseq_diamond .catalog_panel .top .sorting,
.page_catseq_diamond .catalog_panel .top > i,
.page_catseq_diamond .catalog_panel .bot .bot_wrap .filter_item.active {	background-color: #DF4053}
.page_catseq_diamond .catalog_panel .bot .bot_wrap .filter_item {	border: 1px solid rgba(223, 64, 83, 0.29); }
.page_catseq_diamond .catalog_panel .bot .bot_wrap .filter_item:not(.active) b,
.page_catseq_diamond .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {color:#DF4053;}
.page_catseq_diamond .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {opacity:0.43;}
.page_sequin.page_catseq_diamond #subPage .ball1 { 
	background-image: url("data:image/svg+xml,%3Csvg width='202' height='202' viewBox='0 0 202 202' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_238_620' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='31' y='18' width='137' height='131'%3E%3Cpath d='M62.2624 18.0106L31.5693 148.845L165.423 136.753L167.065 83.2385L141.265 53.5527L115.48 23.8753L62.2624 18.0106Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_238_620)'%3E%3Cpath d='M201.357 70.3402L71.8594 0.273438L0.552655 132.063L130.05 202.129L201.357 70.3402Z' fill='url(%23paint0_linear_238_620)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_238_620' x1='39.3775' y1='77.6904' x2='168.859' y2='147.749' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2389CCC8'/%3E%3Cstop offset='0.65' stop-color='%2395D3E6'/%3E%3Cstop offset='1' stop-color='%2395D3E6'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
 }
.page_sequin.page_catseq_diamond #subPage .ball2 { 
	background-image: url("data:image/svg+xml,%3Csvg width='456' height='356' viewBox='0 0 456 356' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_238_625' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='79' y='-9' width='361' height='351'%3E%3Cpath d='M274.727 8.20165L184.603 -8.11927L79.4556 58.852L214.526 341.148L439.881 124.009L364.817 24.4917L274.727 8.20165Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_238_625)'%3E%3Cpath d='M455.488 106.821L225.51 -102L0.000432687 146.357L229.979 355.178L455.488 106.821Z' fill='url(%23paint0_linear_238_625)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_238_625' x1='113.008' y1='15.8292' x2='342.986' y2='224.65' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E9358E'/%3E%3Cstop offset='1' stop-color='%23F18DBB'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
 }
.page_sequin.page_catseq_diamond #subPage .ball3 {
	background-image: url("data:image/svg+xml,%3Csvg width='108' height='112' viewBox='0 0 108 112' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_238_615' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='108' height='112'%3E%3Cpath d='M0 25.447L4.92045 69.1232L29.3448 90.2426L53.7543 111.347L97.6825 109.91L107.36 0L0 25.447Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_238_615)'%3E%3Cpath d='M13.6744 -35.8312L-37.1543 97.1367L93.6679 147.145L144.497 14.1772L13.6744 -35.8312Z' fill='url(%23paint0_linear_238_615)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_238_615' x1='38.3197' y1='49.8306' x2='150.744' y2='92.8061' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B0C9EA'/%3E%3Cstop offset='0.29' stop-color='%23C69DC9'/%3E%3Cstop offset='0.65' stop-color='%23CB8CBD'/%3E%3Cstop offset='0.8' stop-color='%23CF9FC9'/%3E%3Cstop offset='1' stop-color='%23CF9FC9'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.page_sequin.page_catseq_diamond #subPage .ball4 { 
	background-image: url("data:image/svg+xml,%3Csvg width='103' height='104' viewBox='0 0 103 104' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_238_610' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='13' y='8' width='73' height='67'%3E%3Cpath d='M39.5241 8.61855L13.8944 69.8579L80.0852 74.8792L85.2526 48.9497L75.1154 32.3806L64.9642 15.8133L39.5241 8.61855Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_238_610)'%3E%3Cpath d='M103.018 45.4616L45.6455 0.761719L0.152773 59.1516L57.525 103.851L103.018 45.4616Z' fill='url(%23paint0_linear_238_610)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_238_610' x1='22.3551' y1='25.1737' x2='79.7273' y2='69.8736' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FAC180'/%3E%3Cstop offset='0.45' stop-color='%23F8B77D'/%3E%3Cstop offset='0.85' stop-color='%23F49D61'/%3E%3Cstop offset='1' stop-color='%23F49D61'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
 }
.page_sequin.page_catseq_diamond #subPage .ball5 { display:none;}
.page_sequin.page_catseq_diamond #subPage .ball6 { display:none;  }
.page_sequin.page_catseq_diamond #subPage .ball1 {
    width: 202px;
    height: 202px;
    top: 160px;
}
.page_sequin.page_catseq_diamond #subPage .ball2 {
    width: 456px;
    height: 356px;
    left: calc( (100vw - 456px) / 2 + 00px);
}
.page_sequin.page_catseq_diamond #subPage .ball3 {
    width: 108px;
    height: 112px;
    left: calc( (100vw - 108px) / 2 + 220px);
    top: 220px;
}
.page_sequin.page_catseq_diamond #subPage .ball4 {
    width: 103px;
    height: 104px;
    left: calc( (100vw - 104px) / 2 + 520px);
    top: 230px;
}


.catalog_panel .top .symbol {
    color: var(--dark-blue, #004563);
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: calc(100% - 96px - 220px);
}







.page_catseq_numbers { background-color: #FFF8F9;}
.page_catseq_numbers .catalog_panel {    background-color: #FBE0D1; }
.page_catseq_numbers .catalog_panel .top .sorting,
.page_catseq_numbers .catalog_panel .top > i,
.page_catseq_numbers .catalog_panel .bot .bot_wrap .filter_item.active {	background-color: #004563}
.page_catseq_numbers .catalog_panel .bot .bot_wrap .filter_item {	border: 1px solid rgba(0, 69, 99, 0.28); }
.page_catseq_numbers .catalog_panel .bot .bot_wrap .filter_item:not(.active) b,
.page_catseq_numbers .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {color:#004563;}
.page_catseq_numbers .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {opacity:0.43;}
.page_sequin.page_catseq_numbers #subPage .ball { 
	display:none;
 }
.page_sequin.page_catseq_numbers #subPage  { 
	background-image: url("data:image/svg+xml,%3Csvg width='1280' height='487' viewBox='0 0 1280 487' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_239_641)'%3E%3Cpath d='M739.732 385.597C624.83 378.131 548.977 274.637 513.97 174.377C496.689 124.898 498.67 69.4772 528.211 24.9073C556.917 -18.3997 604.335 -44.5331 656.416 -45.947C713.35 -47.496 765.765 -14.8649 804.296 30.5708C807.542 33.3431 810.733 36.1233 813.788 38.9035C852.988 74.5372 885.989 120.346 904.654 170.016C923.184 219.312 922.54 278.45 891.121 322.599C858.231 368.821 795.019 389.188 739.732 385.597Z' fill='%23F29400'/%3E%3Cpath d='M1065.23 345.587C1001.89 320.397 937.645 297.277 877.73 264.441C821.436 233.603 745.163 191.268 707.464 137.891C655.281 64.0092 722.766 -1.64511 797.182 -8.07433C865.249 -13.9587 932.915 8.90677 992.011 40.8168C1060.95 78.0481 1121.38 129.082 1190.22 166.677C1259 204.253 1336.95 229.28 1414.98 237.017C1450.46 240.54 1466.38 268.709 1462.85 294.353C1521.3 362.841 1521.41 483.489 1414.22 510.077C1345.66 527.095 1285.27 485.632 1234.49 445.567C1181.31 403.614 1128.45 370.723 1065.23 345.569' fill='%23EB5E3D'/%3E%3Cpath d='M1389.8 377.699C1444.2 340.707 1437.71 259.305 1403.97 211.01C1369.39 161.531 1313.6 127.744 1259.8 102.68C1203.4 76.4024 1144.04 59.3313 1082.67 49.481C1016.56 38.8706 949.521 36.6946 883.352 26.7707C838.853 20.0955 760.303 13.7697 740.91 -36.4199C733.917 -54.5208 706.876 -47.8088 711.432 -28.2858C713.422 -19.7656 716.472 -11.9932 720.372 -4.88285C690.337 0.449944 666.597 20.1935 652.611 48.1999C636.782 79.8841 633.261 121.639 657.283 150.301C679.487 176.794 715.982 182.439 748.448 185.204C785.335 188.348 822.467 185.89 859.232 191.076C987.945 209.238 1100.34 280.814 1205.81 352.335C1233.79 371.306 1262.11 388.212 1296.28 392.337C1325.69 395.886 1364.47 394.924 1389.8 377.699' fill='%23FFD206'/%3E%3Cpath d='M257.945 264.59C199.833 225.081 206.761 138.142 242.813 86.5612C279.749 33.7168 339.359 -2.36827 396.83 -29.1374C457.087 -57.2029 520.511 -75.4352 586.068 -85.9557C656.701 -97.2879 728.322 -99.6119 799.014 -110.211C846.554 -117.34 930.474 -124.096 951.192 -177.7C958.663 -197.032 987.552 -189.864 982.685 -169.013C980.559 -159.913 977.301 -151.612 973.134 -144.018C1005.22 -138.322 1030.59 -117.235 1045.53 -87.3239C1062.44 -53.4844 1066.2 -8.88868 1040.54 21.7234C1016.81 50.0179 977.824 56.0474 943.139 58.9999C903.731 62.3583 864.06 59.7331 824.783 65.2716C687.272 84.6692 567.195 161.114 454.516 237.5C424.626 257.762 394.363 275.818 357.86 280.224C326.445 284.014 285.009 282.986 257.951 264.59' fill='%2361BDAB'/%3E%3Cpath d='M885.723 340.106C886.589 335.126 887.616 330.178 888.822 325.269C890.173 319.782 891.863 312.896 895.134 308.51C899.477 302.685 905.328 300.27 906.121 291.756C906.848 283.935 902.469 276.096 898.129 269.921C889.361 257.455 875.368 246.536 859.995 244.399C851.121 243.165 841.917 244.892 833.729 248.401C826.345 251.568 816.828 249.286 808.771 248.668C802.067 248.154 796.15 249.286 789.98 251.849C778.751 256.513 767.369 270.844 764.007 282.683C760.706 294.299 766.326 308.308 769.324 319.638C769.36 319.772 769.395 319.908 769.431 320.041C770.67 324.703 770.874 329.558 770.179 334.334C769.956 335.872 769.785 337.411 769.678 338.952C768.761 352.588 770.49 366.292 775.579 379.025C786.024 405.167 815.728 427.438 843.978 413.799C872.084 400.231 880.863 368.019 885.721 340.103' fill='%23006FB8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_239_641'%3E%3Crect width='1280' height='487' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.page_sequin.page_catseq_numbers #subPage {
    background-position: top right;
    background-repeat: no-repeat;
}
#artcat_content .symbol {
    color: var(--violet, #583678);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 72px;
}
.modal.violet#artcat_content .win {
    width: 620px;
    left: calc( (100% - 620px) / 2);
}




.color_foil { background-color: #F4FBFF;}
.color_foil .catalog_panel {    background-color: #DDF5FF;}
.color_foil .catalog_panel .top .sorting,
.color_foil .catalog_panel .top > i,
.color_foil .catalog_panel .bot .bot_wrap .filter_item.active {	background-color: #004563}
.color_foil .catalog_panel .bot .bot_wrap .filter_item {	border: 1px solid rgba(0, 69, 99, 0.29); }
.color_foil .catalog_panel .bot .bot_wrap .filter_item:not(.active) b,
.color_foil .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {color:#004563;}
.color_foil .catalog_panel .bot .bot_wrap .filter_item:not(.active) i {opacity:0.43;}
.page_sequin.color_foil #subPage .ball { display:none; }
.page_sequin.color_foil #subPage {
    background: url(../img/bgfoil.svg) top right no-repeat;
}
 
.color_foil_bezh { background-color: #FAFAFA;}
.color_foil_bezh .catalog_panel {    background-color: #FBE2BB;}
.page_sequin.color_foil_bezh #subPage .ball { display:none; }
.page_sequin.color_foil_bezh #subPage {
    background: url(../img/bgfoil_bezh.svg) top right no-repeat;
}

.color_foil_skin { background-color: #FFF7F5;}
.color_foil_skin .catalog_panel {    background-color: #F8E0DC;}
.page_sequin.color_foil_skin #subPage .ball { display:none; }
.page_sequin.color_foil_skin #subPage {
    background: url(../img/bgfoil_skin.svg) top right no-repeat;
}

.color_foil_pudr { background-color: #FFF9F5;}
.color_foil_pudr .catalog_panel {    background-color: #F4DACC;}
.page_sequin.color_foil_pudr #subPage .ball { display:none; }
.page_sequin.color_foil_pudr #subPage {
    background: url(../img/bgfoil_pudr.svg) top right no-repeat;
}

.color_foil_gray { background-color: #F9FCFF;}
.color_foil_gray .catalog_panel {    background-color: #EAEDF0;}
.page_sequin.color_foil_gray #subPage .ball { display:none; }
.page_sequin.color_foil_gray #subPage {
    background: url(../img/bgfoil_gray.svg) top right no-repeat;
}

.color_foil_lila { background-color: #F8F8FF;}
.color_foil_lila .catalog_panel {    background-color: #EBE9FF;}
.page_sequin.color_foil_lila #subPage .ball { display:none; }
.page_sequin.color_foil_lila #subPage {
    background: url(../img/bgfoil_lila.svg) top right no-repeat;
}


.product {
    border: 1px solid rgba(53, 142, 181, 0.40);
    border-radius: 32px;
    overflow: hidden;background: #fff;
}
.product .productCard {
    background: #DDF5FF;
    padding: 48px;
    font-size: 0;
    border-radius: 32px;
}
.product .productCard .productGallery {
    width: calc(80px + 18px + 360px);
    margin-right: 32px;
    display: inline-block;
    vertical-align: top;
    min-height: 460px;
}
.product .productCard .productGallery .view {
    margin-left: calc(18px + 80px);
    width: 360px;
    height: 460px;
    overflow: hidden;
    border-radius: 8px;
}
.product .productCard .productGallery .view img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.product .productCard .productGallery .thumbs {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
}
.product .productCard .productGallery .thumbs .img {
    display: block;
    width: 80px;
    height: 80px;
    border: 1px solid transparent;
    padding: 2px;
    margin-bottom: 12px;    margin-bottom: 6px;
    border-radius: 100px;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.6s ease;
}
.product .productCard .productGallery .thumbs .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100px;
}
.product .productCard .productGallery .thumbs .img.active {
    border-color: #004563;
}
.product .productCard .productGallery .thumbs .img.active img {}
.product .productCard .productParams {
    width: calc(100% - (80px + 18px + 360px + 32px));
    display: inline-block;
    vertical-align: top;
    height: 460px;
}
.product .productCard .productParams .cat {
    height: 32px;
    width: 100%;
    font-size: 0;
    margin-bottom: 24px;
}
.product .productCard .productParams .cat span {
    display: inline-block;
    vertical-align: top;
    border-radius: 50px;
    border: 1px solid var(--dark-blue, #004563);
    padding: 11px 16px;
    margin-right: 12px;
    color: var(--dark-blue, #004563);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.product .productCard .productParams h1 {
    display: block;
    margin-bottom: 8px;
    color: var(--dark-blue, #004563);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.product .productCard .productParams p {
    display: block;
    margin-bottom: 12px;
    color: var(--dark-blue, #004563);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.product .productCard .productParams .wheretobuy {
    border-radius: 50px;
    border: 1px solid rgba(0, 69, 100, 0.20);
    height: 72px;
    padding: 24px;
    display: block;
    width: 250px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.product .productCard .productParams .wheretobuy span {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    color: var(--dark-blue, #004563);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}
.product .productCard .productParams .wheretobuy i {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 22C4.45 22 3.97917 21.8042 3.5875 21.4125C3.19583 21.0208 3 20.55 3 20V8C3 7.45 3.19583 6.97917 3.5875 6.5875C3.97917 6.19583 4.45 6 5 6H7C7 4.61667 7.4875 3.4375 8.4625 2.4625C9.4375 1.4875 10.6167 1 12 1C13.3833 1 14.5625 1.4875 15.5375 2.4625C16.5125 3.4375 17 4.61667 17 6H19C19.55 6 20.0208 6.19583 20.4125 6.5875C20.8042 6.97917 21 7.45 21 8V20C21 20.55 20.8042 21.0208 20.4125 21.4125C20.0208 21.8042 19.55 22 19 22H5ZM12 14C13.3833 14 14.5625 13.5125 15.5375 12.5375C16.5125 11.5625 17 10.3833 17 9H15C15 9.83333 14.7083 10.5417 14.125 11.125C13.5417 11.7083 12.8333 12 12 12C11.1667 12 10.4583 11.7083 9.875 11.125C9.29167 10.5417 9 9.83333 9 9H7C7 10.3833 7.4875 11.5625 8.4625 12.5375C9.4375 13.5125 10.6167 14 12 14ZM9 6H15C15 5.16667 14.7083 4.45833 14.125 3.875C13.5417 3.29167 12.8333 3 12 3C11.1667 3 10.4583 3.29167 9.875 3.875C9.29167 4.45833 9 5.16667 9 6Z' fill='%23004563'/%3E%3C/svg%3E%0A");
}
.product .productCard .productParams .wheretobuy i {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: 24px;
    toP: 24px;
    transition: all 0.6s ease;
    
}
.product .productCard .productParams .wheretobuy:hover {}
.product .productCard .productParams .wheretobuy:hover i {transform: translateX(-10px);}
.product .productDetails {
    padding: 48px;
}
.product .productDetails h2 {
    color: var(--dark-blue, #004563);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
    margin-bottom: 32px;
}
.product .productDetails .params {
    font-size: 0;
}
.product .productDetails .params div {
    display: inline-block;
    vertical-align: top;
    width: calc((100% / 3) - 32px);
    margin-right: 48px;
    margin-bottom: 24px;
}
.product .productDetails .params div:nth-child(3n) {
    margin-right: 0;
}
.product .productDetails .params div h4 {
    display: block;
    margin-bottom: 8px;
    color: var(--dark-blue, #004563);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.product .productDetails .params div p {
    color: var(--dark-blue, #004563);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    display: block;
}

.additionalItems {
    margin-top: 56px;
    border-radius: 32px;
    background: #DDF5FF;
}
.additionalItems .similarItems {
    padding: 48px;
    padding-bottom: 0;
}
.additionalItems .similarItems  h2 {
    height: 80px;
    display: block;
    margin-bottom: 32px;
    color: var(--dark-blue, #004563);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.additionalItems .similarItems .items {
    font-size: 0;
}
.additionalItems .similarItems .items .good {}

.additionalItems .similarCategories {
    border-radius: 32px;
    background: var(--blue, #397DAF);
    padding: 48px;
    padding-right: 0;
    padding-left: 0;
}
.additionalItems .similarCategories h2 {
    display: block;
    height: 80px;
    margin-bottom: 32px;
    color: var(--white, #FFF);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-left: 48px;
}
.additionalItems .similarCategories .items {
    width: 100%;
    height: 280px;
    overflow: hidden;
}
.additionalItems .similarCategories .items .itemsWrap {
    height: 100%;
    white-space: nowrap;
    width: auto;
    transition: all 0.6s ease;
	transform:translateX(48px);
}
/*
.additionalItems .similarCategories .items a {
    display: inline-block;
    vertical-align: top;
    width: 280px;
    height: 280px;
    border-radius: 280px;
    background: #DDF5FF;
    padding: 48px 32px;
    overflow: hidden;
    margin-right: 16px;
    text-decoration: none;
}
.additionalItems .similarCategories .items a span {
    display: block;
    color: var(--dark-blue, #004563);
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 12px;
}
.additionalItems .similarCategories .items a img {
    display: block;
    height: 108px;
    width: 100%;
    object-fit: contain;
    object-position: center;
}
.additionalItems .similarCategories .items a i {
    display: block;
    margin-top: 12px;
    color: var(--dark-blue, #004563);
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
}
 .additionalItems .similarCategories .items a.orange {background-color: #FFDDA3;}
 .additionalItems .similarCategories .items a.red {    background-color: #F9C6CE;}
 .additionalItems .similarCategories .items a.malina {background-color: #F8C1D9;}
 .additionalItems .similarCategories .items a.purple {background-color: #D8C8E2;}
 .additionalItems .similarCategories .items a.blue {background-color: #C7EAFC;}
 .page_good #subPage .ball1 {
    width: 230px;
    height: 230px;
    top: 340px;
}
*/
.page_good #subPage .ball2 {
    width: 420px;
    height: 420px;
    left: calc( (100vw - 420px) / 2 + 240px);
    top: 990px;
}
.page_good #subPage .ball3 {
    width: 420px;
    height: 420px;
    left: calc( (100vw - 420px) / 2 - 320px);
    top: 1740px;
}

.page_about .b_socialmedia:before {display:none;}

.timeline {
    padding: 48px;
    border-radius: 32px;
    background: var(--dark-blue, #004563);
    margin-bottom: 0;
}
.timeline h2 {
    display: block;
    height: 72px;
    line-height: 72px;
    margin-bottom: 48px;
    color: var(--white, #FFF);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
}
.timeline .show_history {
    border-radius: 48px;
    background: var(--blue, #397DAF);
    height: 72px;
    display: block;
    color: var(--white, #FFF);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    line-height: 72px;
    width: 168px;
    position: absolute;
    top: 48px;
    right: 48px;
    transition: all 0.6s ease;
}
.timeline .show_history:hover  {background: #245578;}
.timeline .timeline_cont {
	background-image: url("data:image/svg+xml,%3Csvg width='882' height='2013' viewBox='0 0 882 2013' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M604.991 101L605.399 96.0167L604.991 101ZM775.991 354L771.599 351.61L775.991 354ZM25.9923 606L20.9975 606.228L25.9923 606ZM707.99 773L710.081 768.458L707.99 773ZM720.99 1339L724.745 1335.7L720.99 1339ZM857.99 1357L861.891 1360.13L857.99 1357ZM5.99911 1256L10.9939 1255.77L5.99911 1256ZM781 1542L776.152 1543.22L781 1542ZM505 1677L506.709 1681.7L505 1677ZM720.99 1921L718.936 1916.44L720.99 1921ZM25.557 1917.49C23.6163 1915.52 20.4506 1915.5 18.4861 1917.44C16.5216 1919.38 16.5023 1922.55 18.443 1924.51L25.557 1917.49ZM18.6228 1924.7C20.5658 1926.66 23.7316 1926.67 25.6938 1924.73C27.6561 1922.79 27.6717 1919.62 25.7287 1917.66L18.6228 1924.7ZM47.6846 1936.99C45.4952 1935.31 42.3561 1935.72 40.6733 1937.91C38.9905 1940.1 39.4012 1943.24 41.5907 1944.92L47.6846 1936.99ZM41.9952 1945.23C44.1882 1946.91 47.3264 1946.49 49.0045 1944.3C50.6826 1942.1 50.2651 1938.97 48.072 1937.29L41.9952 1945.23ZM72.4303 1953.63C70.0492 1952.23 66.9852 1953.03 65.5867 1955.41C64.1881 1957.79 64.9846 1960.85 67.3656 1962.25L72.4303 1953.63ZM67.8064 1962.51C70.1901 1963.9 73.2526 1963.1 74.6466 1960.72C76.0406 1958.33 75.2383 1955.27 72.8545 1953.88L67.8064 1962.51ZM99.0187 1967.32C96.5001 1966.18 93.5405 1967.31 92.4083 1969.83C91.2761 1972.34 92.4001 1975.3 94.9187 1976.44L99.0187 1967.32ZM95.3789 1976.64C97.8994 1977.77 100.857 1976.64 101.985 1974.12C103.113 1971.6 101.984 1968.64 99.4639 1967.52L95.3789 1976.64ZM126.894 1978.28C124.281 1977.38 121.439 1978.78 120.546 1981.39C119.653 1984 121.048 1986.85 123.661 1987.74L126.894 1978.28ZM124.14 1987.9C126.754 1988.79 129.595 1987.39 130.484 1984.78C131.373 1982.16 129.974 1979.32 127.36 1978.43L124.14 1987.9ZM155.723 1986.83C153.047 1986.15 150.325 1987.76 149.643 1990.44C148.961 1993.11 150.577 1995.84 153.253 1996.52L155.723 1986.83ZM153.745 1996.64C156.422 1997.32 159.142 1995.7 159.821 1993.03C160.5 1990.35 158.881 1987.63 156.204 1986.95L153.745 1996.64ZM185.181 1993.25C182.465 1992.75 179.859 1994.55 179.36 1997.27C178.862 1999.98 180.66 2002.59 183.376 2003.09L185.181 1993.25ZM183.868 2003.18C186.584 2003.67 189.188 2001.87 189.684 1999.15C190.18 1996.44 188.379 1993.83 185.663 1993.34L183.868 2003.18ZM214.965 1997.8C212.224 1997.46 209.728 1999.41 209.389 2002.15C209.05 2004.89 210.997 2007.38 213.737 2007.72L214.965 1997.8ZM214.235 2007.79C216.976 2008.12 219.471 2006.17 219.807 2003.43C220.144 2000.69 218.195 1998.2 215.454 1997.86L214.235 2007.79ZM245.019 2000.73C242.265 2000.53 239.871 2002.6 239.671 2005.35C239.471 2008.11 241.542 2010.5 244.297 2010.7L245.019 2000.73ZM244.798 2010.74C247.553 2010.94 249.946 2008.86 250.143 2006.11C250.341 2003.35 248.268 2000.96 245.513 2000.76L244.798 2010.74ZM275.227 2002.23C272.467 2002.15 270.166 2004.33 270.089 2007.09C270.013 2009.85 272.188 2012.15 274.948 2012.22L275.227 2002.23ZM275.452 2012.24C278.212 2012.31 280.511 2010.14 280.586 2007.38C280.661 2004.62 278.484 2002.32 275.724 2002.24L275.452 2012.24ZM305.502 2002.47C302.741 2002.5 300.528 2004.76 300.56 2007.52C300.592 2010.28 302.856 2012.5 305.617 2012.46L305.502 2002.47ZM306.121 2012.46C308.882 2012.43 311.093 2010.16 311.06 2007.4C311.027 2004.64 308.761 2002.43 306 2002.46L306.121 2012.46ZM335.784 2001.58C333.025 2001.7 330.893 2004.04 331.022 2006.8C331.151 2009.56 333.492 2011.69 336.25 2011.56L335.784 2001.58ZM336.751 2011.54C339.51 2011.41 341.64 2009.07 341.51 2006.31C341.38 2003.55 339.038 2001.42 336.28 2001.55L336.751 2011.54ZM366.022 1999.67C363.269 1999.89 361.213 2002.3 361.429 2005.05C361.646 2007.8 364.053 2009.86 366.806 2009.64L366.022 1999.67ZM367.306 2009.6C370.059 2009.38 372.114 2006.98 371.896 2004.22C371.678 2001.47 369.27 1999.42 366.517 1999.63L367.306 2009.6ZM396.211 1996.85C393.466 1997.15 391.481 1999.61 391.777 2002.36C392.073 2005.1 394.539 2007.09 397.285 2006.79L396.211 1996.85ZM397.784 2006.74C400.529 2006.44 402.513 2003.97 402.216 2001.23C401.918 1998.48 399.451 1996.5 396.706 1996.8L397.784 2006.74ZM426.325 1993.19C423.589 1993.56 421.67 1996.07 422.04 1998.81C422.41 2001.55 424.929 2003.46 427.665 2003.09L426.325 1993.19ZM428.162 2003.03C430.898 2002.66 432.816 2000.14 432.445 1997.4C432.073 1994.66 429.554 1992.75 426.818 1993.12L428.162 2003.03ZM456.338 1988.74C453.611 1989.18 451.757 1991.74 452.195 1994.47C452.634 1997.2 455.2 1999.05 457.926 1998.61L456.338 1988.74ZM458.42 1998.53C461.146 1998.09 463 1995.53 462.56 1992.8C462.121 1990.07 459.554 1988.22 456.828 1988.66L458.42 1998.53ZM486.223 1983.56C483.508 1984.07 481.715 1986.68 482.218 1989.39C482.722 1992.11 485.331 1993.9 488.046 1993.4L486.223 1983.56ZM488.536 1993.3C491.251 1992.8 493.043 1990.19 492.539 1987.48C492.034 1984.76 489.425 1982.97 486.71 1983.47L488.536 1993.3ZM515.975 1977.69C513.272 1978.26 511.539 1980.91 512.104 1983.61C512.669 1986.31 515.318 1988.05 518.021 1987.48L515.975 1977.69ZM518.517 1987.38C521.22 1986.81 522.952 1984.16 522.386 1981.46C521.82 1978.76 519.17 1977.03 516.467 1977.59L518.517 1987.38ZM545.665 1971.14C542.976 1971.76 541.302 1974.45 541.928 1977.14C542.553 1979.83 545.241 1981.5 547.93 1980.88L545.665 1971.14ZM548.421 1980.76C551.111 1980.14 552.783 1977.45 552.157 1974.76C551.53 1972.07 548.842 1970.4 546.153 1971.02L548.421 1980.76ZM575.166 1963.93C572.491 1964.61 570.879 1967.34 571.564 1970.01C572.25 1972.69 574.974 1974.3 577.649 1973.62L575.166 1963.93ZM578.133 1973.49C580.807 1972.8 582.419 1970.08 581.733 1967.41C581.046 1964.73 578.321 1963.12 575.646 1963.81L578.133 1973.49ZM604.392 1956.08C601.734 1956.83 600.184 1959.59 600.931 1962.25C601.678 1964.91 604.438 1966.46 607.097 1965.71L604.392 1956.08ZM607.57 1965.58C610.228 1964.83 611.776 1962.07 611.029 1959.41C610.281 1956.75 607.52 1955.2 604.861 1955.95L607.57 1965.58ZM633.606 1947.49C630.966 1948.3 629.486 1951.1 630.299 1953.74C631.111 1956.38 633.909 1957.86 636.549 1957.05L633.606 1947.49ZM637.03 1956.9C639.669 1956.08 641.148 1953.28 640.334 1950.65C639.52 1948.01 636.722 1946.53 634.083 1947.34L637.03 1956.9ZM662.323 1938.21C659.707 1939.1 658.306 1941.94 659.193 1944.55C660.08 1947.17 662.919 1948.57 665.534 1947.68L662.323 1938.21ZM666.02 1947.52C668.635 1946.63 670.034 1943.79 669.146 1941.18C668.258 1938.56 665.418 1937.16 662.803 1938.05L666.02 1947.52ZM690.929 1927.96C688.348 1928.94 687.051 1931.83 688.033 1934.41C689.015 1936.99 691.904 1938.28 694.485 1937.3L690.929 1927.96ZM694.941 1937.13C697.521 1936.15 698.815 1933.26 697.832 1930.68C696.848 1928.1 693.959 1926.8 691.378 1927.79L694.941 1937.13ZM718.726 1916.54C716.208 1917.67 715.085 1920.63 716.218 1923.15C717.35 1925.67 720.31 1926.79 722.829 1925.66L718.726 1916.54ZM723.294 1925.45C725.81 1924.31 726.929 1921.35 725.792 1918.83C724.656 1916.31 721.694 1915.2 719.178 1916.33L723.294 1925.45ZM746.532 1902.14C744.16 1903.56 743.382 1906.62 744.795 1909C746.208 1911.37 749.277 1912.15 751.65 1910.73L746.532 1902.14ZM752.12 1910.45C754.489 1909.04 755.26 1905.96 753.842 1903.6C752.424 1901.23 749.353 1900.45 746.984 1901.87L752.12 1910.45ZM772.182 1884.32C770.041 1886.07 769.718 1889.22 771.461 1891.36C773.204 1893.5 776.353 1893.82 778.495 1892.08L772.182 1884.32ZM778.915 1891.74C781.052 1889.99 781.366 1886.84 779.617 1884.7C777.868 1882.56 774.718 1882.25 772.581 1884L778.915 1891.74ZM794.336 1862.76C792.551 1864.86 792.813 1868.02 794.92 1869.8C797.028 1871.59 800.183 1871.33 801.967 1869.22L794.336 1862.76ZM802.309 1868.81C804.087 1866.7 803.814 1863.54 801.701 1861.77C799.588 1859.99 796.434 1860.26 794.656 1862.38L802.309 1868.81ZM811.465 1837.26C810.207 1839.72 811.18 1842.73 813.638 1843.99C816.096 1845.25 819.109 1844.28 820.367 1841.82L811.465 1837.26ZM820.611 1841.34C821.859 1838.88 820.874 1835.87 818.411 1834.62C815.948 1833.37 812.939 1834.36 811.691 1836.82L820.611 1841.34ZM821.688 1808.56C821.123 1811.26 822.856 1813.91 825.559 1814.47C828.263 1815.04 830.912 1813.3 831.476 1810.6L821.688 1808.56ZM831.588 1810.06C832.14 1807.35 830.394 1804.71 827.688 1804.16C824.983 1803.61 822.342 1805.36 821.79 1808.06L831.588 1810.06ZM823.612 1778.21C823.835 1780.97 826.247 1783.02 828.999 1782.79C831.752 1782.57 833.802 1780.16 833.58 1777.41L823.612 1778.21ZM833.534 1776.86C833.298 1774.11 830.877 1772.07 828.125 1772.31C825.374 1772.54 823.335 1774.96 823.571 1777.72L833.534 1776.86ZM816.821 1748.62C817.821 1751.19 820.718 1752.47 823.292 1751.47C825.866 1750.47 827.142 1747.57 826.143 1745L816.821 1748.62ZM825.943 1744.49C824.931 1741.92 822.028 1740.66 819.458 1741.67C816.889 1742.68 815.627 1745.58 816.638 1748.15L825.943 1744.49ZM801.829 1722.25C803.534 1724.42 806.677 1724.8 808.849 1723.09C811.021 1721.39 811.399 1718.24 809.693 1716.07L801.829 1722.25ZM809.352 1715.64C807.635 1713.48 804.49 1713.11 802.327 1714.83C800.164 1716.55 799.802 1719.69 801.519 1721.85L809.352 1715.64ZM779.691 1701.72C781.995 1703.24 785.097 1702.6 786.619 1700.3C788.141 1698 787.507 1694.89 785.203 1693.37L779.691 1701.72ZM784.743 1693.07C782.43 1691.56 779.332 1692.21 777.823 1694.52C776.314 1696.84 776.965 1699.93 779.278 1701.44L784.743 1693.07ZM752.181 1689.94C754.878 1690.53 757.545 1688.83 758.139 1686.13C758.733 1683.43 757.028 1680.77 754.332 1680.17L752.181 1689.94ZM753.799 1680.06C751.098 1679.48 748.441 1681.2 747.863 1683.9C747.285 1686.6 749.005 1689.26 751.705 1689.84L753.799 1680.06ZM723.382 1688.35C726.129 1688.06 728.128 1685.61 727.847 1682.86C727.566 1680.11 725.111 1678.12 722.364 1678.4L723.382 1688.35ZM721.842 1678.45C719.097 1678.75 717.11 1681.21 717.404 1683.96C717.699 1686.7 720.163 1688.69 722.909 1688.39L721.842 1678.45ZM694.966 1695.16C697.559 1694.21 698.892 1691.34 697.943 1688.75C696.993 1686.15 694.122 1684.82 691.529 1685.77L694.966 1695.16ZM691.046 1685.95C688.456 1686.9 687.132 1689.78 688.089 1692.37C689.047 1694.96 691.923 1696.28 694.513 1695.33L691.046 1685.95ZM667.929 1707.64C670.355 1706.32 671.252 1703.29 669.933 1700.86C668.614 1698.44 665.578 1697.54 663.152 1698.86L667.929 1707.64ZM662.705 1699.1C660.281 1700.42 659.389 1703.46 660.713 1705.89C662.036 1708.31 665.074 1709.2 667.497 1707.88L662.705 1699.1ZM641.97 1723.09C644.305 1721.61 645.002 1718.53 643.527 1716.19C642.052 1713.86 638.964 1713.16 636.629 1714.64L641.97 1723.09ZM636.204 1714.9C633.87 1716.38 633.174 1719.47 634.65 1721.8C636.126 1724.14 639.215 1724.83 641.549 1723.36L636.204 1714.9ZM616.208 1739.52C618.545 1738.05 619.249 1734.97 617.779 1732.63C616.309 1730.29 613.223 1729.59 610.885 1731.06L616.208 1739.52ZM610.464 1731.32C608.125 1732.79 607.42 1735.88 608.888 1738.22C610.357 1740.55 613.443 1741.26 615.782 1739.79L610.464 1731.32ZM589.55 1755.17C591.991 1753.88 592.922 1750.86 591.63 1748.42C590.337 1745.97 587.312 1745.04 584.871 1746.34L589.55 1755.17ZM584.437 1746.57C581.994 1747.85 581.057 1750.88 582.345 1753.32C583.632 1755.76 586.656 1756.7 589.099 1755.41L584.437 1746.57ZM560.766 1767.66C563.394 1766.81 564.838 1763.99 563.991 1761.37C563.143 1758.74 560.326 1757.29 557.698 1758.14L560.766 1767.66ZM557.241 1758.29C554.609 1759.13 553.154 1761.94 553.991 1764.57C554.828 1767.2 557.64 1768.66 560.272 1767.82L557.241 1758.29ZM529.266 1773C532.027 1772.99 534.259 1770.75 534.251 1767.98C534.243 1765.22 531.997 1762.99 529.236 1763L529.266 1773ZM528.726 1763C525.965 1762.99 523.719 1765.22 523.71 1767.98C523.701 1770.74 525.933 1772.99 528.694 1773L528.726 1763ZM493.72 1764.2C496.085 1765.63 499.158 1764.87 500.584 1762.5C502.01 1760.14 501.249 1757.07 498.884 1755.64L493.72 1764.2ZM498.454 1755.38C496.106 1753.92 493.025 1754.65 491.571 1757C490.117 1759.34 490.842 1762.43 493.19 1763.88L498.454 1755.38ZM471.46 1734.33C472.144 1737.01 474.867 1738.62 477.543 1737.94C480.218 1737.25 481.832 1734.53 481.148 1731.85L471.46 1734.33ZM481.027 1731.37C480.376 1728.68 477.673 1727.04 474.989 1727.69C472.306 1728.34 470.658 1731.04 471.309 1733.73L481.027 1731.37ZM475.419 1697.42C474.197 1699.9 475.212 1702.89 477.688 1704.12C480.164 1705.34 483.162 1704.32 484.385 1701.85L475.419 1697.42ZM484.611 1701.4C485.863 1698.94 484.883 1695.93 482.422 1694.67C479.96 1693.42 476.95 1694.4 475.698 1696.86L484.611 1701.4ZM502.995 1672.41C500.405 1673.37 499.084 1676.25 500.044 1678.84C501.003 1681.43 503.88 1682.75 506.47 1681.79L502.995 1672.41ZM506.914 1681.62C509.513 1680.69 510.866 1677.83 509.936 1675.23C509.005 1672.63 506.143 1671.28 503.543 1672.21L506.914 1681.62ZM536.04 1664.47C533.33 1665 531.563 1667.63 532.093 1670.34C532.624 1673.05 535.25 1674.81 537.96 1674.28L536.04 1664.47ZM538.507 1674.18C541.217 1673.65 542.986 1671.02 542.457 1668.31C541.928 1665.6 539.302 1663.83 536.592 1664.36L538.507 1674.18ZM568.825 1658.25C566.112 1658.76 564.33 1661.38 564.844 1664.09C565.359 1666.81 567.975 1668.59 570.688 1668.08L568.825 1658.25ZM571.233 1667.97C573.946 1667.46 575.728 1664.84 575.213 1662.13C574.699 1659.41 572.082 1657.63 569.369 1658.15L571.233 1667.97ZM601.37 1651.84C598.665 1652.4 596.926 1655.05 597.485 1657.75C598.044 1660.46 600.689 1662.2 603.393 1661.64L601.37 1651.84ZM603.933 1661.53C606.637 1660.97 608.375 1658.32 607.815 1655.62C607.255 1652.91 604.609 1651.17 601.905 1651.73L603.933 1661.53ZM633.73 1644.69C631.044 1645.33 629.385 1648.02 630.026 1650.71C630.666 1653.39 633.363 1655.05 636.049 1654.41L633.73 1644.69ZM636.582 1654.29C639.268 1653.64 640.925 1650.95 640.283 1648.26C639.641 1645.57 636.943 1643.92 634.257 1644.56L636.582 1654.29ZM665.712 1636.33C663.058 1637.1 661.525 1639.87 662.288 1642.52C663.051 1645.18 665.821 1646.71 668.475 1645.95L665.712 1636.33ZM669.002 1645.79C671.655 1645.03 673.186 1642.26 672.42 1639.6C671.655 1636.95 668.884 1635.42 666.231 1636.19L669.002 1645.79ZM697.07 1626.22C694.476 1627.16 693.139 1630.03 694.085 1632.63C695.031 1635.22 697.901 1636.56 700.495 1635.61L697.07 1626.22ZM701.015 1635.42C703.608 1634.47 704.94 1631.6 703.99 1629.01C703.041 1626.41 700.169 1625.08 697.576 1626.03L701.015 1635.42ZM727.162 1613.44C724.692 1614.68 723.692 1617.68 724.927 1620.15C726.162 1622.62 729.166 1623.62 731.636 1622.39L727.162 1613.44ZM732.139 1622.13C734.606 1620.89 735.599 1617.89 734.357 1615.42C733.116 1612.95 730.11 1611.96 727.643 1613.2L732.139 1622.13ZM754.434 1596.4C752.286 1598.14 751.951 1601.29 753.687 1603.44C755.422 1605.58 758.57 1605.92 760.718 1604.18L754.434 1596.4ZM761.164 1603.82C763.303 1602.08 763.621 1598.93 761.875 1596.79C760.128 1594.65 756.979 1594.33 754.84 1596.08L761.164 1603.82ZM773.904 1572.78C772.77 1575.29 773.892 1578.25 776.41 1579.39C778.927 1580.52 781.888 1579.4 783.022 1576.88L773.904 1572.78ZM783.266 1576.33C784.373 1573.8 783.22 1570.85 780.69 1569.75C778.16 1568.64 775.212 1569.79 774.105 1572.32L783.266 1576.33ZM776.215 1543.48C776.879 1546.16 779.59 1547.79 782.271 1547.13C784.951 1546.47 786.586 1543.75 785.922 1541.07L776.215 1543.48ZM785.783 1540.52C785.104 1537.84 782.384 1536.23 779.707 1536.9C777.031 1537.58 775.411 1540.3 776.091 1542.98L785.783 1540.52ZM767.105 1515.48C768.147 1518.04 771.065 1519.27 773.622 1518.23C776.18 1517.19 777.408 1514.27 776.366 1511.71L767.105 1515.48ZM776.181 1511.26C775.133 1508.7 772.213 1507.48 769.658 1508.53C767.103 1509.58 765.881 1512.5 766.93 1515.05L776.181 1511.26ZM753.95 1489.3C755.387 1491.66 758.463 1492.41 760.822 1490.97C763.18 1489.54 763.928 1486.46 762.491 1484.1L753.95 1489.3ZM762.222 1483.66C760.78 1481.31 757.701 1480.57 755.347 1482.01C752.992 1483.45 752.253 1486.53 753.696 1488.89L762.222 1483.66ZM736.683 1465.69C738.496 1467.78 741.654 1467.99 743.737 1466.18C745.82 1464.37 746.038 1461.21 744.225 1459.13L736.683 1465.69ZM743.89 1458.74C742.071 1456.67 738.912 1456.46 736.835 1458.27C734.757 1460.09 734.547 1463.25 736.366 1465.33L743.89 1458.74ZM715.729 1445.3C717.856 1447.06 721.008 1446.77 722.768 1444.64C724.529 1442.51 724.231 1439.36 722.103 1437.6L715.729 1445.3ZM721.713 1437.28C719.581 1435.52 716.43 1435.83 714.675 1437.96C712.921 1440.09 713.226 1443.24 715.359 1445L721.713 1437.28ZM691.808 1428.35C694.168 1429.78 697.244 1429.03 698.678 1426.67C700.112 1424.31 699.361 1421.23 697.001 1419.8L691.808 1428.35ZM696.57 1419.54C694.207 1418.11 691.133 1418.87 689.705 1421.23C688.276 1423.6 689.034 1426.67 691.397 1428.1L696.57 1419.54ZM665.72 1414.67C668.237 1415.8 671.199 1414.68 672.335 1412.17C673.471 1409.65 672.353 1406.69 669.836 1405.55L665.72 1414.67ZM669.378 1405.35C666.859 1404.21 663.899 1405.34 662.768 1407.86C661.636 1410.38 662.76 1413.33 665.279 1414.47L669.378 1405.35ZM638.16 1403.89C640.777 1404.77 643.613 1403.36 644.496 1400.75C645.378 1398.13 643.972 1395.29 641.356 1394.41L638.16 1403.89ZM640.88 1394.25C638.262 1393.37 635.428 1394.78 634.549 1397.4C633.671 1400.02 635.081 1402.85 637.698 1403.73L640.88 1394.25ZM609.646 1395.56C612.324 1396.23 615.04 1394.6 615.713 1391.93C616.386 1389.25 614.76 1386.53 612.082 1385.86L609.646 1395.56ZM611.596 1385.74C608.917 1385.07 606.203 1386.7 605.533 1389.38C604.864 1392.05 606.492 1394.77 609.172 1395.44L611.596 1385.74ZM580.527 1389.25C583.242 1389.75 585.851 1387.96 586.354 1385.24C586.856 1382.53 585.062 1379.92 582.347 1379.42L580.527 1389.25ZM581.856 1379.33C579.141 1378.83 576.534 1380.62 576.034 1383.34C575.534 1386.05 577.33 1388.66 580.046 1389.16L581.856 1379.33ZM551.029 1384.58C553.766 1384.95 556.281 1383.03 556.647 1380.29C557.012 1377.55 555.089 1375.04 552.352 1374.67L551.029 1384.58ZM551.859 1374.61C549.122 1374.24 546.608 1376.17 546.245 1378.9C545.881 1381.64 547.806 1384.16 550.543 1384.52L551.859 1374.61ZM521.292 1381.24C524.042 1381.5 526.478 1379.48 526.733 1376.73C526.989 1373.98 524.967 1371.54 522.217 1371.29L521.292 1381.24ZM521.723 1371.24C518.974 1370.99 516.539 1373.01 516.285 1375.76C516.031 1378.51 518.055 1380.94 520.804 1381.2L521.723 1371.24ZM491.407 1378.96C494.163 1379.13 496.534 1377.03 496.702 1374.28C496.869 1371.52 494.771 1369.15 492.015 1368.98L491.407 1378.96ZM491.521 1368.95C488.765 1368.79 486.395 1370.89 486.229 1373.64C486.062 1376.4 488.161 1378.77 490.918 1378.93L491.521 1368.95ZM461.432 1377.53C464.192 1377.63 466.509 1375.47 466.609 1372.71C466.708 1369.95 464.552 1367.63 461.792 1367.53L461.432 1377.53ZM461.298 1367.52C458.539 1367.42 456.222 1369.58 456.123 1372.33C456.025 1375.09 458.182 1377.41 460.942 1377.51L461.298 1367.52ZM431.409 1376.74C434.17 1376.79 436.447 1374.59 436.494 1371.83C436.541 1369.07 434.341 1366.79 431.58 1366.75L431.409 1376.74ZM431.086 1366.74C428.325 1366.69 426.049 1368.89 426.003 1371.65C425.956 1374.41 428.157 1376.69 430.918 1376.74L431.086 1366.74ZM401.368 1376.45C404.129 1376.46 406.376 1374.23 406.385 1371.46C406.395 1368.7 404.164 1366.46 401.403 1366.45L401.368 1376.45ZM400.908 1366.45C398.147 1366.44 395.901 1368.67 395.891 1371.43C395.882 1374.19 398.113 1376.44 400.875 1376.45L400.908 1366.45ZM371.301 1376.48C374.062 1376.47 376.289 1374.22 376.275 1371.46C376.261 1368.7 374.01 1366.47 371.249 1366.48L371.301 1376.48ZM370.756 1366.49C367.994 1366.5 365.768 1368.75 365.782 1371.51C365.797 1374.27 368.047 1376.5 370.808 1376.49L370.756 1366.49ZM341.193 1376.71C343.954 1376.68 346.172 1374.43 346.147 1371.66C346.122 1368.9 343.863 1366.69 341.102 1366.71L341.193 1376.71ZM340.61 1366.71C337.848 1366.74 335.63 1369 335.655 1371.76C335.68 1374.52 337.939 1376.74 340.701 1376.71L340.61 1366.71ZM311.052 1376.98C313.814 1376.96 316.034 1374.7 316.012 1371.94C315.99 1369.18 313.733 1366.96 310.972 1366.98L311.052 1376.98ZM310.48 1366.98C307.719 1367.01 305.498 1369.26 305.52 1372.02C305.542 1374.79 307.799 1377.01 310.56 1376.98L310.48 1366.98ZM280.884 1377.14C283.646 1377.14 285.881 1374.89 285.876 1372.13C285.872 1369.37 283.629 1367.14 280.868 1367.14L280.884 1377.14ZM280.376 1367.14C277.615 1367.15 275.379 1369.39 275.383 1372.15C275.388 1374.91 277.629 1377.15 280.391 1377.14L280.376 1367.14ZM250.69 1377.02C253.451 1377.05 255.714 1374.83 255.744 1372.07C255.774 1369.31 253.56 1367.05 250.799 1367.02L250.69 1377.02ZM250.306 1367.01C247.545 1366.98 245.282 1369.2 245.251 1371.96C245.22 1374.72 247.434 1376.98 250.195 1377.01L250.306 1367.01ZM220.468 1376.41C223.228 1376.49 225.535 1374.32 225.62 1371.56C225.706 1368.8 223.537 1366.5 220.777 1366.41L220.468 1376.41ZM220.285 1366.4C217.525 1366.31 215.217 1368.48 215.131 1371.24C215.044 1374 217.211 1376.3 219.972 1376.39L220.285 1366.4ZM190.223 1375.05C192.979 1375.21 195.349 1373.12 195.517 1370.36C195.684 1367.6 193.586 1365.23 190.83 1365.07L190.223 1375.05ZM190.339 1365.04C187.582 1364.87 185.211 1366.96 185.042 1369.72C184.872 1372.48 186.97 1374.85 189.726 1375.02L190.339 1365.04ZM159.98 1372.59C162.727 1372.88 165.185 1370.88 165.472 1368.14C165.758 1365.39 163.764 1362.93 161.017 1362.65L159.98 1372.59ZM160.53 1362.6C157.784 1362.31 155.323 1364.3 155.035 1367.05C154.746 1369.79 156.738 1372.25 159.485 1372.54L160.53 1362.6ZM129.827 1368.55C132.55 1369.01 135.128 1367.17 135.586 1364.45C136.044 1361.73 134.207 1359.15 131.484 1358.69L129.827 1368.55ZM131.006 1358.61C128.284 1358.15 125.703 1359.98 125.242 1362.7C124.781 1365.43 126.614 1368.01 129.337 1368.47L131.006 1358.61ZM99.9914 1362.2C102.661 1362.91 105.398 1361.32 106.105 1358.65C106.813 1355.98 105.222 1353.24 102.553 1352.54L99.9914 1362.2ZM102.095 1352.41C99.427 1351.7 96.6868 1353.29 95.9745 1355.95C95.2623 1358.62 96.8477 1361.36 99.5157 1362.08L102.095 1352.41ZM70.879 1352.4C73.4223 1353.48 76.3561 1352.29 77.4318 1349.75C78.5075 1347.2 77.3178 1344.27 74.7745 1343.19L70.879 1352.4ZM74.3208 1343C71.7807 1341.92 68.8434 1343.1 67.7602 1345.64C66.677 1348.18 67.8581 1351.12 70.3982 1352.2L74.3208 1343ZM43.5035 1337.37C45.7528 1338.98 48.8749 1338.45 50.4767 1336.2C52.0786 1333.95 51.5538 1330.83 49.3044 1329.23L43.5035 1337.37ZM48.9218 1328.96C46.6795 1327.34 43.5552 1327.85 41.9436 1330.1C40.3319 1332.34 40.8432 1335.46 43.0855 1337.08L48.9218 1328.96ZM20.8683 1315.59C22.5283 1317.79 25.6629 1318.24 27.8697 1316.58C30.0765 1314.92 30.5198 1311.78 28.8598 1309.58L20.8683 1315.59ZM28.5828 1309.21C26.9351 1306.99 23.8029 1306.53 21.587 1308.18C19.3711 1309.82 18.9105 1312.96 20.5582 1315.17L28.5828 1309.21ZM6.42796 1287.59C7.27676 1290.22 10.0951 1291.66 12.7228 1290.81C15.3505 1289.96 16.7926 1287.14 15.9438 1284.51L6.42796 1287.59ZM15.7997 1284.06C14.9643 1281.43 12.1534 1279.98 9.52137 1280.81C6.88934 1281.65 5.43288 1284.46 6.26827 1287.09L15.7997 1284.06ZM1.01685 1256.5C1.14747 1259.26 3.48943 1261.39 6.24776 1261.26C9.00609 1261.13 11.1363 1258.78 11.0057 1256.03L1.01685 1256.5ZM10.9821 1255.51C10.8599 1252.75 8.52445 1250.61 5.76573 1250.74C3.00701 1250.86 0.869706 1253.19 0.991923 1255.95L10.9821 1255.51ZM1.91217 1223.88C1.61806 1226.63 3.60548 1229.09 6.3512 1229.39C9.09692 1229.68 11.5612 1227.69 11.8553 1224.95L1.91217 1223.88ZM11.9104 1224.44C12.2122 1221.7 10.2316 1219.23 7.48675 1218.92C4.74187 1218.62 2.27206 1220.6 1.97029 1223.35L11.9104 1224.44ZM8.24387 1191.97C7.45546 1194.62 8.96173 1197.4 11.6082 1198.19C14.2547 1198.98 17.0392 1197.47 17.8276 1194.83L8.24387 1191.97ZM17.9704 1194.35C18.7672 1191.71 17.2697 1188.92 14.6258 1188.12C11.9818 1187.32 9.19251 1188.82 8.3957 1191.46L17.9704 1194.35ZM20.6723 1161.77C19.3653 1164.2 20.2778 1167.23 22.7104 1168.54C25.1429 1169.84 28.1744 1168.93 29.4813 1166.5L20.6723 1161.77ZM29.7207 1166.06C31.0359 1163.63 30.1338 1160.59 27.7057 1159.28C25.2776 1157.96 22.2431 1158.86 20.9278 1161.29L29.7207 1166.06ZM38.9969 1134.73C37.2259 1136.84 37.5079 1140 39.6267 1141.77C41.7455 1143.54 44.8987 1143.26 46.6697 1141.14L38.9969 1134.73ZM46.994 1140.75C48.7717 1138.64 48.4998 1135.49 46.3867 1133.71C44.2736 1131.93 41.1195 1132.2 39.3418 1134.31L46.994 1140.75ZM62.1118 1111.81C59.9859 1113.57 59.6911 1116.72 61.4534 1118.85C63.2157 1120.97 66.3678 1121.27 68.4937 1119.51L62.1118 1111.81ZM68.8842 1119.18C71.015 1117.43 71.3185 1114.28 69.562 1112.15C67.8056 1110.01 64.6544 1109.71 62.5235 1111.47L68.8842 1119.18ZM88.6961 1093.1C86.3263 1094.52 85.5545 1097.59 86.9721 1099.96C88.3897 1102.33 91.46 1103.1 93.8298 1101.69L88.6961 1093.1ZM94.261 1101.43C96.6339 1100.02 97.4126 1096.95 96.0003 1094.57C94.5879 1092.2 91.5193 1091.42 89.1464 1092.83L94.261 1101.43ZM117.378 1078.35C114.851 1079.46 113.706 1082.42 114.821 1084.94C115.935 1087.47 118.887 1088.61 121.414 1087.5L117.378 1078.35ZM121.882 1087.29C124.41 1086.18 125.56 1083.23 124.45 1080.7C123.341 1078.18 120.391 1077.03 117.862 1078.14L121.882 1087.29ZM147.545 1066.87C144.919 1067.73 143.484 1070.55 144.339 1073.18C145.195 1075.8 148.017 1077.24 150.642 1076.38L147.545 1066.87ZM151.136 1076.22C153.763 1075.37 155.203 1072.55 154.351 1069.92C153.5 1067.3 150.68 1065.86 148.053 1066.71L151.136 1076.22ZM178.449 1058.23C175.762 1058.87 174.1 1061.57 174.737 1064.25C175.375 1066.94 178.069 1068.6 180.756 1067.97L178.449 1058.23ZM181.253 1067.85C183.941 1067.21 185.606 1064.52 184.972 1061.83C184.338 1059.15 181.645 1057.48 178.958 1058.11L181.253 1067.85ZM209.875 1051.95C207.15 1052.4 205.308 1054.97 205.759 1057.7C206.21 1060.42 208.784 1062.26 211.509 1061.81L209.875 1051.95ZM212.017 1061.73C214.742 1061.28 216.588 1058.71 216.139 1055.98C215.691 1053.26 213.118 1051.41 210.394 1051.86L212.017 1061.73ZM241.633 1047.66C238.886 1047.95 236.896 1050.42 237.186 1053.16C237.477 1055.91 239.938 1057.9 242.684 1057.61L241.633 1047.66ZM243.201 1057.55C245.947 1057.27 247.94 1054.81 247.652 1052.06C247.364 1049.31 244.904 1047.32 242.158 1047.61L243.201 1057.55ZM273.542 1045.13C270.785 1045.28 268.671 1047.64 268.82 1050.39C268.969 1053.15 271.326 1055.26 274.083 1055.12L273.542 1045.13ZM274.595 1055.09C277.352 1054.94 279.468 1052.59 279.321 1049.83C279.174 1047.07 276.819 1044.96 274.062 1045.1L274.595 1055.09ZM305.454 1044.14C302.693 1044.17 300.473 1046.43 300.497 1049.19C300.52 1051.95 302.777 1054.17 305.539 1054.14L305.454 1044.14ZM306.054 1054.14C308.815 1054.12 311.036 1051.86 311.015 1049.1C310.993 1046.34 308.738 1044.12 305.976 1044.14L306.054 1054.14ZM337.382 1044.55C334.622 1044.46 332.311 1046.62 332.219 1049.38C332.127 1052.14 334.29 1054.45 337.05 1054.54L337.382 1044.55ZM337.566 1054.56C340.326 1054.65 342.639 1052.49 342.733 1049.73C342.826 1046.97 340.665 1044.66 337.905 1044.57L337.566 1054.56ZM369.264 1046.23C366.509 1046.03 364.116 1048.11 363.917 1050.86C363.719 1053.61 365.791 1056.01 368.545 1056.21L369.264 1046.23ZM369.061 1056.24C371.815 1056.44 374.21 1054.37 374.41 1051.62C374.61 1048.87 372.54 1046.47 369.786 1046.27L369.061 1056.24ZM401.049 1049.12C398.304 1048.82 395.835 1050.8 395.536 1053.54C395.236 1056.29 397.218 1058.76 399.964 1059.06L401.049 1049.12ZM400.477 1059.11C403.222 1059.41 405.692 1057.43 405.993 1054.69C406.294 1051.94 404.313 1049.47 401.568 1049.17L400.477 1059.11ZM432.692 1053.14C429.959 1052.75 427.422 1054.64 427.024 1057.37C426.627 1060.11 428.52 1062.64 431.252 1063.04L432.692 1053.14ZM431.763 1063.11C434.495 1063.51 437.034 1061.62 437.433 1058.89C437.832 1056.16 435.94 1053.62 433.208 1053.22L431.763 1063.11ZM464.183 1058.3C461.466 1057.8 458.863 1059.61 458.369 1062.32C457.875 1065.04 459.676 1067.64 462.393 1068.14L464.183 1058.3ZM462.904 1068.23C465.621 1068.73 468.225 1066.93 468.721 1064.21C469.217 1061.49 467.417 1058.89 464.7 1058.39L462.904 1068.23ZM495.493 1064.58C492.796 1063.99 490.129 1065.69 489.536 1068.39C488.944 1071.09 490.65 1073.75 493.347 1074.35L495.493 1064.58ZM493.854 1074.46C496.551 1075.05 499.218 1073.35 499.813 1070.65C500.407 1067.95 498.702 1065.29 496.005 1064.69L493.854 1074.46ZM526.546 1072.01C523.873 1071.32 521.144 1072.92 520.449 1075.6C519.755 1078.27 521.359 1081 524.031 1081.69L526.546 1072.01ZM524.531 1081.82C527.203 1082.52 529.934 1080.92 530.63 1078.24C531.326 1075.57 529.724 1072.84 527.052 1072.15L524.531 1081.82ZM557.257 1080.66C554.615 1079.85 551.822 1081.35 551.019 1083.99C550.215 1086.63 551.706 1089.42 554.348 1090.23L557.257 1080.66ZM554.837 1090.37C557.479 1091.18 560.273 1089.69 561.078 1087.05C561.883 1084.41 560.395 1081.61 557.753 1080.81L554.837 1090.37ZM587.603 1090.64C585.001 1089.71 582.142 1091.07 581.218 1093.68C580.294 1096.28 581.654 1099.14 584.256 1100.06L587.603 1090.64ZM584.749 1100.24C587.35 1101.16 590.21 1099.8 591.137 1097.2C592.063 1094.6 590.705 1091.74 588.104 1090.82L584.749 1100.24ZM617.528 1102.16C614.979 1101.1 612.051 1102.3 610.987 1104.85C609.922 1107.4 611.125 1110.33 613.673 1111.39L617.528 1102.16ZM614.148 1111.59C616.695 1112.66 619.625 1111.46 620.692 1108.91C621.758 1106.36 620.558 1103.43 618.011 1102.36L614.148 1111.59ZM646.579 1115.41C644.109 1114.18 641.106 1115.18 639.873 1117.65C638.639 1120.12 639.642 1123.13 642.113 1124.36L646.579 1115.41ZM642.555 1124.58C645.025 1125.82 648.029 1124.82 649.264 1122.35C650.498 1119.88 649.497 1116.87 647.027 1115.64L642.555 1124.58ZM673.67 1128.95C671.202 1127.71 668.197 1128.71 666.96 1131.18C665.722 1133.65 666.72 1136.65 669.188 1137.89L673.67 1128.95ZM669.631 1138.11C672.1 1139.35 675.104 1138.35 676.342 1135.88C677.58 1133.41 676.582 1130.41 674.114 1129.17L669.631 1138.11ZM700.754 1142.68C698.299 1141.42 695.284 1142.38 694.02 1144.84C692.757 1147.29 693.723 1150.31 696.178 1151.57L700.754 1142.68ZM696.62 1151.8C699.075 1153.06 702.09 1152.1 703.354 1149.64C704.618 1147.19 703.653 1144.17 701.198 1142.91L696.62 1151.8ZM727.669 1156.83C725.238 1155.52 722.205 1156.43 720.895 1158.86C719.586 1161.29 720.494 1164.32 722.925 1165.63L727.669 1156.83ZM723.361 1165.87C725.792 1167.18 728.825 1166.27 730.136 1163.84C731.446 1161.41 730.539 1158.38 728.108 1157.07L723.361 1165.87ZM754.28 1171.63C751.887 1170.25 748.83 1171.07 747.452 1173.47C746.074 1175.86 746.897 1178.92 749.29 1180.29L754.28 1171.63ZM749.719 1180.54C752.111 1181.92 755.169 1181.1 756.548 1178.71C757.927 1176.32 757.106 1173.26 754.714 1171.88L749.719 1180.54ZM780.431 1187.35C778.096 1185.88 775.008 1186.58 773.535 1188.92C772.062 1191.25 772.762 1194.34 775.098 1195.81L780.431 1187.35ZM775.515 1196.08C777.85 1197.55 780.938 1196.85 782.412 1194.52C783.887 1192.18 783.19 1189.09 780.855 1187.62L775.515 1196.08ZM805.848 1204.35C803.6 1202.74 800.478 1203.27 798.874 1205.51C797.27 1207.76 797.793 1210.88 800.041 1212.49L805.848 1204.35ZM800.437 1212.77C802.684 1214.38 805.807 1213.86 807.413 1211.61C809.019 1209.37 808.5 1206.24 806.253 1204.64L800.437 1212.77ZM830.153 1223.17C828.048 1221.38 824.893 1221.64 823.105 1223.74C821.318 1225.85 821.576 1229 823.681 1230.79L830.153 1223.17ZM824.054 1231.11C826.156 1232.9 829.312 1232.65 831.103 1230.54C832.893 1228.44 832.641 1225.29 830.539 1223.5L824.054 1231.11ZM852.458 1244.57C850.607 1242.52 847.445 1242.36 845.396 1244.21C843.346 1246.06 843.185 1249.23 845.036 1251.28L852.458 1244.57ZM845.364 1251.64C847.209 1253.69 850.37 1253.86 852.425 1252.02C854.48 1250.17 854.65 1247.01 852.805 1244.96L845.364 1251.64ZM870.991 1269.88C869.645 1267.47 866.599 1266.61 864.188 1267.96C861.777 1269.3 860.914 1272.35 862.261 1274.76L870.991 1269.88ZM862.493 1275.18C863.828 1277.6 866.87 1278.47 869.287 1277.14C871.704 1275.8 872.582 1272.76 871.247 1270.34L862.493 1275.18ZM881.424 1300.15C881.074 1297.41 878.569 1295.48 875.83 1295.83C873.091 1296.18 871.155 1298.68 871.505 1301.42L881.424 1300.15ZM871.562 1301.87C871.891 1304.62 874.381 1306.57 877.123 1306.24C879.865 1305.91 881.82 1303.42 881.49 1300.68L871.562 1301.87ZM877.89 1332.3C878.809 1329.69 877.444 1326.84 874.841 1325.92C872.237 1325 869.38 1326.36 868.461 1328.97L877.89 1332.3ZM868.309 1329.39C867.372 1331.99 868.718 1334.85 871.315 1335.79C873.913 1336.73 876.778 1335.38 877.716 1332.78L868.309 1329.39ZM862.059 1359.92C863.782 1357.76 863.43 1354.61 861.272 1352.89C859.114 1351.17 855.968 1351.52 854.245 1353.68L862.059 1359.92ZM853.958 1354.04C852.225 1356.19 852.563 1359.33 854.713 1361.07C856.863 1362.8 860.011 1362.46 861.744 1360.31L853.958 1354.04ZM841.041 1378.79C843.399 1377.35 844.146 1374.27 842.709 1371.92C841.272 1369.56 838.195 1368.81 835.837 1370.25L841.041 1378.79ZM835.49 1370.46C833.122 1371.88 832.355 1374.95 833.777 1377.32C835.198 1379.69 838.269 1380.45 840.637 1379.03L835.49 1370.46ZM814.188 1388.25C816.926 1387.89 818.856 1385.38 818.499 1382.64C818.141 1379.9 815.632 1377.97 812.894 1378.33L814.188 1388.25ZM812.494 1378.38C809.753 1378.72 807.807 1381.22 808.146 1383.96C808.485 1386.7 810.982 1388.64 813.722 1388.31L812.494 1378.38ZM786.01 1386.65C788.701 1387.27 791.385 1385.59 792.007 1382.9C792.628 1380.21 790.951 1377.53 788.26 1376.9L786.01 1386.65ZM787.859 1376.81C785.172 1376.18 782.478 1377.84 781.843 1380.53C781.208 1383.21 782.872 1385.91 785.56 1386.54L787.859 1376.81ZM760.008 1376.76C762.449 1378.05 765.474 1377.12 766.766 1374.68C768.057 1372.24 767.125 1369.21 764.684 1367.92L760.008 1376.76ZM764.317 1367.73C761.88 1366.43 758.852 1367.35 757.552 1369.78C756.251 1372.22 757.173 1375.25 759.609 1376.55L764.317 1367.73ZM737.106 1361.48C739.248 1363.22 742.397 1362.9 744.14 1360.76C745.882 1358.62 745.558 1355.47 743.416 1353.72L737.106 1361.48ZM743.09 1353.46C740.953 1351.71 737.803 1352.02 736.054 1354.16C734.306 1356.3 734.621 1359.45 736.758 1361.2L743.09 1353.46ZM717.385 1342.47C719.211 1344.54 722.371 1344.74 724.442 1342.91C726.513 1341.09 726.711 1337.93 724.885 1335.86L717.385 1342.47ZM724.57 1335.5C722.75 1333.42 719.591 1333.22 717.514 1335.04C715.438 1336.86 715.231 1340.02 717.052 1342.09L724.57 1335.5ZM697.996 1315.82C699.389 1318.2 702.452 1319 704.836 1317.61C707.22 1316.22 708.024 1313.16 706.631 1310.77L697.996 1315.82ZM706.376 1310.33C704.991 1307.95 701.932 1307.13 699.543 1308.52C697.154 1309.9 696.339 1312.96 697.724 1315.35L706.376 1310.33ZM684.622 1285.82C685.458 1288.45 688.269 1289.9 690.901 1289.07C693.532 1288.23 694.988 1285.42 694.152 1282.79L684.622 1285.82ZM693.999 1282.3C693.173 1279.67 690.367 1278.2 687.732 1279.03C685.097 1279.85 683.631 1282.66 684.457 1285.3L693.999 1282.3ZM678.178 1253.51C678.426 1256.26 680.856 1258.28 683.606 1258.04C686.357 1257.79 688.385 1255.36 688.137 1252.61L678.178 1253.51ZM688.093 1252.1C687.854 1249.35 685.43 1247.32 682.679 1247.55C679.928 1247.79 677.891 1250.22 678.13 1252.97L688.093 1252.1ZM678.327 1220.76C678.074 1223.51 680.098 1225.94 682.848 1226.19C685.598 1226.45 688.032 1224.42 688.285 1221.67L678.327 1220.76ZM688.332 1221.16C688.592 1218.42 686.575 1215.98 683.826 1215.72C681.076 1215.46 678.637 1217.47 678.377 1220.22L688.332 1221.16ZM683.64 1188.57C683.016 1191.26 684.69 1193.95 687.379 1194.57C690.069 1195.2 692.756 1193.52 693.381 1190.83L683.64 1188.57ZM693.497 1190.34C694.126 1187.65 692.457 1184.96 689.769 1184.33C687.08 1183.7 684.39 1185.37 683.76 1188.06L693.497 1190.34ZM692.557 1157.48C691.677 1160.1 693.085 1162.93 695.702 1163.81C698.319 1164.69 701.155 1163.28 702.035 1160.67L692.557 1157.48ZM702.201 1160.18C703.085 1157.56 701.681 1154.72 699.064 1153.84C696.448 1152.96 693.611 1154.36 692.727 1156.98L702.201 1160.18ZM703.911 1127.26C702.862 1129.82 704.082 1132.74 706.636 1133.79C709.19 1134.84 712.111 1133.62 713.161 1131.06L703.911 1127.26ZM713.357 1130.59C714.409 1128.03 713.192 1125.11 710.638 1124.06C708.085 1123.01 705.163 1124.22 704.111 1126.78L713.357 1130.59ZM716.776 1097.84C715.622 1100.35 716.722 1103.32 719.231 1104.47C721.74 1105.62 724.709 1104.52 725.862 1102.01L716.776 1097.84ZM726.08 1101.54C727.234 1099.03 726.136 1096.06 723.628 1094.91C721.119 1093.75 718.15 1094.85 716.995 1097.36L726.08 1101.54ZM730.504 1068.89C729.299 1071.37 730.336 1074.36 732.821 1075.57C735.305 1076.77 738.297 1075.73 739.502 1073.25L730.504 1068.89ZM739.73 1072.78C740.936 1070.3 739.899 1067.3 737.415 1066.1C734.93 1064.89 731.939 1065.93 730.733 1068.41L739.73 1072.78ZM744.525 1040.17C743.315 1042.65 744.345 1045.65 746.827 1046.86C749.309 1048.07 752.302 1047.04 753.513 1044.56L744.525 1040.17ZM753.743 1044.09C754.953 1041.6 753.922 1038.61 751.44 1037.4C748.958 1036.19 745.964 1037.22 744.754 1039.7L753.743 1044.09ZM758.269 1011.49C757.102 1013.99 758.184 1016.97 760.686 1018.14C763.189 1019.3 766.164 1018.22 767.331 1015.72L758.269 1011.49ZM767.556 1015.24C768.722 1012.74 767.638 1009.76 765.135 1008.59C762.632 1007.43 759.658 1008.51 758.491 1011.01L767.556 1015.24ZM771.179 982.45C770.115 984.998 771.318 987.927 773.866 988.991C776.414 990.055 779.342 988.852 780.406 986.304L771.179 982.45ZM780.609 985.818C781.671 983.269 780.465 980.341 777.916 979.279C775.367 978.218 772.44 979.423 771.378 981.972L780.609 985.818ZM782.359 952.975C781.482 955.594 782.894 958.427 785.513 959.304C788.131 960.181 790.965 958.769 791.841 956.15L782.359 952.975ZM792.012 955.64C792.884 953.02 791.468 950.189 788.848 949.316C786.228 948.443 783.397 949.86 782.524 952.48L792.012 955.64ZM790.65 922.794C790.092 925.498 791.832 928.143 794.537 928.701C797.242 929.258 799.886 927.518 800.444 924.813L790.65 922.794ZM800.549 924.296C801.1 921.591 799.354 918.95 796.648 918.399C793.942 917.848 791.302 919.595 790.751 922.301L800.549 924.296ZM794.211 892.053C794.175 894.814 796.383 897.082 799.145 897.118C801.906 897.155 804.174 894.946 804.21 892.185L794.211 892.053ZM804.216 891.646C804.242 888.885 802.025 886.625 799.263 886.599C796.502 886.573 794.242 888.791 794.217 891.552L804.216 891.646ZM790.665 861.843C791.375 864.511 794.114 866.099 796.782 865.389C799.451 864.679 801.039 861.94 800.329 859.271L790.665 861.843ZM800.186 858.741C799.463 856.076 796.716 854.503 794.051 855.226C791.386 855.949 789.812 858.696 790.535 861.361L800.186 858.741ZM778.484 834.253C779.974 836.578 783.066 837.256 785.391 835.766C787.717 834.277 788.394 831.184 786.905 828.859L778.484 834.253ZM786.608 828.397C785.107 826.079 782.011 825.417 779.693 826.917C777.375 828.418 776.713 831.514 778.213 833.832L786.608 828.397ZM758.686 811.062C760.724 812.926 763.887 812.785 765.75 810.747C767.613 808.709 767.472 805.546 765.434 803.683L758.686 811.062ZM765.044 803.327C762.999 801.471 759.837 801.623 757.981 803.668C756.125 805.712 756.277 808.874 758.322 810.73L765.044 803.327ZM733.954 792.525C736.296 793.987 739.381 793.273 740.842 790.93C742.304 788.587 741.59 785.503 739.247 784.041L733.954 792.525ZM738.78 783.751C736.434 782.295 733.351 783.017 731.895 785.363C730.44 787.71 731.162 790.792 733.508 792.248L738.78 783.751ZM706.147 777.656C708.655 778.813 711.625 777.718 712.782 775.211C713.939 772.704 712.845 769.733 710.337 768.576L706.147 777.656ZM709.848 768.351C707.336 767.205 704.37 768.312 703.224 770.824C702.077 773.336 703.184 776.302 705.696 777.449L709.848 768.351ZM677.845 769.302C680.558 769.814 683.173 768.029 683.685 765.315C684.197 762.602 682.412 759.987 679.699 759.475L677.845 769.302ZM679.203 759.382C676.488 758.877 673.878 760.667 673.372 763.382C672.866 766.097 674.657 768.707 677.372 769.213L679.203 759.382ZM647.802 765.35C650.553 765.591 652.978 763.555 653.218 760.804C653.458 758.053 651.422 755.628 648.671 755.388L647.802 765.35ZM648.156 755.344C645.405 755.107 642.982 757.145 642.745 759.896C642.508 762.647 644.547 765.07 647.298 765.307L648.156 755.344ZM617.238 763.578C619.998 763.671 622.31 761.508 622.403 758.749C622.496 755.989 620.334 753.676 617.574 753.583L617.238 763.578ZM617.056 753.566C614.296 753.475 611.985 755.639 611.894 758.399C611.803 761.159 613.967 763.47 616.727 763.561L617.056 753.566ZM586.563 763.086C589.324 763.089 591.565 760.852 591.567 758.091C591.57 755.329 589.333 753.089 586.572 753.086L586.563 763.086ZM586.058 753.086C583.296 753.085 581.057 755.322 581.055 758.084C581.054 760.845 583.292 763.085 586.053 763.086L586.058 753.086ZM555.842 763.409C558.603 763.352 560.795 761.069 560.739 758.308C560.682 755.547 558.399 753.355 555.638 753.411L555.842 763.409ZM555.128 753.421C552.367 753.478 550.175 755.763 550.233 758.524C550.29 761.285 552.574 763.476 555.335 763.419L555.128 753.421ZM525.079 764.268C527.839 764.173 529.999 761.858 529.904 759.099C529.809 756.339 527.495 754.178 524.735 754.273L525.079 764.268ZM524.229 754.291C521.469 754.386 519.309 756.701 519.404 759.461C519.5 762.221 521.815 764.38 524.574 764.285L524.229 754.291ZM494.284 765.475C497.043 765.356 499.183 763.023 499.064 760.264C498.944 757.505 496.611 755.365 493.852 755.484L494.284 765.475ZM493.348 755.506C490.589 755.626 488.45 757.959 488.569 760.718C488.689 763.477 491.022 765.617 493.781 765.497L493.348 755.506ZM463.491 766.888C466.25 766.756 468.378 764.413 468.246 761.655C468.114 758.897 465.771 756.768 463.013 756.9L463.491 766.888ZM462.506 756.924C459.748 757.056 457.619 759.4 457.752 762.158C457.884 764.916 460.227 767.045 462.985 766.913L462.506 756.924ZM432.686 768.389C435.444 768.254 437.57 765.909 437.436 763.151C437.301 760.393 434.955 758.266 432.197 758.401L432.686 768.389ZM431.692 758.426C428.934 758.561 426.808 760.906 426.943 763.664C427.077 766.422 429.423 768.549 432.181 768.414L431.692 758.426ZM401.858 769.868C404.617 769.74 406.749 767.4 406.621 764.642C406.493 761.883 404.153 759.751 401.395 759.879L401.858 769.868ZM400.889 759.902C398.131 760.03 395.998 762.37 396.126 765.128C396.254 767.887 398.594 770.019 401.352 769.891L400.889 759.902ZM371.03 771.21C373.789 771.1 375.936 768.774 375.826 766.015C375.716 763.255 373.389 761.108 370.63 761.218L371.03 771.21ZM370.129 761.238C367.37 761.348 365.222 763.674 365.332 766.434C365.442 769.193 367.768 771.34 370.527 771.23L370.129 761.238ZM340.121 772.289C342.881 772.209 345.054 769.907 344.974 767.147C344.895 764.386 342.592 762.213 339.832 762.293L340.121 772.289ZM339.33 762.308C336.57 762.387 334.397 764.689 334.476 767.449C334.555 770.209 336.857 772.383 339.617 772.304L339.33 762.308ZM309.178 772.935C311.939 772.903 314.152 770.639 314.12 767.878C314.088 765.116 311.823 762.904 309.062 762.936L309.178 772.935ZM308.559 762.942C305.798 762.973 303.585 765.236 303.616 767.998C303.647 770.759 305.91 772.972 308.672 772.941L308.559 762.942ZM278.19 772.911C280.951 772.953 283.223 770.749 283.265 767.987C283.307 765.226 281.102 762.954 278.341 762.913L278.19 772.911ZM277.838 762.905C275.077 762.862 272.804 765.065 272.761 767.826C272.718 770.587 274.921 772.861 277.682 772.904L277.838 762.905ZM247.147 771.835C249.904 771.994 252.268 769.889 252.428 767.132C252.587 764.375 250.482 762.011 247.725 761.851L247.147 771.835ZM247.228 761.822C244.471 761.66 242.105 763.764 241.943 766.52C241.781 769.277 243.884 771.643 246.641 771.805L247.228 761.822ZM216.149 768.988C218.886 769.355 221.402 767.434 221.769 764.697C222.136 761.96 220.215 759.444 217.478 759.077L216.149 768.988ZM216.962 759.007C214.225 758.637 211.706 760.555 211.336 763.291C210.965 766.027 212.883 768.546 215.619 768.917L216.962 759.007ZM182.179 763.282C184.884 763.837 187.526 762.094 188.081 759.389C188.636 756.684 186.893 754.041 184.188 753.486L182.179 763.282ZM183.647 753.375C180.943 752.817 178.298 754.557 177.74 757.261C177.182 759.966 178.921 762.61 181.626 763.169L183.647 753.375ZM148.609 754.856C151.252 755.657 154.044 754.163 154.845 751.521C155.645 748.878 154.152 746.086 151.509 745.286L148.609 754.856ZM150.979 745.124C148.338 744.319 145.543 745.807 144.738 748.448C143.933 751.09 145.421 753.884 148.062 754.689L150.979 745.124ZM116.033 742.82C118.554 743.947 121.511 742.816 122.638 740.295C123.765 737.774 122.634 734.817 120.113 733.69L116.033 742.82ZM119.62 733.469C117.102 732.336 114.142 733.459 113.009 735.978C111.876 738.496 112.999 741.456 115.518 742.589L119.62 733.469ZM85.403 725.967C87.6904 727.514 90.7988 726.914 92.3457 724.626C93.8926 722.339 93.2922 719.23 91.0047 717.683L85.403 725.967ZM90.5538 717.377C88.2715 715.823 85.1611 716.413 83.6066 718.695C82.0521 720.978 82.6421 724.088 84.9244 725.642L90.5538 717.377ZM58.5858 703.133C60.4606 705.161 63.624 705.284 65.6515 703.41C67.6789 701.535 67.8027 698.371 65.9279 696.344L58.5858 703.133ZM65.5628 695.947C63.6965 693.912 60.5337 693.775 58.4984 695.642C56.4631 697.508 56.3262 700.671 58.1925 702.706L65.5628 695.947ZM38.1802 674.276C39.4631 676.721 42.4855 677.663 44.9308 676.38C47.3761 675.097 48.3183 672.075 47.0354 669.63L38.1802 674.276ZM46.7869 669.153C45.5144 666.703 42.4962 665.747 40.0454 667.02C37.5946 668.292 36.6393 671.31 37.9118 673.761L46.7869 669.153ZM25.8413 641.24C26.4942 643.923 29.1986 645.569 31.8817 644.916C34.5649 644.263 36.2107 641.559 35.5578 638.875L25.8413 641.24ZM35.4301 638.347C34.7869 635.661 32.0885 634.005 29.403 634.649C26.7176 635.292 25.062 637.99 25.7051 640.676L35.4301 638.347ZM21.0109 606.518C21.1408 609.276 23.4822 611.407 26.2406 611.277C28.999 611.147 31.1298 608.806 30.9999 606.048L21.0109 606.518ZM30.9751 605.507C30.852 602.749 28.5158 600.612 25.7572 600.735C22.9985 600.858 20.8619 603.195 20.9851 605.953L30.9751 605.507ZM21.759 574.548C21.4816 577.295 23.4839 579.747 26.2313 580.025C28.9788 580.302 31.431 578.3 31.7084 575.552L21.759 574.548ZM31.7612 575.038C32.0466 572.291 30.0514 569.833 27.3048 569.548C24.5581 569.262 22.1002 571.257 21.8147 574.004L31.7612 575.038ZM27.9536 542.972C27.1518 545.615 28.644 548.407 31.2865 549.209C33.929 550.01 36.7211 548.518 37.5228 545.876L27.9536 542.972ZM37.6689 545.397C38.4801 542.758 36.998 539.96 34.3584 539.149C31.7189 538.338 28.9214 539.82 28.1102 542.459L37.6689 545.397ZM40.7594 513.432C39.3677 515.817 40.1729 518.878 42.558 520.27C44.943 521.662 48.0047 520.857 49.3965 518.472L40.7594 513.432ZM49.6435 518.05C51.0448 515.671 50.2519 512.606 47.8724 511.204C45.493 509.803 42.4281 510.596 41.0268 512.976L49.6435 518.05ZM60.2579 487.795C58.3356 489.778 58.3843 492.943 60.3667 494.865C62.3491 496.788 65.5145 496.739 67.4369 494.757L60.2579 487.795ZM67.7803 494.404C69.7101 492.429 69.6735 489.263 67.6984 487.333C65.7233 485.403 62.5577 485.44 60.6278 487.415L67.7803 494.404ZM84.9404 467.34C82.6467 468.877 82.0337 471.983 83.5713 474.277C85.1088 476.571 88.2148 477.184 90.5085 475.646L84.9404 467.34ZM90.9177 475.373C93.2161 473.842 93.8385 470.738 92.3079 468.44C90.7774 466.141 87.6733 465.519 85.3749 467.049L90.9177 475.373ZM112.849 451.901C110.336 453.046 109.228 456.012 110.374 458.525C111.519 461.037 114.485 462.145 116.997 461L112.849 451.901ZM117.455 460.792C119.97 459.652 121.085 456.689 119.945 454.174C118.806 451.659 115.843 450.544 113.327 451.683L117.455 460.792ZM142.548 440.569C139.916 441.405 138.459 444.215 139.295 446.847C140.13 449.479 142.941 450.936 145.573 450.1L142.548 440.569ZM146.061 449.946C148.694 449.115 150.156 446.307 149.325 443.673C148.494 441.04 145.685 439.579 143.052 440.41L146.061 449.946ZM173.138 432.401C170.442 433.001 168.743 435.672 169.343 438.368C169.942 441.063 172.613 442.762 175.309 442.163L173.138 432.401ZM175.79 442.056C178.487 441.459 180.189 438.79 179.592 436.094C178.996 433.398 176.327 431.695 173.631 432.292L175.79 442.056ZM204.018 426.635C201.289 427.057 199.419 429.612 199.841 432.341C200.263 435.07 202.817 436.94 205.546 436.518L204.018 426.635ZM206.038 436.442C208.767 436.023 210.64 433.47 210.22 430.741C209.801 428.011 207.248 426.139 204.519 426.558L206.038 436.442ZM235.135 422.645C232.388 422.932 230.394 425.391 230.681 428.137C230.967 430.884 233.426 432.878 236.173 432.591L235.135 422.645ZM236.671 432.54C239.417 432.255 241.413 429.797 241.129 427.051C240.844 424.304 238.387 422.308 235.64 422.593L236.671 432.54ZM266.356 420.007C263.6 420.19 261.515 422.572 261.698 425.327C261.882 428.083 264.264 430.168 267.019 429.985L266.356 420.007ZM267.521 429.951C270.276 429.77 272.363 427.389 272.181 424.633C271.999 421.878 269.618 419.791 266.863 419.973L267.521 429.951ZM297.61 418.397C294.851 418.501 292.698 420.823 292.803 423.583C292.907 426.342 295.229 428.494 297.989 428.39L297.61 418.397ZM298.493 428.371C301.252 428.267 303.405 425.946 303.302 423.187C303.198 420.427 300.878 418.274 298.118 418.378L298.493 428.371ZM328.86 417.563C326.099 417.609 323.898 419.884 323.944 422.645C323.989 425.406 326.265 427.608 329.026 427.562L328.86 417.563ZM329.531 427.554C332.293 427.509 334.494 425.234 334.45 422.473C334.405 419.712 332.13 417.51 329.369 417.555L329.531 427.554ZM360.085 417.3C357.324 417.304 355.088 419.545 355.091 422.306C355.094 425.068 357.336 427.304 360.097 427.3L360.085 417.3ZM360.605 427.3C363.366 427.297 365.602 425.056 365.6 422.295C365.597 419.533 363.356 417.297 360.595 417.3L360.605 427.3ZM391.267 417.433C388.506 417.409 386.247 419.627 386.223 422.389C386.198 425.15 388.416 427.408 391.178 427.433L391.267 417.433ZM391.689 427.438C394.45 427.463 396.709 425.244 396.734 422.483C396.759 419.722 394.541 417.463 391.779 417.438L391.689 427.438ZM422.435 417.807C419.674 417.768 417.404 419.974 417.364 422.735C417.325 425.496 419.531 427.767 422.292 427.806L422.435 417.807ZM422.802 427.813C425.563 427.853 427.834 425.647 427.873 422.886C427.913 420.124 425.707 417.854 422.945 417.814L422.802 427.813ZM453.59 418.275C450.829 418.234 448.557 420.439 448.516 423.2C448.474 425.961 450.679 428.233 453.44 428.274L453.59 418.275ZM453.949 428.282C456.711 428.323 458.982 426.118 459.024 423.357C459.065 420.596 456.86 418.324 454.099 418.283L453.949 428.282ZM484.729 418.691C481.967 418.661 479.705 420.875 479.675 423.636C479.645 426.398 481.859 428.66 484.62 428.69L484.729 418.691ZM485.129 428.696C487.89 428.726 490.153 426.511 490.183 423.75C490.212 420.989 487.998 418.726 485.237 418.696L485.129 428.696ZM515.845 418.898C513.084 418.894 510.842 421.129 510.838 423.891C510.834 426.652 513.069 428.894 515.831 428.898L515.845 418.898ZM516.34 428.899C519.101 428.902 521.343 426.666 521.346 423.905C521.35 421.144 519.114 418.902 516.353 418.899L516.34 428.899ZM546.93 418.719C544.169 418.758 541.962 421.028 542.001 423.789C542.04 426.55 544.31 428.757 547.071 428.718L546.93 418.719ZM547.58 428.711C550.341 428.671 552.547 426.4 552.507 423.639C552.468 420.878 550.197 418.672 547.436 418.712L547.58 428.711ZM577.96 417.942C575.201 418.045 573.047 420.366 573.151 423.125C573.254 425.885 575.575 428.038 578.335 427.935L577.96 417.942ZM578.843 427.916C581.603 427.811 583.755 425.489 583.65 422.73C583.546 419.97 581.224 417.818 578.464 417.923L578.843 427.916ZM608.891 416.294C606.136 416.49 604.062 418.882 604.258 421.636C604.454 424.391 606.845 426.465 609.6 426.269L608.891 416.294ZM610.106 426.233C612.861 426.035 614.933 423.642 614.736 420.888C614.538 418.134 612.145 416.061 609.391 416.259L610.106 426.233ZM639.621 413.414C636.879 413.741 634.922 416.23 635.249 418.971C635.576 421.713 638.065 423.671 640.807 423.343L639.621 413.414ZM641.308 423.283C644.05 422.953 646.005 420.463 645.675 417.722C645.345 414.98 642.855 413.025 640.113 413.355L641.308 423.283ZM669.977 408.785C667.264 409.302 665.484 411.92 666.001 414.633C666.518 417.345 669.136 419.125 671.848 418.608L669.977 408.785ZM672.373 418.508C675.085 417.987 676.861 415.367 676.341 412.655C675.82 409.943 673.199 408.167 670.487 408.687L672.373 418.508ZM699.885 401.558C697.242 402.357 695.747 405.148 696.545 407.791C697.344 410.434 700.135 411.93 702.778 411.131L699.885 401.558ZM703.283 410.977C705.925 410.173 707.414 407.379 706.61 404.738C705.805 402.096 703.011 400.607 700.37 401.411L703.283 410.977ZM728.117 390.645C725.639 391.864 724.618 394.86 725.838 397.338C727.057 399.816 730.053 400.836 732.531 399.617L728.117 390.645ZM732.996 399.388C735.469 398.161 736.48 395.16 735.253 392.687C734.025 390.213 731.025 389.203 728.551 390.43L732.996 399.388ZM753.038 374.441C750.953 376.251 750.73 379.409 752.541 381.494C754.351 383.579 757.509 383.802 759.594 381.991L753.038 374.441ZM760.001 381.636C762.077 379.815 762.283 376.656 760.462 374.58C758.641 372.504 755.481 372.298 753.406 374.12L760.001 381.636ZM771.483 351.823C770.156 354.244 771.043 357.283 773.464 358.61C775.886 359.938 778.925 359.051 780.252 356.629L771.483 351.823ZM780.513 356.152C781.83 353.725 780.931 350.689 778.505 349.372C776.078 348.054 773.042 348.953 771.725 351.38L780.513 356.152ZM784.97 323.499C783.932 326.058 785.166 328.973 787.725 330.011C790.284 331.049 793.2 329.815 794.237 327.256L784.97 323.499ZM794.439 326.758C795.471 324.196 794.231 321.283 791.67 320.251C789.109 319.219 786.196 320.458 785.164 323.02L794.439 326.758ZM794.651 293.887C793.993 296.569 795.633 299.277 798.315 299.935C800.996 300.594 803.704 298.954 804.363 296.272L794.651 293.887ZM804.488 295.757C805.14 293.073 803.492 290.37 800.809 289.719C798.125 289.067 795.422 290.715 794.771 293.398L804.488 295.757ZM799.356 263.281C799.198 266.038 801.306 268.401 804.063 268.558C806.82 268.715 809.182 266.607 809.339 263.85L799.356 263.281ZM809.369 263.313C809.517 260.555 807.401 258.2 804.644 258.052C801.886 257.904 799.531 260.02 799.383 262.777L809.369 263.313ZM797.739 232.613C798.204 235.335 800.787 237.165 803.509 236.7C806.231 236.235 808.061 233.652 807.596 230.93L797.739 232.613ZM807.504 230.396C807.028 227.675 804.438 225.856 801.718 226.331C798.997 226.807 797.178 229.398 797.653 232.118L807.504 230.396ZM788.856 203.381C789.991 205.899 792.951 207.019 795.469 205.885C797.986 204.75 799.107 201.789 797.973 199.272L788.856 203.381ZM797.748 198.776C796.603 196.263 793.637 195.155 791.124 196.3C788.612 197.446 787.503 200.411 788.649 202.924L797.748 198.776ZM772.851 177.318C774.575 179.475 777.721 179.826 779.878 178.102C782.035 176.378 782.387 173.232 780.662 171.075L772.851 177.318ZM780.321 170.649C778.588 168.498 775.44 168.16 773.29 169.892C771.14 171.624 770.801 174.772 772.534 176.922L780.321 170.649ZM751.06 155.593C753.21 157.325 756.358 156.987 758.091 154.837C759.824 152.687 759.485 149.539 757.335 147.806L751.06 155.593ZM756.91 147.464C754.754 145.739 751.607 146.087 749.881 148.243C748.156 150.399 748.504 153.545 750.66 155.271L756.91 147.464ZM725.265 138.447C727.686 139.775 730.726 138.89 732.054 136.469C733.383 134.048 732.497 131.009 730.076 129.68L725.265 138.447ZM729.602 129.421C727.177 128.098 724.14 128.992 722.818 131.416C721.496 133.841 722.389 136.878 724.814 138.2L729.602 129.421ZM696.912 125.473C699.494 126.451 702.38 125.15 703.358 122.567C704.336 119.985 703.035 117.098 700.452 116.121L696.912 125.473ZM699.955 115.933C697.371 114.961 694.487 116.268 693.515 118.852C692.542 121.437 693.849 124.32 696.434 125.293L699.955 115.933ZM667.002 116.095C669.678 116.778 672.4 115.162 673.083 112.486C673.766 109.811 672.15 107.088 669.475 106.405L667.002 116.095ZM668.956 106.273C666.279 105.595 663.559 107.215 662.88 109.892C662.202 112.568 663.822 115.288 666.499 115.967L668.956 106.273ZM636.164 109.758C638.891 110.193 641.455 108.336 641.89 105.609C642.326 102.882 640.469 100.319 637.742 99.883L636.164 109.758ZM637.211 99.7985C634.483 99.3665 631.922 101.227 631.49 103.955C631.058 106.682 632.919 109.243 635.646 109.675L637.211 99.7985ZM604.845 106.005C607.597 106.232 610.012 104.185 610.239 101.433C610.466 98.6806 608.419 96.2656 605.667 96.0387L604.845 106.005ZM605.15 95.9963C602.397 95.7717 599.984 97.8208 599.76 100.573C599.535 103.325 601.584 105.739 604.336 105.963L605.15 95.9963ZM575.046 104.045C577.804 104.182 580.151 102.057 580.288 99.2993C580.425 96.5412 578.3 94.1945 575.542 94.0578L575.046 104.045ZM575.046 94.0333C572.288 93.898 569.943 96.0241 569.807 98.7822C569.672 101.54 571.798 103.886 574.556 104.021L575.046 94.0333ZM545.275 103.031C548.035 103.083 550.316 100.887 550.368 98.1265C550.421 95.3656 548.225 93.085 545.464 93.0327L545.275 103.031ZM544.973 93.0235C542.212 92.9725 539.932 95.1694 539.881 97.9303C539.831 100.691 542.027 102.971 544.788 103.022L544.973 93.0235ZM515.525 102.889C518.286 102.865 520.505 100.606 520.48 97.8452C520.456 95.0839 518.198 92.8653 515.436 92.8898L515.525 102.889ZM514.938 92.8944C512.177 92.9201 509.959 95.1795 509.985 97.9408C510.011 100.702 512.27 102.92 515.031 102.894L514.938 92.8944ZM485.664 103.525C488.424 103.434 490.587 101.123 490.496 98.3635C490.405 95.6035 488.094 93.4399 485.334 93.5308L485.664 103.525ZM484.842 93.5471C482.082 93.6391 479.92 95.9509 480.011 98.7108C480.103 101.471 482.415 103.634 485.175 103.542L484.842 93.5471ZM455.9 104.801C458.658 104.658 460.778 102.307 460.635 99.5488C460.492 96.7911 458.141 94.6712 455.383 94.8139L455.9 104.801ZM454.886 94.8397C452.129 94.9831 450.009 97.3349 450.153 100.093C450.296 102.85 452.648 104.97 455.406 104.826L454.886 94.8397ZM426.023 106.547C428.779 106.371 430.87 103.994 430.694 101.238C430.518 98.4824 428.141 96.3911 425.385 96.5672L426.023 106.547ZM424.896 96.5985C422.14 96.7749 420.049 99.152 420.226 101.908C420.402 104.664 422.779 106.755 425.535 106.578L424.896 96.5985ZM396.188 108.531C398.943 108.345 401.026 105.96 400.839 103.205C400.653 100.45 398.269 98.3676 395.514 98.5537L396.188 108.531ZM395.021 98.587C392.266 98.773 390.184 101.157 390.37 103.913C390.556 106.668 392.94 108.75 395.695 108.564L395.021 98.587ZM366.28 110.48C369.036 110.312 371.134 107.942 370.966 105.185C370.798 102.429 368.428 100.331 365.672 100.499L366.28 110.48ZM365.186 100.528C362.429 100.696 360.331 103.066 360.498 105.822C360.665 108.578 363.035 110.677 365.792 110.51L365.186 100.528ZM336.273 112.057C339.032 111.941 341.175 109.611 341.059 106.852C340.943 104.093 338.612 101.95 335.853 102.066L336.273 112.057ZM335.366 102.086C332.607 102.201 330.463 104.531 330.578 107.29C330.692 110.049 333.022 112.192 335.781 112.078L335.366 102.086ZM306.189 112.861C308.95 112.836 311.168 110.578 311.144 107.816C311.119 105.055 308.86 102.837 306.099 102.861L306.189 112.861ZM305.61 102.866C302.849 102.889 300.629 105.146 300.652 107.907C300.675 110.668 302.932 112.888 305.693 112.865L305.61 102.866ZM276.025 112.44C278.785 112.549 281.11 110.401 281.219 107.641C281.328 104.882 279.18 102.557 276.421 102.447L276.025 112.44ZM275.933 102.428C273.174 102.316 270.847 104.462 270.735 107.221C270.623 109.981 272.77 112.308 275.529 112.42L275.933 102.428ZM245.844 110.308C248.59 110.595 251.049 108.601 251.336 105.855C251.623 103.108 249.629 100.649 246.882 100.362L245.844 110.308ZM246.401 100.312C243.654 100.022 241.193 102.013 240.903 104.759C240.613 107.505 242.605 109.967 245.351 110.257L246.401 100.312ZM215.828 106.007C218.543 106.509 221.151 104.714 221.653 101.999C222.155 99.2835 220.361 96.6753 217.645 96.1734L215.828 106.007ZM217.169 96.085C214.454 95.5793 211.844 97.37 211.338 100.085C210.832 102.799 212.623 105.41 215.338 105.916L217.169 96.085ZM186.244 99.1818C188.904 99.9236 191.662 98.3686 192.404 95.7087C193.146 93.0488 191.591 90.2912 188.931 89.5494L186.244 99.1818ZM188.465 89.419C185.806 88.6732 183.046 90.224 182.3 92.8828C181.554 95.5416 183.105 98.3016 185.764 99.0474L188.465 89.419ZM157.391 89.6601C159.97 90.6478 162.861 89.358 163.849 86.7793C164.837 84.2005 163.547 81.3094 160.968 80.3217L157.391 89.6601ZM160.518 80.149C157.941 79.1574 155.048 80.4427 154.056 83.0199C153.065 85.5972 154.35 88.4903 156.927 89.482L160.518 80.149ZM129.519 77.4683C131.996 78.6898 134.994 77.6723 136.215 75.1957C137.437 72.7191 136.419 69.7212 133.942 68.4998L129.519 77.4683ZM133.515 68.2885C131.04 67.0634 128.041 68.0766 126.816 70.5514C125.591 73.0263 126.604 76.0256 129.079 77.2506L133.515 68.2885ZM102.945 62.8912C105.308 64.3203 108.382 63.5633 109.811 61.2004C111.24 58.8375 110.483 55.7635 108.121 54.3344L102.945 62.8912ZM107.703 54.0816C105.342 52.6493 102.267 53.4022 100.835 55.7632C99.4026 58.1242 100.156 61.1992 102.516 62.6314L107.703 54.0816ZM77.6375 46.1971C79.8838 47.8031 83.0068 47.284 84.6128 45.0376C86.2188 42.7913 85.6998 39.6683 83.4534 38.0623L77.6375 46.1971ZM83.0638 37.7834C80.8193 36.1748 77.6958 36.6902 76.0871 38.9347C74.4785 41.1792 74.9939 44.3028 77.2384 45.9114L83.0638 37.7834ZM53.6586 27.7835C55.7929 29.5357 58.9435 29.226 60.6958 27.0918C62.448 24.9575 62.1383 21.8069 60.0041 20.0546L53.6586 27.7835ZM59.6259 19.7438C57.4934 17.9894 54.3424 18.2958 52.588 20.4283C50.8336 22.5608 51.14 25.7117 53.2725 27.4662L59.6259 19.7438ZM30.7864 7.84628C32.8164 9.71839 35.9796 9.59046 37.8517 7.56052C39.7238 5.53058 39.5959 2.36734 37.566 0.495227L30.7864 7.84628ZM18.443 1924.51C18.5029 1924.57 18.5629 1924.64 18.6228 1924.7L25.7287 1917.66C25.6714 1917.6 25.6142 1917.54 25.557 1917.49L18.443 1924.51ZM41.5907 1944.92C41.7254 1945.02 41.8602 1945.13 41.9952 1945.23L48.072 1937.29C47.9428 1937.19 47.8136 1937.09 47.6846 1936.99L41.5907 1944.92ZM67.3656 1962.25C67.5125 1962.34 67.6594 1962.42 67.8064 1962.51L72.8545 1953.88C72.713 1953.79 72.5716 1953.71 72.4303 1953.63L67.3656 1962.25ZM94.9187 1976.44C95.072 1976.51 95.2254 1976.57 95.3789 1976.64L99.4639 1967.52C99.3154 1967.45 99.167 1967.38 99.0187 1967.32L94.9187 1976.44ZM123.661 1987.74C123.821 1987.79 123.98 1987.85 124.14 1987.9L127.36 1978.43C127.205 1978.38 127.05 1978.33 126.894 1978.28L123.661 1987.74ZM153.253 1996.52C153.417 1996.56 153.581 1996.6 153.745 1996.64L156.204 1986.95C156.044 1986.91 155.883 1986.87 155.723 1986.83L153.253 1996.52ZM183.376 2003.09C183.54 2003.12 183.704 2003.15 183.868 2003.18L185.663 1993.34C185.502 1993.31 185.341 1993.28 185.181 1993.25L183.376 2003.09ZM213.737 2007.72C213.903 2007.74 214.069 2007.77 214.235 2007.79L215.454 1997.86C215.291 1997.84 215.128 1997.82 214.965 1997.8L213.737 2007.72ZM244.297 2010.7C244.464 2010.71 244.631 2010.73 244.798 2010.74L245.513 2000.76C245.349 2000.75 245.184 2000.74 245.019 2000.73L244.297 2010.7ZM274.948 2012.22C275.116 2012.23 275.284 2012.23 275.452 2012.24L275.724 2002.24C275.558 2002.24 275.392 2002.23 275.227 2002.23L274.948 2012.22ZM305.617 2012.46C305.785 2012.46 305.953 2012.46 306.121 2012.46L306 2002.46C305.834 2002.46 305.668 2002.46 305.502 2002.47L305.617 2012.46ZM336.25 2011.56C336.417 2011.56 336.584 2011.55 336.751 2011.54L336.28 2001.55C336.114 2001.56 335.949 2001.57 335.784 2001.58L336.25 2011.56ZM366.806 2009.64C366.973 2009.63 367.139 2009.62 367.306 2009.6L366.517 1999.63C366.352 1999.65 366.187 1999.66 366.022 1999.67L366.806 2009.64ZM397.285 2006.79C397.451 2006.78 397.617 2006.76 397.784 2006.74L396.706 1996.8C396.541 1996.82 396.376 1996.83 396.211 1996.85L397.285 2006.79ZM427.665 2003.09C427.831 2003.07 427.996 2003.05 428.162 2003.03L426.818 1993.12C426.654 1993.14 426.489 1993.16 426.325 1993.19L427.665 2003.09ZM457.926 1998.61C458.091 1998.59 458.255 1998.56 458.42 1998.53L456.828 1988.66C456.665 1988.69 456.501 1988.71 456.338 1988.74L457.926 1998.61ZM488.046 1993.4C488.209 1993.37 488.373 1993.33 488.536 1993.3L486.71 1983.47C486.548 1983.5 486.385 1983.53 486.223 1983.56L488.046 1993.4ZM518.021 1987.48C518.187 1987.45 518.352 1987.41 518.517 1987.38L516.467 1977.59C516.303 1977.63 516.139 1977.66 515.975 1977.69L518.021 1987.48ZM547.93 1980.88C548.094 1980.84 548.258 1980.8 548.421 1980.76L546.153 1971.02C545.99 1971.06 545.828 1971.1 545.665 1971.14L547.93 1980.88ZM577.649 1973.62C577.81 1973.57 577.972 1973.53 578.133 1973.49L575.646 1963.81C575.487 1963.85 575.327 1963.89 575.166 1963.93L577.649 1973.62ZM607.097 1965.71C607.255 1965.67 607.412 1965.62 607.57 1965.58L604.861 1955.95C604.705 1955.99 604.549 1956.04 604.392 1956.08L607.097 1965.71ZM636.549 1957.05C636.709 1957 636.87 1956.95 637.03 1956.9L634.083 1947.34C633.924 1947.39 633.765 1947.44 633.606 1947.49L636.549 1957.05ZM665.534 1947.68C665.697 1947.63 665.858 1947.57 666.02 1947.52L662.803 1938.05C662.643 1938.1 662.483 1938.16 662.323 1938.21L665.534 1947.68ZM694.485 1937.3C694.637 1937.24 694.789 1937.19 694.941 1937.13L691.378 1927.79C691.229 1927.84 691.079 1927.9 690.929 1927.96L694.485 1937.3ZM722.829 1925.66C722.901 1925.62 722.973 1925.59 723.045 1925.56L718.936 1916.44C718.866 1916.47 718.796 1916.5 718.726 1916.54L722.829 1925.66ZM723.045 1925.56C723.128 1925.52 723.211 1925.48 723.294 1925.45L719.178 1916.33C719.097 1916.37 719.017 1916.41 718.936 1916.44L723.045 1925.56ZM751.65 1910.73C751.807 1910.64 751.963 1910.55 752.12 1910.45L746.984 1901.87C746.833 1901.96 746.683 1902.05 746.532 1902.14L751.65 1910.73ZM778.495 1892.08C778.635 1891.96 778.775 1891.85 778.915 1891.74L772.581 1884C772.448 1884.11 772.315 1884.21 772.182 1884.32L778.495 1892.08ZM801.967 1869.22C802.082 1869.08 802.196 1868.95 802.309 1868.81L794.656 1862.38C794.55 1862.5 794.443 1862.63 794.336 1862.76L801.967 1869.22ZM820.367 1841.82C820.448 1841.66 820.53 1841.5 820.611 1841.34L811.691 1836.82C811.616 1836.97 811.541 1837.11 811.465 1837.26L820.367 1841.82ZM831.476 1810.6C831.514 1810.42 831.551 1810.24 831.588 1810.06L821.79 1808.06C821.756 1808.23 821.722 1808.39 821.688 1808.56L831.476 1810.6ZM833.58 1777.41C833.565 1777.22 833.55 1777.04 833.534 1776.86L823.571 1777.72C823.585 1777.88 823.599 1778.05 823.612 1778.21L833.58 1777.41ZM826.143 1745C826.076 1744.83 826.01 1744.66 825.943 1744.49L816.638 1748.15C816.7 1748.31 816.76 1748.46 816.821 1748.62L826.143 1745ZM809.693 1716.07C809.58 1715.93 809.466 1715.78 809.352 1715.64L801.519 1721.85C801.622 1721.99 801.726 1722.12 801.829 1722.25L809.693 1716.07ZM785.203 1693.37C785.05 1693.27 784.897 1693.17 784.743 1693.07L779.278 1701.44C779.416 1701.53 779.554 1701.62 779.691 1701.72L785.203 1693.37ZM754.332 1680.17C754.241 1680.15 754.15 1680.13 754.06 1680.11L751.94 1689.89C752.021 1689.9 752.101 1689.92 752.181 1689.94L754.332 1680.17ZM754.06 1680.11C753.973 1680.09 753.886 1680.08 753.799 1680.06L751.705 1689.84C751.784 1689.85 751.862 1689.87 751.94 1689.89L754.06 1680.11ZM722.364 1678.4C722.19 1678.41 722.016 1678.43 721.842 1678.45L722.909 1688.39C723.067 1688.38 723.224 1688.36 723.382 1688.35L722.364 1678.4ZM691.529 1685.77C691.368 1685.83 691.207 1685.89 691.046 1685.95L694.513 1695.33C694.664 1695.27 694.815 1695.22 694.966 1695.16L691.529 1685.77ZM663.152 1698.86C663.003 1698.94 662.854 1699.02 662.705 1699.1L667.497 1707.88C667.641 1707.8 667.785 1707.72 667.929 1707.64L663.152 1698.86ZM636.629 1714.64C636.488 1714.72 636.346 1714.81 636.204 1714.9L641.549 1723.36C641.689 1723.27 641.83 1723.18 641.97 1723.09L636.629 1714.64ZM610.885 1731.06C610.744 1731.15 610.604 1731.23 610.464 1731.32L615.782 1739.79C615.924 1739.7 616.066 1739.61 616.208 1739.52L610.885 1731.06ZM584.871 1746.34C584.726 1746.41 584.582 1746.49 584.437 1746.57L589.099 1755.41C589.249 1755.33 589.4 1755.25 589.55 1755.17L584.871 1746.34ZM557.698 1758.14C557.545 1758.19 557.393 1758.24 557.241 1758.29L560.272 1767.82C560.437 1767.77 560.602 1767.71 560.766 1767.66L557.698 1758.14ZM529.236 1763C529.157 1763 529.079 1763 529 1763V1773C529.089 1773 529.177 1773 529.266 1773L529.236 1763ZM529 1763C528.909 1763 528.817 1763 528.726 1763L528.694 1773C528.796 1773 528.898 1773 529 1773V1763ZM498.884 1755.64C498.74 1755.55 498.596 1755.47 498.454 1755.38L493.19 1763.88C493.366 1763.99 493.543 1764.1 493.72 1764.2L498.884 1755.64ZM481.148 1731.85C481.107 1731.69 481.067 1731.53 481.027 1731.37L471.309 1733.73C471.358 1733.93 471.409 1734.13 471.46 1734.33L481.148 1731.85ZM484.385 1701.85C484.46 1701.7 484.535 1701.55 484.611 1701.4L475.698 1696.86C475.604 1697.05 475.511 1697.23 475.419 1697.42L484.385 1701.85ZM506.47 1681.79C506.549 1681.76 506.629 1681.73 506.709 1681.7L503.291 1672.3C503.192 1672.34 503.093 1672.37 502.995 1672.41L506.47 1681.79ZM506.709 1681.7C506.776 1681.67 506.845 1681.65 506.914 1681.62L503.543 1672.21C503.459 1672.24 503.375 1672.27 503.291 1672.3L506.709 1681.7ZM537.96 1674.28C538.142 1674.25 538.324 1674.21 538.507 1674.18L536.592 1664.36C536.408 1664.4 536.224 1664.43 536.04 1664.47L537.96 1674.28ZM570.688 1668.08C570.87 1668.04 571.052 1668.01 571.233 1667.97L569.369 1658.15C569.187 1658.18 569.006 1658.22 568.825 1658.25L570.688 1668.08ZM603.393 1661.64C603.573 1661.6 603.753 1661.56 603.933 1661.53L601.905 1651.73C601.727 1651.77 601.548 1651.81 601.37 1651.84L603.393 1661.64ZM636.049 1654.41C636.227 1654.37 636.404 1654.33 636.582 1654.29L634.257 1644.56C634.081 1644.6 633.906 1644.64 633.73 1644.69L636.049 1654.41ZM668.475 1645.95C668.65 1645.9 668.826 1645.84 669.002 1645.79L666.231 1636.19C666.058 1636.24 665.885 1636.29 665.712 1636.33L668.475 1645.95ZM700.495 1635.61C700.668 1635.55 700.842 1635.48 701.015 1635.42L697.576 1626.03C697.407 1626.09 697.239 1626.15 697.07 1626.22L700.495 1635.61ZM731.636 1622.39C731.804 1622.3 731.972 1622.22 732.139 1622.13L727.643 1613.2C727.483 1613.28 727.323 1613.36 727.162 1613.44L731.636 1622.39ZM760.718 1604.18C760.867 1604.06 761.016 1603.94 761.164 1603.82L754.84 1596.08C754.705 1596.19 754.569 1596.3 754.434 1596.4L760.718 1604.18ZM783.022 1576.88C783.104 1576.7 783.186 1576.52 783.266 1576.33L774.105 1572.32C774.039 1572.48 773.972 1572.63 773.904 1572.78L783.022 1576.88ZM785.922 1541.07C785.898 1540.97 785.873 1540.88 785.848 1540.78L776.152 1543.22C776.174 1543.31 776.195 1543.39 776.215 1543.48L785.922 1541.07ZM785.848 1540.78C785.826 1540.69 785.805 1540.61 785.783 1540.52L776.091 1542.98C776.111 1543.06 776.132 1543.14 776.152 1543.22L785.848 1540.78ZM776.366 1511.71C776.305 1511.56 776.243 1511.41 776.181 1511.26L766.93 1515.05C766.988 1515.2 767.047 1515.34 767.105 1515.48L776.366 1511.71ZM762.491 1484.1C762.402 1483.95 762.312 1483.81 762.222 1483.66L753.696 1488.89C753.781 1489.02 753.866 1489.16 753.95 1489.3L762.491 1484.1ZM744.225 1459.13C744.114 1459 744.002 1458.87 743.89 1458.74L736.366 1465.33C736.472 1465.45 736.577 1465.57 736.683 1465.69L744.225 1459.13ZM722.103 1437.6C721.973 1437.49 721.843 1437.38 721.713 1437.28L715.359 1445C715.482 1445.1 715.605 1445.2 715.729 1445.3L722.103 1437.6ZM697.001 1419.8C696.857 1419.71 696.714 1419.63 696.57 1419.54L691.397 1428.1C691.534 1428.18 691.671 1428.26 691.808 1428.35L697.001 1419.8ZM669.836 1405.55C669.683 1405.48 669.531 1405.41 669.378 1405.35L665.279 1414.47C665.426 1414.53 665.573 1414.6 665.72 1414.67L669.836 1405.55ZM641.356 1394.41C641.197 1394.36 641.039 1394.3 640.88 1394.25L637.698 1403.73C637.852 1403.78 638.006 1403.83 638.16 1403.89L641.356 1394.41ZM612.082 1385.86C611.92 1385.82 611.758 1385.78 611.596 1385.74L609.172 1395.44C609.33 1395.48 609.488 1395.52 609.646 1395.56L612.082 1385.86ZM582.347 1379.42C582.183 1379.39 582.02 1379.36 581.856 1379.33L580.046 1389.16C580.206 1389.19 580.367 1389.22 580.527 1389.25L582.347 1379.42ZM552.352 1374.67C552.188 1374.65 552.023 1374.63 551.859 1374.61L550.543 1384.52C550.705 1384.54 550.867 1384.56 551.029 1384.58L552.352 1374.67ZM522.217 1371.29C522.052 1371.27 521.888 1371.25 521.723 1371.24L520.804 1381.2C520.967 1381.21 521.13 1381.23 521.292 1381.24L522.217 1371.29ZM492.015 1368.98C491.85 1368.97 491.686 1368.96 491.521 1368.95L490.918 1378.93C491.081 1378.94 491.244 1378.95 491.407 1378.96L492.015 1368.98ZM461.792 1367.53C461.628 1367.53 461.463 1367.52 461.298 1367.52L460.942 1377.51C461.105 1377.52 461.269 1377.52 461.432 1377.53L461.792 1367.53ZM431.58 1366.75C431.416 1366.74 431.251 1366.74 431.086 1366.74L430.918 1376.74C431.082 1376.74 431.246 1376.74 431.409 1376.74L431.58 1366.75ZM401.403 1366.45C401.238 1366.45 401.073 1366.45 400.908 1366.45L400.875 1376.45C401.039 1376.45 401.204 1376.45 401.368 1376.45L401.403 1366.45ZM371.249 1366.48C371.085 1366.48 370.92 1366.49 370.756 1366.49L370.808 1376.49C370.972 1376.49 371.137 1376.48 371.301 1376.48L371.249 1366.48ZM341.102 1366.71C340.938 1366.71 340.774 1366.71 340.61 1366.71L340.701 1376.71C340.865 1376.71 341.029 1376.71 341.193 1376.71L341.102 1366.71ZM310.972 1366.98C310.808 1366.98 310.644 1366.98 310.48 1366.98L310.56 1376.98C310.724 1376.98 310.888 1376.98 311.052 1376.98L310.972 1366.98ZM280.868 1367.14C280.704 1367.14 280.54 1367.14 280.376 1367.14L280.391 1377.14C280.555 1377.14 280.72 1377.14 280.884 1377.14L280.868 1367.14ZM250.799 1367.02C250.635 1367.02 250.471 1367.01 250.306 1367.01L250.195 1377.01C250.36 1377.01 250.525 1377.02 250.69 1377.02L250.799 1367.02ZM220.777 1366.41C220.613 1366.41 220.449 1366.4 220.285 1366.4L219.972 1376.39C220.137 1376.4 220.302 1376.4 220.468 1376.41L220.777 1366.41ZM190.83 1365.07C190.666 1365.06 190.502 1365.05 190.339 1365.04L189.726 1375.02C189.891 1375.03 190.057 1375.04 190.223 1375.05L190.83 1365.07ZM161.017 1362.65C160.855 1362.63 160.692 1362.61 160.53 1362.6L159.485 1372.54C159.65 1372.56 159.815 1372.57 159.98 1372.59L161.017 1362.65ZM131.484 1358.69C131.325 1358.66 131.165 1358.64 131.006 1358.61L129.337 1368.47C129.5 1368.5 129.663 1368.52 129.827 1368.55L131.484 1358.69ZM102.553 1352.54C102.4 1352.49 102.248 1352.45 102.095 1352.41L99.5157 1362.08C99.6741 1362.12 99.8327 1362.16 99.9914 1362.2L102.553 1352.54ZM74.7745 1343.19C74.623 1343.13 74.4718 1343.07 74.3208 1343L70.3982 1352.2C70.5583 1352.27 70.7185 1352.34 70.879 1352.4L74.7745 1343.19ZM49.3044 1329.23C49.1766 1329.14 49.0491 1329.05 48.9218 1328.96L43.0855 1337.08C43.2246 1337.18 43.3639 1337.27 43.5035 1337.37L49.3044 1329.23ZM28.8598 1309.58C28.7671 1309.45 28.6748 1309.33 28.5828 1309.21L20.5582 1315.17C20.6612 1315.31 20.7646 1315.45 20.8683 1315.59L28.8598 1309.58ZM15.9438 1284.51C15.8955 1284.36 15.8474 1284.21 15.7997 1284.06L6.26827 1287.09C6.32112 1287.26 6.37435 1287.42 6.42796 1287.59L15.9438 1284.51ZM11.0057 1256.03C11.0017 1255.94 10.9978 1255.86 10.9939 1255.77L1.00427 1256.23C1.00838 1256.32 1.01257 1256.41 1.01685 1256.5L11.0057 1256.03ZM10.9939 1255.77C10.99 1255.69 10.986 1255.6 10.9821 1255.51L0.991923 1255.95C0.995982 1256.04 1.0001 1256.14 1.00427 1256.23L10.9939 1255.77ZM11.8553 1224.95C11.8734 1224.78 11.8918 1224.61 11.9104 1224.44L1.97029 1223.35C1.95068 1223.53 1.93131 1223.7 1.91217 1223.88L11.8553 1224.95ZM17.8276 1194.83C17.875 1194.67 17.9226 1194.51 17.9704 1194.35L8.3957 1191.46C8.34485 1191.63 8.29424 1191.8 8.24387 1191.97L17.8276 1194.83ZM29.4813 1166.5C29.5609 1166.35 29.6407 1166.2 29.7207 1166.06L20.9278 1161.29C20.8424 1161.45 20.7572 1161.61 20.6723 1161.77L29.4813 1166.5ZM46.6697 1141.14C46.7775 1141.01 46.8856 1140.88 46.994 1140.75L39.3418 1134.31C39.2266 1134.45 39.1116 1134.59 38.9969 1134.73L46.6697 1141.14ZM68.4937 1119.51C68.6237 1119.4 68.7539 1119.29 68.8842 1119.18L62.5235 1111.47C62.3861 1111.58 62.2489 1111.69 62.1118 1111.81L68.4937 1119.51ZM93.8298 1101.69C93.9734 1101.6 94.1171 1101.51 94.261 1101.43L89.1464 1092.83C88.9962 1092.92 88.846 1093.01 88.6961 1093.1L93.8298 1101.69ZM121.414 1087.5C121.569 1087.43 121.725 1087.36 121.882 1087.29L117.862 1078.14C117.701 1078.21 117.539 1078.28 117.378 1078.35L121.414 1087.5ZM150.642 1076.38C150.807 1076.33 150.972 1076.28 151.136 1076.22L148.053 1066.71C147.884 1066.76 147.714 1066.82 147.545 1066.87L150.642 1076.38ZM180.756 1067.97C180.922 1067.93 181.087 1067.89 181.253 1067.85L178.958 1058.11C178.788 1058.15 178.618 1058.19 178.449 1058.23L180.756 1067.97ZM211.509 1061.81C211.678 1061.78 211.848 1061.76 212.017 1061.73L210.394 1051.86C210.221 1051.89 210.048 1051.92 209.875 1051.95L211.509 1061.81ZM242.684 1057.61C242.856 1057.59 243.029 1057.57 243.201 1057.55L242.158 1047.61C241.983 1047.63 241.808 1047.64 241.633 1047.66L242.684 1057.61ZM274.083 1055.12C274.253 1055.11 274.424 1055.1 274.595 1055.09L274.062 1045.1C273.889 1045.11 273.715 1045.12 273.542 1045.13L274.083 1055.12ZM305.539 1054.14C305.71 1054.14 305.882 1054.14 306.054 1054.14L305.976 1044.14C305.802 1044.14 305.628 1044.14 305.454 1044.14L305.539 1054.14ZM337.05 1054.54C337.222 1054.55 337.394 1054.55 337.566 1054.56L337.905 1044.57C337.731 1044.56 337.556 1044.55 337.382 1044.55L337.05 1054.54ZM368.545 1056.21C368.717 1056.22 368.889 1056.23 369.061 1056.24L369.786 1046.27C369.612 1046.26 369.438 1046.24 369.264 1046.23L368.545 1056.21ZM399.964 1059.06C400.135 1059.07 400.306 1059.09 400.477 1059.11L401.568 1049.17C401.395 1049.15 401.222 1049.13 401.049 1049.12L399.964 1059.06ZM431.252 1063.04C431.422 1063.07 431.593 1063.09 431.763 1063.11L433.208 1053.22C433.036 1053.19 432.864 1053.17 432.692 1053.14L431.252 1063.04ZM462.393 1068.14C462.564 1068.17 462.734 1068.2 462.904 1068.23L464.7 1058.39C464.528 1058.36 464.356 1058.33 464.183 1058.3L462.393 1068.14ZM493.347 1074.35C493.516 1074.38 493.685 1074.42 493.854 1074.46L496.005 1064.69C495.834 1064.65 495.664 1064.62 495.493 1064.58L493.347 1074.35ZM524.031 1081.69C524.198 1081.74 524.364 1081.78 524.531 1081.82L527.052 1072.15C526.883 1072.1 526.714 1072.06 526.546 1072.01L524.031 1081.69ZM554.348 1090.23C554.511 1090.28 554.674 1090.32 554.837 1090.37L557.753 1080.81C557.588 1080.76 557.422 1080.71 557.257 1080.66L554.348 1090.23ZM584.256 1100.06C584.42 1100.12 584.585 1100.18 584.749 1100.24L588.104 1090.82C587.937 1090.76 587.77 1090.7 587.603 1090.64L584.256 1100.06ZM613.673 1111.39C613.832 1111.46 613.99 1111.52 614.148 1111.59L618.011 1102.36C617.85 1102.3 617.689 1102.23 617.528 1102.16L613.673 1111.39ZM642.113 1124.36C642.187 1124.4 642.262 1124.43 642.336 1124.47L646.808 1115.53C646.732 1115.49 646.656 1115.45 646.579 1115.41L642.113 1124.36ZM642.336 1124.47C642.409 1124.51 642.482 1124.55 642.555 1124.58L647.027 1115.64C646.954 1115.6 646.881 1115.56 646.808 1115.53L642.336 1124.47ZM669.188 1137.89C669.336 1137.96 669.483 1138.04 669.631 1138.11L674.114 1129.17C673.966 1129.1 673.818 1129.02 673.67 1128.95L669.188 1137.89ZM696.178 1151.57C696.326 1151.65 696.473 1151.72 696.62 1151.8L701.198 1142.91C701.05 1142.83 700.902 1142.76 700.754 1142.68L696.178 1151.57ZM722.925 1165.63C723.071 1165.71 723.216 1165.79 723.361 1165.87L728.108 1157.07C727.962 1156.99 727.815 1156.91 727.669 1156.83L722.925 1165.63ZM749.29 1180.29C749.433 1180.38 749.576 1180.46 749.719 1180.54L754.714 1171.88C754.569 1171.8 754.425 1171.71 754.28 1171.63L749.29 1180.29ZM775.098 1195.81C775.237 1195.9 775.376 1195.99 775.515 1196.08L780.855 1187.62C780.714 1187.53 780.573 1187.44 780.431 1187.35L775.098 1195.81ZM800.041 1212.49C800.173 1212.58 800.305 1212.68 800.437 1212.77L806.253 1204.64C806.118 1204.54 805.983 1204.44 805.848 1204.35L800.041 1212.49ZM823.681 1230.79C823.805 1230.9 823.93 1231 824.054 1231.11L830.539 1223.5C830.411 1223.39 830.282 1223.28 830.153 1223.17L823.681 1230.79ZM845.036 1251.28C845.146 1251.4 845.255 1251.52 845.364 1251.64L852.805 1244.96C852.689 1244.83 852.574 1244.7 852.458 1244.57L845.036 1251.28ZM862.261 1274.76C862.339 1274.9 862.416 1275.04 862.493 1275.18L871.247 1270.34C871.162 1270.19 871.077 1270.04 870.991 1269.88L862.261 1274.76ZM871.505 1301.42C871.525 1301.57 871.544 1301.72 871.562 1301.87L881.49 1300.68C881.469 1300.5 881.447 1300.33 881.424 1300.15L871.505 1301.42ZM868.461 1328.97C868.411 1329.11 868.36 1329.25 868.309 1329.39L877.716 1332.78C877.774 1332.62 877.832 1332.46 877.89 1332.3L868.461 1328.97ZM854.245 1353.68C854.193 1353.74 854.142 1353.81 854.09 1353.87L861.891 1360.13C861.947 1360.06 862.003 1359.99 862.059 1359.92L854.245 1353.68ZM854.09 1353.87C854.046 1353.93 854.002 1353.98 853.958 1354.04L861.744 1360.31C861.793 1360.25 861.842 1360.19 861.891 1360.13L854.09 1353.87ZM835.837 1370.25C835.721 1370.32 835.606 1370.39 835.49 1370.46L840.637 1379.03C840.772 1378.95 840.907 1378.87 841.041 1378.79L835.837 1370.25ZM812.894 1378.33C812.761 1378.35 812.627 1378.36 812.494 1378.38L813.722 1388.31C813.878 1388.29 814.033 1388.27 814.188 1388.25L812.894 1378.33ZM788.26 1376.9C788.127 1376.87 787.993 1376.84 787.859 1376.81L785.56 1386.54C785.71 1386.58 785.86 1386.61 786.01 1386.65L788.26 1376.9ZM764.684 1367.92C764.561 1367.86 764.439 1367.79 764.317 1367.73L759.609 1376.55C759.742 1376.62 759.875 1376.69 760.008 1376.76L764.684 1367.92ZM743.416 1353.72C743.307 1353.64 743.199 1353.55 743.09 1353.46L736.758 1361.2C736.874 1361.29 736.99 1361.39 737.106 1361.48L743.416 1353.72ZM724.885 1335.86C724.838 1335.8 724.792 1335.75 724.745 1335.7L717.236 1342.3C717.286 1342.36 717.335 1342.41 717.385 1342.47L724.885 1335.86ZM724.745 1335.7C724.687 1335.63 724.628 1335.57 724.57 1335.5L717.052 1342.09C717.113 1342.16 717.174 1342.23 717.236 1342.3L724.745 1335.7ZM706.631 1310.77C706.545 1310.63 706.461 1310.48 706.376 1310.33L697.724 1315.35C697.815 1315.51 697.905 1315.66 697.996 1315.82L706.631 1310.77ZM694.152 1282.79C694.101 1282.63 694.05 1282.47 693.999 1282.3L684.457 1285.3C684.512 1285.47 684.566 1285.64 684.622 1285.82L694.152 1282.79ZM688.137 1252.61C688.122 1252.44 688.107 1252.27 688.093 1252.1L678.13 1252.97C678.146 1253.15 678.161 1253.33 678.178 1253.51L688.137 1252.61ZM688.285 1221.67C688.3 1221.5 688.316 1221.33 688.332 1221.16L678.377 1220.22C678.36 1220.4 678.343 1220.58 678.327 1220.76L688.285 1221.67ZM693.381 1190.83C693.419 1190.67 693.458 1190.5 693.497 1190.34L683.76 1188.06C683.72 1188.23 683.68 1188.4 683.64 1188.57L693.381 1190.83ZM702.035 1160.67C702.09 1160.5 702.146 1160.34 702.201 1160.18L692.727 1156.98C692.67 1157.14 692.614 1157.31 692.557 1157.48L702.035 1160.67ZM713.161 1131.06C713.226 1130.91 713.292 1130.75 713.357 1130.59L704.111 1126.78C704.044 1126.94 703.978 1127.1 703.911 1127.26L713.161 1131.06ZM725.862 1102.01C725.934 1101.86 726.007 1101.7 726.08 1101.54L716.995 1097.36C716.922 1097.52 716.849 1097.68 716.776 1097.84L725.862 1102.01ZM739.502 1073.25C739.578 1073.09 739.654 1072.94 739.73 1072.78L730.733 1068.41C730.657 1068.57 730.581 1068.73 730.504 1068.89L739.502 1073.25ZM753.513 1044.56C753.59 1044.4 753.666 1044.24 753.743 1044.09L744.754 1039.7C744.678 1039.86 744.601 1040.02 744.525 1040.17L753.513 1044.56ZM767.331 1015.72C767.406 1015.56 767.481 1015.4 767.556 1015.24L758.491 1011.01C758.417 1011.17 758.343 1011.33 758.269 1011.49L767.331 1015.72ZM780.406 986.304C780.474 986.142 780.542 985.98 780.609 985.818L771.378 981.972C771.312 982.132 771.245 982.291 771.179 982.45L780.406 986.304ZM791.841 956.15C791.898 955.98 791.955 955.81 792.012 955.64L782.524 952.48C782.469 952.645 782.414 952.81 782.359 952.975L791.841 956.15ZM800.444 924.813C800.479 924.641 800.514 924.469 800.549 924.296L790.751 922.301C790.717 922.465 790.683 922.63 790.65 922.794L800.444 924.813ZM804.21 892.185C804.212 892.005 804.214 891.825 804.216 891.646L794.217 891.552C794.215 891.719 794.213 891.886 794.211 892.053L804.21 892.185ZM800.329 859.271C800.282 859.095 800.234 858.918 800.186 858.741L790.535 861.361C790.579 861.522 790.622 861.682 790.665 861.843L800.329 859.271ZM786.905 828.859C786.806 828.705 786.707 828.551 786.608 828.397L778.213 833.832C778.304 833.972 778.394 834.112 778.484 834.253L786.905 828.859ZM765.434 803.683C765.304 803.564 765.174 803.445 765.044 803.327L758.322 810.73C758.443 810.841 758.565 810.952 758.686 811.062L765.434 803.683ZM739.247 784.041C739.092 783.944 738.936 783.847 738.78 783.751L733.508 792.248C733.657 792.341 733.805 792.433 733.954 792.525L739.247 784.041ZM710.337 768.576C710.252 768.537 710.167 768.497 710.081 768.458L705.899 777.542C705.982 777.58 706.065 777.618 706.147 777.656L710.337 768.576ZM710.081 768.458C710.004 768.422 709.926 768.387 709.848 768.351L705.696 777.449C705.764 777.48 705.832 777.511 705.899 777.542L710.081 768.458ZM679.699 759.475C679.534 759.444 679.369 759.413 679.203 759.382L677.372 769.213C677.53 769.243 677.687 769.272 677.845 769.302L679.699 759.475ZM648.671 755.388C648.5 755.373 648.328 755.359 648.156 755.344L647.298 765.307C647.466 765.321 647.634 765.336 647.802 765.35L648.671 755.388ZM617.574 753.583C617.401 753.578 617.229 753.572 617.056 753.566L616.727 763.561C616.897 763.566 617.068 763.572 617.238 763.578L617.574 753.583ZM586.572 753.086C586.401 753.086 586.229 753.086 586.058 753.086L586.053 763.086C586.223 763.086 586.393 763.086 586.563 763.086L586.572 753.086ZM555.638 753.411C555.468 753.414 555.298 753.418 555.128 753.421L555.335 763.419C555.504 763.416 555.673 763.412 555.842 763.409L555.638 753.411ZM524.735 754.273C524.566 754.279 524.397 754.285 524.229 754.291L524.574 764.285C524.743 764.279 524.911 764.273 525.079 764.268L524.735 754.273ZM493.852 755.484C493.684 755.492 493.516 755.499 493.348 755.506L493.781 765.497C493.949 765.49 494.117 765.482 494.284 765.475L493.852 755.484ZM463.013 756.9C462.844 756.908 462.675 756.916 462.506 756.924L462.985 766.913C463.154 766.904 463.323 766.896 463.491 766.888L463.013 756.9ZM432.197 758.401C432.029 758.409 431.861 758.418 431.692 758.426L432.181 768.414C432.349 768.406 432.518 768.397 432.686 768.389L432.197 758.401ZM401.395 759.879C401.226 759.887 401.058 759.894 400.889 759.902L401.352 769.891C401.521 769.884 401.69 769.876 401.858 769.868L401.395 759.879ZM370.63 761.218C370.463 761.225 370.296 761.232 370.129 761.238L370.527 771.23C370.695 771.224 370.862 771.217 371.03 771.21L370.63 761.218ZM339.832 762.293C339.665 762.298 339.497 762.303 339.33 762.308L339.617 772.304C339.785 772.299 339.953 772.294 340.121 772.289L339.832 762.293ZM309.062 762.936C308.894 762.938 308.727 762.94 308.559 762.942L308.672 772.941C308.84 772.939 309.009 772.937 309.178 772.935L309.062 762.936ZM278.341 762.913C278.173 762.91 278.006 762.908 277.838 762.905L277.682 772.904C277.851 772.906 278.021 772.909 278.19 772.911L278.341 762.913ZM247.725 761.851C247.559 761.842 247.393 761.832 247.228 761.822L246.641 771.805C246.81 771.815 246.978 771.825 247.147 771.835L247.725 761.851ZM217.478 759.077C217.399 759.066 217.32 759.056 217.24 759.045L215.903 768.955C215.985 768.966 216.067 768.977 216.149 768.988L217.478 759.077ZM217.24 759.045C217.147 759.032 217.054 759.02 216.962 759.007L215.619 768.917C215.714 768.93 215.809 768.942 215.903 768.955L217.24 759.045ZM184.188 753.486C184.007 753.449 183.827 753.412 183.647 753.375L181.626 763.169C181.81 763.207 181.994 763.245 182.179 763.282L184.188 753.486ZM151.509 745.286C151.332 745.232 151.156 745.178 150.979 745.124L148.062 754.689C148.244 754.745 148.427 754.8 148.609 754.856L151.509 745.286ZM120.113 733.69C119.949 733.617 119.784 733.543 119.62 733.469L115.518 742.589C115.689 742.666 115.861 742.743 116.033 742.82L120.113 733.69ZM91.0047 717.683C90.8541 717.582 90.7038 717.48 90.5538 717.377L84.9244 725.642C85.0836 725.751 85.2431 725.859 85.403 725.967L91.0047 717.683ZM65.9279 696.344C65.8059 696.212 65.6842 696.08 65.5628 695.947L58.1925 702.706C58.3233 702.849 58.4544 702.991 58.5858 703.133L65.9279 696.344ZM47.0354 669.63C46.9522 669.471 46.8694 669.312 46.7869 669.153L37.9118 673.761C38.0009 673.933 38.0904 674.104 38.1802 674.276L47.0354 669.63ZM35.5578 638.875C35.5149 638.699 35.4724 638.523 35.4301 638.347L25.7051 640.676C25.7502 640.864 25.7956 641.052 25.8413 641.24L35.5578 638.875ZM30.9999 606.048C30.9955 605.956 30.9913 605.864 30.9871 605.772L20.9975 606.228C21.0019 606.325 21.0064 606.422 21.0109 606.518L30.9999 606.048ZM30.9871 605.772C30.983 605.683 30.979 605.595 30.9751 605.507L20.9851 605.953C20.9892 606.045 20.9933 606.137 20.9975 606.228L30.9871 605.772ZM31.7084 575.552C31.7258 575.381 31.7434 575.209 31.7612 575.038L21.8147 574.004C21.7959 574.185 21.7774 574.366 21.759 574.548L31.7084 575.552ZM37.5228 545.876C37.5712 545.716 37.6199 545.557 37.6689 545.397L28.1102 542.459C28.0577 542.63 28.0055 542.801 27.9536 542.972L37.5228 545.876ZM49.3965 518.472C49.4786 518.331 49.5609 518.19 49.6435 518.05L41.0268 512.976C40.9374 513.127 40.8483 513.279 40.7594 513.432L49.3965 518.472ZM67.4369 494.757C67.5511 494.639 67.6656 494.521 67.7803 494.404L60.6278 487.415C60.5043 487.542 60.381 487.668 60.2579 487.795L67.4369 494.757ZM90.5085 475.646C90.6447 475.555 90.7811 475.464 90.9177 475.373L85.3749 467.049C85.2299 467.146 85.0851 467.243 84.9404 467.34L90.5085 475.646ZM116.997 461C117.15 460.93 117.302 460.861 117.455 460.792L113.327 451.683C113.168 451.756 113.008 451.828 112.849 451.901L116.997 461ZM145.573 450.1C145.736 450.049 145.898 449.997 146.061 449.946L143.052 440.41C142.884 440.463 142.716 440.516 142.548 440.569L145.573 450.1ZM175.309 442.163C175.469 442.127 175.63 442.091 175.79 442.056L173.631 432.292C173.466 432.328 173.302 432.365 173.138 432.401L175.309 442.163ZM205.546 436.518C205.71 436.493 205.874 436.467 206.038 436.442L204.519 426.558C204.352 426.584 204.185 426.61 204.018 426.635L205.546 436.518ZM236.173 432.591C236.339 432.574 236.505 432.557 236.671 432.54L235.64 422.593C235.472 422.61 235.303 422.628 235.135 422.645L236.173 432.591ZM267.019 429.985C267.186 429.973 267.353 429.962 267.521 429.951L266.863 419.973C266.694 419.984 266.525 419.995 266.356 420.007L267.019 429.985ZM297.989 428.39C298.157 428.383 298.325 428.377 298.493 428.371L298.118 418.378C297.949 418.384 297.779 418.39 297.61 418.397L297.989 428.39ZM329.026 427.562C329.194 427.559 329.363 427.556 329.531 427.554L329.369 417.555C329.199 417.558 329.03 417.56 328.86 417.563L329.026 427.562ZM360.097 427.3C360.266 427.3 360.435 427.3 360.605 427.3L360.595 417.3C360.425 417.3 360.255 417.3 360.085 417.3L360.097 427.3ZM391.178 427.433C391.348 427.435 391.518 427.436 391.689 427.438L391.779 417.438C391.609 417.436 391.438 417.435 391.267 417.433L391.178 427.433ZM422.292 427.806C422.462 427.809 422.632 427.811 422.802 427.813L422.945 417.814C422.775 417.812 422.605 417.81 422.435 417.807L422.292 427.806ZM453.44 428.274C453.61 428.277 453.78 428.279 453.949 428.282L454.099 418.283C453.929 418.28 453.76 418.278 453.59 418.275L453.44 428.274ZM484.62 428.69C484.79 428.692 484.959 428.694 485.129 428.696L485.237 418.696C485.067 418.695 484.898 418.693 484.729 418.691L484.62 428.69ZM515.831 428.898C516 428.898 516.17 428.898 516.34 428.899L516.353 418.899C516.184 418.898 516.015 418.898 515.845 418.898L515.831 428.898ZM547.071 428.718C547.241 428.716 547.41 428.713 547.58 428.711L547.436 418.712C547.267 418.714 547.099 418.717 546.93 418.719L547.071 428.718ZM578.335 427.935C578.504 427.928 578.674 427.922 578.843 427.916L578.464 417.923C578.296 417.929 578.128 417.935 577.96 417.942L578.335 427.935ZM609.6 426.269C609.769 426.257 609.938 426.245 610.106 426.233L609.391 416.259C609.224 416.271 609.057 416.283 608.891 416.294L609.6 426.269ZM640.807 423.343C640.974 423.323 641.141 423.303 641.308 423.283L640.113 413.355C639.949 413.375 639.785 413.394 639.621 413.414L640.807 423.343ZM671.848 418.608C672.023 418.575 672.198 418.541 672.373 418.508L670.487 408.687C670.317 408.72 670.147 408.753 669.977 408.785L671.848 418.608ZM702.778 411.131C702.947 411.08 703.115 411.029 703.283 410.977L700.37 401.411C700.208 401.46 700.047 401.509 699.885 401.558L702.778 411.131ZM732.531 399.617C732.686 399.541 732.841 399.465 732.996 399.388L728.551 390.43C728.407 390.502 728.262 390.573 728.117 390.645L732.531 399.617ZM759.594 381.991C759.73 381.873 759.866 381.755 760.001 381.636L753.406 374.12C753.284 374.227 753.161 374.334 753.038 374.441L759.594 381.991ZM780.252 356.629C780.296 356.549 780.34 356.47 780.383 356.39L771.599 351.61C771.561 351.681 771.522 351.752 771.483 351.823L780.252 356.629ZM780.383 356.39C780.426 356.31 780.469 356.231 780.513 356.152L771.725 351.38C771.683 351.456 771.641 351.533 771.599 351.61L780.383 356.39ZM794.237 327.256C794.305 327.09 794.372 326.924 794.439 326.758L785.164 323.02C785.099 323.179 785.035 323.339 784.97 323.499L794.237 327.256ZM804.363 296.272C804.405 296.1 804.447 295.928 804.488 295.757L794.771 293.398C794.731 293.561 794.691 293.724 794.651 293.887L804.363 296.272ZM809.339 263.85C809.35 263.671 809.359 263.492 809.369 263.313L799.383 262.777C799.374 262.945 799.365 263.113 799.356 263.281L809.339 263.85ZM807.596 230.93C807.566 230.752 807.535 230.574 807.504 230.396L797.653 232.118C797.682 232.283 797.711 232.448 797.739 232.613L807.596 230.93ZM797.973 199.272C797.898 199.106 797.823 198.941 797.748 198.776L788.649 202.924C788.718 203.076 788.787 203.228 788.856 203.381L797.973 199.272ZM780.662 171.075C780.549 170.932 780.435 170.79 780.321 170.649L772.534 176.922C772.64 177.054 772.745 177.186 772.851 177.318L780.662 171.075ZM757.335 147.806C757.194 147.692 757.052 147.578 756.91 147.464L750.66 155.271C750.794 155.378 750.927 155.485 751.06 155.593L757.335 147.806ZM730.076 129.68C729.918 129.593 729.76 129.507 729.602 129.421L724.814 138.2C724.964 138.282 725.115 138.364 725.265 138.447L730.076 129.68ZM700.452 116.121C700.287 116.058 700.121 115.996 699.955 115.933L696.434 125.293C696.593 125.353 696.752 125.413 696.912 125.473L700.452 116.121ZM669.475 106.405C669.302 106.361 669.129 106.317 668.956 106.273L666.499 115.967C666.667 116.009 666.834 116.052 667.002 116.095L669.475 106.405ZM637.742 99.883C637.565 99.8547 637.388 99.8265 637.211 99.7985L635.646 109.675C635.819 109.703 635.992 109.73 636.164 109.758L637.742 99.883ZM605.667 96.0387C605.578 96.0313 605.488 96.024 605.399 96.0167L604.583 105.983C604.67 105.99 604.758 105.998 604.845 106.005L605.667 96.0387ZM605.399 96.0167C605.316 96.0099 605.233 96.0031 605.15 95.9963L604.336 105.963C604.419 105.97 604.501 105.977 604.583 105.983L605.399 96.0167ZM575.542 94.0578C575.377 94.0496 575.211 94.0414 575.046 94.0333L574.556 104.021C574.72 104.029 574.883 104.037 575.046 104.045L575.542 94.0578ZM545.464 93.0327C545.3 93.0296 545.137 93.0265 544.973 93.0235L544.788 103.022C544.95 103.025 545.112 103.028 545.275 103.031L545.464 93.0327ZM515.436 92.8898C515.27 92.8913 515.104 92.8928 514.938 92.8944L515.031 102.894C515.196 102.892 515.36 102.891 515.525 102.889L515.436 92.8898ZM485.334 93.5308C485.17 93.5363 485.006 93.5417 484.842 93.5471L485.175 103.542C485.338 103.536 485.501 103.531 485.664 103.525L485.334 93.5308ZM455.383 94.8139C455.217 94.8225 455.052 94.8311 454.886 94.8397L455.406 104.826C455.57 104.818 455.735 104.809 455.9 104.801L455.383 94.8139ZM425.385 96.5672C425.222 96.5776 425.059 96.5881 424.896 96.5985L425.535 106.578C425.697 106.568 425.86 106.557 426.023 106.547L425.385 96.5672ZM395.514 98.5537C395.35 98.5648 395.185 98.5759 395.021 98.587L395.695 108.564C395.859 108.553 396.024 108.542 396.188 108.531L395.514 98.5537ZM365.672 100.499C365.51 100.509 365.348 100.518 365.186 100.528L365.792 110.51C365.954 110.5 366.117 110.49 366.28 110.48L365.672 100.499ZM335.853 102.066C335.691 102.073 335.528 102.08 335.366 102.086L335.781 112.078C335.945 112.071 336.109 112.064 336.273 112.057L335.853 102.066ZM306.099 102.861C305.936 102.863 305.773 102.864 305.61 102.866L305.693 112.865C305.859 112.864 306.024 112.862 306.189 112.861L306.099 102.861ZM276.421 102.447C276.258 102.441 276.096 102.435 275.933 102.428L275.529 112.42C275.694 112.426 275.86 112.433 276.025 112.44L276.421 102.447ZM246.882 100.362C246.722 100.346 246.561 100.329 246.401 100.312L245.351 110.257C245.515 110.274 245.68 110.291 245.844 110.308L246.882 100.362ZM217.645 96.1734C217.486 96.144 217.328 96.1146 217.169 96.085L215.338 105.916C215.501 105.946 215.664 105.977 215.828 106.007L217.645 96.1734ZM188.931 89.5494C188.775 89.5061 188.62 89.4626 188.465 89.419L185.764 99.0474C185.924 99.0923 186.084 99.1371 186.244 99.1818L188.931 89.5494ZM160.968 80.3217C160.818 80.2643 160.668 80.2067 160.518 80.149L156.927 89.482C157.082 89.5415 157.237 89.6009 157.391 89.6601L160.968 80.3217ZM133.942 68.4998C133.8 68.4295 133.657 68.359 133.515 68.2885L129.079 77.2506C129.225 77.3233 129.372 77.3959 129.519 77.4683L133.942 68.4998ZM108.121 54.3344C107.981 54.2503 107.842 54.166 107.703 54.0816L102.516 62.6314C102.659 62.7181 102.802 62.8048 102.945 62.8912L108.121 54.3344ZM83.4534 38.0623C83.3236 37.9694 83.1937 37.8765 83.0638 37.7834L77.2384 45.9114C77.3715 46.0068 77.5045 46.102 77.6375 46.1971L83.4534 38.0623ZM60.0041 20.0546C59.878 19.9511 59.7519 19.8475 59.6259 19.7438L53.2725 27.4662C53.4012 27.5721 53.5299 27.6778 53.6586 27.7835L60.0041 20.0546ZM37.566 0.495227C37.5048 0.438842 37.4437 0.382427 37.3825 0.325983L30.5997 7.67402C30.662 7.73147 30.7242 7.78889 30.7864 7.84628L37.566 0.495227Z' fill='white'/%3E%3C/svg%3E%0A");
	
}
.timeline .timeline_cont {
    width: 882px;
    height: calc(2013px + 85px + 85px);
    margin: 0 auto;
    display: block;
    background-repeat: no-repeat;
    background-position: 0px 165px;
}
.timeline .timeline_cont > div {
    height: 270px;
    margin-bottom: 48px;
    overflow: hidden;
    font-size: 0;
}
.timeline .timeline_cont > div .year {
    color: #004563;
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    border-radius: 100px;
    background: linear-gradient(146deg, #FFECAD 6.77%, #F58D1D 79.76%);
    width: 170px;
    height: 170px;
    line-height: 170px;
    position: absolute;
    left: 0;
    top: 50px;
}
.timeline .timeline_cont > div .text {
    color: #FFD455;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 350px;
    height: 120px;
    position: absolute;
    left: 205px;
    top: 95px;
}
.timeline .timeline_cont > div .imag {
    width: 270px;
    height: 270px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 320px;
    overflow: hidden;
}
.timeline .timeline_cont > div .imag img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 320px;
}
.timeline .timeline_cont > div .year {
	animation: zoor3 15s infinite;
}
.timeline .timeline_cont > div:nth-child(1) {}
.timeline .timeline_cont > div:nth-child(2) {}
.timeline .timeline_cont > div:nth-child(2) .year { animation: zoor2 17s infinite;   left: auto;  right: 0;background: linear-gradient(146deg, #F7ADAB 6.77%, #ED343A 79.76%);}
.timeline .timeline_cont > div:nth-child(2) .text {    left: auto;right: 205px;text-align: right;color: var(--red, #E7546B);}
.timeline .timeline_cont > div:nth-child(2) .imag {right: auto;    left: 0;}
 
.timeline .timeline_cont > div:nth-child(3) {}
.timeline .timeline_cont > div:nth-child(3) .year { animation: zoor3 12s infinite; background:linear-gradient(146deg, #F49DC3 6.77%, #EB008B 79.76%); }
.timeline .timeline_cont > div:nth-child(3) .text {color: #F287B5;}
.timeline .timeline_cont > div:nth-child(3) .imag {}

.timeline .timeline_cont > div:nth-child(4) {}
.timeline .timeline_cont > div:nth-child(4) .year {animation: zoor2 16s infinite; left: auto;  right: 0;background: linear-gradient(146deg, #98DAF7 6.77%, #0094D6 79.76%);}
.timeline .timeline_cont > div:nth-child(4) .text {left: auto;right: 205px;text-align: right;color: #9ADCF9; }
.timeline .timeline_cont > div:nth-child(4) .imag {right: auto;    left: 0;}

.timeline .timeline_cont > div:nth-child(5) {}
.timeline .timeline_cont > div:nth-child(5) .year {animation: zoor3 14s infinite; background: linear-gradient(146deg, #D6A1C9 6.77%, #8A288F 79.76%);}
.timeline .timeline_cont > div:nth-child(5) .text {color: #F287B5;}
.timeline .timeline_cont > div:nth-child(5) .imag {}

.timeline .timeline_cont > div:nth-child(6) {}
.timeline .timeline_cont > div:nth-child(6) .year {animation: zoor2 16s infinite; left: auto;  right: 0;background: linear-gradient(146deg, #F7ADAB 6.77%, #ED343A 79.76%)}
.timeline .timeline_cont > div:nth-child(6) .text {left: auto;right: 205px;text-align: right; color: var(--red, #E7546B);}
.timeline .timeline_cont > div:nth-child(6) .imag {right: auto;    left: 0;}

.timeline .timeline_cont > div:nth-child(7) {}
.timeline .timeline_cont > div:nth-child(7) .year {animation: zoor3 15s infinite; background: linear-gradient(146deg, #B5E2EF 6.77%, #05B69D 79.76%);}
.timeline .timeline_cont > div:nth-child(7) .text {color: #6FCAB2;}
.timeline .timeline_cont > div:nth-child(7) .imag {}
 
 
.timeline {
    z-index: 1;
}
.hSocial {
    border-radius: 0px 0px 32px 32px;
    background: var(--blue-lite, #DDF5FF);
    padding: 96px 48px 48px 48px;
    margin-bottom: 0;
    top: -48px;
    z-index: 0;
}
.hSocial p {
    color: var(--dark-blue, #004563);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    max-width: 600px;
}
.hSocial .links {
    height: 80px;
    width: 270px;
    position: absolute;
    right: 48px;
    top: 96px;
    font-size: 0;
    text-align: right;
}
.hSocial .links a {
    margin-left: 8px;
}
#timeline {}
#timeline .win {
    height: calc(100vh - 96px) !important;
    top: 48px !important;
}
#timeline .win .symbol {
	background-image: url("data:image/svg+xml,%3Csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='72' height='72' rx='36' fill='white'/%3E%3Cpath opacity='0.2' d='M57 31.5V49.5H25.5V43.5H43.5V31.5H57Z' fill='%23583678'/%3E%3Cpath d='M22.5 37.5C22.5 37.8978 22.342 38.2794 22.0607 38.5607C21.7794 38.842 21.3978 39 21 39H16.5C16.1022 39 15.7206 38.842 15.4393 38.5607C15.158 38.2794 15 37.8978 15 37.5C15 37.1022 15.158 36.7206 15.4393 36.4393C15.7206 36.158 16.1022 36 16.5 36H18V24H16.5C16.1022 24 15.7206 23.842 15.4393 23.5607C15.158 23.2794 15 22.8978 15 22.5C15 22.1022 15.158 21.7206 15.4393 21.4393C15.7206 21.158 16.1022 21 16.5 21H19.5C19.7539 20.9997 20.0038 21.0639 20.2261 21.1866C20.4485 21.3092 20.636 21.4863 20.7712 21.7013L27 31.6706L33.2288 21.705C33.3635 21.4894 33.5509 21.3115 33.7733 21.1882C33.9956 21.0649 34.2457 21.0001 34.5 21H37.5C37.8978 21 38.2794 21.158 38.5607 21.4393C38.842 21.7206 39 22.1022 39 22.5C39 22.8978 38.842 23.2794 38.5607 23.5607C38.2794 23.842 37.8978 24 37.5 24H36V36H37.5C37.8978 36 38.2794 36.158 38.5607 36.4393C38.842 36.7206 39 37.1022 39 37.5C39 37.8978 38.842 38.2794 38.5607 38.5607C38.2794 38.842 37.8978 39 37.5 39H33C32.6022 39 32.2206 38.842 31.9393 38.5607C31.658 38.2794 31.5 37.8978 31.5 37.5C31.5 37.1022 31.658 36.7206 31.9393 36.4393C32.2206 36.158 32.6022 36 33 36V27.7294L28.2712 35.295C28.1363 35.5104 27.9489 35.688 27.7265 35.8111C27.5042 35.9342 27.2542 35.9988 27 35.9988C26.7458 35.9988 26.4958 35.9342 26.2735 35.8111C26.0511 35.688 25.8637 35.5104 25.7288 35.295L21 27.7294V36C21.3978 36 21.7794 36.158 22.0607 36.4393C22.342 36.7206 22.5 37.1022 22.5 37.5ZM43.5 33H57C57.3978 33 57.7794 32.842 58.0607 32.5607C58.342 32.2794 58.5 31.8978 58.5 31.5C58.5 31.1022 58.342 30.7206 58.0607 30.4393C57.7794 30.158 57.3978 30 57 30H43.5C43.1022 30 42.7206 30.158 42.4393 30.4393C42.158 30.7206 42 31.1022 42 31.5C42 31.8978 42.158 32.2794 42.4393 32.5607C42.7206 32.842 43.1022 33 43.5 33ZM57 36H43.5C43.1022 36 42.7206 36.158 42.4393 36.4393C42.158 36.7206 42 37.1022 42 37.5C42 37.8978 42.158 38.2794 42.4393 38.5607C42.7206 38.842 43.1022 39 43.5 39H57C57.3978 39 57.7794 38.842 58.0607 38.5607C58.342 38.2794 58.5 37.8978 58.5 37.5C58.5 37.1022 58.342 36.7206 58.0607 36.4393C57.7794 36.158 57.3978 36 57 36ZM57 42H25.5C25.1022 42 24.7206 42.158 24.4393 42.4393C24.158 42.7206 24 43.1022 24 43.5C24 43.8978 24.158 44.2794 24.4393 44.5607C24.7206 44.842 25.1022 45 25.5 45H57C57.3978 45 57.7794 44.842 58.0607 44.5607C58.342 44.2794 58.5 43.8978 58.5 43.5C58.5 43.1022 58.342 42.7206 58.0607 42.4393C57.7794 42.158 57.3978 42 57 42ZM57 48H25.5C25.1022 48 24.7206 48.158 24.4393 48.4393C24.158 48.7206 24 49.1022 24 49.5C24 49.8978 24.158 50.2794 24.4393 50.5607C24.7206 50.842 25.1022 51 25.5 51H57C57.3978 51 57.7794 50.842 58.0607 50.5607C58.342 50.2794 58.5 49.8978 58.5 49.5C58.5 49.1022 58.342 48.7206 58.0607 48.4393C57.7794 48.158 57.3978 48 57 48Z' fill='%23583678'/%3E%3C/svg%3E%0A");
}
#timeline .win .symbol {
    width: 72px;
    height: 72px;
    display: block;
    margin-bottom: 40px;
}
#timeline .win h2 {
    margin-bottom: 40px;
}
#timeline .win h3 {
    display: block;
    margin-bottom: 8px;
    color: var(--violet, #583678);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 40px;
}
#timeline .win h4 {
    display: block;
    margin-bottom: 8px;
    color: var(--violet, #583678);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
#timeline .win .content {
    height: calc(100% - 180px);
    overflow: auto;padding-right: 24px;
}


.timeline .timeline_cont > div { 
    overflow: visible; 
}
.timeline .timeline_cont > div .imag img {
    transition:all 0.6s ease;
}
.timeline .timeline_cont > div .imag:hover img {
    transform: scale(1.05);
}

.page_where .b_socialmedia:before {display:none;}

.wheretobuy  {
    background: #397DAF;
    border-radius: 32px;
    margin-bottom: 48px;
}
.wheretobuy .blue {
    padding: 48px;
}
.wheretobuy h1 {
    display: block;
    height: 72px;
    color: var(--white, #FFF);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.wheretobuy .search {
    width: 270px;
    height: 72px;
    border-radius: 50px;
    background: var(--white, #FFF);
    position: absolute;
    right: 48px;
    top: 48px;
}
.wheretobuy .search .searchInput {
    width: 100%;
    height: 72px;
}
.wheretobuy .search .searchInput i {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 16C7.68333 16 6.14583 15.3708 4.8875 14.1125C3.62917 12.8542 3 11.3167 3 9.5C3 7.68333 3.62917 6.14583 4.8875 4.8875C6.14583 3.62917 7.68333 3 9.5 3C11.3167 3 12.8542 3.62917 14.1125 4.8875C15.3708 6.14583 16 7.68333 16 9.5C16 10.2333 15.8833 10.925 15.65 11.575C15.4167 12.225 15.1 12.8 14.7 13.3L20.3 18.9C20.4833 19.0833 20.575 19.3167 20.575 19.6C20.575 19.8833 20.4833 20.1167 20.3 20.3C20.1167 20.4833 19.8833 20.575 19.6 20.575C19.3167 20.575 19.0833 20.4833 18.9 20.3L13.3 14.7C12.8 15.1 12.225 15.4167 11.575 15.65C10.925 15.8833 10.2333 16 9.5 16ZM9.5 14C10.75 14 11.8125 13.5625 12.6875 12.6875C13.5625 11.8125 14 10.75 14 9.5C14 8.25 13.5625 7.1875 12.6875 6.3125C11.8125 5.4375 10.75 5 9.5 5C8.25 5 7.1875 5.4375 6.3125 6.3125C5.4375 7.1875 5 8.25 5 9.5C5 10.75 5.4375 11.8125 6.3125 12.6875C7.1875 13.5625 8.25 14 9.5 14Z' fill='%23397DAF'/%3E%3C/svg%3E%0A");
}
.wheretobuy .search .searchInput i {
    display: block;
    width: 24px;
    height: 24px;
    top: 24px;
    left: 24px;
    position: absolute;
}
.wheretobuy .search .searchInput input {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    line-height: 72px;
    padding: 0 16px;
    padding-left: 64px;
    background: transparent;
    border-radius: 72px;
    font-size: 17px;
    color: var(--blue, #397DAF);
}
.wheretobuy .search .searchResults {}
.wheretobuy .scats {
    margin-top: 24px;
    height: 72px;
    width: 100%;
    overflow: hidden;
    font-size: 0;
}
.wheretobuy .scats a {
    padding: 24px;
    border-radius: 50px;
    background: #FFF;
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
    height: 72px;
    margin-right: 8px;
}
.wheretobuy .scats a i {
    display: inline-block;
    vertical-align: top;
    width: 0px;
    height: 24px;
    margin-right: 8px;
	opacity:0;
	transition:all 0.6s ease; background-size: 100% 100%;
	
}
.wheretobuy .scats a span {
    color: var(--blue, #397DAF);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    height: 24px;
    line-height: 24px;
}
.wheretobuy .scats a ins {
    text-decoration: none;
    color: var(--blue, #397DAF);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-left: 16px;
    opacity: 0.5;
}
.wheretobuy .scats a.active,
.wheretobuy .scats a:hover  {
	background:#004563;
}
.wheretobuy .scats a.active i,
.wheretobuy .scats a:hover i {
    width: 24px;
    height: 24px;
    margin-right: 8px;
	opacity:1;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6 13.8L8.45 11.65C8.26667 11.4667 8.03333 11.375 7.75 11.375C7.46667 11.375 7.23333 11.4667 7.05 11.65C6.86667 11.8333 6.775 12.0667 6.775 12.35C6.775 12.6333 6.86667 12.8667 7.05 13.05L9.9 15.9C10.1 16.1 10.3333 16.2 10.6 16.2C10.8667 16.2 11.1 16.1 11.3 15.9L16.95 10.25C17.1333 10.0667 17.225 9.83333 17.225 9.55C17.225 9.26667 17.1333 9.03333 16.95 8.85C16.7667 8.66667 16.5333 8.575 16.25 8.575C15.9667 8.575 15.7333 8.66667 15.55 8.85L10.6 13.8ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22Z' fill='%23DDF5FF'/%3E%3C/svg%3E%0A");
	
}
.wheretobuy .scats a.active span,
.wheretobuy .scats a:hover span {color: var(--blue-lite, #DDF5FF)}
.wheretobuy .scats a.active ins,
.wheretobuy .scats a:hover ins {color: var(--blue-50, rgba(221, 245, 255, 0.50));}
#map {
    height: 452px;
    background: #ddd;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    overflow: hidden;
}
#placeInfo {
    border-radius: 28px;
    background: var(--blue-lite, #DDF5FF);
    height: 420px;
    width: 336px;
    padding: 24px;
    position: absolute;
    z-index: 1;
    bottom: 16px;
    right: 16px;
}
#placeInfo .title {
    color: var(--dark-blue, #004563);
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 8px;
}
#placeInfo .address {
    color: var(--blue, #397DAF);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid rgb(57 125 175 / 20%);
}
#placeInfo .conts {}
#placeInfo .conts > a {
    color: var(--dark-blue, #004563);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    height: 24px;
    margin-bottom: 8px;
    display: block;
    text-decoration: none;
    padding-left: 32px;
}
#placeInfo .conts > a:before {
    content: '';
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;   
}
#placeInfo .conts {
    height: 210px;
}
#placeInfo .conts a.tel:before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.95 21C17.8667 21 15.8083 20.5458 13.775 19.6375C11.7417 18.7292 9.89167 17.4417 8.225 15.775C6.55833 14.1083 5.27083 12.2583 4.3625 10.225C3.45417 8.19167 3 6.13333 3 4.05C3 3.75 3.1 3.5 3.3 3.3C3.5 3.1 3.75 3 4.05 3H8.1C8.33333 3 8.54167 3.07917 8.725 3.2375C8.90833 3.39583 9.01667 3.58333 9.05 3.8L9.7 7.3C9.73333 7.56667 9.725 7.79167 9.675 7.975C9.625 8.15833 9.53333 8.31667 9.4 8.45L6.975 10.9C7.30833 11.5167 7.70417 12.1125 8.1625 12.6875C8.62083 13.2625 9.125 13.8167 9.675 14.35C10.1917 14.8667 10.7333 15.3458 11.3 15.7875C11.8667 16.2292 12.4667 16.6333 13.1 17L15.45 14.65C15.6 14.5 15.7958 14.3875 16.0375 14.3125C16.2792 14.2375 16.5167 14.2167 16.75 14.25L20.2 14.95C20.4333 15.0167 20.625 15.1375 20.775 15.3125C20.925 15.4875 21 15.6833 21 15.9V19.95C21 20.25 20.9 20.5 20.7 20.7C20.5 20.9 20.25 21 19.95 21Z' fill='%23004563'/%3E%3C/svg%3E%0A");
}
#placeInfo .conts a.eml:before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 20C3.45 20 2.97917 19.8042 2.5875 19.4125C2.19583 19.0208 2 18.55 2 18V6C2 5.45 2.19583 4.97917 2.5875 4.5875C2.97917 4.19583 3.45 4 4 4H20C20.55 4 21.0208 4.19583 21.4125 4.5875C21.8042 4.97917 22 5.45 22 6V18C22 18.55 21.8042 19.0208 21.4125 19.4125C21.0208 19.8042 20.55 20 20 20H4ZM12 13L20 8V6L12 11L4 6V8L12 13Z' fill='%23004563'/%3E%3C/svg%3E%0A");
}
#placeInfo .conts a.web:before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22C10.6333 22 9.34167 21.7375 8.125 21.2125C6.90833 20.6875 5.84583 19.9708 4.9375 19.0625C4.02917 18.1542 3.3125 17.0917 2.7875 15.875C2.2625 14.6583 2 13.3667 2 12C2 10.6167 2.2625 9.32083 2.7875 8.1125C3.3125 6.90417 4.02917 5.84583 4.9375 4.9375C5.84583 4.02917 6.90833 3.3125 8.125 2.7875C9.34167 2.2625 10.6333 2 12 2C13.3833 2 14.6792 2.2625 15.8875 2.7875C17.0958 3.3125 18.1542 4.02917 19.0625 4.9375C19.9708 5.84583 20.6875 6.90417 21.2125 8.1125C21.7375 9.32083 22 10.6167 22 12C22 13.3667 21.7375 14.6583 21.2125 15.875C20.6875 17.0917 19.9708 18.1542 19.0625 19.0625C18.1542 19.9708 17.0958 20.6875 15.8875 21.2125C14.6792 21.7375 13.3833 22 12 22ZM12 19.95C12.4333 19.35 12.8083 18.725 13.125 18.075C13.4417 17.425 13.7 16.7333 13.9 16H10.1C10.3 16.7333 10.5583 17.425 10.875 18.075C11.1917 18.725 11.5667 19.35 12 19.95ZM9.4 19.55C9.1 19 8.8375 18.4292 8.6125 17.8375C8.3875 17.2458 8.2 16.6333 8.05 16H5.1C5.58333 16.8333 6.1875 17.5583 6.9125 18.175C7.6375 18.7917 8.46667 19.25 9.4 19.55ZM14.6 19.55C15.5333 19.25 16.3625 18.7917 17.0875 18.175C17.8125 17.5583 18.4167 16.8333 18.9 16H15.95C15.8 16.6333 15.6125 17.2458 15.3875 17.8375C15.1625 18.4292 14.9 19 14.6 19.55ZM4.25 14H7.65C7.6 13.6667 7.5625 13.3375 7.5375 13.0125C7.5125 12.6875 7.5 12.35 7.5 12C7.5 11.65 7.5125 11.3125 7.5375 10.9875C7.5625 10.6625 7.6 10.3333 7.65 10H4.25C4.16667 10.3333 4.10417 10.6625 4.0625 10.9875C4.02083 11.3125 4 11.65 4 12C4 12.35 4.02083 12.6875 4.0625 13.0125C4.10417 13.3375 4.16667 13.6667 4.25 14ZM9.65 14H14.35C14.4 13.6667 14.4375 13.3375 14.4625 13.0125C14.4875 12.6875 14.5 12.35 14.5 12C14.5 11.65 14.4875 11.3125 14.4625 10.9875C14.4375 10.6625 14.4 10.3333 14.35 10H9.65C9.6 10.3333 9.5625 10.6625 9.5375 10.9875C9.5125 11.3125 9.5 11.65 9.5 12C9.5 12.35 9.5125 12.6875 9.5375 13.0125C9.5625 13.3375 9.6 13.6667 9.65 14ZM16.35 14H19.75C19.8333 13.6667 19.8958 13.3375 19.9375 13.0125C19.9792 12.6875 20 12.35 20 12C20 11.65 19.9792 11.3125 19.9375 10.9875C19.8958 10.6625 19.8333 10.3333 19.75 10H16.35C16.4 10.3333 16.4375 10.6625 16.4625 10.9875C16.4875 11.3125 16.5 11.65 16.5 12C16.5 12.35 16.4875 12.6875 16.4625 13.0125C16.4375 13.3375 16.4 13.6667 16.35 14ZM15.95 8H18.9C18.4167 7.16667 17.8125 6.44167 17.0875 5.825C16.3625 5.20833 15.5333 4.75 14.6 4.45C14.9 5 15.1625 5.57083 15.3875 6.1625C15.6125 6.75417 15.8 7.36667 15.95 8ZM10.1 8H13.9C13.7 7.26667 13.4417 6.575 13.125 5.925C12.8083 5.275 12.4333 4.65 12 4.05C11.5667 4.65 11.1917 5.275 10.875 5.925C10.5583 6.575 10.3 7.26667 10.1 8ZM5.1 8H8.05C8.2 7.36667 8.3875 6.75417 8.6125 6.1625C8.8375 5.57083 9.1 5 9.4 4.45C8.46667 4.75 7.6375 5.20833 6.9125 5.825C6.1875 6.44167 5.58333 7.16667 5.1 8Z' fill='%23004563'/%3E%3C/svg%3E%0A");
}
#placeInfo .conts a.geo {
	
}
#placeInfo .conts a.geo:before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 12H13.5V13.3C13.5 13.5333 13.6 13.6917 13.8 13.775C14 13.8583 14.1833 13.8167 14.35 13.65L16.3 11.7C16.5 11.5 16.6 11.2667 16.6 11C16.6 10.7333 16.5 10.5 16.3 10.3L14.35 8.35C14.1833 8.18333 14 8.14167 13.8 8.225C13.6 8.30833 13.5 8.46667 13.5 8.7V10H9C8.71667 10 8.47917 10.0958 8.2875 10.2875C8.09583 10.4792 8 10.7167 8 11V14C8 14.2833 8.09583 14.5208 8.2875 14.7125C8.47917 14.9042 8.71667 15 9 15C9.28333 15 9.52083 14.9042 9.7125 14.7125C9.90417 14.5208 10 14.2833 10 14V12ZM12 22C11.75 22 11.5042 21.95 11.2625 21.85C11.0208 21.75 10.8 21.6 10.6 21.4L2.6 13.4C2.4 13.2 2.25 12.9792 2.15 12.7375C2.05 12.4958 2 12.25 2 12C2 11.75 2.05 11.5042 2.15 11.2625C2.25 11.0208 2.4 10.8 2.6 10.6L10.6 2.6C10.8 2.4 11.0208 2.25 11.2625 2.15C11.5042 2.05 11.75 2 12 2C12.25 2 12.4958 2.05 12.7375 2.15C12.9792 2.25 13.2 2.4 13.4 2.6L21.4 10.6C21.6 10.8 21.75 11.0208 21.85 11.2625C21.95 11.5042 22 11.75 22 12C22 12.25 21.95 12.4958 21.85 12.7375C21.75 12.9792 21.6 13.2 21.4 13.4L13.4 21.4C13.2 21.6 12.9792 21.75 12.7375 21.85C12.4958 21.95 12.25 22 12 22Z' fill='%2300658E'/%3E%3C/svg%3E%0A");
}
#placeInfo .conts a.geo {
    position: absolute;
    width: calc(100%);
    height: 72px;
    border-radius: 50px;
    border: 1px solid #00658E;
    bottom: 0;
    padding: 24px 32px;
    color: #00658E;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
}
#placeInfo .conts > a.geo:before {
    left: auto;
    right: 24px;
    top: 24px;
    transition: all 0.6s ease;
}
#placeInfo .conts > a.geo:hover:before {
    transform:translateX(-12px)
}
.gm-style div {border:none !important;}
.page_text #subPage {
    display: none;
}
.textContent {
    padding: 48px;
    margin-bottom: 48px;
    background: #fff;
    border-radius: 32px;
}
.textContent h1 {
    color: var(--dark-blue, #004563);
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-bottom: 16px;
}
.textContent p {
    color: var(--dark-blue, #004563);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
    margin-bottom: 8px;
}
.textContent p i {
    color: var(--dark-blue, #004563);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.textContent a {}

.contactsform {
    margin-top: 56px;
    margin-bottom: 56px;
    background: #67408A;
    border-radius: 32px;
    padding: 48px;
}
.contactsform h2 {
    display: block;
    margin-bottom: 16px;
    color: var(--white, #FFF);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.contactsform p {
    display: block;
    margin-bottom: 12px;
    color: var(--white, #FFF);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.contactsform .formitems {
    font-size: 0;
    margin-top: 48px;
}
.contactsform .formitems .finp {
    width: calc(50% - 16px);
    display: inline-block;
    vertical-align: top;
    margin-right: 32px;
    margin-bottom: 24px;
    background: #fff;
    border-radius: 100px;
    height: 72px;
    padding: 24px;
    padding-left: 64px;
}
.contactsform .formitems .finp.email {
    margin-right: 0;
}
.contactsform .formitems .finp.message {
    margin-right: 0;
    width: 100%;
    border-radius: 32px;
    height: 145px;
}
.contactsform .formitems .finp i {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    left: 24px;
    top: 24px;
    transition: all 0.6s ease;
}
.contactsform .formitems .finp span {
    display: block;
    height: 24px;
    color: #52265C;
    text-align: left;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    line-height: 24px;transition: all 0.6s ease;
}
.contactsform .formitems .finp input {
    position: absolute;
    top: 12px;
    height: 48px;
    width: calc(100% - 96px);
    background: transparent;
    outline: none;
    line-height: 48px;
    border: none;
	    font: inherit;
    color: #52265C;
    font-size: 15px;
}
.contactsform .formitems .finp textarea {
    position: absolute;
    top: 12px;
    height: 48px;
    width: calc(100% - 96px);
    background: transparent;
    outline: none;
    line-height: 48px;
    border: none;
    height: 116px;
    resize: none;
    font: inherit;
    color: #52265C;
    font-size: 15px;
    padding: 14px 0;
}
.contactsform .formitems .finp.username i {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 12C10.9 12 9.95833 11.6083 9.175 10.825C8.39167 10.0417 8 9.1 8 8C8 6.9 8.39167 5.95833 9.175 5.175C9.95833 4.39167 10.9 4 12 4C13.1 4 14.0417 4.39167 14.825 5.175C15.6083 5.95833 16 6.9 16 8C16 9.1 15.6083 10.0417 14.825 10.825C14.0417 11.6083 13.1 12 12 12ZM4 18V17.2C4 16.6333 4.14583 16.1125 4.4375 15.6375C4.72917 15.1625 5.11667 14.8 5.6 14.55C6.63333 14.0333 7.68333 13.6458 8.75 13.3875C9.81667 13.1292 10.9 13 12 13C13.1 13 14.1833 13.1292 15.25 13.3875C16.3167 13.6458 17.3667 14.0333 18.4 14.55C18.8833 14.8 19.2708 15.1625 19.5625 15.6375C19.8542 16.1125 20 16.6333 20 17.2V18C20 18.55 19.8042 19.0208 19.4125 19.4125C19.0208 19.8042 18.55 20 18 20H6C5.45 20 4.97917 19.8042 4.5875 19.4125C4.19583 19.0208 4 18.55 4 18Z' fill='%2352265C'/%3E%3C/svg%3E%0A");
}
.contactsform .formitems .finp.email i {
	background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 20C3.95 20 3.47917 19.8042 3.0875 19.4125C2.69583 19.0208 2.5 18.55 2.5 18V6C2.5 5.45 2.69583 4.97917 3.0875 4.5875C3.47917 4.19583 3.95 4 4.5 4H20.5C21.05 4 21.5208 4.19583 21.9125 4.5875C22.3042 4.97917 22.5 5.45 22.5 6V18C22.5 18.55 22.3042 19.0208 21.9125 19.4125C21.5208 19.8042 21.05 20 20.5 20H4.5ZM12.5 12.825C12.5833 12.825 12.6708 12.8125 12.7625 12.7875C12.8542 12.7625 12.9417 12.725 13.025 12.675L20.1 8.25C20.2333 8.16667 20.3333 8.0625 20.4 7.9375C20.4667 7.8125 20.5 7.675 20.5 7.525C20.5 7.19167 20.3583 6.94167 20.075 6.775C19.7917 6.60833 19.5 6.61667 19.2 6.8L12.5 11L5.8 6.8C5.5 6.61667 5.20833 6.6125 4.925 6.7875C4.64167 6.9625 4.5 7.20833 4.5 7.525C4.5 7.69167 4.53333 7.8375 4.6 7.9625C4.66667 8.0875 4.76667 8.18333 4.9 8.25L11.975 12.675C12.0583 12.725 12.1458 12.7625 12.2375 12.7875C12.3292 12.8125 12.4167 12.825 12.5 12.825Z' fill='%2352265C'/%3E%3C/svg%3E%0A");
}
.contactsform .formitems .finp.message i {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.275 12.475L11.525 8.7L14.3 5.95L13.575 5.225L8.8 10C8.6 10.2 8.36667 10.3 8.1 10.3C7.83333 10.3 7.6 10.2 7.4 10C7.2 9.8 7.1 9.5625 7.1 9.2875C7.1 9.0125 7.2 8.775 7.4 8.575L12.15 3.825C12.55 3.425 13.0208 3.225 13.5625 3.225C14.1042 3.225 14.575 3.425 14.975 3.825L15.7 4.55L16.95 3.3C17.15 3.1 17.3875 3 17.6625 3C17.9375 3 18.175 3.1 18.375 3.3L20.7 5.625C20.9 5.825 21 6.0625 21 6.3375C21 6.6125 20.9 6.85 20.7 7.05L15.275 12.475ZM4 21C3.71667 21 3.47917 20.9042 3.2875 20.7125C3.09583 20.5208 3 20.2833 3 20V18.075C3 17.8083 3.05 17.5542 3.15 17.3125C3.25 17.0708 3.39167 16.8583 3.575 16.675L10.1 10.125L13.875 13.875L7.325 20.425C7.14167 20.6083 6.92917 20.75 6.6875 20.85C6.44583 20.95 6.19167 21 5.925 21H4Z' fill='%2352265C'/%3E%3C/svg%3E%0A");
}
.contactsform .formitems .finp.filled span {
    font-size: 11px;
    top: -19px;
    opacity: 0.5;
}
.contactsform .formitems .checkbox {
    height: 24px;
    margin: 16px 0;
    display: block;
    text-decoration: none;
    cursor: pointer;
}
.contactsform .formitems .checkbox i {
    border-radius: 35px;
    background: var(--violet-60, rgba(244, 235, 245, 0.60));
    width: 44px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
}
.contactsform .formitems .checkbox i:after {
    content: '';
    border-radius: 17px;
    background: #F0F0FA;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 4px;
    top: 4px;
    transition: all 0.6s ease;
}
.contactsform .formitems .checkbox.active i:after {
    content: '';
    transform: translateX(20px);
}
.contactsform .formitems .checkbox.active i {}
.contactsform .formitems .checkbox.active i:after {content:'';}
.contactsform .formitems .checkbox span {
    height: 24px;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.contactsform .formitems .send_cf {
    width: 100%;
    max-width: 455px;
    height: 72px;
    display: block;
    border-radius: 50px;
    background: #42265B;
    margin-top: 24px;
    padding: 24px 32px;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
}
.contactsform .formitems .send_cf:after {content:'';
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.4 19.4242C4.06667 19.5576 3.75 19.5284 3.45 19.3367C3.15 19.1451 3 18.8659 3 18.4992V13.9992L11 11.9992L3 9.99924V5.49924C3 5.13257 3.15 4.85341 3.45 4.66174C3.75 4.47007 4.06667 4.44091 4.4 4.57424L19.8 11.0742C20.2167 11.2576 20.425 11.5659 20.425 11.9992C20.425 12.4326 20.2167 12.7409 19.8 12.9242L4.4 19.4242Z' fill='white'/%3E%3C/svg%3E%0A");
}
.contactsform .formitems .send_cf:after {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    top: 24px;
    right: 24px;
    transition: all 0.6s ease;
}
.contactsform .formitems .send_cf:hover:after {content:'';transform:translateX(-8px)}
#sent.modal.violet .win {
    width: 400px;
    left: calc( (100% - 400px) / 2);
    height: 340px;
    top: calc( (100% - 340px) / 2);
}


#sent.modal.violet .win .symbol {
	background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.268 29.332L15.6013 23.6654L17.468 21.7987L21.268 25.5987L28.8013 18.0654L30.668 19.932L21.268 29.332ZM5.33464 26.6654C4.6013 26.6654 3.97352 26.4043 3.4513 25.882C2.92908 25.3598 2.66797 24.732 2.66797 23.9987V7.9987C2.66797 7.26536 2.92908 6.63759 3.4513 6.11536C3.97352 5.59314 4.6013 5.33203 5.33464 5.33203H26.668C27.4013 5.33203 28.0291 5.59314 28.5513 6.11536C29.0735 6.63759 29.3346 7.26536 29.3346 7.9987V13.7987L21.3013 21.832L17.468 17.9987L11.8346 23.632L14.868 26.6654H5.33464ZM16.0013 17.332L26.668 10.6654V7.9987L16.0013 14.6654L5.33464 7.9987V10.6654L16.0013 17.332Z' fill='%23583678'/%3E%3C/svg%3E%0A");
}
#sent.modal.violet .win .symbol {
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 auto;
    margin-bottom: 16px;
}
#sent.modal.violet .win h2 {
    text-align: center;
}
#sent .win .close {
    border-radius: 50px;
    background: var(--violet, #583678);
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    height: 72px;
    display: block;
    margin-top: 56px;
    color: var(--white, #FFF);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    line-height: 72px;
}
#sent .win .close i {
    font: inherit;
    margin-left: 6px;
    opacity: 0.7;
}
.textContent h2, .textContent h3 {
    color: var(--dark-blue, #004563);
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-bottom: 16px;
    margin-top: 32px;
}
.catalog_panel .bot .bot_wrap {
    transition: all 0.6s ease;
}
.addresses {
    font-size: 0;
}
.addresses > div {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
#top {
    z-index: 1;
}
.product .productCard .productParams .wheretobuy {
    background: transparent;
    margin-bottom: 0;
}
.product .productCard .productParams .cat span {
    height: 32px;
    line-height: 31px;
    padding: 0 16px;
}
#timeline .win .symbol {
    display: none;
}
#timeline .win h2 {
    height: 72px;
    line-height: 72px;
    margin-bottom: 16px;
}
#timeline .win .content {
    height: calc(100% - 80px); 
}
#top .where {
    height: 44px;
    line-height: 45px;
    padding: 0 24px;
    top: 19px;
    right: 24px;
}
#top .where:after {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.whyKitfix .violete {
    height: auto;
}

.whyKitfix .violete .items > div > div.active {
    display: block;
    padding: 12px 0;
    color: #fff;
}
.additionalItems .similarCategories h2 {
    height: auto;
}
.whyKitfix .pinke {
    display: none;
}
.whyKitfix {
    height: auto;
}
/*
img.cntre {
    position: absolute;
    top: 148px;
    right: 48px;
}
*/


.whyKitfix .violete .items > div i.globe {
	background-image: url("data:image/svg+xml,%3Csvg width='49' height='48' viewBox='0 0 49 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_513_12075)'%3E%3Cpath d='M45.9137 30.8228C49.6814 18.9957 43.148 6.35352 31.3208 2.58581C19.4936 -1.1819 6.85147 5.35159 3.08376 17.1788C-0.683949 29.0059 5.84954 41.6481 17.6767 45.4158C29.5039 49.1835 42.146 42.65 45.9137 30.8228Z' fill='%23583678' stroke='white' stroke-width='0.958333' stroke-miterlimit='10'/%3E%3Cpath d='M47.0182 22.5636C46.5251 12.9942 40.8345 5.35672 31.6849 2.50271L31.2022 2.5L31.2057 2.91553L30.2474 5.31357L31.2057 7.70941V8.18857L29.2891 8.66774L25.4557 9.62607L24.4974 13.4572L25.4557 15.3739L24.4974 15.853L23.0599 16.8114H22.1016L21.1432 17.7697L20.6641 20.6447H25.4557L26.8932 19.2072L30.2474 19.6864L31.6849 22.0822L32.6432 21.603L34.0807 20.6447H35.0391L35.9974 26.3947L37.4349 28.7905H39.8307L41.2682 26.3947V24.9572L39.8307 23.9989L40.3099 22.5614L41.2682 21.603V20.6447H42.2266L45.5807 23.9989L47.0182 23.0405L46.9937 22.7929L47.0182 22.5614V22.5636Z' fill='%23C6B0D9'/%3E%3Cpath d='M18.75 12.9849L20.0931 11.6419L21.3417 7.875L23.2199 8.50456L21.7194 12.7961L20.1455 14.3805L18.75 12.9849Z' fill='%23C6B0D9'/%3E%3Cpath d='M21.6337 8.4562L22.641 8.79197L21.3294 12.5484L20.1437 13.734L19.3988 12.9891L20.49 11.8978L21.6337 8.4667M21.0566 7.3125L20.7628 8.18339L19.6925 11.4151L18.7482 12.3595L18.0977 13.01L18.7482 13.6606L19.4932 14.4056L20.1437 15.0561L20.7943 14.4056L21.98 13.2199L22.1269 13.073L22.2003 12.8736L23.5119 9.11724L23.8162 8.24635L22.9348 7.95255L21.9275 7.61679L21.0566 7.32299V7.3125Z' fill='white'/%3E%3Cpath d='M30.919 45.552L28.044 44.1145L26.8688 41.7432V40.5575L25.6832 38.1966V37.0109L23.3118 35.8358H19.7653L17.4044 34.6501L16.2188 31.1036V28.7322V27.5465L18.5796 25.1857L20.951 24H23.3118H24.4975L25.6832 25.1857L26.8688 26.3714H28.044L29.2297 25.1857H31.601H32.7762V26.3714L35.1476 31.1036L38.6941 32.2787V33.4644L36.3333 35.8358L35.1476 37.0109V39.3823L32.7762 41.7432V44.7755' stroke='white' stroke-width='1.91667' stroke-miterlimit='10'/%3E%3Cpath d='M38.6953 41.4271V38.1953' stroke='white' stroke-width='1.91667' stroke-miterlimit='10'/%3E%3Cpath d='M46.975 22.8193L46.0621 24.4845L43.4285 21.6441L42.2428 20.4584H41.0571V21.6441L39.882 22.8193V24.005L41.0571 25.1906V26.3763L39.882 28.7372H37.5106L36.3354 26.3763L35.1497 20.4584H33.9641L32.7784 21.6441H31.6032L30.4175 19.2728H26.871L25.6853 20.4584H24.4997H23.314H22.1388H20.9531V18.0871L22.1388 16.9119H23.314L24.4997 15.7262H25.6853H26.871L28.0462 14.5405L29.2319 13.3549V12.1797' stroke='white' stroke-width='1.91667' stroke-miterlimit='10'/%3E%3Cpath d='M25.6857 15.7219L24.5 13.3505L25.6857 9.804L29.2322 8.61833H31.6036V7.44315L30.4179 5.0718L31.6036 2.71094' stroke='white' stroke-width='0.967917' stroke-miterlimit='10'/%3E%3Cpath d='M17.4059 2.71094H18.5811L19.7667 3.88612V5.0718L17.4059 6.25747H16.2202H15.0345L13.8489 7.44315L12.6737 8.61833V9.804L11.488 10.9897L9.11665 12.1754L6.75579 13.3505H4.69922' stroke='white' stroke-width='1.91667' stroke-miterlimit='10'/%3E%3Cpath d='M2.02344 21.6406L4.3843 25.1872L5.56997 26.3728V29.9194L7.94132 33.4659L10.3022 34.6516V35.8373L9.1165 38.1981V40.3911' stroke='white' stroke-width='1.91667' stroke-miterlimit='10'/%3E%3Cpath d='M45.9137 30.8228C49.6814 18.9957 43.148 6.35352 31.3208 2.58581C19.4936 -1.1819 6.85147 5.35159 3.08376 17.1788C-0.683949 29.0059 5.84954 41.6481 17.6767 45.4158C29.5039 49.1835 42.146 42.65 45.9137 30.8228Z' stroke='white' stroke-width='1.91667' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_513_12075'%3E%3Crect width='48' height='48' fill='white' transform='translate(0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.whyKitfix .violete .items > div i.girla {
	background-image: url("data:image/svg+xml,%3Csvg width='49' height='40' viewBox='0 0 49 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.00163 16L14.0015 9L28.0015 4.5L38.0015 11L41.5015 15.5L46.0015 17.5L48.0015 19.5L46.5015 23L42.5015 24C42.3349 32.3333 40.0015 32 40.0015 32L36.5014 36.5L28.0015 38.5L20.0014 38L12.5014 34.5L7.0018 22C1.50195 22 1.50147 19.5 2.00198 17.5C2.27664 16.4025 5.00147 16.5 9.00163 16Z' fill='%237B579C'/%3E%3Cpath d='M48.4923 20.2418C48.5297 19.6454 48.4309 19.0484 48.2033 18.4955C47.9756 17.9425 47.6251 17.4481 47.178 17.0492C45.9485 16.1467 44.4344 15.7129 42.9107 15.8265C42.8083 15.2831 42.723 14.884 42.6632 14.6378C42.6662 14.4972 42.6371 14.3579 42.5779 14.2302C41.9902 12.3369 41.1582 10.5275 40.1029 8.84702C40.9263 8.77411 41.713 8.47472 42.3752 7.98234C43.0373 7.48995 43.5486 6.824 43.852 6.05897C44.1554 5.29394 44.2389 4.46002 44.0931 3.65049C43.9473 2.84096 43.578 2.08776 43.0265 1.47514C42.4749 0.862519 41.763 0.414648 40.9702 0.181627C40.1774 -0.0513927 39.3351 -0.0603709 38.5375 0.155698C37.7399 0.371768 37.0185 0.804361 36.4539 1.40508C35.8893 2.00581 35.5038 2.75097 35.3406 3.55721C32.1689 1.2336 28.2554 0.138002 24.3311 0.475021C20.7116 0.629771 17.2353 1.92632 14.4055 4.17704C14.3522 3.31627 14.0466 2.48988 13.5266 1.79992C13.0065 1.10995 12.2948 0.586608 11.4792 0.294505C10.6636 0.00240243 9.77986 -0.0456718 8.93711 0.156217C8.09436 0.358107 7.32949 0.80112 6.73693 1.43056C6.14437 2.06 5.75006 2.84831 5.6027 3.69817C5.45533 4.54802 5.56136 5.4222 5.90768 6.21279C6.254 7.00338 6.82546 7.67575 7.55151 8.1469C8.27755 8.61804 9.12639 8.86734 9.99322 8.864H10.1554C8.77914 10.9638 7.71823 13.2521 7.00615 15.6567C5.92227 15.4699 3.16563 15.2237 1.62089 16.6077C1.2225 16.9581 0.914554 17.3986 0.722963 17.8921C0.531373 18.3857 0.461745 18.9177 0.519942 19.4436C0.535169 19.9779 0.67121 20.5019 0.917956 20.9767C1.1647 21.4515 1.51581 21.8649 1.9452 22.1862C3.00391 22.8778 4.25617 23.2167 5.52115 23.1541C5.94916 23.1504 6.3766 23.1221 6.80132 23.0692C7.18807 27.092 8.75512 30.9128 11.3075 34.0564C14.653 37.9112 19.586 39.9151 26.0124 40H26.3368C32.1573 40 36.5781 38.166 39.4799 34.5913C41.6217 31.7483 42.8984 28.3534 43.1582 24.8098C44.562 24.8285 45.9307 24.3736 47.0414 23.5192C47.506 23.1089 47.8761 22.6037 48.1264 22.0381C48.3768 21.4724 48.5016 20.8597 48.4923 20.2418ZM3.2083 20.505C3.02692 20.3639 2.88034 20.1835 2.77975 19.9775C2.67917 19.7715 2.62725 19.5453 2.62796 19.3163C2.59229 19.1098 2.60871 18.8978 2.67574 18.6992C2.74277 18.5006 2.85832 18.3217 3.01201 18.1785C3.76304 17.5247 5.50408 17.5417 6.65623 17.7115C6.58086 18.797 6.58086 19.8864 6.65623 20.972C5.60649 21.0993 4.01908 21.1163 3.2083 20.505ZM37.8327 33.2413C35.315 36.3829 31.3977 37.9367 26.0466 37.8773C20.2346 37.8348 15.8479 36.1367 12.9205 32.7403C8.49968 27.6458 8.6021 20.1653 8.79839 17.703C10.0073 17.5629 11.207 17.3531 12.3914 17.0747C12.3251 17.236 12.3009 17.4114 12.3208 17.5845C12.3408 17.7577 12.4043 17.9231 12.5056 18.0653C12.6069 18.2075 12.7426 18.322 12.9001 18.3982C13.0577 18.4744 13.232 18.5098 13.407 18.5011C13.5984 18.4996 13.7863 18.4499 13.9532 18.3568C13.9532 18.3568 16.9915 16.5652 19.7652 17.185C20.0391 17.247 20.3265 17.1981 20.5641 17.0492C20.8018 16.9004 20.9703 16.6636 21.0326 16.3911C21.0948 16.1187 21.0457 15.8327 20.8961 15.5963C20.7464 15.3598 20.5085 15.1922 20.2346 15.1303C19.5113 14.9778 18.7698 14.9292 18.0327 14.9859C20.0456 13.9803 21.7605 12.4703 23.0083 10.6046C24.553 8.22718 25.7991 6.98751 26.7123 6.90261C27.6255 6.8177 29.0422 8.22718 30.4162 9.7895C31.7632 11.3731 33.3462 12.7419 35.1102 13.8481C33.3236 13.5591 31.4913 13.7708 29.8188 14.4595C29.5984 14.5586 29.4187 14.7298 29.3097 14.9447C29.2008 15.1596 29.1691 15.4051 29.22 15.6404C29.2709 15.8757 29.4013 16.0866 29.5894 16.2379C29.7776 16.3891 30.0122 16.4717 30.2541 16.4718C30.4072 16.4744 30.5589 16.4424 30.6979 16.3784C33.2582 15.1982 36.5952 16.302 36.672 16.3105C36.8036 16.3572 36.9432 16.3772 37.0827 16.3695C37.2222 16.3618 37.3588 16.3265 37.4844 16.2656C37.6099 16.2047 37.7221 16.1195 37.8141 16.0149C37.9062 15.9103 37.9763 15.7886 38.0205 15.6567C38.0717 15.4791 38.0717 15.2908 38.0205 15.1133C38.8725 15.3761 39.7513 15.5441 40.6405 15.6142C40.7259 15.9539 40.7856 16.4124 40.871 16.9643C40.871 17.0067 40.871 17.0662 40.871 17.1086C41.3916 20.8531 41.75 28.41 37.8327 33.2667V33.2413ZM45.6674 21.9399C44.9845 22.4323 44.1637 22.6995 43.3204 22.7041C43.3712 21.1137 43.3056 19.5217 43.1241 17.9407C44.0656 17.8762 45.002 18.1241 45.7868 18.6455C45.9989 18.8435 46.1624 19.0874 46.2645 19.3583C46.3666 19.6292 46.4047 19.9199 46.3757 20.2078C46.3888 20.5301 46.3324 20.8514 46.2102 21.1502C46.088 21.449 45.9029 21.7183 45.6674 21.9399Z' fill='white'/%3E%3Cpath d='M29.9026 29.7438C28.5879 30.7012 26.9675 31.1492 25.3448 31.0038C23.7221 30.8585 22.2082 30.1298 21.0865 28.9541C20.9918 28.8527 20.8779 28.7707 20.7514 28.7131C20.6248 28.6554 20.4881 28.623 20.3491 28.6179C20.21 28.6128 20.0712 28.635 19.9408 28.6832C19.8103 28.7314 19.6907 28.8047 19.5887 28.8989C19.4867 28.9932 19.4043 29.1064 19.3464 29.2323C19.2884 29.3582 19.2559 29.4942 19.2507 29.6326C19.2456 29.771 19.2679 29.909 19.3163 30.0388C19.3648 30.1686 19.4385 30.2876 19.5332 30.3891C20.9872 31.9565 22.9718 32.9343 25.1062 33.1349C27.2405 33.3355 29.3741 32.7447 31.0974 31.4759C31.2727 31.3008 31.3804 31.0699 31.4018 30.8237C31.4232 30.5776 31.3569 30.3317 31.2144 30.1293C31.072 29.9268 30.8625 29.7807 30.6227 29.7164C30.3829 29.6522 30.128 29.6739 29.9026 29.7777V29.7438Z' fill='white'/%3E%3Cpath d='M26.3775 25.5457C26.2773 25.8058 26.2848 26.0949 26.3984 26.3495C26.5119 26.6042 26.7223 26.8036 26.9834 26.9043C27.1053 26.9541 27.2357 26.98 27.3675 26.9807C27.5798 26.9797 27.787 26.9153 27.962 26.7956C28.1371 26.676 28.2719 26.5068 28.3489 26.3099C28.4087 26.1655 29.6718 22.8371 27.5638 20.7399C26.7103 19.8908 26.6164 16.2143 26.8469 14.0236C26.8756 13.7468 26.7929 13.4699 26.617 13.2535C26.4411 13.0371 26.1862 12.8988 25.9081 12.8689C25.7695 12.8499 25.6285 12.8594 25.4938 12.8968C25.359 12.9341 25.2334 12.9986 25.1247 13.0861C25.0159 13.1736 24.9263 13.2823 24.8615 13.4056C24.7966 13.5289 24.7578 13.6641 24.7474 13.8028C24.6279 14.8812 24.1585 20.3238 26.0702 22.2258C27.1968 23.3466 26.386 25.5287 26.3775 25.5457Z' fill='white'/%3E%3Cpath d='M22.0779 20.7959C22.0779 19.1571 20.243 17.875 17.896 17.875C15.549 17.875 13.7227 19.1486 13.7227 20.7959C13.7227 22.4431 15.5576 23.7167 17.896 23.7167C20.2345 23.7167 22.0779 22.4346 22.0779 20.7959ZM17.896 21.6449C16.5476 21.6449 15.8392 21.0421 15.8392 20.7959C15.8392 20.5496 16.5476 19.9468 17.896 19.9468C19.2445 19.9468 19.9614 20.5496 19.9614 20.7959C19.9614 21.0421 19.253 21.611 17.896 21.611V21.6449Z' fill='white'/%3E%3Cpath d='M33.6187 17.2969C31.2802 17.2969 29.4453 18.579 29.4453 20.2177C29.4453 21.8565 31.2802 23.1471 33.6187 23.1471C35.9571 23.1471 37.792 21.865 37.792 20.2177C37.792 18.5705 35.9571 17.2969 33.6187 17.2969ZM33.6187 21.0413C32.2702 21.0413 31.5619 20.43 31.5619 20.1923C31.5619 19.9545 32.2702 19.3432 33.6187 19.3432C34.9671 19.3432 35.6755 19.9545 35.6755 20.1923C35.6755 20.43 34.9671 21.0413 33.6187 21.0413Z' fill='white'/%3E%3C/svg%3E%0A");
}
.whyKitfix .violete .items > div i.brain {
	background-image: url("data:image/svg+xml,%3Csvg width='49' height='48' viewBox='0 0 49 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.5 1.5L24 2.5L18 2L13 6.5L10.5 10L9 16.5L10.5 21.5L11 26.5L15.5 28.5L18 35V39.5L21.5 41L23 46L26.5 45.5L27.5 41.5L31.5 38.5V33L33 29L37.5 26.5L38 22.5L40 17.5L38 12.5L39 9L34 5.5L29.5 1.5Z' fill='%237B579C'/%3E%3Cpath d='M39.8052 12.3523C40.0754 11.5045 40.1598 10.6089 40.0528 9.72587C39.9458 8.84283 39.6499 7.99287 39.1851 7.23327C38.7202 6.47366 38.0972 5.82207 37.3579 5.32238C36.6187 4.8227 35.7804 4.48654 34.8996 4.33655C34.5972 3.29226 34.0154 2.34938 33.2164 1.60868C32.4174 0.867978 31.4312 0.357297 30.3632 0.131211C29.2952 -0.0948738 28.1855 -0.0278657 27.1528 0.325074C26.1201 0.678013 25.2032 1.30362 24.5 2.13503C23.7975 1.30537 22.882 0.680944 21.8511 0.328274C20.8202 -0.0243963 19.7124 -0.0920991 18.6459 0.13238C17.5794 0.356858 16.594 0.86511 15.7948 1.60299C14.9956 2.34086 14.4124 3.28072 14.1075 4.32244C13.2267 4.47243 12.3884 4.80859 11.6492 5.30827C10.9099 5.80795 10.2869 6.45955 9.82201 7.21915C9.35714 7.97875 9.06124 8.82871 8.95426 9.71175C8.84728 10.5948 8.9317 11.4904 9.20184 12.3382C8.10354 13.6163 7.5 15.2429 7.5 16.9247C7.5 18.6066 8.10354 20.2331 9.20184 21.5112C8.9317 22.359 8.84728 23.2546 8.95426 24.1377C9.06124 25.0207 9.35714 25.8707 9.82201 26.6303C10.2869 27.3899 10.9099 28.0415 11.6492 28.5412C12.3884 29.0409 13.2267 29.377 14.1075 29.527C14.4282 30.6746 15.0846 31.7012 15.9931 32.4765V38.1214C15.9931 39.2442 16.4413 40.3211 17.2389 41.1151C18.0366 41.909 19.1185 42.3551 20.2466 42.3551V45.1775C20.2466 45.9261 20.5453 46.644 21.0771 47.1733C21.6089 47.7026 22.3301 48 23.0822 48H25.9178C26.6699 48 27.3911 47.7026 27.9229 47.1733C28.4547 46.644 28.7534 45.9261 28.7534 45.1775V42.3551C29.8815 42.3551 30.9634 41.909 31.7611 41.1151C32.5587 40.3211 33.0069 39.2442 33.0069 38.1214V32.4765C33.9049 31.7183 34.5604 30.7151 34.8925 29.5905C35.7733 29.4405 36.6116 29.1044 37.3508 28.6047C38.0901 28.105 38.7131 27.4534 39.178 26.6938C39.6429 25.9342 39.9388 25.0842 40.0457 24.2012C40.1527 23.3182 40.0683 22.4225 39.7982 21.5747C40.8965 20.2966 41.5 18.6701 41.5 16.9882C41.5 15.3064 40.8965 13.6798 39.7982 12.4017L39.8052 12.3523ZM25.9178 45.1775H23.0822V42.3551H25.9178V45.1775ZM30.1712 38.1214C30.1712 38.4957 30.0219 38.8546 29.756 39.1193C29.4901 39.3839 29.1295 39.5326 28.7534 39.5326H20.2466C19.8705 39.5326 19.5099 39.3839 19.244 39.1193C18.9781 38.8546 18.8288 38.4957 18.8288 38.1214V33.7889C19.8689 33.9795 20.9411 33.8932 21.937 33.5388C22.9328 33.1845 23.817 32.5746 24.5 31.7709C25.1807 32.5784 26.0638 33.1923 27.0598 33.5505C28.0558 33.9086 29.1292 33.9982 30.1712 33.8101V38.1214ZM36.0906 20.8479L36.2607 21.0173C36.8442 21.587 37.2028 22.3463 37.271 23.157C37.3392 23.9678 37.1126 24.7759 36.6324 25.4342C36.1522 26.0926 35.4504 26.5574 34.6549 26.7439C33.8593 26.9304 33.0229 26.8263 32.298 26.4505V27.8617C32.298 28.7039 31.9619 29.5115 31.3636 30.107C30.7653 30.7025 29.9539 31.037 29.1079 31.037C28.2618 31.037 27.4504 30.7025 26.8522 30.107C26.2539 29.5115 25.9178 28.7039 25.9178 27.8617V26.1259C25.9178 25.7517 26.0672 25.3927 26.3331 25.128C26.599 24.8634 26.9596 24.7147 27.3356 24.7147H29.5403C29.8957 24.7147 30.2364 24.5742 30.4877 24.3241C30.739 24.074 30.8801 23.7348 30.8801 23.3811V23.2329C30.8811 23.0572 30.8471 22.883 30.7802 22.7204C30.7133 22.5578 30.6147 22.4099 30.4902 22.2853C30.3657 22.1608 30.2177 22.0619 30.0547 21.9944C29.8917 21.927 29.7169 21.8922 29.5403 21.8922H27.3356C26.2075 21.8922 25.1257 22.3383 24.328 23.1323C23.5303 23.9262 23.0822 25.0031 23.0822 26.1259V27.89C23.0822 28.7321 22.7461 29.5397 22.1478 30.1352C21.5496 30.7307 20.7382 31.0652 19.8921 31.0652C19.0461 31.0652 18.2347 30.7307 17.6364 30.1352C17.0381 29.5397 16.702 28.7321 16.702 27.89V26.4787C16.109 26.7934 15.4352 26.9247 14.7667 26.8557C14.0983 26.7868 13.4658 26.5208 12.9502 26.0917C12.4347 25.6627 12.0595 25.0902 11.8729 24.4476C11.6863 23.805 11.6967 23.1216 11.9028 22.485C12.3155 22.5689 12.7364 22.6067 13.1575 22.5979H15.3622C15.5382 22.5979 15.7124 22.5634 15.8749 22.4963C16.0375 22.4293 16.1852 22.3311 16.3096 22.2073C16.434 22.0834 16.5327 21.9364 16.6001 21.7746C16.6674 21.6128 16.702 21.4394 16.702 21.2643V21.1161C16.703 20.9403 16.669 20.7662 16.6021 20.6036C16.5352 20.4409 16.4366 20.2931 16.3121 20.1685C16.1876 20.0439 16.0396 19.9451 15.8766 19.8776C15.7136 19.8101 15.5388 19.7754 15.3622 19.7754H13.1575C12.4055 19.7754 11.6842 19.478 11.1524 18.9487C10.6207 18.4194 10.3219 17.7015 10.3219 16.9529C10.322 16.1227 10.5673 15.3108 11.0274 14.6183C11.4875 13.9257 12.1419 13.3831 12.9094 13.058L12.7393 12.8886C12.1558 12.3189 11.7972 11.5596 11.729 10.7489C11.6608 9.93814 11.8874 9.13 12.3676 8.47164C12.8478 7.81329 13.5496 7.34851 14.3451 7.16198C15.1407 6.97545 15.9771 7.07956 16.702 7.45537V6.04414C16.702 5.20201 17.0381 4.39436 17.6364 3.79889C18.2347 3.20341 19.0461 2.86887 19.8921 2.86887C20.7382 2.86887 21.5496 3.20341 22.1478 3.79889C22.7461 4.39436 23.0822 5.20201 23.0822 6.04414V7.07434C23.0822 7.44862 22.9328 7.80757 22.6669 8.07223C22.401 8.33688 22.0404 8.48557 21.6644 8.48557H19.4597C19.1043 8.48557 18.7636 8.62607 18.5123 8.87617C18.261 9.12627 18.1199 9.46548 18.1199 9.81918V9.96736C18.1189 10.1431 18.1529 10.3173 18.2198 10.4799C18.2867 10.6425 18.3853 10.7903 18.5098 10.9149C18.6343 11.0395 18.7823 11.1384 18.9453 11.2058C19.1083 11.2733 19.2831 11.308 19.4597 11.308H21.6644C21.8461 11.3005 22.0274 11.3292 22.1978 11.3926C22.3681 11.4559 22.5239 11.5526 22.6561 11.677C22.7883 11.8013 22.8941 11.9507 22.9672 12.1164C23.0404 12.2821 23.0795 12.4607 23.0822 12.6416V17.7291C23.0813 17.9048 23.1152 18.079 23.1821 18.2416C23.2491 18.4043 23.3476 18.5521 23.4721 18.6767C23.5966 18.8013 23.7446 18.9001 23.9076 18.9676C24.0707 19.0351 24.2455 19.0698 24.422 19.0698H24.5709C24.7474 19.0707 24.9224 19.0369 25.0858 18.9703C25.2492 18.9037 25.3977 18.8056 25.5229 18.6817C25.648 18.5578 25.7474 18.4104 25.8151 18.2482C25.8829 18.0859 25.9178 17.9119 25.9178 17.7362V6.01591C25.9178 5.17378 26.2539 4.36614 26.8522 3.77066C27.4504 3.17518 28.2618 2.84065 29.1079 2.84065C29.9539 2.84065 30.7653 3.17518 31.3636 3.77066C31.9619 4.36614 32.298 5.17378 32.298 6.01591V7.42714C32.891 7.11247 33.5648 6.9812 34.2333 7.05015C34.9017 7.1191 35.5342 7.38514 36.0498 7.81417C36.5653 8.2432 36.9405 8.81569 37.1271 9.45827C37.3137 10.1009 37.3033 10.7843 37.0972 11.4209C36.6845 11.337 36.2636 11.2992 35.8425 11.308H33.6378C33.2824 11.308 32.9416 11.4485 32.6904 11.6986C32.4391 11.9487 32.298 12.2879 32.298 12.6416V12.7898C32.297 12.9655 32.331 13.1397 32.3979 13.3023C32.4648 13.465 32.5634 13.6128 32.6879 13.7374C32.8124 13.862 32.9604 13.9608 33.1234 14.0283C33.2864 14.0958 33.4612 14.1305 33.6378 14.1305H35.8425C36.5945 14.1305 37.3158 14.4279 37.8476 14.9572C38.3793 15.4865 38.6781 16.2044 38.6781 16.9529C38.678 17.7832 38.4327 18.5951 37.9726 19.2876C37.5125 19.9802 36.8581 20.5228 36.0906 20.8479Z' fill='%23EFEAF2'/%3E%3C/svg%3E%0A");
}
.whyKitfix .violete .items > div i.ecoa {
	background-image: url("data:image/svg+xml,%3Csvg width='49' height='40' viewBox='0 0 49 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_513_12114)'%3E%3Cpath d='M0.910347 36.6283C25.241 47.2471 42.9951 32.1431 48.5002 0.510849C16.7085 -2.81664 -2.60253 10.213 0.910347 36.6283Z' fill='%23F4EBF5'/%3E%3Cpath d='M9.82809 29.2807C9.40119 29.2807 9.35654 29.2807 9.37886 28.8293C9.40119 28.7144 9.37886 28.6247 9.37886 28.535C9.37886 28.4453 9.35375 28.3752 9.35375 28.2855C9.46815 26.5895 9.42072 24.8711 9.44304 23.1527C9.44304 22.5416 9.44304 21.9333 9.3984 21.3221C9.37607 20.9829 9.3984 20.6437 9.37607 20.3046C9.37607 18.7908 9.37607 17.2742 9.35096 15.7604C9.35096 15.3063 9.32864 14.8774 9.30632 14.4485C9.284 14.1093 9.284 13.7925 9.35096 13.4533C9.37607 13.3188 9.37607 13.1814 9.37607 13.0469C9.32864 12.503 9.32864 11.9844 9.35096 11.4406C9.35096 11.2584 9.44025 11.1911 9.59929 11.1911L10.7265 11.2584C10.8381 11.2584 11.0195 11.3032 11.1088 11.2584C11.558 11.1462 11.9654 11.2359 12.4118 11.2584C12.7718 11.2808 13.154 11.3256 13.5167 11.2359C13.74 11.1911 13.9883 11.2584 14.2143 11.2359C15.1127 11.1687 16.014 11.1911 16.9375 11.1911C17.0966 11.1911 17.1412 11.2359 17.1636 11.3929C17.1859 11.5275 17.2528 11.6648 17.2305 11.7994C17.1412 12.4778 17.2556 13.1338 17.1636 13.8122C17.1161 14.0168 17.0743 14.0841 16.8483 14.1065C16.466 14.1065 16.1061 14.1738 15.6792 14.1065C15.3862 14.1289 15.0932 14.1065 14.803 14.1065L14.3985 14.1289C13.8348 14.1289 13.2712 14.0841 12.6881 14.1289C12.5988 14.1514 12.5541 14.2186 12.529 14.2859C12.529 14.3308 12.5067 14.3756 12.5067 14.4205C12.5541 15.5053 12.3728 16.5678 12.4397 17.6526C12.4397 17.8096 12.4397 17.9694 12.462 18.1264C12.4844 18.261 12.4844 18.4207 12.5513 18.5329C12.6406 18.6927 12.7969 18.5329 12.9336 18.5553C13.4051 18.645 13.9018 18.6674 14.3733 18.5777C14.485 18.5553 14.577 18.5553 14.6663 18.5777C15.0709 18.6674 15.4978 18.645 15.9052 18.645C16.1284 18.645 16.1507 18.6674 16.2205 18.9169C16.3097 19.2786 16.2874 19.6402 16.2428 19.9794C16.2205 20.4335 16.2428 20.8848 16.2205 21.3362C16.2205 21.4707 16.1535 21.5604 16.0168 21.5856C15.7684 21.6305 15.4532 21.6754 15.1825 21.6754C14.3482 21.6754 13.4972 21.5856 12.6629 21.6754C12.5737 21.6978 12.5039 21.7426 12.5039 21.8323C12.5039 21.9669 12.4816 22.0818 12.4816 22.194C12.5262 22.7827 12.4593 23.3938 12.4816 23.9796C12.5039 24.658 12.4816 25.3589 12.5485 26.0373C12.5709 26.127 12.5234 26.2391 12.5485 26.3316C12.5485 26.3989 12.5709 26.4437 12.6378 26.4437C12.7048 26.4662 12.7494 26.4662 12.8192 26.4662C13.3354 26.3989 13.832 26.4662 14.3482 26.4662C15.0904 26.3092 16.014 26.511 16.759 26.3989H17.0045C17.2082 26.4213 17.2528 26.4662 17.2528 26.6484C17.2528 26.8979 17.3198 27.1221 17.2752 27.3716C17.2082 27.7781 17.2752 28.207 17.2752 28.6135C17.2752 28.7284 17.2528 28.8405 17.2528 28.9751C17.2277 29.1797 17.1636 29.2694 16.9599 29.2694C16.4883 29.2694 16.014 29.3143 15.3611 29.2246C15.2941 29.2022 15.202 29.1797 15.1379 29.2022C14.8002 29.2919 14.4626 29.247 14.125 29.2694C12.7522 29.3816 11.3794 29.2919 10.0067 29.2919C9.96202 29.2919 9.89505 29.2919 9.8253 29.2694L9.82809 29.2807Z' fill='%23583678'/%3E%3Cpath d='M20.2549 29.0136L19.7833 28.7417C19.2671 28.4922 18.9267 28.0409 18.6784 27.5419C18.2962 26.7514 18.1176 25.9132 18.1176 25.0554C18.1176 24.1976 18.0506 23.2921 18.1622 22.4119C18.1845 22.2073 18.1399 22.0279 18.1399 21.8232C18.1399 21.2822 18.1176 20.7608 18.1176 20.2169C18.2069 18.6107 18.1176 17.4809 18.1176 16.1466C18.1176 15.8298 18.0925 15.513 18.1399 15.1963C18.2292 14.4954 18.3213 13.7946 18.7035 13.1611C19.4234 12.0089 20.4139 11.3305 21.7867 11.1483C22.0574 11.1259 22.3252 11.0811 22.5959 11.0586C23.6757 11.0138 24.6216 11.353 25.4335 12.0314C25.9274 12.4603 26.3543 12.9144 26.5356 13.5928L26.6249 13.932C26.6919 14.2263 26.7142 14.4534 26.7617 14.7449C26.8286 15.0617 26.8286 15.5579 26.784 15.8747C26.784 15.9868 26.7617 16.0765 26.7617 16.1466C26.7617 16.4633 26.6947 16.6876 26.6473 16.982C26.558 17.3884 26.332 17.7501 25.9497 17.9771C25.2745 18.3387 24.6216 18.4284 23.8794 18.2014C23.6534 18.1341 23.4078 17.9519 23.2711 17.8173C23.1818 17.7276 23.2265 17.6828 23.2962 17.6379C23.7678 17.366 23.8347 16.8923 23.9045 16.4858C23.9491 15.9868 23.9714 15.4458 23.8375 14.9468C23.7036 14.3581 23.299 14.0413 22.7103 14.0189C22.3727 14.0189 22.0601 14.0413 21.7672 14.2207C21.4965 14.3777 21.3152 14.6048 21.2956 14.9215C21.2705 15.171 21.1812 15.443 21.2287 15.7149L21.1812 16.7997C21.1812 17.4781 21.2287 18.1565 21.2063 18.8349C21.1812 19.8525 21.1171 20.8701 21.1812 21.9101C21.2287 22.8829 21.2287 23.878 21.2287 24.8508C21.2287 25.19 21.2287 25.5292 21.3626 25.8235C21.41 26.0057 21.4993 26.1627 21.6109 26.2973C21.8593 26.6365 22.2192 26.6813 22.6014 26.6365C22.7605 26.614 22.8944 26.5692 23.0535 26.4795C23.3018 26.3449 23.458 26.1178 23.5055 25.8459C23.6171 25.3245 23.6617 24.8059 23.6617 24.2845C23.6394 23.8107 23.6617 23.337 23.6617 22.838V22.6586C23.6841 22.5689 23.7092 22.4764 23.7984 22.454L24.27 22.4764C24.9675 22.4988 25.4837 22.454 26.092 22.454H26.4966C26.7003 22.4988 26.6528 22.6137 26.6779 22.7932C26.7003 22.8829 26.7003 22.9501 26.7003 23.0426C26.7003 23.5164 26.6779 23.9902 26.7003 24.4891C26.7449 24.691 26.7226 24.9405 26.6779 25.1675C26.6305 25.5964 26.6305 25.9805 26.5412 26.387C26.4296 26.928 26.2483 27.4943 25.866 27.9456C25.7544 28.1054 25.6428 28.2399 25.5061 28.3296L24.563 29.008C24.2923 29.2127 23.977 29.3248 23.6394 29.3696C23.0758 29.4594 22.5122 29.4818 21.929 29.4818C21.3431 29.4594 20.7599 29.3472 20.2633 29.008L20.2549 29.0136Z' fill='%23583678'/%3E%3Cpath d='M30.4335 29.2193C29.6913 29.0371 29.0384 28.6979 28.5417 28.0672L28.4524 27.9326C28.2487 27.3215 27.9586 26.7581 27.9586 26.1021C27.9362 25.6059 27.8693 25.1294 27.8693 24.6332C27.8693 23.5707 27.9362 22.3037 27.847 21.4206C27.8218 20.6525 27.9362 19.8816 27.847 19.1135C27.8218 18.6622 27.8218 18.1632 27.847 17.7119C27.8916 16.8765 27.8693 16.0383 27.9139 15.2254C27.9139 14.6367 28.0032 14.0732 28.2292 13.5518C28.4329 13.0781 28.7677 12.6912 29.1053 12.3072C29.217 12.195 29.3286 12.1025 29.443 11.968C29.6466 11.7409 29.895 11.6288 30.1628 11.4942C31.0613 11.1102 31.9848 11.0205 32.8861 11.1102C33.6283 11.1999 34.3482 11.4045 35.0011 11.7885C35.0234 11.811 35.068 11.811 35.0903 11.8558C35.52 12.2623 35.9665 12.6464 36.2371 13.2126C36.4408 13.6191 36.5078 14.048 36.5747 14.5021C36.731 15.4496 36.6194 16.3999 36.6417 17.3278L36.664 18.4604C36.6891 19.363 36.6194 20.246 36.6194 21.1291C36.6194 21.4234 36.5971 21.7178 36.6417 22.0093C36.6891 22.1915 36.6891 22.3709 36.664 22.5503C36.6194 22.9568 36.664 23.3633 36.664 23.7726C36.6417 24.336 36.7115 24.9247 36.5747 25.491C36.5496 25.5358 36.5496 25.6059 36.5496 25.6508C36.5971 26.2619 36.3683 26.7805 36.145 27.3243C36.0111 27.7308 35.7181 28.0924 35.4252 28.4316C35.3359 28.5213 35.2215 28.5662 35.1322 28.6363L34.8392 28.8409C34.3202 29.2474 33.712 29.452 33.0814 29.4296C32.6991 29.4296 32.3392 29.4969 31.9569 29.4744C31.438 29.452 30.8967 29.3595 30.4251 29.2249L30.4335 29.2193ZM32.8638 26.5282C33.1344 26.4385 33.3353 26.2563 33.4274 25.9619C33.4497 25.8274 33.4943 25.69 33.5167 25.5555C33.5836 25.1266 33.6506 24.6724 33.6283 24.2211C33.6283 23.837 33.606 23.4306 33.6283 23.0465C33.6283 23.0017 33.6283 22.9316 33.606 22.8643C33.5808 22.7073 33.5808 22.57 33.606 22.413C33.6283 22.298 33.6283 22.1635 33.6283 22.0514C33.5613 21.1235 33.6729 20.4227 33.606 19.4976C33.6283 19.3406 33.6506 18.9565 33.6952 18.8192C33.606 18.4351 33.6952 18.0735 33.6478 17.6895C33.6255 17.3278 33.7148 16.9438 33.6701 16.5822C33.6701 16.1757 33.6478 15.7888 33.6478 15.3824C33.6478 15.2478 33.6478 15.0656 33.6255 14.9282C33.5781 14.589 33.4441 14.2947 33.1539 14.1153C32.342 13.5714 31.4659 13.9331 31.1059 14.6563C30.9469 14.9282 30.8799 15.245 30.9022 15.6038C30.9692 16.7363 30.8576 17.8436 30.8353 18.9734C30.8353 19.4723 30.8799 19.9909 30.9246 20.5124C30.9692 21.1235 30.8994 21.6897 30.8994 22.2756V22.8167C30.8994 23.1558 30.8771 23.5175 30.8994 23.8791C30.8994 24.3753 30.9469 24.9191 30.9887 25.4377C30.9887 25.6199 31.078 25.8218 31.1478 25.9816C31.2817 26.2759 31.53 26.4777 31.823 26.5702C32.1606 26.6599 32.5206 26.6599 32.8582 26.5254L32.8638 26.5282Z' fill='%23583678'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_513_12114'%3E%3Crect width='48' height='40' fill='white' transform='translate(0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.whyKitfix .violete .items > div i {
    background-color: transparent;
}


.contactsform .formitems .checkbox.active i {
    background: #42265B;
}
.contactsform .formitems .checkbox.active i:after {
    content: '';
    background: #F0F0FA;
}
#placeInfo .address {
    font-weight: 400;
}

.whyKitfix .violete .items > div:hover i {
    background-color: #ffffff40;
}


#top .madein {
    background: #00bbf2;
    border-radius: 100px;
    padding: 9px 12px;
    font-size: 12px;
    padding-right: 42px;
    font-weight: 400;
    line-height: 1.1em;
}



#top .madein i {
	width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    right: 6px;
    top: 6px;
    background-size: contain;
}
#top .madein i {
	background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_578_550)'%3E%3Cpath d='M38.621 25.9302C41.8972 15.6457 36.216 4.65252 25.9315 1.37625C15.647 -1.90002 4.65379 3.78127 1.37752 14.0658C-1.89875 24.3503 3.78254 35.3434 14.067 38.6197C24.3515 41.896 35.3447 36.2147 38.621 25.9302Z' fill='%23004564' stroke='white' stroke-miterlimit='10'/%3E%3Cpath d='M39.5846 18.7513C39.1558 10.4301 34.2075 3.78879 26.2513 1.30704L25.8315 1.30469L25.8346 1.66602L25.0013 3.75127L25.8346 5.83461V6.25127L24.168 6.66794L20.8346 7.50127L20.0013 10.8327L20.8346 12.4993L20.0013 12.916L18.7513 13.7493H17.918L17.0846 14.5827L16.668 17.0827H20.8346L22.0846 15.8327L25.0013 16.2493L26.2513 18.3327L27.0846 17.916L28.3346 17.0827H29.168L30.0013 22.0827L31.2513 24.166H33.3346L34.5846 22.0827V20.8327L33.3346 19.9993L33.7513 18.7493L34.5846 17.916V17.0827H35.418L38.3346 19.9993L39.5846 19.166L39.5633 18.9507L39.5846 18.7493V18.7513Z' fill='%2300BCF5'/%3E%3Cpath d='M15 10.42L16.1679 9.25211L17.2536 5.97656L18.8869 6.52401L17.5821 10.2558L16.2135 11.6335L15 10.42Z' fill='%2300BCF5'/%3E%3Cpath d='M17.5084 6.4789L18.3843 6.77087L17.2438 10.0373L16.2128 11.0683L15.565 10.4205L16.5139 9.4716L17.5084 6.48802M17.0066 5.48438L16.7511 6.24167L15.8205 9.05189L14.9993 9.87306L14.4336 10.4388L14.9993 11.0044L15.6471 11.6523L16.2128 12.218L16.7785 11.6523L17.8095 10.6212L17.9372 10.4935L18.0011 10.3201L19.1416 7.05372L19.4062 6.29642L18.6398 6.04094L17.7639 5.74897L17.0066 5.4935V5.48438Z' fill='white'/%3E%3Cpath d='M25.5836 38.7409L23.0836 37.4909L22.0617 35.4288V34.3978L21.0307 32.3449V31.3139L18.9687 30.292H15.8847L13.8318 29.2609L12.8008 26.177V24.115V23.0839L14.8537 21.031L16.9157 20H18.9687H19.9997L21.0307 21.031L22.0617 22.062H23.0836L24.1146 21.031H26.1767H27.1986V22.062L29.2606 26.177L32.3446 27.1989V28.2299L30.2917 30.292L29.2606 31.3139V33.3759L27.1986 35.4288V38.0657' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M32.3438 35.154V32.3438' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M39.5418 18.9706L38.5108 20.0016L36.4579 17.9487L35.4268 16.9177H34.3958V17.9487L33.3739 18.9706V20.0016L34.3958 21.0326V22.0636L33.3739 24.1166H31.3119L30.29 22.0636L29.259 16.9177H28.2279L27.1969 17.9487H26.175L25.144 15.8866H22.06L21.029 16.9177H19.998H18.967H17.9451H16.9141V14.8556L17.9451 13.8337H18.967L19.998 12.8027H21.029H22.06L23.0819 11.7717L24.113 10.7406V9.71875' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M21.031 12.8021L20 10.7401L21.031 7.65616L24.115 6.62514H26.177V5.60324L25.146 3.5412L26.177 1.48828' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M13.8305 1.48828H14.8524L15.8834 2.51018V3.5412L13.8305 4.57222H12.7995H11.7685L10.7375 5.60324L9.71556 6.62514V7.65616L8.68453 8.68719L6.62249 9.71821L4.56957 10.7401H2.78125' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M0.457031 17.9453L2.50995 21.0293L3.54097 22.0603V25.1442L5.60302 28.2282L7.65594 29.2592V30.2902L6.62491 32.3431V34.2501' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M38.621 25.9302C41.8972 15.6457 36.216 4.65252 25.9315 1.37625C15.647 -1.90002 4.65379 3.78127 1.37752 14.0658C-1.89875 24.3503 3.78254 35.3434 14.067 38.6197C24.3515 41.896 35.3447 36.2147 38.621 25.9302Z' stroke='white' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_578_550'%3E%3Crect width='40' height='40' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.catalog_panel .top > i {
    width: 48px;
    height: 48px;
    top: 12px;
}
.catalog_panel .top .sorting {
    height: 48px;
    top: 12px;
}

.catalog_panel .top .sorting .selected {
    padding: 12px 24px;
}
.catalog_panel .top .sorting .selected i {
    top: 12px;
}


body {min-width:1240px;}


#top {
    height: 64px;
    width: 100%;
    background: transparent;
    border-radius: 0;
    padding: 0;
}
#nav {
    top: calc( 64px + 20px);
}
#top .wrap {
    padding: 8px 8px 8px 48px;
    border-radius: 0px 0px 32px 32px;
    background: var(--dark-blue, #004563);
    height: 100%;
    max-width: 1240px;
    margin: 0 auto;
}
.con {
    padding-top: calc(64px + 20px);
}
#top .logo {
    height: 34px;
    top: 7px;
}
#top .inspiring {
    margin-top: 7px;
}
#top .madein {
    margin-top: 3px;
}
#top .where {
    top: 7px;
    height: 48px;
    line-height: 50px;
    width: 150px;
    right: 110px;
}
#top .where:after {display:none;}


.selLang {
    height: 48px;
    border-radius: 48px;
    border: 1px solid var(--blue-50, rgba(221, 245, 255, 0.50));
    width: 90px;
    position: absolute;
    right: 10px;
    top: 8px;
}
.selLang span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    cursor: pointer;
    text-align: center;
    padding-right: 24px;
    line-height: 46px;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}
.wheretobuy .scats > span i,
.selLang span i {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0012 12.6008L15.9012 8.70078C16.0845 8.51745 16.3178 8.42578 16.6012 8.42578C16.8845 8.42578 17.1178 8.51745 17.3012 8.70078C17.4845 8.88411 17.5762 9.11745 17.5762 9.40078C17.5762 9.68411 17.4845 9.91745 17.3012 10.1008L12.7012 14.7008C12.6012 14.8008 12.4928 14.8716 12.3762 14.9133C12.2595 14.9549 12.1345 14.9758 12.0012 14.9758C11.8678 14.9758 11.7428 14.9549 11.6262 14.9133C11.5095 14.8716 11.4012 14.8008 11.3012 14.7008L6.70117 10.1008C6.51784 9.91745 6.42617 9.68411 6.42617 9.40078C6.42617 9.11745 6.51784 8.88411 6.70117 8.70078C6.88451 8.51745 7.11784 8.42578 7.40117 8.42578C7.68451 8.42578 7.91784 8.51745 8.10117 8.70078L12.0012 12.6008Z' fill='%23DDF5FF' fill-opacity='0.5'/%3E%3C/svg%3E%0A");
}
.wheretobuy .scats > span i,
.selLang span i {
    position: absolute;
    right: 15px;
    top: 0;
    height: 46px;
    display: block;
    width: 24px;
    background-position: center;
    background-repeat: no-repeat;
}
 
.selLang div {
    display: none;
    background: #004563;
    border-radius: 32px;
    z-index: 1;
    padding: 12px;
    top: 1px;
    
}
.selLang.active div {
    display: block;
    
}
.selLang div a {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 4px;
    color: #004563;
}
.selLang div a:hover {opacity:0.5;}
.promoKits .promoKits_conts .promoKits_cont .details .viewmore {
    height: 56px;
    line-height: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
}

#nav .minnav {
    font-size: 24px;
    padding-left: 16px;
}

.selLang.active {
    border-radius: 24px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.selLang div {
    display: none;
    background: #ddf5ff;
    border-radius: 32px;
    z-index: 1;
    padding: 12px;
    top: 0px;
    display: block;
    pointer-events: none;
    opacity: 0;
}
.selLang.active div {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    display: block;
    pointer-events: auto;
    opacity: 1;
}
.selLang.active {
    border-radius: 24px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background: #ddf5ff;
    border: none;
}
.selLang.active span {
    color: #0045637a;
}
.wheretobuy .scats.active > span i,
.selLang.active span i {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Cpath d='M11.9998 11.3992L8.0998 15.2992C7.91647 15.4826 7.68314 15.5742 7.3998 15.5742C7.11647 15.5742 6.88314 15.4826 6.6998 15.2992C6.51647 15.1159 6.4248 14.8826 6.4248 14.5992C6.4248 14.3159 6.51647 14.0826 6.6998 13.8992L11.2998 9.29922C11.3998 9.19922 11.5081 9.12839 11.6248 9.08672C11.7415 9.04505 11.8665 9.02422 11.9998 9.02422C12.1331 9.02422 12.2581 9.04505 12.3748 9.08672C12.4915 9.12839 12.5998 9.19922 12.6998 9.29922L17.2998 13.8992C17.4831 14.0826 17.5748 14.3159 17.5748 14.5992C17.5748 14.8826 17.4831 15.1159 17.2998 15.2992C17.1165 15.4826 16.8831 15.5742 16.5998 15.5742C16.3165 15.5742 16.0831 15.4826 15.8998 15.2992L11.9998 11.3992Z' fill='%23004563'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.selLang, .selLang * {transition:all 0.6s ease;}
.whyKitfix .violete .items > div .more {
    display: none;
}
.whyKitfix .violete .items > div > div, .whyKitfix .violete .items > div > div.active {
    display: block;
    height: 108px;
    overflow: hidden;
    color: var(--violet-60, rgba(244, 235, 245, 0.60));
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding: 0;
}
.whyKitfix .violete .items > div b {
    display: block;
    height: 58px;
    overflow: hidden;
    margin-bottom: 32px;
    color: var(--violet-lite, #F4EBF5);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-style: normal;
    font-weight: 500;
    text-align: center;
}
.whyKitfix .violete .items > div i {
    width: 48px;
    height: 48px;
    margin: 0 auto;
    margin-bottom: 16px;
}
.whyKitfix .violete h2 {
    text-align: center;
}
.b_socialmedia > div .items { 
    height: 336px;
}
.b_socialmedia > div .after .text {
    font-size: 20px;
    padding-right: 30%;
}
.b_socialmedia > div .after {
    height: 48px;
}
.b_socialmedia > div .after > a {
    width: 48px;
    height: 48px;
    background-size: contain;
}
.b_contacts .tria {animation:none !important;}
.b_contacts .b_c_block .inp {
    height: 48px;
    padding: 12px 24px;
}
#subscribe_submit {
    top: 11px;
}
.b_contacts .b_c_block {
    height: auto;
}
.b_contacts .b_foot {
    z-index: 1;
}
.b_contacts .b_f_menu b {
    color: #ffffffcf;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.b_contacts .b_f_menu .left a, .b_contacts .b_f_menu .rght a {
    font-size: 24px;
    height: 30px;
    line-height: 30px;
}
.b_contacts .b_foot .b_f_follow {
    height: calc(48px + 32px);
}
.hSocial .links a, .b_contacts .b_foot .b_f_follow a {
    height: 48px;
    width: 48px;
    background-size: 32px;
}
.b_contacts .b_foot .b_f_follow b {
    font-size: 16px;
    line-height: 48px;
    color: #ffffffd1;
}
.b_contacts .b_foot .b_f_follow {
    height: calc(48px + 32px);
    border-bottom: none;
    border-top: 1px solid #397DAF;
    padding-top: 16px;
    margin-bottom: 16px;
    margin-top: 16px;
}
.b_contacts .b_f_lang {
    margin-top: 16px;
}
.modal .win .close {
    height: 48px;
    line-height: 46px;
    margin-top: 12px;
}
.modal .win .close:after {
    top: 0;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.catalog_panel .bot .bot_wrap .filter_item {
    height: 48px;
    padding: 8px 16px;
}
.catalog_panel .bot .bot_wrap .filter_item i {
    line-height: 1;
    font-size: 13px;
    display: block;
    text-align: left;
}
.catalog_panel .bot .bot_wrap .filter_item b {
    font-size: 14px;
    margin-bottom: 1px;
}
.catalog_panel .bot .bot_wrap { 
    height: 48px; 
}
.catalog_panel {
    height: auto;
}
.good .btn.view {
    height: 48px;
    line-height: 48px;
    padding: 0 24px;
}
.good .btn.view:after {
    top: 12px;
}
.good:hover .btn.view:after {
    top: 11px;
    right: 11px; 
}
.product .productCard .productGallery .thumbs .img {
    width: 56px;
    height: 56px;
}
.product .productCard .productGallery .view {
    margin-left: calc(18px + 56px); 
}
.product .productCard .productParams {
    width: calc(100% - (56px + 18px + 360px + 32px)); 
}
.product .productCard .productGallery {
    width: calc(56px + 18px + 360px); 
}
.product .productCard .productParams .wheretobuy {
    height: 48px;
    line-height: 48px;
    padding: 0 24px;
}
.product .productCard .productParams .wheretobuy i {
    top: 11px;
}
.additionalItems .similarCategories .items { 
    height: 440px; 
}
.similarCategories .good {
    width: 220px;
    margin-right: 16px;
}

.similarCategories .good span,
.similarCategories .good b,
.similarCategories .good .btn.view {color:#fff;}
.similarCategories .good .btn.view {
	border: 1px solid var(--blue-50, rgba(221, 245, 255, 0.50));
}
.similarCategories .good .btn.view:after {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.9 16.5L14 11.4V13.65H16V8H10.35V10H12.575L7.5 15.075L8.9 16.5ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22Z' fill='white'/%3E%3C/svg%3E%0A");
}
.timeline .show_history {
    height: 48px;
    line-height: 48px;
}

.timeline .timeline_cont {
	background-image: url("data:image/svg+xml,%3Csvg width='905' height='2006' viewBox='0 0 905 2006' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M630.992 98L630.935 96.5011L630.992 98ZM832.997 370L831.632 369.378L832.997 370ZM11.9966 602H10.4966H11.9966ZM242.573 761L242.664 759.503L242.573 761ZM694.997 669L695.513 667.592L694.997 669ZM746.991 1336L748.118 1335.01L746.991 1336ZM883.991 1354L885.161 1354.94L883.991 1354ZM1.99609 1245H0.496094H1.99609ZM854.997 1538L853.498 1538.05L854.997 1538ZM531.001 1674L531.514 1675.41L531.001 1674ZM746.991 1918L746.375 1916.63L746.991 1918ZM49.0682 1916.95C48.486 1916.36 47.5362 1916.35 46.9469 1916.93C46.3575 1917.52 46.3518 1918.46 46.934 1919.05L49.0682 1916.95ZM52.4213 1924.42C53.024 1924.98 53.9733 1924.96 54.5417 1924.35C55.1101 1923.75 55.0824 1922.8 54.4797 1922.23L52.4213 1924.42ZM77.8308 1941.43C77.1574 1940.94 76.2203 1941.1 75.7378 1941.77C75.2552 1942.44 75.4099 1943.38 76.0833 1943.86L77.8308 1941.43ZM88.7966 1952.38C89.4985 1952.82 90.4242 1952.61 90.8641 1951.91C91.304 1951.21 91.0915 1950.28 90.3895 1949.84L88.7966 1952.38ZM116.936 1964.42C116.189 1964.06 115.293 1964.38 114.935 1965.12C114.576 1965.87 114.891 1966.77 115.638 1967.12L116.936 1964.42ZM129.578 1973.38C130.342 1973.7 131.221 1973.34 131.541 1972.58C131.862 1971.81 131.502 1970.93 130.738 1970.61L129.578 1973.38ZM159.224 1981.05C158.434 1980.8 157.591 1981.23 157.34 1982.02C157.09 1982.81 157.526 1983.65 158.316 1983.91L159.224 1981.05ZM172.955 1988.23C173.754 1988.45 174.58 1987.98 174.799 1987.18C175.018 1986.38 174.548 1985.56 173.749 1985.34L172.955 1988.23ZM203.3 1992.3C202.488 1992.14 201.698 1992.67 201.535 1993.48C201.373 1994.29 201.9 1995.08 202.713 1995.25L203.3 1992.3ZM217.734 1998C218.551 1998.13 219.325 1997.58 219.461 1996.77C219.598 1995.95 219.046 1995.18 218.229 1995.04L217.734 1998ZM248.317 1999.18C247.494 1999.09 246.753 1999.68 246.662 2000.51C246.572 2001.33 247.166 2002.07 247.99 2002.16L248.317 1999.18ZM263.208 2003.64C264.034 2003.71 264.759 2003.09 264.829 2002.27C264.898 2001.44 264.285 2000.72 263.46 2000.65L263.208 2003.64ZM293.783 2002.48C292.955 2002.45 292.258 2003.1 292.227 2003.93C292.195 2004.75 292.841 2005.45 293.669 2005.48L293.783 2002.48ZM308.952 2005.9C309.781 2005.92 310.464 2005.26 310.478 2004.43C310.492 2003.6 309.832 2002.92 309.004 2002.9L308.952 2005.9ZM339.398 2002.84C338.57 2002.85 337.913 2003.54 337.93 2004.37C337.947 2005.2 338.633 2005.85 339.461 2005.84L339.398 2002.84ZM354.704 2005.38C355.531 2005.35 356.177 2004.65 356.145 2003.83C356.113 2003 355.416 2002.35 354.588 2002.39L354.704 2005.38ZM384.96 2000.71C384.134 2000.77 383.512 2001.49 383.571 2002.31C383.629 2003.14 384.347 2003.76 385.173 2003.7L384.96 2000.71ZM400.383 2002.5C401.208 2002.43 401.82 2001.71 401.748 2000.88C401.677 2000.06 400.95 1999.44 400.125 1999.52L400.383 2002.5ZM430.395 1996.46C429.572 1996.55 428.982 1997.3 429.077 1998.12C429.172 1998.94 429.915 1999.53 430.738 1999.44L430.395 1996.46ZM445.876 1997.59C446.697 1997.49 447.277 1996.74 447.172 1995.91C447.066 1995.09 446.314 1994.51 445.492 1994.62L445.876 1997.59ZM475.628 1990.34C474.809 1990.47 474.248 1991.23 474.375 1992.05C474.502 1992.87 475.268 1993.43 476.087 1993.31L475.628 1990.34ZM491.113 1990.89C491.93 1990.75 492.481 1989.98 492.345 1989.16C492.208 1988.34 491.435 1987.79 490.618 1987.93L491.113 1990.89ZM520.582 1982.55C519.768 1982.71 519.235 1983.49 519.391 1984.3C519.546 1985.12 520.332 1985.65 521.146 1985.5L520.582 1982.55ZM536.121 1982.54C536.932 1982.37 537.457 1981.58 537.292 1980.77C537.126 1979.96 536.334 1979.43 535.523 1979.6L536.121 1982.54ZM565.22 1973.21C564.412 1973.39 563.906 1974.2 564.089 1975C564.272 1975.81 565.076 1976.32 565.884 1976.14L565.22 1973.21ZM580.811 1972.66C581.617 1972.47 582.114 1971.66 581.922 1970.85C581.73 1970.05 580.92 1969.55 580.115 1969.74L580.811 1972.66ZM609.567 1962.37C608.765 1962.58 608.286 1963.4 608.496 1964.2C608.707 1965 609.527 1965.48 610.328 1965.27L609.567 1962.37ZM625.135 1961.29C625.933 1961.07 626.403 1960.24 626.183 1959.45C625.964 1958.65 625.138 1958.18 624.339 1958.4L625.135 1961.29ZM653.492 1950.01C652.698 1950.25 652.249 1951.08 652.488 1951.88C652.726 1952.67 653.563 1953.12 654.356 1952.88L653.492 1950.01ZM668.99 1948.37C669.78 1948.12 670.218 1947.28 669.969 1946.49C669.72 1945.7 668.878 1945.26 668.087 1945.51L668.99 1948.37ZM697.029 1935.92C696.246 1936.19 695.833 1937.05 696.106 1937.83C696.379 1938.61 697.234 1939.03 698.016 1938.75L697.029 1935.92ZM712.373 1933.6C713.15 1933.32 713.548 1932.46 713.261 1931.68C712.974 1930.9 712.111 1930.5 711.334 1930.79L712.373 1933.6ZM739.617 1919.6C738.855 1919.93 738.503 1920.81 738.829 1921.57C739.155 1922.33 740.037 1922.68 740.798 1922.36L739.617 1919.6ZM753.771 1916.51C754.519 1916.15 754.835 1915.26 754.478 1914.51C754.121 1913.76 753.226 1913.44 752.478 1913.8L753.771 1916.51ZM775.713 1901.32C775.004 1901.74 774.777 1902.67 775.206 1903.38C775.634 1904.08 776.556 1904.31 777.265 1903.88L775.713 1901.32ZM788.498 1896.65C789.181 1896.19 789.355 1895.25 788.887 1894.57C788.419 1893.89 787.485 1893.71 786.802 1894.18L788.498 1896.65ZM807.559 1877.9C806.944 1878.45 806.895 1879.4 807.45 1880.02C808.005 1880.63 808.953 1880.68 809.568 1880.13L807.559 1877.9ZM819.194 1870.76C819.764 1870.16 819.739 1869.21 819.139 1868.64C818.538 1868.07 817.589 1868.09 817.018 1868.69L819.194 1870.76ZM833.436 1848.11C832.981 1848.8 833.173 1849.73 833.865 1850.18C834.558 1850.64 835.488 1850.45 835.943 1849.75L833.436 1848.11ZM842.76 1838.18C843.143 1837.44 842.859 1836.54 842.125 1836.15C841.39 1835.77 840.484 1836.05 840.101 1836.79L842.76 1838.18ZM849.66 1812.38C849.445 1813.18 849.921 1814 850.721 1814.22C851.521 1814.43 852.344 1813.96 852.558 1813.16L849.66 1812.38ZM855.276 1799.97C855.395 1799.15 854.827 1798.39 854.008 1798.27C853.188 1798.15 852.427 1798.72 852.307 1799.54L855.276 1799.97ZM852.964 1773.37C853.043 1774.19 853.775 1774.8 854.6 1774.72C855.424 1774.64 856.029 1773.91 855.95 1773.08L852.964 1773.37ZM853.864 1759.77C853.686 1758.97 852.887 1758.45 852.077 1758.63C851.268 1758.81 850.756 1759.61 850.933 1760.42L853.864 1759.77ZM842.286 1735.71C842.652 1736.45 843.551 1736.76 844.294 1736.39C845.037 1736.02 845.343 1735.12 844.977 1734.38L842.286 1735.71ZM838.294 1722.68C837.839 1721.99 836.909 1721.8 836.217 1722.25C835.524 1722.7 835.331 1723.63 835.785 1724.33L838.294 1722.68ZM818.792 1704.45C819.407 1705.01 820.356 1704.96 820.91 1704.34C821.465 1703.73 821.415 1702.78 820.8 1702.22L818.792 1704.45ZM810.175 1693.89C809.489 1693.43 808.557 1693.61 808.092 1694.29C807.628 1694.98 807.807 1695.91 808.493 1696.38L810.175 1693.89ZM785.006 1685.11C785.799 1685.35 786.636 1684.9 786.876 1684.11C787.116 1683.31 786.668 1682.47 785.875 1682.23L785.006 1685.11ZM772.521 1679.31C771.701 1679.2 770.941 1679.77 770.824 1680.59C770.707 1681.41 771.277 1682.17 772.097 1682.28L772.521 1679.31ZM745.461 1682.29C746.281 1682.18 746.855 1681.42 746.742 1680.6C746.629 1679.78 745.872 1679.21 745.051 1679.32L745.461 1682.29ZM731.579 1682.02C730.777 1682.23 730.297 1683.04 730.506 1683.85C730.715 1684.65 731.534 1685.13 732.336 1684.92L731.579 1682.02ZM707.102 1694.1C707.855 1693.76 708.187 1692.87 707.842 1692.12C707.497 1691.36 706.607 1691.03 705.854 1691.38L707.102 1694.1ZM693.615 1697.43C692.883 1697.82 692.604 1698.73 692.992 1699.46C693.38 1700.19 694.287 1700.47 695.02 1700.09L693.615 1697.43ZM671.63 1713.67C672.334 1713.23 672.55 1712.31 672.114 1711.6C671.677 1710.9 670.752 1710.68 670.048 1711.12L671.63 1713.67ZM658.553 1718.38C657.855 1718.82 657.651 1719.75 658.097 1720.45C658.543 1721.14 659.471 1721.35 660.169 1720.9L658.553 1718.38ZM637.255 1735.49C637.958 1735.06 638.173 1734.13 637.736 1733.43C637.298 1732.73 636.373 1732.51 635.67 1732.95L637.255 1735.49ZM624.088 1739.96C623.373 1740.38 623.133 1741.3 623.551 1742.01C623.97 1742.72 624.889 1742.97 625.604 1742.55L624.088 1739.96ZM601.422 1755.22C602.177 1754.88 602.514 1753.99 602.175 1753.23C601.835 1752.48 600.947 1752.14 600.191 1752.48L601.422 1755.22ZM587.722 1757.48C586.94 1757.76 586.527 1758.61 586.8 1759.39C587.073 1760.18 587.929 1760.59 588.711 1760.32L587.722 1757.48ZM561.902 1766.22C562.728 1766.16 563.344 1765.43 563.278 1764.61C563.212 1763.78 562.489 1763.17 561.663 1763.23L561.902 1766.22ZM549.37 1763.31C548.544 1763.26 547.828 1763.88 547.772 1764.71C547.716 1765.53 548.341 1766.25 549.167 1766.31L549.37 1763.31ZM526.486 1760.83C527.238 1761.18 528.129 1760.85 528.476 1760.1C528.823 1759.34 528.494 1758.45 527.742 1758.11L526.486 1760.83ZM518.315 1752.33C517.667 1751.81 516.724 1751.92 516.207 1752.57C515.691 1753.22 515.798 1754.16 516.445 1754.68L518.315 1752.33ZM502.568 1735.82C502.868 1736.59 503.737 1736.97 504.509 1736.67C505.282 1736.37 505.664 1735.5 505.364 1734.73L502.568 1735.82ZM502.687 1724.01C502.586 1723.19 501.838 1722.6 501.016 1722.7C500.193 1722.8 499.608 1723.55 499.709 1724.37L502.687 1724.01ZM502.361 1701.13C502.08 1701.91 502.484 1702.77 503.263 1703.05C504.042 1703.33 504.902 1702.93 505.183 1702.15L502.361 1701.13ZM510.147 1692.26C510.605 1691.57 510.417 1690.64 509.727 1690.18C509.036 1689.72 508.106 1689.91 507.648 1690.6L510.147 1692.26ZM525.06 1674.96C524.323 1675.34 524.033 1676.24 524.412 1676.98C524.791 1677.72 525.695 1678.01 526.432 1677.63L525.06 1674.96ZM538.796 1673.42C539.605 1673.24 540.12 1672.44 539.944 1671.63C539.768 1670.82 538.97 1670.31 538.16 1670.48L538.796 1673.42ZM569.667 1665.92C568.844 1666.01 568.251 1666.76 568.344 1667.58C568.436 1668.4 569.178 1669 570.001 1668.9L569.667 1665.92ZM585.719 1667.22C586.543 1667.13 587.141 1666.39 587.055 1665.57C586.969 1664.74 586.232 1664.15 585.408 1664.23L585.719 1667.22ZM616.881 1660.92C616.057 1661.01 615.463 1661.75 615.553 1662.57C615.643 1663.4 616.384 1663.99 617.207 1663.9L616.881 1660.92ZM632.933 1662.12C633.756 1662.02 634.344 1661.27 634.247 1660.45C634.15 1659.63 633.404 1659.04 632.581 1659.14L632.933 1662.12ZM663.933 1655.05C663.113 1655.17 662.544 1655.93 662.663 1656.75C662.781 1657.57 663.542 1658.14 664.362 1658.02L663.933 1655.05ZM680.032 1655.62C680.849 1655.49 681.405 1654.72 681.272 1653.9C681.14 1653.09 680.369 1652.53 679.552 1652.66L680.032 1655.62ZM710.6 1646.96C709.789 1647.12 709.268 1647.92 709.437 1648.73C709.606 1649.54 710.401 1650.06 711.212 1649.89L710.6 1646.96ZM726.694 1646.44C727.5 1646.25 727.997 1645.44 727.805 1644.63C727.613 1643.83 726.804 1643.33 725.998 1643.52L726.694 1646.44ZM756.4 1635.14C755.61 1635.39 755.175 1636.23 755.427 1637.02C755.678 1637.81 756.522 1638.25 757.312 1638L756.4 1635.14ZM772.34 1632.8C773.115 1632.51 773.509 1631.64 773.218 1630.87C772.927 1630.09 772.063 1629.7 771.287 1629.99L772.34 1632.8ZM799.905 1617.13C799.177 1617.52 798.907 1618.43 799.302 1619.16C799.697 1619.89 800.607 1620.16 801.335 1619.76L799.905 1617.13ZM814.997 1611.5C815.682 1611.03 815.862 1610.1 815.397 1609.41C814.933 1608.73 814 1608.55 813.314 1609.01L814.997 1611.5ZM836.509 1588.34C835.984 1588.98 836.078 1589.92 836.719 1590.45C837.36 1590.97 838.305 1590.88 838.83 1590.24L836.509 1588.34ZM847.784 1576.87C848.173 1576.14 847.895 1575.23 847.164 1574.84C846.432 1574.45 845.524 1574.73 845.135 1575.46L847.784 1576.87ZM853.396 1545.9C853.345 1546.72 853.974 1547.43 854.801 1547.49C855.628 1547.54 856.339 1546.91 856.39 1546.08L853.396 1545.9ZM856.089 1529.84C856.033 1529.02 855.318 1528.39 854.491 1528.45C853.665 1528.5 853.04 1529.22 853.095 1530.04L856.089 1529.84ZM848.892 1500.45C849.077 1501.25 849.881 1501.76 850.689 1501.57C851.496 1501.39 852.001 1500.58 851.816 1499.78L848.892 1500.45ZM847.593 1484.91C847.323 1484.13 846.47 1483.71 845.686 1483.98C844.903 1484.25 844.487 1485.1 844.756 1485.89L847.593 1484.91ZM831.622 1459.34C832.09 1460.02 833.024 1460.2 833.707 1459.73C834.391 1459.26 834.566 1458.33 834.099 1457.65L831.622 1459.34ZM824.449 1445.66C823.88 1445.06 822.931 1445.04 822.329 1445.61C821.727 1446.17 821.7 1447.12 822.269 1447.73L824.449 1445.66ZM798.794 1429.61C799.517 1430.01 800.431 1429.75 800.834 1429.03C801.238 1428.3 800.978 1427.39 800.254 1426.99L798.794 1429.61ZM786.481 1420.46C785.711 1420.15 784.838 1420.52 784.531 1421.29C784.223 1422.06 784.597 1422.93 785.367 1423.24L786.481 1420.46ZM756.56 1415.09C757.374 1415.24 758.157 1414.71 758.309 1413.89C758.46 1413.08 757.923 1412.29 757.109 1412.14L756.56 1415.09ZM741.86 1409.9C741.036 1409.81 740.295 1410.4 740.203 1411.22C740.111 1412.05 740.704 1412.79 741.528 1412.88L741.86 1409.9ZM711.44 1411.26C712.268 1411.26 712.942 1410.6 712.945 1409.77C712.948 1408.94 712.279 1408.26 711.45 1408.26L711.44 1411.26ZM696.342 1408.52C695.514 1408.55 694.867 1409.24 694.897 1410.07C694.927 1410.9 695.623 1411.55 696.451 1411.52L696.342 1408.52ZM666.291 1413.6C667.115 1413.52 667.718 1412.78 667.637 1411.96C667.556 1411.13 666.822 1410.53 665.998 1410.61L666.291 1413.6ZM650.648 1412.31C649.826 1412.41 649.241 1413.16 649.341 1413.98C649.442 1414.8 650.19 1415.39 651.012 1415.29L650.648 1412.31ZM621.136 1419.52C621.954 1419.39 622.512 1418.62 622.381 1417.81C622.251 1416.99 621.482 1416.43 620.664 1416.56L621.136 1419.52ZM605.742 1419.05C604.926 1419.19 604.379 1419.97 604.521 1420.78C604.663 1421.6 605.439 1422.15 606.256 1422L605.742 1419.05ZM576.37 1427.55C577.183 1427.39 577.713 1426.6 577.553 1425.79C577.394 1424.97 576.606 1424.44 575.793 1424.6L576.37 1427.55ZM561.014 1427.56C560.202 1427.73 559.678 1428.52 559.844 1429.33C560.01 1430.14 560.802 1430.67 561.614 1430.5L561.014 1427.56ZM531.893 1436.75C532.703 1436.58 533.218 1435.78 533.043 1434.97C532.869 1434.16 532.071 1433.65 531.261 1433.82L531.893 1436.75ZM516.454 1437.04C515.645 1437.22 515.133 1438.02 515.31 1438.83C515.488 1439.64 516.287 1440.15 517.097 1439.97L516.454 1437.04ZM487.46 1446.53C488.269 1446.35 488.778 1445.55 488.598 1444.74C488.419 1443.93 487.617 1443.42 486.809 1443.6L487.46 1446.53ZM471.993 1446.9C471.185 1447.08 470.675 1447.88 470.854 1448.69C471.034 1449.49 471.835 1450.01 472.644 1449.83L471.993 1446.9ZM443.001 1456.36C443.81 1456.18 444.324 1455.38 444.147 1454.57C443.971 1453.77 443.172 1453.25 442.362 1453.43L443.001 1456.36ZM427.545 1456.63C426.735 1456.8 426.218 1457.6 426.392 1458.41C426.565 1459.22 427.362 1459.74 428.172 1459.56L427.545 1456.63ZM398.437 1465.77C399.249 1465.6 399.774 1464.81 399.609 1464C399.445 1463.19 398.654 1462.66 397.842 1462.83L398.437 1465.77ZM383.018 1465.77C382.204 1465.93 381.674 1466.72 381.832 1467.53C381.99 1468.34 382.778 1468.87 383.591 1468.72L383.018 1465.77ZM353.695 1474.26C354.511 1474.11 355.057 1473.34 354.914 1472.52C354.771 1471.7 353.994 1471.16 353.178 1471.3L353.695 1474.26ZM338.244 1473.83C337.426 1473.96 336.871 1474.73 337.004 1475.55C337.138 1476.37 337.908 1476.92 338.726 1476.79L338.244 1473.83ZM308.729 1481.25C309.55 1481.14 310.127 1480.39 310.017 1479.57C309.908 1478.75 309.153 1478.17 308.332 1478.28L308.729 1481.25ZM293.202 1480.17C292.379 1480.26 291.789 1481.01 291.885 1481.83C291.98 1482.65 292.724 1483.24 293.547 1483.15L293.202 1480.17ZM263.355 1486.03C264.181 1485.97 264.802 1485.25 264.741 1484.43C264.68 1483.6 263.961 1482.98 263.135 1483.04L263.355 1486.03ZM247.942 1483.97C247.114 1484.01 246.476 1484.72 246.516 1485.54C246.556 1486.37 247.259 1487.01 248.086 1486.97L247.942 1483.97ZM217.669 1487.55C218.498 1487.56 219.178 1486.9 219.188 1486.07C219.198 1485.24 218.535 1484.56 217.707 1484.55L217.669 1487.55ZM202.695 1484.09C201.867 1484.05 201.163 1484.69 201.123 1485.52C201.082 1486.35 201.72 1487.05 202.548 1487.09L202.695 1484.09ZM172.177 1484.3C172.997 1484.41 173.755 1483.84 173.869 1483.02C173.983 1482.2 173.41 1481.44 172.589 1481.33L172.177 1484.3ZM157.736 1478.87C156.923 1478.71 156.136 1479.24 155.978 1480.06C155.821 1480.87 156.352 1481.66 157.165 1481.81L157.736 1478.87ZM127.671 1474.18C128.457 1474.44 129.306 1474.01 129.567 1473.23C129.828 1472.44 129.402 1471.59 128.616 1471.33L127.671 1474.18ZM114.489 1466.04C113.725 1465.72 112.846 1466.08 112.526 1466.85C112.206 1467.61 112.566 1468.49 113.33 1468.81L114.489 1466.04ZM86.3072 1454.68C87.0041 1455.13 87.9322 1454.93 88.38 1454.23C88.8279 1453.53 88.626 1452.6 87.9291 1452.16L86.3072 1454.68ZM75.7409 1443.48C75.0897 1442.97 74.1466 1443.08 73.6347 1443.74C73.1227 1444.39 73.2356 1445.33 73.8869 1445.84L75.7409 1443.48ZM51.8469 1424.75C52.3872 1425.38 53.3343 1425.45 53.9623 1424.91C54.5902 1424.37 54.6613 1423.42 54.121 1422.79L51.8469 1424.75ZM44.9026 1411C44.4229 1410.33 43.4865 1410.17 42.8111 1410.65C42.1357 1411.13 41.9769 1412.06 42.4566 1412.74L44.9026 1411ZM27.0497 1386.53C27.4101 1387.28 28.307 1387.59 29.0529 1387.23C29.7988 1386.87 30.1113 1385.97 29.7509 1385.23L27.0497 1386.53ZM23.5907 1371.14C23.2868 1370.37 22.4156 1369.99 21.645 1370.29C20.8743 1370.6 20.496 1371.47 20.7999 1372.24L23.5907 1371.14ZM11.5028 1343.41C11.7101 1344.21 12.5283 1344.7 13.3304 1344.49C14.1325 1344.28 14.6146 1343.46 14.4073 1342.66L11.5028 1343.41ZM11.0484 1328.1C10.8825 1327.29 10.0901 1326.77 9.27847 1326.93C8.46681 1327.1 7.94328 1327.89 8.10912 1328.7L11.0484 1328.1ZM3.34351 1298.38C3.43739 1299.2 4.18075 1299.79 5.00384 1299.7C5.82693 1299.6 6.41806 1298.86 6.32418 1298.04L3.34351 1298.38ZM4.92039 1283.35C4.85613 1282.52 4.13448 1281.91 3.30855 1281.97C2.48262 1282.04 1.86516 1282.76 1.92943 1283.58L4.92039 1283.35ZM0.554192 1253.05C0.566255 1253.87 1.24754 1254.54 2.07588 1254.52C2.90421 1254.51 3.56594 1253.83 3.55387 1253L0.554192 1253.05ZM3.62167 1237.62C3.65009 1236.79 3.00195 1236.1 2.17401 1236.07C1.34607 1236.04 0.651853 1236.69 0.623431 1237.52L3.62167 1237.62ZM3.75213 1208.46C3.60028 1209.27 4.13738 1210.05 4.95177 1210.21C5.76616 1210.36 6.54946 1209.82 6.7013 1209.01L3.75213 1208.46ZM9.90472 1195.05C10.124 1194.25 9.65406 1193.43 8.85517 1193.21C8.05628 1192.99 7.23092 1193.46 7.01168 1194.26L9.90472 1195.05ZM17.2392 1166.83C16.8803 1167.58 17.1947 1168.47 17.9414 1168.83C18.6881 1169.19 19.5843 1168.88 19.9431 1168.13L17.2392 1166.83ZM26.7463 1155.5C27.1725 1154.79 26.9421 1153.87 26.2317 1153.44C25.5213 1153.02 24.5999 1153.25 24.1738 1153.96L26.7463 1155.5ZM41.4349 1130.35C40.8887 1130.97 40.9507 1131.92 41.5735 1132.46C42.1964 1133.01 43.1441 1132.95 43.6903 1132.32L41.4349 1130.35ZM53.6125 1121.93C54.2088 1121.35 54.226 1120.41 53.6509 1119.81C53.0758 1119.21 52.1262 1119.2 51.5299 1119.77L53.6125 1121.93ZM74.0736 1101.15C73.3982 1101.63 73.2396 1102.57 73.7193 1103.24C74.1989 1103.92 75.1353 1104.07 75.8108 1103.6L74.0736 1101.15ZM87.812 1095.66C88.5174 1095.22 88.737 1094.3 88.3025 1093.59C87.868 1092.89 86.944 1092.67 86.2387 1093.1L87.812 1095.66ZM111.969 1079.27C111.219 1079.62 110.895 1080.52 111.247 1081.27C111.598 1082.02 112.491 1082.34 113.241 1081.99L111.969 1079.27ZM126.448 1076.2C127.215 1075.88 127.582 1075.01 127.268 1074.24C126.953 1073.48 126.077 1073.11 125.311 1073.42L126.448 1076.2ZM152.755 1063.56C151.965 1063.81 151.524 1064.65 151.772 1065.44C152.019 1066.23 152.861 1066.68 153.652 1066.43L152.755 1063.56ZM167.554 1062.36C168.353 1062.15 168.825 1061.32 168.607 1060.52C168.389 1059.72 167.565 1059.25 166.766 1059.47L167.554 1062.36ZM195.099 1052.77C194.287 1052.94 193.763 1053.73 193.927 1054.54C194.092 1055.35 194.883 1055.88 195.695 1055.71L195.099 1052.77ZM209.993 1053.04C210.809 1052.9 211.357 1052.12 211.216 1051.3C211.076 1050.49 210.3 1049.94 209.484 1050.08L209.993 1053.04ZM238.283 1045.91C237.46 1046.01 236.872 1046.76 236.969 1047.58C237.067 1048.4 237.813 1048.99 238.635 1048.89L238.283 1045.91ZM252.997 1047.37C253.822 1047.29 254.427 1046.56 254.35 1045.73C254.272 1044.91 253.54 1044.3 252.715 1044.38L252.997 1047.37ZM281.756 1042.3C280.929 1042.34 280.292 1043.04 280.333 1043.87C280.375 1044.7 281.079 1045.33 281.907 1045.29L281.756 1042.3ZM296.393 1044.71C297.221 1044.69 297.872 1044 297.848 1043.17C297.823 1042.34 297.132 1041.69 296.303 1041.71L296.393 1044.71ZM325.398 1041.4C324.57 1041.4 323.893 1042.06 323.887 1042.89C323.88 1043.72 324.546 1044.4 325.375 1044.4L325.398 1041.4ZM339.873 1044.65C340.701 1044.67 341.39 1044.01 341.411 1043.19C341.432 1042.36 340.778 1041.67 339.95 1041.65L339.873 1044.65ZM369.017 1042.89C368.19 1042.85 367.48 1043.48 367.431 1044.3C367.381 1045.13 368.012 1045.84 368.839 1045.89L369.017 1042.89ZM383.302 1046.87C384.128 1046.93 384.848 1046.31 384.911 1045.49C384.974 1044.66 384.355 1043.94 383.529 1043.88L383.302 1046.87ZM412.501 1046.54C411.678 1046.45 410.938 1047.05 410.849 1047.87C410.761 1048.7 411.356 1049.44 412.18 1049.52L412.501 1046.54ZM426.571 1051.19C427.393 1051.29 428.142 1050.7 428.243 1049.88C428.345 1049.06 427.76 1048.31 426.938 1048.21L426.571 1051.19ZM455.74 1052.2C454.922 1052.08 454.155 1052.64 454.029 1053.46C453.903 1054.28 454.464 1055.04 455.283 1055.17L455.74 1052.2ZM469.629 1057.49C470.446 1057.63 471.22 1057.08 471.359 1056.27C471.497 1055.45 470.948 1054.67 470.131 1054.54L469.629 1057.49ZM498.736 1059.84C497.924 1059.68 497.133 1060.2 496.97 1061.02C496.806 1061.83 497.332 1062.62 498.144 1062.78L498.736 1059.84ZM512.302 1065.75C513.111 1065.92 513.91 1065.41 514.086 1064.6C514.263 1063.79 513.749 1062.99 512.94 1062.82L512.302 1065.75ZM541.28 1069.46C540.477 1069.26 539.661 1069.75 539.459 1070.55C539.257 1071.36 539.744 1072.17 540.547 1072.37L541.28 1069.46ZM554.581 1076.03C555.381 1076.25 556.204 1075.78 556.42 1074.98C556.636 1074.18 556.162 1073.35 555.363 1073.14L554.581 1076.03ZM583.282 1081.21C582.49 1080.96 581.65 1081.41 581.405 1082.2C581.161 1082.99 581.604 1083.83 582.395 1084.07L583.282 1081.21ZM596.266 1088.51C597.052 1088.77 597.901 1088.34 598.161 1087.56C598.421 1086.77 597.995 1085.92 597.208 1085.66L596.266 1088.51ZM624.628 1095.39C623.854 1095.1 622.987 1095.48 622.693 1096.26C622.398 1097.03 622.787 1097.9 623.562 1098.19L624.628 1095.39ZM637.046 1103.51C637.813 1103.82 638.689 1103.46 639.003 1102.69C639.316 1101.92 638.949 1101.05 638.182 1100.73L637.046 1103.51ZM664.827 1112.52C664.08 1112.16 663.184 1112.48 662.826 1113.22C662.469 1113.97 662.784 1114.87 663.531 1115.22L664.827 1112.52ZM676.644 1121.71C677.385 1122.08 678.286 1121.78 678.656 1121.04C679.026 1120.3 678.724 1119.39 677.983 1119.02L676.644 1121.71ZM705.121 1132.6C704.381 1132.23 703.479 1132.53 703.107 1133.27C702.734 1134.01 703.031 1134.91 703.771 1135.28L705.121 1132.6ZM717.27 1142.12C718.007 1142.5 718.911 1142.21 719.287 1141.47C719.664 1140.73 719.371 1139.83 718.633 1139.45L717.27 1142.12ZM745.539 1153.45C744.808 1153.06 743.9 1153.34 743.511 1154.07C743.122 1154.8 743.399 1155.71 744.131 1156.1L745.539 1153.45ZM757.456 1163.28C758.182 1163.68 759.094 1163.41 759.491 1162.69C759.889 1161.96 759.622 1161.05 758.895 1160.65L757.456 1163.28ZM785.309 1175.6C784.595 1175.18 783.676 1175.42 783.256 1176.14C782.836 1176.85 783.075 1177.77 783.789 1178.19L785.309 1175.6ZM796.744 1185.98C797.45 1186.41 798.373 1186.19 798.807 1185.49C799.242 1184.78 799.021 1183.86 798.316 1183.42L796.744 1185.98ZM823.807 1199.98C823.125 1199.51 822.19 1199.68 821.72 1200.36C821.25 1201.05 821.421 1201.98 822.103 1202.45L823.807 1199.98ZM834.397 1211.24C835.062 1211.73 836.002 1211.59 836.495 1210.93C836.989 1210.26 836.849 1209.32 836.184 1208.83L834.397 1211.24ZM859.786 1227.98C859.17 1227.43 858.222 1227.48 857.668 1228.1C857.114 1228.71 857.165 1229.66 857.781 1230.22L859.786 1227.98ZM868.681 1240.65C869.259 1241.25 870.209 1241.26 870.802 1240.68C871.395 1240.1 871.407 1239.15 870.829 1238.56L868.681 1240.65ZM890.109 1262.25C889.658 1261.56 888.729 1261.36 888.034 1261.81C887.34 1262.26 887.142 1263.19 887.593 1263.89L890.109 1262.25ZM894.794 1276.9C895.137 1277.66 896.027 1277.99 896.781 1277.65C897.534 1277.3 897.867 1276.41 897.523 1275.66L894.794 1276.9ZM904.486 1305.57C904.481 1304.74 903.806 1304.07 902.978 1304.07C902.149 1304.08 901.481 1304.75 901.486 1305.58L904.486 1305.57ZM899.797 1320.23C899.606 1321.04 900.105 1321.85 900.911 1322.04C901.717 1322.23 902.525 1321.73 902.716 1320.92L899.797 1320.23ZM889.822 1348.71C890.295 1348.03 890.127 1347.1 889.447 1346.63C888.767 1346.15 887.832 1346.32 887.359 1347L889.822 1348.71ZM878.534 1358.01C877.968 1358.62 877.999 1359.57 878.604 1360.13C879.208 1360.7 880.157 1360.67 880.724 1360.06L878.534 1358.01ZM859.034 1376.13C859.784 1375.78 860.104 1374.89 859.751 1374.14C859.397 1373.39 858.503 1373.07 857.754 1373.42L859.034 1376.13ZM845.524 1377.68C844.717 1377.87 844.216 1378.68 844.405 1379.48C844.593 1380.29 845.4 1380.79 846.207 1380.6L845.524 1377.68ZM819.225 1381.47C820.044 1381.59 820.809 1381.03 820.933 1380.21C821.057 1379.39 820.494 1378.63 819.675 1378.5L819.225 1381.47ZM806.954 1375.54C806.163 1375.3 805.322 1375.74 805.076 1376.53C804.829 1377.32 805.27 1378.16 806.061 1378.41L806.954 1375.54ZM781.601 1367.25C782.311 1367.68 783.232 1367.45 783.66 1366.74C784.087 1366.03 783.858 1365.11 783.148 1364.68L781.601 1367.25ZM772.23 1357.35C771.565 1356.85 770.625 1356.99 770.131 1357.65C769.637 1358.32 769.775 1359.26 770.44 1359.75L772.23 1357.35ZM750.396 1341.94C750.967 1342.54 751.916 1342.56 752.516 1341.99C753.116 1341.42 753.139 1340.47 752.568 1339.87L750.396 1341.94ZM743.449 1329.42C742.935 1328.77 741.991 1328.67 741.342 1329.18C740.693 1329.7 740.584 1330.64 741.099 1331.29L743.449 1329.42ZM725.646 1306.83C726.008 1307.57 726.905 1307.88 727.651 1307.52C728.396 1307.16 728.706 1306.26 728.344 1305.52L725.646 1306.83ZM722.905 1292.47C722.63 1291.69 721.774 1291.28 720.992 1291.55C720.211 1291.83 719.8 1292.69 720.075 1293.47L722.905 1292.47ZM713.532 1265.27C713.633 1266.09 714.382 1266.67 715.204 1266.57C716.026 1266.47 716.61 1265.72 716.509 1264.9L713.532 1265.27ZM715.443 1250.76C715.419 1249.94 714.727 1249.29 713.899 1249.31C713.071 1249.33 712.42 1250.03 712.444 1250.85L715.443 1250.76ZM713.911 1221.95C713.809 1222.77 714.393 1223.52 715.215 1223.62C716.037 1223.72 716.786 1223.14 716.888 1222.31L713.911 1221.95ZM719.072 1208.27C719.223 1207.46 718.686 1206.67 717.871 1206.52C717.057 1206.37 716.274 1206.91 716.123 1207.72L719.072 1208.27ZM722.798 1179.63C722.571 1180.42 723.032 1181.25 723.829 1181.48C724.626 1181.71 725.456 1181.25 725.683 1180.45L722.798 1179.63ZM729.854 1166.79C730.11 1166 729.678 1165.15 728.89 1164.9C728.102 1164.64 727.256 1165.07 727.001 1165.86L729.854 1166.79ZM736.693 1138.74C736.394 1139.51 736.778 1140.38 737.55 1140.68C738.323 1140.98 739.192 1140.59 739.491 1139.82L736.693 1138.74ZM744.823 1126.47C745.138 1125.7 744.772 1124.83 744.006 1124.51C743.24 1124.2 742.363 1124.56 742.049 1125.33L744.823 1126.47ZM753.408 1098.92C753.07 1099.68 753.409 1100.56 754.166 1100.9C754.922 1101.24 755.809 1100.9 756.147 1100.14L753.408 1098.92ZM762.07 1087.07C762.416 1086.32 762.085 1085.43 761.332 1085.08C760.579 1084.73 759.689 1085.06 759.343 1085.82L762.07 1087.07ZM771.508 1059.77C771.154 1060.52 771.474 1061.41 772.223 1061.77C772.972 1062.12 773.866 1061.8 774.22 1061.05L771.508 1059.77ZM780.371 1048.08C780.727 1047.33 780.408 1046.44 779.66 1046.08C778.912 1045.73 778.017 1046.05 777.661 1046.8L780.371 1048.08ZM789.955 1020.83C789.603 1021.58 789.925 1022.47 790.675 1022.83C791.425 1023.18 792.318 1022.86 792.671 1022.11L789.955 1020.83ZM798.741 1009.09C799.089 1008.34 798.761 1007.45 798.009 1007.1C797.257 1006.75 796.366 1007.08 796.018 1007.83L798.741 1009.09ZM807.818 981.664C807.486 982.423 807.832 983.308 808.591 983.64C809.351 983.972 810.235 983.625 810.567 982.867L807.818 981.664ZM816.233 969.65C816.554 968.886 816.194 968.007 815.43 967.686C814.666 967.366 813.787 967.725 813.467 968.489L816.233 969.65ZM824.035 941.879C823.746 942.656 824.141 943.519 824.917 943.808C825.694 944.097 826.557 943.702 826.846 942.926L824.035 941.879ZM831.713 929.305C831.98 928.521 831.562 927.669 830.778 927.401C829.994 927.133 829.142 927.551 828.874 928.335L831.713 929.305ZM837.229 900.985C837.016 901.786 837.492 902.607 838.293 902.82C839.093 903.033 839.915 902.556 840.128 901.756L837.229 900.985ZM843.534 887.735C843.711 886.926 843.199 886.126 842.39 885.949C841.58 885.772 840.781 886.284 840.603 887.093L843.534 887.735ZM845.222 858.931C845.136 859.755 845.734 860.493 846.558 860.578C847.382 860.664 848.12 860.066 848.205 859.242L845.222 858.931ZM849.213 844.847C849.241 844.019 848.593 843.325 847.765 843.296C846.937 843.268 846.243 843.916 846.214 844.744L849.213 844.847ZM844.894 816.354C845.004 817.175 845.759 817.751 846.58 817.64C847.401 817.53 847.977 816.775 847.867 815.954L844.894 816.354ZM845.251 801.727C845.062 800.921 844.254 800.421 843.448 800.61C842.641 800.8 842.141 801.607 842.331 802.414L845.251 801.727ZM833.042 775.678C833.394 776.428 834.287 776.75 835.037 776.397C835.787 776.045 836.109 775.151 835.757 774.402L833.042 775.678ZM828.926 761.643C828.498 760.934 827.576 760.706 826.867 761.134C826.158 761.562 825.93 762.484 826.358 763.193L828.926 761.643ZM809.455 740.499C810.008 741.115 810.957 741.165 811.573 740.612C812.189 740.058 812.24 739.109 811.686 738.493L809.455 740.499ZM801.476 728.055C800.873 727.487 799.924 727.515 799.355 728.117C798.787 728.72 798.815 729.67 799.418 730.238L801.476 728.055ZM777.42 712.282C778.095 712.762 779.032 712.605 779.512 711.93C779.993 711.256 779.836 710.319 779.161 709.838L777.42 712.282ZM767.257 701.86C766.557 701.418 765.63 701.627 765.188 702.328C764.746 703.028 764.955 703.955 765.656 704.397L767.257 701.86ZM740.871 690.386C741.61 690.761 742.512 690.467 742.888 689.728C743.263 688.989 742.968 688.086 742.229 687.711L740.871 690.386ZM728.876 681.266C728.123 680.921 727.232 681.251 726.887 682.004C726.541 682.757 726.872 683.647 727.625 683.993L728.876 681.266ZM701.499 673.04C702.273 673.337 703.14 672.95 703.437 672.177C703.733 671.403 703.347 670.535 702.573 670.239L701.499 673.04ZM687.91 665.325C687.104 665.135 686.296 665.634 686.105 666.441C685.915 667.247 686.415 668.055 687.221 668.245L687.91 665.325ZM656.781 666.306C657.608 666.254 658.236 665.541 658.183 664.714C658.131 663.887 657.418 663.26 656.591 663.312L656.781 666.306ZM641.05 664.961C640.23 665.079 639.661 665.839 639.779 666.659C639.897 667.479 640.658 668.048 641.477 667.93L641.05 664.961ZM611.111 673.971C611.916 673.774 612.409 672.963 612.213 672.158C612.017 671.353 611.205 670.86 610.4 671.056L611.111 673.971ZM595.34 674.974C594.542 675.193 594.072 676.019 594.292 676.818C594.511 677.617 595.337 678.086 596.136 677.866L595.34 674.974ZM566.4 686.704C567.19 686.454 567.628 685.612 567.379 684.822C567.13 684.032 566.288 683.593 565.498 683.842L566.4 686.704ZM550.684 688.607C549.897 688.865 549.468 689.712 549.725 690.5C549.983 691.287 550.83 691.716 551.618 691.459L550.684 688.607ZM522.153 701.32C522.937 701.053 523.357 700.201 523.091 699.417C522.824 698.632 521.972 698.213 521.188 698.479L522.153 701.32ZM506.473 703.491C505.688 703.758 505.27 704.611 505.537 705.395C505.804 706.179 506.657 706.598 507.441 706.33L506.473 703.491ZM477.993 716.32C478.779 716.056 479.202 715.206 478.938 714.42C478.674 713.635 477.824 713.212 477.039 713.476L477.993 716.32ZM462.297 718.381C461.51 718.64 461.082 719.488 461.342 720.275C461.601 721.062 462.449 721.49 463.236 721.231L462.297 718.381ZM433.606 730.726C434.397 730.48 434.84 729.64 434.594 728.849C434.349 728.057 433.509 727.615 432.717 727.86L433.606 730.726ZM417.863 732.371C417.069 732.607 416.617 733.442 416.853 734.236C417.088 735.03 417.923 735.483 418.717 735.247L417.863 732.371ZM388.757 743.673C389.558 743.462 390.036 742.641 389.824 741.84C389.613 741.039 388.792 740.561 387.991 740.773L388.757 743.673ZM372.955 744.594C372.151 744.79 371.657 745.602 371.854 746.407C372.05 747.212 372.861 747.705 373.666 747.509L372.955 744.594ZM343.245 754.221C344.058 754.062 344.588 753.274 344.429 752.461C344.27 751.648 343.482 751.118 342.669 751.277L343.245 754.221ZM327.417 754.047C326.6 754.184 326.048 754.957 326.185 755.774C326.321 756.591 327.094 757.143 327.911 757.006L327.417 754.047ZM297.012 761.163C297.836 761.081 298.438 760.346 298.356 759.521C298.274 758.697 297.539 758.095 296.714 758.177L297.012 761.163ZM281.283 759.413C280.456 759.463 279.826 760.173 279.876 761C279.925 761.827 280.636 762.457 281.463 762.408L281.283 759.413ZM250.258 762.865C251.086 762.893 251.78 762.245 251.808 761.417C251.836 760.589 251.188 759.895 250.36 759.867L250.258 762.865ZM234.096 758.912C233.27 758.849 232.549 759.467 232.485 760.293C232.421 761.119 233.039 761.84 233.865 761.904L234.096 758.912ZM199.575 758.079C200.395 758.2 201.157 757.634 201.278 756.815C201.4 755.995 200.833 755.232 200.014 755.111L199.575 758.079ZM183.111 752.279C182.297 752.126 181.513 752.662 181.36 753.476C181.207 754.291 181.743 755.075 182.557 755.228L183.111 752.279ZM148.927 747.392C149.724 747.617 150.553 747.153 150.777 746.355C151.002 745.558 150.538 744.729 149.741 744.505L148.927 747.392ZM133.405 739.445C132.621 739.179 131.769 739.6 131.503 740.384C131.237 741.169 131.658 742.02 132.442 742.286L133.405 739.445ZM100.403 729.253C101.149 729.614 102.046 729.302 102.407 728.557C102.768 727.811 102.457 726.914 101.711 726.553L100.403 729.253ZM86.6276 718.546C85.9114 718.129 84.9933 718.372 84.5769 719.089C84.1605 719.805 84.4036 720.723 85.1198 721.139L86.6276 718.546ZM56.8544 701.15C57.481 701.692 58.4283 701.624 58.9702 700.997C59.5121 700.37 59.4434 699.423 58.8168 698.881L56.8544 701.15ZM46.582 687.047C46.021 686.437 45.0721 686.398 44.4625 686.959C43.8529 687.52 43.8135 688.469 44.3745 689.078L46.582 687.047ZM24.3662 660.726C24.7473 661.462 25.6526 661.749 26.3881 661.368C27.1237 660.987 27.411 660.081 27.0299 659.346L24.3662 660.726ZM20.3202 643.759C20.0481 642.977 19.1932 642.563 18.4108 642.835C17.6283 643.107 17.2146 643.962 17.4867 644.745L20.3202 643.759ZM10.7608 610.697C10.8115 611.524 11.523 612.153 12.3498 612.102C13.1767 612.051 13.8059 611.34 13.7551 610.513L10.7608 610.697ZM13.5815 594.287C13.6 593.459 12.9435 592.772 12.1153 592.754C11.2871 592.735 10.6007 593.392 10.5823 594.22L13.5815 594.287ZM12.622 565.056C12.5213 565.878 13.1062 566.626 13.9285 566.727C14.7507 566.828 15.499 566.243 15.5998 565.421L12.622 565.056ZM17.8944 550.556C18.0475 549.742 17.5117 548.957 16.6976 548.804C15.8834 548.651 15.0993 549.187 14.9461 550.001L17.8944 550.556ZM22.5208 521.466C22.2445 522.247 22.6536 523.104 23.4346 523.381C24.2156 523.657 25.0727 523.248 25.349 522.467L22.5208 521.466ZM30.6917 509.282C31.0384 508.529 30.7095 507.638 29.9571 507.292C29.2046 506.945 28.3137 507.274 27.967 508.026L30.6917 509.282ZM43.2309 482.459C42.7293 483.118 42.857 484.059 43.5163 484.561C44.1755 485.062 45.1166 484.935 45.6183 484.275L43.2309 482.459ZM55.0906 473.243C55.6666 472.647 55.6508 471.698 55.0554 471.122C54.46 470.546 53.5104 470.562 52.9344 471.157L55.0906 473.243ZM75.9012 452.383C75.2047 452.832 75.0038 453.76 75.4524 454.456C75.9011 455.153 76.8293 455.354 77.5258 454.905L75.9012 452.383ZM90.0798 447.713C90.8184 447.338 91.113 446.435 90.7379 445.696C90.3627 444.958 89.4598 444.663 88.7212 445.038L90.0798 447.713ZM116.244 434.029C115.452 434.272 115.008 435.112 115.252 435.904C115.496 436.695 116.335 437.139 117.127 436.896L116.244 434.029ZM131.171 433.103C131.978 432.914 132.478 432.107 132.289 431.3C132.1 430.494 131.292 429.993 130.486 430.183L131.171 433.103ZM159.591 425.096C158.769 425.196 158.183 425.944 158.283 426.767C158.384 427.589 159.132 428.174 159.954 428.074L159.591 425.096ZM174.675 426.613C175.5 426.549 176.118 425.827 176.054 425.001C175.989 424.175 175.268 423.558 174.442 423.622L174.675 426.613ZM203.921 422.393C203.093 422.4 202.427 423.078 202.435 423.906C202.442 424.735 203.12 425.4 203.948 425.392L203.921 422.393ZM218.491 425.463C219.32 425.478 220.003 424.819 220.018 423.991C220.033 423.162 219.374 422.479 218.546 422.464L218.491 425.463ZM248.031 423.681C247.204 423.629 246.492 424.258 246.44 425.085C246.389 425.911 247.017 426.624 247.844 426.675L248.031 423.681ZM262.515 427.723C263.341 427.789 264.064 427.173 264.13 426.347C264.196 425.522 263.58 424.799 262.755 424.732L262.515 427.723ZM292.066 427.517C291.242 427.427 290.502 428.023 290.413 428.846C290.323 429.67 290.919 430.41 291.742 430.499L292.066 427.517ZM306.426 432.177C307.248 432.276 307.995 431.689 308.093 430.867C308.192 430.044 307.605 429.297 306.782 429.199L306.426 432.177ZM335.976 432.964C335.156 432.851 334.399 433.425 334.286 434.246C334.174 435.067 334.748 435.823 335.569 435.936L335.976 432.964ZM350.087 437.974C350.907 438.091 351.668 437.522 351.785 436.702C351.903 435.882 351.333 435.122 350.513 435.004L350.087 437.974ZM379.66 439.324C378.841 439.199 378.076 439.762 377.951 440.581C377.827 441.4 378.39 442.165 379.209 442.289L379.66 439.324ZM393.727 444.516C394.545 444.642 395.312 444.081 395.438 443.262C395.564 442.444 395.003 441.678 394.185 441.551L393.727 444.516ZM423.278 446.072C422.459 445.945 421.693 446.505 421.565 447.324C421.438 448.143 421.998 448.909 422.817 449.037L423.278 446.072ZM437.354 451.29C438.173 451.417 438.939 450.855 439.065 450.036C439.192 449.218 438.63 448.452 437.812 448.325L437.354 451.29ZM466.91 452.737C466.091 452.616 465.328 453.182 465.206 454.001C465.085 454.821 465.651 455.583 466.47 455.705L466.91 452.737ZM481.001 457.823C481.821 457.94 482.581 457.371 482.698 456.551C482.816 455.731 482.246 454.971 481.426 454.853L481.001 457.823ZM510.579 458.839C509.757 458.733 509.005 459.313 508.899 460.134C508.793 460.956 509.372 461.708 510.194 461.814L510.579 458.839ZM524.831 463.643C525.654 463.742 526.401 463.155 526.499 462.332C526.598 461.51 526.012 460.763 525.189 460.664L524.831 463.643ZM554.362 463.854C553.537 463.774 552.804 464.377 552.724 465.202C552.643 466.026 553.247 466.76 554.071 466.84L554.362 463.854ZM568.821 468.173C569.646 468.242 570.371 467.628 570.44 466.803C570.508 465.977 569.895 465.252 569.069 465.184L568.821 468.173ZM598.38 467.134C597.552 467.094 596.849 467.732 596.809 468.559C596.769 469.387 597.407 470.09 598.235 470.13L598.38 467.134ZM612.901 470.691C613.729 470.713 614.419 470.061 614.442 469.232C614.465 468.404 613.812 467.715 612.984 467.692L612.901 470.691ZM642.359 467.78C641.531 467.8 640.875 468.487 640.895 469.315C640.915 470.143 641.602 470.799 642.43 470.779L642.359 467.78ZM657.174 470.204C658.002 470.159 658.635 469.452 658.59 468.624C658.544 467.797 657.837 467.163 657.01 467.209L657.174 470.204ZM686.174 464.541C685.353 464.649 684.774 465.403 684.883 466.224C684.991 467.046 685.744 467.624 686.566 467.516L686.174 464.541ZM701.198 465.248C702.014 465.102 702.556 464.322 702.41 463.507C702.264 462.692 701.484 462.149 700.669 462.295L701.198 465.248ZM729.096 455.585C728.302 455.823 727.852 456.659 728.09 457.453C728.327 458.246 729.163 458.697 729.957 458.459L729.096 455.585ZM743.987 453.736C744.762 453.445 745.155 452.58 744.863 451.804C744.571 451.029 743.706 450.637 742.931 450.928L743.987 453.736ZM769.292 438.573C768.574 438.987 768.327 439.904 768.741 440.622C769.154 441.34 770.071 441.586 770.789 441.173L769.292 438.573ZM783.265 433.207C783.941 432.729 784.102 431.793 783.624 431.117C783.146 430.44 782.21 430.279 781.534 430.757L783.265 433.207ZM803.486 411.743C802.918 412.345 802.945 413.295 803.547 413.863C804.15 414.432 805.099 414.405 805.668 413.802L803.486 411.743ZM815.27 402.553C815.776 401.897 815.655 400.955 814.999 400.449C814.343 399.943 813.401 400.065 812.895 400.721L815.27 402.553ZM828.371 376.141C827.995 376.879 828.289 377.782 829.027 378.158C829.765 378.534 830.669 378.241 831.045 377.502L828.371 376.141ZM837.219 364.128C837.543 363.366 837.187 362.485 836.425 362.162C835.662 361.838 834.781 362.194 834.458 362.956L837.219 364.128ZM843.937 336.717C843.7 337.511 844.151 338.347 844.945 338.584C845.739 338.821 846.574 338.37 846.812 337.576L843.937 336.717ZM850.456 323.929C850.646 323.123 850.146 322.315 849.34 322.125C848.533 321.936 847.726 322.436 847.536 323.242L850.456 323.929ZM852.21 295.775C852.124 296.599 852.722 297.337 853.546 297.423C854.37 297.509 855.108 296.91 855.194 296.086L852.21 295.775ZM856.185 281.99C856.215 281.162 855.568 280.467 854.74 280.437C853.912 280.408 853.217 281.055 853.187 281.883L856.185 281.99ZM852.182 254.051C852.273 254.875 853.015 255.468 853.838 255.377C854.661 255.286 855.255 254.544 855.164 253.721L852.182 254.051ZM853.062 239.721C852.907 238.908 852.121 238.374 851.307 238.529C850.494 238.684 849.96 239.469 850.115 240.283L853.062 239.721ZM842.706 213.492C842.992 214.269 843.855 214.667 844.632 214.38C845.409 214.094 845.807 213.231 845.521 212.454L842.706 213.492ZM840.056 199.387C839.704 198.637 838.811 198.315 838.061 198.667C837.311 199.019 836.989 199.913 837.341 200.662L840.056 199.387ZM823.371 176.655C823.849 177.331 824.785 177.492 825.461 177.014C826.138 176.536 826.299 175.6 825.821 174.923L823.371 176.655ZM817.141 163.726C816.605 163.094 815.659 163.017 815.027 163.552C814.395 164.088 814.318 165.035 814.853 165.667L817.141 163.726ZM795.099 146.095C795.735 146.626 796.681 146.541 797.212 145.905C797.743 145.269 797.657 144.323 797.022 143.792L795.099 146.095ZM785.799 135.182C785.122 134.705 784.186 134.867 783.709 135.544C783.232 136.221 783.394 137.157 784.071 137.634L785.799 135.182ZM760.172 123.422C760.913 123.791 761.814 123.489 762.183 122.748C762.552 122.006 762.25 121.105 761.508 120.736L760.172 123.422ZM748.639 114.887C747.873 114.57 746.996 114.934 746.68 115.7C746.363 116.465 746.727 117.343 747.493 117.659L748.639 114.887ZM721.108 108.693C721.907 108.911 722.731 108.439 722.949 107.64C723.167 106.841 722.695 106.016 721.896 105.799L721.108 108.693ZM708.167 102.479C707.357 102.307 706.56 102.824 706.388 103.634C706.216 104.445 706.733 105.241 707.544 105.413L708.167 102.479ZM679.943 101.041C680.766 101.13 681.506 100.534 681.595 99.7103C681.684 98.8866 681.088 98.1469 680.265 98.058L679.943 101.041ZM666.178 96.8655C665.352 96.8142 664.64 97.4429 664.588 98.2698C664.537 99.0966 665.166 99.8085 665.993 99.8598L666.178 96.8655ZM638.126 99.2942C638.954 99.2782 639.613 98.5937 639.597 97.7654C639.581 96.9371 638.896 96.2787 638.068 96.2948L638.126 99.2942ZM623.318 96.8359C622.491 96.877 621.853 97.581 621.894 98.4084C621.935 99.2358 622.639 99.8733 623.467 99.8322L623.318 96.8359ZM593.543 101.978C594.368 101.9 594.974 101.169 594.897 100.344C594.819 99.5194 594.088 98.9134 593.263 98.9906L593.543 101.978ZM578.31 100.55C577.487 100.645 576.896 101.388 576.991 102.211C577.085 103.034 577.829 103.625 578.652 103.53L578.31 100.55ZM548.905 107.558C549.723 107.431 550.284 106.664 550.156 105.846C550.029 105.027 549.263 104.467 548.444 104.594L548.905 107.558ZM533.601 107.039C532.785 107.181 532.239 107.958 532.381 108.774C532.523 109.591 533.299 110.137 534.115 109.995L533.601 107.039ZM504.638 115.622C505.449 115.455 505.971 114.661 505.803 113.85C505.635 113.038 504.842 112.517 504.03 112.684L504.638 115.622ZM489.3 115.831C488.491 116.009 487.98 116.809 488.158 117.618C488.336 118.427 489.136 118.939 489.945 118.761L489.3 115.831ZM460.744 125.496C461.549 125.303 462.046 124.494 461.853 123.688C461.661 122.882 460.851 122.386 460.046 122.578L460.744 125.496ZM445.389 126.125C444.584 126.321 444.091 127.133 444.287 127.938C444.483 128.742 445.295 129.236 446.1 129.039L445.389 126.125ZM416.877 136.179C417.682 135.985 418.177 135.174 417.983 134.369C417.788 133.564 416.978 133.069 416.172 133.263L416.877 136.179ZM401.573 136.738C400.767 136.926 400.265 137.733 400.454 138.54C400.642 139.346 401.448 139.848 402.255 139.659L401.573 136.738ZM372.88 146.083C373.693 145.921 374.22 145.13 374.057 144.318C373.895 143.506 373.105 142.979 372.292 143.141L372.88 146.083ZM357.54 145.904C356.724 146.046 356.177 146.822 356.319 147.638C356.46 148.455 357.237 149.001 358.053 148.86L357.54 145.904ZM328.162 153.005C328.986 152.923 329.588 152.189 329.506 151.365C329.425 150.54 328.69 149.938 327.866 150.02L328.162 153.005ZM312.953 151.144C312.126 151.186 311.489 151.891 311.531 152.718C311.573 153.545 312.277 154.182 313.104 154.14L312.953 151.144ZM282.898 153.94C283.724 153.997 284.44 153.373 284.497 152.546C284.553 151.72 283.929 151.004 283.103 150.947L282.898 153.94ZM268.267 149.427C267.446 149.314 266.689 149.888 266.577 150.709C266.464 151.53 267.038 152.286 267.858 152.399L268.267 149.427ZM238.292 146.135C239.088 146.365 239.919 145.907 240.15 145.111C240.38 144.315 239.921 143.484 239.126 143.253L238.292 146.135ZM224.964 138.595C224.187 138.308 223.324 138.706 223.037 139.483C222.751 140.26 223.148 141.123 223.925 141.41L224.964 138.595ZM196.299 129.016C197.031 129.404 197.938 129.124 198.326 128.392C198.714 127.66 198.434 126.752 197.702 126.365L196.299 129.016ZM184.708 118.981C184 118.551 183.077 118.777 182.647 119.485C182.217 120.193 182.442 121.116 183.151 121.546L184.708 118.981ZM158.287 104.612C158.948 105.111 159.889 104.979 160.388 104.318C160.887 103.657 160.755 102.716 160.094 102.217L158.287 104.612ZM148.28 92.8878C147.641 92.3608 146.695 92.4518 146.168 93.091C145.641 93.7301 145.732 94.6755 146.371 95.2025L148.28 92.8878ZM123.922 75.2432C124.521 75.8147 125.471 75.7918 126.042 75.192C126.614 74.5922 126.591 73.6428 125.991 73.0713L123.922 75.2432ZM115.183 62.4462C114.601 61.8566 113.652 61.8505 113.062 62.4324C112.472 63.0144 112.466 63.9641 113.048 64.5537L115.183 62.4462ZM92.53 42.634C93.081 43.2526 94.0292 43.3074 94.6478 42.7563C95.2663 42.2053 95.3211 41.2571 94.7701 40.6385L92.53 42.634ZM84.9464 29.3613C84.409 28.7309 83.4622 28.6555 82.8318 29.1929C82.2013 29.7303 82.1259 30.6771 82.6633 31.3075L84.9464 29.3613ZM63.5757 8.01367C64.089 8.6639 65.0323 8.77487 65.6825 8.26155C66.3327 7.74822 66.4437 6.80498 65.9304 6.15476L63.5757 8.01367ZM46.934 1919.05C48.7325 1920.87 50.5618 1922.66 52.4213 1924.42L54.4797 1922.23C52.6457 1920.5 50.8417 1918.74 49.0682 1916.95L46.934 1919.05ZM76.0833 1943.86C80.217 1946.83 84.4567 1949.66 88.7966 1952.38L90.3895 1949.84C86.1008 1947.15 81.9127 1944.35 77.8308 1941.43L76.0833 1943.86ZM115.638 1967.12C120.203 1969.31 124.852 1971.4 129.578 1973.38L130.738 1970.61C126.057 1968.65 121.454 1966.59 116.936 1964.42L115.638 1967.12ZM158.316 1983.91C163.135 1985.44 168.016 1986.88 172.955 1988.23L173.749 1985.34C168.847 1983.99 164.004 1982.56 159.224 1981.05L158.316 1983.91ZM202.713 1995.25C207.676 1996.24 212.684 1997.15 217.734 1998L218.229 1995.04C213.209 1994.2 208.231 1993.29 203.3 1992.3L202.713 1995.25ZM247.99 2002.16C253.032 2002.72 258.107 2003.21 263.208 2003.64L263.46 2000.65C258.383 2000.22 253.334 1999.73 248.317 1999.18L247.99 2002.16ZM293.669 2005.48C298.745 2005.68 303.841 2005.82 308.952 2005.9L309.004 2002.9C303.913 2002.82 298.838 2002.68 293.783 2002.48L293.669 2005.48ZM339.461 2005.84C344.534 2005.73 349.616 2005.58 354.704 2005.38L354.588 2002.39C349.518 2002.58 344.454 2002.73 339.398 2002.84L339.461 2005.84ZM385.173 2003.7C390.246 2003.34 395.317 2002.94 400.383 2002.5L400.125 1999.52C395.073 1999.95 390.017 2000.35 384.96 2000.71L385.173 2003.7ZM430.738 1999.44C435.796 1998.86 440.843 1998.24 445.876 1997.59L445.492 1994.62C440.473 1995.26 435.44 1995.88 430.395 1996.46L430.738 1999.44ZM476.087 1993.31C481.118 1992.53 486.128 1991.72 491.113 1990.89L490.618 1987.93C485.645 1988.76 480.647 1989.56 475.628 1990.34L476.087 1993.31ZM521.146 1985.5C526.173 1984.53 531.166 1983.55 536.121 1982.54L535.523 1979.6C530.579 1980.6 525.598 1981.59 520.582 1982.55L521.146 1985.5ZM565.884 1976.14C570.912 1974.99 575.889 1973.84 580.811 1972.66L580.115 1969.74C575.204 1970.92 570.237 1972.07 565.22 1973.21L565.884 1976.14ZM610.328 1965.27C615.339 1963.95 620.277 1962.63 625.135 1961.29L624.339 1958.4C619.493 1959.73 614.567 1961.05 609.567 1962.37L610.328 1965.27ZM654.356 1952.88C659.348 1951.38 664.229 1949.87 668.99 1948.37L668.087 1945.51C663.339 1947.01 658.471 1948.51 653.492 1950.01L654.356 1952.88ZM698.016 1938.75C702.994 1937.02 707.784 1935.3 712.373 1933.6L711.334 1930.79C706.763 1932.48 701.99 1934.19 697.029 1935.92L698.016 1938.75ZM740.798 1922.36C743.168 1921.34 745.439 1920.34 747.608 1919.37L746.375 1916.63C744.224 1917.6 741.971 1918.59 739.617 1919.6L740.798 1922.36ZM747.608 1919.37C749.696 1918.43 751.751 1917.47 753.771 1916.51L752.478 1913.8C750.478 1914.76 748.444 1915.7 746.375 1916.63L747.608 1919.37ZM777.265 1903.88C781.171 1901.52 784.914 1899.11 788.498 1896.65L786.802 1894.18C783.266 1896.6 779.571 1898.98 775.713 1901.32L777.265 1903.88ZM809.568 1880.13C812.981 1877.05 816.187 1873.92 819.194 1870.76L817.018 1868.69C814.066 1871.8 810.915 1874.87 807.559 1877.9L809.568 1880.13ZM835.943 1849.75C838.462 1845.92 840.731 1842.06 842.76 1838.18L840.101 1836.79C838.119 1840.58 835.901 1844.36 833.436 1848.11L835.943 1849.75ZM852.558 1813.16C853.738 1808.75 854.639 1804.35 855.276 1799.97L852.307 1799.54C851.687 1803.8 850.809 1808.09 849.66 1812.38L852.558 1813.16ZM855.95 1773.08C855.519 1768.57 854.817 1764.12 853.864 1759.77L850.933 1760.42C851.861 1764.65 852.544 1768.97 852.964 1773.37L855.95 1773.08ZM844.977 1734.38C842.977 1730.32 840.742 1726.41 838.294 1722.68L835.785 1724.33C838.166 1727.96 840.34 1731.76 842.286 1735.71L844.977 1734.38ZM820.8 1702.22C817.435 1699.19 813.886 1696.41 810.175 1693.89L808.493 1696.38C812.087 1698.81 815.528 1701.51 818.792 1704.45L820.8 1702.22ZM785.875 1682.23C783.717 1681.58 781.531 1681.01 779.319 1680.53L778.683 1683.47C780.815 1683.93 782.924 1684.48 785.006 1685.11L785.875 1682.23ZM779.319 1680.53C777.041 1680.04 774.775 1679.63 772.521 1679.31L772.097 1682.28C774.28 1682.59 776.475 1682.99 778.683 1683.47L779.319 1680.53ZM745.051 1679.32C740.514 1679.94 736.025 1680.86 731.579 1682.02L732.336 1684.92C736.677 1683.79 741.05 1682.9 745.461 1682.29L745.051 1679.32ZM705.854 1691.38C701.745 1693.26 697.667 1695.29 693.615 1697.43L695.02 1700.09C699.027 1697.96 703.053 1695.96 707.102 1694.1L705.854 1691.38ZM670.048 1711.12C666.202 1713.51 662.371 1715.94 658.553 1718.38L660.169 1720.9C663.981 1718.47 667.8 1716.04 671.63 1713.67L670.048 1711.12ZM635.67 1732.95C631.804 1735.35 627.946 1737.7 624.088 1739.96L625.604 1742.55C629.49 1740.27 633.373 1737.91 637.255 1735.49L635.67 1732.95ZM600.191 1752.48C596.041 1754.35 591.886 1756.03 587.722 1757.48L588.711 1760.32C592.968 1758.83 597.203 1757.12 601.422 1755.22L600.191 1752.48ZM561.663 1763.23C559.448 1763.41 557.228 1763.5 555.001 1763.5V1766.5C557.31 1766.5 559.61 1766.41 561.902 1766.22L561.663 1763.23ZM555.001 1763.5C553.066 1763.5 551.19 1763.44 549.37 1763.31L549.167 1766.31C551.056 1766.43 553.001 1766.5 555.001 1766.5V1763.5ZM527.742 1758.11C524.214 1756.48 521.076 1754.53 518.315 1752.33L516.445 1754.68C519.399 1757.03 522.743 1759.1 526.486 1760.83L527.742 1758.11ZM505.364 1734.73C504.022 1731.28 503.134 1727.67 502.687 1724.01L499.709 1724.37C500.185 1728.27 501.132 1732.12 502.568 1735.82L505.364 1734.73ZM505.183 1702.15C506.437 1698.68 508.097 1695.35 510.147 1692.26L507.648 1690.6C505.461 1693.89 503.694 1697.44 502.361 1701.13L505.183 1702.15ZM526.432 1677.63C528.048 1676.8 529.743 1676.05 531.514 1675.41L530.488 1672.59C528.599 1673.28 526.789 1674.07 525.06 1674.96L526.432 1677.63ZM531.514 1675.41C533.434 1674.71 535.871 1674.05 538.796 1673.42L538.16 1670.48C535.166 1671.13 532.585 1671.83 530.488 1672.59L531.514 1675.41ZM570.001 1668.9C574.938 1668.35 580.193 1667.79 585.719 1667.22L585.408 1664.23C579.88 1664.81 574.616 1665.37 569.667 1665.92L570.001 1668.9ZM617.207 1663.9C622.339 1663.34 627.59 1662.75 632.933 1662.12L632.581 1659.14C627.248 1659.77 622.006 1660.36 616.881 1660.92L617.207 1663.9ZM664.362 1658.02C669.556 1657.27 674.786 1656.48 680.032 1655.62L679.552 1652.66C674.325 1653.51 669.112 1654.31 663.933 1655.05L664.362 1658.02ZM711.212 1649.89C716.406 1648.81 721.574 1647.66 726.694 1646.44L725.998 1643.52C720.908 1644.74 715.768 1645.88 710.6 1646.96L711.212 1649.89ZM757.312 1638C762.429 1636.36 767.447 1634.63 772.34 1632.8L771.287 1629.99C766.445 1631.81 761.474 1633.52 756.4 1635.14L757.312 1638ZM801.335 1619.76C806.124 1617.17 810.69 1614.42 814.997 1611.5L813.314 1609.01C809.097 1611.87 804.616 1614.57 799.905 1617.13L801.335 1619.76ZM838.83 1590.24C842.272 1586.04 845.275 1581.59 847.784 1576.87L845.135 1575.46C842.726 1579.99 839.835 1584.28 836.509 1588.34L838.83 1590.24ZM856.39 1546.08C856.553 1543.43 856.59 1540.72 856.496 1537.95L853.498 1538.05C853.589 1540.73 853.553 1543.34 853.396 1545.9L856.39 1546.08ZM856.496 1537.95C856.402 1535.2 856.266 1532.49 856.089 1529.84L853.095 1530.04C853.271 1532.66 853.405 1535.33 853.498 1538.05L856.496 1537.95ZM851.816 1499.78C850.621 1494.56 849.211 1489.61 847.593 1484.91L844.756 1485.89C846.338 1490.48 847.719 1495.33 848.892 1500.45L851.816 1499.78ZM834.099 1457.65C831.146 1453.33 827.926 1449.34 824.449 1445.66L822.269 1447.73C825.637 1451.29 828.759 1455.15 831.622 1459.34L834.099 1457.65ZM800.254 1426.99C795.875 1424.55 791.279 1422.37 786.481 1420.46L785.367 1423.24C790.054 1425.12 794.533 1427.23 798.794 1429.61L800.254 1426.99ZM757.109 1412.14C752.166 1411.22 747.08 1410.48 741.86 1409.9L741.528 1412.88C746.682 1413.45 751.695 1414.19 756.56 1415.09L757.109 1412.14ZM711.45 1408.26C706.502 1408.24 701.464 1408.33 696.342 1408.52L696.451 1411.52C701.536 1411.33 706.535 1411.24 711.44 1411.26L711.45 1408.26ZM665.998 1410.61C660.944 1411.11 655.826 1411.67 650.648 1412.31L651.012 1415.29C656.168 1414.66 661.262 1414.09 666.291 1413.6L665.998 1410.61ZM620.664 1416.56C615.732 1417.35 610.756 1418.18 605.742 1419.05L606.256 1422C611.257 1421.13 616.218 1420.31 621.136 1419.52L620.664 1416.56ZM575.793 1424.6C570.895 1425.56 565.967 1426.55 561.014 1427.56L561.614 1430.5C566.56 1429.49 571.48 1428.5 576.37 1427.55L575.793 1424.6ZM531.261 1433.82C526.343 1434.88 521.407 1435.96 516.454 1437.04L517.097 1439.97C522.047 1438.89 526.98 1437.81 531.893 1436.75L531.261 1433.82ZM486.809 1443.6C481.879 1444.7 476.94 1445.8 471.993 1446.9L472.644 1449.83C477.592 1448.73 482.531 1447.63 487.46 1446.53L486.809 1443.6ZM442.362 1453.43C437.424 1454.5 432.484 1455.57 427.545 1456.63L428.172 1459.56C433.116 1458.51 438.06 1457.44 443.001 1456.36L442.362 1453.43ZM397.842 1462.83C392.894 1463.83 387.951 1464.81 383.018 1465.77L383.591 1468.72C388.533 1467.75 393.482 1466.77 398.437 1465.77L397.842 1462.83ZM353.178 1471.3C348.184 1472.18 343.205 1473.02 338.244 1473.83L338.726 1476.79C343.7 1475.98 348.691 1475.13 353.695 1474.26L353.178 1471.3ZM308.332 1478.28C303.262 1478.96 298.218 1479.59 293.202 1480.17L293.547 1483.15C298.582 1482.57 303.643 1481.93 308.729 1481.25L308.332 1478.28ZM263.135 1483.04C258.031 1483.42 252.965 1483.73 247.942 1483.97L248.086 1486.97C253.137 1486.73 258.227 1486.41 263.355 1486.03L263.135 1483.04ZM217.707 1484.55C212.647 1484.49 207.642 1484.34 202.695 1484.09L202.548 1487.09C207.533 1487.33 212.575 1487.48 217.669 1487.55L217.707 1484.55ZM172.589 1481.33C167.559 1480.63 162.606 1479.81 157.736 1478.87L157.165 1481.81C162.091 1482.77 167.096 1483.6 172.177 1484.3L172.589 1481.33ZM128.616 1471.33C123.798 1469.73 119.088 1467.97 114.489 1466.04L113.33 1468.81C118.001 1470.77 122.784 1472.55 127.671 1474.18L128.616 1471.33ZM87.9291 1452.16C83.7354 1449.46 79.6706 1446.57 75.7409 1443.48L73.8869 1445.84C77.8928 1448.99 82.0352 1451.93 86.3072 1454.68L87.9291 1452.16ZM54.121 1422.79C50.9136 1419.06 47.8389 1415.14 44.9026 1411L42.4566 1412.74C45.4462 1416.95 48.5782 1420.95 51.8469 1424.75L54.121 1422.79ZM29.7509 1385.23C27.5723 1380.72 25.5174 1376.02 23.5907 1371.14L20.7999 1372.24C22.7531 1377.19 24.8377 1381.95 27.0497 1386.53L29.7509 1385.23ZM14.4073 1342.66C13.1903 1337.95 12.0697 1333.1 11.0484 1328.1L8.10912 1328.7C9.14039 1333.75 10.2724 1338.65 11.5028 1343.41L14.4073 1342.66ZM6.32418 1298.04C5.77872 1293.26 5.31023 1288.36 4.92039 1283.35L1.92943 1283.58C2.32196 1288.63 2.79385 1293.56 3.34351 1298.38L6.32418 1298.04ZM3.55387 1253C3.51544 1250.36 3.49612 1247.7 3.49609 1245H0.496094C0.496115 1247.71 0.515541 1250.39 0.554192 1253.05L3.55387 1253ZM3.49609 1245C3.49607 1242.51 3.53815 1240.05 3.62167 1237.62L0.623431 1237.52C0.538724 1239.98 0.496074 1242.48 0.496094 1245H3.49609ZM6.7013 1209.01C7.59116 1204.23 8.66114 1199.58 9.90472 1195.05L7.01168 1194.26C5.74566 1198.87 4.65706 1203.6 3.75213 1208.46L6.7013 1209.01ZM19.9431 1168.13C22.0285 1163.79 24.2988 1159.58 26.7463 1155.5L24.1738 1153.96C21.679 1158.12 19.3648 1162.41 17.2392 1166.83L19.9431 1168.13ZM43.6903 1132.32C46.8366 1128.74 50.1466 1125.27 53.6125 1121.93L51.5299 1119.77C48.0055 1123.17 44.6377 1126.69 41.4349 1130.35L43.6903 1132.32ZM75.8108 1103.6C79.6845 1100.84 83.6871 1098.2 87.812 1095.66L86.2387 1093.1C82.0601 1095.68 78.0027 1098.36 74.0736 1101.15L75.8108 1103.6ZM113.241 1081.99C117.549 1079.97 121.953 1078.04 126.448 1076.2L125.311 1073.42C120.772 1075.28 116.323 1077.23 111.969 1079.27L113.241 1081.99ZM153.652 1066.43C158.216 1065 162.852 1063.64 167.554 1062.36L166.766 1059.47C162.029 1060.76 157.357 1062.12 152.755 1063.56L153.652 1066.43ZM195.695 1055.71C200.411 1054.76 205.178 1053.86 209.993 1053.04L209.484 1050.08C204.641 1050.91 199.845 1051.81 195.099 1052.77L195.695 1055.71ZM238.635 1048.89C243.389 1048.33 248.177 1047.82 252.997 1047.37L252.715 1044.38C247.872 1044.84 243.06 1045.35 238.283 1045.91L238.635 1048.89ZM281.907 1045.29C286.714 1045.05 291.544 1044.86 296.393 1044.71L296.303 1041.71C291.434 1041.86 286.584 1042.05 281.756 1042.3L281.907 1045.29ZM325.375 1044.4C330.196 1044.44 335.03 1044.52 339.873 1044.65L339.95 1041.65C335.09 1041.52 330.238 1041.44 325.398 1041.4L325.375 1044.4ZM368.839 1045.89C373.658 1046.18 378.48 1046.5 383.302 1046.87L383.529 1043.88C378.692 1043.51 373.854 1043.18 369.017 1042.89L368.839 1045.89ZM412.18 1049.52C416.986 1050.04 421.784 1050.6 426.571 1051.19L426.938 1048.21C422.136 1047.62 417.322 1047.06 412.501 1046.54L412.18 1049.52ZM455.283 1055.17C460.084 1055.91 464.867 1056.68 469.629 1057.49L470.131 1054.54C465.354 1053.72 460.556 1052.95 455.74 1052.2L455.283 1055.17ZM498.144 1062.78C502.893 1063.74 507.613 1064.73 512.302 1065.75L512.94 1062.82C508.236 1061.79 503.501 1060.8 498.736 1059.84L498.144 1062.78ZM540.547 1072.37C545.269 1073.56 549.948 1074.78 554.581 1076.03L555.363 1073.14C550.713 1071.88 546.018 1070.66 541.28 1069.46L540.547 1072.37ZM582.395 1084.07C587.081 1085.52 591.706 1087 596.266 1088.51L597.208 1085.66C592.63 1084.15 587.986 1082.66 583.282 1081.21L582.395 1084.07ZM623.562 1098.19C628.146 1099.94 632.642 1101.71 637.046 1103.51L638.182 1100.73C633.754 1098.92 629.234 1097.14 624.628 1095.39L623.562 1098.19ZM663.531 1115.22C665.686 1116.26 667.81 1117.3 669.902 1118.34L671.244 1115.66C669.136 1114.6 666.997 1113.56 664.827 1112.52L663.531 1115.22ZM669.902 1118.34C672.129 1119.45 674.377 1120.58 676.644 1121.71L677.983 1119.02C675.717 1117.89 673.47 1116.77 671.244 1115.66L669.902 1118.34ZM703.771 1135.28C708.238 1137.53 712.742 1139.81 717.27 1142.12L718.633 1139.45C714.1 1137.14 709.591 1134.86 705.121 1132.6L703.771 1135.28ZM744.131 1156.1C748.582 1158.47 753.028 1160.86 757.456 1163.28L758.895 1160.65C754.456 1158.22 750 1155.82 745.539 1153.45L744.131 1156.1ZM783.789 1178.19C788.159 1180.76 792.482 1183.35 796.744 1185.98L798.316 1183.42C794.035 1180.79 789.695 1178.18 785.309 1175.6L783.789 1178.19ZM822.103 1202.45C826.309 1205.35 830.412 1208.28 834.397 1211.24L836.184 1208.83C832.17 1205.85 828.038 1202.9 823.807 1199.98L822.103 1202.45ZM857.781 1230.22C861.618 1233.66 865.259 1237.14 868.681 1240.65L870.829 1238.56C867.357 1235 863.668 1231.47 859.786 1227.98L857.781 1230.22ZM887.593 1263.89C890.388 1268.19 892.8 1272.53 894.794 1276.9L897.523 1275.66C895.462 1271.14 892.976 1266.67 890.109 1262.25L887.593 1263.89ZM901.486 1305.58C901.511 1310.42 900.965 1315.3 899.797 1320.23L902.716 1320.92C903.939 1315.76 904.512 1310.64 904.486 1305.57L901.486 1305.58ZM887.359 1347C885.96 1349.01 884.448 1351.03 882.821 1353.06L885.161 1354.94C886.829 1352.86 888.382 1350.78 889.822 1348.71L887.359 1347ZM882.821 1353.06C881.422 1354.81 879.992 1356.46 878.534 1358.01L880.724 1360.06C882.235 1358.45 883.715 1356.74 885.161 1354.94L882.821 1353.06ZM857.754 1373.42C853.776 1375.3 849.689 1376.71 845.524 1377.68L846.207 1380.6C850.575 1379.58 854.862 1378.1 859.034 1376.13L857.754 1373.42ZM819.675 1378.5C815.446 1377.86 811.196 1376.87 806.954 1375.54L806.061 1378.41C810.439 1379.77 814.836 1380.8 819.225 1381.47L819.675 1378.5ZM783.148 1364.68C779.449 1362.45 775.803 1360 772.23 1357.35L770.44 1359.75C774.088 1362.47 777.815 1364.97 781.601 1367.25L783.148 1364.68ZM752.568 1339.87C751.058 1338.29 749.574 1336.67 748.118 1335.01L745.865 1336.99C747.348 1338.68 748.858 1340.33 750.396 1341.94L752.568 1339.87ZM748.118 1335.01C746.494 1333.16 744.938 1331.3 743.449 1329.42L741.099 1331.29C742.62 1333.21 744.208 1335.11 745.865 1336.99L748.118 1335.01ZM728.344 1305.52C726.264 1301.23 724.456 1296.88 722.905 1292.47L720.075 1293.47C721.663 1297.99 723.515 1302.44 725.646 1306.83L728.344 1305.52ZM716.509 1264.9C715.934 1260.24 715.584 1255.53 715.443 1250.76L712.444 1250.85C712.588 1255.71 712.945 1260.51 713.532 1265.27L716.509 1264.9ZM716.888 1222.31C717.464 1217.67 718.196 1212.99 719.072 1208.27L716.123 1207.72C715.236 1212.5 714.495 1217.24 713.911 1221.95L716.888 1222.31ZM725.683 1180.45C726.974 1175.92 728.368 1171.37 729.854 1166.79L727.001 1165.86C725.504 1170.47 724.099 1175.06 722.798 1179.63L725.683 1180.45ZM739.491 1139.82C741.206 1135.39 742.987 1130.94 744.823 1126.47L742.049 1125.33C740.205 1129.81 738.417 1134.28 736.693 1138.74L739.491 1139.82ZM756.147 1100.14C758.089 1095.79 760.066 1091.44 762.07 1087.07L759.343 1085.82C757.336 1090.19 755.355 1094.56 753.408 1098.92L756.147 1100.14ZM774.22 1061.05C776.263 1056.73 778.316 1052.41 780.371 1048.08L777.661 1046.8C775.606 1051.12 773.552 1055.45 771.508 1059.77L774.22 1061.05ZM792.671 1022.11C794.71 1017.77 796.736 1013.43 798.741 1009.09L796.018 1007.83C794.016 1012.16 791.992 1016.5 789.955 1020.83L792.671 1022.11ZM810.567 982.867C812.497 978.454 814.388 974.048 816.233 969.65L813.467 968.489C811.628 972.872 809.742 977.264 807.818 981.664L810.567 982.867ZM826.846 942.926C828.541 938.372 830.166 933.831 831.713 929.305L828.874 928.335C827.337 932.834 825.72 937.349 824.035 941.879L826.846 942.926ZM840.128 901.756C841.376 897.06 842.515 892.386 843.534 887.735L840.603 887.093C839.595 891.698 838.466 896.329 837.229 900.985L840.128 901.756ZM848.205 859.242C848.708 854.41 849.049 849.611 849.213 844.847L846.214 844.744C846.053 849.434 845.718 854.164 845.222 858.931L848.205 859.242ZM847.867 815.954C847.222 811.164 846.355 806.421 845.251 801.727L842.331 802.414C843.412 807.009 844.261 811.657 844.894 816.354L847.867 815.954ZM835.757 774.402C833.731 770.093 831.459 765.839 828.926 761.643L826.358 763.193C828.837 767.301 831.06 771.463 833.042 775.678L835.757 774.402ZM811.686 738.493C808.511 734.961 805.111 731.481 801.476 728.055L799.418 730.238C802.995 733.609 806.337 737.03 809.455 740.499L811.686 738.493ZM779.161 709.838C775.372 707.138 771.405 704.478 767.257 701.86L765.656 704.397C769.758 706.986 773.678 709.615 777.42 712.282L779.161 709.838ZM742.229 687.711C737.931 685.528 733.481 683.38 728.876 681.266L727.625 683.993C732.195 686.09 736.609 688.222 740.871 690.386L742.229 687.711ZM702.573 670.239C700.253 669.349 697.899 668.467 695.513 667.592L694.48 670.408C696.853 671.278 699.193 672.156 701.499 673.04L702.573 670.239ZM695.513 667.592C693.077 666.698 690.541 665.946 687.91 665.325L687.221 668.245C689.744 668.84 692.165 669.559 694.48 670.408L695.513 667.592ZM656.591 663.312C651.6 663.63 646.414 664.188 641.05 664.961L641.477 667.93C646.775 667.167 651.88 666.618 656.781 666.306L656.591 663.312ZM610.4 671.056C605.484 672.255 600.461 673.565 595.34 674.974L596.136 677.866C601.232 676.465 606.226 675.161 611.111 673.971L610.4 671.056ZM565.498 683.842C560.625 685.379 555.685 686.971 550.684 688.607L551.618 691.459C556.61 689.824 561.539 688.236 566.4 686.704L565.498 683.842ZM521.188 698.479C516.325 700.131 511.418 701.804 506.473 703.491L507.441 706.33C512.387 704.644 517.292 702.971 522.153 701.32L521.188 698.479ZM477.039 713.476C472.151 715.116 467.236 716.754 462.297 718.381L463.236 721.231C468.181 719.601 473.102 717.962 477.993 716.32L477.039 713.476ZM432.717 727.86C427.78 729.391 422.828 730.897 417.863 732.371L418.717 735.247C423.694 733.769 428.658 732.26 433.606 730.726L432.717 727.86ZM387.991 740.773C382.982 742.095 377.968 743.371 372.955 744.594L373.666 747.509C378.699 746.281 383.73 745 388.757 743.673L387.991 740.773ZM342.669 751.277C337.575 752.274 332.49 753.2 327.417 754.047L327.911 757.006C333.013 756.154 338.125 755.223 343.245 754.221L342.669 751.277ZM296.714 758.177C291.547 758.692 286.401 759.107 281.283 759.413L281.463 762.408C286.622 762.099 291.807 761.681 297.012 761.163L296.714 758.177ZM250.36 759.867C247.785 759.779 245.219 759.658 242.664 759.503L242.482 762.497C245.064 762.654 247.657 762.776 250.258 762.865L250.36 759.867ZM242.664 759.503C239.796 759.328 236.939 759.132 234.096 758.912L233.865 761.904C236.725 762.124 239.598 762.322 242.482 762.497L242.664 759.503ZM200.014 755.111C194.303 754.267 188.666 753.323 183.111 752.279L182.557 755.228C188.151 756.279 193.827 757.229 199.575 758.079L200.014 755.111ZM149.741 744.505C144.176 742.935 138.727 741.248 133.405 739.445L132.442 742.286C137.815 744.107 143.313 745.809 148.927 747.392L149.741 744.505ZM101.711 726.553C96.4971 724.027 91.4646 721.358 86.6276 718.546L85.1198 721.139C90.0253 723.991 95.1247 726.695 100.403 729.253L101.711 726.553ZM58.8168 698.881C54.4587 695.112 50.3744 691.168 46.582 687.047L44.3745 689.078C48.2478 693.287 52.4145 697.311 56.8544 701.15L58.8168 698.881ZM27.0299 659.346C24.4374 654.343 22.1941 649.148 20.3202 643.759L17.4867 644.745C19.4082 650.27 21.7086 655.597 24.3662 660.726L27.0299 659.346ZM13.7551 610.513C13.5835 607.717 13.4966 604.879 13.4966 602H10.4966C10.4966 604.94 10.5853 607.839 10.7608 610.697L13.7551 610.513ZM13.4966 602C13.4966 599.393 13.5251 596.822 13.5815 594.287L10.5823 594.22C10.5253 596.778 10.4966 599.371 10.4966 602H13.4966ZM15.5998 565.421C16.2282 560.292 16.9945 555.339 17.8944 550.556L14.9461 550.001C14.0339 554.85 13.258 559.866 12.622 565.056L15.5998 565.421ZM25.349 522.467C26.9742 517.873 28.757 513.481 30.6917 509.282L27.967 508.026C25.9926 512.311 24.1755 516.789 22.5208 521.466L25.349 522.467ZM45.6183 484.275C48.5917 480.368 51.7519 476.694 55.0906 473.243L52.9344 471.157C49.5135 474.693 46.2761 478.457 43.2309 482.459L45.6183 484.275ZM77.5258 454.905C81.5498 452.313 85.7371 449.919 90.0798 447.713L88.7212 445.038C84.2912 447.289 80.0149 449.733 75.9012 452.383L77.5258 454.905ZM117.127 436.896C121.69 435.49 126.374 434.229 131.171 433.103L130.486 430.183C125.626 431.323 120.876 432.602 116.244 434.029L117.127 436.896ZM159.954 428.074C164.776 427.486 169.685 427.002 174.675 426.613L174.442 423.622C169.411 424.014 164.459 424.503 159.591 425.096L159.954 428.074ZM203.948 425.392C208.739 425.349 213.588 425.374 218.491 425.463L218.546 422.464C213.617 422.374 208.741 422.349 203.921 422.393L203.948 425.392ZM247.844 426.675C252.694 426.977 257.585 427.328 262.515 427.723L262.755 424.732C257.809 424.336 252.899 423.984 248.031 423.681L247.844 426.675ZM291.742 430.499C296.609 431.027 301.504 431.588 306.426 432.177L306.782 429.199C301.851 428.608 296.944 428.046 292.066 427.517L291.742 430.499ZM335.569 435.936C340.391 436.597 345.231 437.277 350.087 437.974L350.513 435.004C345.652 434.307 340.805 433.625 335.976 432.964L335.569 435.936ZM379.209 442.289C384.039 443.024 388.879 443.767 393.727 444.516L394.185 441.551C389.335 440.802 384.493 440.059 379.66 439.324L379.209 442.289ZM422.817 449.037C427.661 449.79 432.508 450.543 437.354 451.29L437.812 448.325C432.967 447.578 428.122 446.826 423.278 446.072L422.817 449.037ZM466.47 455.705C471.32 456.423 476.165 457.13 481.001 457.823L481.426 454.853C476.595 454.161 471.756 453.455 466.91 452.737L466.47 455.705ZM510.194 461.814C515.088 462.447 519.968 463.058 524.831 463.643L525.189 460.664C520.336 460.081 515.465 459.471 510.579 458.839L510.194 461.814ZM554.071 466.84C559.013 467.321 563.93 467.767 568.821 468.173L569.069 465.184C564.193 464.778 559.29 464.334 554.362 463.854L554.071 466.84ZM598.235 470.13C603.16 470.369 608.05 470.557 612.901 470.691L612.984 467.692C608.154 467.559 603.285 467.371 598.38 467.134L598.235 470.13ZM642.43 470.779C647.397 470.661 652.313 470.471 657.174 470.204L657.01 467.209C652.182 467.474 647.297 467.663 642.359 467.78L642.43 470.779ZM686.566 467.516C691.518 466.863 696.397 466.11 701.198 465.248L700.669 462.295C695.915 463.148 691.082 463.895 686.174 464.541L686.566 467.516ZM729.957 458.459C734.737 457.027 739.416 455.456 743.987 453.736L742.931 450.928C738.427 452.622 733.813 454.172 729.096 455.585L729.957 458.459ZM770.789 441.173C775.082 438.701 779.243 436.049 783.265 433.207L781.534 430.757C777.59 433.544 773.508 436.146 769.292 438.573L770.789 441.173ZM805.668 413.802C809.019 410.252 812.222 406.505 815.27 402.553L812.895 400.721C809.908 404.594 806.769 408.265 803.486 411.743L805.668 413.802ZM831.045 377.502C832.188 375.258 833.294 372.965 834.362 370.622L831.632 369.378C830.582 371.681 829.495 373.935 828.371 376.141L831.045 377.502ZM834.362 370.622C835.348 368.459 836.3 366.295 837.219 364.128L834.458 362.956C833.549 365.098 832.607 367.239 831.632 369.378L834.362 370.622ZM846.812 337.576C848.173 333.02 849.388 328.469 850.456 323.929L847.536 323.242C846.481 327.723 845.282 332.217 843.937 336.717L846.812 337.576ZM855.194 296.086C855.687 291.359 856.018 286.658 856.185 281.99L853.187 281.883C853.022 286.482 852.697 291.115 852.21 295.775L855.194 296.086ZM855.164 253.721C854.641 249 853.94 244.331 853.062 239.721L850.115 240.283C850.978 244.815 851.668 249.407 852.182 254.051L855.164 253.721ZM845.521 212.454C843.884 208.015 842.063 203.656 840.056 199.387L837.341 200.662C839.311 204.854 841.099 209.133 842.706 213.492L845.521 212.454ZM825.821 174.923C823.107 171.084 820.214 167.348 817.141 163.726L814.853 165.667C817.868 169.222 820.708 172.887 823.371 176.655L825.821 174.923ZM797.022 143.792C793.44 140.803 789.699 137.93 785.799 135.182L784.071 137.634C787.905 140.336 791.581 143.159 795.099 146.095L797.022 143.792ZM761.508 120.736C757.352 118.668 753.062 116.716 748.639 114.887L747.493 117.659C751.852 119.462 756.079 121.385 760.172 123.422L761.508 120.736ZM721.896 105.799C717.428 104.582 712.852 103.474 708.167 102.479L707.544 105.413C712.174 106.397 716.696 107.491 721.108 108.693L721.896 105.799ZM680.265 98.058C675.657 97.5607 670.962 97.1623 666.178 96.8655L665.993 99.8598C670.731 100.154 675.381 100.548 679.943 101.041L680.265 98.058ZM638.068 96.2948C635.709 96.3406 633.331 96.4093 630.935 96.5011L631.049 99.4989C633.427 99.4078 635.786 99.3397 638.126 99.2942L638.068 96.2948ZM630.935 96.5011C628.381 96.5989 625.842 96.7107 623.318 96.8359L623.467 99.8322C625.98 99.7076 628.507 99.5963 631.049 99.4989L630.935 96.5011ZM593.263 98.9906C588.22 99.4626 583.236 99.984 578.31 100.55L578.652 103.53C583.558 102.967 588.521 102.448 593.543 101.978L593.263 98.9906ZM548.444 104.594C543.437 105.372 538.49 106.189 533.601 107.039L534.115 109.995C538.987 109.148 543.916 108.333 548.905 107.558L548.444 104.594ZM504.03 112.684C499.061 113.712 494.152 114.763 489.3 115.831L489.945 118.761C494.786 117.695 499.682 116.647 504.638 115.622L504.03 112.684ZM460.046 122.578C455.104 123.761 450.22 124.946 445.389 126.125L446.1 129.039C450.928 127.861 455.808 126.677 460.744 125.496L460.046 122.578ZM416.172 133.263C411.256 134.452 406.391 135.613 401.573 136.738L402.255 139.659C407.083 138.532 411.956 137.369 416.877 136.179L416.172 133.263ZM372.292 143.141C367.334 144.133 362.419 145.058 357.54 145.904L358.053 148.86C362.96 148.009 367.9 147.079 372.88 146.083L372.292 143.141ZM327.866 150.02C322.869 150.515 317.9 150.894 312.953 151.144L313.104 154.14C318.103 153.888 323.12 153.504 328.162 153.005L327.866 150.02ZM283.103 150.947C278.152 150.609 273.209 150.107 268.267 149.427L267.858 152.399C272.87 153.089 277.881 153.597 282.898 153.94L283.103 150.947ZM239.126 143.253C234.419 141.892 229.701 140.343 224.964 138.595L223.925 141.41C228.729 143.183 233.516 144.753 238.292 146.135L239.126 143.253ZM197.702 126.365C193.396 124.086 189.066 121.628 184.708 118.981L183.151 121.546C187.558 124.222 191.939 126.709 196.299 129.016L197.702 126.365ZM160.094 102.217C156.184 99.2664 152.247 96.1587 148.28 92.8878L146.371 95.2025C150.371 98.4998 154.341 101.634 158.287 104.612L160.094 102.217ZM125.991 73.0713C122.416 69.6646 118.814 66.1243 115.183 62.4462L113.048 64.5537C116.7 68.2528 120.323 71.8146 123.922 75.2432L125.991 73.0713ZM94.7701 40.6385C91.5199 36.99 88.2457 33.2318 84.9464 29.3613L82.6633 31.3075C85.9763 35.1941 89.2648 38.9687 92.53 42.634L94.7701 40.6385ZM65.9304 6.15476C64.352 4.15546 62.7677 2.13084 61.1774 0.0806374L58.807 1.91936C60.4024 3.97621 61.992 6.00756 63.5757 8.01367L65.9304 6.15476Z' fill='%23ffffffB0'/%3E%3C/svg%3E%0A");
}
.timeline .timeline_cont {
    width: 907px;
}
.timeline .timeline_cont {
    width: 907px;
    height: 2009px;
    background-position: 0px 0px;
    margin-top: 80px;
}
.timeline .timeline_cont > div .year {
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 32px;
    animation: none !important;
}
.timeline .timeline_cont > div:nth-child(1) .year {
    top: -80px;
}
.timeline .timeline_cont > div:nth-child(1) .text {
    top: -54px;
    left: 160px;
}
.timeline .timeline_cont > div:nth-child(1) .imag {
    right: auto;
    left: 150px;
    top: 40px;
}
.timeline .timeline_cont > div:nth-child(2) .imag {
    right: 0;
    left: auto;
    top: -370px;
}
.timeline .timeline_cont > div:nth-child(2) .year {
    top: -72px;
}
.timeline .timeline_cont > div:nth-child(2) .text {
    left: auto;
    top: -36px;
    right: 160px; 
}
.timeline .timeline_cont > div:nth-child(3) .year {
    top: -115px;
    left: -42px;
}
.timeline .timeline_cont > div:nth-child(3) .text {
    top: -86px;
    left: 120px;
}
.timeline .timeline_cont > div:nth-child(3) .imag {
    top: -200px;
    right: 100px;
}
.timeline .timeline_cont > div:nth-child(4) .year {
    top: -120px;
}
.timeline .timeline_cont > div:nth-child(4) .text {
    right: 153px;
    top: -100px;
}
.timeline .timeline_cont > div:nth-child(4) .imag {
    right: auto;
    left: 0;
    top: -180px;
}
.timeline .timeline_cont > div:nth-child(5) .imag {
    top: -180px;
}
.timeline .timeline_cont > div:nth-child(5) .year {
    left: -40px;
    top: -130px;
}
.timeline .timeline_cont > div:nth-child(5) .text {
    top: -100px;
    left: 120px;
}
.timeline .timeline_cont > div:nth-child(6) .imag {
    right: auto;
    left: 120px;
    top: -180px;
}
.timeline .timeline_cont > div:nth-child(6) .year {
    top: -120px;
}
.timeline .timeline_cont > div:nth-child(6) .text {
    right: 140px;
    top: -84px;
    width: 270px;
}
.timeline .timeline_cont > div:nth-child(7) .imag {
    top: -160px;
}
.timeline .timeline_cont > div:nth-child(7) .year {
    top: -80px;
    left: -21px;
}
.timeline .timeline_cont > div:nth-child(7) .text {
    left: 136px;
    top: -69px;
}



.wheretobuy .search .searchInput {
    height: 48px;
}
.wheretobuy .search { 
    height: 48px; 
}

.wheretobuy .search .searchInput i {
    top: 13px;
}
.wheretobuy .search {
    width: 220px;
    right: 280px;
}
.wheretobuy .scats {
    border-radius: 48px;
    border: 1px solid var(--blue-50, rgba(221, 245, 255, 0.50));
    width: 220px;
    height: 48px;
    position: absolute;
    right: 48px;
    top: 24px;
    overflow: visible;
    z-index: 2;
}
.wheretobuy .scats > span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    cursor: pointer;
    text-align: center;
    padding-right: 24px;
    line-height: 46px;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 24px;
    text-align: left;
}
.wheretobuy .scats > div {
    display: none;
    background: #ddf5ff;
    border-radius: 32px;
    z-index: 1;
    padding: 12px;
    top: 0px;
    display: block;
    pointer-events: none;
    opacity: 0;
}
.wheretobuy .scats div a {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 4px;
    color: #004563;
}
.wheretobuy .scats.active > div {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    display: block;
    pointer-events: auto;
    opacity: 1;
}


.wheretobuy .scats.active {
    border-radius: 24px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background: #ddf5ff;
    border: none;
}
.wheretobuy .scats.active span {
    color: #0045637a;
}
.wheretobuy .scats, .wheretobuy .scats * {
    transition: all 0.6s ease;
}

.wheretobuy .scats div a {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 4px;
    color: #004563;
    padding: 0;
    line-height: 30px;
    height: 30px;
    background: transparent !important;
}
.wheretobuy .scats div a.active span, .wheretobuy .scats div a:hover span {
    color: #004563;
}
.wheretobuy .scats.active > div {
    padding-top: 0;
}
 
#placeInfo .conts a.geo {
    height: 48px;
    line-height: 48px;
    padding-top: 0;
    padding-bottom: 0;
}
#placeInfo .conts > a.geo:before {
    top: 12px;
}
.wheretobuy h1 {
    height: 48px;
}
.contactsform .formitems .finp {
    height: 48px;
    padding: 12px 24px;
    padding-left: 48px;
}
.contactsform .formitems .finp i {
    top: 12px;
    left: 15px;
}
.contactsform .formitems .send_cf {
    height: 48px;
    line-height: 48px;
    padding-top: 0;
    padding-bottom: 0;
}
.contactsform .formitems .send_cf:after {
    top: 12px;
}
#sent .win .close {
    height: 48px;
    line-height: 48px;
}
.modal .win .ctrl a {
    height: 48px;
    line-height: 48px;
}

.modal .win .ctrl {
    height: 48px;
}
#cookies {
    height: auto;
}




.page_404 {
    background: #004563 url(/tpl/img/404.png) top center no-repeat;
    background-size: cover;
}
.page_404 .b404 {
    padding: 48px;
    border-radius: 32px;
    background: linear-gradient(102deg, #076096 -0.36%, #076096 -0.35%, #61ABD8 96.61%);
    width: 620px;
    height: auto;
    margin: 0 auto;
}
.page_404 .b404 .top4 {
	background-image: url("data:image/svg+xml,%3Csvg width='521' height='48' viewBox='0 0 521 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.94463 7H2.85765V7.68108C3.0193 7.81557 3.08209 7.86781 3.14968 7.91275C3.19261 7.9413 3.23748 7.9669 3.31086 8.00876C4.02332 8.39579 4.70809 8.80624 5.27951 9.38377C5.47523 9.59497 5.67074 9.79964 5.88972 9.98725C6.43606 10.4768 6.70916 10.7215 6.975 10.974C7.24071 11.2264 7.49916 11.4865 8.01594 12.0066C8.17784 12.1692 8.33882 12.3331 8.49992 12.4972C9.07913 13.0872 9.65995 13.6788 10.2911 14.2116C10.7513 14.6285 10.9813 14.8369 11.2052 15.0519C11.4291 15.2668 11.6468 15.4882 12.0821 15.9311C12.2345 16.0841 12.386 16.2384 12.5377 16.3927C13.1039 16.969 13.6715 17.5468 14.2883 18.0679C14.7493 18.4847 14.9798 18.6931 15.2044 18.9078C15.4288 19.1225 15.6472 19.3435 16.084 19.7854C16.2218 19.9233 16.3599 20.0612 16.4979 20.1988C16.9048 20.6042 17.3113 21.01 17.7175 21.4161C17.411 21.4251 17.1045 21.4348 16.7981 21.4454L16.4172 21.4587C15.9351 21.4726 15.4549 21.4904 14.9741 21.5296C13.1658 21.7927 11.3033 22.676 10.1415 24.1089L9.94463 24.3674C9.46695 24.9411 9.11971 25.5269 8.83401 26.2129C8.75792 26.3984 8.68122 26.5837 8.60402 26.7688L8.48036 27.0641C8.28232 27.5374 8.07893 28.0081 7.87133 28.4773L7.36923 29.6076C6.84316 30.7901 6.31698 31.9729 5.80656 33.1622L5.65695 33.5115C5.48478 33.9131 5.31252 34.3149 5.14215 34.7172C4.81118 35.4992 4.47094 36.2739 4.0937 37.0351L3.97214 37.2777L3.91931 37.3837C3.67695 37.8707 3.43606 38.3546 3.04831 38.7459C2.35763 39.2936 1.80565 39.5106 0.914449 39.4363C0.850734 39.4276 0.791044 39.4178 0.734134 39.4085C0.471138 39.3654 0.26727 39.3319 0 39.4646C0.298896 39.738 0.590212 39.9745 0.937668 40.1843C2.43049 40.971 4.17263 41.2116 5.82247 40.8055C7.55941 40.2419 8.85065 39.1493 9.68112 37.5272L9.79148 37.3066C10.2429 36.4055 10.6442 35.4858 11.0358 34.5578C11.1708 34.2363 11.3058 33.9148 11.4417 33.5936C11.8801 32.5589 12.3166 31.5233 12.7473 30.4853C12.9334 30.0361 13.1199 29.5871 13.3069 29.1382C13.4391 28.821 13.5709 28.5037 13.7012 28.1858C13.7344 28.1048 13.7675 28.0236 13.8006 27.9424C14.2583 26.8195 14.7188 25.6901 15.5595 24.7885C16.8953 23.4914 18.553 22.9917 20.3804 22.935L20.7751 22.9273C21.1582 22.9163 21.5412 22.9054 21.9243 22.8968L22.1754 22.8918C22.1754 22.86 22.1754 22.8371 22.1704 22.8154C22.1575 22.7596 22.1114 22.7116 21.9467 22.5401L21.6284 22.228C21.3895 21.9926 21.1504 21.7574 20.9109 21.5225C20.7314 21.3466 20.552 21.1706 20.373 20.9942L20.1996 20.8233C19.9126 20.5418 19.6303 20.2626 19.3645 19.9614C18.9212 19.4496 18.4607 18.9639 17.979 18.4875L17.696 18.2094C17.2843 17.8023 16.8724 17.3955 16.4601 16.9891C16.1474 16.6809 15.8348 16.3725 15.5225 16.0638L15.2241 15.7689C14.7208 15.2741 14.2216 14.7815 13.7588 14.2488C13.446 13.8877 13.1188 13.5497 12.775 13.2178C12.6303 13.0791 12.4862 12.9398 12.3425 12.8001C12.1103 12.5738 11.8778 12.3478 11.6449 12.1223C11.5205 12.003 11.3933 11.8845 11.2655 11.7654C10.4269 10.9839 9.56494 10.1806 9.32142 9.02499C9.2947 8.70421 9.31342 8.44676 9.50259 8.17858L9.55484 8.12147C9.93862 7.70236 9.94463 7.69579 9.94463 7Z' fill='white'/%3E%3Cpath d='M44.0067 7H21.2119C21.2119 7.494 21.2119 7.62595 21.2651 7.7303C21.2846 7.76833 21.3111 7.8027 21.3472 7.84959C21.4459 7.9246 21.5013 7.96668 21.5543 8.0115C21.622 8.0687 21.686 8.13041 21.8316 8.27085C22.6189 9.08476 23.0826 10.066 23.0954 11.1938L23.0918 11.4895C23.0936 11.8298 23.0946 12.17 23.0929 12.5103C23.0915 12.7589 23.091 13.0075 23.0912 13.2561C23.0928 13.9347 23.0928 14.6133 23.0906 15.2918C23.0882 16.0132 23.0876 16.7345 23.0876 17.4559C23.0878 18.7419 23.0862 20.0279 23.083 21.3139C23.0798 22.5648 23.0776 23.8157 23.0777 25.0666L23.0777 25.5342C23.0779 26.9662 23.0768 28.3981 23.0748 29.83C23.0742 30.2627 23.0737 30.6953 23.0736 31.1279C23.0734 31.8201 23.0729 32.5123 23.0709 33.2044L23.0686 33.9696C23.0688 34.3248 23.0689 34.6799 23.0675 35.035L23.0659 35.3571C23.0669 35.6357 23.0654 35.9133 23.0568 36.1916C22.9728 37.1434 22.5268 38.1182 21.8031 38.7507L21.5943 38.9095C21.556 38.9641 21.5272 39.0053 21.5055 39.0499C21.4398 39.1851 21.4398 39.3528 21.4398 40.0286H30.4438C30.4438 39.367 30.4438 39.1924 30.3699 39.0595C30.3434 39.0119 30.3074 38.9696 30.2586 38.9122C30.112 38.795 30.0454 38.7418 29.9877 38.6803C29.9398 38.6293 29.898 38.5725 29.8214 38.4685L29.646 38.2171C29.0553 37.3785 28.7977 36.5369 28.7842 35.5221L28.7859 35.1397C28.7822 34.7089 28.7791 34.2781 28.7788 33.8473C28.7789 33.4624 28.7772 33.0775 28.7746 32.6925C28.7696 31.9648 28.7665 31.2372 28.7651 30.5095C28.7634 29.6751 28.7597 28.8407 28.7551 28.0062C28.7452 26.2093 28.7384 24.4125 28.7342 22.6155C29.4756 22.6266 30.217 22.638 30.9584 22.65L31.8685 22.6647C32.3144 22.6713 32.7602 22.678 33.2061 22.6853L33.6315 22.6923C34.1269 22.6992 34.6218 22.7067 35.1167 22.7279C36.8722 22.8758 38.2908 23.5997 39.4264 24.9186L39.6566 25.2099C39.7406 25.2828 39.796 25.3308 39.8595 25.3626C39.9827 25.4241 40.1362 25.4241 40.5875 25.4241V18.2342H39.9036L39.7256 18.4247L39.5617 18.6836C38.1489 20.1091 36.7098 20.8423 34.6847 20.8734L34.2325 20.8756C33.9409 20.8795 33.6493 20.8832 33.3576 20.8868L32.2531 20.8953L28.7342 20.9304V8.68513L33.0629 8.73642C33.6093 8.74258 34.1558 8.74874 34.7023 8.75558L35.2009 8.76193L35.4223 8.76417C36.1315 8.77121 36.8407 8.77826 37.5489 8.8198C39.6783 8.99401 41.6517 10.0169 43.0308 11.6201C43.1628 11.788 43.2248 11.867 43.2943 11.9384C43.3559 12.0018 43.4234 12.0593 43.5508 12.1677C43.7838 12.1862 43.891 12.1947 43.998 12.1932C44.0891 12.192 44.1801 12.1835 44.3486 12.1677C44.3736 10.4186 44.2275 8.74075 44.0067 7Z' fill='white'/%3E%3Cpath d='M64.5248 12.9162H59.7772C59.7772 13.2724 59.7772 13.3985 59.8274 13.4991C59.855 13.5542 59.8976 13.6017 59.9635 13.6752L60.1961 13.8811C60.8088 14.6851 60.9752 15.3922 60.9843 16.388L60.978 16.8712C60.9797 17.4139 60.981 17.9565 60.9766 18.4993C60.9727 18.9852 60.9715 19.4711 60.9713 19.9571C60.9712 20.772 60.9691 21.5869 60.9642 22.4018C60.9584 23.3489 60.9542 24.2961 60.9537 25.2433C60.9532 26.2618 60.9514 27.2803 60.948 28.2988C60.947 28.5904 60.9461 28.8819 60.9456 29.1735C60.9449 29.6395 60.9434 30.1054 60.9406 30.5714L60.9371 31.0871L60.9368 31.5736L60.9326 32.021C60.9298 32.5666 60.8586 32.9618 60.615 33.4545C60.5625 33.5138 60.5134 33.5682 60.4678 33.6188C60.0553 34.0762 59.9168 34.2298 59.9168 34.9708H64.3852L64.5248 24.6327L64.6872 24.7699C65.0864 25.1069 65.4862 25.4445 65.8647 25.804L66.1999 26.1398C66.4535 26.3923 66.7068 26.6452 66.9597 26.8984L67.1613 27.1006C67.7558 27.6972 68.3491 28.2924 68.9937 28.8374C69.571 29.3254 70.1027 29.8533 70.6377 30.3859C70.7936 30.5421 70.9488 30.6995 71.104 30.857C71.6543 31.4153 72.2057 31.9747 72.8001 32.4856C72.8388 32.5177 72.8774 32.5495 72.9159 32.5812C73.2308 32.8407 73.5354 33.0917 73.7835 33.4208C74.0699 33.8533 74.3618 34.2516 74.7454 34.6057C74.9724 34.7646 75.146 34.8861 75.3347 34.975C75.9495 35.2647 76.7246 35.2088 80.0243 34.9708C80.0243 34.9273 80.0243 34.8975 80.0172 34.8696C80.0018 34.809 79.953 34.757 79.7985 34.5922L79.1358 33.937L78.7676 33.5751C78.689 33.4971 78.6105 33.419 78.532 33.3408L78.5305 33.3394C78.0644 32.8753 77.598 32.411 77.101 31.979C76.4638 31.4117 76.1452 31.1279 75.835 30.8353C75.5251 30.5429 75.2235 30.2416 74.6205 29.6392C74.44 29.459 74.2603 29.2776 74.0806 29.0962C73.3734 28.3822 72.6648 27.6666 71.8982 27.0164C71.3362 26.5444 70.813 26.0378 70.2897 25.5246L69.9182 25.1582L69.5369 24.7869L69.1731 24.4286C68.7936 24.056 68.5057 23.7424 68.295 23.2543C69.089 22.3794 69.889 21.5101 70.6938 20.645C71.0814 20.2285 71.4686 19.8117 71.8557 19.3947L71.9175 19.3281L71.9203 19.3251C72.2215 19.0005 72.5227 18.6759 72.8246 18.352L73.4265 17.7062C73.766 17.3417 74.1041 16.9764 74.434 16.6034C75.2488 15.6696 76.0506 14.8338 77.0832 14.1309L77.4798 13.8751C77.6268 13.7473 77.7119 13.6734 77.7687 13.5816C77.8468 13.4554 77.8714 13.2956 77.9298 12.9162C77.414 12.8963 76.8984 12.8796 76.3823 12.8691C76.1709 12.8651 75.9594 12.8607 75.748 12.8559L75.7455 12.8558C74.9742 12.8251 74.226 12.7954 73.4615 12.9162C73.1336 13.1228 72.9791 13.299 72.7729 13.6215C72.6144 13.9188 72.6144 13.9188 72.2746 14.2644L71.9255 14.6392C71.3182 15.2916 70.7059 15.9392 70.0928 16.5862C69.66 17.0427 69.2276 17.4992 68.8028 17.963C68.1548 18.6797 67.4957 19.3845 66.8288 20.0839C66.4782 20.4502 66.1295 20.818 65.7815 21.1866L64.5248 22.5651V12.9162Z' fill='white'/%3E%3Cpath d='M163.209 12.9679C162.844 12.9722 162.479 12.9776 162.114 12.9852V13.537L162.419 13.7467C163.331 14.2373 164.064 15.0529 164.727 15.8415L164.989 16.1584C166.264 17.6633 167.514 19.1878 168.755 20.721C169.449 21.5788 170.154 22.4262 170.865 23.2696L171.151 23.6086C170.889 24.0135 170.628 24.4048 170.333 24.7862L170.047 25.1349C169.575 25.7105 169.097 26.2814 168.618 26.8508C168.156 27.3985 167.699 27.9491 167.249 28.5064C166.861 28.9858 166.47 29.4611 166.073 29.9324C165.547 30.5566 165.023 31.1824 164.51 31.8176C164.243 32.1491 163.975 32.4799 163.701 32.8054L163.09 33.525C162.669 34.0136 162.301 34.4999 161.977 35.0598C162.448 35.0855 162.919 35.1069 163.391 35.1205C163.584 35.1256 163.778 35.1312 163.971 35.1375C164.69 35.1778 165.374 35.211 166.085 35.0598C166.433 34.7917 166.617 34.5391 166.845 34.164C166.941 33.9868 166.988 33.8999 167.043 33.8182C167.096 33.7394 167.156 33.6656 167.274 33.5206L167.513 33.2372L167.746 32.9522C167.91 32.7528 168.074 32.5533 168.238 32.3537L168.491 32.0451C168.763 31.7131 169.035 31.3806 169.305 31.047C169.845 30.3782 170.391 29.7154 170.945 29.0583L171.01 28.9816C171.302 28.6367 171.594 28.2919 171.877 27.9387L172.049 27.7201L172.375 27.3078C172.714 26.8714 172.963 26.5759 173.478 26.3679L174.711 27.8856C175.195 28.4823 175.678 29.0791 176.164 29.6742L176.901 30.5759L177.102 30.8193L177.103 30.8201C177.42 31.2048 177.737 31.5896 178.042 31.9842C178.686 32.8337 179.321 33.5341 180.208 34.1318L180.598 34.37C181.07 34.6597 181.379 34.849 181.712 34.9665C182.339 35.1877 183.054 35.1548 185.117 35.0598V34.508C182.64 32.7137 182.64 32.7137 180.787 30.2138C180.295 29.5747 179.793 28.9488 179.272 28.334C178.933 27.9347 178.595 27.5355 178.269 27.1257L178.231 27.0771C177.905 26.6589 177.579 26.2416 177.231 25.8403L176.991 25.566C176.827 25.379 176.663 25.1922 176.499 25.0055L176.258 24.7367L176.033 24.4806C175.745 24.1566 175.578 23.9109 175.532 23.4706C175.788 23.1028 175.788 23.1028 176.008 22.8676C176.146 22.7186 176.283 22.5673 176.417 22.4138L176.62 22.1772C177.357 21.331 178.082 20.4803 178.767 19.5903C179.256 18.9544 179.755 18.3312 180.273 17.7191C180.73 17.1804 181.182 16.639 181.625 16.0894C181.893 15.7571 182.161 15.4255 182.437 15.0995L182.643 14.8569C182.78 14.6956 182.917 14.5345 183.054 14.3734C183.435 13.932 183.773 13.5177 184.021 12.9852C182.714 12.849 181.347 12.7144 180.051 12.9852C179.371 13.3661 179.001 13.9501 178.604 14.6063C178.397 14.9772 178.199 15.2848 177.937 15.6238L177.62 15.9946L177.038 16.7103C176.746 17.0704 176.454 17.4305 176.162 17.7903L175.806 18.2279C175.561 18.5309 175.316 18.8339 175.07 19.1365L174.813 19.4523C174.302 20.0861 173.79 20.6974 173.205 21.2632C173.205 21.1517 173.205 21.0852 173.188 21.0235C173.163 20.9324 173.101 20.8516 172.949 20.6516C172.768 20.4392 172.588 20.2267 172.409 20.0137L172.217 19.7854C171.98 19.5047 171.746 19.2225 171.513 18.9382C171.003 18.307 170.491 17.6763 169.978 17.0466C169.775 16.7976 169.572 16.5475 169.371 16.2964C169.02 15.8208 168.673 15.3538 168.276 14.9167C166.9 13.7242 165.355 12.9448 163.518 12.9609L163.209 12.9679Z' fill='white'/%3E%3Cpath d='M101.236 12.8286H119.555V16.435C118.86 16.2993 118.706 16.1847 118.188 15.7672C116.815 15.2305 115.296 15.2847 113.786 15.3386C113.198 15.3596 112.612 15.3805 112.036 15.3664V34.2H108.755V15.3664C105.3 15.1166 104.198 15.0368 103.29 15.4223C102.864 15.603 102.482 15.8859 101.92 16.3014L101.236 16.435V12.8286Z' fill='white'/%3E%3Cpath d='M139.802 12.8286H127.268V13.4964L127.401 13.63C128.192 14.5247 128.317 15.2998 128.307 16.4741C128.305 16.659 128.305 16.844 128.306 17.0289C128.311 17.5347 128.313 18.0403 128.311 18.5461C128.309 19.0827 128.31 19.6193 128.313 20.1559C128.318 21.1698 128.32 22.1837 128.319 23.1977C128.318 24.3607 128.32 25.5236 128.324 26.6865C128.332 28.9486 128.336 31.2107 128.335 33.4728L128.335 34.2H131.402V24.1822H138.069V21.7779H131.402V15.3664L134.56 15.4165L134.708 15.4186C135.124 15.4243 135.541 15.4301 135.957 15.4376L136.337 15.4447L136.745 15.4493L137.139 15.4574C137.642 15.4654 138.011 15.5506 138.469 15.7672C138.974 16.1847 139.124 16.2993 139.802 16.435V12.8286Z' fill='white'/%3E%3Cpath d='M148.48 12.8286H153.3V35.1714H149.794L149.795 34.4502C149.795 32.2058 149.791 28.9901 149.783 26.7457C149.778 25.5919 149.776 24.4381 149.777 23.2843C149.778 22.2782 149.776 21.2721 149.77 20.2661C149.767 19.7337 149.766 19.2014 149.768 18.6691C149.77 18.1671 149.768 17.6653 149.763 17.1634C149.761 16.8931 149.764 16.6228 149.767 16.3526C149.748 15.1231 149.444 14.2446 148.48 13.3629V12.8286Z' fill='white'/%3E%3Cpath d='M91.5953 12.8286H87.7387V13.3629L87.9432 13.5966C88.6529 14.4078 88.7282 15.218 88.7392 16.3193C88.7383 16.5906 88.7375 16.8619 88.7389 17.1331C88.7427 17.6357 88.7448 18.1382 88.7447 18.6408C88.7446 19.1742 88.7464 19.7075 88.7491 20.2409C88.7541 21.2487 88.7573 22.2564 88.7588 23.2641C88.7606 24.42 88.7644 25.5759 88.769 26.7319C88.7782 28.9802 88.7849 32.2 88.7892 34.4484L88.7905 35.1714H91.5953V12.8286Z' fill='white'/%3E%3Cpath d='M193.644 13.3388V12.8185H190.222V13.3388H191.627V16.944H192.215V13.3388H193.644Z' fill='white'/%3E%3Cpath d='M198 16.944V12.8185H197.454L196.097 14.5123L194.734 12.8185H194.182V16.944H194.77V13.732L196.043 15.3289H196.151L197.412 13.732V16.944H198Z' fill='white'/%3E%3Cpath d='M215.066 20V10.1973H216.352V20H215.066ZM219.544 20H218.341V13.3623H219.544V14.4424C219.776 14.055 220.082 13.7565 220.46 13.5469C220.843 13.3327 221.267 13.2256 221.731 13.2256C222.447 13.2256 223.014 13.4443 223.434 13.8818C223.857 14.3148 224.069 14.9163 224.069 15.6865V20H222.853V16.0488C222.853 15.4746 222.72 15.0371 222.456 14.7363C222.192 14.4355 221.818 14.2852 221.335 14.2852C220.82 14.2852 220.392 14.4766 220.05 14.8594C219.713 15.2376 219.544 15.7389 219.544 16.3633V20ZM225.471 18.2637L226.462 17.7441C226.649 18.2135 226.899 18.5531 227.214 18.7627C227.528 18.9723 227.936 19.0771 228.438 19.0771C228.875 19.0771 229.221 18.9906 229.477 18.8174C229.736 18.6396 229.866 18.4049 229.866 18.1133C229.866 17.7897 229.736 17.5391 229.477 17.3613C229.221 17.179 228.768 17.0423 228.116 16.9512C226.594 16.7279 225.833 16.0921 225.833 15.0439C225.833 14.5107 226.056 14.0778 226.503 13.7451C226.963 13.3988 227.537 13.2256 228.226 13.2256C229.397 13.2256 230.194 13.7155 230.618 14.6953L229.682 15.2148C229.454 14.5404 228.968 14.2031 228.226 14.2031C227.856 14.2031 227.549 14.2829 227.303 14.4424C227.061 14.5973 226.94 14.8024 226.94 15.0576C226.94 15.3402 227.073 15.5566 227.337 15.707C227.601 15.8574 228.062 15.9782 228.718 16.0693C230.267 16.279 231.042 16.9352 231.042 18.0381C231.042 18.6488 230.787 19.1523 230.276 19.5488C229.771 19.9408 229.139 20.1367 228.383 20.1367C227.649 20.1367 227.029 19.9704 226.523 19.6377C226.022 19.3005 225.671 18.8424 225.471 18.2637ZM232.546 13.3623H233.694V14.6133C233.913 14.2077 234.241 13.875 234.679 13.6152C235.121 13.3555 235.586 13.2256 236.073 13.2256C236.971 13.2256 237.7 13.5469 238.261 14.1895C238.821 14.8275 239.102 15.6592 239.102 16.6846C239.102 17.7054 238.81 18.5371 238.227 19.1797C237.643 19.8177 236.898 20.1367 235.991 20.1367C235.513 20.1367 235.075 20.0342 234.679 19.8291C234.282 19.6195 233.972 19.3301 233.749 18.9609V22.7754H232.546V13.3623ZM235.793 19.0635C236.372 19.0635 236.866 18.8538 237.276 18.4346C237.691 18.0107 237.898 17.432 237.898 16.6982C237.898 15.9691 237.691 15.3903 237.276 14.9619C236.866 14.5335 236.372 14.3193 235.793 14.3193C235.242 14.3193 234.754 14.5404 234.33 14.9824C233.906 15.4245 233.694 15.9964 233.694 16.6982C233.694 17.4001 233.906 17.9697 234.33 18.4072C234.754 18.8447 235.242 19.0635 235.793 19.0635ZM240.571 13.3623H241.774V20H240.571V13.3623ZM240.503 12.1318V10.7168H241.85V12.1318H240.503ZM243.647 13.3623H244.851V14.333C244.996 13.9775 245.215 13.7041 245.507 13.5127C245.799 13.3213 246.145 13.2256 246.546 13.2256C247.079 13.2256 247.514 13.3988 247.852 13.7451C248.193 14.0915 248.364 14.5199 248.364 15.0303C248.364 15.2992 248.337 15.5475 248.282 15.7754H247.106C247.134 15.5749 247.147 15.4108 247.147 15.2832C247.147 14.9733 247.052 14.7295 246.86 14.5518C246.674 14.374 246.416 14.2852 246.088 14.2852C245.714 14.2852 245.413 14.4219 245.186 14.6953C244.962 14.9688 244.851 15.3288 244.851 15.7754V20H243.647V13.3623ZM249.813 13.3623H251.017V20H249.813V13.3623ZM249.745 12.1318V10.7168H251.092V12.1318H249.745ZM254.093 20H252.89V13.3623H254.093V14.4424C254.325 14.055 254.631 13.7565 255.009 13.5469C255.392 13.3327 255.815 13.2256 256.28 13.2256C256.996 13.2256 257.563 13.4443 257.982 13.8818C258.406 14.3148 258.618 14.9163 258.618 15.6865V20H257.401V16.0488C257.401 15.4746 257.269 15.0371 257.005 14.7363C256.741 14.4355 256.367 14.2852 255.884 14.2852C255.369 14.2852 254.94 14.4766 254.599 14.8594C254.261 15.2376 254.093 15.7389 254.093 16.3633V20ZM260.464 20.8682L261.558 20.4033C261.822 21.3649 262.476 21.8457 263.52 21.8457C264.158 21.8457 264.641 21.6429 264.969 21.2373C265.297 20.8317 265.461 20.2507 265.461 19.4941V18.7559C265.26 19.1387 264.96 19.4417 264.559 19.665C264.162 19.8883 263.693 20 263.15 20C262.731 20 262.335 19.9225 261.961 19.7676C261.587 19.6081 261.261 19.387 260.983 19.1045C260.71 18.8219 260.491 18.4756 260.327 18.0654C260.168 17.6507 260.088 17.1995 260.088 16.7119C260.088 15.6911 260.389 14.8548 260.99 14.2031C261.592 13.5514 262.337 13.2256 263.226 13.2256C264.224 13.2256 264.969 13.6038 265.461 14.3604V13.3623H266.678V19.4121C266.678 20.4603 266.404 21.3057 265.857 21.9482C265.311 22.5908 264.531 22.9121 263.52 22.9121C261.915 22.9121 260.897 22.2308 260.464 20.8682ZM264.921 18.2842C265.317 17.8512 265.516 17.2975 265.516 16.623C265.516 15.9486 265.315 15.3903 264.914 14.9482C264.518 14.5062 264.019 14.2852 263.417 14.2852C262.793 14.2852 262.282 14.5062 261.886 14.9482C261.489 15.3903 261.291 15.9827 261.291 16.7256C261.291 17.3955 261.489 17.931 261.886 18.332C262.282 18.7331 262.793 18.9336 263.417 18.9336C264.023 18.9336 264.524 18.7171 264.921 18.2842ZM275.045 19.0771C275.665 19.0771 276.15 18.9085 276.501 18.5713C276.856 18.2295 277.103 17.735 277.239 17.0879L278.319 17.4912C278.132 18.3298 277.754 18.9814 277.185 19.4463C276.615 19.9066 275.911 20.1367 275.072 20.1367C274.029 20.1367 273.186 19.8154 272.543 19.1729C271.905 18.5303 271.586 17.6849 271.586 16.6367C271.586 16.1491 271.675 15.6934 271.853 15.2695C272.03 14.8411 272.27 14.4788 272.57 14.1826C272.871 13.8864 273.224 13.654 273.63 13.4854C274.04 13.3122 274.468 13.2256 274.915 13.2256C275.722 13.2256 276.396 13.4375 276.938 13.8613C277.485 14.2806 277.839 14.8662 277.998 15.6182L276.891 15.9531C276.786 15.4245 276.562 15.0143 276.221 14.7227C275.879 14.431 275.439 14.2852 274.901 14.2852C274.642 14.2852 274.386 14.3376 274.136 14.4424C273.885 14.5472 273.655 14.6953 273.445 14.8867C273.24 15.0781 273.074 15.3265 272.946 15.6318C272.823 15.9372 272.762 16.2721 272.762 16.6367C272.762 17.3522 272.987 17.9378 273.438 18.3936C273.894 18.8493 274.43 19.0771 275.045 19.0771ZM279.687 13.3623H280.89V14.333C281.035 13.9775 281.254 13.7041 281.546 13.5127C281.838 13.3213 282.184 13.2256 282.585 13.2256C283.118 13.2256 283.553 13.3988 283.891 13.7451C284.232 14.0915 284.403 14.5199 284.403 15.0303C284.403 15.2992 284.376 15.5475 284.321 15.7754H283.146C283.173 15.5749 283.187 15.4108 283.187 15.2832C283.187 14.9733 283.091 14.7295 282.899 14.5518C282.713 14.374 282.455 14.2852 282.127 14.2852C281.753 14.2852 281.452 14.4219 281.225 14.6953C281.001 14.9688 280.89 15.3288 280.89 15.7754V20H279.687V13.3623ZM290.59 17.5938L291.636 17.9971C291.408 18.6852 291.043 19.2139 290.542 19.583C290.041 19.9521 289.416 20.1367 288.669 20.1367C287.685 20.1367 286.88 19.8177 286.256 19.1797C285.636 18.5417 285.326 17.694 285.326 16.6367C285.326 16.0033 285.456 15.429 285.716 14.9141C285.98 14.3945 286.354 13.9844 286.837 13.6836C287.325 13.3783 287.876 13.2256 288.491 13.2256C289.38 13.2256 290.093 13.4808 290.631 13.9912C291.173 14.4925 291.444 15.1784 291.444 16.0488C291.444 16.3405 291.417 16.6117 291.362 16.8623H286.557C286.561 17.5596 286.762 18.1042 287.158 18.4961C287.555 18.8835 288.058 19.0771 288.669 19.0771C289.672 19.0771 290.312 18.5827 290.59 17.5938ZM286.557 15.9941H290.241L290.255 15.8027C290.255 15.3379 290.086 14.9688 289.749 14.6953C289.416 14.4219 288.993 14.2852 288.478 14.2852C287.963 14.2852 287.527 14.4401 287.172 14.75C286.821 15.0553 286.616 15.4701 286.557 15.9941ZM292.791 18.1133C292.791 17.4525 293.017 16.9443 293.468 16.5889C293.919 16.2288 294.516 16.0488 295.259 16.0488C295.733 16.0488 296.202 16.1195 296.667 16.2607L297.275 16.4316V15.7412C297.275 15.2673 297.123 14.9004 296.817 14.6406C296.517 14.3763 296.113 14.2441 295.607 14.2441C295.133 14.2441 294.742 14.3672 294.432 14.6133C294.126 14.8548 293.93 15.1898 293.844 15.6182L292.75 15.3105C292.887 14.668 293.206 14.1598 293.707 13.7861C294.208 13.4124 294.842 13.2256 295.607 13.2256C296.505 13.2256 297.2 13.4557 297.692 13.916C298.189 14.3763 298.438 15.0189 298.438 15.8438V20H297.275V18.9473C297.107 19.3073 296.815 19.5967 296.4 19.8154C295.99 20.0296 295.521 20.1367 294.992 20.1367C294.372 20.1367 293.848 19.9567 293.42 19.5967C293.001 19.2184 292.791 18.724 292.791 18.1133ZM297.275 17.5254V17.3818L296.653 17.1973C296.188 17.0605 295.778 16.9922 295.423 16.9922C294.99 16.9922 294.65 17.0833 294.404 17.2656C294.158 17.4434 294.035 17.7008 294.035 18.0381C294.035 18.3525 294.154 18.6055 294.391 18.7969C294.628 18.9837 294.963 19.0771 295.396 19.0771C295.956 19.0771 296.41 18.9382 296.756 18.6602C297.102 18.3776 297.275 17.9993 297.275 17.5254ZM300.652 18.0244V14.3877H299.333V13.3623H300.652V11.3047H301.869V13.3623H304.248V14.3877H301.869V18.0791C301.869 18.3844 301.953 18.6283 302.122 18.8105C302.295 18.9883 302.514 19.0771 302.778 19.0771C303.061 19.0771 303.282 18.9951 303.441 18.8311C303.605 18.6624 303.715 18.3981 303.77 18.0381L304.891 18.291C304.799 18.8835 304.574 19.3392 304.214 19.6582C303.854 19.9772 303.389 20.1367 302.819 20.1367C302.122 20.1367 301.587 19.9521 301.213 19.583C300.839 19.2139 300.652 18.6943 300.652 18.0244ZM306.224 13.3623H307.427V20H306.224V13.3623ZM306.155 12.1318V10.7168H307.502V12.1318H306.155ZM309.901 13.3623L312.021 18.8242L314.119 13.3623H315.404L312.745 20H311.275L308.63 13.3623H309.901ZM316.601 13.3623H317.804V20H316.601V13.3623ZM316.532 12.1318V10.7168H317.879V12.1318H316.532ZM320.381 18.0244V14.3877H319.062V13.3623H320.381V11.3047H321.598V13.3623H323.977V14.3877H321.598V18.0791C321.598 18.3844 321.682 18.6283 321.851 18.8105C322.024 18.9883 322.243 19.0771 322.507 19.0771C322.789 19.0771 323.01 18.9951 323.17 18.8311C323.334 18.6624 323.443 18.3981 323.498 18.0381L324.619 18.291C324.528 18.8835 324.302 19.3392 323.942 19.6582C323.582 19.9772 323.118 20.1367 322.548 20.1367C321.851 20.1367 321.315 19.9521 320.941 19.583C320.568 19.2139 320.381 18.6943 320.381 18.0244ZM329.992 13.3623H331.277L327.025 22.7754H325.733L327.374 19.1455L324.838 13.3623H326.157L328.017 17.7305L329.992 13.3623ZM214.465 34.2637L215.456 33.7441C215.643 34.2135 215.894 34.5531 216.208 34.7627C216.522 34.9723 216.93 35.0771 217.432 35.0771C217.869 35.0771 218.215 34.9906 218.471 34.8174C218.73 34.6396 218.86 34.4049 218.86 34.1133C218.86 33.7897 218.73 33.5391 218.471 33.3613C218.215 33.179 217.762 33.0423 217.11 32.9512C215.588 32.7279 214.827 32.0921 214.827 31.0439C214.827 30.5107 215.05 30.0778 215.497 29.7451C215.957 29.3988 216.532 29.2256 217.22 29.2256C218.391 29.2256 219.188 29.7155 219.612 30.6953L218.676 31.2148C218.448 30.5404 217.963 30.2031 217.22 30.2031C216.851 30.2031 216.543 30.2829 216.297 30.4424C216.055 30.5973 215.935 30.8024 215.935 31.0576C215.935 31.3402 216.067 31.5566 216.331 31.707C216.595 31.8574 217.056 31.9782 217.712 32.0693C219.261 32.279 220.036 32.9352 220.036 34.0381C220.036 34.6488 219.781 35.1523 219.271 35.5488C218.765 35.9408 218.133 36.1367 217.377 36.1367C216.643 36.1367 216.023 35.9704 215.518 35.6377C215.016 35.3005 214.665 34.8424 214.465 34.2637ZM221.54 29.3623H222.743V36H221.54V29.3623ZM221.472 28.1318V26.7168H222.818V28.1318H221.472ZM225.819 36H224.616V29.3623H225.819V30.4424C226.052 30.055 226.357 29.7565 226.735 29.5469C227.118 29.3327 227.542 29.2256 228.007 29.2256C228.722 29.2256 229.29 29.4443 229.709 29.8818C230.133 30.3148 230.345 30.9163 230.345 31.6865V36H229.128V32.0488C229.128 31.4746 228.996 31.0371 228.731 30.7363C228.467 30.4355 228.093 30.2852 227.61 30.2852C227.095 30.2852 226.667 30.4766 226.325 30.8594C225.988 31.2376 225.819 31.7389 225.819 32.3633V36ZM235.273 35.0771C235.893 35.0771 236.379 34.9085 236.729 34.5713C237.085 34.2295 237.331 33.735 237.468 33.0879L238.548 33.4912C238.361 34.3298 237.983 34.9814 237.413 35.4463C236.843 35.9066 236.139 36.1367 235.301 36.1367C234.257 36.1367 233.414 35.8154 232.771 35.1729C232.133 34.5303 231.814 33.6849 231.814 32.6367C231.814 32.1491 231.903 31.6934 232.081 31.2695C232.259 30.8411 232.498 30.4788 232.799 30.1826C233.1 29.8864 233.453 29.654 233.858 29.4854C234.269 29.3122 234.697 29.2256 235.144 29.2256C235.95 29.2256 236.625 29.4375 237.167 29.8613C237.714 30.2806 238.067 30.8662 238.227 31.6182L237.119 31.9531C237.014 31.4245 236.791 31.0143 236.449 30.7227C236.107 30.431 235.668 30.2852 235.13 30.2852C234.87 30.2852 234.615 30.3376 234.364 30.4424C234.114 30.5472 233.883 30.6953 233.674 30.8867C233.469 31.0781 233.302 31.3265 233.175 31.6318C233.052 31.9372 232.99 32.2721 232.99 32.6367C232.99 33.3522 233.216 33.9378 233.667 34.3936C234.123 34.8493 234.658 35.0771 235.273 35.0771ZM244.775 33.5938L245.821 33.9971C245.593 34.6852 245.229 35.2139 244.728 35.583C244.226 35.9521 243.602 36.1367 242.854 36.1367C241.87 36.1367 241.066 35.8177 240.441 35.1797C239.822 34.5417 239.512 33.694 239.512 32.6367C239.512 32.0033 239.642 31.429 239.901 30.9141C240.166 30.3945 240.539 29.9844 241.022 29.6836C241.51 29.3783 242.062 29.2256 242.677 29.2256C243.565 29.2256 244.279 29.4808 244.816 29.9912C245.359 30.4925 245.63 31.1784 245.63 32.0488C245.63 32.3405 245.603 32.6117 245.548 32.8623H240.742C240.747 33.5596 240.947 34.1042 241.344 34.4961C241.74 34.8835 242.244 35.0771 242.854 35.0771C243.857 35.0771 244.497 34.5827 244.775 33.5938ZM240.742 31.9941H244.427L244.44 31.8027C244.44 31.3379 244.272 30.9688 243.935 30.6953C243.602 30.4219 243.178 30.2852 242.663 30.2852C242.148 30.2852 241.713 30.4401 241.357 30.75C241.007 31.0553 240.801 31.4701 240.742 31.9941ZM252.678 36V28.1182C252.477 28.5739 252.147 28.9476 251.687 29.2393C251.217 29.5355 250.745 29.7041 250.271 29.7451L250.032 28.4941C250.761 28.4167 251.368 28.182 251.851 27.79C252.334 27.3936 252.657 26.8626 252.821 26.1973H253.895V36H252.678ZM255.549 33.2451L256.738 32.8896C256.798 33.5778 257.025 34.1042 257.422 34.4688C257.818 34.8288 258.356 35.0088 259.035 35.0088C259.824 35.0088 260.448 34.6738 260.908 34.0039C261.373 33.3294 261.608 32.3747 261.612 31.1396L261.599 30.6406C261.38 31.2103 261.036 31.6637 260.566 32.001C260.097 32.3337 259.555 32.5 258.939 32.5C257.973 32.5 257.192 32.1992 256.595 31.5977C256.002 30.9961 255.706 30.251 255.706 29.3623C255.706 28.8792 255.79 28.4326 255.959 28.0225C256.128 27.6077 256.358 27.2591 256.649 26.9766C256.941 26.6895 257.285 26.4661 257.682 26.3066C258.083 26.1426 258.511 26.0605 258.967 26.0605C260.27 26.0605 261.223 26.5277 261.824 27.4619C262.43 28.3916 262.733 29.5947 262.733 31.0713C262.733 31.6227 262.69 32.1445 262.604 32.6367C262.517 33.1289 262.376 33.5915 262.18 34.0244C261.984 34.4528 261.742 34.8219 261.455 35.1318C261.168 35.4417 260.812 35.6878 260.389 35.8701C259.965 36.0479 259.491 36.1367 258.967 36.1367C258.019 36.1367 257.237 35.8633 256.622 35.3164C256.011 34.765 255.654 34.0745 255.549 33.2451ZM261.161 29.2803C261.161 28.665 260.961 28.1569 260.56 27.7559C260.172 27.3548 259.664 27.1543 259.035 27.1543C258.415 27.1543 257.907 27.3594 257.511 27.7695C257.119 28.1751 256.923 28.6924 256.923 29.3213C256.923 29.9548 257.119 30.4606 257.511 30.8389C257.903 31.2171 258.411 31.4062 259.035 31.4062C259.655 31.4062 260.163 31.2103 260.56 30.8184C260.961 30.4219 261.161 29.9092 261.161 29.2803ZM263.875 31.167C263.875 30.4469 263.957 29.7816 264.121 29.1709C264.285 28.5557 264.522 28.0156 264.832 27.5508C265.142 27.0859 265.541 26.7214 266.028 26.457C266.521 26.1927 267.076 26.0605 267.696 26.0605C268.608 26.0605 269.341 26.293 269.897 26.7578C270.453 27.2227 270.788 27.8584 270.902 28.665L269.754 29.0137C269.572 27.7741 268.863 27.1543 267.628 27.1543C267.277 27.1543 266.949 27.2363 266.644 27.4004C266.343 27.5599 266.074 27.7969 265.837 28.1113C265.604 28.4212 265.42 28.8314 265.283 29.3418C265.146 29.8522 265.078 30.4333 265.078 31.085V31.2832C265.311 30.8138 265.675 30.4333 266.172 30.1416C266.673 29.8454 267.204 29.6973 267.765 29.6973C268.375 29.6973 268.922 29.8385 269.405 30.1211C269.893 30.4036 270.267 30.7819 270.526 31.2559C270.786 31.7253 270.916 32.2425 270.916 32.8076C270.916 33.7874 270.606 34.5872 269.986 35.207C269.371 35.8268 268.59 36.1367 267.642 36.1367C267.031 36.1367 266.484 36.0137 266.001 35.7676C265.522 35.5215 265.128 35.1774 264.818 34.7354C264.508 34.2933 264.274 33.7715 264.114 33.1699C263.955 32.5638 263.875 31.8962 263.875 31.167ZM269.713 32.917C269.713 32.279 269.508 31.7663 269.098 31.3789C268.692 30.987 268.168 30.791 267.525 30.791C266.947 30.791 266.452 30.9893 266.042 31.3857C265.632 31.7822 265.427 32.279 265.427 32.876C265.427 33.5094 265.632 34.0244 266.042 34.4209C266.452 34.8128 266.976 35.0088 267.614 35.0088C268.229 35.0088 268.733 34.8151 269.125 34.4277C269.517 34.0358 269.713 33.5322 269.713 32.917ZM275.059 32.0693C275.806 31.682 276.323 31.3926 276.61 31.2012C277.002 30.9414 277.299 30.652 277.499 30.333C277.7 30.014 277.8 29.6357 277.8 29.1982C277.8 28.583 277.597 28.0885 277.191 27.7148C276.786 27.3411 276.239 27.1543 275.551 27.1543C274.926 27.1543 274.405 27.348 273.985 27.7354C273.571 28.1182 273.363 28.5807 273.363 29.123C273.363 29.6882 273.546 30.1986 273.91 30.6543L272.871 31.3242C272.379 30.6816 272.133 29.9775 272.133 29.2119C272.133 28.3278 272.454 27.5827 273.097 26.9766C273.744 26.3659 274.58 26.0605 275.605 26.0605C276.658 26.0605 277.49 26.3454 278.101 26.915C278.716 27.4801 279.023 28.2207 279.023 29.1367C279.023 29.916 278.827 30.5654 278.436 31.085C278.048 31.6045 277.444 32.0716 276.624 32.4863C276.059 32.7871 275.574 33.0537 275.168 33.2861C274.831 33.4775 274.539 33.71 274.293 33.9834C274.051 34.2568 273.906 34.5508 273.855 34.8652H279.037V36H272.345C272.345 35.3574 272.456 34.7878 272.68 34.291C272.903 33.7897 273.206 33.3682 273.589 33.0264C273.976 32.68 274.466 32.361 275.059 32.0693Z' fill='%23DDF5FF'/%3E%3Crect x='404' width='117' height='48' rx='24' fill='%2300BBF2'/%3E%3Cpath d='M428.832 12.816V21H427.656V14.628L425.136 17.796H424.92L422.376 14.628V21H421.2V12.816H422.304L425.028 16.176L427.74 12.816H428.832ZM434.043 12.768L437.703 21H436.503L435.411 18.588H431.931L430.899 21H429.699L433.215 12.768H434.043ZM432.387 17.532H434.931L433.611 14.568L432.387 17.532ZM438.615 12.816H441.375C442.143 12.816 443.475 12.816 444.567 13.656C445.479 14.352 446.139 15.504 446.139 16.908C446.139 18.984 444.675 20.076 444.171 20.388C443.175 21 442.047 21 441.207 21H438.615V12.816ZM441.255 13.86H439.779V19.944H441.291C441.903 19.944 442.863 19.896 443.559 19.476C444.387 18.96 444.927 17.964 444.927 16.848C444.927 15.852 444.471 14.712 443.223 14.16C442.551 13.86 441.999 13.86 441.255 13.86ZM452.247 12.816V13.86H448.779V16.356H452.127V17.4H448.779V19.944H452.355V21H447.603V12.816H452.247ZM458.389 12.816V21H457.213V12.816H458.389ZM467.821 12.816V21H466.813L461.341 14.7V21H460.237V12.816H461.185L466.705 19.164V12.816H467.821ZM428.276 26.816V27.86H424.808V30.356H428.156V31.4H424.808V33.944H428.384V35H423.632V26.816H428.276ZM436.754 26.816V31.46C436.754 32.252 436.754 33.392 435.83 34.22C435.098 34.868 434.186 35.108 433.25 35.108C432.098 35.108 430.826 34.712 430.178 33.68C429.722 32.96 429.722 32.012 429.722 31.46V26.816H430.898V31.46C430.898 32.54 430.994 32.96 431.414 33.38C431.762 33.74 432.302 34.064 433.25 34.064C434.57 34.064 435.146 33.38 435.362 32.984C435.518 32.696 435.59 32.264 435.59 31.46V26.816H436.754ZM438.422 26.816H440.474C440.858 26.816 441.362 26.852 441.878 27.08C442.754 27.452 443.162 28.268 443.162 29.096C443.162 30.044 442.682 30.764 441.794 31.112C442.538 31.604 442.994 32.36 443.618 33.368C443.966 33.932 444.17 34.208 444.734 35H443.342C443.066 34.604 441.926 32.816 441.662 32.468C440.858 31.436 440.462 31.436 439.898 31.436H439.586V35H438.422V26.816ZM439.946 27.812H439.586V30.392H440.042C440.222 30.392 440.858 30.392 441.182 30.272C441.734 30.056 441.962 29.54 441.962 29.096C441.962 28.628 441.722 28.184 441.338 28.004C441.038 27.86 440.654 27.812 439.946 27.812ZM448.934 26.708C451.658 26.708 453.35 28.7 453.35 30.896C453.35 33.248 451.55 35.108 448.874 35.108C446.306 35.108 444.554 33.212 444.554 30.932C444.554 28.76 446.138 26.708 448.934 26.708ZM448.982 27.812C446.69 27.812 445.766 29.564 445.766 30.932C445.766 32.792 447.23 34.016 448.946 34.016C449.822 34.016 450.77 33.656 451.334 33.044C451.85 32.48 452.15 31.592 452.15 30.884C452.15 29.528 451.118 27.812 448.982 27.812ZM454.733 26.816H456.845C457.817 26.816 458.573 26.816 459.257 27.512C459.617 27.872 459.893 28.388 459.893 29.132C459.893 29.54 459.821 30.2 459.209 30.788C458.693 31.28 458.045 31.448 456.773 31.448H455.909V35H454.733V26.816ZM456.797 27.848H455.909V30.404H456.845C457.313 30.404 457.793 30.404 458.141 30.188C458.465 29.996 458.681 29.624 458.681 29.108C458.681 28.82 458.609 28.46 458.321 28.196C457.961 27.848 457.637 27.848 456.797 27.848ZM465.554 26.816V27.86H462.086V30.356H465.434V31.4H462.086V33.944H465.662V35H460.91V26.816H465.554Z' fill='%23004564'/%3E%3Cg clip-path='url(%23clip0_454_5903)'%3E%3Cpath d='M515.621 29.9302C518.897 19.6457 513.216 8.65252 502.931 5.37625C492.647 2.09998 481.654 7.78127 478.378 18.0658C475.101 28.3503 480.783 39.3434 491.067 42.6197C501.352 45.896 512.345 40.2147 515.621 29.9302Z' fill='%23004564' stroke='white' stroke-miterlimit='10'/%3E%3Cpath d='M516.585 22.7513C516.156 14.4301 511.208 7.78879 503.251 5.30704L502.832 5.30469L502.835 5.66602L502.001 7.75127L502.835 9.83461V10.2513L501.168 10.6679L497.835 11.5013L497.001 14.8327L497.835 16.4993L497.001 16.916L495.751 17.7493H494.918L494.085 18.5827L493.668 21.0827H497.835L499.085 19.8327L502.001 20.2493L503.251 22.3327L504.085 21.916L505.335 21.0827H506.168L507.001 26.0827L508.251 28.166H510.335L511.585 26.0827V24.8327L510.335 23.9993L510.751 22.7493L511.585 21.916V21.0827H512.418L515.335 23.9993L516.585 23.166L516.563 22.9507L516.585 22.7493V22.7513Z' fill='%2300BCF5'/%3E%3Cpath d='M492 14.42L493.168 13.2521L494.254 9.97656L495.887 10.524L494.582 14.2558L493.214 15.6335L492 14.42Z' fill='%2300BCF5'/%3E%3Cpath d='M494.508 10.4789L495.384 10.7709L494.244 14.0373L493.213 15.0683L492.565 14.4205L493.514 13.4716L494.508 10.488M494.007 9.48438L493.751 10.2417L492.82 13.0519L491.999 13.8731L491.434 14.4388L491.999 15.0044L492.647 15.6523L493.213 16.218L493.778 15.6523L494.81 14.6212L494.937 14.4935L495.001 14.3201L496.142 11.0537L496.406 10.2964L495.64 10.0409L494.764 9.74897L494.007 9.4935V9.48438Z' fill='white'/%3E%3Cpath d='M502.584 42.7409L500.084 41.4909L499.062 39.4288V38.3978L498.031 36.3449V35.3139L495.969 34.292H492.885L490.832 33.2609L489.801 30.177V28.115V27.0839L491.854 25.031L493.916 24H495.969H497L498.031 25.031L499.062 26.062H500.084L501.115 25.031H503.177H504.199V26.062L506.261 30.177L509.345 31.1989V32.2299L507.292 34.292L506.261 35.3139V37.3759L504.199 39.4288V42.0657' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M509.344 39.154V36.3438' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M516.542 22.9706L515.511 24.0016L513.458 21.9487L512.427 20.9177H511.396V21.9487L510.374 22.9706V24.0016L511.396 25.0326V26.0636L510.374 28.1166H508.312L507.29 26.0636L506.259 20.9177H505.228L504.197 21.9487H503.175L502.144 19.8866H499.06L498.029 20.9177H496.998H495.967H494.945H493.914V18.8556L494.945 17.8337H495.967L496.998 16.8027H498.029H499.06L500.082 15.7717L501.113 14.7406V13.7188' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M498.031 16.8021L497 14.7401L498.031 11.6562L501.115 10.6251H503.177V9.60324L502.146 7.5412L503.177 5.48828' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M490.831 5.48828H491.852L492.883 6.51018V7.5412L490.831 8.57222H489.799H488.768L487.737 9.60324L486.716 10.6251V11.6562L485.685 12.6872L483.622 13.7182L481.57 14.7401H479.781' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M477.457 21.9453L479.51 25.0293L480.541 26.0603V29.1442L482.603 32.2282L484.656 33.2592V34.2902L483.625 36.3431V38.2501' stroke='white' stroke-width='1.01' stroke-miterlimit='10'/%3E%3Cpath d='M515.621 29.9302C518.897 19.6457 513.216 8.65252 502.931 5.37625C492.647 2.09998 481.654 7.78127 478.378 18.0658C475.101 28.3503 480.783 39.3434 491.067 42.6197C501.352 45.896 512.345 40.2147 515.621 29.9302Z' stroke='white' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_454_5903'%3E%3Crect width='40' height='40' fill='white' transform='translate(477 4)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.page_404 .b404 .top4 {
    height: 48px;
    margin-bottom: 48px;
}
.page_404 .b404 .top4 .logo {
    position: absolute;
    width: 50%;
    height: 100%;
}
.page_404 .b404 .top4 .inspiring{display:none;}
.page_404 .b404 .top4 .madein{display:none;}
.page_404 .b404 h1 {
    color: var(--white, #FFF);
    text-align: center;
    font-size: 276px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.page_404 .b404 p {
    display: block;
    margin-top: 48px;
    color: var(--blue-lite, #DDF5FF);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.page_404 .b404 .btn {
    height: 48px;
    border-radius: 50px;
    background: var(--blue-lite, #DDF5FF);
    margin-top: 48px;
    display: inline-block;
    line-height: 48px;
    padding: 0 24px;
    padding-right: 48px;
    text-decoration: none;
    color: var(--dark-blue, #004563);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}

.page_404 .b404 .btn i {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 21V9L12 3L20 9V21H14V14H10V21H4Z' fill='%23004563'/%3E%3C/svg%3E%0A");
}
.page_404 .b404 .btn i {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: 16px;
    top: 12px;
}
.page_404 .b404 {
    top: calc( (100% - 703px) / 2);
    position: relative;
}
.page_404 { 
    height: 100vh;
}

#top .where {
    right: 10px;
}
.selLang {
    right: 170px;
}

.selLang {
    width: 120px;
    padding-left: 30px;
}


.selLang[ins="pl"] ins, .selLang div a[ins="pl"] ins {
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' id='flag-icons-pl' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M512 512H0V0h512z'/%3E%3Cpath fill='%23dc143c' d='M512 512H0V256h512z'/%3E%3C/g%3E%3C/svg%3E");
}
.selLang[ins="de"] ins, .selLang div a[ins="de"] ins {
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' id='flag-icons-de' viewBox='0 0 512 512'%3E%3Cpath fill='%23fc0' d='M0 341.3h512V512H0z'/%3E%3Cpath fill='%23000001' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='red' d='M0 170.7h512v170.6H0z'/%3E%3C/svg%3E%0A");
}
.selLang[ins="en"] ins, .selLang div a[ins="en"] ins {
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' id='flag-icons-gb' viewBox='0 0 512 512'%3E%3Cpath fill='%23012169' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23FFF' d='M512 0v64L322 256l190 187v69h-67L254 324 68 512H0v-68l186-187L0 74V0h62l192 188L440 0z'/%3E%3Cpath fill='%23C8102E' d='m184 324 11 34L42 512H0v-3zm124-12 54 8 150 147v45zM512 0 320 196l-4-44L466 0zM0 1l193 189-59-8L0 49z'/%3E%3Cpath fill='%23FFF' d='M176 0v512h160V0zM0 176v160h512V176z'/%3E%3Cpath fill='%23C8102E' d='M0 208v96h512v-96zM208 0v512h96V0z'/%3E%3C/svg%3E%0A");
}
.selLang ins {
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 100px;
    position: absolute;
    left: -20px;
    top: 9px;
}
.selLang div {
    width: 120px;
    left: -30px;
}

.selLang div a ins {
    left: 0;
    top: 4px;
    width: 24px;
    height: 24px;
}
body{
    width: 100%;
    overflow-x: hidden;
}
.b_contacts .b_c_block h2 {
    font-size: 34px;
}
.b_contacts .b_c_block p {
    font-weight: 300;
    font-size: 22px;
}
.b_contacts .b_f_menu b {
    font-size: 19px;
}
.b_contacts .b_f_menu .left a, .b_contacts .b_f_menu .rght a {
    font-size: 16px;
    height: auto;
    line-height: 1.3em;
    margin-bottom: 8px;
    font-weight: 300;
}
.wheretobuy .blue {
    padding: 24px 48px;
}
.wheretobuy h1 {
    height: 48px;
    font-size: 32px;
    line-height: 48px;
}
.wheretobuy .scats {
    top: 0;
}
.wheretobuy .search {
    top: 24px;
}
.textContent p {
    font-size: 19px;
    font-weight: 400; 
}
.textContent {
    padding-bottom: 0;
    margin-bottom: 24px;
}
.contactsform {
    margin-top: 24px;
}
.contactsform {
    margin-top: 24px;
    padding: 32px 48px;
}
.contactsform h2 {
    font-size: 32px;
    margin-bottom: 4px;
}
.contactsform p {
    font-size: 18px;
    font-weight: 300;
}
.contactsform .formitems {
    font-size: 0;
    margin-top: 32px;
}
.contactsform .formitems .finp {
    height: 40px;
    padding: 0 24px;
    margin-bottom: 16px;
    padding-left: 48px;
}
.contactsform .formitems .finp i {
    top: 7px;
    left: 13px;
}
.contactsform .formitems .finp span {
    height: 40px;
    line-height: 40px;
}
.contactsform .formitems .finp.filled span {
    font-size: 11px;
    top: -11px;
    opacity: 0.5;
}
.contactsform .formitems .finp input {
    top: 0;
    height: 40px;
}
.contactsform .formitems .finp.message {
    margin-bottom: 0;
}
.contactsform .formitems .send_cf {
    margin-top: 16px;
}
.contactsform .formitems .finp.message {
    height: 100px;
    border-radius: 20px;
}
.contactsform .formitems .finp textarea {
    height: 90px;
}
.contactsform .formitems .checkbox {
    width: 250px;
    display: inline-block;
    vertical-align: top;
    top: 14px;
}
.contactsform .formitems .send_cf {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    width: 250px;
    right: 0;
}
.textContent p b {
    font: inherit;
    font-weight: 600;
}

.textContent ul, .textContent li {
    font: inherit;
    color: var(--dark-blue, #004563);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal; 
    margin-bottom: 8px;
    font-size: 19px;
    font-weight: 400;
}
.textContent ul {
    list-style-position: inside;
    padding-left: 20px;
}



.b_contacts .b_foot .b_f_follow {
    width: 160px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    border: none;
    padding: 0;
}
.b_contacts .b_foot .b_f_follow b, .b_contacts .b_f_menu b {
    display: block;
    margin-bottom: 16px;
    color: var(--white, #FFF);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    position: relative;
    text-align: left;
}
.b_contacts .b_f_menu .rght, .b_contacts .b_f_menu .left {
    width: calc( (100% - 160px) / 2 - 48px);
}
.b_contacts .b_foot .b_f_follow a {
    margin: 0;
    margin-right: 8px;
}
.b_contacts .b_foot .b_f_follow a:last-child {
    margin-right: 0;
}
.b_contacts .b_f_copy {
    border-top: 1px solid rgb(221 245 255 / 20%);
    padding-top: 24px;
    margin-top: 12px;
}
.timeline .timeline_cont > div .imag {
    border-radius: 48px;
}
.timeline .timeline_cont > div .imag img {
    border-radius: 48px;
}

.timeline .timeline_cont > div:nth-child(1) .imag {
    left: 0;
    top: -190px;
}
.timeline .timeline_cont > div:nth-child(1) .year {
    top: -250px;
    z-index: 1;
    left: 200px;
}
.timeline .timeline_cont {
    margin-top: 250px;
}
.timeline .timeline_cont > div:nth-child(1) .text {
    top: -84px;
    left: 300px;
    width: 260px;
}
.timeline .timeline_cont > div:nth-child(2) .imag {
    right: -30px;
    left: auto;
    top: -170px;
}
.timeline .timeline_cont > div:nth-child(2) .year {
    top: -220px;
    z-index: 1;
    right: 180px;
}

.timeline .timeline_cont > div:nth-child(2) .text {
    left: auto;
    top: -80px;
    right: 260px;
    width: 240px;
}
.timeline .timeline_cont > div:nth-child(3) .imag {
    top: -184px;
    right: auto;
    left: -40px;
}
.timeline .timeline_cont > div:nth-child(3) .year {
    z-index: 1;
    top: -115px;
    left: 165px;
}
.timeline .timeline_cont > div:nth-child(3) .text {
    top: -110px;
    left: 310px;
    width: 280px;
}
.timeline .timeline_cont > div:nth-child(4) .imag {
    right: -40px;
    left: auto;
    top: -180px;
}
.timeline .timeline_cont > div:nth-child(4) .year {
    top: -245px;
    z-index: 1;
    right: 21px;
}
.timeline .timeline_cont > div:nth-child(5) .imag {
    top: -180px;
    right: auto;
    left: -40px;
}
.timeline .timeline_cont > div:nth-child(5) .year {
    left: 165px;
    top: -130px;
    z-index: 1;
}
.timeline .timeline_cont > div:nth-child(5) .text {
    top: -100px;
    left: 310px;
    width: 240px;
}
.timeline .timeline_cont > div:nth-child(6) .imag {
    right: -40px;
    left: auto;
    top: -195px;
}
.timeline .timeline_cont > div:nth-child(6) .year {
    top: -245px;
    z-index: 1;
    right: 160px;
}
.timeline .timeline_cont > div:nth-child(6) .text {
    right: 260px;
    top: -84px;
    width: 270px;
}
.timeline .timeline_cont > div:nth-child(7) .imag {
    top: -160px;
    right: auto;
    left: -40px;
}
.timeline .timeline_cont > div:nth-child(7) .year {
    top: -220px;
    z-index: 1;
    left: 140px;
}
.timeline .timeline_cont > div:nth-child(7) .text {
    left: 260px;
    top: -85px;
}



.justmobile {display:none;}



.b_socialmedia > div .items .items_wrap {
    padding: 0 24px;
}


#top .where {
    font-size: 13px;
}
#top {
    z-index: 99;
}

.good b {
    max-height: 56px;
    overflow: hidden;
}




.product .productCard .productGallery .view img, 
.good .img img {
	    /*mix-blend-mode: darken;*/
}


.promoKits .promoKits_conts .promoKits_cont .details .viewmore {
    width: 224px;
}

.modal .win .close {
    padding: 0 8px;
    text-align: center;
    padding-right: 48px;
}

#top .inspiring {
    font-size: 13px;
}

 

#timeline_cont_svg_visible,
#timeline_cont_svg {
    position: absolute;
    top: 250px;
    left: 0;
    width: 100%;
    height: 100%;overflow: visible;
}
#timeline_cont_svg {opacity:0;}
.timeline .timeline_cont {
    background: transparent;
}
div#timeline_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.timeline {
    overflow: hidden;
}
 

div#__timeline_bg > img {transition:all 0.3s ease;}

 #rec {opacity:0;}

#cat_items .good .img img {
    object-fit: contain;
    mix-blend-mode: darken;
    transform: translate3d(0,0,0);
}
#cat_items .good:hover .img img {
    transform: scale(1.05) translate3d(0,0,0);
}
.product .productCard .productGallery .view img {
    object-fit: contain;
}


#nav .bignav { 
    padding-top: 10px;
}
#nav .bignav.nav-art_sequin_eco {
    background: url(/tpl/img/eco.png);
    background-size: cover;
}

.timeline .timeline_cont > div:nth-child(4) .text {
    right: 250px;
}
#timeline_bg #rec {
	width: 160px !important;
}


.product .productCard .productGallery .view 
 .setFirstImage {
    position: absolute;
    right: 16px;
    top: 12px;
    padding: 4px 12px;
    border-radius: 16px;
    background: #000;
    color: #fff;
    cursor: pointer;
}
.product .productCard .productGallery .view 
 .setThumbImage {
    position: absolute;
    right: 16px;
    top: 12px;top: 50px;
    padding: 4px 12px;
    border-radius: 16px;
    background: #000;
    color: #fff;
    cursor: pointer;
}
#subPage {
    transform: translateY(-100px);
}
.cat_items .loadmore {
    margin-top: 0;
}
.good b {
    height: 56px;
}
.additionalItems .similarItems .items .good img {
    mix-blend-mode: darken;
    transform: translate3d(0px, 0px, 0px);
}
.additionalItems .similarItems .items .good img, .additionalItems .similarCategories .items .good img {
    object-fit: contain;
}


.catalog_panel .top .symbol {
    font-size: 48px;
    line-height: 72px;
}
@media only screen and (max-width: 1060px) {
.catalog_panel .top .symbol {
    font-size: 28px;
    line-height: 72px;
}
}

.timeline .show_history {
    z-index: 1;
}




.whyKitfix .violete .items > div i.girla {
	background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 85 85'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B stroke-miterlimit: 10; %7D .cls-1, .cls-2 %7B fill: none; stroke: %23fff; stroke-width: 4px; %7D .cls-3 %7B fill: %231d1d1b; stroke-width: 0px; %7D .cls-2 %7B stroke-linecap: round; stroke-linejoin: round; %7D %3C/style%3E%3C/defs%3E%3Cg%3E%3Ccircle class='cls-1' cx='42.5' cy='32.6' r='10.5'/%3E%3Cpath class='cls-1' d='M72.8,33.3c0-2.1-2.2-3.8-4.7-3.8s-4.6,1.8-4.5,3.9c0,.6.2,15.9-19.8,16.3-8.4.2-14.7-2.4-18.6-7.6-3.1-4.2-3.7-8.6-3.7-8.6-.2-2.1-2.5-3.7-5-3.5-2.6.2-4.4,2.1-4.2,4.2,0,.2.7,6,4.8,11.7,2.6,3.5,6.8,7.4,13.5,9.7v19.7c0,2,1.6,3.6,3.6,3.6h18.3c2,0,3.6-1.6,3.6-3.6v-19.7c7.2-2.4,11.3-6.7,13.5-10.5,3.4-5.8,3.3-11.5,3.3-11.7h-.1Z'/%3E%3Cg%3E%3Cline class='cls-2' x1='33.8' y1='15.7' x2='30' y2='9.8'/%3E%3Cline class='cls-2' x1='51.2' y1='16' x2='55.2' y2='10.5'/%3E%3Cline class='cls-2' x1='42.3' y1='12.9' x2='42.3' y2='6.1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.whyKitfix .violete .items > div i.brain {
	background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 85 85'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; stroke: %23fff; stroke-miterlimit: 10; stroke-width: 4px; %7D .cls-2 %7B fill: %231d1d1b; stroke-width: 0px; %7D %3C/style%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cpath class='cls-1' d='M20,48.2l.3,9c0,4,9.7,10,20.8,10s19.9-4.8,19.9-8.8l.4-9.8s-17,7-21,7-20.5-7.4-20.5-7.4Z'/%3E%3Cpath class='cls-1' d='M7.5,33.6c.7-1.8,28.9-13.1,33.9-13.1s34.1,12.8,34.1,12.8c1.2.5,1.2,2.4,0,2.8,0,0-29.1,11.4-34.1,11.4S6.8,35.4,7.5,33.6Z'/%3E%3C/g%3E%3Cpath class='cls-1' d='M71.9,37.5l-.2,8.7s-7.5,4.8.4,13.1c0,0,6.6-7.8-.4-13.1'/%3E%3C/g%3E%3C/svg%3E");
}

h1#firstHeading {
    font-size: 24px;
    color: var(--dark-blue, #004563);
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Lato','Gill Sans', sans-serif;
    height: auto;
    margin-bottom: 8px;
}
div#content {
    width: 180px;
}
.gm-style-iw-chr {
    height: 32px;
}
.gm-style-iw-chr button.gm-ui-hover-effect {
    width: 32px !important;
    height: 32px !important;
    right: 8px;
}
.gm-style-iw-chr button.gm-ui-hover-effect span {
    width: 16px !important;
    height: 16px !important;
}
* {
    outline: none !important;
}
div#bodyContent p {
    font-family: 'Lato','Gill Sans', sans-serif;
    font-size: 16px;
    color: var(--dark-blue, #004563);
    font-weight: 400;
}



.catalog_panel.eco {
    background: url(/tpl/img/eco-fonm.webp) top center no-repeat;
}
.catalog_panel.eco .bot .bot_wrap .filter_item {
    background-color: #fff;
}

.good { 
    margin-bottom: 0; 
}

.product .productCard .productParams h4 {
    display: block;
    font-size: 20px;
    color: var(--dark-blue, #004563);
    margin-bottom: 4px;
}
.product .productCard .productGallery .view,
.product .productCard .productParams {
    height: 460px;
}
.product .productCard .productGallery { 
    min-height: 460px;
}
.product .productCard .productGallery .view .img {
    height: 100%;
}
.product .productCard .productGallery .view .img img {
    object-position: top center;
    border-radius: 8px;
    object-fit: unset;
    width: 100%;
    height: auto;
    transition: all 0.6s ease;
}

.product .productDetails .params div {
    border-bottom: 1px solid #358EB526;
    margin-bottom: 8px;
    padding-bottom: 12px;
    width: 100%;
    font-size: 0;
}
.product .productDetails .params div h4, .product .productDetails .params div p {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    font-weight: 500;
}
.product .productDetails h2 {
    font-size: 32px;
}
.product .productDetails {
    font-size: 0;
}
.product .productDetails .details_text {
    width: calc(100% - 300px - 48px);
    margin-right: 48px;
    display: inline-block;
    vertical-align: top;
}
.product .productDetails .beforeafter {
    width: 300px;
    display: inline-block;
    vertical-align: top;
}
.product .productDetails .beforeafter .viewer {
    height: 410px;
    width: 100%;
    display: block;
    margin-bottom: 12px;
    background: #aaaaaa17;
    border-radius: 8px;
    overflow: hidden;
}
.product .productDetails .beforeafter > span {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #004563;
}
.product .productDetails .beforeafter > span.right {
    position: absolute;
    right: 0;
}
#beforeafterbullet {
	background-image: url("data:image/svg+xml,%3Csvg width='53' height='52' viewBox='0 0 53 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' width='52' height='52' rx='26' fill='%23DDF5FF' fill-opacity='0.5'/%3E%3Crect x='6.5' y='6' width='40' height='40' rx='20' fill='%23004563'/%3E%3Cpath d='M24.5 33L17.5 26L24.5 19V33Z' fill='%23DDF5FF'/%3E%3Cpath d='M28.5 19V33L35.5 26L28.5 19Z' fill='%23DDF5FF'/%3E%3C/svg%3E%0A");
}
#beforeafterbullet {
    width: 53px !important;
    height: 52px !important;
    line-height: 52px !important;
    transition: all 0.6s ease;
    font-size: 0 !important;
    background-color: transparent !important;
    opacity: 0.5;
}
#beforeafterbullet  i{display:none !important;}
#beforeafterbullet:hover {opacity:1;}

.product .productDetails .beforeafter img {
    object-fit: contain;
    object-position: center;
    height: 100% !important;
    background-color: #000;
}

.product .productCard .productParams {
    min-height: 460px;
    height: auto;
    padding-bottom: 64px;
}






.bigwrap {
    max-width: calc(100% - 24px);
    margin: 0 auto;
    padding: 0 16px;
}
#top .wrap {
    max-width: calc(100% - 24px);
}


.selLang {
    right: 10px;
}
#top .where {
    display: none;
}
 
@media only screen and  (min-width: 1240px) {
.timeline {
    height: 2700px;
}
}


.whyKitfix .violete .items > div:hover i {
    background-color: transparent;
}
.whyKitfix .violete .items > div i {
    border-radius: 0;
}


.con { 
    max-width: calc(100% - 24px - 188px);
    margin-left: calc(188px + 24px);
        width: 100%;
}
.home_promo .slides .slide img.bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}
.home_promo {
	
    height: 593px;
    margin-bottom: 48px;
}
.home_promo .slides {
    height: 100%;
    width: 100%;
    overflow: hidden;
    border-radius: 32px;
}
.home_promo .slides .slide {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    transition: all 0.6s ease;
    opacity: 0;
}
.home_promo .slides .slide.active {
    opacity: 1;
    pointer-events: all;
}
.home_promo .slides .slide b {
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
    text-align: left;
    color: #004563;
    display: block;
    padding-top: 40px;
    padding-left: 86px;
    max-width: 500px;
    font-family: 'Gill Sans', sans-serif;
}
.home_promo .slides .slide .btn {
    border-radius: 50px;
    height: 56px;
    display: block;
    width: 180px;
    background: linear-gradient(90deg, #E04667 0%, #DB629D 100%);
    line-height: 56px;
    text-align: center;
    padding-right: 24px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    margin-top: 160px;
    margin-left: 86px;
}
.home_promo .slides .slide .btn i {
	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='M6.9 14.5L12 9.4V11.65H14V6H8.35V8H10.575L5.5 13.075L6.9 14.5ZM10 20C8.61667 20 7.31667 19.7375 6.1 19.2125C4.88333 18.6875 3.825 17.975 2.925 17.075C2.025 16.175 1.3125 15.1167 0.7875 13.9C0.2625 12.6833 0 11.3833 0 10C0 8.61667 0.2625 7.31667 0.7875 6.1C1.3125 4.88333 2.025 3.825 2.925 2.925C3.825 2.025 4.88333 1.3125 6.1 0.7875C7.31667 0.2625 8.61667 0 10 0C11.3833 0 12.6833 0.2625 13.9 0.7875C15.1167 1.3125 16.175 2.025 17.075 2.925C17.975 3.825 18.6875 4.88333 19.2125 6.1C19.7375 7.31667 20 8.61667 20 10C20 11.3833 19.7375 12.6833 19.2125 13.9C18.6875 15.1167 17.975 16.175 17.075 17.075C16.175 17.975 15.1167 18.6875 13.9 19.2125C12.6833 19.7375 11.3833 20 10 20Z' fill='white'/%3E%3C/svg%3E");
}
.home_promo .slides .slide .btn i {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 20px;
    top: 18px;
    transition: all 0.6s ease;
}
.home_promo .prev {background-image: url("data:image/svg+xml,%3Csvg width='57' height='114' viewBox='0 0 57 114' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0V0C31.4802 0 57 25.5198 57 57V57C57 88.4802 31.4802 114 0 114V114V0Z' fill='%23E773A7'/%3E%3Cpath d='M15.199 56.9964L20.399 62.1964C20.6434 62.4408 20.7656 62.7519 20.7656 63.1297C20.7656 63.5075 20.6434 63.8186 20.399 64.063C20.1545 64.3075 19.8434 64.4297 19.4656 64.4297C19.0878 64.4297 18.7767 64.3075 18.5323 64.063L12.399 57.9297C12.2656 57.7964 12.1712 57.6519 12.1156 57.4964C12.0601 57.3408 12.0323 57.1741 12.0323 56.9964C12.0323 56.8186 12.0601 56.6519 12.1156 56.4964C12.1712 56.3408 12.2656 56.1964 12.399 56.063L18.5323 49.9297C18.7767 49.6852 19.0878 49.563 19.4656 49.563C19.8434 49.563 20.1545 49.6852 20.399 49.9297C20.6434 50.1741 20.7656 50.4852 20.7656 50.863C20.7656 51.2408 20.6434 51.5519 20.399 51.7964L15.199 56.9964Z' fill='white'/%3E%3C/svg%3E%0A");}
.home_promo .prev {
    position: absolute;
    width: 57px;
    height: 114px;
    left: 0;
    top: calc( (100% - 114px) / 2);
    transition: all 0.6s ease;
    cursor: pointer;
}
.home_promo .next {background-image: url("data:image/svg+xml,%3Csvg width='57' height='114' viewBox='0 0 57 114' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M57 0C25.5198 0 0 25.5198 0 57C0 88.4802 25.5198 114 57 114V0Z' fill='%23E773A7'/%3E%3Cpath d='M43.801 56.9964L38.601 62.1964C38.3566 62.4408 38.2344 62.7519 38.2344 63.1297C38.2344 63.5075 38.3566 63.8186 38.601 64.063C38.8455 64.3075 39.1566 64.4297 39.5344 64.4297C39.9122 64.4297 40.2233 64.3075 40.4677 64.063L46.601 57.9297C46.7344 57.7964 46.8288 57.6519 46.8844 57.4964C46.9399 57.3408 46.9677 57.1741 46.9677 56.9964C46.9677 56.8186 46.9399 56.6519 46.8844 56.4964C46.8288 56.3408 46.7344 56.1964 46.601 56.063L40.4677 49.9297C40.2233 49.6852 39.9122 49.563 39.5344 49.563C39.1566 49.563 38.8455 49.6852 38.601 49.9297C38.3566 50.1741 38.2344 50.4852 38.2344 50.863C38.2344 51.2408 38.3566 51.5519 38.601 51.7964L43.801 56.9964Z' fill='white'/%3E%3C/svg%3E%0A");}
.home_promo .next {
    position: absolute;
    width: 57px;
    height: 114px;
    right: 0;
    top: calc( (100% - 114px) / 2);
    transition: all 0.6s ease;
    cursor: pointer;
}
.home_promo .slides .slide .btn {
    top: auto;
    bottom: 260px;
    position: absolute;
    margin-top: 0;
}

.home_promo .slides .slide img.bg {
    width: 1100px;
    height: 593px;
    border-radius: 32px;
}



.home_promo, .home_promo * {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
.textContent h4 {
    color: var(--dark-blue, #004563);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-bottom: 16px;
    margin-top: 32px;
}

.home_promo .slides .slide img.bg {
    width: calc(100% + 2px);
    height: 100%;
    object-fit: cover;
}

.home_promo .slides .slide img.lg {
    display: block;
    width: 315px;
    height: auto;
    margin-top: 32px;
    margin-left: 86px;
}
.home_promo .slides .slide .btn {
    position: relative;
    bottom: auto;
    margin-top: 40px;
}
 

#timeline_cont_svg_visible, #timeline_cont_svg {
    top: 50px;
}
.timeline .wrap {
    max-width: 1280px;
    margin: 0 auto;
}
div#timeline_bg {
    top: 50px;
}
.timeline .timeline_cont > div:nth-child(1) {
    top: -30px;
}
.timeline .timeline_cont > div:nth-child(1) .text {
    top: -125px; 
}
.timeline .timeline_cont > div:nth-child(2) .text {
    left: auto;
    top: -127px;
    right: 320px;
    width: 240px;
}
.timeline .timeline_cont > div:nth-child(3) .text {
    top: -166px; 
}
div#timeline_bg {
    width: 907px;
    left: calc((100% - 907px) / 2);
}
.timeline .timeline_cont > div:nth-child(7) .imag {
    top: -240px;
}
.timeline .timeline_cont > div:nth-child(7) .year {
    top: -270px;
}
.product .productDetails .beforeafter .viewer {
    height: 300px;}

.product .productDetails .params div {
    padding-bottom: 0;
    margin-top: 8px;
}
.product .productDetails .params div h4, .product .productDetails .params div p {
    margin-bottom: 0;
}





@media only screen and  (min-width: 1240px) {
.timeline {
    height: 2400px;
}

}

.product .productCard .productParams h4 {
    margin-top: 48px;
}
.product .productDetails .beforeafter .viewer { 
    background: transparent; 
}
.product .productDetails .beforeafter img {
    background-color: transparent;
}

.product .productDetails .params div {
    padding-bottom: 0;
    margin-top: 14px;
}



.cat_items .good span {
    display: none;
}
.cat_items .good {
    height: 430px;
}

.whyKitfix .violete .items > div b {
    margin-bottom: 16px;
    height: 30px;
}
.b_aboutus > div .i1:hover {
    transform: scale(1);
}

.timeline .timeline_cont > div:nth-child(1) {
    top: 30px;
}
.timeline .timeline_cont > div:nth-child(7) {
    top: -50px;
}

.b_contacts .b_c_block .inp p {
    line-height: 21px;
}



.cat_items .loadmore {
    height: 48px;
    width: 200px;
    line-height: 48px;
    padding: 0;
}
.cat_items .loadmore b {
    line-height: 48px;
}

.product .productCard .productGallery .view .img img {
    object-fit: contain;height:100%;
}
.product .productCard .productGallery .view .img { 
    padding: 16px;
}

.timeline .timeline_cont > div:nth-child(7) .text {
 
    top: -20px;
}





.whyKitfix .violete .items > div > div {
    font-size: 14px;
    height: auto;
}


.textContent ol, .textContent ul {
    list-style-position: inside;
}
.textContent p strong {
    font: inherit;
    font-weight: bold;
}
.textContent p { 
    margin-bottom: 12px;
}


.b_contacts .b_c_block p {
    opacity: 0;
    font-size: 1px;
}
.modal.violet .win h2 {
    max-width: 300px;
}

.timeline .timeline_cont > div:nth-child(3) .text {
    top: -126px;
}

.page_contacts .textContent {
    padding-top: 24px;
    padding-left: 48px;
    margin-bottom: 48px;
}

.contactsform {
    /* margin-top: 24px; */
    /* padding: 32px 48px; */
    margin-top: 0;
    margin-bottom: 32px;
}
.contactsform .formitems .send_cf.disabled, .contactsform .formitems .send_cf.disabled_fix {
    filter: grayscale(1);
    pointer-events: none;
}
.contactsform .formitems .finp.error, .contactsform .formitems .finp.error {
    background-color: #ffe0e0;
}
 
.good span { 
    font-size: 14px; 
}
@media only screen and (min-width: 800px) {
	img.cntre {    position: absolute;    top: 130px;    right: 48px;}
}


.modal.violet#artcat_content .win {
    width: 820px;
    left: calc( (100% - 820px) / 2);
    max-height: calc(100vh - 120px);
}
body #artcat_content .win {
    overflow-y: auto;
}
.modal.violet {
    z-index: 100;
}

#artcat_content table td * {
    font: inherit;
} 

#beforeafterbullet {
	opacity:1; 
}
.product .productDetails .beforeafter .viewer > div {
    opacity: 1 !important;
}
.product .productCard .productParams .cat span a {
    font: inherit;
    color: inherit;
    text-decoration: none;
}

.product .productCard .productGallery .view { 
    width: 400px; 
}
.product .productCard .productGallery {
    width: calc(56px + 18px + 400px);
}
.product .productCard .productParams {
    width: calc(100% - (56px + 18px + 400px + 32px));
}

.product .productCard .productGallery .view .prev {
	background-image: url("data:image/svg+xml,%3Csvg width='24px' height='24px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.0303 7.46967C14.3232 7.76256 14.3232 8.23744 14.0303 8.53033L10.5607 12L14.0303 15.4697C14.3232 15.7626 14.3232 16.2374 14.0303 16.5303C13.7374 16.8232 13.2626 16.8232 12.9697 16.5303L8.96967 12.5303C8.67678 12.2374 8.67678 11.7626 8.96967 11.4697L12.9697 7.46967C13.2626 7.17678 13.7374 7.17678 14.0303 7.46967Z' fill='%23fff'/%3E%3C/svg%3E");
}
.product .productCard .productGallery .view .next {
	background-image: url("data:image/svg+xml,%3Csvg width='24px' height='24px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.96967 7.46967C10.2626 7.17678 10.7374 7.17678 11.0303 7.46967L15.0303 11.4697C15.3232 11.7626 15.3232 12.2374 15.0303 12.5303L11.0303 16.5303C10.7374 16.8232 10.2626 16.8232 9.96967 16.5303C9.67678 16.2374 9.67678 15.7626 9.96967 15.4697L13.4393 12L9.96967 8.53033C9.67678 8.23744 9.67678 7.76256 9.96967 7.46967Z' fill='%23fff'/%3E%3C/svg%3E");
}

.product .productCard .productGallery .view .prev, .product .productCard .productGallery .view .next {
    width: 64px;
    height: 64px;
    display: block;
    position: absolute;
    background-size: 64px;
    background-repeat: no-repeat;
    background-position: center;
    top: calc( 50% - 32px);
    left: 32px;
    filter: grayscale(.9) drop-shadow(1px 1px 3px rgba(0,0,0,0.5));
}
.product .productCard .productGallery .view .next {
    left: auto;
    right: 32px;
}
.product .productCard .productGallery .view .prev {}
.product .productCard .productGallery .view .next {}
.product .productCard .productGallery .view, .product .productCard .productParams {
    height: 500px;
}
.product .productCard .productGallery .view .img {
    padding: 0 16px;
}
.product .productCard .productGallery .view .img img {
    object-fit: contain;
    height: 100%;
    width: 100%;
    object-position: center;
}


#artcat_content table {
    width: 100% !important;
}
/*

#nav .bignav.nav-art_sequin.active {
    background-color: #ddf5ff;
}

#nav .bignav.nav-art_diamond.active {
    background: #f9c6ce;
}
#nav .bignav.nav-art_numbers.active {
    background-color: #FBE0D1;
}
*/
#nav .bignav.eco.nav-art_sequin.nav-art_sequin_eco.active {
    background-image: url(/tpl/img/ecoh31.png);
}


.product .productCard .productGallery .thumbs .img {
    border-radius: 5px;
}
.product .productCard .productGallery .thumbs .img img {
    border-radius: 4px;
}
.page_catseq_numbers 
 #artcat_content .symbol {
    display: none;
}
.page_catseq_numbers .modal.violet .win p {
    padding-right: 240px;
}


body { overscroll-behavior-x: none; }
body { overscroll-behavior: none; }


.b_socialmedia > div .items .prev, .b_socialmedia > div .items .next {
    cursor: pointer;
    z-index: 1;
}




html {  
  scroll-snap-type: y mandatory;
  scroll-snap-points-y: repeat(100vh);
  scroll-snap-type: y mandatory;
}
.page {
  height: 100vh;
  width: 100vw;
  scroll-snap-align: start;
}

* { -webkit-tap-highlight-color: transparent; }
    a:active {
        outline: none;
    }

* {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	outline: 0 !important;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*:focus {
    outline: none !important;
}


.home_promo, .home_promo *  {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}


.home_promo .slides .slide b {
    max-width: 800px;
}


.b_socialmedia > div .items {
    height: 200px;
}
.additionalItems .similarCategories .prev, .additionalItems .similarCategories .next {
    top: calc((100% - 114px) / 2 - 30px);
    filter: hue-rotate(259deg) brightness(1.5);
    z-index: 1;
}


.catalog_panel .bot .bot_wrap .filter_item i {
    text-align: center;
}





#page_story .bigwrap {}
#page_story .con {}
#page_story .textContent {
    background: #00405B;
    padding: 48px;
    border-radius: 32px;
}
#page_story .textContent h1 {
    color: #fff;
}
#page_story .textContent h1 a {
    display: inline-block;
    vertical-align: top;
    background: #397DAF;
    height: 48px;
    border-radius: 49px;
    margin-right: 12px;
    line-height: 48px;
    padding: 0 16px;
    padding-left: 32px;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
			#page_story .textContent h1 a i {
				background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.39922 5.99922L6.29922 9.89922C6.48255 10.0826 6.57422 10.3159 6.57422 10.5992C6.57422 10.8826 6.48255 11.1159 6.29922 11.2992C6.11589 11.4826 5.88255 11.5742 5.59922 11.5742C5.31589 11.5742 5.08255 11.4826 4.89922 11.2992L0.299219 6.69922C0.199219 6.59922 0.128386 6.49088 0.086719 6.37422C0.0450525 6.25755 0.024219 6.13255 0.024219 5.99922C0.0242191 5.86588 0.0450526 5.74088 0.0867191 5.62422C0.128386 5.50755 0.199219 5.39922 0.299219 5.29922L4.89922 0.699219C5.08255 0.515885 5.31589 0.424218 5.59922 0.424218C5.88255 0.424218 6.11589 0.515885 6.29922 0.699219C6.48255 0.882552 6.57422 1.11589 6.57422 1.39922C6.57422 1.68255 6.48255 1.91588 6.29922 2.09922L2.39922 5.99922Z' fill='white'/%3E%3C/svg%3E%0A");
			}
#page_story .textContent h1 a i {
    position: absolute;
    height: 12px;
    width: 7px;
    left: 16px;
    top: 18px;
}

#page_story .storyItems .storyItem {
    margin-bottom: 48px;
    font-size: 0;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
#page_story .storyItems .storyItem .txt {
    width: calc(50% - 24px);
    margin-right: 24px;
    display: inline-block;
    vertical-align: top;
}
#page_story .storyItems .storyItem .inf {
    width: calc(50% - 24px);
    margin-left: 24px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
}
#page_story .storyItems .storyItem .txt h2 {
    color: #fff;
    height: 48px;
    margin-bottom: 8px;
    margin-top: 0;
}
#page_story .storyItems .storyItem .txt b {
    display: block;
    font-size: 24px;
    font-weight: 400;
}
#page_story .storyItems .storyItem .txt p {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    margin-top: 12px;
}
			#page_story .storyItems .storyItem .inf {}
#page_story .storyItems .storyItem .inf i {
    background: linear-gradient(146deg, #FFECAD 6.77%, #F58D1D 79.76%);
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    border-radius: 100px;
    text-align: center;
    margin-right: 24px;
    display: inline-block;
    vertical-align: top;
    color: #00405B;
}
#page_story .storyItems .storyItem .inf p {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 120px - 24px);
    font-size: 24px;
    color: #FFD455;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    min-height: 120px;
}
			
			#page_story .storyItems .storyItem .inf.yellow i {}
			#page_story .storyItems .storyItem .inf.yellow p {}
			#page_story .storyItems .storyItem .inf.red i {background: linear-gradient(146deg, #F7ADAB 6.77%, #ED343A 79.76%);}
			#page_story .storyItems .storyItem .inf.red p {    color: #E7546B;}
			#page_story .storyItems .storyItem .inf.pink i {background: linear-gradient(146deg, #F49DC3 6.77%, #EB008B 79.76%);}
			#page_story .storyItems .storyItem .inf.pink p {color: #F287B5;}
			#page_story .storyItems .storyItem .inf.violet i {background: linear-gradient(146deg, #D6A1C9 6.77%, #8A288F 79.76%);}
			#page_story .storyItems .storyItem .inf.violet p {color: #F287B5;}
			#page_story .storyItems .storyItem .inf.blue i {background: linear-gradient(146deg, #98DAF7 6.77%, #0094D6 79.76%);}
			#page_story .storyItems .storyItem .inf.blue p {color: #9ADCF9;}
			#page_story .storyItems .storyItem .inf.green i {background: linear-gradient(146deg, #B5E2EF 6.77%, #05B69D 79.76%);}
			#page_story .storyItems .storyItem .inf.green p {    color: #6FCAB2;}


#page_story .storyItems:before{
	content:'';
	background-image: url("data:image/svg+xml,%3Csvg width='381' height='1410' viewBox='0 0 381 1410' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M273.994 56.5L274.078 55.0023L273.994 56.5ZM365.494 210L364.039 209.634L365.494 210ZM13.0016 418L14.4998 418.072L13.0016 418ZM147.994 539L148.158 537.509L147.994 539ZM374 646L372.539 646.338L374 646ZM29.1425 1408.7C29.2627 1409.52 30.0247 1410.09 30.8443 1409.97C31.664 1409.85 32.2309 1409.09 32.1107 1408.27L29.1425 1408.7ZM31.0822 1400.72C30.9791 1399.9 30.2292 1399.32 29.4072 1399.42C28.5852 1399.52 28.0025 1400.27 28.1056 1401.09L31.0822 1400.72ZM25.8568 1371.85C25.8746 1372.68 26.5605 1373.34 27.3887 1373.32C28.217 1373.3 28.8739 1372.61 28.8561 1371.79L25.8568 1371.85ZM29.0317 1357.53C29.0722 1356.71 28.4343 1356 27.6068 1355.96C26.7794 1355.92 26.0758 1356.56 26.0353 1357.39L29.0317 1357.53ZM30.2908 1328.23C30.0789 1329.03 30.5564 1329.85 31.3572 1330.06C32.1581 1330.27 32.9791 1329.79 33.191 1328.99L30.2908 1328.23ZM37.8486 1315.45C38.1788 1314.69 37.8307 1313.81 37.0709 1313.48C36.3112 1313.15 35.4275 1313.5 35.0973 1314.26L37.8486 1315.45ZM51.7037 1289.94C51.1084 1290.52 51.0929 1291.47 51.669 1292.06C52.2451 1292.66 53.1948 1292.67 53.7901 1292.1L51.7037 1289.94ZM64.9672 1283.29C65.6652 1282.84 65.8692 1281.92 65.4229 1281.22C64.9766 1280.52 64.049 1280.32 63.351 1280.76L64.9672 1283.29ZM90.4668 1269.12C89.6677 1269.34 89.1971 1270.17 89.4158 1270.96C89.6344 1271.76 90.4594 1272.23 91.2584 1272.02L90.4668 1269.12ZM105.348 1268.93C106.164 1268.79 106.714 1268.02 106.574 1267.2C106.435 1266.38 105.66 1265.83 104.843 1265.97L105.348 1268.93ZM134.012 1263.02C133.184 1263.06 132.544 1263.76 132.582 1264.59C132.62 1265.42 133.322 1266.06 134.15 1266.02L134.012 1263.02ZM148.65 1265.63C149.478 1265.62 150.143 1264.94 150.135 1264.11C150.126 1263.29 149.448 1262.62 148.62 1262.63L148.65 1265.63ZM177.827 1262.98C176.999 1262.96 176.309 1263.61 176.287 1264.44C176.264 1265.27 176.917 1265.96 177.745 1265.98L177.827 1262.98ZM192.324 1266.43C193.152 1266.45 193.844 1265.8 193.871 1264.97C193.897 1264.15 193.247 1263.45 192.419 1263.43L192.324 1266.43ZM221.555 1264.19C220.727 1264.18 220.046 1264.84 220.034 1265.67C220.021 1266.5 220.683 1267.18 221.511 1267.19L221.555 1264.19ZM236.109 1267.25C236.938 1267.25 237.604 1266.57 237.598 1265.74C237.591 1264.91 236.915 1264.25 236.086 1264.25L236.109 1267.25ZM265.117 1263.01C264.292 1263.08 263.681 1263.81 263.753 1264.63C263.824 1265.46 264.551 1266.07 265.377 1266L265.117 1263.01ZM279.961 1264.3C280.78 1264.18 281.345 1263.41 281.223 1262.59C281.101 1261.78 280.338 1261.21 279.518 1261.33L279.961 1264.3ZM307.576 1254.67C306.793 1254.94 306.379 1255.8 306.651 1256.58C306.923 1257.36 307.778 1257.77 308.561 1257.5L307.576 1254.67ZM322.158 1251.78C322.898 1251.41 323.195 1250.5 322.822 1249.76C322.449 1249.03 321.547 1248.73 320.808 1249.1L322.158 1251.78ZM343.854 1232.37C343.276 1232.97 343.29 1233.92 343.884 1234.49C344.478 1235.07 345.428 1235.06 346.005 1234.46L343.854 1232.37ZM355.344 1223C355.81 1222.32 355.633 1221.38 354.948 1220.92C354.263 1220.45 353.33 1220.63 352.864 1221.31L355.344 1223ZM365.156 1195.6C364.902 1196.39 365.337 1197.24 366.125 1197.49C366.914 1197.75 367.759 1197.31 368.012 1196.52L365.156 1195.6ZM371.731 1182.27C371.899 1181.46 371.377 1180.67 370.566 1180.5C369.755 1180.33 368.961 1180.86 368.793 1181.67L371.731 1182.27ZM372.256 1153.04C372.216 1153.86 372.855 1154.57 373.682 1154.61C374.51 1154.65 375.213 1154.01 375.253 1153.18L372.256 1153.04ZM375.518 1137.97C375.508 1137.14 374.828 1136.47 374 1136.49C373.171 1136.5 372.508 1137.18 372.519 1138L375.518 1137.97ZM370.209 1109.59C370.341 1110.41 371.111 1110.97 371.929 1110.84C372.747 1110.7 373.303 1109.93 373.171 1109.12L370.209 1109.59ZM370.157 1094.91C369.943 1094.11 369.121 1093.64 368.32 1093.85C367.52 1094.06 367.045 1094.89 367.259 1095.69L370.157 1094.91ZM356.541 1069.67C356.965 1070.38 357.886 1070.62 358.598 1070.19C359.309 1069.77 359.543 1068.85 359.119 1068.14L356.541 1069.67ZM350.612 1056.26C350.073 1055.63 349.126 1055.56 348.497 1056.1C347.868 1056.64 347.795 1057.58 348.335 1058.21L350.612 1056.26ZM326.602 1040.4C327.321 1040.81 328.237 1040.56 328.648 1039.84C329.059 1039.12 328.809 1038.21 328.09 1037.79L326.602 1040.4ZM314.938 1031.5C314.168 1031.2 313.296 1031.57 312.99 1032.34C312.684 1033.11 313.06 1033.98 313.83 1034.29L314.938 1031.5ZM286.409 1026.74C287.225 1026.89 288.003 1026.34 288.148 1025.53C288.293 1024.71 287.75 1023.93 286.934 1023.79L286.409 1026.74ZM272.565 1021.76C271.741 1021.67 271.001 1022.27 270.912 1023.09C270.823 1023.91 271.418 1024.65 272.242 1024.74L272.565 1021.76ZM243.651 1023.08C244.479 1023.09 245.162 1022.43 245.176 1021.6C245.191 1020.77 244.531 1020.09 243.702 1020.08L243.651 1023.08ZM229.279 1020.04C228.45 1020.05 227.786 1020.73 227.795 1021.56C227.804 1022.39 228.483 1023.05 229.312 1023.04L229.279 1020.04ZM200.565 1023.88C201.392 1023.84 202.035 1023.15 202 1022.32C201.965 1021.49 201.266 1020.85 200.439 1020.88L200.565 1023.88ZM186.041 1021.53C185.214 1021.57 184.574 1022.27 184.613 1023.1C184.652 1023.93 185.354 1024.56 186.181 1024.53L186.041 1021.53ZM157.397 1025.77C158.225 1025.74 158.873 1025.04 158.844 1024.22C158.815 1023.39 158.121 1022.74 157.293 1022.77L157.397 1025.77ZM142.91 1023.15C142.081 1023.17 141.422 1023.85 141.436 1024.68C141.45 1025.51 142.134 1026.17 142.962 1026.15L142.91 1023.15ZM114.062 1025.85C114.89 1025.88 115.591 1025.24 115.629 1024.42C115.667 1023.59 115.027 1022.89 114.199 1022.85L114.062 1025.85ZM99.9206 1021.86C99.096 1021.78 98.3633 1022.38 98.284 1023.21C98.2047 1024.03 98.809 1024.76 99.6336 1024.84L99.9206 1021.86ZM71.0593 1020.03C71.8615 1020.24 72.6794 1019.76 72.886 1018.96C73.0926 1018.15 72.6098 1017.34 71.8075 1017.13L71.0593 1020.03ZM58.2691 1012.82C57.4964 1012.53 56.6279 1012.91 56.3291 1013.68C56.0304 1014.45 56.4147 1015.32 57.1873 1015.62L58.2691 1012.82ZM31.9581 1001.1C32.5945 1001.63 33.5404 1001.54 34.0707 1000.9C34.6011 1000.27 34.5151 999.322 33.8787 998.792L31.9581 1001.1ZM23.9951 988.817C23.471 988.175 22.526 988.08 21.8845 988.604C21.2429 989.128 21.1477 990.073 21.6719 990.715L23.9951 988.817ZM7.56408 965.294C7.84396 966.073 8.70294 966.479 9.48265 966.199C10.2624 965.919 10.6676 965.06 10.3877 964.28L7.56408 965.294ZM6.48423 950.599C6.30653 949.789 5.50654 949.278 4.69739 949.455C3.88825 949.633 3.37636 950.433 3.55405 951.242L6.48423 950.599ZM0.130888 922.562C0.16011 923.39 0.854954 924.037 1.68287 924.008C2.51078 923.979 3.15824 923.284 3.12902 922.456L0.130888 922.562ZM3.15484 906.45C3.1853 905.622 2.53888 904.927 1.71101 904.896C0.883145 904.866 0.187333 905.512 0.156873 906.34L3.15484 906.45ZM4.38983 872.25C4.20753 873.058 4.71486 873.861 5.52299 874.043C6.33111 874.225 7.134 873.718 7.3163 872.91L4.38983 872.25ZM11.9979 856.7C12.2775 855.921 11.872 855.062 11.0922 854.782C10.3124 854.503 9.45356 854.908 9.17394 855.688L11.9979 856.7ZM25.4961 825.366C24.9898 826.021 25.1108 826.963 25.7664 827.47C26.422 827.976 27.364 827.855 27.8704 827.199L25.4961 825.366ZM39.2744 814.904C39.8909 814.351 39.942 813.402 39.3886 812.786C38.8352 812.169 37.8869 812.118 37.2704 812.672L39.2744 814.904ZM66.629 794.604C65.8597 794.911 65.4853 795.784 65.7927 796.553C66.1001 797.323 66.973 797.697 67.7423 797.39L66.629 794.604ZM83.7967 792.356C84.6031 792.166 85.103 791.359 84.9131 790.552C84.7233 789.746 83.9157 789.246 83.1094 789.436L83.7967 792.356ZM117.324 785.758C116.495 785.754 115.821 786.423 115.817 787.251C115.814 788.08 116.483 788.754 117.311 788.758L117.324 785.758ZM134.225 789.631C135.05 789.711 135.783 789.107 135.863 788.282C135.943 787.458 135.339 786.725 134.514 786.645L134.225 789.631ZM168.307 792.605C167.504 792.403 166.689 792.891 166.487 793.694C166.285 794.498 166.773 795.313 167.576 795.515L168.307 792.605ZM183.909 800.178C184.699 800.43 185.543 799.994 185.794 799.205C186.046 798.416 185.611 797.572 184.821 797.32L183.909 800.178ZM216.842 809.559C216.085 809.222 215.199 809.563 214.862 810.32C214.526 811.077 214.866 811.963 215.623 812.3L216.842 809.559ZM230.867 819.199C231.632 819.517 232.51 819.154 232.828 818.389C233.145 817.624 232.783 816.747 232.018 816.429L230.867 819.199ZM262.654 825.142C261.834 825.022 261.072 825.589 260.952 826.409C260.832 827.228 261.399 827.99 262.219 828.111L262.654 825.142ZM278.597 829.228C279.425 829.218 280.088 828.537 280.077 827.709C280.066 826.881 279.386 826.218 278.558 826.229L278.597 829.228ZM309.577 820.164C308.808 820.471 308.434 821.344 308.741 822.113C309.049 822.883 309.921 823.257 310.691 822.95L309.577 820.164ZM325.304 815.451C326.003 815.006 326.209 814.079 325.764 813.38C325.319 812.681 324.392 812.475 323.693 812.92L325.304 815.451ZM347.18 791.615C346.662 792.261 346.765 793.205 347.411 793.724C348.057 794.242 349.001 794.139 349.52 793.493L347.18 791.615ZM358.855 780.054C359.281 779.344 359.051 778.423 358.341 777.996C357.631 777.57 356.709 777.8 356.283 778.51L358.855 780.054ZM369.402 749.387C369.146 750.175 369.577 751.021 370.364 751.278C371.152 751.534 371.999 751.103 372.255 750.315L369.402 749.387ZM376.539 734.563C376.718 733.754 376.208 732.953 375.399 732.774C374.59 732.595 373.789 733.106 373.61 733.914L376.539 734.563ZM377.75 702.143C377.713 702.97 378.354 703.671 379.181 703.708C380.009 703.746 380.71 703.105 380.747 702.277L377.75 702.143ZM380.819 685.975C380.79 685.147 380.095 684.499 379.267 684.529C378.439 684.558 377.792 685.253 377.821 686.081L380.819 685.975ZM374.203 654.205C374.359 655.018 375.145 655.551 375.959 655.395C376.773 655.239 377.306 654.453 377.15 653.639L374.203 654.205ZM373.517 637.747C373.309 636.946 372.489 636.465 371.688 636.674C370.886 636.882 370.405 637.702 370.614 638.503L373.517 637.747ZM360.727 608.522C361.043 609.288 361.92 609.652 362.686 609.336C363.451 609.02 363.816 608.143 363.5 607.377L360.727 608.522ZM356.714 592.819C356.328 592.086 355.421 591.804 354.688 592.19C353.955 592.575 353.673 593.482 354.058 594.215L356.714 592.819ZM336.289 568.315C336.844 568.93 337.792 568.979 338.407 568.424C339.022 567.869 339.071 566.92 338.516 566.305L336.289 568.315ZM326.819 555.195C326.175 554.674 325.23 554.774 324.71 555.419C324.189 556.063 324.289 557.007 324.933 557.528L326.819 555.195ZM297.724 542.17C298.501 542.456 299.363 542.057 299.649 541.279C299.934 540.501 299.535 539.639 298.758 539.354L297.724 542.17ZM283.252 534.908C282.442 534.735 281.645 535.251 281.471 536.061C281.298 536.871 281.814 537.668 282.624 537.842L283.252 534.908ZM251.266 534.662C252.094 534.67 252.772 534.005 252.78 533.177C252.788 532.348 252.123 531.67 251.295 531.662L251.266 534.662ZM235.268 532.033C234.441 532.076 233.805 532.782 233.848 533.609C233.891 534.436 234.597 535.072 235.424 535.029L235.268 532.033ZM203.748 537.799C204.571 537.71 205.167 536.971 205.078 536.147C204.99 535.323 204.25 534.727 203.426 534.816L203.748 537.799ZM187.584 536.492C186.759 536.573 186.157 537.308 186.239 538.132C186.321 538.957 187.055 539.559 187.88 539.477L187.584 536.492ZM155.866 541.054C156.694 541.082 157.388 540.434 157.416 539.606C157.444 538.778 156.796 538.084 155.968 538.056L155.866 541.054ZM140.105 536.369C139.288 536.229 138.513 536.778 138.373 537.594C138.234 538.411 138.782 539.186 139.599 539.326L140.105 536.369ZM107.52 530.662C108.298 530.945 109.159 530.544 109.442 529.765C109.726 528.987 109.324 528.126 108.546 527.843L107.52 530.662ZM93.386 521.632C92.6325 521.288 91.7426 521.619 91.3981 522.373C91.0537 523.126 91.3853 524.016 92.1387 524.361L93.386 521.632ZM63.2009 508.058C63.8834 508.528 64.8173 508.355 65.2869 507.673C65.7565 506.99 65.5839 506.056 64.9015 505.587L63.2009 508.058ZM51.9311 495.657C51.3011 495.12 50.3543 495.194 49.8163 495.824C49.2784 496.454 49.3531 497.401 49.9831 497.939L51.9311 495.657ZM27.582 473.308C28.0477 473.993 28.9806 474.171 29.6658 473.706C30.351 473.24 30.5289 472.307 30.0632 471.622L27.582 473.308ZM22.0844 457.497C21.7409 456.743 20.8514 456.41 20.0975 456.754C19.3436 457.097 19.0109 457.987 19.3543 458.741L22.0844 457.497ZM11.4898 426.328C11.5273 427.156 12.2287 427.796 13.0562 427.758C13.8838 427.721 14.5243 427.02 14.4867 426.192L11.4898 426.328ZM14.9933 409.793C15.0525 408.966 14.4307 408.248 13.6044 408.189C12.7781 408.13 12.0602 408.752 12.001 409.578L14.9933 409.793ZM16.0605 377.766C15.9033 378.579 16.4352 379.366 17.2486 379.524C18.0619 379.681 18.8487 379.149 19.006 378.335L16.0605 377.766ZM22.6546 362.853C22.8798 362.056 22.4162 361.227 21.619 361.001C20.8218 360.776 19.9929 361.24 19.7676 362.037L22.6546 362.853ZM31.9701 332.232C31.5572 332.95 31.8046 333.867 32.5228 334.28C33.241 334.693 34.158 334.445 34.5709 333.727L31.9701 332.232ZM43.4835 320.836C44.013 320.199 43.9258 319.253 43.2887 318.724C42.6516 318.194 41.7059 318.281 41.1763 318.918L43.4835 320.836ZM66.267 298.603C65.5333 298.988 65.2505 299.895 65.6352 300.628C66.02 301.362 66.9266 301.645 67.6603 301.26L66.267 298.603ZM82.1602 295.245C82.9494 294.993 83.3849 294.149 83.1329 293.36C82.8809 292.571 82.0368 292.136 81.2476 292.388L82.1602 295.245ZM113.018 286.684C112.191 286.742 111.568 287.458 111.626 288.285C111.683 289.111 112.4 289.734 113.226 289.677L113.018 286.684ZM129.127 289.186C129.955 289.189 130.629 288.52 130.632 287.692C130.635 286.863 129.966 286.189 129.137 286.186L129.127 289.186ZM161.211 287.81C160.386 287.739 159.659 288.351 159.588 289.176C159.518 290.001 160.129 290.728 160.955 290.799L161.211 287.81ZM176.856 292.315C177.68 292.4 178.417 291.801 178.502 290.976C178.586 290.152 177.987 289.416 177.163 289.331L176.856 292.315ZM208.993 292.632C208.169 292.553 207.436 293.157 207.357 293.982C207.278 294.806 207.883 295.539 208.707 295.618L208.993 292.632ZM224.694 296.978C225.52 297.038 226.238 296.416 226.298 295.59C226.357 294.764 225.736 294.046 224.909 293.986L224.694 296.978ZM256.75 294.918C255.922 294.939 255.268 295.628 255.289 296.456C255.311 297.284 255.999 297.938 256.828 297.917L256.75 294.918ZM272.905 296.878C273.729 296.789 274.325 296.049 274.236 295.225C274.147 294.402 273.407 293.806 272.584 293.895L272.905 296.878ZM303.311 286.933C302.536 287.225 302.144 288.09 302.436 288.865C302.727 289.641 303.592 290.033 304.368 289.741L303.311 286.933ZM319.016 282.772C319.73 282.352 319.968 281.433 319.547 280.719C319.127 280.005 318.208 279.767 317.494 280.187L319.016 282.772ZM341.002 259.66C340.486 260.309 340.593 261.252 341.242 261.768C341.89 262.284 342.833 262.177 343.349 261.528L341.002 259.66ZM352.387 248.085C352.796 247.364 352.544 246.449 351.823 246.04C351.103 245.631 350.187 245.883 349.778 246.603L352.387 248.085ZM361.868 217.549C361.632 218.343 362.083 219.178 362.877 219.415C363.671 219.652 364.507 219.2 364.743 218.406L361.868 217.549ZM368.847 202.011C369.011 201.199 368.486 200.407 367.674 200.243C366.863 200.078 366.071 200.603 365.907 201.415L368.847 202.011ZM369.062 168.039C369.08 168.867 369.765 169.525 370.594 169.507C371.422 169.49 372.079 168.804 372.061 167.976L369.062 168.039ZM370.593 150.906C370.467 150.087 369.701 149.525 368.882 149.651C368.063 149.777 367.502 150.543 367.628 151.362L370.593 150.906ZM357.87 119.453C358.227 120.201 359.122 120.517 359.87 120.16C360.618 119.803 360.934 118.908 360.577 118.16L357.87 119.453ZM352.022 103.262C351.556 102.577 350.623 102.399 349.938 102.865C349.253 103.331 349.075 104.264 349.541 104.949L352.022 103.262ZM326.906 80.4553C327.551 80.9747 328.496 80.8726 329.015 80.2273C329.534 79.5819 329.432 78.6376 328.787 78.1182L326.906 80.4553ZM314.659 68.3617C313.945 67.9426 313.026 68.1822 312.607 68.8968C312.187 69.6114 312.427 70.5304 313.142 70.9495L314.659 68.3617ZM282.135 59.0025C282.95 59.1523 283.732 58.6133 283.882 57.7985C284.032 56.9837 283.493 56.2018 282.678 56.0519L282.135 59.0025ZM266.188 54.6941C265.36 54.6758 264.674 55.3323 264.656 56.1606C264.637 56.9888 265.294 57.675 266.122 57.6933L266.188 54.6941ZM235.227 59.1081C236.05 59.0148 236.642 58.2719 236.548 57.4487C236.455 56.6256 235.712 56.0339 234.889 56.1272L235.227 59.1081ZM219.405 58.3816C218.589 58.526 218.045 59.3044 218.189 60.1202C218.334 60.9359 219.112 61.4801 219.928 61.3357L219.405 58.3816ZM189.701 68.3127C190.499 68.0924 190.968 67.2664 190.748 66.4678C190.528 65.6692 189.702 65.2004 188.903 65.4207L189.701 68.3127ZM173.906 69.7481C173.112 69.9838 172.659 70.8187 172.895 71.6129C173.131 72.4071 173.966 72.8598 174.76 72.6241L173.906 69.7481ZM144.636 80.9478C145.445 80.7672 145.954 79.9654 145.773 79.1569C145.593 78.3484 144.791 77.8393 143.982 78.0199L144.636 80.9478ZM128.83 80.5131C128.005 80.5895 127.398 81.3201 127.475 82.145C127.551 82.9699 128.282 83.5767 129.107 83.5003L128.83 80.5131ZM97.8339 79.2649C98.5978 79.5855 99.4769 79.2261 99.7975 78.4622C100.118 77.6983 99.7587 76.8192 98.9948 76.4986L97.8339 79.2649ZM85.8607 68.9159C85.1954 68.4221 84.2559 68.5611 83.7622 69.2263C83.2684 69.8915 83.4074 70.8311 84.0727 71.3248L85.8607 68.9159ZM62.1596 48.8078C62.6601 49.468 63.6009 49.5975 64.2611 49.097C64.9213 48.5966 65.0508 47.6557 64.5504 46.9955L62.1596 48.8078ZM55.6999 34.2603C55.2523 33.5633 54.3243 33.361 53.6272 33.8086C52.9301 34.2562 52.7279 35.1842 53.1755 35.8813L55.6999 34.2603ZM37.7279 8.79189C38.1069 9.52853 39.0113 9.81844 39.7479 9.43943C40.4846 9.06041 40.7745 8.15599 40.3955 7.41935L37.7279 8.79189ZM32.1107 1408.27C31.7349 1405.71 31.3923 1403.19 31.0822 1400.72L28.1056 1401.09C28.4183 1403.59 28.7637 1406.12 29.1425 1408.7L32.1107 1408.27ZM28.8561 1371.79C28.749 1366.81 28.8101 1362.06 29.0317 1357.53L26.0353 1357.39C25.81 1361.99 25.7483 1366.81 25.8568 1371.85L28.8561 1371.79ZM33.191 1328.99C34.4815 1324.11 36.041 1319.61 37.8486 1315.45L35.0973 1314.26C33.2254 1318.56 31.6174 1323.21 30.2908 1328.23L33.191 1328.99ZM53.7901 1292.1C57.22 1288.78 60.9558 1285.86 64.9672 1283.29L63.351 1280.76C59.1804 1283.43 55.2855 1286.47 51.7037 1289.94L53.7901 1292.1ZM91.2584 1272.02C95.7843 1270.78 100.489 1269.76 105.348 1268.93L104.843 1265.97C99.9003 1266.82 95.0991 1267.85 90.4668 1269.12L91.2584 1272.02ZM134.15 1266.02C138.907 1265.8 143.746 1265.68 148.65 1265.63L148.62 1262.63C143.686 1262.68 138.811 1262.8 134.012 1263.02L134.15 1266.02ZM177.745 1265.98C182.584 1266.12 187.447 1266.27 192.324 1266.43L192.419 1263.43C187.544 1263.27 182.674 1263.12 177.827 1262.98L177.745 1265.98ZM221.511 1267.19C226.402 1267.26 231.274 1267.29 236.109 1267.25L236.086 1264.25C231.278 1264.29 226.429 1264.26 221.555 1264.19L221.511 1267.19ZM265.377 1266C270.322 1265.57 275.19 1265.01 279.961 1264.3L279.518 1261.33C274.815 1262.03 270.009 1262.58 265.117 1263.01L265.377 1266ZM308.561 1257.5C313.267 1255.87 317.809 1253.97 322.158 1251.78L320.808 1249.1C316.588 1251.23 312.169 1253.07 307.576 1254.67L308.561 1257.5ZM346.005 1234.46C349.368 1231 352.489 1227.19 355.344 1223L352.864 1221.31C350.106 1225.36 347.095 1229.04 343.854 1232.37L346.005 1234.46ZM368.012 1196.52C369.449 1192.05 370.692 1187.31 371.731 1182.27L368.793 1181.67C367.774 1186.6 366.558 1191.24 365.156 1195.6L368.012 1196.52ZM375.253 1153.18C375.373 1150.68 375.455 1148.13 375.5 1145.53L372.5 1145.47C372.456 1148.05 372.375 1150.57 372.256 1153.04L375.253 1153.18ZM375.5 1145.53C375.543 1142.96 375.549 1140.44 375.518 1137.97L372.519 1138C372.549 1140.44 372.543 1142.93 372.5 1145.47L375.5 1145.53ZM373.171 1109.12C372.363 1104.12 371.355 1099.39 370.157 1094.91L367.259 1095.69C368.43 1100.06 369.417 1104.69 370.209 1109.59L373.171 1109.12ZM359.119 1068.14C356.548 1063.82 353.705 1059.87 350.612 1056.26L348.335 1058.21C351.314 1061.69 354.057 1065.5 356.541 1069.67L359.119 1068.14ZM328.09 1037.79C323.908 1035.41 319.515 1033.32 314.938 1031.5L313.83 1034.29C318.288 1036.06 322.552 1038.09 326.602 1040.4L328.09 1037.79ZM286.934 1023.79C282.25 1022.96 277.454 1022.29 272.565 1021.76L272.242 1024.74C277.072 1025.26 281.8 1025.92 286.409 1026.74L286.934 1023.79ZM243.702 1020.08C238.941 1019.99 234.128 1019.99 229.279 1020.04L229.312 1023.04C234.138 1022.99 238.922 1022.99 243.651 1023.08L243.702 1020.08ZM200.439 1020.88C195.645 1021.08 190.841 1021.31 186.041 1021.53L186.181 1024.53C190.981 1024.3 195.779 1024.08 200.565 1023.88L200.439 1020.88ZM157.293 1022.77C152.464 1022.94 147.665 1023.07 142.91 1023.15L142.962 1026.15C147.738 1026.07 152.555 1025.94 157.397 1025.77L157.293 1022.77ZM114.199 1022.85C109.351 1022.63 104.586 1022.3 99.9206 1021.86L99.6336 1024.84C104.355 1025.3 109.17 1025.62 114.062 1025.85L114.199 1022.85ZM71.8075 1017.13C67.1135 1015.92 62.5933 1014.5 58.2691 1012.82L57.1873 1015.62C61.6322 1017.34 66.2648 1018.8 71.0593 1020.03L71.8075 1017.13ZM33.8787 998.792C30.3149 995.822 27.0119 992.509 23.9951 988.817L21.6719 990.715C24.8122 994.559 28.2507 998.007 31.9581 1001.1L33.8787 998.792ZM10.3877 964.28C8.8617 960.029 7.55523 955.475 6.48423 950.599L3.55405 951.242C4.65077 956.236 5.99187 960.914 7.56408 965.294L10.3877 964.28ZM3.12902 922.456C3.04334 920.029 3 917.544 3 915H0C0 917.578 0.0439229 920.098 0.130888 922.562L3.12902 922.456ZM3 915C3 912.095 3.05202 909.245 3.15484 906.45L0.156873 906.34C0.0526603 909.172 0 912.059 0 915H3ZM7.3163 872.91C8.607 867.188 10.1736 861.788 11.9979 856.7L9.17394 855.688C7.30621 860.897 5.70603 866.415 4.38983 872.25L7.3163 872.91ZM27.8704 827.199C31.3611 822.68 35.1724 818.586 39.2744 814.904L37.2704 812.672C33.0326 816.476 29.0974 820.703 25.4961 825.366L27.8704 827.199ZM67.7423 797.39C72.8718 795.34 78.2328 793.666 83.7967 792.356L83.1094 789.436C77.4088 790.778 71.9049 792.495 66.629 794.604L67.7423 797.39ZM117.311 788.758C122.84 788.781 128.485 789.075 134.225 789.631L134.514 786.645C128.688 786.081 122.951 785.782 117.324 785.758L117.311 788.758ZM167.576 795.515C172.982 796.873 178.431 798.43 183.909 800.178L184.821 797.32C179.286 795.554 173.776 793.98 168.307 792.605L167.576 795.515ZM215.623 812.3C218.202 813.446 220.78 814.631 223.357 815.855L224.643 813.145C222.045 811.911 219.444 810.715 216.842 809.559L215.623 812.3ZM223.357 815.855C225.882 817.054 228.386 818.168 230.867 819.199L232.018 816.429C229.584 815.418 227.125 814.324 224.643 813.145L223.357 815.855ZM262.219 828.111C267.836 828.934 273.298 829.298 278.597 829.228L278.558 826.229C273.423 826.296 268.119 825.944 262.654 825.142L262.219 828.111ZM310.691 822.95C315.809 820.904 320.684 818.39 325.304 815.451L323.693 812.92C319.227 815.761 314.518 818.19 309.577 820.164L310.691 822.95ZM349.52 793.493C352.885 789.301 356 784.809 358.855 780.054L356.283 778.51C353.495 783.154 350.457 787.534 347.18 791.615L349.52 793.493ZM372.255 750.315C373.914 745.216 375.345 739.956 376.539 734.563L373.61 733.914C372.436 739.216 371.031 744.382 369.402 749.387L372.255 750.315ZM380.747 702.277C380.988 696.906 381.014 691.465 380.819 685.975L377.821 686.081C378.013 691.492 377.987 696.853 377.75 702.143L380.747 702.277ZM377.15 653.639C376.639 650.981 376.077 648.321 375.461 645.662L372.539 646.338C373.146 648.961 373.7 651.584 374.203 654.205L377.15 653.639ZM375.461 645.662C374.837 642.963 374.188 640.325 373.517 637.747L370.614 638.503C371.278 641.054 371.92 643.665 372.539 646.338L375.461 645.662ZM363.5 607.377C361.36 602.195 359.095 597.349 356.714 592.819L354.058 594.215C356.394 598.658 358.621 603.42 360.727 608.522L363.5 607.377ZM338.516 566.305C334.769 562.153 330.863 558.465 326.819 555.195L324.933 557.528C328.853 560.698 332.645 564.277 336.289 568.315L338.516 566.305ZM298.758 539.354C293.681 537.491 288.501 536.031 283.252 534.908L282.624 537.842C287.749 538.938 292.791 540.36 297.724 542.17L298.758 539.354ZM251.295 531.662C245.95 531.61 240.597 531.755 235.268 532.033L235.424 535.029C240.704 534.754 245.994 534.611 251.266 534.662L251.295 531.662ZM203.426 534.816C198.037 535.397 192.75 535.98 187.584 536.492L187.88 539.477C193.062 538.963 198.369 538.379 203.748 537.799L203.426 534.816ZM155.968 538.056C153.283 537.964 150.677 537.787 148.158 537.509L147.829 540.491C150.434 540.778 153.116 540.96 155.866 541.054L155.968 538.056ZM148.158 537.509C145.563 537.223 142.873 536.843 140.105 536.369L139.599 539.326C142.422 539.809 145.172 540.198 147.829 540.491L148.158 537.509ZM108.546 527.843C103.512 526.012 98.4351 523.94 93.386 521.632L92.1387 524.361C97.2619 526.703 102.413 528.804 107.52 530.662L108.546 527.843ZM64.9015 505.587C60.3993 502.489 56.0547 499.178 51.9311 495.657L49.9831 497.939C54.1914 501.532 58.6193 504.906 63.2009 508.058L64.9015 505.587ZM30.0632 471.622C27.0084 467.127 24.3262 462.418 22.0844 457.497L19.3543 458.741C21.6712 463.826 24.4385 468.683 27.582 473.308L30.0632 471.622ZM14.4867 426.192C14.3659 423.531 14.368 420.825 14.4998 418.072L11.5033 417.928C11.367 420.774 11.3648 423.574 11.4898 426.328L14.4867 426.192ZM14.4998 418.072C14.6349 415.253 14.7996 412.494 14.9933 409.793L12.001 409.578C11.8055 412.303 11.6394 415.086 11.5033 417.928L14.4998 418.072ZM19.006 378.335C20.0652 372.856 21.2844 367.701 22.6546 362.853L19.7676 362.037C18.3729 366.973 17.1345 372.21 16.0605 377.766L19.006 378.335ZM34.5709 333.727C37.3116 328.96 40.2899 324.678 43.4835 320.836L41.1763 318.918C37.8679 322.899 34.7924 327.323 31.9701 332.232L34.5709 333.727ZM67.6603 301.26C72.2728 298.841 77.1154 296.856 82.1602 295.245L81.2476 292.388C76.0523 294.047 71.0472 296.096 66.267 298.603L67.6603 301.26ZM113.226 289.677C118.416 289.315 123.724 289.167 129.127 289.186L129.137 286.186C123.674 286.167 118.292 286.317 113.018 286.684L113.226 289.677ZM160.955 290.799C166.221 291.25 171.527 291.768 176.856 292.315L177.163 289.331C171.824 288.783 166.5 288.263 161.211 287.81L160.955 290.799ZM208.707 295.618C214.057 296.131 219.393 296.597 224.694 296.978L224.909 293.986C219.638 293.607 214.327 293.143 208.993 292.632L208.707 295.618ZM256.828 297.917C262.276 297.775 267.644 297.445 272.905 296.878L272.584 293.895C267.414 294.452 262.129 294.778 256.75 294.918L256.828 297.917ZM304.368 289.741C309.442 287.831 314.335 285.528 319.016 282.772L317.494 280.187C312.972 282.85 308.235 285.079 303.311 286.933L304.368 289.741ZM343.349 261.528C346.576 257.474 349.594 253.004 352.387 248.085L349.778 246.603C347.059 251.394 344.126 255.733 341.002 259.66L343.349 261.528ZM364.743 218.406C365.519 215.807 366.254 213.127 366.948 210.366L364.039 209.634C363.355 212.355 362.631 214.992 361.868 217.549L364.743 218.406ZM366.948 210.366C367.658 207.543 368.29 204.758 368.847 202.011L365.907 201.415C365.359 204.116 364.738 206.856 364.039 209.634L366.948 210.366ZM372.061 167.976C371.936 162.056 371.433 156.366 370.593 150.906L367.628 151.362C368.448 156.69 368.94 162.249 369.062 168.039L372.061 167.976ZM360.577 118.16C358.047 112.861 355.171 107.895 352.022 103.262L349.541 104.949C352.607 109.46 355.407 114.294 357.87 119.453L360.577 118.16ZM328.787 78.1182C324.199 74.4253 319.453 71.1731 314.659 68.3617L313.142 70.9495C317.81 73.6875 322.434 76.8562 326.906 80.4553L328.787 78.1182ZM282.678 56.0519C279.718 55.5076 276.841 55.1571 274.078 55.0023L273.91 57.9977C276.537 58.1448 279.289 58.4791 282.135 59.0025L282.678 56.0519ZM274.078 55.0023C271.41 54.853 268.781 54.7513 266.188 54.6941L266.122 57.6933C268.681 57.7499 271.277 57.8502 273.91 57.9977L274.078 55.0023ZM234.889 56.1272C229.557 56.7315 224.401 57.497 219.405 58.3816L219.928 61.3357C224.867 60.4611 229.962 59.7048 235.227 59.1081L234.889 56.1272ZM188.903 65.4207C183.725 66.8491 178.732 68.3158 173.906 69.7481L174.76 72.6241C179.581 71.1929 184.552 69.7331 189.701 68.3127L188.903 65.4207ZM143.982 78.0199C138.761 79.1861 133.727 80.0594 128.83 80.5131L129.107 83.5003C134.165 83.0317 139.329 82.1331 144.636 80.9478L143.982 78.0199ZM98.9948 76.4986C94.6199 74.6626 90.2551 72.1776 85.8607 68.9159L84.0727 71.3248C88.6474 74.7203 93.2212 77.3291 97.8339 79.2649L98.9948 76.4986ZM64.5504 46.9955C61.6389 43.1546 58.692 38.9202 55.6999 34.2603L53.1755 35.8813C56.2047 40.599 59.196 44.8979 62.1596 48.8078L64.5504 46.9955ZM40.3955 7.41935C39.215 5.12498 38.0261 2.76455 36.8284 0.336433L34.1379 1.66357C35.3428 4.10623 36.5393 6.48182 37.7279 8.79189L40.3955 7.41935Z' fill='white'/%3E%3C/svg%3E%0A");
}
#page_story .storyItems {
    max-width: 1037px;
    margin: 0 auto;
    margin-top: 48px;
}
#page_story .storyItems:before {
    width: 381px;
    height: 1410px;
    position: absolute;
    right: 48px;
    top: 160px;
}








.page_about img.i3 {
    display: none;
}

#catFilterBg {display:none;}




#page_story .storyItems .storyItem .txt h2 {
    display: none;
}

@media only screen and (min-width: 800px) {

#page_story .storyItems .storyItem .txt p {
 
    font-size: 20px; 
}
#page_story .storyItems .storyItem:nth-child(3) .inf p {
    top: 40px;
}
#page_story .storyItems .storyItem:nth-child(4) .inf p {
    top: 50px;
}
#page_story .storyItems .storyItem:nth-child(5) .inf {
    top: -40px;
    padding-right: 80px;
}
#page_story .storyItems .storyItem:nth-child(6) .inf {
    top: -40px;
    padding-left: 90px;
}
#page_story .storyItems .storyItem:nth-child(7) .inf {
    top: -48px;
    padding-right: 80px;
}
}

img#motor {
    position: absolute;
    transform: scaleX(-1) rotate(16deg);
    right: 182px;
    top: 113px;
}


img#motor2 {
    display: none;
}

img#motor {display:none;}

@media only screen and (min-width: 800px) {

#page_story .storyItems .storyItem:nth-child(5) .inf {
    top: 60px;
    padding-right: 80px;
    right: -80px;
}
#page_story .storyItems .storyItem:nth-child(6) .inf {
    top: -20px;
    padding-left: 0px;
    padding-right: 80px;
}
#page_story .storyItems .storyItem:nth-child(7) .inf {
    top: -48px;
    padding-right: 0;
    padding-left: 90px;
}
#page_story .storyItems .storyItem:nth-child(8) .inf {
    top: -40px;
    padding-right: 80px;
}
#page_story .storyItems .storyItem:nth-child(8) .inf p {
    font-size: 20px;
}
#page_story .storyItems .storyItem:nth-child(6) .inf p {
    top: -10px;
}
#page_story .storyItems .storyItem .inf p {
    font-size: 20px;
}
#page_story .storyItems .storyItem:nth-child(3) .inf p {
    top: 0px;
}
#page_story .storyItems .storyItem:nth-child(4) .inf p {
    top: 0;
}
#page_story .storyItems .storyItem:nth-child(6) .inf p {
    top: 50px;
}
#page_story .storyItems .storyItem:nth-child(7) .inf p {
    top: 40px;
}
#page_story .storyItems .storyItem:nth-child(8) .inf p {
    top: 90px;
}
#page_story .storyItems .storyItem:nth-child(8) .inf {
    padding-right: 0px;
}
#page_story .storyItems {
    max-width: 1000px; 
}
#page_story .storyItems .storyItem .txt {
    width: calc(100% - 420px - 24px);
}
#page_story .storyItems .storyItem .inf {
    width: calc(420px - 24px);
}
#page_story .storyItems {
    max-width: 990px;
    width: 990px;
}
#page_story .storyItems:before { 
    right: 0; 
} 
#page_story .storyItems .storyItem .inf.right p {
    margin-right: 0px;
}
#page_story .storyItems .storyItem:nth-child(4) .inf p {
    top: 40px;
}
#page_story .storyItems .storyItem:nth-child(5) .inf {
    right: 0;
    padding-right: 0;
}
#page_story .storyItems .storyItem:nth-child(3) .inf {
    top: -20px;
}
#page_story .storyItems .storyItem:nth-child(4) .inf {
    top: -50px;
}
#page_story .storyItems .storyItem:nth-child(4) .inf p {
    top: 80px;
}
#page_story .storyItems .storyItem:nth-child(6) .inf {
    top: 20px;
}
#page_story .storyItems .storyItem:nth-child(6) .inf p {
    top: -30px;
}
#page_story .storyItems .storyItem:nth-child(7) .inf {
    top: -80px;
}
#page_story .storyItems .storyItem:nth-child(8) .inf {
    padding-right: 0px;
    top: -80px;
}
#page_story .storyItems .storyItem:nth-child(8) .inf p {
    top: 90px;
    padding-right: 20px;
    font-size: 18px;
}


#page_story {min-width:1200px;}



}



.storyItem_text .txt {
    margin-bottom: 48px;
}
.storyItem_text .txt h2 {
    display: none;
}
#page_story .storyItems .storyItem_text .txt p {
    color: #fff;
    font-weight: 300;
    margin-top: 12px;
    margin-bottom: 22px;
    font-size: 21px;
    font-size: 1.43rem !important;
    display: block;
    line-height: 1.6em;
    padding-right: 24px;
}
#page_story .storyItems:before {
    right: 24px;
    top: 0;
}

#page_story .storyItems {
    font-size: 0;
}
.storyItem_dots {
    display: inline-block;
    vertical-align: top;
    width: calc(420px);
}
.storyItem_text {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 420px);
}
#page_story .storyItems:before {
    top: 48px;
}
#page_story .storyItems .storyItem_text .storyItem {
    display: block;
    margin-bottom: 0;
    margin-top: 0 !important;
}
#page_story .storyItems .storyItem_text .storyItem .inf {
    display: none;
}
#page_story .storyItems .storyItem_text .storyItem .txt {
    width: 100%;
}
.storyItem_text {
    padding-right: 24px;
}
#page_story .storyItems .storyItem_text .storyItem .txt {
    margin-bottom: 0rem !important;
}
 
#page_story .storyItems {
    max-width: 990px;
    width: 900px;
}
@media only screen and (min-width: 800px) {
	#page_story .storyItems {    min-height: 1500px;}
	#page_story .storyItems .storyItem:nth-child(4) .inf {    top: -0px;}
	#page_story .storyItems .storyItem:nth-child(3) .inf {    top: 0px;    left: -24px;}
	#page_story .storyItems .storyItem:nth-child(2) .inf {    right: -24px;}
	#page_story .storyItems .storyItem:nth-child(5) .inf {    top: 160px;    right: auto;    left: -40px;}
	#page_story .storyItems .storyItem:nth-child(6) {    margin-top: 180px;}
	#page_story .storyItems .storyItem:nth-child(6) .inf {    top: 80px;    padding-right: 0;    right: -30px;}
	#page_story .storyItems .storyItem:nth-child(7) {    margin-bottom: 0;    top: 200px;}
	#page_story .storyItems .storyItem:nth-child(7) .inf {    padding-left: 0;}
	#page_story .storyItems .storyItem:nth-child(7) .inf i {    top: 40px;    left: -40px;}
	#page_story .storyItems .storyItem:nth-child(7) .inf p {    top: 24px;    left: -24px;}
	#page_story {    min-width: 990px;} 
	
}
@media only screen and (max-width: 1100px) {
	#page_story .storyItems .storyItem_text .txt p {    font-size: 20px;}
}
 @media only screen and (max-width: 1060px) {
	#page_story .storyItems {    width: 806px;}
	#page_story .storyItems .storyItem_text .txt p {     font-size:18.2px !important; }
	
}

#nav .minnav.first.jstmob,
a.openFilter {display:none;}

.contactsform .formitems .finp.design {
    margin-right: 0;
}

.timeline .show_history {
    top: 16px;
}



@media only screen and (min-width: 1240px) {
	.home_promo {
    	height: calc(100vh - 120px);
	}
	#homepage .bigwrap {
    	padding: 0;
	}
	#homepage .bigwrap { 
    	width: 100%;
	}
	#homepage .bigwrap {
    	width: 100%;
    	padding-left: calc(188px + 24px);
	}
	#homepage .con {
    	max-width: 100%;
    	margin-left: 0;
    	width: 100%;
	}
	#homepage #nav {
    	top: calc( 64px + 20px);
    	left: 16px !important;
	}
.home_promo .slides .slide img.lg {
    width: 500px;
    height: 90px;
    object-fit: contain;
    object-position: center;
    margin-top: 60px;
}
.home_promo .slides .slide .btn {
    left: 160px;
    margin-top: 70px;
}
 }


.searchPanel {
    position: absolute;
    right: 160px;
    top: 8px;
    height: 48px;
    width: calc(100% - 800px);
    border-radius: 50px;
    border: 1px solid rgb(255 255 255 / 50%);
    padding: 12px 24px;
    padding-right: calc(16px + 24px + 16px);padding-right: 16px;
}
.searchPanel .inp {
    height: 24px;
    display: block;
    width: 100%;
}
.searchPanel .inp #search {
    display: block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    background: transparent;
    border: none;
    color: var(--white, #FFF);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    width: calc(100% - 24px - 16px);
}
.searchPanel .inp #search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255,255,255,0.5);
}
.searchPanel .inp #search::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255,255,255,0.5);
}
.searchPanel .inp #search:-ms-input-placeholder { /* IE 10+ */
  color: rgba(255,255,255,0.5);
}
.searchPanel .inp #search:-moz-placeholder { /* Firefox 18- */
  color: rgba(255,255,255,0.5);
}
.searchPanel_i,
.searchPanel .inp i {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2384_7079)'%3E%3Cpath d='M11.9998 24C18.5531 24 24 18.5647 24 12C24 5.44683 18.541 0 11.9877 0C5.42336 0 0 5.44683 0 12C0 18.5647 5.4349 24 11.9998 24ZM6.2466 10.6939C6.2466 8.21166 8.28211 6.17619 10.7759 6.17619C13.2587 6.17619 15.2937 8.21166 15.2937 10.6939C15.2985 11.6273 15.0059 12.538 14.4584 13.2941L17.4 16.2356C17.5647 16.4002 17.6706 16.6236 17.6706 16.847C17.6706 17.3414 17.3292 17.6823 16.8704 17.6823C16.5999 17.6823 16.3765 17.5999 16.1526 17.3761L13.2467 14.4707C12.5152 14.9594 11.6557 15.2214 10.7759 15.2236C8.28211 15.2236 6.2466 13.1882 6.2466 10.6939ZM7.55224 10.6939C7.55224 12.4588 9.01148 13.9175 10.7759 13.9175C12.5178 13.9175 13.976 12.4588 13.976 10.6939C13.976 8.95307 12.5173 7.49385 10.7759 7.49385C9.01148 7.49385 7.55224 8.95307 7.55224 10.6939Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2384_7079'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.searchPanel .inp i {
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    height: 24px;
    transition: all 0.6s ease;
    opacity: 0.5;
}
.searchPanel .inp #search:focus + i {
    opacity: 1;
}
.searchPanel_i {display:none;}


#searchResults {
    position: fixed;
    top: calc(64px + 8px);
    background: #fff;
    z-index: 100;
    box-shadow: 0px 0px 7px -2px rgb(0 69 99);
    width: calc(100% - 64px - 16px - 200px - 16px - 48px - 32px - 32px);
    border-radius: 12px;
    padding: 12px 0px;
    right: calc(64px + 16px + 16px);
    display: block;
    opacity: 0;
    pointer-events: none;
}
#searchResults_content a {
    display: block;
    margin-bottom: 0;
    text-decoration: none;
    color: #16161685;
    font-size: 17px;
    padding: 8px 24px;
    transition: all 0.6s ease;
}
#searchResults_content a b {
    font: inherit;
    font-weight: 600;
    color: #121212;
}
#searchResults_content a:hover {
    background: #00000014; 
}
#searchResults_content {
    max-height: 400px;
    overflow: auto;
}


.searchPanelVisible #searchResults {
    display: block;
    opacity: 1;
    pointer-events: all;
}
#searchResults_content a i {
    display: block;
    font-style: normal;
    color: #ccc;
}

#searchResults, #searchResults * {transition:all 0.6s ease;}

#timeline_bg #rec {
    width: 130px !important;
}

.page_catseq_search .cat_items {
    min-height: 500px;
}

.page_catseq_search h1 {
    color: var(--dark-blue, #004563);
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-bottom: 16px;
}
.page_catseq_search #subPage {
    display: none;
}

/*
.page_search .catalog_panel {
    padding: 0;
    background: transparent !important;
    margin-bottom: 16px;
}
.page_search .catalog_panel .bot {
    display: none;
}
.page_search .catalog_panel .top {
    padding-left: 0;
    position: absolute;
    width: 100%;
    right: 0;
    width: 270px;
    z-index: 1;
}
.page_search .catalog_panel .top i, .page_search .catalog_panel .top .symbol {
    display: none;
}
*/
.page_search #cat_items .good .img img {
    mix-blend-mode: unset !important;
}
.page_search .catalog_panel .bot .bot_wrap .filter_item i {
    display: none;
}
.page_search .catalog_panel .bot .bot_wrap .filter_item b {
    margin: 0;
    line-height: 32px;
}
#cat_items .noresults {
    text-align: center;
    font-size: 24px;
    height: 200px;
    line-height: 200px;
}
.page_catseq_search .cat_items {
    min-height: 200px;
}

#searchAddons .similarCategories {
    background: #fff;
}
#searchAddons .similarCategories h2, #searchAddons .similarCategories * {
    color: #004563;
}
#searchAddons .similarCategories .good .btn.view:after {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.9 16.5L14 11.4V13.65H16V8H10.35V10H12.575L7.5 15.075L8.9 16.5ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22Z' fill='%23004563'/%3E%3C/svg%3E%0A");
}
#searchAddons .similarCategories .good .btn.view {
    border: 1px solid rgb(0 69 99);
}

.contactsform_blue_wrap {
    border-radius: 32px;
    background: #DDF5FF;
}

.george_text {
    padding: 48px;
    padding-top: 12px;
    font-size: 0;
}
			.george_text ins {
				background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2423_8539)'%3E%3Cpath d='M0 0H60V60H0V0Z' fill='%23012169'/%3E%3Cpath d='M60 0V7.5L37.7344 30L60 51.9141V60H52.1484L29.7656 37.9688L7.96875 60H0V52.0312L21.7969 30.1172L0 8.67188V0H7.26562L29.7656 22.0312L51.5625 0H60Z' fill='white'/%3E%3Cpath d='M21.5625 37.9688L22.8516 41.9531L4.92188 60H0V59.6484L21.5625 37.9688ZM36.0938 36.5625L42.4219 37.5L60 54.7266V60L36.0938 36.5625ZM60 0L37.5 22.9688L37.0312 17.8125L54.6094 0H60ZM0 0.117188L22.6172 22.2656L15.7031 21.3281L0 5.74219V0.117188Z' fill='%23C8102E'/%3E%3Cpath d='M20.625 0V60H39.375V0H20.625ZM0 20.625V39.375H60V20.625H0Z' fill='white'/%3E%3Cpath d='M0 24.375V35.625H60V24.375H0ZM24.375 0V60H35.625V0H24.375Z' fill='%23C8102E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2423_8539'%3E%3Crect width='60' height='60' rx='30' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
			}
.george_text ins {
    width: 60px;
    height: 60px;
    display: inline-block;
    vertical-align: top;
    margin-right: 16px;
}
			.george_text p {}
.george_text a {
    display: inline-block;
    vertical-align: top;
    width: 230px;
    height: 60px;
    border-radius: 50px;
    border: 1px solid #00658E;
    line-height: 58px;
    text-align: center;
    padding-right: 24px;
    color: #00658E;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 16px;
}
			.george_text a i {
				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='M8 10H11.5V11.3C11.5 11.5333 11.6 11.6917 11.8 11.775C12 11.8583 12.1833 11.8167 12.35 11.65L14.3 9.7C14.5 9.5 14.6 9.26667 14.6 9C14.6 8.73333 14.5 8.5 14.3 8.3L12.35 6.35C12.1833 6.18333 12 6.14167 11.8 6.225C11.6 6.30833 11.5 6.46667 11.5 6.7V8H7C6.71667 8 6.47917 8.09583 6.2875 8.2875C6.09583 8.47917 6 8.71667 6 9V12C6 12.2833 6.09583 12.5208 6.2875 12.7125C6.47917 12.9042 6.71667 13 7 13C7.28333 13 7.52083 12.9042 7.7125 12.7125C7.90417 12.5208 8 12.2833 8 12V10ZM10 20C9.75 20 9.50417 19.95 9.2625 19.85C9.02083 19.75 8.8 19.6 8.6 19.4L0.6 11.4C0.4 11.2 0.25 10.9792 0.15 10.7375C0.05 10.4958 0 10.25 0 10C0 9.75 0.05 9.50417 0.15 9.2625C0.25 9.02083 0.4 8.8 0.6 8.6L8.6 0.6C8.8 0.4 9.02083 0.25 9.2625 0.15C9.50417 0.05 9.75 0 10 0C10.25 0 10.4958 0.05 10.7375 0.15C10.9792 0.25 11.2 0.4 11.4 0.6L19.4 8.6C19.6 8.8 19.75 9.02083 19.85 9.2625C19.95 9.50417 20 9.75 20 10C20 10.25 19.95 10.4958 19.85 10.7375C19.75 10.9792 19.6 11.2 19.4 11.4L11.4 19.4C11.2 19.6 10.9792 19.75 10.7375 19.85C10.4958 19.95 10.25 20 10 20Z' fill='%2300658E'/%3E%3C/svg%3E%0A");
			}
.george_text a i {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    top: 19px;
    right: 20px;
}
.george_text p {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 230px - 16px - 60px - 16px);
    color: #00405B;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 4px 0;
}
.george_text {
    padding: 48px;
    padding-top: 12px;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contactsform .formitems .send_cf { 
    width: 230px; 
}

#rec1, #rec2, #rec3, #rec4,#rec {display:none;}
@media only screen and (min-width: 800px) {
	#rec1, #rec2, #rec3, #rec4,#rec {display:block;}

#timeline_bg #rec {
    position: absolute;
    top: 347px;
    left: 382px;
    opacity: 1;
    transform: scaleX(-1) rotate(7deg) !important;
}
#timeline_bg #rec2 {
    position: absolute;
    top: 857px;
    left: 622px;
    opacity: 1;
    transform: scaleX(-1) rotate(-19deg) !important;
}
#timeline_bg #rec3 {
    position: absolute;
    top: 1406px;
    left: 729px;
    opacity: 1;
    transform: rotate(7deg) !important;
}
#timeline_bg #rec4 {
    position: absolute;
    top: 2002px;
    left: 429px;
    opacity: 1;
    transform: rotate(1deg) !important;
}	
.george_text a {
    height: 48px;
    line-height: 48px;
}
.george_text a i { 
    top: 12px; 
}	
}


.page_catseq_diam_mini .catalog_panel.mini {
    background-color: #f1d4a5;
}
.page_catseq_diam_mini .catalog_panel.mini .bot .bot_wrap .filter_item.active {
    background: #c78721;
    border: 1px solid rgb(169 112 22 / 67%);
}
.page_catseq_diam_mini .catalog_panel.mini .filter_item b {
    color: #895708;
}
.page_catseq_diam_mini .catalog_panel.mini .filter_item i {
    color: rgb(187 140 65);
}
.page_catseq_diam_mini .catalog_panel.mini .bot .bot_wrap .filter_item {
    border: 1px solid rgb(169 112 22 / 46%);
}


.page_catseq_diam_junior .catalog_panel.junior {
    background-color: #e9b6b6;
}
.page_catseq_diam_junior .catalog_panel.junior .bot .bot_wrap .filter_item.active {
    background: #d16d6d;
    border: 1px solid rgb(181 92 92 / 71%);
}
.page_catseq_diam_junior .catalog_panel.junior .filter_item b {
    color: #8d2e2e;
}
.page_catseq_diam_junior .catalog_panel.junior .filter_item i {
    color: #8d2e2e94;
}
.page_catseq_diam_junior .catalog_panel.junior .bot .bot_wrap .filter_item {
    border: 1px solid rgb(181 92 92 / 71%);
}










