@charset "utf-8";.chzn-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chzn-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chzn-container .chzn-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15)}.chzn-container.chzn-with-drop .chzn-drop{left:0}.chzn-container a{cursor:pointer}.chzn-container .search-choice .group-name,.chzn-container .chzn-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999}.chzn-container .search-choice .group-name:after,.chzn-container .chzn-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chzn-container-single .chzn-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#ffffff),color-stop(50%,#f6f6f6),color-stop(52%,#eeeeee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px white inset,0 1px 1px rgba(0,0,0,0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chzn-container-single .chzn-default{color:#999}.chzn-container-single .chzn-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chzn-container-single .chzn-single-with-deselect span{margin-right:38px}.chzn-container-single .chzn-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url('/media/jui/css/chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chzn-container-single .chzn-single abbr:hover{background-position:-42px -10px}.chzn-container-single.chzn-disabled .chzn-single abbr:hover{background-position:-42px -10px}.chzn-container-single .chzn-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chzn-container-single .chzn-single div b{display:block;width:100%;height:100%;background:url('/media/jui/css/chosen-sprite.png') no-repeat 0px 2px}.chzn-container-single .chzn-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chzn-container-single .chzn-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:white url('/media/jui/css/chosen-sprite.png') no-repeat 100% -20px;background:url('/media/jui/css/chosen-sprite.png') no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chzn-container-single .chzn-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chzn-container-single.chzn-container-single-nosearch .chzn-search{position:absolute;left:-9999px}.chzn-container .chzn-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chzn-container .chzn-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chzn-container .chzn-results li.active-result{display:list-item;cursor:pointer}.chzn-container .chzn-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chzn-container .chzn-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chzn-container .chzn-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chzn-container .chzn-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chzn-container .chzn-results li.group-option{padding-left:15px}.chzn-container .chzn-results li em{font-style:normal;text-decoration:underline}.chzn-container-multi .chzn-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(1%,#eeeeee),color-stop(15%,#ffffff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chzn-container-multi .chzn-choices li{float:left;list-style:none}.chzn-container-multi .chzn-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chzn-container-multi .chzn-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chzn-container-multi .chzn-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eeeeee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px white inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.chzn-container-multi .chzn-choices li.search-choice span{word-wrap:break-word}.chzn-container-multi .chzn-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url('/media/jui/css/chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chzn-container-multi .chzn-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eeeeee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chzn-container-multi .chzn-choices li.search-choice-focus{background:#d4d4d4}.chzn-container-multi .chzn-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chzn-container-multi .chzn-results{margin:0;padding:0}.chzn-container-multi .chzn-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chzn-container-active .chzn-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chzn-container-active.chzn-with-drop .chzn-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#eeeeee),color-stop(80%,#ffffff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%)}.chzn-container-active.chzn-with-drop .chzn-single div{border-left:none;background:transparent}.chzn-container-active.chzn-with-drop .chzn-single div b{background-position:-18px 2px}.chzn-container-active .chzn-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chzn-container-active .chzn-choices li.search-field input[type="text"]{color:#222 !important}.chzn-disabled{opacity:0.5 !important;cursor:default}.chzn-disabled .chzn-single{cursor:default}.chzn-disabled .chzn-choices .search-choice .search-choice-close{cursor:default}.chzn-rtl{text-align:right}.chzn-rtl .chzn-single{overflow:visible;padding:0 8px 0 0}.chzn-rtl .chzn-single span{margin-right:0;margin-left:26px;direction:rtl}.chzn-rtl .chzn-single-with-deselect span{margin-left:38px}.chzn-rtl .chzn-single div{right:auto;left:3px}.chzn-rtl .chzn-single abbr{right:auto;left:26px}.chzn-rtl .chzn-choices li{float:right}.chzn-rtl .chzn-choices li.search-field input[type="text"]{direction:rtl}.chzn-rtl .chzn-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chzn-rtl .chzn-choices li.search-choice .search-choice-close{right:auto;left:4px}.chzn-rtl .chzn-drop{left:9999px}.chzn-rtl.chzn-container-single .chzn-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chzn-rtl .chzn-results li.group-option{padding-right:15px;padding-left:0}.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div{border-right:none}.chzn-rtl .chzn-search input[type="text"]{padding:4px 5px 4px 20px;background:white url('/media/jui/css/chosen-sprite.png') no-repeat -30px -20px;background:url('/media/jui/css/chosen-sprite.png') no-repeat -30px -20px;direction:rtl}.chzn-rtl.chzn-container-single .chzn-single div b{background-position:6px 2px}.chzn-rtl.chzn-container-single.chzn-with-drop .chzn-single div b{background-position:-12px 2px}[dir="rtl"] .chzn-container .chzn-drop,[dir="rtl"] .chzn-container-single.chzn-container-single-nosearch .chzn-search{left:auto;right:-9999px}[dir="rtl"] .chzn-container.chzn-with-drop .chzn-drop{right:0}
@font-face{font-family:'Merriweather';font-style:normal;font-weight:300;src:url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-300.eot');src:local('Merriweather Light'),local('Merriweather-Light'),url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-300.eot#iefix') format('embedded-opentype'),url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-300.woff2') format('woff2'),url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-300.woff') format('woff'),url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-300.ttf') format('truetype'),url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-300.svg#Merriweather') format('svg');font-display:swap}@font-face{font-family:'Merriweather';font-style:normal;font-weight:400;src:url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-regular.eot');src:local('Merriweather Regular'),local('Merriweather-Regular'),url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-regular.eot#iefix') format('embedded-opentype'),url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-regular.woff2') format('woff2'),url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-regular.woff') format('woff'),url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-regular.ttf') format('truetype'),url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-regular.svg#Merriweather') format('svg');font-display:swap}@font-face{font-family:'Merriweather';font-style:normal;font-weight:700;src:url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-700.eot');src:local('Merriweather Bold'),local('Merriweather-Bold'),url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-700.eot#iefix') format('embedded-opentype'),url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-700.woff2') format('woff2'),url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-700.woff') format('woff'),url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-700.ttf') format('truetype'),url('/templates/kolesko/fonts/merriweather-v20-cyrillic_latin_cyrillic-ext_latin-ext-700.svg#Merriweather') format('svg');font-display:swap}:root{--maincolor-1:#003974;--subcolor-1:#002448;--maincolor-2:#A72000;--subcolor-2:#d82900;--textcolor:#383838;--lightgrey:#f4f4f4;--middlegrey:#ddd;--darkgrey:#909090;--pagewidth:1200px;--errorcolor:#d82900;--shoplabelcolor-1:#A72000;--shoplabelcolor-2:#A72000}html,body{padding:0;margin:0;font-size:15px;line-height:1.7em;font-weight:300;color:var(--textcolor);width:100%;height:100%}html{background-color:var(--subcolor-1);background-attachment:scroll;background-repeat:repeat;background-position:bottom center;background-size:130px 170px;background-image:url('data:image/svg+xml;utf8,<svg fill="rgba(221, 221, 221, 1)" width="130px" height="170px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 260 340"><path d="M95.4 164.3c1-.7 1.5-1.9 1.2-3.1-.4-1.6-1.3-3.1-2.6-4.1-3.3-3-6.7-5.9-10.1-8.8-.9-.6-1.8-1-2.8-1.3-.5.1-.9.3-1.3.6-1.5 1.1-1.9 3.2-.9 4.8.5.7 1.1 1.4 1.8 2 2.8 2.4 5.6 4.9 8.5 7.2 1.1 1 2.4 1.8 3.6 2.6.9.6 1.9.7 2.6.1zm48.9-52.1c.2.5.6.9 1.1 1 .4 0 .9-.5 1.8-1-.6-.5-1.3-.9-2.1-1.2-.1-.1-.8.8-.8 1.2zm-62.8 63.4c-.7-.1-1.3.3-1.5 1v.3c0 .7.5 1.3 1.2 1.3h.3c.8-.4 1.5-.8 2.2-1.3-1.1-.7-1.6-1.2-2.2-1.3zm.2-6c-.5 0-.9.3-.9.8 0 .1 0 .3.1.4.3.4.8.7 1.4.7.4 0 .8-.5 1.8-1.1-.8-.4-1.6-.6-2.4-.8zm1.1-4.5c.3-.1.8-.7.8-.8-.4-.7-.8-1.3-1.3-1.9-.4.5-.7 1.1-1 1.8-.2.6.7 1.2 1.5.9zm1.9-110.6c-.5-.2-1.5.6-1.5 1.2.1.8.5 1.5 1.3 1.4.6 0 1.1-.6 2-1.1-.5-.6-1.1-1.1-1.8-1.5zm-4.4 25c-.9.8-1.2 2.2-.6 3.3.4.8.9 1.5 1.6 2.1l10.8 8.7c.7.5 1.6.9 2.4 1.2 1.3.4 2.4-.4 2.6-2.2-.1-.7-.4-1.4-.8-2-.7-1-1.5-1.8-2.4-2.6-1.9-1.7-3.8-3.4-5.7-5-1.5-1.3-3-2.5-4.6-3.6-1-.9-2.4-.8-3.3.1zm10.5-13.1c-.1.7.4 1.3 1.1 1.4h.2c.5 0 1-.7 1.8-1.3-.8-.7-1.2-1.3-1.8-1.4-.7-.1-1.3.4-1.4 1.1.1.1.1.2.1.2zm-7.5 9.9c.6.2 1.2-.2 1.4-.7 0-.2.1-.3 0-.5-.1-.5-.7-1.3-.9-1.2-.7.3-1.4.7-2 1.2.7.5 1.1 1 1.5 1.2zm.8-8.3c-1.1.1-1.7.9-1.5 1.7.1.8.8 1.3 1.5 1.3s1.4-.9 1.1-1.6c-.3-.6-.7-1-1.1-1.4zm-1.9-5.4c-.3.8.2 1.4 1.1 1.6.6.2 1.3-.2 1.5-.8 0-.1.1-.2 0-.4-.2-.8-.5-1.5-.9-2.2-.8.9-1.5 1.3-1.7 1.8zm8-1.7c-.3.6.3 1.5 1.1 1.5.7.2 1.4-.3 1.5-.9v-.2c0-.5-.5-1.1-.9-2-.8.7-1.5 1.1-1.7 1.6zm49.9 54.9c.7-.1 1.3-.4 1.7-1 .4-.6-.4-2.1-1.1-2s-1.3.8-2.3 1.4c.8.8 1.2 1.6 1.7 1.6zm-3.6-35.4c-1.1-.2-2.1.6-2.3 1.7v.3c.1 1.2 1 2.2 2.2 2.4 1 0 1.9-.8 2-1.9.1-1.2-.7-2.3-1.9-2.5zm1 16.4c-.1.8 1.1 1.8 1.8 1.4.6-.3.9-1 1.6-1.8-.8-.5-1.4-1.1-2-1.1-.8 0-1.4.7-1.4 1.5zm-47.8 85.8c.6-.1 1-.7 2-1.4-1-.7-1.6-1.4-2.3-1.6-.9-.2-1.7.8-1.6 1.7.1.8.9 1.4 1.7 1.3h.2zm58.7-76.2c.2-.7-.3-1.3-1.6-1.5-.3.3-.9.6-1 1.2-.1.3.5 1.1.9 1.2.7.2 1.4-.1 1.6-.8.1 0 .1 0 .1-.1zm-4.7-6.7c-.4.1-1.1.8-1 1 .4.7.8 1.2 1.4 1.8.5-.8 1.1-1.2 1.1-1.6 0-.6-.5-1.2-1.1-1.2-.1-.1-.3-.1-.4 0zm-1.6-20.4c-1 .3-1.8 1.1-1.9 2.2.1 1.1.9 1.9 2 1.9 1.1-.1 1.9-1 1.8-2.1-.1-1-.9-1.9-1.9-2zm-2.6 23.5c-.2-.5-.7-.8-1.3-1.5-.5.8-1 1.3-1.1 1.9-.1.3.5 1 .9 1.1.7.1 1.4-.4 1.5-1.1.1-.1.1-.2 0-.4zm-51.2 71.6c-.4.6.4 1.8 1.3 1.8.6 0 1.1-.5 1.5-.7.2-1.2-.6-2.1-1.5-2-.6.1-1 .4-1.3.9zm43.1-87c0 .9 1.1 2.1 2 1.9.7-.2 1.2-1 1.6-1.3-.1-1.5-1-2.5-1.9-2.4-1 .1-1.6.9-1.7 1.8zm-41.2 82.8c.5-.1.9-.5 1.2-.7-.1-1.2-1.1-2.1-1.8-1.8-.5.3-.8.8-.8 1.3-.1.6.4 1.2 1.1 1.2.1.1.2.1.3 0zm46.3-76.9c.1-.9-.6-1.7-1.5-1.8-1-.1-1.8.7-1.9 1.6v.2c0 .9.8 1.6 1.7 1.5h.1c.8.1 1.6-.6 1.6-1.5zm-1.1 19.2c.6.2 1.6-.8 1.4-1.4-.4-.6-.9-1.2-1.4-1.7-.5.7-1.1 1.1-1.1 1.5-.3.9.4 1.3 1.1 1.6zm-.9-5.1c.5.3 1.2.1 1.5-.4.1-.1.1-.2.1-.4.2-.8-.2-1.4-1.3-1.8-.4.3-1 .7-1.2 1.3 0 .4.5 1.1.9 1.3zm-54.8 75.2c-.1.8.5 1.4 1.3 1.5.9.2 1.7-.4 1.9-1.2v-.2c.1-.9-.6-1.7-1.5-1.8-1 0-1.7.8-1.7 1.7zm2.8-160.2c0 .7.6 1.2 1.3 1.2h.2c.5-.1.8-.6 1.5-1.1-.6-.5-1-1-1.4-1.2-.7-.2-1.4.2-1.6.9v.2zm.6-5.1c0 .8.7 1.5 1.6 1.4h.2c.5-.1.8-.6 1.5-1.2-.6-.6-1.3-1.2-2.1-1.6-.5-.2-1.3.8-1.2 1.4zm8.6 9.4c-.2.7.3 1.3.9 1.5h.2c.7 0 1.3-.7 2.3-1.3-.7-.8-1.1-1.4-1.7-1.7s-1.6.5-1.7 1.5zM86.5 5.6c-.1-.6-.6-1.1-1.1-2.1-.7.9-1.3 1.3-1.5 1.9-.1.7.4 1.4 1.1 1.4.7.1 1.4-.4 1.4-1.1.1 0 .1-.1.1-.1zm6.5 7.9c-.6.1-1.1.8-1.9 1.4.7.7 1.1 1.5 1.6 1.5.7-.1 1.3-.4 1.7-1 .3-.7-.7-2.1-1.4-1.9zm-7.8-1.2c.7 0 1.2-.5 1.2-1.2v-.3c-.1-.6-.7-1-1.3-1.9-.5.6-.9 1.3-1.2 2-.2.8.5 1.5 1.3 1.4zm13.2 28.6c.8-1.3.7-3-.3-4.2-1-1.1-2.1-2.2-3.2-3.1-3-2.2-6.1-4.2-9.2-6.3-1.3-1-3-1.3-4.6-.8-1.8 3.9-1.8 4.7 1 7.1 2.6 2.3 5.2 4.5 7.9 6.6 1.3 1 2.8 1.7 4.3 2.2 1.5.6 3.2 0 4.1-1.5zM87.6.8c.5.2 1.2-.2 1.6-.8h-2.4c.2.3.5.6.8.8zm93 168c-.3-.9-1.3-1.3-2.2-1-.2.1-.5.2-.7.4-.4.7-.7 1.4-1 2.1.5.6.9 1.3 1.4 1.5.9.3 1.9-.1 2.2-1 .4-.6.5-1.3.3-2zM93.3 6.3c-.6.6-1.2.9-1.4 1.4-.4.7-.1 1.5.5 1.8.1.1.3.1.5.2.8.2 1.7-.4 1.6-1-.3-.8-.7-1.6-1.2-2.4zm85.3 170.9c-.7.2-1.2.9-1.6 1.2 0 1.3.7 2 1.8 1.9.8.1 1.5-.4 1.6-1.2.2-.8-.9-2.1-1.8-1.9zM95.7.4c.3-.1.5-.2.7-.4h-1.9c.3.4.8.6 1.2.4zm-3.4 22.3c.7-.1 1.4-.3 1.5-1.2s-.8-1.5-2-1.6c-.3.3-.9.7-1.1 1.3-.3.8.6 1.6 1.6 1.5zm-2.1 100.7c.6.1 1.3-.3 1.4-.9v-.3c-.3-.7-.7-1.4-1.2-2-.6.7-1.1 1.1-1.2 1.5-.2.7.2 1.5 1 1.7zm.1 2.7c-.6 1-1.1 1.6-1.1 2.1 0 .4.5 1 .9 1.2s1.6-.7 1.4-1.2c-.2-.8-.6-1.5-1.2-2.1zm-.5 6.9c-.3-.1-1 .5-1.2.9-.2.6.2 1.3.9 1.4h.3c.5 0 .9-.5 1.8-.9-.8-.6-1.3-1.3-1.8-1.4zM91 74.7c.5.3 1.5-.4 1.5-1.2-.2-.8-.6-1.5-1-2.1-.7.8-1.5 1.2-1.5 1.7.1.6.4 1.2 1 1.6zm1.2 41.2c-.2-.7-.9-1.2-1.8-2.1-.4.7-.7 1.4-.9 2.2 0 1 .9 1.9 1.6 1.5.5-.3 1.2-1.2 1.1-1.6zm-.6-36.7c-.8-.3-1.3.3-1.5 1.1-.2.6.1 1.2.7 1.4.1 0 .3.1.4.1.8-.2 1.5-.5 2.2-.9-.9-.9-1.3-1.5-1.8-1.7zM79.2 99.6c.7 1 1.5 1.9 2.4 2.6 2.5 2.1 5 4.3 7.7 6.2 1.1.7 2.4 1.3 3.7 1.6 1.6.5 3.3-1 3.4-3.3-.4-1.1-1-2-1.7-2.9-2.2-2.2-4.6-4.3-7-6.3-1.6-1.3-3.3-2.5-5.1-3.6-1.1-.6-2.5-.3-3.2.8-1.4 1.7-1.6 3.1-.2 4.9zm18.3-47.7c-.5-.8-1-1.5-1.7-2.1-2-2-4.2-3.8-6.6-5.4-2.9-1.8-5.6-4-9.1-4.5-3.4 2.8-3.7 4.6-.5 7.1 3.7 3 7.6 5.7 11.4 8.5.6.4 1.3.7 2 1 1.4.5 3 .1 4.1-1 .9-.9 1-2.4.4-3.6zm-.5 93.3c-.7-1.1-1.6-2.1-2.7-3-2.9-2.3-6-4.5-9-6.7-1.3-1-2.7-1.9-4.6-1.7-1.3 1.4-1.1 3-.7 4.6 3.4 2.9 6.8 5.9 10.2 8.8 1.1.8 2.3 1.4 3.5 1.9 1.1.5 2.5.1 3.1-1 .9-.8.9-2 .2-2.9zm-13.6-36.1c-.3.2-1 .4-1.4.9s.4 2 1.2 1.9c.5-.1 1-.5 1.2-1 .5-.7.1-1.5-1-1.8zm-.7 6.5c-.6 0-1 .5-.9 1.1v.1c.2.9.9 1.1 1.6.9.4-.1.7-.6 1-.9-.3-1.2-1-1.4-1.7-1.2zm.3 5.8c-.7.3-1.4.7-2 1.1.6.6 1 1.1 1.4 1.2.6.3 1.3 0 1.6-.5 0-.1.1-.2.1-.3.2-.7-.4-1.7-1.1-1.5zm-1.4 6.8c-.2.6.1 1.3.7 1.6.1 0 .2.1.3.1.5.2 1.1-.1 1.3-.6v-.1c0-.6-.1-1.1-.3-1.6-1-.6-1.8-.2-2 .6zm-31.9 30.3c.5-.1.9-.5 1.1-1 .2-.7-.6-1.5-1.2-1.3-.4.2-.8.7-1.3 1.3.6.5 1 1.1 1.4 1zm.5 134.3c-.3-.7-.7-1.4-1.2-1.9-.6.7-1.1 1-1.3 1.5-.2.8.3 1.5 1.1 1.7.7.1 1.6-.6 1.4-1.3zm30.6-34.4c0 .7.4 1.3 1 1.7.6.4 1.8-.7 1.7-1.5-.1-.5-.6-.9-1-1.6-.8.6-1.7.9-1.7 1.4zm14.7-1.4c.1.6.7 1.1.9 1.4 1.6.1 2.4-.5 2.6-1.6.1-1-.7-1.9-1.7-1.9h-.2c-1 0-1.8.9-1.7 1.9.1 0 .1.1.1.2zm29.7-22.1c1.6.3 3.2.7 4.8 1.1 1.8.5 3.7-.5 4.3-2.4.7-1.7 0-3.7-1.7-4.4h-.1c-1.3-.4-2.5-.8-3.9-1-.7-.2-1.4-.3-2.1-.4 0-1.5 1.2-2.7 2.7-2.8 1-.2 2.1 0 3.1-.1 1.6-.2 3.2-.5 4.8-.9 1.8-.6 2.8-2.5 2.3-4.3-.3-1.2-2-2.1-3.6-1.9-.9.1-1.8.4-2.6.5-.6 0-1.2-.1-1.8-.3-.5-.1-.9-1.1-.5-1.5.7-.6 1.4-1.1 2.2-1.4 1.6-.5 3.3-.6 4.8-1.2 1.5-.7 2.9-1.6 4.1-2.7.9-.9 1-2.3.4-3.4-.5-1-1.6-1.5-2.6-1.3-1.6.1-3.3.2-4.7 1.2-.5.2-1.1.1-1.6-.2-.8-.5-.6-1.4-.2-2 .4-.6.9-1.2 1.6-1.5 1.7-.6 3.2-1.7 5.1-1.5 1.5.2 3-.5 3.9-1.8.9-1.2 2.2-2.4 1.4-4-.7-1.3-2.1-1.5-3.5-1.6-.9 0-2.1.5-2.8-1l4.8-3.3c1.4-.9 2.2-2.6 2-4.3-.2-1.6-1.4-2.9-2.9-3.2l-5.8 3c-.7-.7-.7-1.8 0-2.5l.1-.1c1.2-1.1 2.4-2.2 3.5-3.4.7-.8.8-2 .2-2.9-1.3-1.7-3.6-2.3-5.6-1.5-2.4 1.1-4.1 3.1-4.9 5.6-.4 1.8-1.1 3.5-2.1 5-2.3-1.7-2.9-3.6-2.2-6 .3-1.1.9-2.2 0-3.4-1.5-.5-3.2-.5-4.7 0-1.2 1.8-2 3.9-2.3 6-.2.7-.9 1.1-1.6.9-.2-.1-.4-.2-.5-.3-1-.7-1.6-1.8-1.8-3-.2-.9-.3-1.9-.5-3l-5 2.2c-.7 2 .4 4.4-1.6 6.2-.7-.6-1.3-1.2-1.9-1.9-.7-.8-1.2-1.7-1.8-2.6l-4.4-.1c-.4 1.6-.6 2.7-.9 3.9-.2.9-.6 1.7-1.8 1.8-.8-.9-1.6-1.7-2.4-2.4-1.3-1.1-3.2-1.3-4.6-.4-1.8.8-2.9 2.7-2.6 4.7.1 1.5.8 2.9 2 3.9 1.7 1.6 1.8 3.7 1.8 5.8 0 .3-.8.9-1.3.9-1.1 0-2-.7-2.4-1.8-.5-1.2-.9-2.6-1.4-3.8-.9-2-3-3.1-5.2-2.7-2.1.3-3.3 1.5-3.9 3.8-.3 1.5 0 3 .8 4.3 1 1.8 2.3 3.5 2.8 5.5-.6 1.3-1.7 2.4-3 3.1-1.6-.2-2.7-.8-3.1-2.3-.7-2.3-2.5-3.2-4.9-3.6-1.2 1.5-2.2 3.2-2.8 5.1-2 7.4-1.7 14.4 2.6 21 3.4 5.3 6.6 10.7 8.5 16.8.2.4.4.7.6 1 2.3.5 4.7 1.6 7.2 1.6 2.2.1 4.4.6 6.4 1.5 1.9.9 3.9 1.4 6 1.5 1.2 0 2.4.4 3.4 1 2.3 1.4 4.9 2.2 7.6 2.4 3 .4 6-.1 8.3-2.3 1.9-1.8 2-3.3.4-5.5-.6-.8-1.6-1.4-1.1-2.9 1.6-.8 3.4-.8 5 0s3.5 1 5.3.6c1.5-.3 2.7-1.6 2.7-3.1-.1-1.2-.9-2.3-2.1-2.6-1.3-.5-2.9-.7-3.9-1.6-.3-1.7.4-2 1.2-1.8zm-1.7-31.5c-3.1 6.1-2.6 6.6-1.1 12.1-1.6 3.6-5 4.1-8.5 4.3-1.5 0-2.9.2-4.4.4-.9.2-1.8.8-1.6 1.8.2.7.7 1.2 1.3 1.6.6.4 1.5.3 2.1.7 1.2.6 2.5 1.2 3 2.6.6 1.3.5 2.9-.3 4.2-2.6 1.1-4.8.1-7.1-.5-1.4-.4-2.8-1-4.2-1.5-1.7-.5-3.6-.3-5.2.6-2.3 1-3 1.7-4.4 4.4 1.2.1 2.4.2 3.5.4 1.6.1 3.3.2 4.9.5 2 .3 3.6 2 3.7 4 .3 2-.7 3.9-2.5 4.9-.8.3-1.7.5-2.5.4-.6-.1-1.2-.3-1.7-.7-4.8-2.9-10.7-3.4-16-1.6-.9.3-1.9-.2-2.2-1.1-.1-.3-.1-.6-.1-.9 0-.3.1-.6.2-.9 1.7-4.8.8-10-2.4-13.9-.9-1-1.1-2.5-.6-3.8.3-.7.5-1.4.8-2.1 1.6-1.2 2.9.1 4.2.4 1.1.4 2 1.3 2.4 2.5.9 2 1.9 4 3.1 6.2 1.7-2.1 1.8-4.1 1.6-6.2-.1-1.4-.3-2.7-.7-4-.4-1.8-.1-3.6.9-5.1.8-1.4 2.5-1.8 3.9-1 .1.1.3.2.4.3 1 .9 1.9 1.9 2.6 3.1.3 1.1.5 2.2.5 3.4 1.9-3.5 2-4.3 2.2-7 .1-1.9.3-3.9.5-5.8s1.3-3.3 2.4-4.7c.8-1.1 2.3-1.3 3.4-.5.1 0 .1.1.2.1 1.2.9 2.2 2 3.2 2.9 2.8.6 4.8-.7 6.7-2.2 1.2-.9 2.1-2.1 3.2-3.1 1.3-1.2 2.7-2.2 3.9-3.2 1.2 0 2.1.9 2.1 2.1v.2c.2 1.8-.3 3.9-1.4 5.7zm-70.7 95.8c.5-.3.8-.7 1-1.2.2-.7-.7-1.6-1.2-1.3-.5.3-.9.7-1.3 1.1 0 1 .9 1.7 1.5 1.4zm-6.1-95.9c-.7 1.3-.9 2.9-.4 4.3 1.1-.8 2.1-1.6 3.1-2.4.6-.4.8-1.3.4-2-.3-.4-.9-1.1-1.3-1-.8.1-1.4.5-1.8 1.1zm40.8 53.3c0 .9.8 1.6 1.7 1.6.1 0 .3 0 .4-.1.6-.2.9-.9 1.6-1.6-.6-.6-1.4-1.2-2.2-1.6-.7-.1-1.5.8-1.5 1.7zm-48.3-60.2c-.1.2.5 1.1.9 1.2 1.1.4 2.3-.5 2.1-1.5-.1-.5-.6-.9-1.1-1.6-.8.5-1.4 1.2-1.9 1.9zm11-4.7c.4-.7-.4-1.7-1.6-1.9-.2.2-.8.5-.9 1-.3.7.1 1.5.8 1.8.1 0 .3.1.4.1.6-.2 1-.5 1.3-1zM42 147.1c-.8.8-1.4 1.2-1.6 1.8-.1.3.5 1 1 1.2.7.3 1.5-.4 1.4-1.2-.2-.6-.4-1.2-.8-1.8zm13.4 15.4c-.6-.9-1.7-1.2-2.7-.9-.6.1-1.1.3-1.7.6-4 2.3-7.9 4.7-11.8 7.1-1 .7-1.9 1.4-2.8 2.2-.7.6-.9 1.7-.4 2.5.4.7.9 1.3 1.4 1.9 2.4-.3 4.6-1.3 6.4-2.8 2.9-2.1 5.6-4.4 9-5.7.9-.5 1.8-1.1 2.4-1.9.7-.9.8-2.1.2-3zM52.1 198c-.1-.6-.6-1.1-.8-1.4-1.4-.1-2.2.6-2.1 1.5 0 .8.6 1.4 1.4 1.5.7.2 1.5-.3 1.6-1.1-.1-.2-.1-.3-.1-.5zm-11.7-42.4c.2.5.6.8 1.1.9.5-.1.9-.5 1-1 0-.4-.5-.8-1.1-1.4-.5.7-1.1 1.2-1 1.5zm13 26c1.4-.9 1.8-2.8.9-4.1 0-.1-.1-.1-.1-.2-.8-1.5-2-1.7-3.8-.8l-1.2.6c-2.6 1.7-5.3 3.2-7.9 5-1.6 1.3-3.2 2.7-4.6 4.2-.8.8-.9 2-.2 2.9.5.6 1.1 1.2 1.8 1.7 1.3-.7 2.7-1.2 4-2 3.6-2.3 6.6-5.5 10.8-7l.3-.3zM236.6 42.5c1-.1 2.1-1.3 1.8-2.1-.3-.7-1.1-1.1-1.4-1.5-1.5 0-2.1.6-2.2 1.6-.1 1 .6 1.9 1.6 2h.2zm-2.1 2.7c-1.3.1-2 .9-1.8 1.9.1.8.7 1.3 1.5 1.3s1.5-.7 1.4-1.6v-.3c-.2-.6-.8-1-1.1-1.3zm-1.3-11.7c-.6.4-1 1-1.4 1.6-.3.7.6 1.7 1.5 1.8.9 0 1.7-.6 1.8-1.5.1-1-.7-1.8-1.7-1.9h-.2zm9.4 83.2c-.5.9-1.2 1.8-.3 3.2 2.4-.6 4.4-2.3 5.3-4.7l4.5-10.2c.2-.6.4-1.1.5-1.7.7-3.4 1.5-6.7 2.1-10.1.6-2.5.2-5.1-.9-7.4-1.5-3-5.1-4.2-8-2.7-.7.3-1.3.8-1.8 1.3-1.9 1.8-2.8 4.4-2.4 6.9.3 1.6.8 3.2 1.5 4.6 1.4 2.7 2.5 5.4 3.5 8.2 1.2 2.7.8 5.7-.9 8.1-1.1 1.5-2.1 3-3.1 4.5zm-19.7-41.2c-3.1 1.9-5.2 5-5.8 8.6-.9 4.6-.1 9.3.7 13.8 0 1.5 1.1 2.7 2.6 3 .3-.3.5-.6.6-1 .9-4 3.3-7.5 6.7-9.7 2.1-1.5 3.7-3.5 4.8-5.8 1.2-2.7.7-5.8-1.4-7.9-2.1-2-5.5-2.4-8.2-1zM0 208.6v6.9c1.1.6 2.3 1.1 3.5 1.6.9.4 1.3 1.4 1 2.3-.3.2-.7.4-1.1.6-1.8.3-2.5 1.4-2.8 3-.4 1.7-.2 2.5 1.4 3.4.8.4 1.6.8 2.3 1.3.3.5.5 1 .3 1.6 0 .2-.7.6-1.1.6-1.2-.1-2.3-.1-3.5-.2v7.1h.1c1.2.1 2.3.4 3.5.8.6.1.9.7.8 1.3 0 .2-.1.3-.3.5-1.4.4-2.8.6-4.1 1v7.4c.2 0 .4.1.7.1.7.1 1.5.2 2.2.4l-.3 1.5c-.1.4-.4.8-.6 1.2-1 2.9-.1 4.6 2.9 5.2 1.2.2 2.4 0 3.2 1.2.1.3.2.6.2.9-.5 2.3.2 3.9 2.2 5.3 1.8 1.2 3.2 3 4.8 4.5.6.6 1.4 1.1 2.2 1.5 4.2 1.6 8.5 1.1 12.7-.2.5-.1.9-.7 1.4-1 .7-.5 1.5-.9 2.3-1.3l6.6-2.7c.7-.3 1.3-.7 2-1 1.4-.6 3.1-.1 3.9 1.3 1.7 2.1 1.9 4.7 2.3 7.2.4 1.5-.2 3.1-1.5 4-2.4 1.6-3.6 4-4.8 6.4-2 4-4.2 7.9-6.8 11.5-2.2 2.8-3.8 6.1-4.9 9.5-.5 1.9-1.2 3.7-2.1 5.4-1.9 4.1-3.9 8.1-5.8 12.1-.3.7-.6 1.4-.7 2.1-.5 2.6-1 5.3-1.6 7.9-.5 1.9 0 3.6.5 5.3.3 1.1 1.2 1.9 2.3 2 1.7.5 3.4-.3 4.1-1.9.8-1.5 1.2-3.1 1.3-4.7 0-4.5 2.4-8.8 1-13.3v-.4c.7-3 1.6-6.1 2.7-9 1.4-3.3 3.3-6.3 4.9-9.5 1.5-3.3 3.2-6.4 5.2-9.4.8-1.3 1.9-2.3 3.3-3 3.7-1.7 7.2-3.8 11.1-4.8 1.3-.4 2.5-1 3.7-1.6.5-.2 1.1-.8 1.6-.7.7 0 1.4.3 2 .7.7.5.5 1.3 0 2-.2.2-.4.5-.6.7-3.2 4.5-5.4 9.3-5 15 .1 1.3 0 2.7 0 4 0 4.9 2 7.8 6.6 9.5.3.1.6.2.8.3 1.4.3 2.3 1.6 2.2 3-.1 1 0 2.1.1 3.1.5 2.6 1.4 3.6 4.3 3.5 2-.1 3.9.9 4.8 2.7.8 1.4 1.6 2.9 3.3 3.7.6-.5 1.2-.9 1.8-1.3 2.1-1.4 3.1-1.2 4.4.9.5.8.9 1.6 1.4 2.3.5 1 1.7 1.3 2.7.8.1-.1.3-.2.4-.3 2-1.3 3.6-.9 5.2.7.3.3.8.3 1.4.6l2.8-5.9c2.3 1 2.3 1.1 2.7 1.8 1 1.6.7 3.5.8 5.2.2 2.6 1.4 3.8 3.8 4 1.5-.8 2.6-2.2 2.8-3.9 0-1.2.9-2.1 2.1-2.2.6 1.3 1.1 2.6 1.7 4 .8 2.2 3.3 3.3 5.5 2.5 1.8-.7 3-2.5 2.7-4.5-.1-.7-.4-1.5-.4-2.2 0-.8.1-1.6.3-2.4 1.3.4 2.7.8 4.1 1 2.6.2 4.1-1.9 3.2-4.4-.8-2.2-2.4-3.3-4.4-4.2-1.2-.5-1.2-1.2-.1-2.9 1.1.4 2.3.6 3.4.9 1.4.3 2.7-.6 3-2 .1-.5.1-1-.1-1.5-.5-1.1-1.1-2.1-1.9-2.9-.8-.7-1.6-1.3-2.6-1.8 1.2-.5 2-.9 2.8-1.1 2.3-.6 2.9-1.9 1.9-3.9-.6-1.4-1.9-2.4-3.4-2.6l-3.6-.3c-1.2-.1-1.5-.8-.8-2.1 1.4-.2 2.8-.4 4.2-.7 1.2-.3 2.1-1.4 2.2-2.6.1-1.1-.5-2.1-1.5-2.6-1.6-.9-3.1-1.7-5.1-1-1.1.3-2.3.6-3.5.7-1.6.2-2.4-.3-3.2-1.9-.4-.8 0-1.7.7-2 .1 0 .2-.1.3-.1 1.6-.2 3.3-.3 4.9-.6.9-.1 1.7-.4 2.5-.9 1.2-.8 1.5-2.3.7-3.5-.3-.4-.6-.7-1-.9-1.8-.7-3.6-1.6-5.6-.6-1.4.5-2.9.6-4.3.1 0-3 0-3 1.7-3.5 1.4-.4 2.8-.9 4.2-1.5 1.1-.6 1.5-2.1.8-3.2-.1-.1-.2-.2-.3-.4-.7-.7-1.7-1.6-2.6-1.7-3.5-.2-7.2-1.1-10.1 1.9-1 1.1-2.1 1.2-3.4-.5-.4-.7-.7-1.5-.9-2.3 1.1-1 2.1-2 3-3.1.9-1.2.7-3-.5-3.9-.3-.2-.6-.4-.9-.5-1.1-.4-2.3-.6-3.5-.6-4.5 0-9 .1-13.5.2-1.5 0-3.1-.1-4.4.4-2.7 1.2-5.5 2.4-7.7 4.5-1.2 1.1-2.3 2.4-3.2 3.8a4.2 4.2 0 0 0 0 5c1.1 1.4 2.7 1.3 4.1.8 1.8-.6 3.6-1.4 5.4-2.2 1.2-.5 2.4-1 3.8-1.6.8 1.7 1.6 3.1 2.2 4.4l1.5-.8c.2.4.3.8.4 1.2.8 2.9 2.9 4 5.7 4.1h3.2c.7 0 1.5 0 2.2.1 1.5.3 2.4 1.8 2.1 3.2-.1.4-.2.7-.5 1-.7 1.2-1.9 1.9-3.3 2.2-2.8.5-5.6 1-8.3-.5-.7-.2-1.5-.3-2.2-.3.9 2.9 3.4 3.4 5.4 4 3.4 1.3 7.2.9 10.2-1.1.9.3 1.6.5 2.3.8 1.3.4 2.2 1.6 2.2 3s-.9 2.6-2.2 3.1c-.3.1-.6.1-.9.3-2.8 1.2-3.1 1.8-1.8 4.3.7 1.1 1.5 2.2 2.4 3.2.6.7 1.1 1.4 1.5 2.2.7 2 1.2 4 1.9 6 .4 1 .2 2.1-.4 3-.5.7-1.1 1.4-1.5 2-2.6.9-4.8.1-7.2-.6-1.3-.3-2.4-1.4-2.6-2.7-.9-3.3-1.7-6.6-2.7-9.9-.5-1.4-1.1-2.8-1.9-4-.5-.6-1-1.1-1.7-1.5-.8-.5-1.8-.2-2.2.6v.1c-.2.7-.4 1.4-.5 2.2-.3 1.6-.6 3.2-1 4.8-.4 1.1-.9 2.2-1.7 3.1-.5.5-1.3.7-2 .5-.7-.3-1.1-.9-1.4-1.6-.1-.7-.1-1.5.2-2.2 1-3.9 1.4-8 1-12-.1-1.2-.4-2.3-.7-3.5-.2-.5-.5-1.1-1.6-.9-.3 1-.6 2-.9 3.1-.5 2-1 4.1-1.6 6.1-.6 2.1-2.2 3.7-4.3 4.3-2-.7-2.3-2-1.8-3.4.5-1.5 1.2-3.1 2-4.5 1.7-3.2 2.1-7 1.3-10.5-.4-.9-.9-1.8-1.5-2.6-.5.7-.9 1.4-1.3 2.2-.6 1.7-.9 3.4-1.5 5.1-.8 2.1-2.5 3.8-4.6 4.8-1.4.8-2.6.1-2.9-1.6-.3-2.1.5-3.7 2-5.2 3.4-3.6 3.7-8 3.2-12.6-.1-1.4-1.3-2.5-2.7-2.5-.7-.1-1.5-.2-2.2-.2-2.2.1-4.5.2-6.7.3-1.6 0-3.3.3-4.8 1-2.1 1-2.7.6-3.5-2.4 1.1-1 2.3-1.9 3.5-2.7 2.1-1.2 3.8-3 4.8-5.2 1.2-2.2 2.7-4.3 4.4-6.1 2-2.4 4.3-4.6 6.7-6.6 1.4-1.1 2.7-2.3 4-3.6.8-.8 1.6-1.8.8-3.2-1.7-.2-2.9 1-3.9 1.9-3.8 3.6-7.5 7.3-11.1 11.1-2.4 2.5-4.6 5.1-7 7.6-.6.7-1.7.8-2.5.1-.2-.2-.4-.4-.5-.7-1-2.8-2.4-5.5-2.3-8.9.7-.7 1.6-1.5 2.4-2.3.8-.7 1.4-1.5 2-2.4 1.9-3.5 3.9-7.1 5.5-10.7 2.5-5.7 3.3-11.9 2.4-18-.1-.9-.3-1.8-.6-2.6-1.1-3.1-3.9-3.7-6.2-1.3-.5.5-.9 1.3-1.5 1.6-.9.3-1.8.6-2.8.7-.2-2.2 0-4.4.7-6.4.9-2.1.9-4.5 0-6.6-.4-1-1.5-1.6-2.5-1.2-.2.1-.3.1-.5.2-1.2.7-2.2 1.6-2.2 3.1 0 1.8-1 2.7-2.5 3.4-1 .4-2.2-.1-2.6-1.1-.1-.3-.2-.6-.1-.9.2-.9.4-1.7.7-2.6.5-1.9 1-3.8 1.3-5.7.1-1.2.1-2.4-.2-3.6-.4-1.5-1.9-2.3-3.3-1.9h-.1c-1.5.3-2.7 1.4-3.1 2.8-.4 1.1-.7 2.3-.9 3.5-.1 1.4-.9 2.6-2.1 3.3-.8.5-1.7.9-2.6 1.2-.1-.6-.2-1.2-.1-1.8.4-2.5.7-5.1 1.2-7.5.5-2.1.1-4.2-1-6-.8-.2-1.5-.3-2.3-.4-2.5-.2-3.2.5-3.4 3-.1 1.6-.1 3.3-.2 4.9 0 1.7-1 3.2-2.6 3.7-.4-.7-.8-1.5-1-2.3-.2-1.9-.1-3.9-.2-5.8 0-1-.1-2.1-.4-3.1-.3-1.4-1.4-2.4-2.8-2.6-1.4-.2-2.8.3-3.6 1.4-.6.8-1 1.8-1 2.9.1 1.8.3 3.6.6 5.3.2 1.2-.4 2.3-1.5 2.7-.6-.8-1.2-1.6-1.6-2.6-.7-2.3-2.4-3.8-3.8-5.4-.4-.4-.9-.7-1.5-.9-2.2-.3-4.2 1.2-4.5 3.4-.1.5 0 .9.1 1.4.4 1.9 1.2 3.7 2.4 5.2.6.8 1.1 1.7 1.5 2.6-1.8-.2-3.1-.5-4.4-.6.3.4.2.4.1.4zm31.2 13.1c-.3.4-1.5.3-1.5-.2-.1-1-.1-2-.1-3.1 1.9.7 2.5 2.2 1.6 3.3zm-17.4 6.1c2.6-1.2 2.9-3.4 2.3-5.7-.6-2.3-1.3-4.6-2.1-6.8-.6-1.2-.2-2.6.9-3.3 1.8.9 3.9 1.4 5.3 2.7 1.7 1.5.4 4 .9 6s.6 3.8 1.2 5.7c.5 1.8 2.1 3.1 4 3 1.8-.2 3.5.3 5 1.4 1.4.9 2.6 1.8 2.2 4.4 3.9-4.4 8.3-6.9 12.2-6.9-1.4 1.5-2.7 3.1-3.8 4.8-1 2-1.7 4.1-2.3 6.3-.6 2-.9 4.1.8 6.1 2.2-1.2 1.6-4.1 3.7-5.8.4-.2.8-.3 1.2-.3 2.2-.1 4.1 1.6 4.2 3.8 0 .4 0 .8-.1 1.2-.3 1.2-.7 2.3-1.3 3.3-1.4 1.9-2.4 4.2-2.8 6.5-.2 1.1-1.1 1.8-2.2 1.9-.7.1-1.5.1-2.2.1-4.1 0-8.1.5-12 1.6-.4.1-.8.4-1.2.5-2.6.6-4.5-1.3-3.8-3.9.4-1.4 1.1-2.7 2.1-3.9 1.1-1.3 2.4-2.6 1.2-4.3-1-1.4-2.7-1-4.2-.6-2.5.7-5.2 1.1-7.4 2.9l-1.8-4.2c.4-3 .8-5.5 1.1-7.8l-4.1-4.8c.2-1.6 1.4-3.1 3-3.9zM46.5 299c.1-.9-.3-1.5-1.1-1.5-.6.1-1.1.3-1.5.6-.2 1.2.5 2.3 1.3 2.3.7 0 1.3-.6 1.3-1.4zm188.6-128.5c-.1 1 .6 1.8 1.5 1.9h.3c.9-.2 1.5-1 1.4-1.9 0-1-.9-1.7-1.8-1.7h-.2c-.3.5-1 1-1.2 1.7zm-7.8-73.7c.1 1.2 1.1 2.2 2.3 2.3 1.4-.2 2.4-1.3 2.5-2.7-.2-1-1-1.8-2-2-1.4 0-2.6 1-2.8 2.4zM37.6 314.2c-1.1 2.1-2.4 4.1-3.6 6.2-1 1.6-.8 2.9.9 3.7 2.8 1.4 5.4 3.1 7.8 5.2 1 .7 2 1.3 3.1 1.8.5.3 1.1.3 1.7.2 1.9-.6 3.7-1.4 4.3-3.5.5-1.6-.4-3.7-2.2-5-.6-.5-1.2-.8-1.9-1.1-1.8-.7-3.6-1.3-5.5-1.9-.9-.3-1.7-.9-1.5-1.9.2-.7.7-1.3 1.3-1.6 2.8-.8 5.6-2 8.7-1.6 2.3.2 4.5-.7 6.1-2.3 1.5-1.5 1.5-3.8 0-5.3-.3-.3-.6-.5-1-.7-1.2-.5-2.4-.9-3.6-1.3-.5 0-1 0-1.5.1-5.4 1.3-10.3 3.6-13.1 9zm195.8-150.6c.1.9.8 1.6 1.7 1.5.9 0 1.7-.8 1.6-1.8v-.2c-.5-.5-1.1-.9-1.8-1.1-.7-.2-1.5.8-1.5 1.6zm-2.1 6.2c0-1.1-.8-2-1.9-2.1-1.1.2-1.8 1.1-1.9 2.1-.1.8.5 1.6 1.3 1.7h.2c1.2.2 2.2-.6 2.3-1.7 0 .1 0 0 0 0zm-12.4-2.1c-.9-.6-2.1-.4-2.9.3-1.4 1-2.2 2.7-2.1 4.4.3.8.7 1.5 1.2 2.2.6.7 1.2 1.3 2 1.7 3.3 2.1 6.6 4.1 9.9 6.2.8.5 1.6.9 2.4 1.2 1 .4 2 .7 3 .8 1.9.3 3.4-.9 4.4-3.2.6-1.4.3-2.6-1.4-3.8-2-1.6-4.2-2.8-6.6-3.7-2.3-.7-3.9-2.1-5.7-3.4-1.6-.8-2.9-1.8-4.2-2.7zM52.3 32.9c.8-.1 1.4-.5 1.5-1.4 0-.9-.7-1.7-1.6-1.9-.9 0-1.6.8-1.6 1.7s.8 1.6 1.7 1.6zm2.9 19.8c-.7.2-1.4.4-2.1.7-4.8 2.8-9.4 5.7-14.3 8.2-.7.3-1.2.8-1.7 1.4-1 1.4-1 3.2 0 4.6.9 1.4 1.9 1.7 3.9 1.1 1-.3 2-.7 2.9-1.2 4-2.5 8.1-5.1 12-7.7 1-.7 1.8-1.6 2.4-2.6 1.1-1.8-.5-4.5-3.1-4.5zM43 42.7c.9 0 1.7-.7 1.8-1.6.1-1-.9-1.9-2.4-1.8-.5.5-.8 1.1-1.1 1.8-.2.8.8 1.6 1.7 1.6zm.4-5.9c1 .1 2-.8 1.6-1.5-.6-.8-1.2-1.5-2-2.1-.4.7-.8 1.4-1 2.2-.1.7.4 1.4 1.1 1.5.2-.2.3-.1.3-.1zm-.5 69.5c-.5 0-1 .6-1.9 1.1.8.6 1.2 1.2 1.8 1.3.3.1 1-.5 1.2-1 .2-.5 0-1.2-.6-1.4h-.5zm1.3-4.5c-.3-.6-.9-1-1.6-1.6-.5.7-1 1-1.2 1.5-.1.8.4 1.5 1.2 1.7h.4c.7-.1 1.5-1 1.2-1.6zm-1.3-11.7c.7 0 1.2-.6 1.2-1.3v-.3c-.2-.5-.6-.9-1.1-1.1-.7-.2-1.4.5-1.3 1.7.2.2.7.9 1.2 1zm14.3-76.3c-.4.1-.7.2-1.1.3-1.4.5-2.7 1.1-4 1.9-3.7 2.8-7.5 5.4-11.3 8-.8.6-1.5 1.4-2 2.4-.7 1.2-.5 2.7.5 3.7.9 1.1 2.4 1.4 3.6.7 1-.4 1.9-.9 2.7-1.5 3-2 5.9-4 8.8-6.1 1.2-.9 2.3-1.9 3.5-2.7.9-.8 1.6-1.8 1.8-3 .6-1.5-.9-3.7-2.5-3.7zm-7.1 30c-.2.8.5 1.3 1.3 1.5s1.6-.7 1.4-1.3c-.4-.7-.8-1.4-1.3-2-.7.7-1.3 1.2-1.4 1.8zm-7.9 53c.8.2 1.4-.4 1.5-1.2 0-.4-.4-.9-.8-1.8-.7.8-1.3 1.2-1.5 1.7-.2.3.4 1.1.8 1.3zm7.7-46.7c.2.5.5.9 1 1.2.7.2 1.4-.3 1.6-1v-.5c-.1-.6-.7-1.1-.9-1.5-1 0-1.8.8-1.7 1.8zM43 48.8c.8 0 1.4-.6 1.4-1.4.1-.9-.7-1.7-2-1.7-.4.4-.8.9-1 1.4-.1.8.4 1.5 1.2 1.7h.4zm8.7-10c.7.2 1.3-.2 1.5-.8v-.2c.2-.9-.6-1.9-1.5-1.7-.6.2-1.1.7-1.9 1.3.9.6 1.3 1.3 1.9 1.4zm-8.4 16c.8 0 1.5-.6 1.4-1.4-.4-.8-.8-1.6-1.4-2.3-.8.7-1.5 1.1-1.7 1.6-.4 1 .6 2.2 1.7 2.1zm14.4 51.7c-.6-.7-1.3-1.4-2.1-1.9-.5.1-1.1.2-1.6.4-2 1.1-4 2-5.8 3.2-2.8 1.8-5.4 4.2-8.5 5.7-1.4.8-2.6 2-3.5 3.3-1 1.3-.7 2.5.4 3.6 1.4 1.3 2.4 1.7 4 .7 3.5-2 6.8-4.2 10.1-6.5 2.1-1.4 4.1-2.9 6-4.5 1.3-.9 1.7-2.6 1-4zm-.5 19.3c.9-1.1 1-2.6.2-3.8-.7-1.2-2.2-1.7-3.5-1.2-1.3.4-2.5 1.1-3.6 1.8-3.1 2.1-6.1 4.3-9.1 6.5-1.2.9-2.3 1.9-3.3 3-.4.5-.6 1-.8 1.6-.2 2.2 1.8 3.9 3.5 3.2 1.5-.6 3-1.4 4.4-2.3 3.1-2 6.2-4.1 9.2-6.2 1.1-.6 2.1-1.5 3-2.6zM49.1 152c.7.2 1.4-.1 1.6-.7.1-.2.1-.4.1-.5-.1-.5-.5-.9-1-1.6-.7.7-1.3 1.1-1.5 1.6-.1.3.4 1 .8 1.2zm125.4 42.7c2.3-.5 4.4-1.6 6.2-3.1 2-1.8 4.4-3.1 7-3.8 2.2-.6 4.2-1.7 5.9-3.1.9-.8 1.7-1.7 2.3-2.6 1-1.4 0-4.2-1.2-5.3-.9-.8-2.3-.6-4.1.5-.9.6-1.7 1.2-2.5 1.9-1.9 1.5-3.9 2.7-6.1 3.6-2.2.9-4.4 1.9-6.4 3.1-4.2 2.1-5.8 5.7-1.1 8.8zM50.2 138.9c.6-.3 1.1-.6 1.6-1-.7-.6-1-1.1-1.5-1.2-.7-.2-1.4.2-1.6.9v.2c0 .7.6 1.2 1.2 1.2.1-.1.2-.1.3-.1zm-1.7 6.1c.2.7.8 1.1 1.5 1 .7-.1 1.2-.7 1.1-1.3 0-.1 0-.2-.1-.3-.2-.5-.6-.9-1-1-.7-.1-1.4.4-1.5 1.1-.1.2-.1.3 0 .5zm-7.6 18.4c.6-.1 1.1-.6 1.9-1.1-.6-.6-1-1.1-1.4-1.2-.6-.2-1.2.1-1.4.7 0 .1-.1.3-.1.4.1.4.7 1.2 1 1.2zm10.6-79.3c-.4-.7-.9-1.4-1.4-2-.6 1-1.2 1.5-1.2 2.1 0 .7.5 1.3 1.2 1.3h.3c.7 0 1.2-.5 1.2-1.1 0-.1 0-.2-.1-.3zm-1 4.4c-.7-.1-1.3.8-1 1.5.2.5.8 1.1 1.1 1.1.6-.1 1-.7 1.9-1.3-.9-.6-1.4-1.2-2-1.3zM57 73.2c.2-.4.4-.9.4-1.4 0-2.4-1.5-3.7-3.5-3.1-1.3.4-2.5 1-3.6 1.7-3.3 2.1-6.5 4.2-9.6 6.5-1.1.8-2 1.8-2.9 2.8-.8.8-1 2-.5 2.9.5 1.1 1.6 1.9 2.8 1.9.7 0 1.5-.2 2.1-.5 4.5-3 8.9-6 13.3-9 .7-.6 1.1-1.2 1.5-1.8zm-6.7 22.1c-.8.2-1.5.6-2.2 1 .8.8 1.2 1.4 1.8 1.6.8.3 1.3-.4 1.6-1.1.2-.7-.2-1.3-.9-1.5h-.3zM43 142.8c-.1-.3-.7-.8-.9-.7-.7.4-1.4.8-2.1 1.3.6.4 1.3.7 1.9.9.6 0 1.1-.5 1.1-1.1.1-.1.1-.3 0-.4zm5.9-39.7c-.1.7.9 1.3 1.6 1 .4-.2 1-.9.9-1.2-.1-.6-.7-1-1.4-1.9-.5.6-.9 1.3-1.1 2.1zm11.7 147c1 .6 1.5 1.1 2.1 1.2.3 0 .9-.8.9-1.2s-.6-1.2-.9-1.1c-.6 0-1.1.5-2.1 1.1zm174.3-32c-1.3-2-2.9-3.7-4.9-5.1-3.7-2.6-7.6-4.8-10.9-7.9-.7-.6-1.4-1.1-2.2-1.5-1.1-.7-2.5-.4-3.2.6-1.5 1.5-1.9 3.1-.8 4.9.7 1.1 1.6 2.2 2.7 3 1.9 1.5 3.8 2.9 5.8 4.2 2.3 1.6 4.6 3.3 7.1 4.8 2.7 1.6 3.7 1.4 5.7-1.2.2-.5.5-1.1.7-1.8zm-20 84.1c-.1.9.6 1.9 1.5 1.7.8-.4 1.6-.9 2.3-1.4-.8-.7-1.3-1.3-1.9-1.5-.8-.2-1.6.3-1.9 1.1.1 0 0 .1 0 .1zm17.5-72.4c-.9-.8-1.8-1.6-2.8-2.3-3.7-2.5-7.5-4.9-11.2-7.4-.2-.2-.5-.4-.7-.5-1.8-.9-3.4-.8-4.5.5-1.2 1.3-1.3 3.1-.4 4.6.9 1.2 2 2.2 3.1 3.1 2.9 2.2 5.7 4.3 8.7 6.3 1.2.7 2.4 1.3 3.7 1.9 2.7.4 4.4-.6 5.3-2.7.8-1.6-.1-2.6-1.2-3.5zm-5 29.4c-.9.1-1.6.9-1.5 1.8v.1c.1.7.8 1.2 1.5 1h.2c.7-.1 1.3-.8 1.2-1.5v-.1c-.1-.7-.7-1.3-1.4-1.3zm2.1-17.4c-.6-.7-1.2-1.4-1.9-2-.5.6-.9 1.3-1.2 2.1-.1.8.9 1.5 1.9 1.4.8-.1 1.5-.9 1.2-1.5zm-10.4-46c.2.7.6 1.3 1.2 1.6.6.4 1.8-.9 1.5-1.7-.2-.6-.8-1.1-1.5-1.9-.5.9-1.2 1.4-1.2 2zm6.4 58.2c-.1.9.6 1.7 1.5 1.8h.1c.9 0 1.7-.6 1.9-1.5 0-1.1-.8-1.9-1.8-2h-.1c-.9 0-1.6.8-1.6 1.7zm5.6-66.6c-.1-.9-.9-1.8-1.7-1.6-.6.3-1.1.7-1.6 1.2 0 1.4.6 2 1.7 2 .9 0 1.6-.6 1.6-1.5v-.1zm-4.5 13.7c0 .9.9 1.8 1.7 1.6.6-.2 1-.8 1.7-1.4-.7-.7-1.1-1.3-1.6-1.5-.8-.2-1.6.3-1.7 1.1-.1 0-.1.1-.1.2zm.9 7.4c.8-.2 1.5-.5 2.2-.9-.8-.8-1.2-1.6-1.8-1.8-.8-.3-1.4.3-1.6 1.1-.2.7.2 1.3.9 1.5.1 0 .2.1.3.1zm-.1-14.3c-.4.8.5 1.8 1.4 1.8.9 0 1.6-.7 1.6-1.5v-.1c-.1-.6-.6-1.1-1.1-2.1-.9.8-1.7 1.2-1.9 1.9zm-7.5-2.9c.5.2 1.2 0 1.4-.6.1-.2.1-.3.1-.5-.2-.6-.5-1.2-.9-1.8-.6.5-1.2 1.1-1.6 1.7-.1.3.6 1 1 1.2zm0 11.9c.7.1 1.2-.4 1.3-1.1v-.3c-.1-.6-.7-1.1-1.2-1.9-.6.9-1.3 1.4-1.4 2-.1.7.4 1.3 1.1 1.4 0-.1.1-.1.2-.1zm4.3 111.9c.8.1 1.5-.4 1.6-1.2.2-.8-.4-1.7-1.2-1.9h-.2c-.6 0-1.1.6-1.5.8-.2 1.3.4 2.2 1.3 2.3zm1.3-19.8c.7-.3 1.4-.7 2-1.2-.7-.7-1.1-1.4-1.6-1.6-.8-.3-1.6.5-1.6 1.5-.2.8.5 1.5 1.2 1.3zm.1 6.3c.8 0 1.4-.6 1.4-1.4.1-.9-.6-1.8-1.9-1.8-.4.4-.8.9-1 1.4-.1.8.4 1.6 1.2 1.8h.3zm-.9 6.6c1 .1 1.9-.7 1.6-1.5-.4-.7-.8-1.3-1.4-1.9-.7.9-1.5 1.4-1.6 2.1s.6 1.2 1.4 1.3zm-8.9 1.3c.8.2 1.7-.4 1.6-1.1-.1-.5-.7-1.2-1-1.2-.6 0-1.2.5-2.1 1 .7.7 1.1 1.2 1.5 1.3zm-3.5 3.1c-1.7 1.4-2 3.9-.6 5.6.9 1 1.8 2 2.8 2.9 1.6 1.5 3.4 2.9 4.9 4.5 2.2 2.3 5 4 8 5 .4-.2.7-.5 1.1-.7 3.6-3.8 3.6-6-.5-9.2-3.4-2.7-6.9-5.2-10.4-7.7-.6-.4-1.3-.7-2-1-1.1-.6-2.5-.4-3.3.6zm7-182.4c.7-.3 1.1-1.1.9-1.9-.1-.9-.4-1.7-.8-2.5-1.9-3.4-2.8-7.3-2.4-11.2.3-4-.9-7.7-2.5-11.3-1.3-2.8-3.8-4.7-6.8-5.3-3.1-.8-6.1 1.5-6.2 5 0 1.5.5 3 1.3 4.3 1.3 1.8 3 3.3 4.9 4.5 3.8 2.5 6.1 6.7 6.2 11.2.2 2.7 1.6 5.2 3.8 6.8.5.5 1.1.5 1.6.4zm-.1 120.1c.6-.2.9-.9 1.6-1.6-.7-.6-1.1-1.3-1.6-1.5-.7-.2-1.5.3-1.7 1 0 .2-.1.3 0 .5.1 1 1 1.9 1.7 1.6zm2.4-14.1c.2-.9-.8-2-2.1-2.2-.5.5-1 1-1.3 1.6-.3.8.5 1.6 1.4 1.8.9.2 1.7-.3 2-1.2zm6.2 13.4c.8-.1 1.5-.5 1.5-1.3-.3-.9-.7-1.7-1.2-2.4-.7.7-1.3 1.4-1.8 2.2-.5.7.5 1.5 1.5 1.5zm-10.2 5.1c-.2.8.5 1.3 1.3 1.3.5-.1 1-.4 1.2-.9.4-.7-.2-1.4-1.3-1.5-.3.2-1 .6-1.2 1.1zm12.1 27.3c-.2-.2-.4-.4-.7-.6-2.2-1.7-4.5-3.5-6.7-5.1-1.9-1.4-3.9-2.8-5.9-4.1-1.7-1.1-3-.9-4.4.6-1.1 1-1.5 2.7-1 4.1.5 1.9 1.8 3.5 3.4 4.5 3 1.9 5.9 3.9 8.6 6.2 1.4 1.2 3.4 1.8 4.9 2.5 4.6-2.6 5-5 1.8-8.1zm-10.4-38.2c.7 0 1.3-.6 1.3-1.3v-.2c-.1-.5-.6-.9-1.1-1.6-.7.7-1.3 1.2-1.5 1.7s.7 1.5 1.3 1.4zm13.1 25.4c-.6-1-1.5-1.9-2.4-2.6-4.1-2.4-7.9-5.3-11.4-8.5-1.1-.8-2.3-1.5-3.6-2-.4.1-.8.2-1.2.4-2.5 1.7-3.3 4-1.4 6.4.5.5 1.1 1 1.7 1.4 2.3 2.1 4.6 4.3 7 6.3 2.1 1.6 4.3 3.2 6.6 4.5 1.1.8 2.7.8 3.8-.1 1.9-1.3 2.4-3.9 1.1-5.8-.2.1-.2.1-.2 0zm-9.9-85.2c-.2-.6-.7-1.2-1.2-1.5-.7-.4-1.8.5-1.9 1.6.3.3.8.9 1.3 1.1.9.4 2.1-.4 1.8-1.2zm34.8 27.1c-.3 1.5.4 3.1 1.8 3.9.3.2.6.3 1 .5v-6.9c-1.5 0-2.7 1.1-2.8 2.5zm-40.2 117.4c-.8-.7-1.7-1.3-2.6-1.8-1.6-1-3.7-.4-4.7 1.2-.6 1-.6 2.3 0 3.4.4.8 1 1.5 1.6 2.2 2 2 4.1 3.8 6.3 5.5h12.2v-.4l-12.8-10.1zm40.3-83.1c.4 1.3 1.4 2.2 2.6 2.5v-7.4l-.6.2c-1.8.6-2.8 2.5-2.2 4.2 0 .1.1.3.2.5zm2.1 43.5c-.9 1.4-1 3.2-.3 4.8.2.4.5.9.8 1.3v-6.8c-.2.1-.4.4-.5.7zm-8.3-135c-3.4-1.8-7.2-2.9-11.1-3.2-4.7-.1-8.4-1.9-10.9-5.9-.7-1.3-1.8-2.2-3.2-2.6-.4.2-.6.2-.6.3-1.5 2.3-3.1 4.4-6.4 3.6-.1 0-.3.1-.4.1-.9.3-1.4 1.3-1 2.2 0 .1.1.2.2.3 1 1.3 2.5 2.2 4.2 2.4 4.2.9 8.4 2.1 12.4 3.5 4.4 1.7 8.7 3.9 12.6 6.6 1.2.8 2.6 1.4 3.9 2.2 1.3-.9 2.4-1.7 3.5-2.5.8-.5 1.1-1.5.8-2.4-.7-1.9-2.1-3.6-4-4.6zm-7.2 12.8c0-.7-.9-1.7-1.4-1.5-.7.5-1.4 1.1-2 1.8.8.7 1.3 1.3 1.8 1.4.8.3 1.6-.7 1.6-1.7zm10.5 66.1c-.2 1.9 1.1 3.6 2.9 4 .8.1 1.7 0 2.5.1v-7.2c-.8-.1-1.5-.1-2.3-.1-1.7-.1-3 1.8-3.1 3.2zM3.8 124.3c1.6-3 1.1-5.8-.6-8.5-.7-1.2-1.9-1.9-3.2-2.1v15.8c1.5-1.5 2.8-3.2 3.8-5.2zm235-13.9c-.3-2.8-1.2-5.3-3.5-7-2.2-1.7-5.3-1.4-7 .8l-.6.9c-1.6 2.6-1.6 5.9.1 8.5 1.3 2.4 1.9 5 1.9 7.7v2.7c.1.8.8 1.3 1.6 1.1.1 0 .3-.1.4-.1.4-.2.7-.5 1.1-.8 4.4-3.4 5-8.7 6-13.8zm-11.4-60.6c-.1.7.4 1.4 1.1 1.5h.2c.9 0 1.6-.4 1.6-1.2-.1-.7-.4-1.4-.9-2-1-.2-1.9.5-2 1.4v.3zm31.6 63.8c-3.4-.1-6.6 1.5-8.5 4.2-1.9 2.6-3.6 5.4-5.5 8.1-.6.8-1.3 1.6-1.9 2.4-2.3 2.7-5.5 4.1-8.4 5.8-1.1.7-2.9 1.2-2.6 2.7.4 2 2.4 1.2 3.7 1.5 3.2.2 6.4-.3 9.3-1.4 3.9-1.5 7.7-3.2 11.4-5.1 1.3-.6 2.4-1.5 3.4-2.4v-15.8c-.2.1-.5 0-.9 0zm-18.9-16.3c-.1-1.3-1.2-2.3-2.4-2.2-1.3.1-2.3 1.2-2.2 2.4 0 .2 0 .3.1.5 0 1.2 1 2.2 2.3 2.1h.1c1.3-.2 2.2-1.4 2.1-2.8zm5.2-21.9c0-1.9-2.7-4.6-4.8-4.6-2.3.1-4 2-3.9 4.3v.2c.1 2.3 2 4.2 4.3 4.2 2.2.2 4.1-1.4 4.3-3.6.1-.1.1-.3.1-.5zM222.9 2c1 .6 2.2 1 3.3 1.3 1.4.5 2.9-.2 3.4-1.6 0-.1.1-.2.1-.3.1-.4.1-.9.1-1.4h-9.6l2.7 2zm-6.7.6c.1-1-.7-1.9-1.6-1.6-.6.1-.9.8-1.6 1.5.8.6 1.2 1.3 1.8 1.4.7.1 1.3-.4 1.4-1v-.3zm6.9 11.5c.3-.8-.3-1.5-1.1-1.6s-1.4.4-1.5 1.2.4 1.5 1.5 1.6c.2-.2.9-.6 1.1-1.2zm-8.6-4.3c.6-.3 1.2-.8 1.5-1.4.3-.8-.2-1.7-1-1.9-.1 0-.2 0-.3-.1-.9 0-1.7.7-1.8 1.6 0 .9.9 2 1.6 1.8zm12.9 21.9c-.8-.1-1.4.7-1.5 1.8-.1.8.5 1.5 1.3 1.6h.3c.9 0 1.6-.8 1.6-1.7 0-.9-.8-1.6-1.7-1.7zm-.9-10.5c-3.8-2.7-7.5-5.4-11.3-8-1-.6-2.1-1.1-3.3-1.2-1.4-.3-2.9.6-3.1 2.1v.3c-.3 1.4.2 2.8 1.3 3.6 1.5 1.2 2.9 2.6 4.4 3.8 3.5 2.6 6.7 5.4 11.1 6.9 2.6-1.5 2.6-1.5 2.9-2.4.4-1.1.3-2.4-.4-3.5-.5-.6-1-1.1-1.6-1.6zm-188 261.1c.2-.8-1.1-1.7-1.8-1.3-.5.2-.7.8-1.4 1.5.6.4 1.4.7 2.1.9.4.1 1-.6 1.1-1.1zM222 5.9c-.7.2-1.3.6-1.8 1-.2.9.3 1.9 1.2 2.1h.3c.9.2 1.7-.4 1.8-1.3v-.1c.1-.9-.6-1.8-1.5-1.7zM70.3 266.2c0 .3.5.5.8.7.2-.3.7-.6.6-.9s-.5-.6-.9-1c-.3.5-.6.9-.5 1.2zM30 284.1c.8-.4 1.6-.9 2.2-1.6-.8-.7-1.2-1.4-1.8-1.6-.8-.3-1.8.5-1.9 1.4s.8 2 1.5 1.8zm5 4c-.3-.3-.8-.9-1.3-1.1-.2-.1-1 .5-1.1 1 0 .5.2 1 .7 1.4.5.3 1.5-.3 1.7-1.3zM44.2 4.6c-1.9 1.1-3.8 2.4-5.4 3.9-.7.8-1.2 1.7-1.6 2.6.3 2.7 2.4 5.6 5.4 4.4 1.4-.6 2.7-1.2 4-2 2.6-1.5 5.2-2.9 7.6-4.7 1.6-1.3 3.2-2.7 4.6-4.2.6-.7.8-1.7.4-2.5-.3-.8-.7-1.5-1.2-2.1h-5.3l-.2.1c-2.8 1.5-5.6 2.9-8.3 4.5zm126.6 1.1c-.8.6-1.6 1.4-2.2 2.2-1.3 1.2-1.5 3.1-.6 4.5.9 1.6 2.1 2.1 4.2 1.3 1.7-.7 3.2-1.5 4.8-2.4 3.5-2 7.1-3.9 10.1-6.5 1.5-1.1 2.1-3.1 1.4-4.8h-9c-3 1.9-5.9 3.8-8.7 5.7zM74.4 262c-.3.6.5 1.5 1.2 1.4.4-.1 1.2-.6 1.2-.9-.2-.7-.6-1.3-1-1.9-.6.6-1.2.9-1.4 1.4zM177 218.4c-.5.5-.9 1.1-1.2 1.7-.2.6 1.1 1.6 1.9 1.5.8-.1 1.3-.8 1.3-1.5 0-1-.8-1.8-2-1.7zm11.1 44.5c-.1-.8-1.3-1.6-2.8-1.6-.4.4-.7.9-.9 1.5-.1.9.6 1.7 1.5 1.8 1 .1 2.2-.9 2.2-1.7zm-10.2 15.9c-.1-.7-.8-1.3-1.4-2.3-.8.9-1.5 1.4-1.8 2.1s.8 1.7 1.8 1.4c.5-.2 1.4-.9 1.4-1.2zm6.1.5c-.7.3-1.4.8-2 1.3.6.6 1.3 1 2 1.4.7.2 1.4-.5 1.4-1.3s-.7-1.6-1.4-1.4zm-9 59.2c.6-.2 1-.8 1.9-1.5-1-.5-1.6-1.2-2.1-1.1s-1.1.9-1.3 1.5.7 1.4 1.5 1.1zm-.2-5c1 0 1.7-.8 1.4-1.7-.3-.5-.6-.9-1.1-1.2-1.3.1-2 .9-1.8 1.8.1.7.7 1.2 1.4 1.2 0-.1.1-.1.1-.1zm.5-9.5c-.8 0-1.4.3-1.6 1.6.5.6 1 1.1 1.6 1.5.8.4 1.8-.6 1.8-1.5-.1-1-.9-1.7-1.8-1.6zm.8-5.9c-1-.2-2 .5-2.2 1.5 0 .8.5 1.4 1.3 1.6.9.3 2.1-.5 2-1.2-.3-.7-.6-1.3-1.1-1.9zM94.6 339h1.7c-.2-.2-.5-.3-.9-.4-.2 0-.6.1-.8.4zm74.3-39.8c1 1.6 3.1 2.1 4.7 1.1 1-.7 2-1.3 3.1-1.8 4.6-1.8 8.5-4.9 12.5-7.7 1.3-1 2.1-2.6 2.1-4.3.1-2.6-2.2-4.1-4.6-2.9-.7.4-1.3.7-1.9 1.2-1.5.9-3 1.9-4.6 2.8-3.1 1.8-6.3 3.4-9.4 5.2-.7.3-1.3.8-1.8 1.3-1.5 1.2-1.5 3.2-.1 5.1zm-81.2 39.7c-.1 0-.2 0-.3.1h1c-.2-.1-.5-.1-.7-.1zm87-54.4c-.4.8.4 1.8 1.6 2 .4-.3.7-.6 1-1 .3-.7 0-1.5-.7-1.7-.2-.1-.3-.1-.5-.1-.6 0-1.1.3-1.4.8zM56.5 334.3c-.2-.8-.8-1.5-1.6-1.2s-1.1 1.1-2 2c.7.4 1.4.8 2.2 1 .8 0 1.4-.6 1.5-1.4-.1-.1-.1-.2-.1-.4zm122-61.1c.2-.8-.3-1.5-1.1-1.6h-.4c-.5.2-1 .5-1.5.9-.2.9.4 1.9 1.3 2.1h.1c.8-.1 1.5-.6 1.6-1.4zm-.2-5.4c.3-.8-.3-2.1-1.2-2-.9.3-1.8.7-2.6 1.2.6.6 1.2 1.1 1.9 1.5.6.3 1.4.1 1.8-.6l.1-.1zm-2.7-36.1c-.2.8.3 1.7 1.1 1.9h.2c.8.1 1.5-.4 1.6-1.2.2-1-.4-1.8-1.7-2-.3.4-1 .8-1.2 1.3zm3.3-17.5c0-.6-.5-1.2-1.1-1.2h-.4c-.8.3-1.5.7-2.2 1.1 1.1.7 1.7 1.4 2.4 1.5.5.1 1.3-.8 1.3-1.4zm-1.5 10.2c-.9.2-1.8.5-2.6 1 .9.9 1.4 1.6 2.1 1.9s1.7-.5 1.8-1.4c.1-.7-.4-1.3-1.1-1.5h-.2zm10.5-51.1c0-.8-.2-1.6-.5-2.3-.9.7-1.6.9-1.9 1.4-.4.7-.1 1.4.7 1.6s1.6.1 1.7-.7zm-3.1 47.9c-.3.8.6 1.7 1.6 1.6.9 0 1.6-.7 1.6-1.6v-.2c-.1-.6-.7-1.1-1.3-2-.8.7-1.4 1.5-1.9 2.2zm10.2-27.9c-.6-.9-1.3-1.7-2-2.5-2.7 1-5.2 2.4-7.4 4.1-3.4 2.4-7 4.6-10.6 6.6-2 .9-3.1 3-2.7 5.1.1.9.7 1.7 1.6 1.9 1.4.5 3 .2 4.3-.7 2.4-1.8 5.1-3.2 8-3.9 3.5-.9 6.1-3.1 8.5-5.6 1.7-1.6 1.7-2.8.3-5zm-10.3 134.4c0-.5-.7-1-1.4-1.8-.7.8-1.5 1.3-1.5 1.8.2.6.8 1.1 1.4 1.3.6.1 1.3-.3 1.4-1 .1-.1.2-.2.1-.3zm-1.4-5c.5-.2.9-.7 1.1-1.2.2-.6-.7-1.5-1.4-1.3s-1 .8-1.3 1.1c.2 1.1.9 1.7 1.6 1.4zm.3-9.3c-.7.8-1.3 1.2-1.5 1.7-.3.9.6 1.6 1.6 1.6.7 0 1.2-.5 1.2-1.2v-.3c-.2-.5-.7-1-1.3-1.8zm-1.2 20.1c.3.3.6.6 1 .8.1 0 .6-.3.6-.4-.1-.4-.2-.7-.4-1l-1.2.6zm-12.3-73.9c.3 1.5 1.6 2.6 3.2 2.6 2-.1 3.9-.7 5.6-1.7 2.2-1.3 4.3-3 6.7-3.5 2.6-.6 4.1-2.2 5.7-4 1.9-2.3 2-3.6.4-6.1-1.1-1.7-2.4-2.2-4.2-1.2-1 .5-1.9 1.6-2.9 2-5.1 1.8-8.4 6.2-13.1 8.5-1.4.6-1.9 2.1-1.4 3.4zm.3-14.4c.7 1.4 1.2 2.8 4.2 2.6 1.2-.3 2.4-.8 3.6-1.4 3.9-2.2 7.4-5 11.5-6.8 1.5-.7 2.7-1.9 3.5-3.4.9-1.4.9-3.3-.1-4.7-.7-1.2-2.3-1.7-3.5-1-1.5.9-2.9 2.1-4.4 3.1-.8.6-1.7 1.2-2.6 1.7-1.9.9-3.9 1.6-5.7 2.6-2 1.2-4 2.5-5.9 4-1 .8-1.3 2.2-.6 3.3zm46.6 49.1c-.5.7-1.1 1.2-1.1 1.5.2.6.7 1.2 1.2 1.5.4.3 1.5-.8 1.3-1.4-.3-.5-.8-1.1-1.4-1.6zm-25.8 7.7c.4-2.8-1.5-4.3-4.1-3.2-1.1.5-2.1 1.1-3.1 1.7-2.3 1.4-4.5 3.1-6.9 4.1-2 .8-3.5 2.2-5.4 3.2-1.2.6-2.1 1.8-2.2 3.2-.1 1.6.9 2.4 2.4 3.3 1.4-.1 2.8-.3 4.1-.7 4.7-2.2 9.3-4.9 13.5-8 .9-1 1.6-2.2 1.7-3.6zM212 33.4c-.4.5.3 1.6 1 1.8s1.7-.5 1.7-1.1c-.2-.8-.4-1.6-.8-2.3-.7.5-1.3 1-1.9 1.6zm3.6 2.9c-.5-.2-1.3.9-1.1 1.6.2.9 1.1 1.4 1.9 1.2h.1c.4-.2.8-.7 1.4-1.3-.7-.6-1.4-1.1-2.3-1.5zm-3-8.8c0 .8.6 1.4 1.4 1.4.1 0 .3 0 .4-.1.4-.1.8-.6 1.5-1.2-.6-.6-1.3-1.2-2.1-1.6-.5-.2-1.2.8-1.2 1.5zm2 23.5c-.1.7.4 1.3 1.1 1.4h.2c.6 0 1.1-.7 2-1.2-.9-.8-1.4-1.5-2.1-1.7-.8-.1-1.2.8-1.2 1.5zm-13.3 5.3c-.1.2.7.9 1.2 1 .6.1 1.2-.3 1.3-.9V56c-.1-.5-.6-.8-1.1-1.6-.7.9-1.2 1.4-1.4 1.9zm5.1-6c-.1-.5-.7-1.3-1-1.2-.6 0-1.1.6-2 1.1.7.6 1 1.1 1.5 1.3.6.2 1.2-.1 1.4-.7.1-.2.1-.3.1-.5zm2.1-6c-.7-.3-1.4 0-1.8 1.2.4.3.7 1 1.3 1.1.6.2 1.3-.2 1.4-.9v-.3c0-.4-.4-.9-.9-1.1zm2.1-2.8c.1.5.5 1 .9 1.2.8.2 1.4-.1 1.8-1.3-.4-.3-.8-1-1.3-1.2-.6-.2-1.2.2-1.4.8v.5zm10.7-8.5c-.7.1-1.2.8-1.1 1.5v.1c.2 1 1.2 1.8 1.9 1.4.5-.3.9-.8 1.2-1.3 0-1-.8-1.8-1.8-1.8-.1.1-.1.1-.2.1zm-4.6 254.8c-.3.4-.9 1.1-1 1.8s.8 1.1 1.6 1.1c.7.1 1.4-.5 1.4-1.2v-.1c.1-.9-.7-1.7-2-1.6zm4.4-237.6c.1.9.7 1.2 1.5 1.2s1.5-.5 1.3-1.3c-.1-.6-.7-1.1-.9-1.5-1.1-.1-1.9.7-1.9 1.6zm-39.4-36.7c.7-.1 1.2-.8 1.1-1.5 0-.1 0-.1-.1-.2-.2-.6-.9-1-1.6-1.7-.5.6-.8 1.3-1.1 2.1 0 .7.6 1.4 1.3 1.4.1 0 .3-.1.4-.1zm26.8 39.2c-.3.6.5 1.5 1.1 1.6.8-.1 1.3-.7 1.2-1.5-.3-.5-.7-1-1.1-1.5-.5.5-1 .9-1.2 1.4zm-21.3 34.5c-.3-3.4-3.1-6.1-6.5-6.1-2.7.1-5.2 3.1-5.3 6.2-.2 2.9 2 5.5 4.9 5.7h.6c3.2.1 6.5-3 6.3-5.8zm-14.1 51.3c-2.5-.3-4.7 1.5-5 4v.5c-.1 3 1.6 5.2 4.1 5.4s5.4-2.2 5.5-4.7c.1-2.3-2.4-5.1-4.6-5.2zm11.4 198.9c-.9.2-1.7.5-2.5.9l-1 .6h7l-.1-.1c-.6-.9-1.4-1.4-3.4-1.4zm-28.4-234c.6.3 1.6-.5 1.5-1.2-.1-.5-.6-1.2-.9-1.2-.6-.1-1.2.3-2.2.7.7.9 1 1.5 1.6 1.7zm56.4 45c1.1-.1 1.9-1.1 1.8-2.2 0-1.1-.5-2.1-1.4-2.7-1.2-.9-2.5-1.6-3.9-2.2-2.1-.8-3.8-2.5-4.6-4.6-.5-1.1-.9-2.2-1.4-3.3-1.3-2.7-1.4-5.9-.3-8.7.5-1.7.7-3.5.6-5.3-.1-1.6-1.5-2.8-3.1-2.7-.3 0-.6.1-.8.2-1.8.6-3.3 1.7-3.3 3.8 0 1.9.1 3.9.3 5.8.2 2.1.1 3-1.1 3.5-1.6.8-2.6-.4-3.4-1.4-1.6-1.8-3-3.8-4.2-5.8-2.9-5.2-5-10.9-6-16.8-.1-.9-.1-1.8.1-2.6 2.5-.7 4.8-1.4 7.1-2.1 2.5-.6 4.8-1.7 6.7-3.4 2-1.8 3.9-3.7 5.7-5.7 1.9-1.9 3.4-4.2 4.4-6.7.7-1.7 1.5-3.3 2.5-4.8 2.8-4.7 6.1-8.9 11.2-11.2.7-.3 1.3-.7 1.9-1.2 2.2-1.8 2.6-4.2.7-6.3-2.4-2.7-5.5-4.3-9.2-3.8-4.3.5-8.6.9-12.5 3.2-.6.4-1.7.2-2.5.2-.3-.4-.5-.9-.7-1.4-1.3-7.3-5-13.8-7.3-20.7-1.8-5.6-6-9.6-9.8-13.8-4.2-4.5-9.5-7.8-15.4-9.7-2.3-.7-4.6-1.2-7-1.6-6.8-1.4-12.9-.3-18.5 4.1-2.6 2.1-4.4 5-5.1 8.3-.6 2.8.1 5.8 2 8 .4.5 1.2.7 1.7 1 .4-.2.6-.2.6-.3 1.1-1.2 2.1-2.5 3.2-3.7 3.7-4.4 10-5.5 15-2.7 1.6.9 2.9 2.1 4.4 3.1 2.6 1.8 4.6 4.4 5.7 7.3 2.5 6 2.2 12.9-1 18.6-.6 1.3-2.2 1.9-3.6 1.3-.3-.2-.6-.4-.9-.7-.3-.3-.6-.7-.8-1.1-1.4-3.6-5.2-4.9-7.4-7.6-.2-.2-.5-.3-.8-.4-1.9-.6-3.7-1.2-5.6-1.7-3.1-1-5.9 0-8.4 1.7-2 1.4-2.2 3.1-.7 5s3 3.7 4.6 5.5c1.3 1.5 2.1 3.3 2.4 5.2.8 4.4 1.5 8.8 2.5 13.2 1.4 6.7 4.9 12.7 10.1 17.1 4.1 3.5 9.2 4.9 14.2 6.1 1.5.4 3.1-.1 4-1.3-1.1-1.8-1-1.8-2.9-2.3-3.9-1-7.5-3-10.4-6-1-1.1-2-2.2-3.1-3.3-1.6-1.6-2.7-3.6-3.2-5.8-1.6-5.6-1.8-11.6-.6-17.3l2.6-1.5c2.7 1.5 4.9 3.7 6.3 6.4.6 1.2 1.3 2.7 2.8 3.2 1.7-.6 2.4-2 3.1-3.3 1.6-3.2 3.1-6.5 4.7-9.7 2.1-3.8 3-8.2 2.5-12.5-.3-2.7-.5-5.4-.5-8.1.1-.7.6-1.3 1.2-1.7.3-.2 1.1.2 1.6.4.3.1.5.3.7.6 1.9 2.5 3.6 5.1 5.5 7.6.9 1.2 1.4 2.6 1.5 4.1.8 5.5 1.7 10.9 2.6 16.4 0 1.2.5 2.3 1.4 3.2.5-.1.9-.3 1.3-.6 2.3-2.3 5.4-3.2 8.3-4.2 1.7-.4 3.5-.7 5.3-.7 1.2 0 2.3.9 2.6 2.1.2.9-.2 1.8-.9 2.4l-.3.3c-3.5 3.3-6.2 7.4-7.8 12-1.8 5.3-5.3 9.9-9.9 13-1.7 1.3-3.6 2.1-5.7 2.3-1.6.2-3.2.6-4.8 1.2-.6.2-1.1.9-1.6 1.4.7 1.4 1.3 2.8 1.8 4.2.4 1.6.6 3.2.8 4.9 0 .3 0 .6.1.9 1.4 5.5 2.6 11 6.1 15.8 1.9 2.6 3.5 5.5 5.7 8 .3.6.4 1.3.2 2-.2 1-1 1.6-2 1.5-1-.1-2-.4-2.9-.9-1-.9-1.8-2-2.5-3.1-2.5-3.8-5.2-7.2-10-8.5-2.7-.7-5.5-1.4-8.1-2.4-1.6-.7-3.4-1-5.2-.9-1 0-2.1-.1-3.1-.2-5.1-.1-10.1-.2-15.1 1.9-3.4-2.4-7.3-2.9-11.7-1.9.1 1.1.3 2.1.7 3.1 1.1 2.1 2.6 4.1 4.4 5.6 2.5 2.1 4.8 4.3 7.1 6.4-.2 1.3-1.2 2.4-2.5 2.7-2.9.9-4.7 3.1-6.6 5.2-1.7 1.8-3.6 3.6-5.3 5.5-1.1 1.2-2.5 2.1-3.3 3.7 1.1 1.7 3 2.7 5 2.6 3.9.3 7.7 1.2 11.4 2.4 1.3.6 2.7.6 4 .1 2.9-1.5 5.4-.4 8.1.5.1 2.3-.8 4.3-1.2 6.3-.5 2.3-.8 4.7-.9 7.1-.2 1.9.7 3.8 2.3 4.9 4.4-.7 7.5-3 10.4-6 1.5-1.6 3-3.4 5.6-3.2.2 0 .5-.3.8-.4 4.1-2.3 7.6-5.3 10.5-9 3.1-4.1 5.3-8.7 4.8-14.1 0-1 0-2 .1-3.1 2.4-1.7 5-1.3 7.5-1.8 3.4-.7 7 .4 9.4 3 1.9 1.9 1.7 3.6-.7 4.9-1.2.7-2.4 1.3-3.6 1.8-4.7 1.6-7.5 5.3-10.2 9.1-.6.9-1 1.8-1.1 2.9-.2 1.5-.7 2.9-1.7 4-.5.7-.4 1.7.3 2.3.3.2.6.3 1 .3 1.3-.1 2.6-.1 3.9 0 3.1.5 4.3-.5 5.3-3.6.6-2 1.1-4.1 1.6-6.1 1.4-5.9 6.7-10 12.7-10.1.5.1.8.2 1.1.1zm-32.5 4c-1.7 2.8-4.1 5.2-7 6.8-2.6 1.7-5.5 3.1-8.2 4.5-1.2.6-2.3.1-3.3-.6s-2.1-1.8-1.7-3.4c.5-1.7 1.2-3.4 1.7-5.1.4-1.1.7-2.3 1-3.4.2-.9-.3-1.8-1.2-2-.3-.1-.7-.1-1 0-2.5.9-5.1 1.7-7.6 2.8-3.5 1.5-7.1.9-10.6.4-1.9-.3-2.7-3.4-1.3-4.8 2.5-2.3 5.2-4.6 7.9-6.6.9-.5 1.9-.8 2.9-.7 1.9.1 3.7-.4 5.2-1.6-1.3-2.2-2.6-3.4-4.7-3.9-2.8-.7-5.2-2.4-6.9-4.6-1.2-1.4-.7-3 1.2-3.2 2.6-.3 5.2-1.6 8-.8.6.1 1.2.1 1.8-.1 3.2-1.2 6.6-.1 9.8-.3.6 0 1.2 0 1.8.3 4.4 2.1 9.3 3.4 12.4 7.7 2 2.6 4.1 5.1 6.2 7.8-2.2 3.6-4.4 7.2-6.4 10.8zM23.4 309.5c-5-3.4-9-5-13.1-1.8-.4.3-.8.4-1.2.6-3.3 1.4-4.5 4.2-4.9 6.9-.3 3.1 1.5 6.1 4.4 7.2 2.5.9 5.2.1 6.8-2 1-1.1 1.7-2.5 2.5-3.7 1.4-1.9 2.1-4.3 5.1-4.6 1-.1 1.3-2 .4-2.6zm3.1-4c.2-1.3.6-2.2.5-2.9-.5-2.7-1.7-5.1-3.4-7.2-1.7-2-3.5-4-5.3-6.1-2.8-3-6.6-4.8-10.6-5-3-.3-5.9 1.1-7.5 3.7v6.9c1.7 2.6 3.9 4.6 7.5 4.6 1.6 0 3.3-.1 4.9-.3 4.9-.3 9.2.6 12.4 4.7.4.6.9 1.1 1.5 1.6zM180.8 20.9c.6.2 1.3-.2 1.5-.8v-.3c.1-.7-.3-1.3-.9-1.4h-.3c-.5 0-1.1.5-2 1 .8.6 1.1 1.3 1.7 1.5zm-6.6 98.1c-.4.2-.9.2-.9.3 0 .4 0 .7.1 1.1.2-.1.7-.1.7-.2.1-.4.1-.8.1-1.2zM162 107.2c.6.2 1.2-.1 1.4-.6 0-.1.1-.2.1-.4-.1-.5-.5-.9-1-1.2-.4-.1-.9.4-1.6.7.5.7.7 1.3 1.1 1.5zm13.7-89.7l-1.1-2.2c-.6.7-1.1 1.1-1.3 1.5-.2.5 0 1 .5 1.2.1 0 .2.1.4.1.5-.1 1-.3 1.5-.6zM48.2 338c-.1-.9-.7-1.4-1.5-1.2-.7.3-1.4.8-2 1.3.4.3.7.6 1 .9H48c.2-.3.2-.7.2-1zm120.1-228.2c0-.4-.4-.8-.8-1.6-.6.6-1.3.9-1.3 1.3s.5.9.9 1.1c.4.2.9 0 1.1-.5.1-.1.1-.2.1-.3zm3.3 5.9c-.1-.6-.3-1.2-.6-1.7-.6.6-.9.8-1 1.1-.2.6-.1 1.2.6 1.3.4-.1 1-.5 1-.7z"/></svg>')}.hidden,.show-mobil,#mxcpr{display:none !important}pre,pre *{display:block;float:left;clear:none;width:100%;background-color:#fff}a,a.readmore span,h3>a>span,a.link:before,.button,span.icon svg *,.fancybox-button svg path,.lupe svg *,input[type="checkbox"]+label:before,input[type="radio"]+label:before,input,textarea,select,nav,div.dropdown,nav ul.menu li>a:after,nav ul.menu li>span:after,nav ul.menu li .nav-deeper:before,.iconbar-item .icon>span,.iconbar-item .icon>svg *,div.slide-text,a.slide-link span svg *,table.cart a.icon svg *,span.icon-edit,div.languages a>span:last-child{-moz-transition-property:all;-moz-transition-duration:0.4s;-webkit-transition-property:all;-webkit-transition-duration:0.4s;-o-transition-property:all;-o-transition-duration:0.4s;transition-property:all;transition-duration:0.4s;transition-timing-function:ease-in-out;transition-delay:0.0s}a,p,blockquote,h1,h2,h3,h4,ul,li,dl,dt,dd,input,textarea,select,button,table,span{font-family:'Merriweather',serif;-webkit-text-size-adjust:none;-webkit-font-smoothing:subpixel-antialiased;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}a,select,input,textarea,h1,h2,table,button,.button{-ms-hyphens:none;-moz-hyphens:none;-webkit-hyphens:none;hyphens:none}body,h1,h2,h3,h4,p,blockquote,ul,li,img,dl,dt,dd,hr{position:relative;width:100%;float:left;clear:left;padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}h1{font-size:2em;line-height:1.3em;font-weight:300}h2{font-size:1.4em;line-height:1.3em;font-weight:400}blockquote{font-size:1.2em;line-height:1.5em;font-weight:300}h3{font-size:1.1em;font-weight:700}h4{font-size:1.1em;font-weight:400}p+*,ul+*,form+*,dl+*,dd+*,table+*,h3+*{margin-top:15px !important}h2+*,hr+*,blockquote+*,.subline+*{margin-top:30px !important}h1+*,h1+.subline+*{margin-top:45px !important}h3+.subline{margin-top:5px !important}hr{display:block;width:calc(100% + 30px);left:-15px;height:2px;border:0;background-color:var(--middlegrey)}.offline hr,.error hr{width:calc(100% + 60px);left:-30px}*+hr{margin-top:30px !important}a{display:inline-block;text-decoration:none;color:var(--maincolor-1)}a:hover{text-decoration:none;color:var(--maincolor-2)}h3>a{position:relative;padding-right:40px}h3>a:after{content:""}a.readmore{font-weight:400}h3>a>span,a.readmore span{position:relative;float:right;clear:none;width:26px;height:26px;margin:0 0 0 10px;background-color:var(--maincolor-1)}h3>a>span svg,a.readmore span svg{position:absolute;top:calc(50% - 8px);left:calc(50% - 8px);display:block;float:left;width:16px;height:16px}h3>a>span svg *,a.readmore span svg *{fill:#fff}h3>a>span{position:absolute;right:0;top:1px;margin:0}a.readmore:hover span,h3>a:hover>span{background-color:var(--maincolor-2)}.button{display:inline-block !important;float:none !important;width:auto;color:#fff;border:0;background-color:var(--maincolor-1);padding:8px 15px 9px 15px;margin:0;font-size:1em;line-height:1.2em;cursor:pointer;white-space:normal}.button:hover,.button.active{background-color:var(--maincolor-2);color:#fff}.button+.button{margin-left:5px}.button>span.icon{position:relative;display:inline-block;margin:0 7px -4px -3px;width:20px;height:20px}.button>span.icon>svg{display:block;height:100%;width:100%}.button>span.icon>svg *{fill:#fff}strong,b{font-weight:700 !important}ul{padding-left:20px;list-style-type:disc;list-style-position:outside}li+li{margin-top:5px}.pull-center{text-align:center !important}.pull-left{text-align:left !important}.pull-right{text-align:right !important}.nextstep{text-align:right !important}.frame{position:relative;z-index:1;padding:15px}.frame:after{content:"";position:absolute;top:0;left:0;z-index:-1;height:100%;width:100%;background-color:var(--lightgrey)}.small,.caption{font-size:0.9em}.caption{display:inline-block;margin-top:10px}.credits{display:block;width:100%;float:left;clear:none;margin-top:10px}h3>.small{font-size:0.8em}.highlight{color:inherit;text-decoration:underline;font-weight:700}span.date{display:block;float:left;clear:left;color:var(--darkgrey);width:100%;padding:0;margin:0;font-size:1.3em}span.day{font-weight:700;font-size:1.6em}.subline{margin-top:10px !important}.subline span{position:relative;clear:none;margin-right:10px;padding-right:10px;font-weight:400;color:var(--darkgrey);font-size:1em}.subline span:after{content:"";position:absolute;top:0;right:-1px;width:2px;height:100%;background-color:var(--middlegrey)}.subline span:last-child:after{display:none}table,tbody{display:table;width:100%;border:none;float:left;clear:none;padding:0;border-collapse:collapse;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}table tr{display:table-row;width:100%;border-bottom:2px var(--middlegrey) solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.article table tr{border-bottom-width:1px}.article table tr:first-child{border-top:1px var(--middlegrey) solid}table td,table th{display:table-cell;vertical-align:top;padding:10px 4px 10px 4px;border-collapse:collapse;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}table td:last-child,table th:last-child{padding-right:0}table td:first-child,table th:first-child{padding-left:0}table th{padding-top:0;text-align:left;font-size:0.9em;font-weight:300;color:var(--darkgrey)}table.participants td:first-child{width:50%}span.page>a,span.page>span{display:inline-block;padding:4px 12px 5px 12px;margin:0 4px 0 4px;font-size:1.1em;font-weight:400;color:#fff}span.page>a{background-color:var(--maincolor-1)}span.page>span,span.page>a:hover{background-color:var(--maincolor-2)}span.page.disabled{display:none}header,main,footer,aside,nav,section,article{position:relative;display:block;z-index:1;width:100%;float:left;clear:left;padding:20px 0 20px 0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.cookie footer{padding-bottom:100px}main,section{background-color:var(--lightgrey)}main+section.bottom{padding-top:0}.offline main,.error main{background-color:rgba(244,244,244,0);height:100%}header{background-color:#fff;padding-top:10px;padding-bottom:5px;z-index:4}section.top{min-height:80px;background-color:var(--middlegrey);background-attachment:scroll;background-repeat:repeat;background-position:center center;background-size:130px 170px;background-image:url('data:image/svg+xml;utf8,<svg fill="rgba(244, 244, 244, 1)" width="130px" height="170px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 260 340"><path d="M95.4 164.3c1-.7 1.5-1.9 1.2-3.1-.4-1.6-1.3-3.1-2.6-4.1-3.3-3-6.7-5.9-10.1-8.8-.9-.6-1.8-1-2.8-1.3-.5.1-.9.3-1.3.6-1.5 1.1-1.9 3.2-.9 4.8.5.7 1.1 1.4 1.8 2 2.8 2.4 5.6 4.9 8.5 7.2 1.1 1 2.4 1.8 3.6 2.6.9.6 1.9.7 2.6.1zm48.9-52.1c.2.5.6.9 1.1 1 .4 0 .9-.5 1.8-1-.6-.5-1.3-.9-2.1-1.2-.1-.1-.8.8-.8 1.2zm-62.8 63.4c-.7-.1-1.3.3-1.5 1v.3c0 .7.5 1.3 1.2 1.3h.3c.8-.4 1.5-.8 2.2-1.3-1.1-.7-1.6-1.2-2.2-1.3zm.2-6c-.5 0-.9.3-.9.8 0 .1 0 .3.1.4.3.4.8.7 1.4.7.4 0 .8-.5 1.8-1.1-.8-.4-1.6-.6-2.4-.8zm1.1-4.5c.3-.1.8-.7.8-.8-.4-.7-.8-1.3-1.3-1.9-.4.5-.7 1.1-1 1.8-.2.6.7 1.2 1.5.9zm1.9-110.6c-.5-.2-1.5.6-1.5 1.2.1.8.5 1.5 1.3 1.4.6 0 1.1-.6 2-1.1-.5-.6-1.1-1.1-1.8-1.5zm-4.4 25c-.9.8-1.2 2.2-.6 3.3.4.8.9 1.5 1.6 2.1l10.8 8.7c.7.5 1.6.9 2.4 1.2 1.3.4 2.4-.4 2.6-2.2-.1-.7-.4-1.4-.8-2-.7-1-1.5-1.8-2.4-2.6-1.9-1.7-3.8-3.4-5.7-5-1.5-1.3-3-2.5-4.6-3.6-1-.9-2.4-.8-3.3.1zm10.5-13.1c-.1.7.4 1.3 1.1 1.4h.2c.5 0 1-.7 1.8-1.3-.8-.7-1.2-1.3-1.8-1.4-.7-.1-1.3.4-1.4 1.1.1.1.1.2.1.2zm-7.5 9.9c.6.2 1.2-.2 1.4-.7 0-.2.1-.3 0-.5-.1-.5-.7-1.3-.9-1.2-.7.3-1.4.7-2 1.2.7.5 1.1 1 1.5 1.2zm.8-8.3c-1.1.1-1.7.9-1.5 1.7.1.8.8 1.3 1.5 1.3s1.4-.9 1.1-1.6c-.3-.6-.7-1-1.1-1.4zm-1.9-5.4c-.3.8.2 1.4 1.1 1.6.6.2 1.3-.2 1.5-.8 0-.1.1-.2 0-.4-.2-.8-.5-1.5-.9-2.2-.8.9-1.5 1.3-1.7 1.8zm8-1.7c-.3.6.3 1.5 1.1 1.5.7.2 1.4-.3 1.5-.9v-.2c0-.5-.5-1.1-.9-2-.8.7-1.5 1.1-1.7 1.6zm49.9 54.9c.7-.1 1.3-.4 1.7-1 .4-.6-.4-2.1-1.1-2s-1.3.8-2.3 1.4c.8.8 1.2 1.6 1.7 1.6zm-3.6-35.4c-1.1-.2-2.1.6-2.3 1.7v.3c.1 1.2 1 2.2 2.2 2.4 1 0 1.9-.8 2-1.9.1-1.2-.7-2.3-1.9-2.5zm1 16.4c-.1.8 1.1 1.8 1.8 1.4.6-.3.9-1 1.6-1.8-.8-.5-1.4-1.1-2-1.1-.8 0-1.4.7-1.4 1.5zm-47.8 85.8c.6-.1 1-.7 2-1.4-1-.7-1.6-1.4-2.3-1.6-.9-.2-1.7.8-1.6 1.7.1.8.9 1.4 1.7 1.3h.2zm58.7-76.2c.2-.7-.3-1.3-1.6-1.5-.3.3-.9.6-1 1.2-.1.3.5 1.1.9 1.2.7.2 1.4-.1 1.6-.8.1 0 .1 0 .1-.1zm-4.7-6.7c-.4.1-1.1.8-1 1 .4.7.8 1.2 1.4 1.8.5-.8 1.1-1.2 1.1-1.6 0-.6-.5-1.2-1.1-1.2-.1-.1-.3-.1-.4 0zm-1.6-20.4c-1 .3-1.8 1.1-1.9 2.2.1 1.1.9 1.9 2 1.9 1.1-.1 1.9-1 1.8-2.1-.1-1-.9-1.9-1.9-2zm-2.6 23.5c-.2-.5-.7-.8-1.3-1.5-.5.8-1 1.3-1.1 1.9-.1.3.5 1 .9 1.1.7.1 1.4-.4 1.5-1.1.1-.1.1-.2 0-.4zm-51.2 71.6c-.4.6.4 1.8 1.3 1.8.6 0 1.1-.5 1.5-.7.2-1.2-.6-2.1-1.5-2-.6.1-1 .4-1.3.9zm43.1-87c0 .9 1.1 2.1 2 1.9.7-.2 1.2-1 1.6-1.3-.1-1.5-1-2.5-1.9-2.4-1 .1-1.6.9-1.7 1.8zm-41.2 82.8c.5-.1.9-.5 1.2-.7-.1-1.2-1.1-2.1-1.8-1.8-.5.3-.8.8-.8 1.3-.1.6.4 1.2 1.1 1.2.1.1.2.1.3 0zm46.3-76.9c.1-.9-.6-1.7-1.5-1.8-1-.1-1.8.7-1.9 1.6v.2c0 .9.8 1.6 1.7 1.5h.1c.8.1 1.6-.6 1.6-1.5zm-1.1 19.2c.6.2 1.6-.8 1.4-1.4-.4-.6-.9-1.2-1.4-1.7-.5.7-1.1 1.1-1.1 1.5-.3.9.4 1.3 1.1 1.6zm-.9-5.1c.5.3 1.2.1 1.5-.4.1-.1.1-.2.1-.4.2-.8-.2-1.4-1.3-1.8-.4.3-1 .7-1.2 1.3 0 .4.5 1.1.9 1.3zm-54.8 75.2c-.1.8.5 1.4 1.3 1.5.9.2 1.7-.4 1.9-1.2v-.2c.1-.9-.6-1.7-1.5-1.8-1 0-1.7.8-1.7 1.7zm2.8-160.2c0 .7.6 1.2 1.3 1.2h.2c.5-.1.8-.6 1.5-1.1-.6-.5-1-1-1.4-1.2-.7-.2-1.4.2-1.6.9v.2zm.6-5.1c0 .8.7 1.5 1.6 1.4h.2c.5-.1.8-.6 1.5-1.2-.6-.6-1.3-1.2-2.1-1.6-.5-.2-1.3.8-1.2 1.4zm8.6 9.4c-.2.7.3 1.3.9 1.5h.2c.7 0 1.3-.7 2.3-1.3-.7-.8-1.1-1.4-1.7-1.7s-1.6.5-1.7 1.5zM86.5 5.6c-.1-.6-.6-1.1-1.1-2.1-.7.9-1.3 1.3-1.5 1.9-.1.7.4 1.4 1.1 1.4.7.1 1.4-.4 1.4-1.1.1 0 .1-.1.1-.1zm6.5 7.9c-.6.1-1.1.8-1.9 1.4.7.7 1.1 1.5 1.6 1.5.7-.1 1.3-.4 1.7-1 .3-.7-.7-2.1-1.4-1.9zm-7.8-1.2c.7 0 1.2-.5 1.2-1.2v-.3c-.1-.6-.7-1-1.3-1.9-.5.6-.9 1.3-1.2 2-.2.8.5 1.5 1.3 1.4zm13.2 28.6c.8-1.3.7-3-.3-4.2-1-1.1-2.1-2.2-3.2-3.1-3-2.2-6.1-4.2-9.2-6.3-1.3-1-3-1.3-4.6-.8-1.8 3.9-1.8 4.7 1 7.1 2.6 2.3 5.2 4.5 7.9 6.6 1.3 1 2.8 1.7 4.3 2.2 1.5.6 3.2 0 4.1-1.5zM87.6.8c.5.2 1.2-.2 1.6-.8h-2.4c.2.3.5.6.8.8zm93 168c-.3-.9-1.3-1.3-2.2-1-.2.1-.5.2-.7.4-.4.7-.7 1.4-1 2.1.5.6.9 1.3 1.4 1.5.9.3 1.9-.1 2.2-1 .4-.6.5-1.3.3-2zM93.3 6.3c-.6.6-1.2.9-1.4 1.4-.4.7-.1 1.5.5 1.8.1.1.3.1.5.2.8.2 1.7-.4 1.6-1-.3-.8-.7-1.6-1.2-2.4zm85.3 170.9c-.7.2-1.2.9-1.6 1.2 0 1.3.7 2 1.8 1.9.8.1 1.5-.4 1.6-1.2.2-.8-.9-2.1-1.8-1.9zM95.7.4c.3-.1.5-.2.7-.4h-1.9c.3.4.8.6 1.2.4zm-3.4 22.3c.7-.1 1.4-.3 1.5-1.2s-.8-1.5-2-1.6c-.3.3-.9.7-1.1 1.3-.3.8.6 1.6 1.6 1.5zm-2.1 100.7c.6.1 1.3-.3 1.4-.9v-.3c-.3-.7-.7-1.4-1.2-2-.6.7-1.1 1.1-1.2 1.5-.2.7.2 1.5 1 1.7zm.1 2.7c-.6 1-1.1 1.6-1.1 2.1 0 .4.5 1 .9 1.2s1.6-.7 1.4-1.2c-.2-.8-.6-1.5-1.2-2.1zm-.5 6.9c-.3-.1-1 .5-1.2.9-.2.6.2 1.3.9 1.4h.3c.5 0 .9-.5 1.8-.9-.8-.6-1.3-1.3-1.8-1.4zM91 74.7c.5.3 1.5-.4 1.5-1.2-.2-.8-.6-1.5-1-2.1-.7.8-1.5 1.2-1.5 1.7.1.6.4 1.2 1 1.6zm1.2 41.2c-.2-.7-.9-1.2-1.8-2.1-.4.7-.7 1.4-.9 2.2 0 1 .9 1.9 1.6 1.5.5-.3 1.2-1.2 1.1-1.6zm-.6-36.7c-.8-.3-1.3.3-1.5 1.1-.2.6.1 1.2.7 1.4.1 0 .3.1.4.1.8-.2 1.5-.5 2.2-.9-.9-.9-1.3-1.5-1.8-1.7zM79.2 99.6c.7 1 1.5 1.9 2.4 2.6 2.5 2.1 5 4.3 7.7 6.2 1.1.7 2.4 1.3 3.7 1.6 1.6.5 3.3-1 3.4-3.3-.4-1.1-1-2-1.7-2.9-2.2-2.2-4.6-4.3-7-6.3-1.6-1.3-3.3-2.5-5.1-3.6-1.1-.6-2.5-.3-3.2.8-1.4 1.7-1.6 3.1-.2 4.9zm18.3-47.7c-.5-.8-1-1.5-1.7-2.1-2-2-4.2-3.8-6.6-5.4-2.9-1.8-5.6-4-9.1-4.5-3.4 2.8-3.7 4.6-.5 7.1 3.7 3 7.6 5.7 11.4 8.5.6.4 1.3.7 2 1 1.4.5 3 .1 4.1-1 .9-.9 1-2.4.4-3.6zm-.5 93.3c-.7-1.1-1.6-2.1-2.7-3-2.9-2.3-6-4.5-9-6.7-1.3-1-2.7-1.9-4.6-1.7-1.3 1.4-1.1 3-.7 4.6 3.4 2.9 6.8 5.9 10.2 8.8 1.1.8 2.3 1.4 3.5 1.9 1.1.5 2.5.1 3.1-1 .9-.8.9-2 .2-2.9zm-13.6-36.1c-.3.2-1 .4-1.4.9s.4 2 1.2 1.9c.5-.1 1-.5 1.2-1 .5-.7.1-1.5-1-1.8zm-.7 6.5c-.6 0-1 .5-.9 1.1v.1c.2.9.9 1.1 1.6.9.4-.1.7-.6 1-.9-.3-1.2-1-1.4-1.7-1.2zm.3 5.8c-.7.3-1.4.7-2 1.1.6.6 1 1.1 1.4 1.2.6.3 1.3 0 1.6-.5 0-.1.1-.2.1-.3.2-.7-.4-1.7-1.1-1.5zm-1.4 6.8c-.2.6.1 1.3.7 1.6.1 0 .2.1.3.1.5.2 1.1-.1 1.3-.6v-.1c0-.6-.1-1.1-.3-1.6-1-.6-1.8-.2-2 .6zm-31.9 30.3c.5-.1.9-.5 1.1-1 .2-.7-.6-1.5-1.2-1.3-.4.2-.8.7-1.3 1.3.6.5 1 1.1 1.4 1zm.5 134.3c-.3-.7-.7-1.4-1.2-1.9-.6.7-1.1 1-1.3 1.5-.2.8.3 1.5 1.1 1.7.7.1 1.6-.6 1.4-1.3zm30.6-34.4c0 .7.4 1.3 1 1.7.6.4 1.8-.7 1.7-1.5-.1-.5-.6-.9-1-1.6-.8.6-1.7.9-1.7 1.4zm14.7-1.4c.1.6.7 1.1.9 1.4 1.6.1 2.4-.5 2.6-1.6.1-1-.7-1.9-1.7-1.9h-.2c-1 0-1.8.9-1.7 1.9.1 0 .1.1.1.2zm29.7-22.1c1.6.3 3.2.7 4.8 1.1 1.8.5 3.7-.5 4.3-2.4.7-1.7 0-3.7-1.7-4.4h-.1c-1.3-.4-2.5-.8-3.9-1-.7-.2-1.4-.3-2.1-.4 0-1.5 1.2-2.7 2.7-2.8 1-.2 2.1 0 3.1-.1 1.6-.2 3.2-.5 4.8-.9 1.8-.6 2.8-2.5 2.3-4.3-.3-1.2-2-2.1-3.6-1.9-.9.1-1.8.4-2.6.5-.6 0-1.2-.1-1.8-.3-.5-.1-.9-1.1-.5-1.5.7-.6 1.4-1.1 2.2-1.4 1.6-.5 3.3-.6 4.8-1.2 1.5-.7 2.9-1.6 4.1-2.7.9-.9 1-2.3.4-3.4-.5-1-1.6-1.5-2.6-1.3-1.6.1-3.3.2-4.7 1.2-.5.2-1.1.1-1.6-.2-.8-.5-.6-1.4-.2-2 .4-.6.9-1.2 1.6-1.5 1.7-.6 3.2-1.7 5.1-1.5 1.5.2 3-.5 3.9-1.8.9-1.2 2.2-2.4 1.4-4-.7-1.3-2.1-1.5-3.5-1.6-.9 0-2.1.5-2.8-1l4.8-3.3c1.4-.9 2.2-2.6 2-4.3-.2-1.6-1.4-2.9-2.9-3.2l-5.8 3c-.7-.7-.7-1.8 0-2.5l.1-.1c1.2-1.1 2.4-2.2 3.5-3.4.7-.8.8-2 .2-2.9-1.3-1.7-3.6-2.3-5.6-1.5-2.4 1.1-4.1 3.1-4.9 5.6-.4 1.8-1.1 3.5-2.1 5-2.3-1.7-2.9-3.6-2.2-6 .3-1.1.9-2.2 0-3.4-1.5-.5-3.2-.5-4.7 0-1.2 1.8-2 3.9-2.3 6-.2.7-.9 1.1-1.6.9-.2-.1-.4-.2-.5-.3-1-.7-1.6-1.8-1.8-3-.2-.9-.3-1.9-.5-3l-5 2.2c-.7 2 .4 4.4-1.6 6.2-.7-.6-1.3-1.2-1.9-1.9-.7-.8-1.2-1.7-1.8-2.6l-4.4-.1c-.4 1.6-.6 2.7-.9 3.9-.2.9-.6 1.7-1.8 1.8-.8-.9-1.6-1.7-2.4-2.4-1.3-1.1-3.2-1.3-4.6-.4-1.8.8-2.9 2.7-2.6 4.7.1 1.5.8 2.9 2 3.9 1.7 1.6 1.8 3.7 1.8 5.8 0 .3-.8.9-1.3.9-1.1 0-2-.7-2.4-1.8-.5-1.2-.9-2.6-1.4-3.8-.9-2-3-3.1-5.2-2.7-2.1.3-3.3 1.5-3.9 3.8-.3 1.5 0 3 .8 4.3 1 1.8 2.3 3.5 2.8 5.5-.6 1.3-1.7 2.4-3 3.1-1.6-.2-2.7-.8-3.1-2.3-.7-2.3-2.5-3.2-4.9-3.6-1.2 1.5-2.2 3.2-2.8 5.1-2 7.4-1.7 14.4 2.6 21 3.4 5.3 6.6 10.7 8.5 16.8.2.4.4.7.6 1 2.3.5 4.7 1.6 7.2 1.6 2.2.1 4.4.6 6.4 1.5 1.9.9 3.9 1.4 6 1.5 1.2 0 2.4.4 3.4 1 2.3 1.4 4.9 2.2 7.6 2.4 3 .4 6-.1 8.3-2.3 1.9-1.8 2-3.3.4-5.5-.6-.8-1.6-1.4-1.1-2.9 1.6-.8 3.4-.8 5 0s3.5 1 5.3.6c1.5-.3 2.7-1.6 2.7-3.1-.1-1.2-.9-2.3-2.1-2.6-1.3-.5-2.9-.7-3.9-1.6-.3-1.7.4-2 1.2-1.8zm-1.7-31.5c-3.1 6.1-2.6 6.6-1.1 12.1-1.6 3.6-5 4.1-8.5 4.3-1.5 0-2.9.2-4.4.4-.9.2-1.8.8-1.6 1.8.2.7.7 1.2 1.3 1.6.6.4 1.5.3 2.1.7 1.2.6 2.5 1.2 3 2.6.6 1.3.5 2.9-.3 4.2-2.6 1.1-4.8.1-7.1-.5-1.4-.4-2.8-1-4.2-1.5-1.7-.5-3.6-.3-5.2.6-2.3 1-3 1.7-4.4 4.4 1.2.1 2.4.2 3.5.4 1.6.1 3.3.2 4.9.5 2 .3 3.6 2 3.7 4 .3 2-.7 3.9-2.5 4.9-.8.3-1.7.5-2.5.4-.6-.1-1.2-.3-1.7-.7-4.8-2.9-10.7-3.4-16-1.6-.9.3-1.9-.2-2.2-1.1-.1-.3-.1-.6-.1-.9 0-.3.1-.6.2-.9 1.7-4.8.8-10-2.4-13.9-.9-1-1.1-2.5-.6-3.8.3-.7.5-1.4.8-2.1 1.6-1.2 2.9.1 4.2.4 1.1.4 2 1.3 2.4 2.5.9 2 1.9 4 3.1 6.2 1.7-2.1 1.8-4.1 1.6-6.2-.1-1.4-.3-2.7-.7-4-.4-1.8-.1-3.6.9-5.1.8-1.4 2.5-1.8 3.9-1 .1.1.3.2.4.3 1 .9 1.9 1.9 2.6 3.1.3 1.1.5 2.2.5 3.4 1.9-3.5 2-4.3 2.2-7 .1-1.9.3-3.9.5-5.8s1.3-3.3 2.4-4.7c.8-1.1 2.3-1.3 3.4-.5.1 0 .1.1.2.1 1.2.9 2.2 2 3.2 2.9 2.8.6 4.8-.7 6.7-2.2 1.2-.9 2.1-2.1 3.2-3.1 1.3-1.2 2.7-2.2 3.9-3.2 1.2 0 2.1.9 2.1 2.1v.2c.2 1.8-.3 3.9-1.4 5.7zm-70.7 95.8c.5-.3.8-.7 1-1.2.2-.7-.7-1.6-1.2-1.3-.5.3-.9.7-1.3 1.1 0 1 .9 1.7 1.5 1.4zm-6.1-95.9c-.7 1.3-.9 2.9-.4 4.3 1.1-.8 2.1-1.6 3.1-2.4.6-.4.8-1.3.4-2-.3-.4-.9-1.1-1.3-1-.8.1-1.4.5-1.8 1.1zm40.8 53.3c0 .9.8 1.6 1.7 1.6.1 0 .3 0 .4-.1.6-.2.9-.9 1.6-1.6-.6-.6-1.4-1.2-2.2-1.6-.7-.1-1.5.8-1.5 1.7zm-48.3-60.2c-.1.2.5 1.1.9 1.2 1.1.4 2.3-.5 2.1-1.5-.1-.5-.6-.9-1.1-1.6-.8.5-1.4 1.2-1.9 1.9zm11-4.7c.4-.7-.4-1.7-1.6-1.9-.2.2-.8.5-.9 1-.3.7.1 1.5.8 1.8.1 0 .3.1.4.1.6-.2 1-.5 1.3-1zM42 147.1c-.8.8-1.4 1.2-1.6 1.8-.1.3.5 1 1 1.2.7.3 1.5-.4 1.4-1.2-.2-.6-.4-1.2-.8-1.8zm13.4 15.4c-.6-.9-1.7-1.2-2.7-.9-.6.1-1.1.3-1.7.6-4 2.3-7.9 4.7-11.8 7.1-1 .7-1.9 1.4-2.8 2.2-.7.6-.9 1.7-.4 2.5.4.7.9 1.3 1.4 1.9 2.4-.3 4.6-1.3 6.4-2.8 2.9-2.1 5.6-4.4 9-5.7.9-.5 1.8-1.1 2.4-1.9.7-.9.8-2.1.2-3zM52.1 198c-.1-.6-.6-1.1-.8-1.4-1.4-.1-2.2.6-2.1 1.5 0 .8.6 1.4 1.4 1.5.7.2 1.5-.3 1.6-1.1-.1-.2-.1-.3-.1-.5zm-11.7-42.4c.2.5.6.8 1.1.9.5-.1.9-.5 1-1 0-.4-.5-.8-1.1-1.4-.5.7-1.1 1.2-1 1.5zm13 26c1.4-.9 1.8-2.8.9-4.1 0-.1-.1-.1-.1-.2-.8-1.5-2-1.7-3.8-.8l-1.2.6c-2.6 1.7-5.3 3.2-7.9 5-1.6 1.3-3.2 2.7-4.6 4.2-.8.8-.9 2-.2 2.9.5.6 1.1 1.2 1.8 1.7 1.3-.7 2.7-1.2 4-2 3.6-2.3 6.6-5.5 10.8-7l.3-.3zM236.6 42.5c1-.1 2.1-1.3 1.8-2.1-.3-.7-1.1-1.1-1.4-1.5-1.5 0-2.1.6-2.2 1.6-.1 1 .6 1.9 1.6 2h.2zm-2.1 2.7c-1.3.1-2 .9-1.8 1.9.1.8.7 1.3 1.5 1.3s1.5-.7 1.4-1.6v-.3c-.2-.6-.8-1-1.1-1.3zm-1.3-11.7c-.6.4-1 1-1.4 1.6-.3.7.6 1.7 1.5 1.8.9 0 1.7-.6 1.8-1.5.1-1-.7-1.8-1.7-1.9h-.2zm9.4 83.2c-.5.9-1.2 1.8-.3 3.2 2.4-.6 4.4-2.3 5.3-4.7l4.5-10.2c.2-.6.4-1.1.5-1.7.7-3.4 1.5-6.7 2.1-10.1.6-2.5.2-5.1-.9-7.4-1.5-3-5.1-4.2-8-2.7-.7.3-1.3.8-1.8 1.3-1.9 1.8-2.8 4.4-2.4 6.9.3 1.6.8 3.2 1.5 4.6 1.4 2.7 2.5 5.4 3.5 8.2 1.2 2.7.8 5.7-.9 8.1-1.1 1.5-2.1 3-3.1 4.5zm-19.7-41.2c-3.1 1.9-5.2 5-5.8 8.6-.9 4.6-.1 9.3.7 13.8 0 1.5 1.1 2.7 2.6 3 .3-.3.5-.6.6-1 .9-4 3.3-7.5 6.7-9.7 2.1-1.5 3.7-3.5 4.8-5.8 1.2-2.7.7-5.8-1.4-7.9-2.1-2-5.5-2.4-8.2-1zM0 208.6v6.9c1.1.6 2.3 1.1 3.5 1.6.9.4 1.3 1.4 1 2.3-.3.2-.7.4-1.1.6-1.8.3-2.5 1.4-2.8 3-.4 1.7-.2 2.5 1.4 3.4.8.4 1.6.8 2.3 1.3.3.5.5 1 .3 1.6 0 .2-.7.6-1.1.6-1.2-.1-2.3-.1-3.5-.2v7.1h.1c1.2.1 2.3.4 3.5.8.6.1.9.7.8 1.3 0 .2-.1.3-.3.5-1.4.4-2.8.6-4.1 1v7.4c.2 0 .4.1.7.1.7.1 1.5.2 2.2.4l-.3 1.5c-.1.4-.4.8-.6 1.2-1 2.9-.1 4.6 2.9 5.2 1.2.2 2.4 0 3.2 1.2.1.3.2.6.2.9-.5 2.3.2 3.9 2.2 5.3 1.8 1.2 3.2 3 4.8 4.5.6.6 1.4 1.1 2.2 1.5 4.2 1.6 8.5 1.1 12.7-.2.5-.1.9-.7 1.4-1 .7-.5 1.5-.9 2.3-1.3l6.6-2.7c.7-.3 1.3-.7 2-1 1.4-.6 3.1-.1 3.9 1.3 1.7 2.1 1.9 4.7 2.3 7.2.4 1.5-.2 3.1-1.5 4-2.4 1.6-3.6 4-4.8 6.4-2 4-4.2 7.9-6.8 11.5-2.2 2.8-3.8 6.1-4.9 9.5-.5 1.9-1.2 3.7-2.1 5.4-1.9 4.1-3.9 8.1-5.8 12.1-.3.7-.6 1.4-.7 2.1-.5 2.6-1 5.3-1.6 7.9-.5 1.9 0 3.6.5 5.3.3 1.1 1.2 1.9 2.3 2 1.7.5 3.4-.3 4.1-1.9.8-1.5 1.2-3.1 1.3-4.7 0-4.5 2.4-8.8 1-13.3v-.4c.7-3 1.6-6.1 2.7-9 1.4-3.3 3.3-6.3 4.9-9.5 1.5-3.3 3.2-6.4 5.2-9.4.8-1.3 1.9-2.3 3.3-3 3.7-1.7 7.2-3.8 11.1-4.8 1.3-.4 2.5-1 3.7-1.6.5-.2 1.1-.8 1.6-.7.7 0 1.4.3 2 .7.7.5.5 1.3 0 2-.2.2-.4.5-.6.7-3.2 4.5-5.4 9.3-5 15 .1 1.3 0 2.7 0 4 0 4.9 2 7.8 6.6 9.5.3.1.6.2.8.3 1.4.3 2.3 1.6 2.2 3-.1 1 0 2.1.1 3.1.5 2.6 1.4 3.6 4.3 3.5 2-.1 3.9.9 4.8 2.7.8 1.4 1.6 2.9 3.3 3.7.6-.5 1.2-.9 1.8-1.3 2.1-1.4 3.1-1.2 4.4.9.5.8.9 1.6 1.4 2.3.5 1 1.7 1.3 2.7.8.1-.1.3-.2.4-.3 2-1.3 3.6-.9 5.2.7.3.3.8.3 1.4.6l2.8-5.9c2.3 1 2.3 1.1 2.7 1.8 1 1.6.7 3.5.8 5.2.2 2.6 1.4 3.8 3.8 4 1.5-.8 2.6-2.2 2.8-3.9 0-1.2.9-2.1 2.1-2.2.6 1.3 1.1 2.6 1.7 4 .8 2.2 3.3 3.3 5.5 2.5 1.8-.7 3-2.5 2.7-4.5-.1-.7-.4-1.5-.4-2.2 0-.8.1-1.6.3-2.4 1.3.4 2.7.8 4.1 1 2.6.2 4.1-1.9 3.2-4.4-.8-2.2-2.4-3.3-4.4-4.2-1.2-.5-1.2-1.2-.1-2.9 1.1.4 2.3.6 3.4.9 1.4.3 2.7-.6 3-2 .1-.5.1-1-.1-1.5-.5-1.1-1.1-2.1-1.9-2.9-.8-.7-1.6-1.3-2.6-1.8 1.2-.5 2-.9 2.8-1.1 2.3-.6 2.9-1.9 1.9-3.9-.6-1.4-1.9-2.4-3.4-2.6l-3.6-.3c-1.2-.1-1.5-.8-.8-2.1 1.4-.2 2.8-.4 4.2-.7 1.2-.3 2.1-1.4 2.2-2.6.1-1.1-.5-2.1-1.5-2.6-1.6-.9-3.1-1.7-5.1-1-1.1.3-2.3.6-3.5.7-1.6.2-2.4-.3-3.2-1.9-.4-.8 0-1.7.7-2 .1 0 .2-.1.3-.1 1.6-.2 3.3-.3 4.9-.6.9-.1 1.7-.4 2.5-.9 1.2-.8 1.5-2.3.7-3.5-.3-.4-.6-.7-1-.9-1.8-.7-3.6-1.6-5.6-.6-1.4.5-2.9.6-4.3.1 0-3 0-3 1.7-3.5 1.4-.4 2.8-.9 4.2-1.5 1.1-.6 1.5-2.1.8-3.2-.1-.1-.2-.2-.3-.4-.7-.7-1.7-1.6-2.6-1.7-3.5-.2-7.2-1.1-10.1 1.9-1 1.1-2.1 1.2-3.4-.5-.4-.7-.7-1.5-.9-2.3 1.1-1 2.1-2 3-3.1.9-1.2.7-3-.5-3.9-.3-.2-.6-.4-.9-.5-1.1-.4-2.3-.6-3.5-.6-4.5 0-9 .1-13.5.2-1.5 0-3.1-.1-4.4.4-2.7 1.2-5.5 2.4-7.7 4.5-1.2 1.1-2.3 2.4-3.2 3.8a4.2 4.2 0 0 0 0 5c1.1 1.4 2.7 1.3 4.1.8 1.8-.6 3.6-1.4 5.4-2.2 1.2-.5 2.4-1 3.8-1.6.8 1.7 1.6 3.1 2.2 4.4l1.5-.8c.2.4.3.8.4 1.2.8 2.9 2.9 4 5.7 4.1h3.2c.7 0 1.5 0 2.2.1 1.5.3 2.4 1.8 2.1 3.2-.1.4-.2.7-.5 1-.7 1.2-1.9 1.9-3.3 2.2-2.8.5-5.6 1-8.3-.5-.7-.2-1.5-.3-2.2-.3.9 2.9 3.4 3.4 5.4 4 3.4 1.3 7.2.9 10.2-1.1.9.3 1.6.5 2.3.8 1.3.4 2.2 1.6 2.2 3s-.9 2.6-2.2 3.1c-.3.1-.6.1-.9.3-2.8 1.2-3.1 1.8-1.8 4.3.7 1.1 1.5 2.2 2.4 3.2.6.7 1.1 1.4 1.5 2.2.7 2 1.2 4 1.9 6 .4 1 .2 2.1-.4 3-.5.7-1.1 1.4-1.5 2-2.6.9-4.8.1-7.2-.6-1.3-.3-2.4-1.4-2.6-2.7-.9-3.3-1.7-6.6-2.7-9.9-.5-1.4-1.1-2.8-1.9-4-.5-.6-1-1.1-1.7-1.5-.8-.5-1.8-.2-2.2.6v.1c-.2.7-.4 1.4-.5 2.2-.3 1.6-.6 3.2-1 4.8-.4 1.1-.9 2.2-1.7 3.1-.5.5-1.3.7-2 .5-.7-.3-1.1-.9-1.4-1.6-.1-.7-.1-1.5.2-2.2 1-3.9 1.4-8 1-12-.1-1.2-.4-2.3-.7-3.5-.2-.5-.5-1.1-1.6-.9-.3 1-.6 2-.9 3.1-.5 2-1 4.1-1.6 6.1-.6 2.1-2.2 3.7-4.3 4.3-2-.7-2.3-2-1.8-3.4.5-1.5 1.2-3.1 2-4.5 1.7-3.2 2.1-7 1.3-10.5-.4-.9-.9-1.8-1.5-2.6-.5.7-.9 1.4-1.3 2.2-.6 1.7-.9 3.4-1.5 5.1-.8 2.1-2.5 3.8-4.6 4.8-1.4.8-2.6.1-2.9-1.6-.3-2.1.5-3.7 2-5.2 3.4-3.6 3.7-8 3.2-12.6-.1-1.4-1.3-2.5-2.7-2.5-.7-.1-1.5-.2-2.2-.2-2.2.1-4.5.2-6.7.3-1.6 0-3.3.3-4.8 1-2.1 1-2.7.6-3.5-2.4 1.1-1 2.3-1.9 3.5-2.7 2.1-1.2 3.8-3 4.8-5.2 1.2-2.2 2.7-4.3 4.4-6.1 2-2.4 4.3-4.6 6.7-6.6 1.4-1.1 2.7-2.3 4-3.6.8-.8 1.6-1.8.8-3.2-1.7-.2-2.9 1-3.9 1.9-3.8 3.6-7.5 7.3-11.1 11.1-2.4 2.5-4.6 5.1-7 7.6-.6.7-1.7.8-2.5.1-.2-.2-.4-.4-.5-.7-1-2.8-2.4-5.5-2.3-8.9.7-.7 1.6-1.5 2.4-2.3.8-.7 1.4-1.5 2-2.4 1.9-3.5 3.9-7.1 5.5-10.7 2.5-5.7 3.3-11.9 2.4-18-.1-.9-.3-1.8-.6-2.6-1.1-3.1-3.9-3.7-6.2-1.3-.5.5-.9 1.3-1.5 1.6-.9.3-1.8.6-2.8.7-.2-2.2 0-4.4.7-6.4.9-2.1.9-4.5 0-6.6-.4-1-1.5-1.6-2.5-1.2-.2.1-.3.1-.5.2-1.2.7-2.2 1.6-2.2 3.1 0 1.8-1 2.7-2.5 3.4-1 .4-2.2-.1-2.6-1.1-.1-.3-.2-.6-.1-.9.2-.9.4-1.7.7-2.6.5-1.9 1-3.8 1.3-5.7.1-1.2.1-2.4-.2-3.6-.4-1.5-1.9-2.3-3.3-1.9h-.1c-1.5.3-2.7 1.4-3.1 2.8-.4 1.1-.7 2.3-.9 3.5-.1 1.4-.9 2.6-2.1 3.3-.8.5-1.7.9-2.6 1.2-.1-.6-.2-1.2-.1-1.8.4-2.5.7-5.1 1.2-7.5.5-2.1.1-4.2-1-6-.8-.2-1.5-.3-2.3-.4-2.5-.2-3.2.5-3.4 3-.1 1.6-.1 3.3-.2 4.9 0 1.7-1 3.2-2.6 3.7-.4-.7-.8-1.5-1-2.3-.2-1.9-.1-3.9-.2-5.8 0-1-.1-2.1-.4-3.1-.3-1.4-1.4-2.4-2.8-2.6-1.4-.2-2.8.3-3.6 1.4-.6.8-1 1.8-1 2.9.1 1.8.3 3.6.6 5.3.2 1.2-.4 2.3-1.5 2.7-.6-.8-1.2-1.6-1.6-2.6-.7-2.3-2.4-3.8-3.8-5.4-.4-.4-.9-.7-1.5-.9-2.2-.3-4.2 1.2-4.5 3.4-.1.5 0 .9.1 1.4.4 1.9 1.2 3.7 2.4 5.2.6.8 1.1 1.7 1.5 2.6-1.8-.2-3.1-.5-4.4-.6.3.4.2.4.1.4zm31.2 13.1c-.3.4-1.5.3-1.5-.2-.1-1-.1-2-.1-3.1 1.9.7 2.5 2.2 1.6 3.3zm-17.4 6.1c2.6-1.2 2.9-3.4 2.3-5.7-.6-2.3-1.3-4.6-2.1-6.8-.6-1.2-.2-2.6.9-3.3 1.8.9 3.9 1.4 5.3 2.7 1.7 1.5.4 4 .9 6s.6 3.8 1.2 5.7c.5 1.8 2.1 3.1 4 3 1.8-.2 3.5.3 5 1.4 1.4.9 2.6 1.8 2.2 4.4 3.9-4.4 8.3-6.9 12.2-6.9-1.4 1.5-2.7 3.1-3.8 4.8-1 2-1.7 4.1-2.3 6.3-.6 2-.9 4.1.8 6.1 2.2-1.2 1.6-4.1 3.7-5.8.4-.2.8-.3 1.2-.3 2.2-.1 4.1 1.6 4.2 3.8 0 .4 0 .8-.1 1.2-.3 1.2-.7 2.3-1.3 3.3-1.4 1.9-2.4 4.2-2.8 6.5-.2 1.1-1.1 1.8-2.2 1.9-.7.1-1.5.1-2.2.1-4.1 0-8.1.5-12 1.6-.4.1-.8.4-1.2.5-2.6.6-4.5-1.3-3.8-3.9.4-1.4 1.1-2.7 2.1-3.9 1.1-1.3 2.4-2.6 1.2-4.3-1-1.4-2.7-1-4.2-.6-2.5.7-5.2 1.1-7.4 2.9l-1.8-4.2c.4-3 .8-5.5 1.1-7.8l-4.1-4.8c.2-1.6 1.4-3.1 3-3.9zM46.5 299c.1-.9-.3-1.5-1.1-1.5-.6.1-1.1.3-1.5.6-.2 1.2.5 2.3 1.3 2.3.7 0 1.3-.6 1.3-1.4zm188.6-128.5c-.1 1 .6 1.8 1.5 1.9h.3c.9-.2 1.5-1 1.4-1.9 0-1-.9-1.7-1.8-1.7h-.2c-.3.5-1 1-1.2 1.7zm-7.8-73.7c.1 1.2 1.1 2.2 2.3 2.3 1.4-.2 2.4-1.3 2.5-2.7-.2-1-1-1.8-2-2-1.4 0-2.6 1-2.8 2.4zM37.6 314.2c-1.1 2.1-2.4 4.1-3.6 6.2-1 1.6-.8 2.9.9 3.7 2.8 1.4 5.4 3.1 7.8 5.2 1 .7 2 1.3 3.1 1.8.5.3 1.1.3 1.7.2 1.9-.6 3.7-1.4 4.3-3.5.5-1.6-.4-3.7-2.2-5-.6-.5-1.2-.8-1.9-1.1-1.8-.7-3.6-1.3-5.5-1.9-.9-.3-1.7-.9-1.5-1.9.2-.7.7-1.3 1.3-1.6 2.8-.8 5.6-2 8.7-1.6 2.3.2 4.5-.7 6.1-2.3 1.5-1.5 1.5-3.8 0-5.3-.3-.3-.6-.5-1-.7-1.2-.5-2.4-.9-3.6-1.3-.5 0-1 0-1.5.1-5.4 1.3-10.3 3.6-13.1 9zm195.8-150.6c.1.9.8 1.6 1.7 1.5.9 0 1.7-.8 1.6-1.8v-.2c-.5-.5-1.1-.9-1.8-1.1-.7-.2-1.5.8-1.5 1.6zm-2.1 6.2c0-1.1-.8-2-1.9-2.1-1.1.2-1.8 1.1-1.9 2.1-.1.8.5 1.6 1.3 1.7h.2c1.2.2 2.2-.6 2.3-1.7 0 .1 0 0 0 0zm-12.4-2.1c-.9-.6-2.1-.4-2.9.3-1.4 1-2.2 2.7-2.1 4.4.3.8.7 1.5 1.2 2.2.6.7 1.2 1.3 2 1.7 3.3 2.1 6.6 4.1 9.9 6.2.8.5 1.6.9 2.4 1.2 1 .4 2 .7 3 .8 1.9.3 3.4-.9 4.4-3.2.6-1.4.3-2.6-1.4-3.8-2-1.6-4.2-2.8-6.6-3.7-2.3-.7-3.9-2.1-5.7-3.4-1.6-.8-2.9-1.8-4.2-2.7zM52.3 32.9c.8-.1 1.4-.5 1.5-1.4 0-.9-.7-1.7-1.6-1.9-.9 0-1.6.8-1.6 1.7s.8 1.6 1.7 1.6zm2.9 19.8c-.7.2-1.4.4-2.1.7-4.8 2.8-9.4 5.7-14.3 8.2-.7.3-1.2.8-1.7 1.4-1 1.4-1 3.2 0 4.6.9 1.4 1.9 1.7 3.9 1.1 1-.3 2-.7 2.9-1.2 4-2.5 8.1-5.1 12-7.7 1-.7 1.8-1.6 2.4-2.6 1.1-1.8-.5-4.5-3.1-4.5zM43 42.7c.9 0 1.7-.7 1.8-1.6.1-1-.9-1.9-2.4-1.8-.5.5-.8 1.1-1.1 1.8-.2.8.8 1.6 1.7 1.6zm.4-5.9c1 .1 2-.8 1.6-1.5-.6-.8-1.2-1.5-2-2.1-.4.7-.8 1.4-1 2.2-.1.7.4 1.4 1.1 1.5.2-.2.3-.1.3-.1zm-.5 69.5c-.5 0-1 .6-1.9 1.1.8.6 1.2 1.2 1.8 1.3.3.1 1-.5 1.2-1 .2-.5 0-1.2-.6-1.4h-.5zm1.3-4.5c-.3-.6-.9-1-1.6-1.6-.5.7-1 1-1.2 1.5-.1.8.4 1.5 1.2 1.7h.4c.7-.1 1.5-1 1.2-1.6zm-1.3-11.7c.7 0 1.2-.6 1.2-1.3v-.3c-.2-.5-.6-.9-1.1-1.1-.7-.2-1.4.5-1.3 1.7.2.2.7.9 1.2 1zm14.3-76.3c-.4.1-.7.2-1.1.3-1.4.5-2.7 1.1-4 1.9-3.7 2.8-7.5 5.4-11.3 8-.8.6-1.5 1.4-2 2.4-.7 1.2-.5 2.7.5 3.7.9 1.1 2.4 1.4 3.6.7 1-.4 1.9-.9 2.7-1.5 3-2 5.9-4 8.8-6.1 1.2-.9 2.3-1.9 3.5-2.7.9-.8 1.6-1.8 1.8-3 .6-1.5-.9-3.7-2.5-3.7zm-7.1 30c-.2.8.5 1.3 1.3 1.5s1.6-.7 1.4-1.3c-.4-.7-.8-1.4-1.3-2-.7.7-1.3 1.2-1.4 1.8zm-7.9 53c.8.2 1.4-.4 1.5-1.2 0-.4-.4-.9-.8-1.8-.7.8-1.3 1.2-1.5 1.7-.2.3.4 1.1.8 1.3zm7.7-46.7c.2.5.5.9 1 1.2.7.2 1.4-.3 1.6-1v-.5c-.1-.6-.7-1.1-.9-1.5-1 0-1.8.8-1.7 1.8zM43 48.8c.8 0 1.4-.6 1.4-1.4.1-.9-.7-1.7-2-1.7-.4.4-.8.9-1 1.4-.1.8.4 1.5 1.2 1.7h.4zm8.7-10c.7.2 1.3-.2 1.5-.8v-.2c.2-.9-.6-1.9-1.5-1.7-.6.2-1.1.7-1.9 1.3.9.6 1.3 1.3 1.9 1.4zm-8.4 16c.8 0 1.5-.6 1.4-1.4-.4-.8-.8-1.6-1.4-2.3-.8.7-1.5 1.1-1.7 1.6-.4 1 .6 2.2 1.7 2.1zm14.4 51.7c-.6-.7-1.3-1.4-2.1-1.9-.5.1-1.1.2-1.6.4-2 1.1-4 2-5.8 3.2-2.8 1.8-5.4 4.2-8.5 5.7-1.4.8-2.6 2-3.5 3.3-1 1.3-.7 2.5.4 3.6 1.4 1.3 2.4 1.7 4 .7 3.5-2 6.8-4.2 10.1-6.5 2.1-1.4 4.1-2.9 6-4.5 1.3-.9 1.7-2.6 1-4zm-.5 19.3c.9-1.1 1-2.6.2-3.8-.7-1.2-2.2-1.7-3.5-1.2-1.3.4-2.5 1.1-3.6 1.8-3.1 2.1-6.1 4.3-9.1 6.5-1.2.9-2.3 1.9-3.3 3-.4.5-.6 1-.8 1.6-.2 2.2 1.8 3.9 3.5 3.2 1.5-.6 3-1.4 4.4-2.3 3.1-2 6.2-4.1 9.2-6.2 1.1-.6 2.1-1.5 3-2.6zM49.1 152c.7.2 1.4-.1 1.6-.7.1-.2.1-.4.1-.5-.1-.5-.5-.9-1-1.6-.7.7-1.3 1.1-1.5 1.6-.1.3.4 1 .8 1.2zm125.4 42.7c2.3-.5 4.4-1.6 6.2-3.1 2-1.8 4.4-3.1 7-3.8 2.2-.6 4.2-1.7 5.9-3.1.9-.8 1.7-1.7 2.3-2.6 1-1.4 0-4.2-1.2-5.3-.9-.8-2.3-.6-4.1.5-.9.6-1.7 1.2-2.5 1.9-1.9 1.5-3.9 2.7-6.1 3.6-2.2.9-4.4 1.9-6.4 3.1-4.2 2.1-5.8 5.7-1.1 8.8zM50.2 138.9c.6-.3 1.1-.6 1.6-1-.7-.6-1-1.1-1.5-1.2-.7-.2-1.4.2-1.6.9v.2c0 .7.6 1.2 1.2 1.2.1-.1.2-.1.3-.1zm-1.7 6.1c.2.7.8 1.1 1.5 1 .7-.1 1.2-.7 1.1-1.3 0-.1 0-.2-.1-.3-.2-.5-.6-.9-1-1-.7-.1-1.4.4-1.5 1.1-.1.2-.1.3 0 .5zm-7.6 18.4c.6-.1 1.1-.6 1.9-1.1-.6-.6-1-1.1-1.4-1.2-.6-.2-1.2.1-1.4.7 0 .1-.1.3-.1.4.1.4.7 1.2 1 1.2zm10.6-79.3c-.4-.7-.9-1.4-1.4-2-.6 1-1.2 1.5-1.2 2.1 0 .7.5 1.3 1.2 1.3h.3c.7 0 1.2-.5 1.2-1.1 0-.1 0-.2-.1-.3zm-1 4.4c-.7-.1-1.3.8-1 1.5.2.5.8 1.1 1.1 1.1.6-.1 1-.7 1.9-1.3-.9-.6-1.4-1.2-2-1.3zM57 73.2c.2-.4.4-.9.4-1.4 0-2.4-1.5-3.7-3.5-3.1-1.3.4-2.5 1-3.6 1.7-3.3 2.1-6.5 4.2-9.6 6.5-1.1.8-2 1.8-2.9 2.8-.8.8-1 2-.5 2.9.5 1.1 1.6 1.9 2.8 1.9.7 0 1.5-.2 2.1-.5 4.5-3 8.9-6 13.3-9 .7-.6 1.1-1.2 1.5-1.8zm-6.7 22.1c-.8.2-1.5.6-2.2 1 .8.8 1.2 1.4 1.8 1.6.8.3 1.3-.4 1.6-1.1.2-.7-.2-1.3-.9-1.5h-.3zM43 142.8c-.1-.3-.7-.8-.9-.7-.7.4-1.4.8-2.1 1.3.6.4 1.3.7 1.9.9.6 0 1.1-.5 1.1-1.1.1-.1.1-.3 0-.4zm5.9-39.7c-.1.7.9 1.3 1.6 1 .4-.2 1-.9.9-1.2-.1-.6-.7-1-1.4-1.9-.5.6-.9 1.3-1.1 2.1zm11.7 147c1 .6 1.5 1.1 2.1 1.2.3 0 .9-.8.9-1.2s-.6-1.2-.9-1.1c-.6 0-1.1.5-2.1 1.1zm174.3-32c-1.3-2-2.9-3.7-4.9-5.1-3.7-2.6-7.6-4.8-10.9-7.9-.7-.6-1.4-1.1-2.2-1.5-1.1-.7-2.5-.4-3.2.6-1.5 1.5-1.9 3.1-.8 4.9.7 1.1 1.6 2.2 2.7 3 1.9 1.5 3.8 2.9 5.8 4.2 2.3 1.6 4.6 3.3 7.1 4.8 2.7 1.6 3.7 1.4 5.7-1.2.2-.5.5-1.1.7-1.8zm-20 84.1c-.1.9.6 1.9 1.5 1.7.8-.4 1.6-.9 2.3-1.4-.8-.7-1.3-1.3-1.9-1.5-.8-.2-1.6.3-1.9 1.1.1 0 0 .1 0 .1zm17.5-72.4c-.9-.8-1.8-1.6-2.8-2.3-3.7-2.5-7.5-4.9-11.2-7.4-.2-.2-.5-.4-.7-.5-1.8-.9-3.4-.8-4.5.5-1.2 1.3-1.3 3.1-.4 4.6.9 1.2 2 2.2 3.1 3.1 2.9 2.2 5.7 4.3 8.7 6.3 1.2.7 2.4 1.3 3.7 1.9 2.7.4 4.4-.6 5.3-2.7.8-1.6-.1-2.6-1.2-3.5zm-5 29.4c-.9.1-1.6.9-1.5 1.8v.1c.1.7.8 1.2 1.5 1h.2c.7-.1 1.3-.8 1.2-1.5v-.1c-.1-.7-.7-1.3-1.4-1.3zm2.1-17.4c-.6-.7-1.2-1.4-1.9-2-.5.6-.9 1.3-1.2 2.1-.1.8.9 1.5 1.9 1.4.8-.1 1.5-.9 1.2-1.5zm-10.4-46c.2.7.6 1.3 1.2 1.6.6.4 1.8-.9 1.5-1.7-.2-.6-.8-1.1-1.5-1.9-.5.9-1.2 1.4-1.2 2zm6.4 58.2c-.1.9.6 1.7 1.5 1.8h.1c.9 0 1.7-.6 1.9-1.5 0-1.1-.8-1.9-1.8-2h-.1c-.9 0-1.6.8-1.6 1.7zm5.6-66.6c-.1-.9-.9-1.8-1.7-1.6-.6.3-1.1.7-1.6 1.2 0 1.4.6 2 1.7 2 .9 0 1.6-.6 1.6-1.5v-.1zm-4.5 13.7c0 .9.9 1.8 1.7 1.6.6-.2 1-.8 1.7-1.4-.7-.7-1.1-1.3-1.6-1.5-.8-.2-1.6.3-1.7 1.1-.1 0-.1.1-.1.2zm.9 7.4c.8-.2 1.5-.5 2.2-.9-.8-.8-1.2-1.6-1.8-1.8-.8-.3-1.4.3-1.6 1.1-.2.7.2 1.3.9 1.5.1 0 .2.1.3.1zm-.1-14.3c-.4.8.5 1.8 1.4 1.8.9 0 1.6-.7 1.6-1.5v-.1c-.1-.6-.6-1.1-1.1-2.1-.9.8-1.7 1.2-1.9 1.9zm-7.5-2.9c.5.2 1.2 0 1.4-.6.1-.2.1-.3.1-.5-.2-.6-.5-1.2-.9-1.8-.6.5-1.2 1.1-1.6 1.7-.1.3.6 1 1 1.2zm0 11.9c.7.1 1.2-.4 1.3-1.1v-.3c-.1-.6-.7-1.1-1.2-1.9-.6.9-1.3 1.4-1.4 2-.1.7.4 1.3 1.1 1.4 0-.1.1-.1.2-.1zm4.3 111.9c.8.1 1.5-.4 1.6-1.2.2-.8-.4-1.7-1.2-1.9h-.2c-.6 0-1.1.6-1.5.8-.2 1.3.4 2.2 1.3 2.3zm1.3-19.8c.7-.3 1.4-.7 2-1.2-.7-.7-1.1-1.4-1.6-1.6-.8-.3-1.6.5-1.6 1.5-.2.8.5 1.5 1.2 1.3zm.1 6.3c.8 0 1.4-.6 1.4-1.4.1-.9-.6-1.8-1.9-1.8-.4.4-.8.9-1 1.4-.1.8.4 1.6 1.2 1.8h.3zm-.9 6.6c1 .1 1.9-.7 1.6-1.5-.4-.7-.8-1.3-1.4-1.9-.7.9-1.5 1.4-1.6 2.1s.6 1.2 1.4 1.3zm-8.9 1.3c.8.2 1.7-.4 1.6-1.1-.1-.5-.7-1.2-1-1.2-.6 0-1.2.5-2.1 1 .7.7 1.1 1.2 1.5 1.3zm-3.5 3.1c-1.7 1.4-2 3.9-.6 5.6.9 1 1.8 2 2.8 2.9 1.6 1.5 3.4 2.9 4.9 4.5 2.2 2.3 5 4 8 5 .4-.2.7-.5 1.1-.7 3.6-3.8 3.6-6-.5-9.2-3.4-2.7-6.9-5.2-10.4-7.7-.6-.4-1.3-.7-2-1-1.1-.6-2.5-.4-3.3.6zm7-182.4c.7-.3 1.1-1.1.9-1.9-.1-.9-.4-1.7-.8-2.5-1.9-3.4-2.8-7.3-2.4-11.2.3-4-.9-7.7-2.5-11.3-1.3-2.8-3.8-4.7-6.8-5.3-3.1-.8-6.1 1.5-6.2 5 0 1.5.5 3 1.3 4.3 1.3 1.8 3 3.3 4.9 4.5 3.8 2.5 6.1 6.7 6.2 11.2.2 2.7 1.6 5.2 3.8 6.8.5.5 1.1.5 1.6.4zm-.1 120.1c.6-.2.9-.9 1.6-1.6-.7-.6-1.1-1.3-1.6-1.5-.7-.2-1.5.3-1.7 1 0 .2-.1.3 0 .5.1 1 1 1.9 1.7 1.6zm2.4-14.1c.2-.9-.8-2-2.1-2.2-.5.5-1 1-1.3 1.6-.3.8.5 1.6 1.4 1.8.9.2 1.7-.3 2-1.2zm6.2 13.4c.8-.1 1.5-.5 1.5-1.3-.3-.9-.7-1.7-1.2-2.4-.7.7-1.3 1.4-1.8 2.2-.5.7.5 1.5 1.5 1.5zm-10.2 5.1c-.2.8.5 1.3 1.3 1.3.5-.1 1-.4 1.2-.9.4-.7-.2-1.4-1.3-1.5-.3.2-1 .6-1.2 1.1zm12.1 27.3c-.2-.2-.4-.4-.7-.6-2.2-1.7-4.5-3.5-6.7-5.1-1.9-1.4-3.9-2.8-5.9-4.1-1.7-1.1-3-.9-4.4.6-1.1 1-1.5 2.7-1 4.1.5 1.9 1.8 3.5 3.4 4.5 3 1.9 5.9 3.9 8.6 6.2 1.4 1.2 3.4 1.8 4.9 2.5 4.6-2.6 5-5 1.8-8.1zm-10.4-38.2c.7 0 1.3-.6 1.3-1.3v-.2c-.1-.5-.6-.9-1.1-1.6-.7.7-1.3 1.2-1.5 1.7s.7 1.5 1.3 1.4zm13.1 25.4c-.6-1-1.5-1.9-2.4-2.6-4.1-2.4-7.9-5.3-11.4-8.5-1.1-.8-2.3-1.5-3.6-2-.4.1-.8.2-1.2.4-2.5 1.7-3.3 4-1.4 6.4.5.5 1.1 1 1.7 1.4 2.3 2.1 4.6 4.3 7 6.3 2.1 1.6 4.3 3.2 6.6 4.5 1.1.8 2.7.8 3.8-.1 1.9-1.3 2.4-3.9 1.1-5.8-.2.1-.2.1-.2 0zm-9.9-85.2c-.2-.6-.7-1.2-1.2-1.5-.7-.4-1.8.5-1.9 1.6.3.3.8.9 1.3 1.1.9.4 2.1-.4 1.8-1.2zm34.8 27.1c-.3 1.5.4 3.1 1.8 3.9.3.2.6.3 1 .5v-6.9c-1.5 0-2.7 1.1-2.8 2.5zm-40.2 117.4c-.8-.7-1.7-1.3-2.6-1.8-1.6-1-3.7-.4-4.7 1.2-.6 1-.6 2.3 0 3.4.4.8 1 1.5 1.6 2.2 2 2 4.1 3.8 6.3 5.5h12.2v-.4l-12.8-10.1zm40.3-83.1c.4 1.3 1.4 2.2 2.6 2.5v-7.4l-.6.2c-1.8.6-2.8 2.5-2.2 4.2 0 .1.1.3.2.5zm2.1 43.5c-.9 1.4-1 3.2-.3 4.8.2.4.5.9.8 1.3v-6.8c-.2.1-.4.4-.5.7zm-8.3-135c-3.4-1.8-7.2-2.9-11.1-3.2-4.7-.1-8.4-1.9-10.9-5.9-.7-1.3-1.8-2.2-3.2-2.6-.4.2-.6.2-.6.3-1.5 2.3-3.1 4.4-6.4 3.6-.1 0-.3.1-.4.1-.9.3-1.4 1.3-1 2.2 0 .1.1.2.2.3 1 1.3 2.5 2.2 4.2 2.4 4.2.9 8.4 2.1 12.4 3.5 4.4 1.7 8.7 3.9 12.6 6.6 1.2.8 2.6 1.4 3.9 2.2 1.3-.9 2.4-1.7 3.5-2.5.8-.5 1.1-1.5.8-2.4-.7-1.9-2.1-3.6-4-4.6zm-7.2 12.8c0-.7-.9-1.7-1.4-1.5-.7.5-1.4 1.1-2 1.8.8.7 1.3 1.3 1.8 1.4.8.3 1.6-.7 1.6-1.7zm10.5 66.1c-.2 1.9 1.1 3.6 2.9 4 .8.1 1.7 0 2.5.1v-7.2c-.8-.1-1.5-.1-2.3-.1-1.7-.1-3 1.8-3.1 3.2zM3.8 124.3c1.6-3 1.1-5.8-.6-8.5-.7-1.2-1.9-1.9-3.2-2.1v15.8c1.5-1.5 2.8-3.2 3.8-5.2zm235-13.9c-.3-2.8-1.2-5.3-3.5-7-2.2-1.7-5.3-1.4-7 .8l-.6.9c-1.6 2.6-1.6 5.9.1 8.5 1.3 2.4 1.9 5 1.9 7.7v2.7c.1.8.8 1.3 1.6 1.1.1 0 .3-.1.4-.1.4-.2.7-.5 1.1-.8 4.4-3.4 5-8.7 6-13.8zm-11.4-60.6c-.1.7.4 1.4 1.1 1.5h.2c.9 0 1.6-.4 1.6-1.2-.1-.7-.4-1.4-.9-2-1-.2-1.9.5-2 1.4v.3zm31.6 63.8c-3.4-.1-6.6 1.5-8.5 4.2-1.9 2.6-3.6 5.4-5.5 8.1-.6.8-1.3 1.6-1.9 2.4-2.3 2.7-5.5 4.1-8.4 5.8-1.1.7-2.9 1.2-2.6 2.7.4 2 2.4 1.2 3.7 1.5 3.2.2 6.4-.3 9.3-1.4 3.9-1.5 7.7-3.2 11.4-5.1 1.3-.6 2.4-1.5 3.4-2.4v-15.8c-.2.1-.5 0-.9 0zm-18.9-16.3c-.1-1.3-1.2-2.3-2.4-2.2-1.3.1-2.3 1.2-2.2 2.4 0 .2 0 .3.1.5 0 1.2 1 2.2 2.3 2.1h.1c1.3-.2 2.2-1.4 2.1-2.8zm5.2-21.9c0-1.9-2.7-4.6-4.8-4.6-2.3.1-4 2-3.9 4.3v.2c.1 2.3 2 4.2 4.3 4.2 2.2.2 4.1-1.4 4.3-3.6.1-.1.1-.3.1-.5zM222.9 2c1 .6 2.2 1 3.3 1.3 1.4.5 2.9-.2 3.4-1.6 0-.1.1-.2.1-.3.1-.4.1-.9.1-1.4h-9.6l2.7 2zm-6.7.6c.1-1-.7-1.9-1.6-1.6-.6.1-.9.8-1.6 1.5.8.6 1.2 1.3 1.8 1.4.7.1 1.3-.4 1.4-1v-.3zm6.9 11.5c.3-.8-.3-1.5-1.1-1.6s-1.4.4-1.5 1.2.4 1.5 1.5 1.6c.2-.2.9-.6 1.1-1.2zm-8.6-4.3c.6-.3 1.2-.8 1.5-1.4.3-.8-.2-1.7-1-1.9-.1 0-.2 0-.3-.1-.9 0-1.7.7-1.8 1.6 0 .9.9 2 1.6 1.8zm12.9 21.9c-.8-.1-1.4.7-1.5 1.8-.1.8.5 1.5 1.3 1.6h.3c.9 0 1.6-.8 1.6-1.7 0-.9-.8-1.6-1.7-1.7zm-.9-10.5c-3.8-2.7-7.5-5.4-11.3-8-1-.6-2.1-1.1-3.3-1.2-1.4-.3-2.9.6-3.1 2.1v.3c-.3 1.4.2 2.8 1.3 3.6 1.5 1.2 2.9 2.6 4.4 3.8 3.5 2.6 6.7 5.4 11.1 6.9 2.6-1.5 2.6-1.5 2.9-2.4.4-1.1.3-2.4-.4-3.5-.5-.6-1-1.1-1.6-1.6zm-188 261.1c.2-.8-1.1-1.7-1.8-1.3-.5.2-.7.8-1.4 1.5.6.4 1.4.7 2.1.9.4.1 1-.6 1.1-1.1zM222 5.9c-.7.2-1.3.6-1.8 1-.2.9.3 1.9 1.2 2.1h.3c.9.2 1.7-.4 1.8-1.3v-.1c.1-.9-.6-1.8-1.5-1.7zM70.3 266.2c0 .3.5.5.8.7.2-.3.7-.6.6-.9s-.5-.6-.9-1c-.3.5-.6.9-.5 1.2zM30 284.1c.8-.4 1.6-.9 2.2-1.6-.8-.7-1.2-1.4-1.8-1.6-.8-.3-1.8.5-1.9 1.4s.8 2 1.5 1.8zm5 4c-.3-.3-.8-.9-1.3-1.1-.2-.1-1 .5-1.1 1 0 .5.2 1 .7 1.4.5.3 1.5-.3 1.7-1.3zM44.2 4.6c-1.9 1.1-3.8 2.4-5.4 3.9-.7.8-1.2 1.7-1.6 2.6.3 2.7 2.4 5.6 5.4 4.4 1.4-.6 2.7-1.2 4-2 2.6-1.5 5.2-2.9 7.6-4.7 1.6-1.3 3.2-2.7 4.6-4.2.6-.7.8-1.7.4-2.5-.3-.8-.7-1.5-1.2-2.1h-5.3l-.2.1c-2.8 1.5-5.6 2.9-8.3 4.5zm126.6 1.1c-.8.6-1.6 1.4-2.2 2.2-1.3 1.2-1.5 3.1-.6 4.5.9 1.6 2.1 2.1 4.2 1.3 1.7-.7 3.2-1.5 4.8-2.4 3.5-2 7.1-3.9 10.1-6.5 1.5-1.1 2.1-3.1 1.4-4.8h-9c-3 1.9-5.9 3.8-8.7 5.7zM74.4 262c-.3.6.5 1.5 1.2 1.4.4-.1 1.2-.6 1.2-.9-.2-.7-.6-1.3-1-1.9-.6.6-1.2.9-1.4 1.4zM177 218.4c-.5.5-.9 1.1-1.2 1.7-.2.6 1.1 1.6 1.9 1.5.8-.1 1.3-.8 1.3-1.5 0-1-.8-1.8-2-1.7zm11.1 44.5c-.1-.8-1.3-1.6-2.8-1.6-.4.4-.7.9-.9 1.5-.1.9.6 1.7 1.5 1.8 1 .1 2.2-.9 2.2-1.7zm-10.2 15.9c-.1-.7-.8-1.3-1.4-2.3-.8.9-1.5 1.4-1.8 2.1s.8 1.7 1.8 1.4c.5-.2 1.4-.9 1.4-1.2zm6.1.5c-.7.3-1.4.8-2 1.3.6.6 1.3 1 2 1.4.7.2 1.4-.5 1.4-1.3s-.7-1.6-1.4-1.4zm-9 59.2c.6-.2 1-.8 1.9-1.5-1-.5-1.6-1.2-2.1-1.1s-1.1.9-1.3 1.5.7 1.4 1.5 1.1zm-.2-5c1 0 1.7-.8 1.4-1.7-.3-.5-.6-.9-1.1-1.2-1.3.1-2 .9-1.8 1.8.1.7.7 1.2 1.4 1.2 0-.1.1-.1.1-.1zm.5-9.5c-.8 0-1.4.3-1.6 1.6.5.6 1 1.1 1.6 1.5.8.4 1.8-.6 1.8-1.5-.1-1-.9-1.7-1.8-1.6zm.8-5.9c-1-.2-2 .5-2.2 1.5 0 .8.5 1.4 1.3 1.6.9.3 2.1-.5 2-1.2-.3-.7-.6-1.3-1.1-1.9zM94.6 339h1.7c-.2-.2-.5-.3-.9-.4-.2 0-.6.1-.8.4zm74.3-39.8c1 1.6 3.1 2.1 4.7 1.1 1-.7 2-1.3 3.1-1.8 4.6-1.8 8.5-4.9 12.5-7.7 1.3-1 2.1-2.6 2.1-4.3.1-2.6-2.2-4.1-4.6-2.9-.7.4-1.3.7-1.9 1.2-1.5.9-3 1.9-4.6 2.8-3.1 1.8-6.3 3.4-9.4 5.2-.7.3-1.3.8-1.8 1.3-1.5 1.2-1.5 3.2-.1 5.1zm-81.2 39.7c-.1 0-.2 0-.3.1h1c-.2-.1-.5-.1-.7-.1zm87-54.4c-.4.8.4 1.8 1.6 2 .4-.3.7-.6 1-1 .3-.7 0-1.5-.7-1.7-.2-.1-.3-.1-.5-.1-.6 0-1.1.3-1.4.8zM56.5 334.3c-.2-.8-.8-1.5-1.6-1.2s-1.1 1.1-2 2c.7.4 1.4.8 2.2 1 .8 0 1.4-.6 1.5-1.4-.1-.1-.1-.2-.1-.4zm122-61.1c.2-.8-.3-1.5-1.1-1.6h-.4c-.5.2-1 .5-1.5.9-.2.9.4 1.9 1.3 2.1h.1c.8-.1 1.5-.6 1.6-1.4zm-.2-5.4c.3-.8-.3-2.1-1.2-2-.9.3-1.8.7-2.6 1.2.6.6 1.2 1.1 1.9 1.5.6.3 1.4.1 1.8-.6l.1-.1zm-2.7-36.1c-.2.8.3 1.7 1.1 1.9h.2c.8.1 1.5-.4 1.6-1.2.2-1-.4-1.8-1.7-2-.3.4-1 .8-1.2 1.3zm3.3-17.5c0-.6-.5-1.2-1.1-1.2h-.4c-.8.3-1.5.7-2.2 1.1 1.1.7 1.7 1.4 2.4 1.5.5.1 1.3-.8 1.3-1.4zm-1.5 10.2c-.9.2-1.8.5-2.6 1 .9.9 1.4 1.6 2.1 1.9s1.7-.5 1.8-1.4c.1-.7-.4-1.3-1.1-1.5h-.2zm10.5-51.1c0-.8-.2-1.6-.5-2.3-.9.7-1.6.9-1.9 1.4-.4.7-.1 1.4.7 1.6s1.6.1 1.7-.7zm-3.1 47.9c-.3.8.6 1.7 1.6 1.6.9 0 1.6-.7 1.6-1.6v-.2c-.1-.6-.7-1.1-1.3-2-.8.7-1.4 1.5-1.9 2.2zm10.2-27.9c-.6-.9-1.3-1.7-2-2.5-2.7 1-5.2 2.4-7.4 4.1-3.4 2.4-7 4.6-10.6 6.6-2 .9-3.1 3-2.7 5.1.1.9.7 1.7 1.6 1.9 1.4.5 3 .2 4.3-.7 2.4-1.8 5.1-3.2 8-3.9 3.5-.9 6.1-3.1 8.5-5.6 1.7-1.6 1.7-2.8.3-5zm-10.3 134.4c0-.5-.7-1-1.4-1.8-.7.8-1.5 1.3-1.5 1.8.2.6.8 1.1 1.4 1.3.6.1 1.3-.3 1.4-1 .1-.1.2-.2.1-.3zm-1.4-5c.5-.2.9-.7 1.1-1.2.2-.6-.7-1.5-1.4-1.3s-1 .8-1.3 1.1c.2 1.1.9 1.7 1.6 1.4zm.3-9.3c-.7.8-1.3 1.2-1.5 1.7-.3.9.6 1.6 1.6 1.6.7 0 1.2-.5 1.2-1.2v-.3c-.2-.5-.7-1-1.3-1.8zm-1.2 20.1c.3.3.6.6 1 .8.1 0 .6-.3.6-.4-.1-.4-.2-.7-.4-1l-1.2.6zm-12.3-73.9c.3 1.5 1.6 2.6 3.2 2.6 2-.1 3.9-.7 5.6-1.7 2.2-1.3 4.3-3 6.7-3.5 2.6-.6 4.1-2.2 5.7-4 1.9-2.3 2-3.6.4-6.1-1.1-1.7-2.4-2.2-4.2-1.2-1 .5-1.9 1.6-2.9 2-5.1 1.8-8.4 6.2-13.1 8.5-1.4.6-1.9 2.1-1.4 3.4zm.3-14.4c.7 1.4 1.2 2.8 4.2 2.6 1.2-.3 2.4-.8 3.6-1.4 3.9-2.2 7.4-5 11.5-6.8 1.5-.7 2.7-1.9 3.5-3.4.9-1.4.9-3.3-.1-4.7-.7-1.2-2.3-1.7-3.5-1-1.5.9-2.9 2.1-4.4 3.1-.8.6-1.7 1.2-2.6 1.7-1.9.9-3.9 1.6-5.7 2.6-2 1.2-4 2.5-5.9 4-1 .8-1.3 2.2-.6 3.3zm46.6 49.1c-.5.7-1.1 1.2-1.1 1.5.2.6.7 1.2 1.2 1.5.4.3 1.5-.8 1.3-1.4-.3-.5-.8-1.1-1.4-1.6zm-25.8 7.7c.4-2.8-1.5-4.3-4.1-3.2-1.1.5-2.1 1.1-3.1 1.7-2.3 1.4-4.5 3.1-6.9 4.1-2 .8-3.5 2.2-5.4 3.2-1.2.6-2.1 1.8-2.2 3.2-.1 1.6.9 2.4 2.4 3.3 1.4-.1 2.8-.3 4.1-.7 4.7-2.2 9.3-4.9 13.5-8 .9-1 1.6-2.2 1.7-3.6zM212 33.4c-.4.5.3 1.6 1 1.8s1.7-.5 1.7-1.1c-.2-.8-.4-1.6-.8-2.3-.7.5-1.3 1-1.9 1.6zm3.6 2.9c-.5-.2-1.3.9-1.1 1.6.2.9 1.1 1.4 1.9 1.2h.1c.4-.2.8-.7 1.4-1.3-.7-.6-1.4-1.1-2.3-1.5zm-3-8.8c0 .8.6 1.4 1.4 1.4.1 0 .3 0 .4-.1.4-.1.8-.6 1.5-1.2-.6-.6-1.3-1.2-2.1-1.6-.5-.2-1.2.8-1.2 1.5zm2 23.5c-.1.7.4 1.3 1.1 1.4h.2c.6 0 1.1-.7 2-1.2-.9-.8-1.4-1.5-2.1-1.7-.8-.1-1.2.8-1.2 1.5zm-13.3 5.3c-.1.2.7.9 1.2 1 .6.1 1.2-.3 1.3-.9V56c-.1-.5-.6-.8-1.1-1.6-.7.9-1.2 1.4-1.4 1.9zm5.1-6c-.1-.5-.7-1.3-1-1.2-.6 0-1.1.6-2 1.1.7.6 1 1.1 1.5 1.3.6.2 1.2-.1 1.4-.7.1-.2.1-.3.1-.5zm2.1-6c-.7-.3-1.4 0-1.8 1.2.4.3.7 1 1.3 1.1.6.2 1.3-.2 1.4-.9v-.3c0-.4-.4-.9-.9-1.1zm2.1-2.8c.1.5.5 1 .9 1.2.8.2 1.4-.1 1.8-1.3-.4-.3-.8-1-1.3-1.2-.6-.2-1.2.2-1.4.8v.5zm10.7-8.5c-.7.1-1.2.8-1.1 1.5v.1c.2 1 1.2 1.8 1.9 1.4.5-.3.9-.8 1.2-1.3 0-1-.8-1.8-1.8-1.8-.1.1-.1.1-.2.1zm-4.6 254.8c-.3.4-.9 1.1-1 1.8s.8 1.1 1.6 1.1c.7.1 1.4-.5 1.4-1.2v-.1c.1-.9-.7-1.7-2-1.6zm4.4-237.6c.1.9.7 1.2 1.5 1.2s1.5-.5 1.3-1.3c-.1-.6-.7-1.1-.9-1.5-1.1-.1-1.9.7-1.9 1.6zm-39.4-36.7c.7-.1 1.2-.8 1.1-1.5 0-.1 0-.1-.1-.2-.2-.6-.9-1-1.6-1.7-.5.6-.8 1.3-1.1 2.1 0 .7.6 1.4 1.3 1.4.1 0 .3-.1.4-.1zm26.8 39.2c-.3.6.5 1.5 1.1 1.6.8-.1 1.3-.7 1.2-1.5-.3-.5-.7-1-1.1-1.5-.5.5-1 .9-1.2 1.4zm-21.3 34.5c-.3-3.4-3.1-6.1-6.5-6.1-2.7.1-5.2 3.1-5.3 6.2-.2 2.9 2 5.5 4.9 5.7h.6c3.2.1 6.5-3 6.3-5.8zm-14.1 51.3c-2.5-.3-4.7 1.5-5 4v.5c-.1 3 1.6 5.2 4.1 5.4s5.4-2.2 5.5-4.7c.1-2.3-2.4-5.1-4.6-5.2zm11.4 198.9c-.9.2-1.7.5-2.5.9l-1 .6h7l-.1-.1c-.6-.9-1.4-1.4-3.4-1.4zm-28.4-234c.6.3 1.6-.5 1.5-1.2-.1-.5-.6-1.2-.9-1.2-.6-.1-1.2.3-2.2.7.7.9 1 1.5 1.6 1.7zm56.4 45c1.1-.1 1.9-1.1 1.8-2.2 0-1.1-.5-2.1-1.4-2.7-1.2-.9-2.5-1.6-3.9-2.2-2.1-.8-3.8-2.5-4.6-4.6-.5-1.1-.9-2.2-1.4-3.3-1.3-2.7-1.4-5.9-.3-8.7.5-1.7.7-3.5.6-5.3-.1-1.6-1.5-2.8-3.1-2.7-.3 0-.6.1-.8.2-1.8.6-3.3 1.7-3.3 3.8 0 1.9.1 3.9.3 5.8.2 2.1.1 3-1.1 3.5-1.6.8-2.6-.4-3.4-1.4-1.6-1.8-3-3.8-4.2-5.8-2.9-5.2-5-10.9-6-16.8-.1-.9-.1-1.8.1-2.6 2.5-.7 4.8-1.4 7.1-2.1 2.5-.6 4.8-1.7 6.7-3.4 2-1.8 3.9-3.7 5.7-5.7 1.9-1.9 3.4-4.2 4.4-6.7.7-1.7 1.5-3.3 2.5-4.8 2.8-4.7 6.1-8.9 11.2-11.2.7-.3 1.3-.7 1.9-1.2 2.2-1.8 2.6-4.2.7-6.3-2.4-2.7-5.5-4.3-9.2-3.8-4.3.5-8.6.9-12.5 3.2-.6.4-1.7.2-2.5.2-.3-.4-.5-.9-.7-1.4-1.3-7.3-5-13.8-7.3-20.7-1.8-5.6-6-9.6-9.8-13.8-4.2-4.5-9.5-7.8-15.4-9.7-2.3-.7-4.6-1.2-7-1.6-6.8-1.4-12.9-.3-18.5 4.1-2.6 2.1-4.4 5-5.1 8.3-.6 2.8.1 5.8 2 8 .4.5 1.2.7 1.7 1 .4-.2.6-.2.6-.3 1.1-1.2 2.1-2.5 3.2-3.7 3.7-4.4 10-5.5 15-2.7 1.6.9 2.9 2.1 4.4 3.1 2.6 1.8 4.6 4.4 5.7 7.3 2.5 6 2.2 12.9-1 18.6-.6 1.3-2.2 1.9-3.6 1.3-.3-.2-.6-.4-.9-.7-.3-.3-.6-.7-.8-1.1-1.4-3.6-5.2-4.9-7.4-7.6-.2-.2-.5-.3-.8-.4-1.9-.6-3.7-1.2-5.6-1.7-3.1-1-5.9 0-8.4 1.7-2 1.4-2.2 3.1-.7 5s3 3.7 4.6 5.5c1.3 1.5 2.1 3.3 2.4 5.2.8 4.4 1.5 8.8 2.5 13.2 1.4 6.7 4.9 12.7 10.1 17.1 4.1 3.5 9.2 4.9 14.2 6.1 1.5.4 3.1-.1 4-1.3-1.1-1.8-1-1.8-2.9-2.3-3.9-1-7.5-3-10.4-6-1-1.1-2-2.2-3.1-3.3-1.6-1.6-2.7-3.6-3.2-5.8-1.6-5.6-1.8-11.6-.6-17.3l2.6-1.5c2.7 1.5 4.9 3.7 6.3 6.4.6 1.2 1.3 2.7 2.8 3.2 1.7-.6 2.4-2 3.1-3.3 1.6-3.2 3.1-6.5 4.7-9.7 2.1-3.8 3-8.2 2.5-12.5-.3-2.7-.5-5.4-.5-8.1.1-.7.6-1.3 1.2-1.7.3-.2 1.1.2 1.6.4.3.1.5.3.7.6 1.9 2.5 3.6 5.1 5.5 7.6.9 1.2 1.4 2.6 1.5 4.1.8 5.5 1.7 10.9 2.6 16.4 0 1.2.5 2.3 1.4 3.2.5-.1.9-.3 1.3-.6 2.3-2.3 5.4-3.2 8.3-4.2 1.7-.4 3.5-.7 5.3-.7 1.2 0 2.3.9 2.6 2.1.2.9-.2 1.8-.9 2.4l-.3.3c-3.5 3.3-6.2 7.4-7.8 12-1.8 5.3-5.3 9.9-9.9 13-1.7 1.3-3.6 2.1-5.7 2.3-1.6.2-3.2.6-4.8 1.2-.6.2-1.1.9-1.6 1.4.7 1.4 1.3 2.8 1.8 4.2.4 1.6.6 3.2.8 4.9 0 .3 0 .6.1.9 1.4 5.5 2.6 11 6.1 15.8 1.9 2.6 3.5 5.5 5.7 8 .3.6.4 1.3.2 2-.2 1-1 1.6-2 1.5-1-.1-2-.4-2.9-.9-1-.9-1.8-2-2.5-3.1-2.5-3.8-5.2-7.2-10-8.5-2.7-.7-5.5-1.4-8.1-2.4-1.6-.7-3.4-1-5.2-.9-1 0-2.1-.1-3.1-.2-5.1-.1-10.1-.2-15.1 1.9-3.4-2.4-7.3-2.9-11.7-1.9.1 1.1.3 2.1.7 3.1 1.1 2.1 2.6 4.1 4.4 5.6 2.5 2.1 4.8 4.3 7.1 6.4-.2 1.3-1.2 2.4-2.5 2.7-2.9.9-4.7 3.1-6.6 5.2-1.7 1.8-3.6 3.6-5.3 5.5-1.1 1.2-2.5 2.1-3.3 3.7 1.1 1.7 3 2.7 5 2.6 3.9.3 7.7 1.2 11.4 2.4 1.3.6 2.7.6 4 .1 2.9-1.5 5.4-.4 8.1.5.1 2.3-.8 4.3-1.2 6.3-.5 2.3-.8 4.7-.9 7.1-.2 1.9.7 3.8 2.3 4.9 4.4-.7 7.5-3 10.4-6 1.5-1.6 3-3.4 5.6-3.2.2 0 .5-.3.8-.4 4.1-2.3 7.6-5.3 10.5-9 3.1-4.1 5.3-8.7 4.8-14.1 0-1 0-2 .1-3.1 2.4-1.7 5-1.3 7.5-1.8 3.4-.7 7 .4 9.4 3 1.9 1.9 1.7 3.6-.7 4.9-1.2.7-2.4 1.3-3.6 1.8-4.7 1.6-7.5 5.3-10.2 9.1-.6.9-1 1.8-1.1 2.9-.2 1.5-.7 2.9-1.7 4-.5.7-.4 1.7.3 2.3.3.2.6.3 1 .3 1.3-.1 2.6-.1 3.9 0 3.1.5 4.3-.5 5.3-3.6.6-2 1.1-4.1 1.6-6.1 1.4-5.9 6.7-10 12.7-10.1.5.1.8.2 1.1.1zm-32.5 4c-1.7 2.8-4.1 5.2-7 6.8-2.6 1.7-5.5 3.1-8.2 4.5-1.2.6-2.3.1-3.3-.6s-2.1-1.8-1.7-3.4c.5-1.7 1.2-3.4 1.7-5.1.4-1.1.7-2.3 1-3.4.2-.9-.3-1.8-1.2-2-.3-.1-.7-.1-1 0-2.5.9-5.1 1.7-7.6 2.8-3.5 1.5-7.1.9-10.6.4-1.9-.3-2.7-3.4-1.3-4.8 2.5-2.3 5.2-4.6 7.9-6.6.9-.5 1.9-.8 2.9-.7 1.9.1 3.7-.4 5.2-1.6-1.3-2.2-2.6-3.4-4.7-3.9-2.8-.7-5.2-2.4-6.9-4.6-1.2-1.4-.7-3 1.2-3.2 2.6-.3 5.2-1.6 8-.8.6.1 1.2.1 1.8-.1 3.2-1.2 6.6-.1 9.8-.3.6 0 1.2 0 1.8.3 4.4 2.1 9.3 3.4 12.4 7.7 2 2.6 4.1 5.1 6.2 7.8-2.2 3.6-4.4 7.2-6.4 10.8zM23.4 309.5c-5-3.4-9-5-13.1-1.8-.4.3-.8.4-1.2.6-3.3 1.4-4.5 4.2-4.9 6.9-.3 3.1 1.5 6.1 4.4 7.2 2.5.9 5.2.1 6.8-2 1-1.1 1.7-2.5 2.5-3.7 1.4-1.9 2.1-4.3 5.1-4.6 1-.1 1.3-2 .4-2.6zm3.1-4c.2-1.3.6-2.2.5-2.9-.5-2.7-1.7-5.1-3.4-7.2-1.7-2-3.5-4-5.3-6.1-2.8-3-6.6-4.8-10.6-5-3-.3-5.9 1.1-7.5 3.7v6.9c1.7 2.6 3.9 4.6 7.5 4.6 1.6 0 3.3-.1 4.9-.3 4.9-.3 9.2.6 12.4 4.7.4.6.9 1.1 1.5 1.6zM180.8 20.9c.6.2 1.3-.2 1.5-.8v-.3c.1-.7-.3-1.3-.9-1.4h-.3c-.5 0-1.1.5-2 1 .8.6 1.1 1.3 1.7 1.5zm-6.6 98.1c-.4.2-.9.2-.9.3 0 .4 0 .7.1 1.1.2-.1.7-.1.7-.2.1-.4.1-.8.1-1.2zM162 107.2c.6.2 1.2-.1 1.4-.6 0-.1.1-.2.1-.4-.1-.5-.5-.9-1-1.2-.4-.1-.9.4-1.6.7.5.7.7 1.3 1.1 1.5zm13.7-89.7l-1.1-2.2c-.6.7-1.1 1.1-1.3 1.5-.2.5 0 1 .5 1.2.1 0 .2.1.4.1.5-.1 1-.3 1.5-.6zM48.2 338c-.1-.9-.7-1.4-1.5-1.2-.7.3-1.4.8-2 1.3.4.3.7.6 1 .9H48c.2-.3.2-.7.2-1zm120.1-228.2c0-.4-.4-.8-.8-1.6-.6.6-1.3.9-1.3 1.3s.5.9.9 1.1c.4.2.9 0 1.1-.5.1-.1.1-.2.1-.3zm3.3 5.9c-.1-.6-.3-1.2-.6-1.7-.6.6-.9.8-1 1.1-.2.6-.1 1.2.6 1.3.4-.1 1-.5 1-.7z"/></svg>')}section#cookie{position:fixed;left:0;bottom:0;z-index:3;background-color:rgba(221,221,221,0.9);-ms-background-color:red;padding-top:0;padding-bottom:0;font-size:0.9em;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5)}section#cookie p{flex-wrap:nowrap;justify-content:space-between;align-items:stretch;line-height:1.4em}section#cookie div.item{padding:0}section#cookie div.item-inner{background-color:rgba(255,255,255,0) !important}div.wrapper,div.wrapper-inner{position:relative;z-index:200;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;float:none;clear:none;padding:0 5px 0 5px;margin:0 auto 0 auto;max-width:var(--pagewidth);width:100%;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}header div.wrapper{display:block}section.top div.wrapper{justify-content:flex-end}main div.wrapper{align-items:stretch}.offline main div.wrapper,.error main div.wrapper{height:100%;justify-content:center;align-items:center}div.wrapper-inner{float:left;padding:0;margin:0;max-width:auto;background-color:#fff;justify-content:center}main div.wrapper-inner{padding-bottom:30px}.span-1{width:12.5%}.span-2{width:25%}.span-3{width:37.5%}.span-4{width:50%}.span-5{width:62.5%}.span-6{width:75%}.span-7{width:87.5%}.span-8,.span-full{width:100%}div.item.breadcrumbs{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;font-size:0.9em;font-weight:400}div.item.breadcrumbs>span{position:relative;padding-right:21px;margin-right:7px;text-align:center}div.item.breadcrumbs>span:last-child{padding-right:0;margin-right:0}div.item.breadcrumbs>span:after{content:"";position:absolute;top:-1px;right:0;width:14px;height:100%;background-image:url('data:image/svg+xml;utf8,<svg fill="rgba(56, 56, 56, 1)" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 26 26" xml:space="preserve"><path d="M16.7,22.7l9-9c0.2-0.2,0.3-0.5,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7l-9-9C16.5,3.1,16.3,3,16,3s-0.5,0.1-0.7,0.3l-1.4,1.4  c-0.4,0.4-0.4,1,0,1.4l4,4c0.3,0.3,0.1,0.9-0.4,0.9H1c-0.6,0-1,0.4-1,1v2c0,0.6,0.4,1,1,1h16.6c0.4,0,0.7,0.5,0.4,0.9l-4,4  c-0.4,0.4-0.4,1,0,1.4l1.4,1.4c0.2,0.2,0.4,0.3,0.7,0.3C16.3,23,16.5,22.9,16.7,22.7z"/></svg>');background-size:12px 12px;background-repeat:no-repeat;background-position:center center}div.item.breadcrumbs>span:last-child:after{display:none}div.sliders{display:block;float:left;clear:none;position:relative;top:0;left:0;width:100%;height:auto;margin-bottom:30px;margin-top:10px}div.slide{-webkit-backface-visibility:hidden;position:relative;display:block;width:100%;height:100%;left:0;top:0}div.slide:first-child{position:relative;display:block;float:left}div.slide-image{position:relative;width:100%;height:0;padding-bottom:50%;background-repeat:no-repeat;background-attachment:scroll;background-size:cover;background-position:center;float:left;clear:left}div.slide-text{position:absolute;float:left;clear:left;bottom:0;left:0;width:100%;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;max-width:75%;display:block;padding:30px 75px 30px 60px;background-color:rgba(167,32,0,0.9)}div.slide-text:hover{background-color:rgba(0,57,116,0.9)}a.slide-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0 !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}a.slide-link span{display:block;position:absolute;right:26px;top:26px;width:30px;height:30px;margin:0;background-color:#fff}a.slide-link span svg{position:absolute;left:calc(50% - 10px);top:calc(50% - 10px);display:block;float:left;width:20px;height:20px}a.slide-link span svg *{fill:var(--maincolor-2)}div.slide-text:hover a.slide-link span svg *{fill:var(--maincolor-1)}div.slide-text>p{display:block;text-align:left;color:#fff}div.slide-text:before,div.slide-text:after{content:"";position:absolute;display:block;left:28px;top:0;height:calc(100% - 30px);width:4px;background-color:#fff}div.slide-text:after{top:auto;bottom:100%;background-color:rgba(167,32,0,0.9)}div.slide-text:hover:after{background-color:rgba(0,57,116,0.9)}ul.slider_tabs{position:absolute;top:calc(100% + 10px);left:0;z-index:101;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-end;align-items:flex-start;float:left;clear:left;width:100%;height:auto;padding:0 15px 0 15px;margin:0;opacity:0.5;list-style-type:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}ul.slider_tabs>li{width:auto;margin:0;padding:0 5px 0 5px;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}ul.slider_tabs>li>a{float:left;clear:left;padding:0;margin:0;width:15px;height:15px;border-radius:100%;background-color:rgba(56,56,56,0);border-width:2px;border-style:solid;border-color:var(--textcolor);font-size:1px;line-height:1px;text-indent:-999px;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}ul.slider_tabs>li.slider_here>a,ul.slider_tabs>li>a:hover{background-color:var(--textcolor)}a.slider_nav{display:block;position:absolute;z-index:400;top:calc(50% - 35px);bottom:0;padding:0;margin:0;opacity:1;width:70px;height:70px;border-radius:50%;background-image:url('data:image/svg+xml;utf8,<svg fill="rgba(0, 0, 0, 1)" width="30" height="30" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300" xml:space="preserve"><path d="M271.83,159.2c.15-.19.29-.38.43-.58l.38-.57c.13-.21.26-.41.38-.63s.22-.39.33-.59.21-.44.31-.66.19-.42.27-.64.17-.44.25-.67.15-.44.21-.66.13-.48.19-.72.1-.43.14-.65.09-.55.13-.83.06-.38.08-.57c0-.46.07-.93.07-1.39V150c0-.46,0-.93-.07-1.39,0-.19-.05-.38-.08-.57s-.07-.55-.12-.83l-.15-.66c-.06-.23-.12-.47-.19-.71s-.14-.44-.21-.66-.16-.45-.25-.67-.17-.43-.27-.64-.2-.44-.31-.65-.21-.41-.33-.6-.25-.42-.38-.63l-.38-.57c-.14-.2-.28-.39-.43-.58s-.29-.37-.44-.55-.12-.15-.18-.22l-80-90A15,15,0,0,0,168.79,70l57.81,65H40a15,15,0,0,0,0,30H226.6l-57.81,65A15,15,0,0,0,191.21,250l80-90,.18-.22Z"/></svg>');background-repeat:no-repeat;background-position:10px center;background-size:20px 20px;background-color:#fff}a.slider_nav.prev{left:-100px;-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}div.slider:hover a.slider_nav.prev{left:-40px}div.slider a.slider_nav.prev:hover{left:5px;background-position:center center;background-color:rgba(255,255,255,0.7)}a.slider_nav.next{right:-100px;-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}div.slider:hover a.slider_nav.next{right:-40px}div.slider a.slider_nav.next:hover{right:5px;background-position:center center;background-color:rgba(255,255,255,0.7)}div.maps-wrapper{position:relative;float:left;clear:left;width:100%;padding:0 0 40% 0;margin:0;overflow:hidden}#maps{position:absolute;left:0;top:0;float:left;clear:left;width:100% !important;height:100% !important;overflow:hidden}.gm-style-iw *{display:block;width:auto}.gm-style-iw h4,.gm-style-iw p{margin:0;padding:0}.gm-style-iw a{color:#4272db}a.gallery{display:block;float:left;clear:none;width:25%;height:0;padding-bottom:18%;background-position:center center;background-repeat:no-repeat;background-size:cover;border:1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.fancybox-bg{background:var(--textcolor) !important}.fancybox-is-open .fancybox-bg{opacity:0.9 !important}.fancybox-button{background:rgba(0,0,0,0) !important;padding:7px !important}.fancybox-button svg path{fill:#fff !important}.fancybox-button:hover svg path{fill:rgba(167,32,0,1) !important}a.fancybox{position:relative}.lupe{position:absolute;z-index:2;right:18px;bottom:15px;display:block;float:left;clear:left;width:24px;height:24px;padding:0;margin:0}.shop-image .lupe{bottom:auto;top:15px}.lupe svg *{fill:rgba(255,255,255,1)}a.fancybox:hover .lupe svg *{fill:rgba(255,255,255,0.5)}div.videos{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;float:left;clear:none}div.video{display:block;float:left;clear:none;height:0;padding:0 0 calc(28.125% - 2px) 0;margin:1px;position:relative;width:calc(50% - 2px)}div.video iframe{position:absolute;top:0;left:0;width:100%;height:100%}#system-message-container{display:block;float:left;position:fixed;right:0;top:0;z-index:500;width:100%;height:auto;padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}#system-message-container>div{position:relative;display:block;float:right;clear:none;background-color:rgba(56,56,56,0.95);color:#fff;padding:14px 45px 15px 15px;margin:20px;width:auto;max-width:calc(100% - 40px);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-size:0.9em;line-height:1.2em;border-radius:0;cursor:pointer;-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.4);-moz-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.4);box-shadow:0px 0px 7px 0px rgba(0,0,0,0.4)}#system-message-container>div.alert-error{background-color:rgba(216,41,0,0.95)}#system-message-container>div .close,#system-message-container>div .alert-heading{display:none}#system-message-container>div:after{content:"";position:absolute;right:10px;top:12px;display:block;float:left;width:20px;height:20px;padding:0;background-image:url('data:image/svg+xml;utf8,<svg fill="rgba(255,255,255,0.8)" width="20px" height="20px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 300 300"><path d="M178.28,150l55.86-55.86a20,20,0,0,0-28.28-28.28L150,121.72,94.14,65.86A20,20,0,0,0,65.86,94.14L121.72,150,65.86,205.86a20,20,0,1,0,28.28,28.28L150,178.28l55.86,55.86a20,20,0,0,0,28.28-28.28Z"/></svg>');background-repeat:no-repeat;background-position:center center;cursor:pointer}fieldset,form,input,textarea,select{display:block;float:left;clear:left;padding:0;margin:0;width:100%;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}label.invalid{color:var(--subcolor-2)}input[type="checkbox"],input[type="radio"]{position:absolute;z-index:-1000;left:-1000px;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}input[type="checkbox"]+label,input[type="radio"]+label{position:relative;display:inline-block !important;padding:0;background-color:inherit;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;margin:0 10px 0 0;width:auto;border-radius:0;text-align:left;color:var(--textcolor);cursor:pointer}input[type="checkbox"]+label.invalid,input[type="radio"]+label.invalid{color:var(--subcolor-2)}input[type="checkbox"]+label:before,input[type="radio"]+label:before{content:"";position:relative;display:inline-block;width:22px;height:22px;border-width:2px;border-style:solid;border-color:var(--middlegrey);border-radius:0;margin:0 10px -5px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center;color:var(--textcolor);cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:17px 17px}input[type="checkbox"]+label:hover:before,input[type="radio"]+label:hover:before{border-color:var(--darkgrey)}input[type="checkbox"]:checked+label:before,input[type="radio"]:checked+label:before,input[type="checkbox"]:checked+label:hover:before,input[type="radio"]:checked+label:hover:before{background-image:url('data:image/svg+xml;utf8,<svg fill="rgb(56, 56, 56)" width="17" height="17" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300"><path d="M140,260a20,20,0,0,1-14.14-5.86l-80-80a20,20,0,0,1,28.28-28.28l61.25,61.25L222.52,50.29a20,20,0,0,1,35,19.42l-100,180A20,20,0,0,1,140,260Z"/></svg>');border-color:var(--lightgrey) !important}input[type="checkbox"]+label.invalid:before,input[type="radio"]+label.invalid:before{border-color:var(--subcolor-2)}input,textarea,select{padding:5px 10px 6px 10px;border:2px solid var(--middlegrey);background-color:#fff;border-radius:0;box-shadow:none;font-size:1em;line-height:20px;font-weight:300;margin-bottom:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0;outline:none;font-family:'Merriweather',serif;color:var(--textcolor)}input.invalid,textarea.invalid{border-color:var(--subcolor-2)}input:focus,textarea:focus,select:focus,input:hover,textarea:hover,select:hover{border-color:var(--darkgrey)}select{background-image:url('data:image/svg+xml;utf8,<svg fill="rgb(56, 56, 56)" width="30" height="30" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 38 30" ><path d="M22,12.5H8l7-8L22,12.5z M15,25.5l7-8H8L15,25.5z"/></svg>');background-repeat:no-repeat;background-position:right center;padding-right:35px}.filter select{margin-bottom:0}textarea{height:100px;line-height:1.3em}input::placeholder,textarea::placeholder{color:rgba(0,0,0,0.3);-moz-transition-property:color;-moz-transition-duration:0.2s;-webkit-transition-property:color;-webkit-transition-duration:0.2s;-o-transition-property:color;-o-transition-duration:0.2s;transition-property:color;transition-duration:0.2s;transition-timing-function:ease-in-out;transition-delay:0.0s}input.invalid::placeholder,textarea.invalid::placeholder{color:rgba(255,0,0,0.3)}input:focus::placeholder,textarea:focus::placeholder{color:rgba(0,0,0,0)}input.infoField{display:none}a.brand{position:relative;display:block;float:left;clear:none;width:214px;height:70px;margin:0 0 0 15px}.offline a.brand,.error a.brand{top:-10px;left:-10px}a.brand>svg{display:block;float:left;clear:none;width:100%;height:100%;padding:0;margin:0}a.brand>svg *{fill:var(--textcolor)}.iconbar,.iconbar .iconbar-inner{display:block;float:left;clear:none;width:auto;height:100%;padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.iconbar{float:right;height:50px;margin-top:10px;margin-bottom:10px;margin-right:15px}.iconbar+nav{margin-right:30px}.iconbar-item{position:relative;overflow:visible;display:block;float:left;clear:none;padding:0;margin:0;height:100%;width:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.iconbar-item .icon{position:relative;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;align-content:center;float:left;clear:none;padding:25px 12px 25px 12px;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;height:100%;cursor:pointer}.iconbar-item .icon>svg{float:left;clear:none;padding:0;margin:0;width:30px;height:30px}.iconbar-item .icon>svg *{fill:var(--maincolor-1)}.iconbar-item:hover .icon>svg *,.iconbar-item .icon.opened>svg *{fill:var(--maincolor-2)}.iconbar-item .icon>span{font-family:'Arial',sans-serif;position:absolute;bottom:50%;right:50%;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;align-content:center;float:left;clear:none;padding:1.3px 0 0 0.7px;margin:0 -22px -20px 0;width:22px;height:22px;background-color:var(--darkgrey);border-radius:50%;border:2px solid #fff;color:#fff;text-align:center;line-height:1em;font-size:0.8em;font-weight:bold;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.iconbar-item .icon span svg{position:absolute;display:block;float:left;clear:none;top:50%;left:50%;width:14px;height:14px;margin:-7px 0 0 -7px}.iconbar-item .icon span svg *{fill:#fff !important}div.close{float:right;clear:none;display:none;position:fixed;z-index:1001;top:20px;right:-100px;cursor:pointer;width:50px;height:50px;padding:0;margin:0 !important;border-radius:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-moz-transition-property:all;-moz-transition-duration:0.5s;-webkit-transition-property:all;-webkit-transition-duration:0.5s;-o-transition-property:all;-o-transition-duration:0.5s;transition-property:all;transition-duration:0.5s;transition-timing-function:ease-in-out;transition-delay:0.0s;background-color:rgba(255,255,255,0.7)}.opened div.close{right:20px}div.close>span.line{float:left;clear:left;height:3px;border-radius:2px;padding:0;margin:0;-moz-transition-property:all;-moz-transition-duration:0.4s;-webkit-transition-property:all;-webkit-transition-duration:0.4s;-o-transition-property:all;-o-transition-duration:0.4s;transition-property:all;transition-duration:0.4s;transition-timing-function:ease-in-out;transition-delay:0.0s}div.close span.line{position:absolute;left:10px;top:50%;width:30px;background-color:var(--maincolor-1)}div.close:hover>span.line{background-color:var(--maincolor-2)}div.close span.line:nth-child(1){-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}div.close span.line:nth-child(2){-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}div.dropdown{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:absolute;z-index:1000;right:-22px;top:calc(100% - 10px);overflow:hidden;width:auto;height:auto;padding:0;margin:0;height:auto;max-height:0;min-width:280px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}ul.menu div.dropdown{right:auto;left:-22px}div.dropdown.opened{max-height:500px}div.dropdown-inner{position:relative;display:block;float:left;clear:left;width:calc(100% - 20px);height:auto;padding:15px;margin:10px 10px 10px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;background-color:var(--lightgrey);border-top:2px solid var(--maincolor-2);-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.5);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.5);box-shadow:0px 3px 5px 0px rgba(0,0,0,0.5)}div.dropdown-inner:before{content:"";position:absolute;bottom:100%;right:28px;width:0;height:0;-webkit-transform:rotate(360deg);border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent var(--maincolor-2) transparent}ul.menu div.dropdown-inner:before{right:auto;left:28px}div.languages{display:block !important;float:left;position:fixed;z-index:2000;right:0;top:calc(85px + 12%);padding:0;margin:0;width:auto}div.languages>a{display:flex !important;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-content:flex-end;align-items:flex-end;float:right !important;clear:right;width:auto !important;margin:0 0 10px 0 !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;padding:0;-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.5);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.5);box-shadow:0px 3px 5px 0px rgba(0,0,0,0.5)}div.languages a>span{float:left;width:auto;padding:10px 0 10px 0 !important}div.languages a>span:first-child{width:45px;text-align:center;padding:10px 0 10px 8px !important;font-weight:700;text-align:left}div.languages a>span:first-child>span.icon{display:inline-block;position:relative;bottom:-1px;float:none;width:15px;height:15px;margin:0 0 0 3px}div.languages a>span:first-child>span.icon>svg{display:block;float:left;width:100%;height:100%}div.languages a>span:first-child>span.icon>svg *{fill:#fff}div.languages a>span:last-child{width:auto;overflow:hidden;max-width:0;white-space:nowrap}div.languages a:hover>span:last-child{max-width:400px;padding-right:15px !important}nav{position:relative;z-index:1;float:right;clear:none;width:auto;height:50px;margin:10px 0 10px 0;padding:0;overflow:visible}nav ul.menu,footer ul.menu{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:stretch;align-content:stretch;float:left;clear:left;width:100%;height:100%;margin:0;padding:0;list-style-type:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}footer ul.menu{flex-direction:column;align-items:flex-start;align-content:flex-start}nav ul.menu li{display:block;float:left;clear:none;width:auto;padding:0;margin:0;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}footer ul.menu li{height:auto}nav ul.menu>li>a,nav ul.menu>li>span{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;align-content:center;position:relative;float:left;clear:left;margin:0 10px 0 10px;padding:25px 2px 25px 2px;width:auto;font-size:1.2em;line-height:30px;color:var(--maincolor-1);height:100%;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;cursor:pointer}nav ul.menu>li.deeper>a,nav ul.menu>li.deeper>span{padding-right:16px}footer ul.menu li>a,footer ul.menu li>span{display:block;position:relative;float:left;clear:left;margin:0 0 3px 0;padding:4px 10px 4px 10px;width:auto;color:#fff;background-color:var(--maincolor-1);height:auto;text-align:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;cursor:pointer}nav ul.menu>li>a:after,nav ul.menu>li>span:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:0;background-color:var(--maincolor-2);padding:0;margin:0}nav ul.menu li:hover>a,nav ul.menu li.current>a,nav ul.menu li.active>a,nav ul.menu li:hover>span,nav ul.menu li.current>span,nav ul.menu li.active>span{color:var(--maincolor-2)}nav ul.menu li:hover>a:after,nav ul.menu li.active>a:after,nav ul.menu li.active>span:after,nav ul.menu li.active>span:after{height:2px}footer ul.menu li:hover>a,footer ul.menu li.active>a,footer ul.menu li:hover>span,footer ul.menu li.active>span{background-color:var(--maincolor-2)}nav ul.menu>li ul{margin-top:10px;padding-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}nav ul.menu>li ul li{width:100%;padding:0 2px 7px 2px;margin-bottom:8px;border-bottom-width:2px;border-bottom-style:solid;border-color:var(--middlegrey)}nav ul.menu>li ul li:last-child{padding-bottom:2px;margin-bottom:0;border-bottom:0}nav ul.menu>li ul li a,nav ul.menu>li ul li span{width:100%}nav ul.menu li .nav-deeper{position:absolute;top:0;right:0;padding:0;margin:0;width:100%;height:100%;cursor:pointer}nav ul.menu li .nav-deeper:before{content:"";position:absolute;top:calc(50% - 3px);right:10px;width:0;height:0;-webkit-transform:rotate(180deg);border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent var(--maincolor-1) transparent}nav ul.menu li:hover .nav-deeper:before,nav ul.menu li.active .nav-deeper:before{border-color:transparent transparent var(--maincolor-2) transparent}nav ul.menu li .nav-deeper.opened:before{-webkit-transform:rotate(360deg)}div.item,div.item-inner,div.item-image,div.item-introtext,div.item-date,div.item-similar{display:block;float:left;clear:none;position:relative;padding:15px;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}div.item.no-background div.item-inner{background-color:rgba(255,255,255,0)}div.item.filter,div.item.filter div.item-inner{padding-top:0;padding-bottom:0}div.item.filter form{margin-top:0 !important}div.item.filter{padding-top:0;padding-bottom:0}.offline div.item-inner,.error div.item-inner{padding:30px}div.item.featured>div.item-inner:before,div.item.heading>div.item-inner:before{content:"";display:block;position:absolute;top:-15px;left:0;width:100%;height:2px;background-color:var(--middlegrey)}div.item.heading>div.item-inner:before{top:calc(100% + 15px)}div.item-inner,div.item-similar{width:100%}div.item-similar{background-color:var(--lightgrey);margin-top:5px}div.item-similar>div.item-image+div.item-introtext{width:80%;float:left;clear:none;margin-left:20%;padding-left:15px}div.item-inner+div.item-similar{margin-top:15px}div.item-similar>div.item-image{position:absolute;left:0;top:0;overflow:hidden;display:flex;flex-wrap:nowrap;justify-content:center;align-content:center;margin-bottom:0;width:20%;height:100% !important;float:left;clear:none}div.item-similar>div.item-image img{height:100%;width:auto}div.item-image,div.item-date,div.item-introtext{padding:0;width:100%}div.item-image,div.item-image+div.item-introtext{width:calc(50% - 15px)}div.item-date{width:calc(25% - 15px)}div.item-date+div.item-introtext{width:calc(75% - 15px)}div.item-image+div.item-introtext,div.item-date+div.item-introtext{margin-left:30px}div.item>div.item-inner{background-color:#fff}a.slider_nav{display:block;position:absolute;z-index:400;top:50%;padding:0;margin:-50px 0 0 0;opacity:1;width:20px;height:20px;border-color:rgba(255,255,255,0);border-left-width:4px;border-left-style:solid;border-bottom-width:4px;border-bottom-style:solid;-moz-transform-origin:50% 50%;-o-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;border-bottom-left-radius:2px}div.slider:hover a.slider_nav{border-color:rgba(255,255,255,0.7)}a.slider_nav.prev{left:-50px;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}div.slider:hover a.slider_nav.prev{left:20px}a.slider_nav.next{right:-50px;-moz-transform:rotate(225deg);-o-transform:rotate(225deg);-webkit-transform:rotate(225deg);transform:rotate(225deg)}div.slider:hover a.slider_nav.next{right:20px}div.payment-methods,div.payment-method{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:stretch;float:left;clear:left;width:100%;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}div.payment-method{flex-basis:calc(50% - 5px);display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;margin-right:5px;margin-bottom:5px;border:1px solid var(--middlegrey);background-color:#fff}div.payment-method>span.payment-method-image,div.payment-method>span.payment-method-name{position:relative;display:block;float:left;width:auto;padding:10px;text-transform:uppercase;color:var(--textcolor);font-size:0.9em;font-weight:400;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}div.payment-method>span.payment-method-name{padding-top:15px;padding-bottom:15px}div.cart-image,div.cart-desc{display:block;float:left;clear:none;margin:0;padding:0 15px 0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}div.cart-desc{width:calc(100% - 165px)}div.cart-image a{display:block;float:left;clear:none;width:150px;height:auto;max-height:150px;padding:0;margin:0;text-align:center;background-color:var(--lightgrey)}div.cart-desc p{margin-bottom:0}div.cart-image img{display:block;float:left;clear:none;width:auto;height:auto;max-width:calc(100%);max-height:calc(100%)}table.cart.products input{width:45px;text-align:center;margin-bottom:0}table.cart.subtotal,table.cart.rabatt{width:auto;min-width:calc(25%);float:right}table.cart.subtotal tr:last-child,table.cart.rabatt tr:last-child{}table.cart.products th:nth-last-child(1),table.cart.products th:nth-last-child(2){text-align:right}table.cart.finish tr:last-child{border-bottom:4px solid var(--middlegrey)}table.cart td.hidden-cell{width:0;font-size:0em;padding:0;margin:0}table.cart.finish strong{font-weight:600}table.cart.products th{}table.cart.products td>p{white-space:nowrap}table.cart.products td p+p{margin-top:7px !important}table.cart.products a.icon{display:inline-block;float:none;clear:none;width:30px;height:30px;padding:0;margin:0;cursor:pointer}table.cart.products a.icon svg{margin:10%;width:80%;height:80%}table.cart.products a.icon svg *{fill:var(--maincolor-1)}table.cart.products a.icon:hover svg *{fill:var(--maincolor-2)}div.ordersteps{overflow:hidden;display:block;float:left;clear:left;padding:0;margin:0;width:100%;font-size:0.9em;font-weight:400;color:#fff}div.ordersteps div.divider{background-color:#fff;border:0;box-sizing:border-box;display:block;float:left;height:40px;margin:0;padding:0;width:14px}div.ordersteps>span,div.ordersteps>a{display:block;float:left;clear:none;position:relative;height:40px;padding:0 40px 0 20px;margin:0;width:calc(20% - 14px);line-height:40px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;color:#fff;-moz-transition-duration:0s;-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s;background-color:var(--middlegrey)}div.ordersteps a{color:#fff;background-color:var(--maincolor-1)}div.ordersteps>*:last-child{width:20%}div.ordersteps>span:before,div.ordersteps>a:before{content:"";border-color:var(--maincolor-1);border-style:solid;border-bottom-width:20px;border-left-width:10px;border-left-color:rgba(0,0,0,0) !important;border-top-width:20px;border-right-width:0;content:"";position:absolute;left:-10px}div.ordersteps>span:first-child:before,div.ordersteps>a:first-child:before,div.ordersteps>span:last-child:after,div.ordersteps>a:last-child:after{display:none}div.ordersteps>span:after,div.ordersteps>a:after{content:"";border-color:var(--maincolor-1);border-style:solid;border-bottom-width:20px;border-bottom-color:rgba(0,0,0,0) !important;border-left-width:10px;border-top-width:20px;border-top-color:rgba(0,0,0,0) !important;border-right-width:0;content:"";position:absolute;right:-10px}div.ordersteps>span:before,div.ordersteps>span:after{border-color:var(--middlegrey)}div.ordersteps>.active_step{background-color:var(--textcolor)}div.ordersteps>span.active_step:after,div.ordersteps>span.active_step:before{border-color:var(--textcolor)}div.ordersteps>a:hover{background-color:var(--maincolor-2)}div.ordersteps>a:hover:after,div.ordersteps>a:hover:before{border-color:var(--maincolor-2)}div.ordersteps .icon{position:absolute;right:5px;top:calc(50% - 13px);display:block;float:left;width:26px;height:26px}div.ordersteps .icon svg{display:block;float:left;width:26px;height:26px}div.ordersteps .icon svg *{fill:#fff}p.shop-price{font-size:1.3em;line-height:1.3em;font-weight:400}p.shop-price:after{content:" *"}span.shop-old-price{position:relative;display:inline-block;color:var(--middlegrey);font-size:0.9em;font-weight:300;margin-right:5px}span.shop-old-price:after{content:"";position:absolute;top:50%;left:-10%;width:120%;height:3px;margin-top:-1px;background-color:rgba(53,53,53,0.5);-moz-transform:rotate(350deg);-o-transform:rotate(350deg);-webkit-transform:rotate(350deg);transform:rotate(350deg)}.product-buy-price span.shop-old-price{color:rgba(255,255,255,0.8)}.product-buy-price span.shop-old-price:after{background-color:rgba(255,255,255,0.5)}div.product-buy-wrapper{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:stretch;float:left;clear:none;padding:10px;margin:30px 0 0 0 !important;background-color:var(--middlegrey);width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}div.product-buy-wrapper>div{padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}div.product-buy-wrapper>div:nth-child(1){width:40%;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center}div.product-buy-wrapper>div:nth-child(2){width:60%;background-color:#fff;color:var(--textcolor);display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center}div.product-buy-wrapper .button{width:100%}div.shop-images{position:relative;display:block;float:left;clear:none;width:100%;height:auto;padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}div.shop-images>.shop-image{display:block;float:left;clear:left;position:relative;top:0;left:0;z-index:100;width:100%;height:auto;padding:0;margin:0}div.shop-images>.shop-image.show{display:block}div.shop-images>div.manufacturer-logo{position:absolute;z-index:102;bottom:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;color:var(--textcolor)}div.shop-images>div.manufacturer-logo{right:0;width:30%}div.shop-images>div.manufacturer-logo img{float:right;max-height:100px;max-width:100px}div.shop-images>.shop-image>a{position:relative;top:0;left:0;z-index:101;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:auto;max-width:100%}div.shop-images>.shop-image>a img{width:auto;height:auto;max-width:100%}.text_zoom{display:none}div.shop-thumbs{position:relative;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:stretch;float:left;clear:left;width:100%;padding:0;margin:30px 0 0 0;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}div.shop-thumbs>div.shop-thumb{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;float:left;clear:none;width:calc(33.333% - 5px);padding:0;margin:0 0 7.5px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;cursor:pointer}div.shop-thumbs>div.shop-thumb>img.jshop_img_thumb{padding:0;width:auto;heigth:auto;max-height:120px;max-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}span.shop-label{display:inline-block;font-weight:700;text-transform:uppercase;color:var(--shoplabelcolor-1);margin-right:20px}span.Sale{color:var(--shoplabelcolor-2) !important}.Sale:before{content:"% "}span.icon-calendar{background-image:url('data:image/svg+xml;utf8,<svg fill="rgb(255, 255, 255)" width="30px" height="30px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300"><path d="M260,60H250V80a30,30,0,0,1-60,0V60H110V80a30,30,0,0,1-60,0V60H40A20,20,0,0,0,20,80V260a20,20,0,0,0,20,20H260a20,20,0,0,0,20-20V80A20,20,0,0,0,260,60ZM144.86,205.66q5.05,6.3,5.06,18.07,0,16.91-10.12,26.59T107.56,260q-23.1,0-32.82-9.46t-9.74-27v-4.15H96.86v4.15q0,8.89,2.4,12.55t8.68,3.65q6.28,0,8.39-3.58t2.1-11.9c0-6.12-1.14-10.58-3.44-13.41s-6.55-4.27-12.78-4.37H96.3V190h5.15q9.74,0,13.36-3.95T118.43,173q0-7-2.48-10.46t-8.77-3.45c-4,0-6.66,1.22-8.12,3.66s-2.2,6-2.2,10.68v6H65v-7q0-15.63,11.17-24t31-8.38q20.2,0,31.48,8t11.26,23.37a26.83,26.83,0,0,1-5.35,16.84A22.43,22.43,0,0,1,131,196.91,26.19,26.19,0,0,1,144.86,205.66ZM225,257.85H192.94V165.37c-2.41,1-6,2.15-10.68,3.59A105.45,105.45,0,0,0,172,172.4V154.62q10.32-4.16,17.47-7.24a47.93,47.93,0,0,0,10.39-5.66H225ZM80,95A15,15,0,0,1,65,80V40a15,15,0,0,1,30,0V80A15,15,0,0,1,80,95Zm140,0a15,15,0,0,1-15-15V40a15,15,0,0,1,30,0V80A15,15,0,0,1,220,95Z"/></svg>');background-repeat:no-repeat;background-position:center center;background-size:30px 30px}span.icon-edit{display:inline-block;width:20px;height:20px;margin-bottom:-4px;margin-left:10px;background-image:url('data:image/svg+xml;utf8,<svg fill="rgb(0, 57, 116)" xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 40 40"><path d="M5.15,32.25a2,2,0,0,0,2.6,2.6L15,31.8,8.2,25Zm0,0"/><path d="M34.42,10.48l-4.9-4.9a2,2,0,0,0-2.81,0L10,22.28h0L17.71,30h0l16.7-16.7a2,2,0,0,0,0-2.81Zm0,0"/></svg>');background-repeat:no-repeat;background-position:center center;background-size:20px 20px}span.icon-edit:hover{background-image:url('data:image/svg+xml;utf8,<svg fill="rgb(167, 32, 0)" xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 40 40"><path d="M5.15,32.25a2,2,0,0,0,2.6,2.6L15,31.8,8.2,25Zm0,0"/><path d="M34.42,10.48l-4.9-4.9a2,2,0,0,0-2.81,0L10,22.28h0L17.71,30h0l16.7-16.7a2,2,0,0,0,0-2.81Zm0,0"/></svg>')}@media only screen and (max-width:var(--pagewidth)){div.wrapper{padding-left:0;padding-right:0}div.sliders{margin-left:15px;margin-right:15px}main{padding-top:0;padding-bottom:0}}@media only screen and (max-width:1000px){main .span-4,main .span-6{width:100%}.iconbar .show-mobil,div.close{display:block !important}div.dropdown,nav{position:fixed;overflow:hidden;overflow-y:scroll;right:0;top:0;width:100%;height:100%;min-width:calc(100%);max-height:0;margin:0 !important;padding:0;background-color:#fff}div.dropdown.opened,nav.opened{max-height:calc(100%)}div.dropdown-inner,nav ul.menu{display:block;width:100%;height:auto;padding:90px 30px 30px 30px;margin:0;border-top:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:#fff}div.dropdown-inner:before{display:none}nav ul.menu li{width:100%}nav ul.menu>li>a,nav ul.menu>li>span{display:flex;justify-content:flex-start;margin:0;padding:15px;width:100%;text-align:left}nav ul.menu>li.deeper>a,nav ul.menu>li.deeper>span{padding-right:66px}nav ul.menu>li>a:after,nav ul.menu>li>span:after{bottom:0;height:2px;background-color:var(--middlegrey)}footer ul.menu li:hover>a,footer ul.menu li.active>a,footer ul.menu li:hover>span,footer ul.menu li.active>span,nav ul.menu li:hover>a:after,nav ul.menu li.active>a:after,nav ul.menu li.active>span:after,nav ul.menu li.active>span:after{background-color:var(--maincolor-2)}nav ul.menu>li ul{margin-top:0}nav ul.menu>li ul li{padding:0;margin-bottom:0;border-bottom-width:2px;border-bottom-style:solid;border-color:var(--middlegrey)}nav ul.menu>li ul li>a,nav ul.menu>li ul li>span{padding:10px 15px 10px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}nav ul.menu>li ul li:last-child{padding-bottom:0}nav ul.menu li .nav-deeper{position:absolute;top:0;right:0;padding:0;margin:0;width:100%;height:60px;cursor:pointer}nav ul.menu li .nav-deeper:before{top:calc(50% - 4px);border-width:0 8px 8px 8px}nav ul.menu li .nav-deeper.opened{width:60px}ul.menu div.dropdown{position:relative;right:0;left:0;top:0;overflow:hidden;height:auto}ul.menu div.dropdown.opened{max-height:500px}ul.menu div.dropdown-inner{padding:0;background-color:var(--lightgrey)}}@media only screen and (max-width:900px){footer .span-2{width:50%}footer .span-2:nth-child(3),footer .span-2:nth-child(4){width:100%}footer div.item:nth-child(3),footer div.item:nth-child(3) div.item-inner{padding-bottom:0}footer div.item:nth-child(4),footer div.item:nth-child(4) div.item-inner{padding-top:0}footer ul.menu{display:block}footer ul.menu li{width:auto;float:left;clear:none;margin:0 10px 10px 0}footer ul.menu li>a,footer ul.menu li>span{margin-bottom:0}div.ordersteps>span,div.ordersteps>a{padding:0 36px 0 5px}}@media only screen and (max-width:800px){div.ordersteps{font-size:0.8em}div.sliders{margin-top:0}div.slide-text{position:relative;max-width:calc(100%);padding:30px 75px 30px 60px}ul.slider_tabs{justify-content:center}}@media only screen and (max-width:700px){section#cookie .span-2,section#cookie .span-6{width:100%}section#cookie div.item+div.item>div.item-inner{padding-top:0;margin-top:-8px}section#cookie div.item p{text-align:center !important}div.ordersteps>span,div.ordersteps>a{padding:0}div.ordersteps{font-size:0em}div.ordersteps .icon{right:calc(50% - 13px)}a.gallery{width:33.333%;padding-bottom:23%}h1{font-size:1.8em}section.top{min-height:60px}table.cart.products,table.cart.products tbody,table.cart.products tr,table.cart.products td{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch}table.cart td{padding-right:4px !important;padding-left:4px !important}table.cart.products td{height:auto;width:100%}table.cart.products td+td{padding-top:0}table.cart.products td.hidden-cell{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:33.333%;flex-basis:1;font-size:inherit;padding-top:0;padding-bottom:10px}table.cart.products td.hidden-cell+td{width:66.666%}table.cart.products td:nth-child(3){display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center}table.cart.products td:nth-child(3) p{width:auto;margin-left:10px}table.cart.products td:nth-child(3) p+p{margin-top:3px}table.cart.products tr:first-child{display:none}table.cart.products tr:nth-child(2){border-top:2px var(--middlegrey) solid}table.cart.products td:nth-child(1){width:100% !important}table.cart.subtotal,table.cart.rabatt{width:100%}}@media only screen and (max-width:600px){div.video{padding-bottom:calc(56.25% - 2px);width:calc(100% - 2px)}p.hidden-mobil{display:none !important}form.show-mobil{display:block !important}h1{font-size:1.7em}div.slide-image{padding-bottom:60%}div.item-image,div.item-image+div.item-introtext,table.participants td:first-child,div.product-buy-wrapper>div:nth-child(1),div.product-buy-wrapper>div:nth-child(2){width:100%}div.item-image+div.item-introtext{margin-left:0;margin-top:30px}div.item-date{width:100%}div.item-date+div.item-introtext{width:100%}div.item-date+div.item-introtext{margin-left:0}span.date,span.day{clear:none;width:auto;font-size:1.3em;margin-right:5px;margin-bottom:10px;font-weight:inherit}table.participants{display:block}table.participants tr{display:flex;flex-direction:column}table.participants th{display:none}table.participants td{padding-left:2px !important;padding-right:2px !important}table.participants td+td{padding-top:0;margin-top:-5px}}@media only screen and (max-width:500px){.nextstep{text-align:center !important}div.cart-image,div.cart-desc{clear:left;padding:0}div.cart-image{padding-bottom:15px}div.cart-desc{width:100%;max-width:calc(100%)}section.top{min-height:40px}h1{font-size:1.6em}h2{font-size:1.3em}html,body{font-size:14px}footer .span-2{width:100%}a.gallery{width:50%;padding-bottom:35%}div.slide-text{padding:20px 55px 20px 40px}a.slide-link span{right:16px;top:20px;width:30px;height:30px}div.slide-text:before,div.slide-text:after{left:18px;height:calc(100% - 20px)}}@media only screen and (max-width:450px){div.languages{right:0;top:auto;bottom:calc(50px + 6%)}header{background-color:var(--lightgrey)}section.top{padding-top:15px;padding-bottom:15px}div.item.filter .pull-right{text-align:center !important}div.sliders{margin-left:10px;margin-right:10px}div.slide-image{padding-bottom:80%}div.item{padding:10px}footer{padding-bottom:50px}.cookie footer{padding-bottom:100px}.cookie section#cookie{bottom:50px}header div.wrapper{display:flex;justify-content:center}a.brand{width:183px;height:60px;margin-left:0}div.dropdown-inner,nav ul.menu{padding-top:30px;padding-bottom:120px}div.close{top:auto;bottom:20px}.iconbar{position:fixed;overflow:visible;left:0;bottom:0;margin:0 !important;width:100%;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5)}.iconbar .iconbar-inner{width:100%;display:flex;flex-wrap:nowrap;flex-direction:row-reverse;justify-content:center;align-items:center;align-content:center}.iconbar-item{flex-grow:1}.iconbar-item .icon{justify-content:center;width:100%;background-color:var(--maincolor-1)}.iconbar-item .icon:hover{background-color:var(--maincolor-2)}.iconbar-item .icon>svg{float:left;clear:none;padding:0;margin:0;width:30px;height:30px}.iconbar-item .icon>svg *,.iconbar-item:hover .icon>svg *,.iconbar-item .icon.opened>svg *{fill:#fff}.iconbar-item .icon>span{background-color:var(--middlegrey);border-color:var(--maincolor-1);color:var(--textcolor)}.iconbar-item:hover .icon>span{border-color:var(--maincolor-2)}}@media only screen and (max-width:400px){h1{font-size:1.5em}h2{font-size:1.2em}div.slide-image{padding-bottom:90%}div.sliders{margin-left:5px;margin-right:5px}div.item{padding:5px}div.item-introtext{padding-bottom:10px}a.brand{height:50px;width:153px}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){div.wrapper,div.wrapper-inner{max-width:1200px}html{background-image:url('/templates/kolesko/images/muster-1-white.png')}section.top{background-image:url('/templates/kolesko/images/muster-1-lightgrey.png')}html,body,input[type="checkbox"]+label,input[type="radio"]+label,input[type="checkbox"]+label:before,input[type="radio"]+label:before,input,textarea,select,div.payment-method>span.payment-method-image,div.payment-method>span.payment-method-name,div.product-buy-wrapper>div:nth-child(2){color:#383838}ul.slider_tabs>li>a,div.ordersteps>span.active_step:after,div.ordersteps>span.active_step:before{border-color:#383838}ul.slider_tabs>li.slider_here>a,ul.slider_tabs>li>a:hover,div.ordersteps>.active_step{background-color:#383838}.fancybox-bg{background:#383838 !important}a.brand>svg *{fill:#383838}a,nav ul.menu>li>a,nav ul.menu>li>span{color:#003974}h3>a>span,a.readmore span,.button,span.page>a,div.close span.line,div.ordersteps a,footer ul.menu li>a,footer ul.menu li>span{background-color:#003974}table.cart.products a.icon svg *,.iconbar-item .icon>svg *,div.slide-text:hover a.slide-link span svg *{fill:#003974}div.ordersteps>span:before,div.ordersteps>a:before,div.ordersteps>span:after,div.ordersteps>a:after,div.ordersteps>span:before,div.ordersteps>a:before{border-color:#003974}nav ul.menu li .nav-deeper:before{border-color:transparent transparent #003974 transparent}html{background-color:#002448}a:hover,nav ul.menu li:hover>a,nav ul.menu li.current>a,nav ul.menu li.active>a,nav ul.menu li:hover>span,nav ul.menu li.current>span,nav ul.menu li.active>span{color:#A72000}a.readmore:hover span,h3>a:hover>span,.button:hover,.button.active,span.page>span,span.page>a:hover,div.close:hover>span.line,nav ul.menu>li>a:after,nav ul.menu>li>span:after,div.ordersteps>a:hover,footer ul.menu li:hover>a,footer ul.menu li.active>a,footer ul.menu li:hover>span,footer ul.menu li.active>span{background-color:#A72000}.iconbar-item:hover .icon>svg *,.iconbar-item .icon.opened>svg *,table.cart.products a.icon:hover svg *,a.slide-link span svg *{fill:#A72000}div.dropdown-inner,div.ordersteps>a:hover:after,div.ordersteps>a:hover:before{border-color:#A72000}div.dropdown-inner:before,nav ul.menu li:hover .nav-deeper:before,nav ul.menu li.active .nav-deeper:before{border-color:transparent transparent #A72000 transparent}label.invalid,input[type="checkbox"]+label.invalid,input[type="radio"]+label.invalid{color:#d82900}input[type="checkbox"]+label.invalid:before,input[type="radio"]+label.invalid:before,input.invalid,textarea.invalid{border-color:#d82900}main,section,.frame:after,div.dropdown-inner,div.item-similar,div.cart-image a{background-color:#f4f4f4}input[type="checkbox"]:checked+label:before,input[type="radio"]:checked+label:before,input[type="checkbox"]:checked+label:hover:before,input[type="radio"]:checked+label:hover:before{border-color:#f4f4f4 !important}span.shop-old-price{color:#ddd}hr,.subline span:after,section.top,div.item.featured>div.item-inner:before,div.item.heading>div.item-inner:before,div.ordersteps>span,div.ordersteps>a,div.product-buy-wrapper{background-color:#ddd}table tr,.article table tr:first-child,input[type="checkbox"]+label:before,input[type="radio"]+label:before,input,textarea,select,nav ul.menu>li ul li,div.payment-method,table.cart.finish tr:last-child,div.ordersteps>span:before,div.ordersteps>span:after{border-color:#ddd}span.date,.subline span,table th{color:#909090}input[type="checkbox"]+label:hover:before,input[type="radio"]+label:hover:before,input:focus,textarea:focus,select:focus,input:hover,textarea:hover,select:hover{border-color:#909090}.iconbar-item .icon>span{background-color:#909090}@media only screen and (max-width:1200px){div.wrapper{padding-left:0;padding-right:0}div.sliders{margin-left:15px;margin-right:15px}main{padding-top:0;padding-bottom:0}}@media only screen and (max-width:1000px){nav ul.menu>li>a:after,nav ul.menu>li>span:after,ul.menu div.dropdown-inner{background-color:#ddd}nav ul.menu>li ul li{border-color:#ddd}footer ul.menu li:hover>a,footer ul.menu li.active>a,footer ul.menu li:hover>span,footer ul.menu li.active>span,nav ul.menu li:hover>a:after,nav ul.menu li.active>a:after,nav ul.menu li.active>span:after,nav ul.menu li.active>span:after{background-color:#A72000}}@media only screen and (max-width:700px){table.cart.products tr:nth-child(2){border-color:#ddd}}@media only screen and (max-width:450px){header{background-color:#f4f4f4}.iconbar-item .icon{background-color:#003974}.iconbar-item .icon:hover{background-color:#A72000}.iconbar-item .icon>span{background-color:#ddd;border-color:#003974;color:#383838}.iconbar-item:hover .icon>span{border-color:#A72000}}}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:rgb(30,30,30);opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable='true']{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-video,.fancybox-iframe{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient( to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100% );bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
div.mod-languages ul{margin:0;padding:0;list-style:none}div.mod-languages li{margin-left:5px;margin-right:5px}div.mod-languages ul.lang-inline li{display:inline}div.mod-languages ul.lang-block li{display:block}div.mod-languages img{border:none}div.mod-languages a{text-decoration:none}
