@charset "UTF-8";:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 *//*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************//*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */@font-face{font-family:Oxanium Regular;font-display:block;src:url(/_next/static/media/Oxanium-Regular.1334ca44.ttf)}/*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************//*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************//*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************//*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 *//*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************//*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;background-color:#232628}body,html{overflow-x:hidden}body{opacity:0;transition-timing-function:ease-in-out;transition:opacity 1s;font-size:1.6rem;font-weight:300;font-family:Oxanium Regular,sans-serif;background:#282c34;color:#fff}.grecaptcha-badge{width:0!important;height:0!important}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 *//*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/button,input[type=submit]{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}button:focus,input[type=submit]:focus{outline:none!important}.cta-button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;padding:1rem 3rem;background-image:linear-gradient(111.65deg,#8a2387 .41%,#e94057 72.26%,#f27121 109.08%);font-weight:800;font-family:Oxanium Regular,sans-serif;color:#fff;border-radius:.5rem;text-transform:uppercase;opacity:100%;filter:brightness(1) grayscale(0);transition-property:filter,opacity;transition-duration:.5s;transition-timing-function:ease-in-out}.cta-button:focus{outline:none!important}.cta-button--lg{padding:1.5rem 4rem;font-size:2rem}.cta-button:hover{filter:brightness(1.75);text-shadow:none}.cta-button:disabled{opacity:70%;filter:grayscale(1);cursor:not-allowed}/*!******************************************************************************
 * Copyright (c) 2025 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/.field{margin:1rem 0 2rem}.field__label--required:after{color:#be0019;content:"*";width:100px}.field__input{margin-top:.5rem;padding:.5rem;min-width:100%;border-radius:4px;font-family:Oxanium Regular,sans-serif;border:1px solid #9ffcf8;background:#455e63;color:#fff;resize:none}.field__input--hidden{display:none}.field__input::placeholder{color:#9ffcf8}.field__input--light{border:1px solid #282c34;background:#fff;color:#000}.field__input--light::placeholder{color:#8a8a8a}.field-error-message{color:#be0019;text-transform:none}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */form{background:none;color:#fff;text-transform:uppercase;border-radius:15px;font-family:Oxanium Regular,sans-serif}.field-group{margin-top:4rem}.field-group--centred{text-align:center}/*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/h2{color:#fff;font-size:4rem}h2,h3{font-weight:900}h3{font-size:3rem}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.highlight{margin:-2px -6px;padding:2px 6px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1087 358" fill="currentColor" color="%23d796fd" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" preserveAspectRatio="none"><path d="M425.7 378.84c.38-1.01 1.02-1.33 1.41-.71.39.61 1.75 1.38 3.02 1.7 1.55.38 1.08.62-1.41.71-2.95.11-3.58-.25-3.02-1.7zm134.48 1.04c.83-.33 1.83-.29 2.22.1.38.38-.3.65-1.52.61-1.35-.06-1.62-.33-.7-.7v-.01zm-151.83-1.11c-.44-.44-2.48-.97-4.56-1.18-7.32-.77-12.38-3.92-8.69-5.42 1.13-.45 1.1-.83-.12-1.69-1.1-.77-1.18-1.34-.29-1.89.7-.43 1.28-.3 1.28.3s1.37 1.99 3.04 3.08c1.67 1.1 2.73 1.51 2.37.91-.37-.6.09-1.08 1.03-1.08 1.12 0 1.47.72 1.03 2.12-.37 1.17-.13 2.12.56 2.12.68 0 1.24-.58 1.24-1.3 0-.91.5-.88 1.68.1.93.77 2.19 1.09 2.8.71.61-.38 1.37-.02 1.69.77.46 1.13.61 1.12.68-.05.06-.83-1.47-2.06-3.38-2.72-3.65-1.27-4.95-3.88-1.45-2.89 1.12.31 3.72.91 5.79 1.33 2.07.42 3.77 1.29 3.77 1.95 0 .65-.79.89-1.74.52-1.16-.44-1.74.04-1.74 1.45 0 1.68.66 2 3.19 1.54 1.75-.31 2.86-.22 2.46.21-1.05 1.14-9.71 2.03-10.64 1.1v.01zm12.88-.05c.84-.33 1.83-.29 2.22.1.38.38-.3.66-1.52.61-1.35-.06-1.62-.33-.7-.7v-.01zm-46.17-3.9c-.92-.58-3.1-1.07-4.85-1.08-1.75-.01-3.19-.57-3.19-1.24 0-.68.66-.84 1.45-.36.98.59.94.24-.14-1.09-.94-1.16-1.09-1.96-.36-1.96.68 0 1.58.56 2 1.24.42.68 1.49.96 2.38.61.89-.34 1.62-.18 1.62.36 0 .53 2.07.91 4.6.85 2.52-.07 5.26.55 6.07 1.38 1.22 1.22.9 1.27-1.77.27-4.61-1.74-6.72-1.44-2.53.36l3.47 1.49-3.54.11c-1.94.06-4.29-.36-5.21-.94zm-12.58-3.72c-3.72-1.9-4.43-4.32-1.27-4.32 1.36 0 2.16.52 1.76 1.16-.39.63-.22 1.16.39 1.16s1.4.78 1.77 1.73c.79 2.08.87 2.07-2.65.27zm19.38-2.05c-4.64-2.45-7.61-5.67-3.74-4.06 1.22.51 3.39 1.18 4.81 1.49 1.43.31 2.31 1.02 1.96 1.59-.35.56.51.89 1.91.73 1.4-.16 2.78.37 3.06 1.16.76 2.13-3.08 1.69-8-.91zm-26.38.09c-.94-.6-1.4-1.38-1.03-1.75.36-.37 1.32.12 2.13 1.09 1.67 2.02 1.35 2.21-1.1.66zm17.39-1.15c-.92-.58-2.18-.76-2.78-.38-.66.4-.72.05-.16-.85.68-1.11.42-1.34-.94-.81-1.21.46-2.69-.31-4.16-2.18-1.26-1.6-2.58-2.88-2.94-2.84-1.18.11-.86-1.61.38-2.03.67-.22 2.21 1.24 3.43 3.25 1.4 2.3 2.42 3.09 2.74 2.12.44-1.29.84-1.29 2.4 0 1.03.85 2.31 1.28 2.84.95.53-.33 1.04.41 1.14 1.64.19 2.57.26 2.53-1.95 1.13zm-20.86-4.64c-.94-.6-1.41-1.38-1.04-1.75.37-.37 1.33.12 2.14 1.09 1.67 2.02 1.35 2.21-1.1.66zm489.25-3.42c-.36-.57.39-.77 1.67-.44 2.7.71 3.04 1.49.64 1.49-.91 0-1.96-.47-2.31-1.05zm10.93-.1c-1.41-.91-1.24-1.13.87-1.15 1.43 0 2.6.51 2.6 1.15 0 1.45-1.23 1.45-3.47 0zm-497.9-1.16c0-.64.52-1.16 1.16-1.16.63 0 1.15.52 1.15 1.16 0 .63-.52 1.16-1.15 1.16-.64 0-1.16-.53-1.16-1.16zm472.21.36c.83-.33 1.83-.29 2.22.1.38.38-.3.66-1.52.61-1.35-.06-1.62-.33-.7-.7v-.01zm33.22-.36c-.4-.64-.17-1.16.51-1.16.67 0 1.22.52 1.22 1.16 0 .63-.23 1.16-.51 1.16s-.83-.53-1.22-1.16zm11.37-1.13c4.42-1.4 25.08-1.94 23.76-.62-.32.31-6.52.82-13.8 1.11-8.66.36-12.1.19-9.96-.49zm29.13-1.29c-2.56-1-1.71-1.35 3.67-1.52 2.01-.07 3.46.21 3.21.61-.82 1.33-4.54 1.82-6.88.91zm-550.89-2.59c.39-2.05 1.3-2.81 3.33-2.81 1.56 0 2.79.69 2.79 1.56 0 .92-.73 1.28-1.79.87-1.11-.43-1.66-.11-1.45.83.19.84-.5 1.71-1.54 1.94-1.43.31-1.74-.25-1.34-2.39zm68.56-3.55c-2.85-4.84-7.28-6.03-10.32-2.78-2.1 2.26-2.2 2.26-14.56-.2-6.85-1.36-14.33-3.28-16.61-4.26-5.5-2.36-13.65-2.82-15.26-.87-1.53 1.84-8 .91-9.88-1.42-.7-.88-2.17-1.6-3.26-1.6-1.08 0-3.11-.61-4.5-1.36-2.5-1.34-2.49-1.37.74-2.24 2.55-.68 4.52-.13 8.97 2.49 4.03 2.38 5.71 2.9 5.71 1.76 0-.89-.65-1.88-1.45-2.2-1.13-.45-1.12-.6.04-.67.82-.06 1.78.66 2.13 1.59.54 1.39 1.07 1.29 3.07-.57 1.94-1.8 3.99-2.23 10.17-2.14 4.26.07 8.81-.22 10.11-.63 1.31-.42 2.71-.21 3.12.45.41.66.16 1.21-.55 1.21-.72 0-1.03.43-.7.96.33.54 3 1.06 5.94 1.18 2.94.1 6.96 1.04 8.94 2.06 1.98 1.02 6.11 1.99 9.17 2.16 3.07.16 7.23.98 9.24 1.81 3.2 1.33 3.38 1.62 1.45 2.38-1.51.59-1.65.89-.46.95 1.01.04 1.8 1.29 1.9 2.97.22 3.85-.38 3.66-3.14-1.03h-.01zm-12.08-3.02c-.39-.64-1.85-1.12-3.25-1.08-2.44.08-2.45.12-.22 1.08 3.19 1.37 4.32 1.37 3.47 0zM390.83 343c-1.24-.94-2.8-1.68-3.47-1.66-.68.01-.22.8 1.02 1.73 1.23.94 2.8 1.68 3.47 1.66.68-.01.22-.8-1.02-1.73zm-48.66 8.78c-.42-.67.02-1.22.96-1.22.95 0 1.99-.91 2.31-2.02.36-1.22.51-.92.38.77-.23 3.01-2.41 4.48-3.65 2.47zm575.8.31c.84-.34 1.84-.3 2.22.09.39.39-.3.66-1.52.61-1.34-.05-1.62-.33-.7-.7zm-442.1-.81c0-1.06 4.51-1.5 5.95-.59 1.07.67.37 1-2.19 1.01-2.07.01-3.76-.18-3.76-.42zm284.34-1.07c.49-1.28 2.76-1.88 8.12-2.16 4.09-.21 7.44-.07 7.44.32 0 .4 1.17.54 2.6.33 5.7-.83 42.66-1.19 41.21-.4-1.49.81-10.07 1.39-44.12 2.96-14.04.65-15.85.52-15.25-1.05zm77.22.71c1.11-.29 2.94-.29 4.05 0 1.11.29.2.53-2.03.53s-3.14-.24-2.02-.53zm64.33.01c.84-.33 1.84-.29 2.22.1.39.38-.3.65-1.52.6-1.35-.05-1.62-.33-.7-.7zm24.32 0c.83-.33 1.83-.29 2.22.1.38.38-.3.65-1.52.6-1.35-.05-1.62-.33-.7-.7zm-635.71-1.47c-2.35-.45-4.99-1.42-5.87-2.15-1.13-.94-1.96-.96-2.83-.1-.68.69-1.51.78-1.87.2-.59-.96 5.54-8.43 6.93-8.43.36 0 .32 1.33-.09 2.95-.52 2.07-.3 2.88.74 2.71 2.55-.43 7.87 1.48 7.19 2.58-.35.57.56 1.53 2.04 2.12 2.34.94 2.39 1.06.36 1.01-1.27-.02-4.24-.43-6.6-.89zm92.87-.05c-2.33-.75-2.44-.94-.58-.96 1.27-.02 3.35.41 4.63.96 2.95 1.27-.1 1.27-4.05 0zm59.05-1.94l-5.21-1.49 6.37.59c9.26.84 9.21.83 8.61 1.8-.72 1.16-3.37.92-9.77-.9zm13.32.78c-.42-.67.65-1.15 2.53-1.14 2.53.02 2.87.27 1.52 1.14-2.23 1.44-3.17 1.44-4.05 0zm403.31.37c.84-.34 1.84-.3 2.22.09.38.39-.3.66-1.52.61-1.35-.05-1.62-.33-.7-.7zm-430.53-1.53c-2.4-.77-2-.94 2.32-1.02 3.76-.07 4.73.21 3.47 1.02-1.95 1.27-1.84 1.27-5.79 0zm443.48.71c0-.25.81-.77 1.8-1.15 1.03-.4 1.5-.2 1.09.46-.68 1.1-2.88 1.62-2.88.69h-.01zm-499.63-1.87c-.4-.63.12-1.15 1.15-1.15 1.03 0 1.56.52 1.16 1.15-.39.64-.91 1.16-1.16 1.16-.24 0-.76-.52-1.15-1.16zm506.58-.1c0-.58 1.04-1.05 2.32-1.05 1.27 0 2.31.2 2.31.44s-1.04.72-2.31 1.05c-1.28.33-2.32.14-2.32-.44zm5.79-.34c0-1.87 5.65-2.98 8.83-1.73 1.65.65 1.26.87-1.59.93-2.07.04-3.76.61-3.76 1.24 0 .64-.79 1.16-1.74 1.16-.96 0-1.74-.72-1.74-1.6zm-574.95-1.4c2.55-1.86 4.1-2.09 4.1-.61 0 .57-1.42 1.3-3.16 1.63-2.96.56-3.02.5-.94-1.02zm162.52 1.05c.83-.33 1.83-.29 2.22.1.38.38-.3.66-1.52.61-1.35-.06-1.63-.33-.7-.7v-.01zm320.67.03c.79-.32 2.1-.32 2.89 0 .8.32.15.58-1.45.58-1.59 0-2.24-.26-1.44-.58zm-500.46-2.63c-.37-.6.92-1.04 2.86-.98 4.62.14 5.81 2.06 1.28 2.06-1.91 0-3.77-.49-4.14-1.08zm26.09-.75c.06-1.35.33-1.63.7-.7.34.83.3 1.83-.09 2.22-.39.38-.66-.3-.61-1.52zm6.18.84c.33-.54-.78-1.62-2.48-2.39-2.48-1.13-2.76-1.62-1.41-2.47 3.01-1.91 5.76-1.17 6.91 1.87 1.5 3.95 1.5 3.98-1.25 3.98-1.31 0-2.11-.44-1.77-.99zm390.32-.17l-4.63-.83 4.92-.16c2.7-.1 4.92.36 4.92.99 0 .64-.14 1.09-.29 1-.16-.1-2.38-.54-4.92-1zm182.37-.02c0-.47 1.43-1.16 3.18-1.55 1.75-.38 4.36-1.03 5.79-1.43 1.44-.41 2.61-.24 2.61.39s-2.61 1.66-5.79 2.29c-3.19.63-5.79.76-5.79.3zm-315.52-1.16c.4-.65 1.21-.88 1.8-.51 1.61.99 1.31 1.69-.72 1.69-1 0-1.48-.53-1.08-1.18zm-109.65-1.93c.83-.33 1.83-.29 2.22.1.38.38-.3.65-1.52.61-1.35-.06-1.63-.34-.7-.7v-.01zm283.69 0c.83-.33 1.83-.29 2.22.1.38.38-.3.65-1.52.61-1.35-.06-1.63-.34-.7-.7v-.01zm155.76-.95c0-.95.76-1.73 1.69-1.73 1.36 0 1.41.32.24 1.73-.79.96-1.55 1.74-1.69 1.74-.13 0-.24-.78-.24-1.74zm76.03 1.29c0-.26.81-.77 1.8-1.15 1.03-.39 1.5-.2 1.09.46-.68 1.1-2.88 1.62-2.88.69h-.01zm-688.19-1.65c-4.31-.36-4.39-.44-2.46-2.58 1.11-1.22 2.53-1.89 3.16-1.5.63.39.91-.01.62-.89-.65-1.97-5.44-2.91-12.05-2.37-3.91.32-4.78.77-4.23 2.21.56 1.47.05 1.68-2.69 1.13-1.86-.38-4.25-1.02-5.31-1.43-1.41-.55-2.07-.02-2.45 1.94l-.51 2.69-.16-2.69c-.14-2.42-.54-2.62-3.92-1.88-2.07.45-4.1 1.34-4.51 1.99-.42.66-.94.24-1.16-.93-.37-1.89-1.6-2.08-11.92-1.87-11.62.24-14.88-.5-5.27-1.19 2.86-.2 5.59-.89 6.07-1.53.55-.73 1.24-.58 1.89.42.86 1.33 1.11 1.33 1.64 0 .36-.89.67-1 .72-.25.07.9 1.34 1.04 3.99.44 2.22-.5 4.78-.38 5.95.27 1.47.82 1.82.78 1.24-.16-.53-.87.52-1.3 3.18-1.3 2.34 0 4.63-.81 5.57-1.96 1.36-1.69 1.35-1.81-.13-.93-2.49 1.51-12.82 1.71-16.52.32-2.28-.85-3.65-.81-4.79.14-1.23 1.03-1.76.93-2.28-.44-.42-1.1-2.15-1.76-4.62-1.76-5.7 0-11.18-1.27-11.18-2.59 0-.62.78-.83 1.74-.47.95.37 1.74.03 1.75-.74.01-.96.29-1.01.87-.17 1.15 1.68 4.9 2.99 4.9 1.71 0-.56-.65-1.29-1.45-1.61-.86-.34-.63-.62.58-.67 1.12-.06 2.03.4 2.03.99 0 .6 1.79.8 3.99.44 2.19-.36 5.37-.3 7.05.12 2.55.64 2.82 1.06 1.63 2.49-1.17 1.41-1.09 1.59.48.98 1.05-.4 1.9-1.17 1.9-1.72 0-1.94 5.06-5.74 6.18-4.63.68.68 1.71.47 2.75-.57 1.95-1.96 3.81-2.17 3.81-.44 0 .68-.52.91-1.16.51-.64-.39-1.16.08-1.16 1.05 0 1.1.66 1.52 1.74 1.11.96-.37 1.74-1.05 1.74-1.51 0-.46 1.82-.77 4.05-.7 2.23.07 4.05-.22 4.05-.66 0-.44 2.52-1.4 5.59-2.14 4.65-1.11 5.56-1.76 5.41-3.83-.15-1.99-.95-2.52-3.93-2.59-3.98-.09-5.96 1.44-3.69 2.84 1 .62.88 1.25-.43 2.33-1.51 1.26-1.79 1.14-1.79-.73 0-1.71-.92-2.28-3.97-2.49-2.18-.14-4.3.28-4.71.94-.41.67-1.31.86-2 .43-.75-.46-.92-.24-.43.56.49.79.09 1.34-.98 1.34-.99 0-1.8-.57-1.8-1.26 0-.68-.66-1.01-1.45-.72-.8.29-1.36 1-1.25 1.57.11.57-1.97 1.08-4.63 1.14-6.86.15-11.2.81-11.2 1.7 0 1.26-4.58 2.07-5.28.93-.36-.57-1.89-1.05-3.4-1.05-1.52 0-3.07-.5-3.45-1.11-.38-.61.76-1.12 2.53-1.14 5.59-.04 8.44-.53 8.44-1.47 0-.5 1.01-.91 2.25-.91s2.57-.52 2.96-1.16c.41-.65-.57-1.15-2.25-1.15-1.63 0-2.96.39-2.96.86 0 .48-2.73.95-6.08 1.05-12.61.36-28.66 2.65-28.66 4.1 0 .79 3.8 1.04 11 .73 10.96-.48 14.53.44 7.11 1.83-2.15.41-4.84.38-5.98-.06-1.43-.55-1.82-.38-1.25.55.46.75.29 1.36-.39 1.36-.67 0-1.22-.52-1.22-1.15 0-.63-1.06-.24-2.36.87-2.82 2.41-12.73 2.89-11.84.57.3-.8 1.41-1.49 2.45-1.54 1.26-.06 1.4-.3.42-.69-.82-.33-2.25.04-3.19.81-1.37 1.14-1.69 1.05-1.69-.47 0-1.23.99-1.87 2.89-1.87 1.59 0 2.9-.42 2.9-.93s-1.78-.72-3.95-.47c-2.63.31-4.14 1.18-4.51 2.62-.37 1.41-1.36 2.01-2.86 1.72-1.56-.3-2.24.16-2.15 1.44.18 2.26-5.61 3.55-16.35 3.65-3.98.04-7.24.52-7.24 1.07 0 .54-1.36.73-3.01.42-1.81-.35-3.4.04-3.97.95-.67 1.08-1.4 1.18-2.48.34-.85-.65-2.84-.84-4.43-.43-2.4.63-1.92.89 2.77 1.55 3.11.44 7.15.8 8.97.8 1.82 0 3.31.42 3.31.94s-7.55.91-16.79.87c-9.23-.04-16.79-.46-16.79-.94 0-.48 1.29-.87 2.86-.87 2.07 0 2.67-.48 2.19-1.74-.37-.95-1.16-1.73-1.77-1.73-.6 0-.78.52-.39 1.15.4.64-.09 1.16-1.08 1.16-1 0-1.81-.52-1.81-1.16 0-.63-.59-1.15-1.3-1.15-.9 0-.93.44-.11 1.44.83 1.02.7 1.9-.44 2.94-1.04.96-1.62 1.04-1.62.22 0-.71-.64-.88-1.44-.4-.99.59-.94.25.14-1.09 1.39-1.72 1.29-1.96-.83-1.96-1.58 0-2.21.56-1.81 1.6.49 1.29-.35 1.41-4.38.63-2.75-.53-5.64-.99-6.44-1.02-2.2-.08-1.72 2.04.58 2.55 1.11.24-.32.48-3.19.52-5.89.08-7.92-.65-5.65-2.04 3.09-1.91-.55-2.81-10.36-2.55-7.74.21-9.54-.02-7.87-1 3.1-1.82.2-3.34-4.06-2.12-2.59.75-3.32.58-3.32-.77 0-.95-.39-1.5-.87-1.22-.47.28-1.91.08-3.18-.43l-2.32-.93 2.32-.12c2.13-.11 2.15-.22.29-1.3-1.12-.65-2.02-1.81-2.01-2.57.01-.99.26-1.02.87-.1.47.71 2.02 1.66 3.45 2.11 1.44.44 2.61 1.3 2.61 1.89 0 .59.58 1.08 1.3 1.08.91 0 .88-.5-.1-1.68-.77-.93-1.08-2.21-.68-2.85 1.02-1.65-5.74-4.87-8.26-3.93-1.8.68-1.89.53-.6-1.06 1.78-2.19.15-3.7-2.96-2.75-3.1.94-9.77 1.99-13.34 2.1-1.8.06-3.03.66-2.77 1.37.24.7 1.35 1.11 2.47.91 1.41-.26 1.74.09 1.1 1.16-.74 1.23-.55 1.22.99-.03 1.11-.9 2.54-1.15 3.41-.61.82.52 2.46.78 3.64.59 1.18-.2 3.39.82 4.92 2.26 3.14 2.94 3.64 4.78 1.04 3.78-.95-.37-1.73-.11-1.73.56 0 .8-1.62.66-4.64-.4-2.54-.9-4.63-1.39-4.63-1.08 0 .3-1.97-.46-4.37-1.69-5.62-2.86-14.73-3.67-14.73-1.31 0 .91 1.3 2.02 2.89 2.46 2.96.83 2.72.99-2.31 1.56-2.78.31-7.42-1.96-7.63-3.73-.22-1.88-2.12-5.53-3.29-6.32-.68-.46-2.16-.56-3.27-.21-1.11.35-2.02.11-2.02-.51 0-3.05 14.59-2.68 16.91.42 1.73 2.32 2.36 2.2 5.99-1.17 2.09-1.94 2.56-2.9 1.4-2.9-1.15 0-1.73-1.17-1.73-3.49 0-2.78.46-3.44 2.21-3.19 1.22.17 2.43-.34 2.7-1.13.31-.91-.61-1.45-2.49-1.45-2.22 0-2.99-.6-2.99-2.31 0-2.52.85-2.84 3.33-1.27.88.56 3.07.59 4.87.08 2.09-.6 5.25-.33 8.79.73 3.04.92 6.32 1.31 7.29.88.97-.43 2.21-.69 2.76-.56.54.12 1.59-.25 2.31-.83.73-.57 3.28-1.67 5.67-2.44s4.34-2.01 4.34-2.76c0-.88 1.95-1.28 5.5-1.14 3.03.12 5.77.33 6.08.47.32.14 1.96.32 3.63.4 2.18.11 2.88-.31 2.43-1.47-.47-1.25-.1-1.37 1.58-.54 1.21.59 2.86.98 3.65.85.8-.12 2.88-.29 4.63-.38 4.59-.23.93-2.4-4.09-2.43-2.29-.01-4.06-.7-4.46-1.75-.37-.96-1.16-1.74-1.77-1.74-.6 0-.8.49-.44 1.08.38.6-1.14.98-3.4.87-2.23-.11-4.06-.6-4.07-1.08 0-.47-1.17-.86-2.61-.85-2.16.02-2.31.23-.87 1.27 1.45 1.04 1.38 1.13-.38.56-1.17-.38-2.37-.69-2.67-.69-.31 0-.25-.49.12-1.09.37-.59-.38-1.01-1.67-.91-2.72.21-3.22 3.16-.53 3.16 3.56 0 .58 1.84-3.43 2.11-2.65.18-4.87-.46-6.26-1.79-1.19-1.13-3.16-2.65-4.38-3.38-1.94-1.15-1.78-1.26 1.26-.89 2.22.28 1.34-.3-2.43-1.58-3.25-1.1-6.63-2.59-7.53-3.32-.89-.73-2.66-1.58-3.94-1.89-1.27-.32.03-.64 2.9-.72 2.87-.08 6.38-.47 7.81-.85 4.85-1.3 2.65-2.17-4.47-1.76-5.68.32-6.91.09-6.2-1.16.68-1.21.55-1.26-.59-.2-.8.74-2.18 1.08-3.06.74-2.01-.77-2.15 2.69-.15 3.51.8.33-.38.57-2.61.54-2.22-.04-8.63.08-14.23.26-8.76.28-10.09.59-9.49 2.17.56 1.48.41 1.56-.75.39-.81-.79-2.89-1.44-4.63-1.44-4.05 0-9.11-1.91-9.11-3.45 0-.65 1.83-1.18 4.06-1.18 3.09 0 4.05-.48 4.03-2.03-.01-1.74-.18-1.78-1.16-.29-.85 1.3-1.37 1.38-2.04.35-.53-.82-1.52-1-2.44-.43-1.9 1.17-6.13.2-5.26-1.21.35-.57-.31-1.04-1.46-1.05-1.62-.01-1.74-.24-.52-1.01 1.34-.85 1.34-1.1 0-1.63-.91-.36-.47-.67 1.03-.72 3.01-.11 3.12-.45 1.16-3.62-1.92-3.09.59-4.85 4.7-3.29 1.57.6 3.11.84 3.43.52.31-.31 1.66.02 3 .73 4.11 2.2 17.33 3.26 19.06 1.53 1.46-1.46-2.87-2.87-8.84-2.89-3.39-.01-7.3-.64-8.69-1.4-3.06-1.66-5.4-2.12-12.95-2.52-4.54-.24-5.88-.76-6.19-2.42-.32-1.65.12-1.98 2.02-1.48 2.92.76 2.98.45.56-3.24-1.12-1.71-2.97-2.85-4.63-2.85-1.57 0-2.76-.69-2.76-1.6 0-2.58-3.12-4.43-7.5-4.43-4.97 0-5.17-.66-.67-2.23 2.41-.84 3.5-2.06 3.76-4.21.33-2.82.97-3.13 9.45-4.55 5-.84 9.95-2.06 11-2.7 1.98-1.22-2.37-.77-11.7 1.19-3.55.74-4.34.58-4.34-.9 0-1-.86-2.77-1.92-3.93-1.8-1.99-1.76-2.12.65-2.12 1.43 0 2.24-.52 1.84-1.17-.69-1.12 1.05-2.23 4.26-2.71.85-.13 2.22-.67 3.06-1.19.84-.52 1.8-.68 2.13-.35.56.57 3.21-1.28 6.95-4.85 1.45-1.37 1.42-1.86-.21-3.66-1.74-1.92-1.73-2.11.23-2.55 1.16-.26 3.32-.04 4.8.48 2.34.83 2.59.65 1.94-1.38-.6-1.9-.11-2.45 2.72-3.02 5.14-1.03 6.14-6.56 1.37-7.6-.94-.2-2.42-1.02-3.28-1.82-.86-.81-2.05-1.17-2.63-.8-.59.36-1.07.35-1.07-.02s1.34-1.18 2.97-1.8c1.63-.62 2.64-1.65 2.24-2.29-.39-.64-.29-1.2.22-1.25 5.27-.5 21.2-4.89 21.2-5.84 0-.47-1.69-.34-3.76.28-6.74 2.05-7.82 2.1-7.82.37 0-.92-.78-1.67-1.73-1.67-.96 0-1.74-.57-1.74-1.28 0-2.08-6.04-.06-9.24 3.09l-2.86 2.82 2.86.16c1.58.08-.77.78-5.23 1.53-4.46.76-8.6.95-9.21.43-1.99-1.73-3.12-1-2.33 1.5.52 1.64.36 2.2-.48 1.68-.69-.43-1.16-1.99-1.04-3.47.16-1.94.94-2.69 2.77-2.69 3.85 0 11.4-4.07 11.82-6.37.23-1.23-.34-2.03-1.45-2.03-1 0-1.82.46-1.82 1.02 0 .57-1.04 1.3-2.31 1.63-2.76.72-3.28-2.35-.58-3.39.95-.37 1.73-1.37 1.73-2.24 0-2.41 4.51-4.49 5.3-2.43.64 1.68 8.6 2.14 8.6.49 0-.92-1.72-1.27-4.63-.96-1.55.17-1.55.06 0-1.02 1.46-1.01 1.32-1.32-.87-1.92-3-.82-3.15-1.23-1.16-3.2 2.77-2.73 10.13-4.8 10.13-2.84 0 .53-.93.97-2.08.97-2.04 0-4.86 2.04-4.86 3.52 0 .41 2.16 1.39 4.81 2.18 3.84 1.15 5.35 1.15 7.52-.01 3.36-1.8 3.66-5.69.44-5.69-1.59 0-2.07-.55-1.59-1.81.38-.99 1.39-1.53 2.24-1.21.86.33 1.87.09 2.25-.53.38-.62 1.18-.82 1.77-.46.6.37 1.08.09 1.08-.63s.64-.91 1.45-.42c1.03.62 1 .32-.1-1.04-.85-1.05-1.24-2.4-.86-3.01.4-.66-1.18-.85-3.96-.47-3.68.49-4.63.25-4.63-1.18 0-.98.65-2.08 1.45-2.43.79-.35-1.07-.44-4.14-.2-3.08.24-5.86.71-6.2 1.04-1.25 1.26 1.13 3.26 3.23 2.71 1.2-.31 2.19-.16 2.19.35 0 .5-1.1 1.2-2.44 1.55-1.33.35-2.08 1.19-1.66 1.87.95 1.53-1.67 1.59-4.01.08-1.4-.91-1.24-1.13.87-1.14 3.34-.03 3.29-.9-.26-3.94-3.42-2.95-2.92-7.66.83-7.66 1.93 0 2.08-.29.88-1.73-1-1.2-1.04-1.74-.15-1.74 2.51 0 1.28-3.54-1.7-4.89-2.91-1.33-2.81-1.41 3.19-2.72 3.4-.74 10.16-2.23 15.02-3.3 8.68-1.91 8.91-1.9 13.2.51 4.31 2.42 9.81 2.4 9.81-.04 0-.62.96-1.13 2.15-1.13 3.23 0 17.72-6.86 16.99-8.04-.35-.57.03-1.25.82-1.52 1.13-.38 1.15-.86.07-2.17-1.12-1.36-.96-1.67.87-1.67 1.24 0 2.29.54 2.33 1.2.04.65.5.15 1-1.12 1.04-2.61-1.06-4.77-2.48-2.54-.6.93-.89.73-.9-.64-.01-1.12.51-2.1 1.14-2.17.64-.09 1.81-.25 2.61-.37.79-.12 2.23.34 3.18 1.02 1.52 1.07 1.53.97.1-.86-1.47-1.87-1.35-2.16 1.09-2.8 2.58-.67 2.6-.77.48-1.67-1.53-.66-1.05-.75 1.48-.3 2.91.51 4.34.06 6.48-2.03 1.52-1.5 4.47-2.84 6.64-3.02 2.15-.18 4.35-.96 4.9-1.74.79-1.1 1.13-1.09 1.59.04.86 2.11 3.22 1.78 5.52-.76 1.1-1.22 6.52-4.45 12.04-7.17 11.76-5.79 11.23-5.45 10.22-6.46-.43-.44-1.41-.18-2.16.58-.75.75-2.45 1.37-3.76 1.37-1.31 0-4.4 1.07-6.85 2.38-5.01 2.69-11 3.78-12.82 2.33-.67-.52-3.17-.89-5.56-.81-2.39.08-4.34-.17-4.34-.56s-1.38-.44-3.07-.12c-2.2.42-2.82.19-2.19-.82 1.01-1.64-2.46-4.63-5.45-4.69-2.7-.05-2.59-.43 1.33-4.72 2.69-2.94 3.76-3.44 5.43-2.5 1.87 1.04 1.67 1.42-1.9 3.59-2.44 1.49-3.23 2.43-2.03 2.44 1.07 0 2.28-.52 2.67-1.16 1.08-1.75 2.9-1.39 2.9.58 0 2.51 9.27 2.27 19.82-.52 4.7-1.24 11.93-3.11 16.07-4.16 4.14-1.04 8.31-2.2 9.26-2.56.96-.36 2.19-.55 2.74-.43.55.13 5.24-.82 10.42-2.09 5.18-1.28 10.73-2.6 12.32-2.93 8.15-1.7 9.94-2.15 11.05-2.81.67-.39-.11.46-1.73 1.89-1.63 1.43-3.63 2.6-4.46 2.6-.82.01-3 .78-4.83 1.73-2.56 1.32-3.46 1.39-3.9.29-.34-.84-.62-.59-.67.59-.06 1.12-.48 1.97-.96 1.89-2.32-.36-3.83.26-3.17 1.32.4.65 1.13.93 1.62.62.49-.3 5.53-.85 11.21-1.22 5.67-.36 12.4-.87 14.94-1.13 16.52-1.64 20.71-2.17 29.53-3.74 5.41-.96 10.8-1.72 11.96-1.69 1.17.03 3.52-.51 5.22-1.21 3.39-1.4 4.3-1.63 7.71-1.91 1.94-.17 2.04-.38.58-1.33-1.37-.89-1.13-1.12 1.16-1.08 2.82.04 9.28-.52 21.71-1.88 3.35-.37 6.08-1.09 6.08-1.61 0-1.71 5.75-2.07 7.82-.49 1.79 1.37 1.58 1.47-1.74.85-2.28-.43-3.76-.23-3.76.5 0 1.86 7.5 2.55 21.42 1.96 15.88-.68 23.19-1.68 26.33-3.62 2.12-1.31 12.45-.7 14.31.85 2.12 1.75 16.68 1.86 16.68.12 0-.9-9.59-.68-12.27.27-.69.25-1.96.02-2.82-.51-2.51-1.55 5.49-3.21 13.35-2.76 7.83.44 13.63-.4 12.74-1.85-.33-.53 2.66-1.04 6.64-1.13 9.64-.21 10.15-.28 10.15-1.26 0-1.16-3.47-2.39-4.66-1.65-.53.33-1.3.07-1.7-.57-.43-.69.63-1.2 2.53-1.23 7.11-.11 17.21-1.41 18.41-2.38.69-.56 1.54-.74 1.89-.39.35.35 4.93-.44 10.19-1.75 5.25-1.31 9.87-2.35 10.26-2.32 2.04.18-14.95 5.78-18.4 6.07-2.23.19-5.19.97-6.58 1.74-1.39.77-3.33 1.4-4.31 1.4-.97 0-3.98 1.15-6.69 2.56-4.67 2.43-4.77 2.6-2.06 3.25 2.81.67 2.81.7.3 1.37-1.4.37-2.7.23-2.89-.31-.19-.54-2.26-.55-4.6-.01-2.82.64-4.7.52-5.58-.34-.99-.98-1.24-.87-.96.43.26 1.22-.57 1.72-2.81 1.69-1.75-.03-3.19.37-3.19.87s-.71.91-1.59.91c-.88 0-2.31.91-3.19 2.03-1.44 1.84-1.4 1.88.46.42 1.77-1.39 2.35-1.34 4.23.36 1.74 1.58 3.52 1.83 8.95 1.27 3.73-.38 9.64-.89 13.15-1.14 3.5-.24 9.75-1.2 13.89-2.14 4.14-.93 7.79-1.28 8.11-.78.8 1.27 8.4 1.81 10.15.72.8-.49 2.55-.54 3.9-.11 1.64.53 2.19.36 1.65-.5-.43-.71-.28-1.28.34-1.28.62 0 1.31.52 1.52 1.16.21.64 4.95 1.29 10.51 1.45 5.58.15 10.14.71 10.14 1.23 0 .53.85.1 1.89-.94 1.12-1.12 2.32-1.46 2.94-.85.61.61 3.84.61 7.87 0 5.44-.82 7.54-.66 10.32.77 4.26 2.21 7.56 2.39 6.39.36-.46-.79.63-.14 2.43 1.45 1.8 1.59 2.89 2.24 2.43 1.45-.45-.8-.28-1.45.4-1.45.67 0 1.22.39 1.22.87s2.48.79 5.5.71c3.03-.09 6.15.36 6.95 1.01 1 .81 1.45.75 1.45-.2 0-.75.41-1.11.92-.8 1.07.66 4.49-1.2 3.67-2-.29-.29-2.62-.69-5.17-.89-2.55-.19-4.89-.68-5.21-1.08-1.24-1.56-8.11-2.21-8.12-.77-.02.88-.34.98-.87.26-.47-.64-2.53-1.24-4.58-1.33-2.05-.1-4.56-1-5.58-2.03-1.02-1.02-2.74-1.82-3.8-1.77-1.59.06-1.52.28.37 1.18 1.8.85 1.44.96-1.59.49-2.15-.33-5.02-.66-6.37-.74-1.83-.09-1.56-.36 1.01-1.02 2.88-.73 3.02-.9.82-1.01-2.11-.12-2.36-.45-1.25-1.64.77-.82 2.74-1.52 4.39-1.56 1.64-.04 6.64-.51 11.09-1.05 15.68-1.89 37.64-1.08 37.64 1.39 0 .86-1.18 1.6-2.61 1.64-2.46.08-2.48.12-.29.99 1.33.52 3.2.36 4.38-.37 1.59-.99 2.31-.88 3.17.46.94 1.48 1.1 1.44 1.12-.29.01-1.31-.87-2.03-2.49-2.03-1.38 0-2.19-.32-1.79-.72 1.13-1.13 6.79.66 6.01 1.91-.38.62-.14 1.13.53 1.13.68 0 1.23-.56 1.23-1.23 0-1.93 1.97-.21 2.63 2.28.35 1.35.06 2.09-.73 1.85-.73-.22-6.18-.7-12.12-1.05-7.94-.48-10.68-.3-10.35.69 1.05 3.15 14.95 5.79 16.58 3.15.43-.7 1.75-1.01 2.93-.7 1.19.31 3.97.16 6.18-.34 2.83-.64 4.71-.42 6.36.73 2.14 1.5 8.22 1.9 20.94 1.36 5.16-.21 17.09 1.01 31.84 3.27 6.37.97 13.41 1.94 15.64 2.16 7.81.74 16.8 1.89 18.15 2.31.75.24 1.99-.33 2.76-1.25 1.08-1.3 3.27-1.54 9.63-1.06 4.54.34 9.5.9 11.03 1.24 1.64.36 3.18-.01 3.75-.9.59-.93.96-1.01.97-.21.03 1.74 10.19.69 13.52-1.39 1.37-.86 4.75-1.51 7.52-1.44 7.84.18 14.9-.97 21.68-3.55 8.03-3.04 8.45-3.58 2.94-3.76-5.95-.19-8.79-.51-12.38-1.42-1.75-.44-3.13-.22-3.38.53-.28.84-2.33.97-6.17.4-4.37-.66-5.19-1.07-3.44-1.72 2.31-.86 2.31-.86 0-1.65-1.28-.43-3.1-1.15-4.06-1.6-.95-.44-8.14-.75-15.97-.69-7.83.07-14.51-.32-14.83-.84-.33-.53.22-.96 1.21-.96s1.8-.44 1.8-.98c0-.53 3.52-1.08 7.82-1.22 4.3-.14 9.37-1.02 11.27-1.97 1.9-.94 6.46-2.03 10.13-2.41 3.67-.39 6.68-1.03 6.68-1.43 0-.4 2.16-.82 4.81-.92 2.64-.11 5.12-.64 5.5-1.19.38-.55 2.99-1.15 5.79-1.33 2.81-.18 6.2-.58 7.53-.89 1.33-.3 5.74-.74 9.79-.99 4.05-.24 7.65-.73 8.01-1.08 1.05-1.05 4.89-.73 4.89.41 0 .58.91.88 2.02.67 1.12-.21 2.03-.47 2.03-.56 0-.37 4.81-1.18 9.56-1.61 2.72-.25 5.58-.94 6.37-1.54 1.23-.94 5.1-1.73 21.3-4.33 4.94-.8 7.35-1.97 7.35-3.6 0-2.23 1.89-2.12 2.76.15.45 1.17 1.49 1.57 2.89 1.13 1.2-.38 4.87.36 8.15 1.65 3.28 1.3 7.02 2.36 8.3 2.36 1.28 0 4.48 1.04 7.12 2.31 2.64 1.28 5.48 2.32 6.31 2.32 1.93 0 1.99 1.95.07 2.64-.8.28-1.04.95-.53 1.49 1.14 1.22 13.56 1.42 13.56.22 0-.48-.65-.91-1.45-.95-.8-.05-.2-.58 1.33-1.19 3.44-1.37 2.98-1.89-2.2-2.48-2.53-.29-4.05-1.09-4.05-2.12 0-.92-.78-1.72-1.74-1.78-.95-.07-3.46-.19-5.57-.29-2.1-.1-3.52-.67-3.15-1.27.38-.61-.96-.93-3.12-.73-2.08.2-2.62.14-1.18-.14 1.43-.28 2.6-1.25 2.6-2.17 0-.91 1.04-1.66 2.32-1.66 1.27 0 2.25.4 2.18.87-.34 2.14.25 3.06 1.1 1.71.75-1.18 2.15-1.19 6.96-.08 3.68.85 5.46 1.73 4.58 2.28-1.04.64-.66 1.57 1.42 3.39 1.58 1.38 2.72 3.01 2.54 3.63-.17.62.63.82 1.78.45 3.24-1.03 10.98-1.11 14-.14 2.38.76 2.62.56 1.95-1.57-.62-1.96-.29-2.43 1.74-2.43 1.77 0 2.32.52 1.85 1.74-.36.95-.16 1.74.46 1.74s1.12-.79 1.12-1.74c0-1.22 1.3-1.77 4.34-1.84 2.39-.05 5.65-.26 7.24-.46 9.62-1.23 40.63.16 45.14 2.03 1.6.67 3.75 1.11 4.76.98 1.02-.12 2.53.6 3.35 1.59 1.33 1.6 5.59 1.72 36.65 1.03 24.95-.54 35.15-.4 35.15.49 0 .69-.52 1.57-1.15 1.97-.64.39-1.16.09-1.16-.66 0-1.02-.44-1-1.73.07-.95.79-3.29 1.2-5.21.92-2.25-.32-3.48-.01-3.48.91 0 2.19-2.64 2.75-16.58 3.49-7.12.38-15.55.87-18.74 1.09-3.18.22-9.16.43-13.28.47-7.44.07-7.48.1-4.64 2.08 3.93 2.75 3.4 2.69 30.66 3.27 27.7.59 45.32 1.35 56.04 2.41 10.5 1.04 17.49 1.13 17.49.23 0-.42-.66-1.03-1.45-1.36-.87-.34-.63-.62.58-.67 1.11-.05 2.02.32 2.02.83 0 1.46 7.26 3.71 11.93 3.71 10.88 0 29.7 4.59 29.74 7.25.02.49-2.2.6-4.9.26-2.71-.35-9.77-1.13-15.69-1.75-5.92-.62-12.95-1.67-15.63-2.33-4.88-1.22-9.35-1.07-10.78.36-.43.43.21.59 1.41.36 2.8-.52 10.31 3.45 8.57 4.53-.71.43-5.56.41-10.78-.04-12.32-1.09-12.28-1.09-17.03-.22-5.21.96-23.81 2.77-31.84 3.1-1.95.08-2.04.29-.58 1.32 1.25.88-.87 1.02-7.52.5-5.1-.39-16.01-.68-24.25-.65-10.83.04-15.23-.34-15.9-1.39-.73-1.16-.93-1.16-.94-.01-.01.8-.57 1.45-1.25 1.45-.67 0-.93-.47-.57-1.05.35-.58-.4-.77-1.67-.44-2.57.67-3.14 2.21-.87 2.35 7.34.46 15.74 1.97 15.26 2.74-.32.53.74 1.3 2.37 1.71 3.43.86 15.66-.45 15.66-1.67 0-1.17 4.5-1.47 9.26-.62 3.47.62 3.72.87 1.74 1.67-1.98.8-1.83.95 1.06 1.02 1.86.04 3 .46 2.54.92-.47.46-3.87.71-7.56.56-3.7-.16-7.97.21-9.49.82-2.02.81.56 1.13 9.69 1.18 8.47.06 12.44-.34 12.44-1.23 0-2.31 3.31 1.26 3.7 3.99.3 2.13 1.19 2.56 5.74 2.77 4.88.23 5.32.03 4.77-2.09-.34-1.29-1.22-2.11-1.96-1.83-.74.29-2.26-.15-3.38-.97-1.67-1.22 1.28-1.39 16.84-.99 16.85.45 42.23 3.21 43.77 4.76.32.33-1.77.26-4.63-.14-12.72-1.77-39.63-2.76-47.66-1.74-1.07.14-1.65.93-1.32 1.79.75 1.95 2.65 2.02 2.68.09.01-.96.39-.86 1.14.29.78 1.21 1.13 1.29 1.14.26.01-1.16 3.7-1.36 17.1-.9 9.39.31 18.12.81 19.39 1.1 1.27.29 3.78.56 5.57.61 2.15.06 2.97.54 2.42 1.43-.51.83-.31 1.02.52.5.75-.46 1.65-.05 2.02.92.47 1.24 2 1.65 5.22 1.41 2.5-.18 4.84-.64 5.21-1 .36-.37 2.19.99 4.06 3.01 1.87 2.01 3.26 3.14 3.08 2.51-.17-.64.21-1.42.85-1.74.64-.32 1.33.61 1.53 2.07.21 1.46 1.33 3.24 2.49 3.97 1.82 1.14 1.88 1.54.46 2.96s-1.06 1.94 2.61 3.81c2.34 1.19 4.7 1.89 5.24 1.56.54-.34.98 0 .98.76 0 .96.58.9 1.96-.23 1.3-1.05 1.67-1.1 1.1-.15-.58.98-.28 1.21.94.74.98-.37 2.71-.29 3.82.19 4.91 2.13 15.34 3.18 15.34 1.55 0-.64.52-.84 1.15-.45 1.55.96-.04-3.21-1.64-4.32-.69-.47.15-.75 1.86-.62 1.7.12 2.88.59 2.61 1.02-.62 1.01 5.06 2.47 6.39 1.65.55-.34.72.46.37 1.77-.46 1.75.04 2.56 1.85 3.03 1.36.36 2.47 1.37 2.47 2.25 0 2.06-1.09 2.03-3.44-.11-1.68-1.51-2.11-1.46-3.8.52-1.79 2.09-1.75 2.28.64 3.09 1.4.48 2.99.75 3.53.6.55-.15 1.66.28 2.46.95.81.67 2.45.87 3.64.45 1.76-.62 1.91-.48.77.75-1.13 1.21-2.33 1.25-5.93.17-5.39-1.62-7.5-1.72-6.64-.33 1.12 1.82-5.17 2.24-6.94.47-.92-.92-2.23-1.5-2.9-1.27-1.41.47 3.29 6.13 5.87 7.07 1.05.38 1.17.67.29.72-.79.06-1.45.64-1.45 1.32 0 .67.48.93 1.05.58.58-.36.79.37.46 1.63-.72 2.76-3.74 3.87-7.78 2.85-1.87-.47-2.99-.27-2.99.54 0 2.64-1.74 1.16-1.9-1.62-.1-1.59.33-2.89.93-2.89.61 0 .79-.52.39-1.16-.39-.64-3.42-1.07-6.72-.97-4.01.12-4.79.34-2.34.64 2.02.26 4.21 1.11 4.87 1.9.94 1.13-.32 1.18-6 .28-3.95-.64-7.58-1.7-8.08-2.37-.5-.67-.6.09-.23 1.69.66 2.88.62 2.9-7.21 2.81-10.71-.13-13.93.53-14.58 2.98-.41 1.61.29 2.21 3.09 2.62 1.99.3 4.74.13 6.11-.39 1.37-.51 2.84-.58 3.28-.14.44.43 4.27.93 8.51 1.09 10.43.4 11.71.61 10.96 1.82-.35.57 1.74.85 4.72.61 2.95-.24 5.36-.11 5.36.28 0 1.39-5.71 6.83-7.18 6.85-1.08.01-1.01.34.23 1.14 1.5.97 1.48 1.13-.19 1.14-1.06.01-2.15.41-2.42.89-.26.48-.33.22-.13-.58.19-.81-.72-1.45-2.07-1.45-1.91 0-2.15.33-1.11 1.58 1.06 1.28.75 1.47-1.6 1.02-1.6-.3-2.9-1.04-2.9-1.64 0-.6.52-.77 1.15-.38.64.4 1.16.17 1.16-.51 0-.67-1.95-1.27-4.34-1.32-2.39-.05-5.51-.23-6.95-.39-1.43-.15-2.61.28-2.62.97-.01.69-.46.56-1-.29-.74-1.18-1.12-1-1.59.8-.86 3.3-.18 3.64 7.43 3.64 3.74 0 6.76.52 6.76 1.15 0 .64 2.08 1.16 4.63 1.16s4.63-.52 4.63-1.16c0-1.77 3.01-1.37 4.67.63.81.98 2.31 1.7 3.32 1.6 3.95-.37 5.4.22 3.01 1.25l-2.31.99 2.31.22c1.27.13 2.97.14 3.77.03.79-.11 1.44.39 1.44 1.09 0 .7.52.95 1.16.56 1.91-1.18 1.31.43-1.04 2.78-1.66 1.66-2.53 1.87-3.54.87-1.02-1.01-1.17-.87-.62.58.62 1.61-.04 1.87-4.27 1.63-3.42-.19-5.49.31-6.55 1.56-1.38 1.65-1.47 1.62-.86-.28.44-1.4.18-1.94-.78-1.59-.79.29-1.32 1.12-1.16 1.83.16.72-.72 1.31-1.95 1.31-1.24 0-2.59.55-3.01 1.22-1.28 2.07 8.68.32 11.41-2.01 2.2-1.86 2.3-1.87.92-.08-1.89 2.44-.14 2.75 3.71.65 1.39-.76 4.35-1.48 6.58-1.6 3.62-.2 4.07.1 4.24 2.81.17 2.72.04 2.82-1.29 1.02-.81-1.11-2.26-2.01-3.23-2.01-1.89 0-3.58 4.26-2.06 5.2.51.31 1.21-.52 1.55-1.85.62-2.38.69-2.38 3.56-.28 3.78 2.77 4.71 4.96 1.78 4.19-1.23-.32-2.24-1.17-2.25-1.9 0-1.48-2.25 1.62-2.28 3.17 0 .55 1.02.73 2.3.4 1.27-.33 2.31-.14 2.31.44 0 .58-.74 1.05-1.64 1.05-.9 0-1.84.61-2.09 1.35-.43 1.29-2.06 1.81-7.47 2.36-1.39.14-2.43.8-2.32 1.46.26 1.51-6.46 1.59-7.54.09-.44-.61-3.13-1.25-5.99-1.43-4.06-.26-5.28.09-5.57 1.56-.4 1.99-6.74 3.39-6.74 1.49 0-.6-.66-.95-1.45-.79-.8.15-1.31-.39-1.14-1.21.21-1.06-.29-1.21-1.74-.49-1.13.56-4.25.97-6.95.92-2.91-.06-5.13.49-5.46 1.34-.3.79-.18 1.38.28 1.31 2.46-.37 6.03.28 6.03 1.09 0 .51-1.43 1.52-3.18 2.23l-3.18 1.31 3.47-.64c1.91-.35 4.05-1.36 4.76-2.24 1.76-2.19 2.85-2.01 1.95.33-.5 1.3-.29 1.65.62 1.09.74-.46 1.36-.42 1.36.09 0 .52 2.08.97 4.63 1 4.55.05 6.02-.98 3.18-2.24-.97-.43-.88-.61.29-.54 3.59.21 4.74-.21 3.97-1.46-.55-.89.05-.99 1.96-.33 1.51.52 4.43.91 6.49.86 2.06-.06 3.52.26 3.25.69-.27.43 1.69.91 4.34 1.06 2.65.16 5.14.81 5.54 1.45.39.63 1.45.99 2.34.8.9-.19 1.58.3 1.52 1.1-.07.8-.19 2.36-.29 3.49-.1 1.12-1.47 3.43-3.05 5.14-2.4 2.59-3.55 2.99-6.95 2.44-2.74-.45-4.07-.21-4.07.71 0 .76-.56 1.03-1.25.61-.69-.43-.94-2.02-.56-3.54.68-2.69-.4-3.65-2.13-1.91-1.74 1.73-25.35 2.63-33.42 1.28-2.4-.41-5.27-1.42-6.37-2.27-1.1-.84-1.62-1.08-1.16-.53.47.56-.44 1.68-2.02 2.5-2.39 1.24-3.42 1.21-6.06-.17-2.79-1.45-3.35-1.45-4.47.07-1.6 2.15-2.77 2.23-2.77.19 0-.85-.78-1.55-1.74-1.55-.95 0-1.74.83-1.75 1.84-.01 1.3-.28 1.43-.91.42-1.38-2.17-13.03-1.09-14.39 1.33-.83 1.5-1.45 1.64-2.68.62-1.71-1.42-11.93-.58-13.65 1.13-1.14 1.12-5.62.19-4.88-1.01.28-.45-.99-.6-2.83-.33-3.08.45-6.06 3.72-3.38 3.72.65 0 .88.5.5 1.11-.37.61-1.44.82-2.37.46-.94-.36-1.43-1.08-1.11-1.61.33-.52.1-1.26-.5-1.63-.6-.37-1.27.5-1.49 1.95-.22 1.44-1.04 2.49-1.82 2.33-.78-.16-1.42.27-1.42.95 0 .77.97.9 2.6.34 1.44-.48 4.56-.79 6.95-.68 3.16.16 4.34-.26 4.34-1.5 0-1.94 2.96-2.33 4.07-.54.4.65 1.22.87 1.82.5.6-.37.8-1.16.43-1.76-.36-.59-.17-1.07.44-1.07.6 0 1.4.78 1.77 1.73.36.96 1.59 1.7 2.73 1.65 1.21-.06 1.46-.34.61-.68-.8-.32-1.45-1.09-1.45-1.71 0-.62.48-.84 1.06-.48.59.36 1.32 0 1.65-.8.35-.88.62-.65.68.57.05 1.12.48 2.06.96 2.11.47.04 2.3.27 4.05.5 1.79.23 3.94-.34 4.92-1.32 1.54-1.55 1.74-1.54 1.74.13 0 1.5.94 1.79 4.63 1.42 2.55-.26 4.63-.02 4.63.52s-.61.98-1.35.98c-.74 0-.96.39-.48.87.47.48 1.62-.17 2.55-1.44 1.45-1.98 1.84-2.06 2.78-.58.73 1.15 1.1 1.25 1.11.29.01-.8.97-1.45 2.14-1.45 1.69 0 2.04.75 1.74 3.76-.21 2.07-.07 3.11.3 2.31.37-.8 1.16-1.15 1.74-.79.59.37 5.59.69 11.1.72 15.69.08 8.68 2.22-9.26 2.82-8.4.28-16.35.74-17.68 1.03-1.33.28-4.06.04-6.08-.53-2.82-.81-3.66-.69-3.66.51 0 .85.39 1.77.86 2.04.48.27.25.34-.51.16-1.81-.43-3.24 4.08-1.76 5.56.75.75 1.41.71 1.92-.13.43-.69 1.4-1.25 2.16-1.24.91.01.83.37-.21 1.03-.91.58-1.22 1.63-.71 2.45.67 1.08 1.14.97 1.94-.45 1.32-2.37 3.25-2.46 3.25-.15 0 .95.53 1.74 1.16 1.74.64 0 1.03-.65.87-1.45-.19-.94 1.33-1.52 4.34-1.65 4.31-.18 4.39-.13 1.16.74l-3.47.92 3.11.14c1.72.08 3.46-.41 3.88-1.09.43-.7 2.19-.91 4.09-.49 1.84.4 3.97.34 4.76-.15.78-.48 4.57-1.03 8.42-1.21 3.85-.19 10.15-.59 13.99-.88 8.29-.64 11.13.47 8.34 3.27-1.02 1.02-2.42 1.84-3.11 1.84-.77 0-.98 1.14-.54 2.9.56 2.19.28 2.89-1.13 2.89-1.03 0-1.86-.55-1.86-1.22 0-.68.52-.91 1.15-.51 1.81 1.11 1.36-1.29-.52-2.86-1.79-1.48-4.11-.73-4.11 1.33 0 .73.8.58 1.96-.36 1.72-1.4 1.85-1.33 1.16.53-.44 1.17-.8 2.52-.8 2.99 0 .48-.65.92-1.45.98-3.31.23-18.58 1.72-45.1 4.38-3.64.37-8.27 1.14-10.3 1.72-2.03.59-4.11.8-4.61.49-.51-.31-1.41.3-2.01 1.37-.66 1.17-1.83 1.66-2.97 1.22-1.03-.4-1.88-.22-1.88.4s-.81 1.12-1.8 1.12c-1 0-1.56.4-1.26.89.31.49-2.24 1.02-5.64 1.17-3.41.15-6.53-.25-6.92-.89-.78-1.27-.57-1.35 4.62-1.71 1.91-.14 4.06.19 4.77.74.78.59 1.87.29 2.75-.76 1.22-1.48 1.02-1.77-1.3-1.85-1.51-.06-5.94-.33-9.85-.61-5.62-.4-7.24-.14-7.78 1.26-.39 1.01-2.09 1.76-3.99 1.76-1.82 0-3.63.31-4.01.69-1.43 1.43.62 3.83 3.88 4.54 1.85.41 3.37 1.32 3.37 2.03 0 .71.74.28 1.64-.95.9-1.23 1.42-2.57 1.16-2.99-.26-.42.28-1.05 1.19-1.39 1.1-.43 1.59.1 1.48 1.61-.1 1.24-.84 2.25-1.66 2.25s-1.49.48-1.49 1.08c0 1.31 12.42.22 15.48-1.35 1.44-.74 1.92-.72 1.44.05-.4.65-.07 1.44.73 1.76 1.02.42.94.66-.28.81-3.1.38-9.75.87-13.68 1-2.1.07-3.56.55-3.24 1.07.32.52-1.03.71-3 .42-3.22-.47-3.53-.26-2.93 2 .54 2.08.27 2.39-1.56 1.81-1.33-.42-2.22-.16-2.22.66 0 .74-.79 1.06-1.74.69-1.18-.45-1.74.07-1.74 1.62 0 1.98-.31 2.1-2.24.89-1.23-.77-1.98-1.94-1.65-2.61.32-.67-.11-.43-.97.52-3.49 3.9-11.35 6.3-11.35 3.47 0-.63-1.55-1.16-3.44-1.16-2.53 0-3.26.45-2.79 1.69.45 1.16-.38 1.92-2.64 2.43-9.33 2.09-17.42 6.37-16.09 8.51.79 1.28 6.74.52 10.34-1.32 1.59-.82 1.94-.75 1.3.27-.65 1.06-.22 1.05 1.8-.02 1.46-.78 4.52-1.49 6.8-1.56 2.28-.09 4.87-.62 5.77-1.19 1.19-.77 1.37-.64.68.48-.7 1.13-.42 1.33 1.09.75 1.12-.43 4.72-1.06 8.01-1.41 3.28-.35 8.31-1.15 11.17-1.78 15.03-3.31 21.47-4.14 33.99-4.41 9.58-.2 13.5.08 12.96.96-1.19 1.93.69 1.46 2.15-.53.98-1.34 3.6-1.79 10.55-1.81 6.27-.03 12.4-.95 19.04-2.86 5.39-1.55 11.12-2.82 12.74-2.83 1.62 0 7.3-1.56 12.63-3.47 5.32-1.91 10.53-3.43 11.58-3.39 1.46.07 1.37.31-.43 1.08-1.67.72-1.81 1.02-.49 1.08 2.53.11 14.16-3.38 15.49-4.66 1.58-1.51 3-1.3 2.66.4-.29 1.47 1.49 1.56 7.82.39 2.78-.52 3.06-.4 1.42.56-1.13.67-1.75 1.7-1.38 2.3.37.59-.68 1.69-2.32 2.44-1.86.85-2.5 1.67-1.7 2.17.77.48-.16 1.32-2.28 2.05-1.97.69-3.58.98-3.58.65 0-.33-.75.15-1.66 1.06-.91.91-3.81 2-6.43 2.42-2.7.43-4.45 1.26-4.05 1.91.39.63-.89 1.47-2.84 1.86-1.95.39-3.55 1.17-3.55 1.73 0 .55-1.24 1.01-2.75 1.01s-4.86.74-7.43 1.65c-2.58.91-6.16 1.94-7.96 2.29-1.81.34-11.36 2.21-21.23 4.16-9.87 1.94-18.86 3.3-19.98 3.03-1.23-.3-1.72-.01-1.25.75.48.78.07.98-1.08.54-2.34-.9-15.1 1.01-26.01 3.89-10.06 2.66-11.9 2.76-8.93.51 2.19-1.65 2.19-1.7-.35-1.73-1.44-.02-2.61.4-2.61.94 0 .89-1.48 1.14-10.13 1.74-1.43.09-2.61.58-2.61 1.09 0 .5-1.03.35-2.28-.32-2.37-1.26-11.92.37-14.67 2.51-.73.57-1.97.88-2.75.7-.79-.18-1.69.39-2.01 1.28-.34.93-.07 1.29.64.85.68-.42 1.54-.26 1.91.34.65 1.05-4.95 2.25-12.87 2.76-2.02.12-3.58.69-3.47 1.24.11.56-.54 1.28-1.42 1.6-1.07.39-1.31.1-.7-.88.7-1.13-.04-1.29-3.22-.69-2.45.45-4.44.28-4.87-.43-.48-.77-1.46-.81-2.78-.11-1.23.66-3.82.68-6.58.06-3.84-.88-4.92-.68-6.84 1.23-2.27 2.25-2.26 2.27 2.6 2.27 2.69 0 4.89.39 4.89.86 0 .48-3.05.89-6.77.91-4.76.03-7.76.71-10.13 2.31-4.06 2.75-9.51 5.21-11.31 5.11-.73-.05-.01-.66 1.58-1.36l2.89-1.29-2.66-.46c-1.47-.26-3.3.04-4.06.67-.76.63-4.49 2.75-8.3 4.72-3.8 1.97-6.19 3.58-5.3 3.58.88 0 1.3.31.92.69-.38.37-1.64.15-2.8-.5-2.01-1.14-2-1.23.2-2.07 1.28-.49 2.95-1.43 3.73-2.11 3.71-3.22 4.91-4.11 5.57-4.11 1.85 0 8.54-6.2 7.86-7.29-.47-.76-1.11-.36-1.64.99-.74 1.88-.89 1.93-.96.27-.07-1.77-.89-1.67-7.89.96-4.29 1.62-8.07 3.35-8.39 3.84-.33.5-2.29 1.15-4.36 1.44-2.75.4-3.76.1-3.76-1.13 0-1.42-.4-1.41-2.7.1-1.49.97-4.22 2.04-6.08 2.37-1.86.33-5.2 1.18-7.43 1.88-2.23.7-6.4 1.52-9.26 1.82-2.87.31-7.95.99-11.29 1.53-4.97.79-6.08.66-6.08-.7 0-1.3-1.07-1.5-4.92-.93-7.66 1.15-14.77 3.34-14.77 4.55 0 .6.35.75.77.34.41-.42 1.48-.16 2.38.58 1.03.86 1.49.9 1.26.11-.71-2.48 1.72-1.98 2.66.55.88 2.39.63 2.61-3.05 2.61-3.05 0-4.02.49-4.03 2.03-.02 1.69-.2 1.75-1.1.32-.59-.94-1.45-1.33-1.91-.87-1.39 1.39.36 2.26 5.58 2.78 3.56.36 4.49.17 3.27-.66-.94-.64-1.39-1.47-1.01-1.86.38-.38 1.48.09 2.43 1.04.96.96 2.09 1.39 2.52.96.42-.42 3.87-.65 7.66-.51s6.89-.14 6.89-.62 3-.88 6.66-.88c6.65 0 21.96-1.22 26.34-2.09 1.27-.26 1.66-.24.87.02-.8.28-1.45 1.24-1.45 2.15 0 1.05-1.22 1.65-3.35 1.65-1.84 0-3.63.73-3.96 1.61-.51 1.31.4 1.28 5.08-.22 3.14-1.01 5.7-2.25 5.7-2.76 0-.52.79-.94 1.74-.94.96 0 1.74-.78 1.74-1.74 0-.95.55-1.74 1.23-1.74.67 0 .95.45.62.98-.33.54 2.11.52 5.43-.04s8.05-1.23 10.5-1.49c2.46-.26 4.76-.76 5.11-1.11.35-.35 1.36-.02 2.25.71 1.04.86 1.49.9 1.27.11-.45-1.58-.03-1.72 8.01-2.71 3.68-.46 7.68-1.24 8.9-1.73 1.47-.59 1.96-.48 1.45.35-.49.79.07 1.03 1.54.64 1.28-.33 2.32-.98 2.32-1.44 0-.82 11.56-4.51 15.06-4.81 3.44-.29 4.75.15 4 1.36-.42.68-1.36 1.01-2.1.73-1.86-.71-8.98 3.29-7.95 4.47.46.53-.51.14-2.16-.89-1.94-1.22-3.56-1.5-4.63-.83-1.33.85-1.26 1.04.39 1.06 1.11.01 2.02.5 2.02 1.1 0 .59-1.57 1.03-3.5.98-2.2-.07-4.11.72-5.12 2.1-.88 1.21-2 1.81-2.47 1.33-.48-.47-.26-.86.48-.86s1.35-.51 1.35-1.12c0-.69-1-.73-2.6-.11-1.44.55-2.46 1.63-2.28 2.39.17.75-.35 1.13-1.16.84-.82-.3-3.31.24-5.54 1.2-2.23.95-6.4 1.89-9.26 2.08-4.79.32-12.21 1.34-17.95 2.48-3 .59-11.14 1.3-18.87 1.63-3.37.15-6.4.7-6.72 1.22-.32.52.23.63 1.21.25.99-.38 1.8-.38 1.8-.01 0 .63-10.86 4.1-14.9 4.76-2.78.45-4.11-.68-2.3-1.94 1.27-.89 1.24-1-.17-.58-.95.28-1.6 1.12-1.44 1.85.36 1.57-3.03 2.98-9.99 4.15-3.37.57-4.83.45-4.34-.33.41-.66.08-1.47-.72-1.82-.8-.35-.02-.34 1.74.03 1.81.37 3.95.04 4.93-.77 2.03-1.69 2.29-7.6.38-8.78-.83-.52-1.02-.32-.51.51.59.94-1.04 1.33-5.61 1.33-4.37 0-6.44.47-6.45 1.45-.02 1.05-.25 1.08-.87.11-.93-1.45-2.85-1.91-6.98-1.7-2.2.11-2.4.41-1.16 1.75.82.89 1.85 1.4 2.28 1.14.44-.26 1.08-.02 1.43.55.35.57-1.57 1.34-4.26 1.71-3.76.52-5.24.24-6.35-1.23-1.25-1.65-1.45-1.67-1.45-.12 0 1.87-3.26 1.9-18.52.16-10.48-1.19-28.94-.39-61.95 2.67-4.46.41-9.76.67-11.78.57-2.02-.09-4.02.38-4.45 1.07-.53.85-5.6.99-16.13.45-11-.57-15.59-.42-16.17.52-.45.73-1.44 1.31-2.2 1.3-.83-.01-.68-.47.36-1.14 1.31-.85.79-1.13-2.15-1.14-2.85-.01-3.72.41-3.27 1.59.42 1.08-.21 1.58-1.9 1.52-1.39-.06-4.34.23-6.57.63l-4.06.73 4.37-1.3c2.4-.71 4.18-1.85 3.95-2.53-.37-1.1-3.13-1.42-14.94-1.73-2.12-.06-2.95-.59-2.56-1.63.62-1.59 3.14-1.7 6.48-.27 1.06.46 3.77.54 6.02.18 2.34-.37 4.41-.12 4.85.57.96 1.55 9.5.21 12.64-1.98 3.05-2.12 6.52-2.08 5.7.06-.43 1.11.05 1.53 1.48 1.29 1.17-.19 1.98-1.06 1.81-1.93-.19-1.01.27-.86 1.27.42.87 1.11 1.79 1.82 2.05 1.59.25-.23 3.59-.73 7.41-1.1 3.82-.37 7.08-.7 7.24-.72.15-.03.29-.85.29-1.85 0-.99.52-1.48 1.15-1.09 2.11 1.31 3.59-.62 1.83-2.39-2.23-2.23-5.42-2.18-4.56.07.37.96.1 1.74-.62 1.74-.7 0-1.28-.8-1.28-1.78 0-1.27-1.06-1.72-3.76-1.57-2.07.11-7.15.09-11.29-.04-6.4-.2-7.09-.42-4.63-1.44 2.75-1.14 7.13-1.7 18.24-2.36 2.7-.16 4.92-.56 4.92-.9 0-.33 2.6-.62 5.79-.64 3.18-.01 5.79.41 5.79.94 0 .54-.49.67-1.08.31-.6-.37-1.43-.1-1.85.59-.43.69-1.4 1.01-2.16.72-.78-.3-1.47.55-1.57 1.93-.13 1.63.12 1.97.72 1 .98-1.58 4.78-.71 4.78 1.09 0 .59 1.43.92 3.18.74 1.81-.19 3.09.21 2.96.92-.18 1.03 3.18 1.31 5.44.46.32-.13 2.01-.13 3.76-.01 1.83.12 3.19-.38 3.19-1.19 0-.95 1.29-1.18 4.05-.74 2.23.37 4.05.23 4.05-.29 0-1.86-6.83-2-8.64-.18-.98.97-1.78 1.23-1.78.56 0-.67.36-1.57.81-2.02.44-.44.9-1.44 1.01-2.22.19-1.29-1.36-1.42-10.79-.91-.8.04-1.49.99-1.54 2.1-.07 1.6-.24 1.67-.77.31-.37-.94-1.37-2.41-2.22-3.26-2.08-2.08-1.97-3.79.18-2.96 1.03.39 1.74.01 1.74-.94 0-1.16 1.23-1.48 4.45-1.18 2.45.24 6.36-.09 8.69-.74 3.12-.86 4.23-.82 4.25.18.01.98.25 1 .87.07.46-.71 3.33-1.65 6.37-2.1 3.04-.45 5.27-1.22 4.96-1.72-.31-.5-2.98-.54-5.95-.08-2.96.45-9.51.63-14.55.4-6.4-.29-10.45.13-13.39 1.35-2.6 1.09-6.01 1.53-8.93 1.15l-4.72-.61 3.89 1.74c2.13.95 4.35 1.45 4.92 1.09.57-.35 1.03-.11 1.03.54s-1.56 1.07-3.47.94c-1.91-.14-3.47-.64-3.47-1.12 0-.47-.6-.86-1.32-.86-.73 0-2.03-.92-2.9-2.03-1.43-1.83-1.54-1.72-1.08 1.16.28 1.75 0 3.18-.62 3.18s-.98-.91-.79-2.02c.28-1.71-.58-2.03-5.45-2.05-3.19-.01-6.44-.43-7.24-.94-.88-.56-1.45-.33-1.46.6-.01.93-.35 1.07-.87.36-1.17-1.59-5.7-2.1-6.55-.73-.42.69-2.13.73-4.44.1-2.07-.57-4.8-.82-6.07-.58-1.28.25-3.49.49-4.92.54-1.51.06-2.61.82-2.61 1.83 0 .95-.55 1.73-1.22 1.73-.68 0-.94-.46-.59-1.03.35-.57-.2-1.36-1.23-1.76-1.49-.57-1.73-.17-1.17 1.91.39 1.44.71 3.3.72 4.14.01.83.43 1.25.94.94.51-.31 1.68-.1 2.61.49 1.22.78.67 1.07-2.05 1.09-2.84.01-3.57-.4-3.06-1.72.41-1.08 0-1.74-1.09-1.74-1.15 0-2.03-1.6-2.54-4.63-.43-2.54-1.34-4.97-2.02-5.39-.69-.43-.9-.22-.47.47 1.37 2.23-.42 4.7-2.93 4.04-2-.52-2.25-.22-1.58 1.87.47 1.48.28 2.48-.45 2.48-.68 0-1.24-.75-1.24-1.67 0-.92-.6-2.04-1.33-2.49-.83-.51-1.03-.32-.51.51.52.85-.09 1.34-1.7 1.34-2.12 0-2.3.28-1.09 1.73.91 1.1.99 1.74.21 1.74-.68 0-1.55-.52-1.95-1.16-1.03-1.67-2.89-1.42-2.89.4 0 1.19-1.24 1.36-5.25.75-2.89-.44-5.54-.33-5.9.24-.35.57-1.37.43-2.27-.32-1.17-.97-1.63-.99-1.63-.05 0 .71-.82 1.3-1.81 1.3-.99 0-1.48-.52-1.09-1.16.4-.64.17-1.16-.51-1.16-.67 0-1.23.44-1.23.97 0 .54-1.69.81-3.76.61-6.37-.63-17.38-.5-18.08.2-.37.36.09 1.15 1.03 1.74 1.3.82.94 1.08-1.48 1.1-1.75 0-3.18-.45-3.18-1.02 0-1.79-3.59-2.5-5.03-.99-2.06 2.14-1.64 6.05.98 9.14l2.31 2.73-2.89-2.32c-1.59-1.27-3.24-2.79-3.66-3.37-.42-.58-1.63-.19-2.69.87-2.4 2.4-4.22 2.5-3.33.18.37-.96 1.92-2.06 3.44-2.45 5.28-1.32 2.93-3.03-3.27-2.37-3.35.36-6.65.14-7.42-.5-.94-.78-1.67-.71-2.25.24-.53.85-.37 1.09.39.61.69-.42 1.59-.24 1.99.4.4.65 2 1.18 3.55 1.18 1.55 0 2.83.52 2.83 1.16 0 .64-.79 1.16-1.74 1.16s-1.74.48-1.74 1.07c0 1.54-3.46 2.06-7.66 1.17-2.02-.43-5.47-.14-7.82.67-2.31.8-4.2 1.1-4.2.67 0-1.48-4.92-1.13-7.47.54-2.33 1.52-2.78 1.46-4.68-.63-1.72-1.91-2.42-2.07-3.88-.88-.98.79-1.47.92-1.09.28.92-1.54-6.02-1.3-7.02.24-.85 1.32-4.67 1.28-6.86-.07-.9-.56-1.42-.2-1.42.99 0 1.03-.52 1.56-1.15 1.17-.65-.41-.85.05-.45 1.09.38.99.08 1.8-.66 1.8-.75 0-1.03.53-.63 1.17.4.65 1.09.96 1.52.69.44-.27 3.14-.63 6-.81 5.72-.36 10.65-2.07 9.82-3.41-.29-.47.78-1.1 2.38-1.41 2.49-.47 2.8-.22 2.17 1.78-.61 1.92-.32 2.22 1.65 1.7 1.32-.34 2.64-.03 2.94.7.3.73.58.41.63-.7.06-1.12.83-2.03 1.72-2.03 1.09 0 1.44.87 1.06 2.61l-.57 2.6 2.13-2.47c1.33-1.55 2.99-2.26 4.44-1.91 1.27.32 5.83.63 10.13.7 4.3.07 7.82.48 7.82.91 0 1.2-2.33 1.76-8.68 2.1-3.18.16-6.17.55-6.66.84-.48.3-.87.05-.87-.55 0-1.95-3.73-2.61-5.07-.9-.87 1.11-4.67 1.87-11.49 2.3-5.6.36-10.67.95-11.27 1.32-.6.37-6.03.86-12.06 1.1-6.04.23-11.58.8-12.31 1.25-.74.45-7.03.85-13.99.87-7.01.03-11.98.46-11.15.99.85.54.95.95.24.96-.69.01-1.58-.3-1.97-.69-.39-.4-7.79-.73-16.44-.76-8.65-.02-15.93-.36-16.17-.75-.25-.4-2.84-.64-5.76-.54-2.91.09-5.3-.22-5.3-.71 0-1.32-6.9-3.92-7.86-2.96-.45.46-.83 1.44-.83 2.18 0 .75-1.17 1.52-2.6 1.72-1.76.25-2.61-.22-2.61-1.44 0-1 .91-1.87 2.03-1.94 1.35-.08 1.06-.42-.87-1.04-4.22-1.35-8.36-1.35-7.53 0 .4.64.17 1.16-.51 1.16-.67 0-1.22-.47-1.22-1.03 0-.57-2.35-.96-5.21-.87-2.87.08-5.21.62-5.21 1.18 0 .56-1.83.73-4.06.37-2.23-.37-4.05-.18-4.05.41 0 .6-3.83.87-8.77.61-6.66-.34-9.12-.94-10.25-2.49-1.5-2.04-7.16-3.74-5.95-1.78.35.57-.61.96-2.14.87-1.53-.09-2.53-.56-2.24-1.03.3-.48-.6-.87-1.98-.87-2.04 0-2.39.5-1.86 2.6.61 2.44.55 2.47-.93.49-1.29-1.73-2.04-1.88-4.01-.82-2.85 1.52-10.14.45-11.39-1.67-.54-.92-1.7-1.13-3.17-.57-2.19.84-2.16.95.58 2.09 1.7.71 2.14 1.23 1.07 1.28-1.01.04-2.52 1.36-3.36 2.93-.84 1.57-2.03 2.54-2.64 2.16-.62-.38-1.45-.23-1.85.33-.41.56-2.75.85-5.2.65l-.01-.01zm187.98-9.55c0-.6-1.4-1.09-3.12-1.09-2.96 0-3.01.08-.88 1.64 2.27 1.66 4 1.42 4-.55zm-201.48-2.24c0-.64-.23-1.16-.51-1.16s-.83.52-1.23 1.16c-.39.63-.16 1.15.51 1.15.68 0 1.23-.52 1.23-1.15zm371.69 0c0-.64-.23-1.16-.51-1.16s-.83.52-1.23 1.16c-.39.63-.16 1.15.51 1.15.68 0 1.23-.52 1.23-1.15zm-360.11-1.16a1.16 1.16 0 00-2.32 0c0 .63.52 1.16 1.16 1.16.64 0 1.16-.53 1.16-1.16zm165.58.64c0-.28-.52-.83-1.16-1.22-.63-.4-1.16-.17-1.16.51 0 .67.53 1.22 1.16 1.22.64 0 1.16-.22 1.16-.51zm5.79 0c0-.28-.52-.83-1.16-1.22-.64-.4-1.16-.17-1.16.51 0 .67.52 1.22 1.16 1.22.64 0 1.16-.22 1.16-.51zm19.32-2.02c-.37-.92-.65-.65-.7.7-.06 1.22.22 1.91.61 1.52.38-.38.42-1.38.09-2.22zm-373.06-.94c.39-.64.16-1.16-.51-1.16-.68 0-1.23.52-1.23 1.16 0 .64.23 1.16.51 1.16s.83-.52 1.23-1.16zm141.84 0c0-.64-1.07-1.16-2.38-1.16-1.31 0-2.06.52-1.67 1.16.39.64 1.47 1.16 2.38 1.16.92 0 1.67-.52 1.67-1.16zm258.68.19c.33-.53-.14-.96-1.04-.96s-1.37.43-1.04.96c.33.53.8.97 1.04.97s.71-.43 1.04-.97zm316.16-.08c.36-.57-.39-.78-1.67-.44-2.7.7-3.05 1.49-.65 1.49.92 0 1.96-.47 2.32-1.05zm-57.25-.56c0-.25-.78-.76-1.74-1.12-.95-.37-1.73-.16-1.73.45 0 .62.78 1.12 1.73 1.12.96 0 1.74-.2 1.74-.45zm-573.46-1.5c-1.11-.29-2.93-.29-4.05 0-1.11.29-.2.53 2.03.53s3.14-.24 2.02-.53zm562.21-2.66c.34-1.28.14-2.33-.44-2.33-.57 0-1.05.88-1.05 1.96 0 1.54-.31 1.66-1.39.58-.76-.76-1.89-1.39-2.51-1.39-.63 0-.13.98 1.1 2.17 2.55 2.49 3.44 2.29 4.29-.99zm-542.27-.07c-2.25-1.43-3.44-1.39-3.44.11 0 .67.49.93 1.08.56.6-.37 1.43-.09 1.85.59.43.69 1.1.93 1.5.53.39-.39-.04-1.2-.99-1.79zm503.23-2c-.43-.43-1.27-.02-1.86.92-1.73 2.74-1.28 3.77.76 1.73 1.03-1.03 1.52-2.22 1.1-2.65zm58.4 3.21c0-.64-1.18-1.13-2.61-1.08-2.49.08-2.5.12-.29 1.08 1.27.54 2.45 1.03 2.61 1.07.15.04.29-.44.29-1.07zm-642.96-.71c-.38-.38-1.38-.42-2.22-.09-.92.37-.65.64.7.7 1.22.05 1.9-.22 1.52-.61zm631.94-1.58c.29-.47-1.02-.8-2.91-.73-3.32.12-4.16.76-2.8 2.12.8.79 4.99-.23 5.71-1.39zm15.65 1.16c0-.61-.78-.82-1.74-.45-.95.36-1.74.87-1.74 1.12 0 .25.79.45 1.74.45.96 0 1.74-.5 1.74-1.12zm-465.86-1.86c3.07-1.22 3.78-1.19 4.31.18.7 1.85 5.98 2.25 7.04.54.98-1.6-1.83-5.66-3.96-5.7-1.9-.04-13.03-1.1-14.71-1.4-.55-.09-2.18-.11-3.64-.04-2.3.13-2.48.45-1.35 2.54 1.08 2.03.91 2.5-1.11 3.03-1.31.34-2.08 1.12-1.7 1.73.92 1.49 10.56.93 15.12-.88zm408.54.67c-.39-.64-.16-1.16.51-1.16s1.23-.6 1.23-1.34c0-.78-.91-.51-2.2.65-1.7 1.55-2.33 1.65-2.8.47-.4-.99-.64-.81-.7.51-.06 1.3.76 2.03 2.29 2.03 1.31 0 2.06-.52 1.67-1.16zm-13.89-1.16c-.83 1.4-.71 1.48.64.39 1.73-1.4 2.23-1.55 5.14-1.55.96 0 1.74-.56 1.74-1.26 0-.83-1.65-.98-4.92-.44-5.88.97-6.92 1.49-6 3 .44.7 1.41.56 2.56-.37 1.57-1.27 1.7-1.24.84.23zm64.26 0c0-.64-.91-1.15-2.03-1.14-1.73.01-1.77.18-.29 1.14 2.19 1.41 2.32 1.41 2.32 0zM55.55 313.6c0-2.66-1.6-4.73-3.66-4.73-2.17 0-2.18.08-.16 2.86 2.13 2.93 3.82 3.76 3.82 1.87zm252.42-.1c0-.63-.49-1.15-1.09-1.15-.6 0-1.41.52-1.8 1.15-.4.64.09 1.16 1.09 1.16.99 0 1.8-.52 1.8-1.16zm-162.11-.99c0-.47-.65-1.54-1.44-2.37-1.19-1.23-.53-1.36 3.62-.68 3.13.51 4.8.4 4.38-.28-.37-.61-3.64-1.2-7.26-1.32-3.62-.13-6.99-.47-7.5-.78-.5-.32-1.34.16-1.86 1.07-.73 1.29-2.22 1.44-6.89.69-7.95-1.26-18.73-1.72-19.63-.83-.64.64 7.78 3.43 14 4.64 4.33.84 22.58.73 22.58-.14zm-8.68-2.48c-.4-.64.12-1.16 1.16-1.16 1.03 0 1.55.52 1.15 1.16-.39.64-.91 1.16-1.15 1.16-.25 0-.77-.52-1.16-1.16zm560.33 2.47c.34-.55 1.94-.75 3.55-.44 1.69.32 2.92.02 2.92-.72 0-1.71-5.97-1.2-7.9.68-.84.82-1 1.48-.36 1.48.65 0 1.45-.45 1.79-1zm-430.43-2.69c-.37-.92-.65-.65-.7.7-.06 1.22.22 1.91.61 1.52.38-.38.42-1.38.09-2.22zm35.22.04c-2.78-1.03-5.19-.3-4.22 1.27.31.5 1.99.65 3.72.32 3.13-.6 3.13-.61.5-1.59zm-37.17-.97c0-.64-1.04-1.16-2.32-1.16-1.27 0-2.31.52-2.31 1.16 0 .64 1.04 1.16 2.31 1.16 1.28 0 2.32-.52 2.32-1.16zm-83.37-1.62c5.86-.9 11.19-2.31 12.43-3.3.79-.62 2.22-.83 3.19-.46.96.37 1.75.24 1.75-.29s2.91-1.3 6.47-1.72c3.56-.42 7.25-1.54 8.19-2.48.94-.94 1.41-1.71 1.05-1.71-1.3 0-2.43-.3-5.14-1.32-1.79-.68-3.29-.6-4.29.23-.84.7-3.78 1.45-6.51 1.67-2.74.22-8.89 1.24-13.67 2.28-4.77 1.03-9.83 1.86-11.23 1.84-1.4-.01-2.82.41-3.16.95-.33.54-1.92.73-3.53.43-2.21-.43-2.92-.07-2.92 1.45 0 1.43.66 1.83 2.32 1.4 1.57-.41 2.31-.05 2.31 1.18 0 1.8.07 1.8 12.74-.15zm429.58.46c1.41-.91 1.24-1.13-.87-1.14-1.43-.01-2.6.5-2.6 1.14 0 1.45 1.23 1.45 3.47 0zm-478.93-1.68c-1.34-.94-3.54-1.37-4.99-.99-3.43.89-.86 2.63 3.94 2.65 3.33.02 3.36-.04 1.05-1.66zm104.93.52a1.16 1.16 0 10-2.322.002 1.16 1.16 0 002.322-.002zm182.63.46c-.38-.39-1.38-.43-2.21-.1-.93.37-.65.65.7.7 1.22.06 1.9-.22 1.51-.6zm209.9-2.32c0-.25-.78-.46-1.74-.46-.95 0-1.73.51-1.73 1.13 0 .61.78.82 1.73.45.96-.37 1.74-.87 1.74-1.12zm190.48.7c1.79-.77 1.2-1.01-2.61-1.07-2.71-.04-4.92.44-4.92 1.07 0 1.39 4.3 1.39 7.53 0zm-358.11-1.62c.5-.74.86-.79.87-.11.02.93 8.94 1.25 17.68.64.48-.03.87-.5.87-1.05 0-.54-4.95-.93-11-.87-6.05.07-11 .44-11 .83 0 .4-2.02.35-4.49-.11-2.47-.45-7.55-.51-11.29-.13l-6.8.68 8.68.58c13.9.93 15.59.88 16.48-.46zm27.52.47c0-.64.39-1.1.87-1.02 2.21.35 4.92-.23 4.92-1.04 0-.5-2.21-.68-4.92-.41-2.7.27-4.26.72-3.47 1 .81.28 1.17.98.81 1.57-.36.58-.11 1.05.57 1.05.67 0 1.22-.52 1.22-1.15zm148.8-1.4c.81-.86.28-1.02-1.74-.51-1.59.39-3.55.72-4.34.73-.8.01-1.45.59-1.45 1.3 0 1.52 5.76.36 7.53-1.52zm8.68 1.4c0-.64-.55-1.16-1.23-1.16-.67 0-.9.52-.51 1.16.4.63.95 1.15 1.23 1.15s.51-.52.51-1.15zm-233.77-1.58c-.81-.98-2.49-1.32-4.48-.91-3.13.66-3.12.68.88 1.43 2.23.41 4.24.82 4.48.9.24.09-.16-.55-.88-1.42zm21.29.42c-3.03-1.31-10.94-1.46-8.92-.17.83.52 3.69 1 6.37 1.06 3.68.08 4.3-.14 2.55-.89zm49.79 0c.4-.64.17-1.16-.51-1.16-.67 0-1.22.52-1.22 1.16 0 .64.23 1.16.51 1.16s.83-.52 1.22-1.16zm21.32-.56c2.42-.43 3.49-.24 3.02.53-1.09 1.76 1.22 1.44 2.73-.38 1.06-1.28.11-1.51-5.36-1.32-9.56.35-10.56.56-7.81 1.67 1.27.51 2.62.75 2.99.54.37-.21 2.37-.68 4.43-1.04zm145.45-.38c-.35-.35-1.29 0-2.07.79-1.14 1.15-1.01 1.28.64.65 1.15-.43 1.79-1.08 1.43-1.44zm10.44.47c2.08-1.52 2.02-1.59-.94-1.02-1.74.33-3.16 1.06-3.16 1.62 0 1.49 1.56 1.26 4.1-.6zm-510.42-.23c-.39-.39-1.38-.43-2.22-.1-.92.37-.65.65.7.7 1.22.06 1.9-.22 1.52-.6zm226.48-2.92c.49-1.87.32-2.17-.66-1.19-1.51 1.51-2.28 5.1-.91 4.25.51-.31 1.21-1.69 1.57-3.06zm20.92 2.45c-1.5-1.5-11.73-2.57-12.51-1.32-.32.53 1.08.85 3.11.73s5 .18 6.61.67c4.05 1.23 4.1 1.23 2.79-.08zm6.08-.86c-.08-1.11.49-1.89 1.28-1.73.8.15 1.45-.56 1.45-1.59 0-1.63-.27-1.66-2.02-.29-2.79 2.18-3.72 3.62-3.04 4.71 1.02 1.67 2.49.97 2.33-1.1zm14.6 1.26c-.8-.32-2.1-.32-2.89 0-.8.32-.15.59 1.44.59 1.6 0 2.25-.27 1.45-.59zm-32.75-5.89c.02-.8-.81-1.45-1.84-1.45-1.54 0-1.62.32-.44 1.74 1 1.2 1.04 1.74.14 1.74-.71 0-1.29.88-1.29 1.95 0 1.71.21 1.68 1.7-.28.93-1.24 1.71-2.9 1.73-3.7zm146.44 1.9c-.28-.45-1.56-.54-2.85-.2-2.21.58-2.22.7-.29 2.11 1.47 1.08 2.27 1.13 2.84.2.44-.71.58-1.66.3-2.11zm25.26 2.83c-.8-.32-2.1-.32-2.9 0-.79.32-.14.59 1.45.59 1.59 0 2.24-.27 1.45-.59zm111.36-.27c2-.78 2.03-.95.29-1.61-1.06-.42-1.94-.28-1.94.29 0 .57-.91 1.27-2.02 1.56-1.38.36-1.47.55-.29.59.95.02 2.74-.35 3.96-.83zm-445.84-2.65c-.38-.62-2.07-.79-3.76-.37-5 1.23-5.08 2.41-.14 1.94 2.61-.25 4.29-.93 3.9-1.57zm235.19 1.38c.43-.7-1.05-1.15-3.7-1.15-3.27.02-3.96.31-2.67 1.15 2.26 1.46 5.46 1.46 6.37 0zm63.95.45c-.39-.38-1.39-.42-2.22-.09-.92.37-.65.64.7.7 1.22.05 1.9-.23 1.52-.61zm-422.33-1.61c0-.64-.55-1.16-1.22-1.16-.68 0-.91.52-.51 1.16.39.64.94 1.16 1.22 1.16s.51-.52.51-1.16zm311.48 0c0-.64-.55-1.16-1.22-1.16-.68 0-.91.52-.51 1.16.39.64.94 1.16 1.22 1.16s.51-.52.51-1.16zm21.69.46c-.38-.39-1.38-.43-2.22-.1-.92.37-.65.64.7.7 1.22.06 1.91-.22 1.52-.61v.01zm12.2-.11c-1.43-.28-4.03-.28-5.79-.02-1.76.27-.6.49 2.59.5 3.18.01 4.62-.21 3.2-.48zm32.79-.19c-.65-1.06-9.71-.77-10.83.34-.36.36 2.07.66 5.4.66 3.33 0 5.77-.45 5.43-1zm5.69-.16c.4-.63.17-1.15-.51-1.15-.67 0-1.22.52-1.22 1.15 0 .64.23 1.16.51 1.16s.83-.52 1.22-1.16zm12.16-.71c0-.25-1.59-.44-3.54-.44s-3.26.45-2.92 1c.57.93 6.46.42 6.46-.56zm41.37 1.17c-.38-.38-1.38-.42-2.22-.09-.92.36-.65.64.7.7 1.22.05 1.91-.23 1.52-.61zm30.86-1.1c.4-1.03.2-1.49-.45-1.09-.63.39-1.15 1.2-1.15 1.8 0 1.67.83 1.3 1.6-.71zm49.66 1.04c-.78-.31-2.34-.33-3.47-.04-1.13.29-.49.55 1.42.58 1.92.02 2.84-.22 2.05-.54zm183.49.06c-.39-.39-1.39-.43-2.22-.1-.93.37-.65.65.7.7 1.22.06 1.9-.22 1.52-.61v.01zm-427.48-2.87c.33-.53 1.49-.68 2.58-.33 1.53.49 1.62.38.43-.48-1.12-.8-1.25-1.74-.45-3.29.87-1.68.4-3.16-2.07-6.52-3.12-4.24-3.25-4.29-5.7-2.3-2.83 2.29-3.65 10.66-1.31 13.48 1.34 1.61 5.39 1.26 6.52-.56zm7.08.72c0-.92-.43-1.41-.96-1.09-.53.33-.97 1.09-.97 1.69 0 .6.44 1.09.97 1.09s.96-.76.96-1.69zm167.71.53c2.23-.96 2.22-1-.23-1.08-1.39-.04-2.85.44-3.25 1.08-.84 1.37.29 1.37 3.47 0h.01zm32.68.46c-.38-.39-1.38-.43-2.22-.1-.92.37-.65.65.7.7 1.22.06 1.91-.22 1.52-.61v.01zm183.55-.46c2 0-.1-1.57-2.63-1.95-1.47-.23-2.28.31-2.28 1.5 0 1.22.63 1.61 1.83 1.15 1-.38 2.39-.7 3.08-.7zm-373.45-.7c-.38-.38-1.38-.42-2.21-.1-.93.37-.65.65.7.71 1.22.05 1.9-.23 1.51-.61zm112.93-.07c-.8-.32-2.1-.32-2.9 0-.8.32-.14.59 1.45.59 1.59 0 2.24-.27 1.45-.59zm8.97-.39c0-.64-.23-1.16-.51-1.16s-.83.52-1.23 1.16c-.39.64-.16 1.16.51 1.16.68 0 1.23-.52 1.23-1.16zm7.53 0c.39-.64-.13-1.16-1.16-1.16-1.03 0-1.55.52-1.16 1.16.39.64.91 1.16 1.16 1.16.24 0 .76-.52 1.16-1.16zm41.1-.71c0-.25-1.3-.45-2.89-.45-1.6 0-2.9.45-2.9 1s1.3.75 2.9.44c1.59-.3 2.89-.75 2.89-.99zm9.84-2.08c1.28-.33.28-.38-2.21-.11-2.49.28-5.09 1.06-5.76 1.73-.88.87-.22.91 2.21.11 1.9-.61 4.49-1.39 5.76-1.73zm171.79 1.01c2.96-.82 4.69-1.53 3.86-1.59-.83-.05-1.19-.62-.8-1.26.41-.67-.65-1.12-2.54-1.08-2.73.07-2.89.23-.99.97 1.91.75 1.67 1-1.59 1.66-2.12.42-7.83.78-12.68.79-6.15.01-8.31.36-7.1 1.14 2.38 1.55 15.3 1.17 21.84-.63zm40.28.62c1.57 0 2.6-.41 2.29-.93-.81-1.3-8.83-.23-8.83 1.18 0 .64.83.84 1.83.46 1.01-.39 3.13-.71 4.71-.71zm-425.7-.96c0-.53-.76-.96-1.69-.96-.92 0-1.41.43-1.09.96.33.53 1.09.96 1.69.96.6 0 1.09-.43 1.09-.96zm221.16-2.06c0-.25-1.07-.45-2.38-.45-1.31 0-2.08.5-1.7 1.11.61 1 4.08.44 4.08-.66zm-232.16-1.61c-.45-.72-1.53-1.04-2.4-.71-.87.34-1.89.11-2.26-.5-1.07-1.73-2.87-1.3-2.17.52.35.92 1.85 1.49 3.44 1.32 1.54-.17 2.81.22 2.81.88s.31.88.69.5c.39-.39.33-1.29-.12-2.01h.01zm235.63 1.81c0-.28-.52-.83-1.15-1.23-.64-.39-1.16-.16-1.16.51s.52 1.23 1.16 1.23c.63 0 1.15-.23 1.15-.51zm313.38-1c.44-.45-.03-.81-1.06-.81-1.02 0-2.15.48-2.51 1.06-.74 1.2 2.34.98 3.57-.25zm-297.17-3.12c0-.64-.23-1.16-.5-1.16-.29 0-.84.52-1.23 1.16-.4.63-.17 1.15.51 1.15.67 0 1.22-.52 1.22-1.15zm67.74 0c1.46-.63 1.68-1 .58-1-.96 0-2.78.45-4.05 1-1.46.62-1.67.99-.58.99.96 0 2.78-.44 4.05-.99zm-57.31-2.35c0-1.07-4.43-.08-5.2 1.16-.29.47.76.61 2.34.3 1.57-.3 2.86-.95 2.86-1.46zm-133.48-1.83c-.38-.38-1.38-.42-2.22-.09-.92.37-.65.64.7.7 1.22.05 1.91-.23 1.52-.61zm467.58-3.7c3.21-1.27 7.12-2.56 8.69-2.85 1.56-.3.24-.61-2.95-.69-3.18-.08-7.19.58-8.91 1.48-2.05 1.07-3.26 1.21-3.53.4-.27-.8-2.5-.53-6.48.79-6.29 2.09-8.79 2.71-11.76 2.89-1.27.08-1.36.34-.33 1 2.32 1.47 19-.52 25.27-3.02zm-846.48 2.09c.39-.64-.12-1.16-1.16-1.16-1.03 0-1.55.52-1.16 1.16.4.63.92 1.15 1.16 1.15.24 0 .77-.52 1.16-1.15zm812.84-1.45c.53.48.61.25.18-.51-.44-.75.13-1.91 1.26-2.57 2.76-1.6 1.12-1.58-2.43.04-1.57.72-3.12 2.33-3.45 3.58-.55 2.11-.44 2.15 1.45.44 1.12-1.02 2.47-1.45 3-.98h-.01zm-444.04-.87c0-.64-.56-1.16-1.23-1.16-.68 0-.91.52-.51 1.16.39.64.94 1.16 1.23 1.16.28 0 .51-.52.51-1.16zm145.58.46c-.39-.39-1.38-.43-2.22-.1-.92.37-.65.65.7.7 1.22.06 1.9-.22 1.52-.61v.01zm-439.7-1.62c0-.63-.49-1.16-1.08-1.16-.6 0-1.42.53-1.81 1.16-.39.64.1 1.16 1.09 1.16.99 0 1.8-.52 1.8-1.16zm5.22 0c.39-.63.16-1.16-.51-1.16-.68 0-1.23.53-1.23 1.16 0 .64.23 1.16.51 1.16s.83-.52 1.23-1.16zm11.84.46c-.38-.38-1.38-.42-2.22-.09-.92.36-.65.64.7.7 1.22.05 1.91-.23 1.52-.61zm211.05-.26c0-.54-.75-.97-1.68-.97-.93 0-1.42.43-1.09.97.33.53 1.08.96 1.68.96.6 0 1.09-.43 1.09-.96zm90.01.26c-.39-.38-1.39-.42-2.22-.09-.92.36-.65.64.7.7 1.22.05 1.9-.23 1.52-.61zm50.95 0c-.39-.38-1.39-.42-2.22-.09-.93.36-.65.64.7.7 1.22.05 1.9-.23 1.52-.61zm-399.17-.97c0-.28-.52-.83-1.16-1.22-.64-.4-1.16-.17-1.16.51 0 .67.52 1.22 1.16 1.22.64 0 1.16-.23 1.16-.51zm507.96-2.02c-.37-.92-.65-.65-.7.7-.06 1.22.22 1.9.6 1.52.39-.38.43-1.38.1-2.22zm312.56-.01c.39-.63-.69-.95-2.53-.73-1.77.21-3.41.96-3.64 1.67-.52 1.57 5.15.71 6.17-.94zm-588.94-.93c0-.64-1.17-1.12-2.6-1.08-2.49.08-2.5.13-.29 1.08 1.27.55 2.44 1.03 2.6 1.07.16.05.29-.44.29-1.07zm8.11 0c0-.64-.23-1.16-.51-1.16s-.84.52-1.23 1.16c-.39.63-.16 1.16.51 1.16.68 0 1.23-.53 1.23-1.16zm73.53 0c.39-.64.16-1.16-.52-1.16-.67 0-1.22.52-1.22 1.16 0 .63.23 1.16.51 1.16s.83-.53 1.23-1.16zm512.37-.7c0-.25-.78-.46-1.74-.46-.95 0-1.73.5-1.73 1.12 0 .62.78.82 1.73.46.96-.37 1.74-.87 1.74-1.12zm-330.32 0c-.38-.39-1.38-.43-2.22-.1-.92.37-.65.65.7.7 1.23.06 1.91-.22 1.52-.6zm279.94-.45c.41-.65-.05-.85-1.09-.45-2 .77-2.37 1.6-.7 1.6.6 0 1.4-.52 1.79-1.15zm-628.47-1.87c-.38-.38-1.38-.42-2.22-.09-.92.37-.65.64.7.7 1.22.05 1.91-.23 1.52-.61zm293.56-.07c-.8-.32-2.1-.32-2.9 0-.8.33-.14.59 1.45.59 1.59 0 2.24-.26 1.45-.59zm10.97-1.09c-.38-.38-1.38-.42-2.22-.09-.92.37-.65.64.7.7 1.22.05 1.91-.23 1.52-.61zm274.89-1.32c1.44-1.84 1.4-1.88-.44-.44-1.93 1.51-2.54 2.46-1.59 2.46.24 0 1.15-.91 2.03-2.02zm-800.58-.99c-.38-.39-1.38-.43-2.22-.1-.92.37-.65.65.7.7 1.22.06 1.91-.22 1.52-.61v.01zm25.47 0c-.38-.39-1.38-.43-2.22-.1-.92.37-.65.65.7.7 1.22.06 1.91-.22 1.52-.61v.01zm108.28-2.16c.3-1.57.1-2.59-.44-2.25-.96.59-1.45 5.11-.55 5.11.24 0 .69-1.29.99-2.86zm154.88 1.7c0-.64-.55-1.16-1.22-1.16-.68 0-.91.52-.51 1.16.39.64.94 1.16 1.22 1.16s.51-.52.51-1.16zm39.95-1.17c-1.16-1.27-2.38-2.05-2.71-1.72-.33.33.41 1.36 1.64 2.29 3.13 2.36 3.53 2.15 1.07-.57zm453.61 1.56c-.79-.32-2.09-.32-2.89 0-.8.32-.15.59 1.45.59 1.59 0 2.24-.27 1.44-.59zm117.51.07c-.39-.39-1.39-.43-2.22-.1-.92.37-.65.65.7.7 1.22.06 1.9-.22 1.52-.6zm-925.44-1.62c.39-.63.16-1.15-.51-1.15s-1.23.52-1.23 1.15c0 .64.23 1.16.51 1.16s.84-.52 1.23-1.16zm219.7-.4c.74.45.9.21.4-.6-.98-1.59-3.03-.63-2.9 1.36.07.99.26.97.68-.08.32-.8 1.14-1.11 1.82-.69v.01zm129.35 1.18c-1.19-1.04-6.89-1.9-6.89-1.05 0 .52 1.67 1.06 3.71 1.22 2.03.15 3.47.08 3.18-.17zm221.8-.78c2.05-.88 1.95-1-.87-1.08-1.75-.04-3.18.45-3.18 1.08 0 1.36.89 1.36 4.05 0zm360.69-1.96c0-2.28-2.79-1.27-3.27 1.18-.26 1.35.18 1.72 1.45 1.23 1-.38 1.82-1.47 1.82-2.41zM56.7 266.74c0-.25-.8-.77-1.79-1.15-1.03-.39-1.5-.2-1.09.46.68 1.1 2.88 1.62 2.88.69zm4.05-.69c.4-.66-.06-.85-1.09-.46-2.01.77-2.38 1.6-.71 1.6.6 0 1.41-.51 1.8-1.14zm182.38-1.42c0-.64-.83-.84-1.83-.46-1.01.39-2.44.71-3.19.72-.83.01-.72.42.28 1.05 1.88 1.19 4.74.4 4.74-1.31zm132.86-.28c-1.77-1.92-2.55-1.37-1.59 1.13.39 1.02 1.23 1.54 1.87 1.14.73-.45.63-1.28-.28-2.27zm593.15 2.4c0-1.03-4.69-1.57-5.28-.61-.36.58.69 1.05 2.32 1.05s2.96-.2 2.96-.44zm79.54-2.91c2.19.36 3.92-.19 3.37-1.09-.33-.53-5.44-.17-11.36.81-7.66 1.26-9.93 1.98-7.87 2.49 1.6.39 5.61.03 8.92-.83 3.31-.85 6.43-1.47 6.94-1.38zm-734.25.48c2.14-1.62 2.12-1.69-.67-1.86-1.59-.1-3.32-.1-3.85-.01-.52.1-.65-.32-.28-.92.37-.6.01-1.36-.78-1.69-.8-.33-.21-.51 1.31-.39s3.02-.51 3.34-1.4c.42-1.2-.23-1.46-2.55-1.01-2.08.4-2.94.15-2.59-.76.28-.74-.59-1.43-1.95-1.54-1.35-.09-1.91.18-1.25.63.67.45 1.21 1.97 1.19 3.36-.03 1.93-.39 2.25-1.51 1.31-.82-.67-2.79-.98-4.39-.67-3.16.6-3.67-.2-1.51-2.37 1.08-1.08.94-1.39-.65-1.39-1.12 0-1.73.49-1.37 1.08.37.59.18 1.38-.43 1.76-.6.37-1.44.11-1.87-.58-.51-.83-1.5-.6-2.94.72-1.2 1.08-1.9 2.41-1.57 2.95.34.55-.19.68-1.18.31-.98-.38-1.5-1.16-1.15-1.73.36-.57-.12-1.03-1.06-1.03-.94 0-1.95-.65-2.23-1.45-.29-.8-.87-1.12-1.31-.72-.44.41.06 1.58 1.08 2.61 1.73 1.73 1.68 1.87-.59 1.87-1.36 0-2.14-.52-1.75-1.16.39-.63.47-1.15.16-1.15-.3 0-1.38-.32-2.4-.71-1.38-.53-1.65-.21-1.07 1.29.63 1.66.29 1.87-2.02 1.23-2.25-.62-2.41-.54-.83.46 1.07.67 6.02 1.41 11 1.64 4.98.23 9.84.72 10.79 1.09 1.81.7 5.02 1.17 11.09 1.64 1.96.15 4.57-.49 5.79-1.41zm-22.09-4.08c.39-.63.94-1.15 1.23-1.15.28 0 .51.52.51 1.15 0 .64-.55 1.16-1.23 1.16-.67 0-.9-.52-.51-1.16zm80.47 5.35c0-.24-1.04-.72-2.31-1.05-1.28-.33-2.03-.14-1.67.44.62 1.01 3.98 1.52 3.98.61zm-298.34-2.5c-.38-.98-.93-1.54-1.24-1.24-.3.31-.2 1.11.22 1.79 1.14 1.85 1.8 1.49 1.02-.55zm556.46-.11c1.16-1-4.13-.27-5.69.79-1.27.86-.8.97 1.74.4 1.91-.43 3.69-.96 3.95-1.19zm360.21.78c0-.62-.78-.82-1.74-.46-.95.37-1.74.87-1.74 1.12 0 .25.79.46 1.74.46.96 0 1.74-.51 1.74-1.12zm-352.44-2.7c.45-.45-.54-.81-2.2-.81-1.66 0-3.36.54-3.77 1.21-.82 1.34 4.6.98 5.97-.4zm435.36-1.13c.42-.42-.42-.54-1.87-.26-3.42.66-4.67 1.9-1.4 1.41 1.37-.21 2.85-.73 3.27-1.15zm-425.66-1.09c0-1.11-1.04-1.05-4.06.26-1.99.86-1.87.97.87.82 1.75-.1 3.19-.58 3.19-1.08zm283.69-1.15c0-1.21-1.35-1.13-3.46.21-1.36.86-1.17 1.05.86.89 1.43-.11 2.6-.6 2.6-1.1zm149.37-.46c0-.25-.78-.46-1.74-.46s-1.74.51-1.74 1.13c0 .61.78.82 1.74.45.96-.37 1.74-.87 1.74-1.12zM70.5 256.36c-1.31-1.14-10.43-1.86-9.76-.77.4.65 2.87 1.19 5.49 1.19 2.61 0 4.54-.19 4.27-.42zm722.64-.03c0-.24-1.05-.72-2.32-1.05-1.28-.33-2.03-.14-1.67.44.62 1.01 3.99 1.52 3.99.61zm-610.98-2.5c-.38-.98-.94-1.54-1.24-1.23-.3.3-.21 1.1.21 1.78 1.14 1.85 1.81 1.49 1.03-.55zm752.5-.12c2.09-.36 4.97-.65 6.4-.65 1.43 0 2.6-.47 2.6-1.04 0-.57.79-1.04 1.74-1.04.96 0 1.74-.49 1.74-1.08 0-1.24-4.63-1.24-6.37 0-.64.45-3.33 1.18-5.99 1.62-2.66.44-5.12 1.57-5.48 2.51-.37.94-.16 1.39.46 1.02.61-.38 2.82-.99 4.9-1.34zm128.88-2.5c-.36-.36-1.29 0-2.08.79-1.13 1.14-1 1.27.65.64 1.14-.43 1.79-1.08 1.43-1.43zm-980.49-1.03c-1.12-.29-2.94-.29-4.06 0-1.11.3-.2.53 2.03.53s3.14-.23 2.03-.53zm552.06-1.29c-.35-.36-1.29 0-2.08.79-1.13 1.15-1 1.28.65.65 1.15-.44 1.79-1.08 1.43-1.44zm325.24-1.37c-.75-.75-1.21-.3-1.33 1.33-.14 1.87.14 2.15 1.15 1.15.87-.88.94-1.72.18-2.48zm113.87 1.44c1.43-.31 2.61-1.02 2.61-1.59 0-.56-.2-1.02-.44-1.02-1.25 0-8.83 3.6-8.83 4.19 0 .38.91.31 2.03-.16 1.11-.47 3.2-1.11 4.63-1.42zm-567.09-1.48c0-.58-.78-.76-1.73-.39-.95.36-1.43 1.14-1.08 1.72.76 1.21 2.81.24 2.81-1.33zm66.85 1.65c-.39-.39-1.39-.43-2.22-.1-.92.37-.65.64.7.7 1.22.06 1.9-.22 1.52-.61v.01zm-113.48-1.16c-.38-.39-1.38-.43-2.22-.1-.92.37-.65.65.7.7 1.22.06 1.91-.22 1.52-.61v.01zm497.06-1.62a1.16 1.16 0 10-2.322.002 1.16 1.16 0 002.322-.002zm10.05-1.59c.41-.71.32-.92-.2-.44-.53.47-1.75.21-2.73-.58-1.42-1.15-1.6-1.15-.91.01.48.8.32 1.45-.35 1.45-.68 0-1.23.47-1.23 1.04 0 1.4 4.47.19 5.42-1.47v-.01zm-895.85.36c0-.67-.52-.9-1.16-.51-.64.4-1.16.17-1.16-.51 0-1.14 1.65-1.71 3.85-1.33.52.1.69-.25.38-.77-.94-1.51-7.48-1.58-8.4-.09-.57.93-.21 1.12 1.16.6 1.6-.62 1.86-.31 1.27 1.54-.57 1.79-.2 2.31 1.66 2.31 1.32 0 2.4-.56 2.4-1.23v-.01zm10.42.06c0-.38-2.09-.81-4.63-.96-2.55-.15-4.64.24-4.64.87s2.09 1.06 4.64.96c2.54-.1 4.63-.49 4.63-.87zm21.9-.7c.27-.24-4.06-.44-9.62-.44s-9.83.44-9.5.98c.56.91 18.08.42 19.12-.54zm198.41 1.12c-.78-.32-2.34-.34-3.47-.04-1.13.29-.49.55 1.42.57 1.92.03 2.84-.21 2.05-.53zm10.71-2.51c-1.21-1.21-5.1-1.34-5.81-.2-.41.66.12.81 1.29.36 1.27-.48 1.71-.31 1.22.49-.49.79.08 1.02 1.59.62 1.3-.33 2.07-.91 1.71-1.27zm648.4.96c.41-.65-.05-.85-1.09-.45-2 .77-2.37 1.6-.7 1.6.6 0 1.41-.52 1.79-1.15zm-127.94-.52c0-.28-.52-.83-1.15-1.23-.64-.39-1.16-.16-1.16.51 0 .68.52 1.23 1.16 1.23.63 0 1.15-.23 1.15-.51zm-776.17-3.18c-.37-.92-.64-.65-.69.7-.06 1.22.22 1.9.6 1.52.39-.39.43-1.38.1-2.22h-.01zm5 1.37c0-.63-.78-1.15-1.73-1.15-.96 0-1.74.52-1.74 1.15 0 .64.78 1.16 1.74 1.16.95 0 1.73-.52 1.73-1.16zm16.21-.7c0-.25-.78-.45-1.73-.45-.96 0-1.74.5-1.74 1.12 0 .61.78.82 1.74.45.95-.36 1.73-.87 1.73-1.12zm761.33.7c.4-.63.17-1.15-.51-1.15-.67 0-1.22.52-1.22 1.15 0 .64.23 1.16.51 1.16s.83-.52 1.22-1.16zm118.69-.25c0-1.11-1.04-1.04-4.06.26-1.99.86-1.87.98.87.83 1.75-.1 3.19-.59 3.19-1.09zm-872.22-.45c-.39-.38-1.39-.42-2.22-.09-.93.37-.65.64.7.7 1.22.05 1.9-.22 1.52-.61zm65.15-1.16c0-.96-2.25-1.5-2.76-.66-.34.54.15.98 1.08.98.92 0 1.68-.14 1.68-.32zm153.27-1.03c.36-.96.16-1.74-.46-1.74s-1.12.78-1.12 1.74.2 1.74.45 1.74c.26 0 .76-.78 1.13-1.74zm433.48 1.04c-.38-.39-1.38-.43-2.22-.1-.92.37-.65.64.7.7 1.22.06 1.9-.22 1.52-.61v.01zm-637.7-2.73c0-.5-7.94-.9-17.65-.91-9.72 0-24.57-.37-33-.83-8.6-.46-15.35-.38-15.35.18 0 1.27 2.24 1.42 30.03 2.13 12.37.31 22.62.69 22.77.84.7.71 13.2-.63 13.2-1.41zm13.9-1.44c0-.64-.82-.86-1.83-.47-1.01.39-3.88.7-6.37.7-2.5 0-4.54.4-4.54.87 0 .48 2.87.69 6.37.47 3.5-.21 6.37-.92 6.37-1.57zm792.62.46c-.36-.36-1.29 0-2.08.79-1.13 1.14-1 1.27.65.65 1.14-.44 1.79-1.08 1.43-1.44zm-885.25-.23c0-.63-.23-1.15-.51-1.15s-.84.52-1.23 1.15c-.39.64-.16 1.16.51 1.16s1.23-.52 1.23-1.16zm98.99.01c.42-.66-.53-1.05-2.24-.9-1.63.13-2.96.65-2.96 1.15 0 1.31 4.36 1.11 5.2-.25zm12.17-.74c0-.87-.74-1.22-1.74-.84-.96.36-1.74 1.04-1.74 1.5 0 .47.78.85 1.74.85s1.74-.68 1.74-1.51zm14.18-.03c-.8-.32-2.1-.32-2.89 0-.8.32-.15.59 1.44.59 1.59 0 2.25-.27 1.45-.59zm4.34.26c0-.28-.52-.83-1.16-1.23-.63-.39-1.15-.16-1.15.51 0 .68.52 1.23 1.15 1.23.64 0 1.16-.23 1.16-.51zm21.42-.65c-.39-.64-1.2-1.16-1.8-1.16-.6 0-1.09.52-1.09 1.16 0 .64.81 1.16 1.8 1.16 1 0 1.49-.52 1.09-1.16zm6.37-.24c0-1.29-3.19-1.14-4.01.17-.37.6.39 1.01 1.67.91 1.29-.09 2.34-.58 2.34-1.08zm10.15.6c-1.11-.29-3.19-.3-4.63-.02-1.44.27-.54.51 2.01.52 2.55.01 3.73-.21 2.62-.5zm8.38.34c0-1.09-3.47-1.65-4.08-.65-.38.61.38 1.11 1.7 1.11 1.31 0 2.38-.21 2.38-.46zm8.75-.59c-.36-.58-1.69-.78-2.96-.44-3.19.83-2.9 1.49.65 1.49 1.63 0 2.67-.47 2.31-1.05zm119.02-1.79c.42-1.12.08-1.46-1.03-1.03-.92.35-1.38 1.1-1.03 1.67.89 1.44 1.31 1.31 2.06-.64zm14.65-.06c0-.18-1.51-.54-3.35-.81-2.23-.33-3.18-.04-2.84.86.42 1.09 6.19 1.04 6.19-.06v.01zm569.7-1.28c0-2.41-1.96-1.95-2.63.61-.41 1.57-.11 2.05 1.02 1.62.88-.34 1.61-1.35 1.61-2.23zm-644.96.98c0-1.69-4.7-4.65-7.36-4.64-2.29.01-2.82.32-1.74 1 .86.55 2.54.69 3.71.32 1.69-.52 2-.2 1.45 1.52-.52 1.64-.12 2.18 1.62 2.18 1.28 0 2.32-.17 2.32-.38zm4.63-.28c-2.25-1.45-3.47-1.45-3.47 0 0 .64 1.17 1.15 2.6 1.14 2.11-.02 2.27-.23.87-1.14zm28.37 0c-3.16-1.36-4.05-1.36-4.05 0 0 .64 1.43 1.12 3.18 1.08 2.82-.07 2.92-.2.87-1.08zm13.89 0c.4-.64.17-1.16-.51-1.16-.67 0-1.22.52-1.22 1.16 0 .64.23 1.16.51 1.16s.83-.52 1.22-1.16zm69.74.46c-.38-.39-1.38-.43-2.22-.1-.92.37-.65.64.7.7 1.22.06 1.91-.22 1.52-.61v.01zm540.05-5.4c-1.15-1.14-1.28-1-.65.65.44 1.14 1.08 1.78 1.44 1.42.35-.35 0-1.29-.79-2.07zm-854.46-.9c-.29-1.22-.01-1.22 1.47.02 1.56 1.29 1.72 1.23 1.1-.39-.77-2-3.95-2.66-3.95-.82 0 .6-1.44.81-3.19.48-6.15-1.17-8.45-1.24-9.07-.24-.34.55.33 1.08 1.48 1.17 1.15.1 2.71.24 3.46.31s1.75.51 2.23.99c1.41 1.41 6.86.13 6.47-1.52zm10.58-.34c.43.42.77-.35.77-1.73 0-2.37-.49-2.5-8.39-2.32-5.26.13-6.67.37-3.78.67 2.54.25 5.01 1.08 5.48 1.83.65 1.02.87.99.89-.08 0-.8.93-1.41 2.04-1.36 1.22.05 1.45.32.57.68-.8.32-1.16 1.06-.8 1.64.36.59.11 1.06-.57 1.06-.67 0-1.23.6-1.23 1.34 0 .8.86.57 2.12-.58 1.17-1.06 2.47-1.57 2.9-1.15zm933.74 2.01c-.39-.39-1.39-.43-2.22-.1-.92.37-.65.64.7.7 1.22.05 1.9-.22 1.52-.61v.01zm-927.18-2.2c0-.98-1.03-1.74-2.38-1.74-1.32 0-2.06.53-1.66 1.18.4.65 1.21.88 1.81.51.59-.37 1.08-.11 1.08.56 0 .68.26 1.23.57 1.23.32 0 .58-.78.58-1.74zm3.76-1.16c-.39-2.05-1.28-2.87-3.02-2.81-2.21.07-2.25.17-.36.91 1.16.46 2.07 1.2 2.02 1.66-.23 2.29.01 3.14.92 3.14.55 0 .75-1.31.44-2.9zm14.03 1.17c-.36-.96-1.13-1.45-1.7-1.09-.57.35-1.03.33-1.03-.05 0-.37 1.17-1.13 2.6-1.69 2.26-.87 2.06-1-1.45-.97-4.21.04-6.94 1.45-6.94 3.58 0 .68.76.22 1.7-1.01 1.56-2.07 1.89-2 1.7.35-.04.48 1.14 1.21 2.61 1.63 1.47.41 2.78.8 2.92.86.14.07-.04-.66-.41-1.61zm6.53.43c0-.95.42-.96 1.53-.03 1.65 1.37 4.29-.3 4.22-2.67-.01-.67-.61-.22-1.31.99-1.22 2.11-1.36 2.08-3.45-.58-1.37-1.74-1.91-2.02-1.46-.75.4 1.14.16 2.02-.56 2.02-.71 0-1.29.52-1.29 1.16 0 .64.52 1.16 1.16 1.16.64 0 1.16-.59 1.16-1.3zm816.33.14c0-.64-.55-1.16-1.23-1.16-.67 0-.9.52-.51 1.16.4.64.95 1.16 1.23 1.16s.51-.52.51-1.16zm-651.62-2.91c.46-2.42.28-2.67-1.11-1.52-1.31 1.09-1.89 1.03-2.72-.28-.58-.91-1.06-1.18-1.07-.59-.01.92 3.35 5.3 4.08 5.3.15 0 .51-1.31.82-2.91zm211.61 1.56c0-.53-.49-.97-1.09-.97-.6 0-1.36.44-1.68.97-.33.53.16.96 1.09.96.92 0 1.68-.43 1.68-.96zm146.74.65c-.38-.38-1.38-.43-2.22-.1-.92.37-.65.65.7.7 1.22.06 1.91-.22 1.52-.61v.01zm210.48-.46l2.31-.99h-2.31c-1.28 0-3.36.44-4.63.99l-2.32 1h2.32c1.27 0 3.35-.45 4.63-1zm105.95-2.56c0-.46-.78-.54-1.74-.17-.95.36-1.74 1.16-1.74 1.77 0 .6-.6.73-1.33.27-.82-.5-1.03-.32-.53.49.6.97 1.4.94 3.07-.1 1.25-.77 2.27-1.79 2.27-2.25v-.01zm-829.85-.73c-2.16-.49-3.15.45-2.17 2.05.52.83 1.26.76 2.32-.22 1.31-1.2 1.28-1.5-.15-1.83zm46.23 2.52c-.8-.32-2.1-.32-2.9 0-.79.33-.14.59 1.45.59 1.59 0 2.24-.26 1.45-.59zm555.51-.39c0-.63-.55-1.16-1.23-1.16-.67 0-.9.53-.51 1.16.4.64.95 1.16 1.23 1.16s.51-.52.51-1.16zm218.84.65c0-.28-.52-.83-1.15-1.23-.64-.39-1.16-.16-1.16.51 0 .68.52 1.23 1.16 1.23.63 0 1.15-.23 1.15-.51zm33.39-1.95c-.85-.54-1-.99-.33-1 .67 0 1.76.52 2.41 1.18 1.65 1.64 4.52.35 5.99-2.71.68-1.4 1.26-1.89 1.31-1.09.08 1.53 3.55 2.08 3.55.57 0-.49 1.56-.95 3.46-1.02 1.9-.09 3.17.31 2.83.88-.35.56.57 1.01 2.04 1 2.07-.01 2.29-.26.99-1.08-1.25-.79-.29-1.42 3.73-2.43 5.58-1.4 9.88-4.58 6.2-4.58-1.04 0-2.06.14-2.28.29-.22.16-1.26-.42-2.32-1.3-1.13-.93-1.91-1.08-1.91-.36 0 .68.53 1.56 1.17 1.96 2.42 1.5-.2 2.82-2.68 1.36-2.64-1.56-8.46-1.66-16.44-.29-7.29 1.25-8.78 1.88-7.95 3.35.51.91.25.88-.8-.08-2.05-1.91-3.81-1.85-3.06.11.82 2.12-.94 4.92-2.01 3.2-.43-.71-.21-1.28.51-1.28.71 0 .97-.52.57-1.16-.39-.64-1.85-1.12-3.25-1.08-2.35.08-2.37.15-.3.96 1.99.78 2.02.95.29 1.62-1.07.41-1.94 1.41-1.93 2.23.01 1.07.31 1.03 1.07-.18.82-1.3 1.42-1.36 2.69-.3.91.75 1.98 1.03 2.38.62.41-.4 1.05.09 1.44 1.1.4 1.04 1.45 1.54 2.44 1.16 1.41-.54 1.45-.85.19-1.64v-.01zm78.93.85c0-.25-.81-.77-1.8-1.15-1.03-.39-1.49-.2-1.09.46.68 1.1 2.89 1.63 2.89.69zm-992.02-1.47c-.78-.31-2.35-.33-3.47-.04-1.13.3-.49.56 1.42.58 1.91.03 2.84-.21 2.05-.53v-.01zm682.54.06c-.38-.38-1.38-.42-2.21-.1-.93.37-.65.65.7.7 1.22.06 1.9-.22 1.52-.61l-.01.01zm258.82-1.22c-.79-.33-2.1-.33-2.89 0-.8.32-.15.58 1.44.58 1.6 0 2.25-.26 1.45-.58zm-926.62-2.22c0-.8-1.16-1.11-2.91-.77-4.28.82-4.79 2.69-.65 2.37 1.96-.15 3.56-.87 3.56-1.6zm10.06-.71c-.37-.92-.65-.65-.7.7-.06 1.22.22 1.91.6 1.52.39-.38.43-1.38.1-2.22zm-18.96-.84c-.69-2.66-5.45-4.1-8.22-2.48-2.06 1.2-1.98 1.24 3.23 1.74.95.1 1.6.8 1.44 1.56-.15.77.71 1.4 1.92 1.4 1.61 0 2.05-.61 1.63-2.22zm942.76 1.06c-.4-.64-1.34-1.15-2.1-1.14-.82.01-.68.46.36 1.14 2.23 1.44 2.63 1.44 1.74 0zM69.42 214.6c-.74-.74-1.53-.74-2.28 0-.75.76-.36 1.15 1.14 1.15s1.89-.39 1.14-1.15zm713.3-.22c0-.25-1.83-.45-4.06-.45-2.23 0-4.05.41-4.05.92s1.82.72 4.05.46c2.23-.26 4.06-.68 4.06-.93zm180.92 1.1c-.8-.33-2.1-.33-2.9 0-.79.32-.14.58 1.45.58 1.59 0 2.24-.26 1.45-.58zm10.13-1.7c0-.58-1.43-.72-3.18-.3-4.86 1.14-5.44 2.36-.87 1.83 2.23-.26 4.05-.95 4.05-1.53zm-819.8.8c0-.29-.52-.84-1.16-1.23-.64-.4-1.16-.17-1.16.51 0 .67.52 1.23 1.16 1.23.64 0 1.16-.23 1.16-.51zm-71.18-1.87c.37-.59-.09-.78-1.01-.43-.93.36-2.01.11-2.42-.54-.4-.65-1.54-.88-2.53-.5-1.1.43-1.33.98-.58 1.44 1.91 1.18 5.82 1.2 6.55.03h-.01zm707.18.46c-.78-.32-2.34-.34-3.47-.04-1.13.29-.49.55 1.43.57 1.91.03 2.83-.21 2.04-.53zm-716.52-1.63c-.37-.6-1.71-1.09-2.99-1.09-3.02 0-1.93 1.76 1.23 2 1.34.09 2.13-.31 1.76-.91zm250.73-1.02c0-.6-.52-1.41-1.16-1.8-.63-.4-1.15.09-1.15 1.09 0 .99.52 1.8 1.15 1.8.64 0 1.16-.49 1.16-1.09zm668.86-.98c-1.18-.25-2.65.05-3.27.66-.72.73.04.89 2.15.46 2.42-.5 2.71-.79 1.12-1.12zm16.05-.24c.39-.64.16-1.16-.51-1.16-.68 0-1.23.52-1.23 1.16 0 .63.23 1.15.51 1.15s.83-.52 1.23-1.15zm-45.16-3.48c.39-.63.16-1.16-.51-1.16-.68 0-1.23.53-1.23 1.16 0 .64.23 1.16.51 1.16s.83-.52 1.23-1.16zm-666.38-1.16c0-.63-.91-1.15-2.03-1.14-1.73.02-1.77.18-.29 1.14 2.19 1.42 2.32 1.42 2.32 0zm525.69 0c0-.63-.23-1.15-.51-1.15s-.83.52-1.22 1.15c-.4.64-.17 1.16.5 1.16.68 0 1.23-.52 1.23-1.16zm116.02-.23c-1.08-1.08-1.69-1.08-2.77 0s-.78 1.39 1.39 1.39c2.16 0 2.47-.31 1.38-1.39zm7.88-1.43c0-.24-1.04-.16-2.32.17-1.27.33-2.31 1.08-2.31 1.67 0 .59 1.03.51 2.31-.18 1.28-.68 2.32-1.43 2.32-1.66zm85.68.8c0-1.55-3.53-1.87-7.81-.72-4.53 1.21-2.82 2.85 2.6 2.5 3.22-.21 5.21-.89 5.21-1.78zm-164.97-1.23c-.36-.36-1.29 0-2.07.79-1.14 1.15-1.01 1.28.64.65 1.15-.43 1.79-1.08 1.43-1.44zm125.83-.08c-.67-.41-3.73-.54-6.8-.29-3.44.28-4.79.75-3.52 1.2 2.59.93 11.96.11 10.32-.91zm5.56-.33c0-.53-.78-.97-1.73-.97-.96 0-1.74.44-1.74.97s.78.96 1.74.96c.95 0 1.73-.43 1.73-.96zm13.51-1.04c-1.8-.52-4.41-.51-5.79.02-1.85.72-1 .96 3.28.94 4.9-.03 5.29-.17 2.51-.96zm9.34.53c-.39-.38-1.38-.43-2.22-.09-.92.36-.65.64.7.69 1.22.06 1.9-.22 1.52-.6zm-144.43-1.62c2.12-1.36.29-1.36-2.89 0-1.53.66-1.72 1.02-.58 1.06.96.04 2.52-.44 3.47-1.06zm98.43.46c0-.96-2.25-1.5-2.77-.67-.33.54.15.99 1.08.99s1.69-.15 1.69-.32zm-917.48-2.2c1.85-1.85.71-2.81-3.08-2.6-.97.06-3.31-.29-5.21-.77-1.9-.47-3.08-.49-2.63-.04.46.46.3 1.8-.33 2.99-1.05 1.97-.68 2.16 4.18 2.16 3.2 0 6.03-.69 7.07-1.74zm736.84.59c0-.64-.23-1.16-.51-1.16s-.83.52-1.22 1.16c-.4.63-.17 1.16.5 1.16.68 0 1.23-.53 1.23-1.16zm87.35-1.28c-.35-.57.26-1.04 1.36-1.04s1.64-.36 1.2-.79c-1.16-1.16-5.38-1.31-4.68-.17.33.53.04.96-.63.96-.68 0-1.27-.65-1.32-1.45-.07-1.11-.22-1.12-.66-.04-.75 1.85 2.08 4.82 3.92 4.12.8-.31 1.16-1.03.81-1.59zm-838.62-1.29c-.83-.83-1.37-.9-1.37-.17 0 .66.35 1.54.77 1.96.42.43 1.04.51 1.37.18.33-.33-.02-1.21-.77-1.97zm814.96 1.52c0-.58-1.04-.78-2.32-.45-1.27.34-2.31.81-2.31 1.05 0 .25 1.04.45 2.31.45 1.28 0 2.32-.48 2.32-1.05zm13.31-.11c-.39-.64-1.33-1.15-2.09-1.14-.83.01-.69.46.36 1.14 2.22 1.44 2.62 1.44 1.73 0zm23.32-5.44c-.24-.23-2.71-.05-5.5.4-4.39.72-4.69.94-2.18 1.58 2.59.67 8.74-.92 7.68-1.98zm-263.9 1.27c-.38-.39-1.38-.43-2.22-.1-.92.37-.65.64.7.7 1.22.05 1.91-.23 1.52-.61v.01zm228.11 0c-.38-.39-1.38-.43-2.22-.1-.92.37-.65.64.7.7 1.22.05 1.91-.23 1.52-.61v.01zm-197.11-1.63c-.74-1.2-7.52-1.15-7.52.05 0 .58 1.8.98 4 .9 2.2-.08 3.79-.51 3.52-.95zm11-.45c0-.25-.78-.75-1.74-1.12-.95-.37-1.73-.16-1.73.46 0 .61.78 1.12 1.73 1.12.96 0 1.74-.21 1.74-.46zm8.69-.7c.84-1.37-.29-1.37-3.48 0-2.23.96-2.22 1 .22 1.08 1.4.04 2.86-.44 3.26-1.08zm12.84-.18c.49-.79.32-1.02-.41-.57-.68.42-1.42.21-1.65-.47-.24-.73-1.34-.87-2.7-.35-2.14.83-2.1.94.6 1.69 1.59.44 3 .86 3.12.92.12.07.59-.48 1.04-1.22zm405.03-.83c.23-.4-.51-1.67-1.64-2.83-1.52-1.57-2.27-1.75-2.92-.69-.56.9-.39 1.12.46.59.74-.46 1.34-.22 1.34.53 0 .79-.97 1.11-2.32.76-1.53-.4-2.31-.04-2.31 1.09 0 .93.52 1.38 1.16.98.63-.39 1.15-.21 1.15.41 0 1.16 4.36.44 5.08-.84zm-1026.67.31c-.38-.38-1.38-.42-2.22-.09-.92.37-.65.64.7.7 1.22.05 1.9-.23 1.52-.61zm632.05-.75c.48-.47-1.3-.87-3.96-.87-2.65 0-4.82.42-4.82.93 0 1.16 7.61 1.11 8.78-.06zm356.81.75c-.39-.38-1.39-.42-2.22-.09-.93.37-.65.64.7.7 1.22.05 1.9-.23 1.52-.61zm-974.97-1.16c-.38-.38-1.38-.42-2.22-.09-.92.37-.65.64.71.7 1.22.05 1.9-.22 1.52-.61h-.01zm5.79 0c-.38-.38-1.38-.42-2.22-.09-.92.37-.65.64.7.7 1.22.05 1.91-.22 1.52-.61zm18.3-1.39c-.36-.36-1.3 0-2.08.79-1.14 1.14-1 1.28.65.65 1.14-.44 1.78-1.08 1.43-1.44zm613.08 1.64c0-.25-.81-.77-1.8-1.15-1.03-.39-1.49-.2-1.09.46.68 1.1 2.89 1.63 2.89.69zm4.63-1.79c0-.47-.69-.84-1.54-.84-.85 0-1.55.64-1.55 1.43 0 .79.7 1.16 1.55.84.85-.33 1.54-.97 1.54-1.43zm194.07.41c-.44-1.17-.17-1.65.75-1.33.79.29 2.75.03 4.34-.57 4.17-1.55 15.16-2.08 17.48-.84 1.63.87 1.87.64 1.35-1.34-.34-1.31-.94-1.95-1.33-1.42-.39.53-3.83 1.06-7.66 1.16-8.4.25-13.7.93-15.41 1.98-1.18.74-.68 4.19.61 4.19.32 0 .26-.82-.12-1.83h-.01zm7.57-.24c-.84-.28-2.07.04-2.75.72-.85.86-.4 1.01 1.52.51 1.57-.41 2.09-.94 1.23-1.23zm30.43.96c1.22-.03 1.85-.41 1.41-.86-.45-.44-3.14-.66-5.99-.49-5.57.35-6.33-.38-3.14-3 1.11-.91 1.37-1.33.58-.92-.81.4-1.45.04-1.45-.83 0-.86-1.04-1.64-2.32-1.73-1.3-.1-2.31.54-2.31 1.45 0 .98.7 1.36 1.75.96 1.3-.5 1.56-.12.99 1.48-.41 1.19-1.46 2.74-2.33 3.45-1.2.97-.1 1.19 4.5.91 3.35-.2 7.08-.39 8.3-.42h.01zm-831.24-2.28c-.42-.68-1.28-1.24-1.9-1.24-.62 0-.46.73.36 1.62 1.66 1.8 2.73 1.54 1.54-.38zm589.04 1.47c-.8-.32-2.1-.32-2.9 0-.79.32-.14.58 1.45.58 1.59 0 2.25-.26 1.45-.58zm23.38-1.01c1.26-.95 1.61-1.7.79-1.7-.81 0-2.25.78-3.2 1.74-2.22 2.22-.54 2.19 2.41-.04zm296.78.98c-1.11-.3-2.94-.3-4.05 0-1.11.29-.2.53 2.03.53 2.22 0 3.14-.24 2.02-.53zm-66.56-1.18c-1.43-.27-4.03-.28-5.79-.01-1.76.26-.6.49 2.59.5 3.18 0 4.62-.21 3.2-.49zm5.48-.34c0-.64-.52-1.16-1.16-1.16-.63 0-1.15.52-1.15 1.16 0 .64.52 1.16 1.15 1.16.64 0 1.16-.52 1.16-1.16zm-668.98-.77c-.8-.32-2.1-.32-2.9 0-.79.32-.14.59 1.45.59 1.59 0 2.24-.27 1.45-.59zm450.49-.3c.52-.06.68-.51.36-1.02-.31-.52-2.56-.7-4.99-.42-3.47.42-3.92.7-2.09 1.36 1.27.46 3.1.68 4.05.5.96-.18 2.16-.37 2.67-.42zm6.65-.6c-1.22-1.48-4.69-1.34-4.69.18 0 .32.77.28 1.7-.07.94-.36 2.01-.15 2.39.46.37.6.97 1.1 1.33 1.1.36 0 .03-.75-.73-1.66v-.01zm221.68.47c2-.89 1.89-1-.82-.74-1.73.17-3.51.67-3.96 1.12-1.12 1.13 1.97.88 4.78-.38zm22.09-1.26c.35-.56-.44-1.02-1.75-1.02-1.32 0-2.4.66-2.41 1.45-.01.97-.39.87-1.14-.29-.61-.96-1.13-1.17-1.14-.48 0 .69.28 1.54.63 1.9.85.85 5.01-.26 5.81-1.56zm-8.07.34c-.56-.92-7.65-.44-7.65.51 0 .25 1.86.45 4.12.45 2.27 0 3.86-.43 3.53-.96zm23.62.05c0-.5-1.17-1-2.59-1.11-2.04-.15-2.23.04-.87.9 2.11 1.33 3.46 1.42 3.46.21zm-7.82-1.01c-.8-.33-2.1-.33-2.89 0-.8.32-.15.58 1.44.58 1.59 0 2.25-.26 1.45-.58zm16.77.06c-.39-.38-1.39-.42-2.22-.09-.93.37-.65.64.7.7 1.22.05 1.9-.23 1.52-.61zm8.41-1.76c0-.58 1.31-.82 2.9-.53 1.59.29 2.89.01 2.89-.63 0-.63.61-.77 1.34-.32.77.47 1.02.32.61-.35-.4-.66-2.13-.92-3.84-.59-2.61.5-2.99.26-2.33-1.44.59-1.55.33-1.87-1.07-1.33-1.01.39-2.19.71-2.62.72-.42.01-.01.5.92 1.09 1.45.91 1.37 1.42-.51 3.51-1.89 2.08-1.92 2.32-.25 1.68 1.08-.42 1.97-1.23 1.97-1.81h-.01zm-67.15.06c0-.69 1.43-1.15 3.18-1.04 1.75.11 3.58.16 4.05.08.48-.07 1.2-.08 1.61-.02.41.05 1.18-.6 1.72-1.45s.99-.98 1-.29c.01.69.8 1.25 1.75 1.25.96 0 1.74-.66 1.74-1.46 0-1.01-1.78-1.4-5.78-1.26-3.18.11-5.78.51-5.79.88 0 .36-3.15.58-6.98.49-4.56-.11-7.42.36-8.25 1.36-1.01 1.21-.64 1.48 1.76 1.28 1.67-.14 3.04-.69 3.04-1.22 0-.54 1.16-.16 2.57.83 3.02 2.11 4.38 2.29 4.38.56v.01zm-179.48-1.78c0-.25-.78-.45-1.74-.45-.95 0-1.73.5-1.73 1.12 0 .62.78.82 1.73.45.96-.36 1.74-.87 1.74-1.12zm163.27.74c0-.61-.78-.82-1.74-.45-.96.36-1.74.87-1.74 1.12 0 .25.78.45 1.74.45s1.74-.5 1.74-1.12zm46.23-1.24c-.87-.54.63-.94 3.64-.97 2.82-.03 6.69-.57 8.6-1.19 2.84-.92 1.93-1.09-5.01-.94-4.67.11-8.75.62-9.08 1.15-.98 1.58.66 4.52 2.05 3.66.91-.56.86-1.06-.19-1.71h-.01zm76.79 1.6c-.79-.32-2.09-.32-2.89 0-.8.32-.15.58 1.45.58 1.59 0 2.24-.26 1.44-.58zm-87.13-2.78c0-.6-.78-1.09-1.74-1.09-1.79 0-2.3 1.37-.99 2.67.92.93 2.73-.12 2.73-1.58zm5.79-1.12c0-.58-.78-.75-1.73-.39-.95.37-1.44 1.14-1.08 1.72.75 1.21 2.81.24 2.81-1.33zm38.21.23c0-.45-2.47-.89-5.5-.98l-5.5-.17 4.63 1.44c4.55 1.42 6.37 1.34 6.37-.28v-.01zm-214.9-.02c.33-.54-1.07-1.01-3.11-1.04-3.04-.04-3.3.12-1.41.9 3.09 1.28 3.8 1.3 4.52.14zm-360.9-.88c-.38-.38-1.38-.42-2.21-.09-.93.37-.65.64.69.7 1.23.05 1.91-.23 1.52-.61zm380.96 0c-.39-.38-1.38-.42-2.22-.09-.92.37-.65.64.7.7 1.22.05 1.9-.23 1.52-.61zm-349.09-1.27c-1.43-.28-3.78-.28-5.21 0-1.43.27-.26.5 2.61.5 2.86 0 4.04-.23 2.6-.5zm19.69.05c-.8-.32-2.1-.32-2.9 0-.79.32-.14.59 1.45.59 1.59 0 2.24-.27 1.45-.59zm17.18-.3c-.9-.57-2.33-.77-3.18-.44-2.45.94-1.83 1.51 1.63 1.49 2.32-.01 2.74-.3 1.55-1.05zm325.85-.1c1.53-.65 1.72-1.01.58-1.06-.96-.04-2.52.45-3.48 1.06-2.11 1.37-.29 1.37 2.9 0zm131.33-.74c.26-.23-1.46-.41-3.84-.41-2.59 0-4.02.46-3.59 1.16.62 1 6.03.46 7.43-.75zm9.35-.21c0-.53-1.56-.73-3.47-.45-1.91.28-3.47.71-3.47.96 0 .24 1.56.44 3.47.44 1.91 0 3.47-.43 3.47-.95zm21.14-.4c8.75-.15 15.92-.68 15.92-1.16 0-1.35-32.14-.09-34.44 1.35-1.85 1.16-1.83 1.22.28.69 1.27-.32 9.48-.72 18.24-.88zm31.76-1.36c.41-.42-2.85-.75-7.25-.74-4.41 0-7.38.42-6.61.91 1.67 1.06 12.76.92 13.86-.17zm15.9.47c2.5-.04 4.19-.42 3.77-.85-.43-.42-2.6-.72-4.83-.67-2.23.05-5.61.14-7.52.19-1.91.06-3.48.56-3.48 1.12 0 .57 1.7.86 3.77.65 2.07-.2 5.8-.4 8.29-.44zm-786.7-1.23c0-.64-.23-1.16-.51-1.16s-.83.52-1.23 1.16c-.39.63-.16 1.16.51 1.16.68 0 1.23-.53 1.23-1.16zm796.64.01c-2.1-1.37-4.63-1.51-4.63-.26 0 .5 1.43 1.01 3.18 1.14 2.44.19 2.78-.02 1.45-.88zm-801.27-.52c0-.28-.52-.83-1.16-1.23-.64-.39-1.16-.16-1.16.51 0 .68.52 1.23 1.16 1.23.64 0 1.16-.23 1.16-.51zm728.61-1.42c-.79-.32-2.1-.32-2.89 0-.8.33-.15.59 1.45.59 1.59 0 2.24-.26 1.44-.59zm6.35.07c-.39-.38-1.39-.42-2.22-.09-.92.37-.65.64.7.7 1.22.05 1.9-.23 1.52-.61zm7.26-.26c0-.53-.78-.97-1.74-.97-.95 0-1.74.44-1.74.97s.79.96 1.74.96c.96 0 1.74-.43 1.74-.96zm4.05-.2c.4-.63.2-1.15-.44-1.15s-1.48.52-1.87 1.15c-.4.64-.2 1.16.44 1.16s1.48-.52 1.87-1.16zm7.53.65c0-.28-.52-.83-1.16-1.23-.64-.39-1.16-.16-1.16.51 0 .68.52 1.23 1.16 1.23.64 0 1.16-.23 1.16-.51zm10.42-.65c0-.63-.55-1.15-1.23-1.15-.67 0-.9.52-.51 1.15.4.64.95 1.16 1.23 1.16s.51-.52.51-1.16zm20.72-.65c.28-.27-2.05-.47-5.18-.42-4.07.05-5.04.34-3.38 1.01 2.19.87 7.46.52 8.56-.59zm44.12.65c.96-.61 1.22-1.12.58-1.12s-1.94.51-2.89 1.12c-.96.62-1.22 1.13-.58 1.13.63 0 1.94-.51 2.89-1.13zm-55.58-.44c0-.24-1.04-.72-2.31-1.05-1.28-.33-2.32-.14-2.32.45 0 .57 1.04 1.04 2.32 1.04 1.27 0 2.31-.19 2.31-.44zm21.14-.37c-1.44-.28-3.78-.28-5.22 0-1.43.27-.26.5 2.61.5s4.04-.23 2.61-.5zm19.04-.76c.99-1-3.68-.8-10.07.42-4.95.95-4.85.98 2.06.66 3.99-.19 7.6-.68 8.01-1.08zm6.14-.74c1.41-.91 1.26-1.13-.8-1.14-1.4-.01-2.86.5-3.25 1.14-.91 1.47 1.77 1.47 4.05 0zm6.85-4.63c1.3-2.73 1.28-2.77-.42-.65-.99 1.24-1.8 2.75-1.8 3.38 0 1.47.54.81 2.22-2.73zm-1019.71-.76c-.79-.32-2.35-.34-3.48-.04-1.12.29-.48.55 1.43.57 1.91.03 2.83-.21 2.05-.53zm335.48.3c0-.25-.81-.76-1.8-1.14-1.03-.4-1.49-.2-1.09.45.68 1.1 2.89 1.63 2.89.69zm663.17-.24c-.38-.39-1.38-.43-2.22-.1-.92.37-.65.65.7.7 1.22.06 1.91-.22 1.52-.61v.01zm-604.43-1.16c-.38-.38-1.38-.43-2.22-.1-.92.37-.65.65.7.7 1.22.06 1.91-.22 1.52-.61v.01zm-59.69-3.03c-.82-.83-1.36-.9-1.36-.17 0 1.55 1.36 2.91 2.14 2.14.33-.33-.02-1.21-.78-1.97zm89.8 1.87c-.39-.38-1.39-.42-2.22-.09-.93.37-.65.64.7.7 1.22.05 1.9-.23 1.52-.61zm9.57.25c0-.25-.78-.76-1.73-1.13-.96-.36-1.74-.16-1.74.46s.78 1.12 1.74 1.12c.95 0 1.73-.2 1.73-.45zm-30.1-1.22c0-.28-.52-.83-1.16-1.22-.64-.4-1.16-.17-1.16.51 0 .67.52 1.22 1.16 1.22.64 0 1.16-.23 1.16-.51zm441.16-2.26c0-.25-.81-.76-1.79-1.14-1.04-.4-1.5-.2-1.1.45.69 1.1 2.89 1.63 2.89.69zm81.9-.24c-.38-.39-1.38-.43-2.22-.1-.92.37-.65.65.7.7 1.22.06 1.91-.22 1.52-.61v.01zm64.5-.34c2.56-1.01 1.21-2.12-2.24-1.85-8.11.62-8.26.67-5.79 1.73 2.86 1.23 5.12 1.26 8.03.12zm-880.52-1.28c0-.64-.22-1.16-.5-1.16-.29 0-.84.52-1.23 1.16-.39.64-.17 1.16.51 1.16.67 0 1.22-.52 1.22-1.16zm827.62.36c-1.11-.29-2.93-.29-4.05 0-1.11.29-.2.53 2.03.53s3.14-.24 2.02-.53zm16.5-.43c0-1.32-3.11-1.45-3.9-.17-.31.5.44.99 1.67 1.09 1.23.09 2.23-.32 2.23-.92zm17.83-.61c1.11-2.9-.25-3.96-4.87-3.79-2.49.09-3.23.36-1.76.64 1.37.27 2.79 1.24 3.14 2.15.61 1.58-1.54 1.89-2.76.39-.32-.39-1.87-1.12-3.46-1.61-2.53-.8-2.7-.68-1.38.91 1.32 1.59 1.04 1.75-2.33 1.34-3-.36-3.33-.24-1.51.59 4.11 1.87 14.13 1.45 14.93-.62zm7.65-.34c0-2.29-5.34-4.79-6.08-2.85-.16.41.67.9 1.84 1.07 3.08.45 3.85 1.61 1.89 2.85-1.43.9-1.38 1.08.32 1.09 1.22.01 2.03-.85 2.03-2.16zm-103.9-.9c-.79-.31-2.35-.33-3.48-.04-1.12.3-.48.56 1.43.58 1.91.03 2.83-.22 2.05-.53v-.01zm-288.95-4.57c-.38-.38-1.38-.42-2.22-.09-.92.37-.65.64.7.7 1.22.05 1.91-.23 1.52-.61zm16.53-1.81c0-.53-.49-.96-1.09-.96-.6 0-1.36.43-1.69.96-.33.53.16.97 1.09.97s1.69-.44 1.69-.97zm343.64-.32c.35-.35-5.31-.55-12.58-.45-10.89.16-11.99.32-6.27.92 7.63.79 17.84.54 18.85-.47zm7.94.16c.45-.44-.97-.79-3.15-.78-2.72.01-3.45.33-2.35 1.03 1.76 1.12 4.25 1.01 5.5-.25zm-344.32-.4c-.79-.32-2.35-.34-3.48-.04-1.13.29-.48.55 1.43.57 1.91.03 2.83-.21 2.05-.53zm-153.47-2.26c-.39-.38-1.39-.42-2.22-.09-.93.36-.65.64.7.7 1.22.05 1.9-.23 1.52-.61zM475 141.37c-.8-.33-2.1-.33-2.89 0-.8.32-.15.58 1.44.58 1.59 0 2.25-.26 1.45-.58zm30.11 0c-.8-.33-2.1-.33-2.9 0-.8.32-.14.58 1.45.58 1.59 0 2.24-.26 1.45-.58zm10.42 0c-.8-.33-2.1-.33-2.9 0-.79.32-.14.58 1.45.58 1.59 0 2.24-.26 1.45-.58zm17.39 0c-.79-.31-2.35-.33-3.48-.04-1.12.3-.48.55 1.43.58 1.91.03 2.83-.22 2.05-.53v-.01zm233.87-2.32c-.79-.32-2.09-.32-2.89 0-.8.32-.15.58 1.45.58 1.59 0 2.24-.26 1.44-.58zm293.24-.46c4.97-.06 6.29-.38 4.64-1.09-2.14-.92-2.09-1.01.57-1.16 2.67-.15 2.72-.24.58-1.16-2.05-.88-1.95-1 .87-1.07 1.75-.04 3.19-.5 3.19-1.01s-1.82-.71-4.05-.45c-2.22.26-3.75.94-3.4 1.5.35.57.05 1.04-.66 1.04-.71 0-.93.65-.48 1.44.65 1.15.5 1.16-.71.03-1.12-1.04-1.94-1.08-3.07-.15-1.11.93-1.53.92-1.53-.03 0-.71-.65-1.16-1.45-1.01-.79.16-1.31-.36-1.15-1.15.15-.8-.24-1.45-.87-1.45-.64 0-1.16.78-1.16 1.74 0 .95-.51 1.73-1.12 1.73-.62 0-.87-.67-.56-1.48.36-.92-.47-1.57-2.16-1.71-1.76-.14-2.72.4-2.72 1.53 0 1.06.66 1.51 1.67 1.12 1.1-.42 1.46-.08 1.05 1-.87 2.25.44 3.27 3.23 2.52 1.29-.35 5.47-.67 9.29-.73zm-273.84-2.21c0-.62-.78-.82-1.74-.46-.95.37-1.73.88-1.73 1.13 0 .25.78.45 1.73.45.96 0 1.74-.5 1.74-1.12zm12.6-1.09c.98-.62-.59-.78-4.05-.41-3.11.34-5.87.8-6.14 1.04-1.05.92 8.69.32 10.19-.63zm243.58.28c-.8-.32-1.16-1.06-.8-1.64.36-.58-.44-1.06-1.78-1.06-2.04 0-2.19.27-.93 1.69.82.93 2.27 1.67 3.23 1.65 1.18-.03 1.27-.23.28-.63v-.01zm30.67.07c-.39-.38-1.39-.42-2.22-.09-.93.37-.65.64.7.7 1.22.05 1.9-.23 1.52-.61zm8.99-.46c.4-.63-.35-1.15-1.66-1.15s-2.39.52-2.39 1.15c0 .64.75 1.16 1.67 1.16.92 0 1.99-.52 2.38-1.16zm-49.79-1.73c.64-.22-4.31-.39-11-.37-6.93.01-10.91.38-9.26.86 2.68.77 17.62.41 20.26-.49zm27.22.58c1.4-.91 1.23-1.13-.87-1.14-1.43-.01-2.61.5-2.61 1.14 0 1.45 1.23 1.45 3.48 0zm23.15-2.28c0-.47-2.03-.8-4.52-.74-3.1.08-4.21.52-3.5 1.37 1.11 1.34 8.02.8 8.02-.63zm-1028.22-.06c0-.65-1.37-.93-3.04-.63-4.48.82-4.83 1.81-.63 1.81 2.02 0 3.67-.53 3.67-1.18zm935.59-3c0-.25-2.21-.41-4.92-.37-3.48.06-4.27.34-2.68.96 2.09.82 7.6.39 7.6-.59zm10.42.2c0-.28-.52-.83-1.16-1.23-.63-.39-1.15-.16-1.15.51 0 .68.52 1.23 1.15 1.23.64 0 1.16-.23 1.16-.51zm33.18-.94c.3-.47-.53-.86-1.85-.86-1.31 0-2.38-.59-2.38-1.3 0-.95-.43-.95-1.59.02-1.25 1.04-1.73.85-2.17-.86-.67-2.56-5.03-3.42-15.64-3.09-7.32.23-11.83 1.75-5.18 1.75 1.98 0 3.95.56 4.37 1.24.42.68 1.44.98 2.27.66 2.75-1.06 3 .85.32 2.38-2.28 1.3-.98 1.47 9.34 1.22 6.58-.16 12.21-.68 12.51-1.15v-.01zm-25.92-.47c-.78-.32-2.35-.33-3.47-.04-1.13.3-.49.55 1.42.58 1.91.03 2.84-.22 2.05-.54zm-136.94-2.06c0-.28-.52-.84-1.16-1.23-.64-.39-1.16-.16-1.16.51s.52 1.23 1.16 1.23c.64 0 1.16-.23 1.16-.51zm-611.69-1.35c-.39-.39-1.39-.43-2.22-.1-.93.37-.65.65.7.7 1.22.06 1.9-.22 1.52-.6zm-1.43-2.77c2.23-.96 2.23-1-.22-1.08-1.39-.04-2.86.44-3.25 1.08-.85 1.36.28 1.36 3.47 0zm792.58-2.36c-.95-.59-3.03-1.05-4.62-1.02-2.4.05-2.53.2-.77.9 1.18.46 3.25.92 4.62 1.03 1.98.15 2.14-.04.77-.91zm-781.58-1.12c1.55-1 1.55-1.12 0-1.06-.95.04-2.78.51-4.05 1.06l-2.32 1 2.32.06c1.27.05 3.1-.44 4.05-1.05v-.01zm301.35-1.92c-.8-.32-2.1-.32-2.9 0-.79.32-.14.58 1.45.58 1.59 0 2.24-.26 1.45-.58zm526.56-5.79c0-2.32-4.38-1.87-5.69.59-1.75 3.26.86 5.35 3.59 2.87 1.16-1.04 2.1-2.6 2.1-3.46zm-4.05.76c-.4-.63-.17-1.15.51-1.15.67 0 1.22.52 1.22 1.15 0 .64-.23 1.16-.51 1.16s-.83-.52-1.22-1.16zm-158.34 2.68c-1.1-.29-3.19-.3-4.63-.02-1.44.27-.53.51 2.02.52 2.54.01 3.72-.21 2.61-.5zm25.18-2.03c1.89-.76-9.94-.68-16.47.09-10.14 1.22-5.8 2.34 5.1 1.32 5.62-.52 10.73-1.16 11.37-1.42v.01zm-628.36-1.28c1.67-3.67 1.67-4 0-4-.75 0-1.03.32-.64.71.4.4-.04 1.48-.96 2.4-1.86 1.86-2.22 3.84-.71 3.84.53 0 1.57-1.33 2.31-2.95zm635.04 1.03c-.79-.32-2.35-.34-3.48-.04-1.12.29-.48.55 1.43.58 1.91.02 2.83-.22 2.05-.54zm-402.69-1.56c.39-.63.16-1.15-.51-1.15s-1.23.52-1.23 1.15c0 .64.23 1.16.51 1.16s.84-.52 1.23-1.16zm459.99.37c-1.1-.29-3.19-.3-4.63-.03-1.44.28-.53.51 2.02.53 2.54.01 3.72-.22 2.61-.51v.01zm10.41-.01c-1.11-.29-2.94-.29-4.05 0-1.11.29-.2.53 2.03.53 2.22 0 3.14-.24 2.02-.53zm45.09-3.2c-1.99-1.99-56.59-4.35-66.22-2.86-3.12.48 9.16 1.97 17.67 2.13 24.02.48 45.24 1.83 46.37 2.96.25.25 1.17.18 2.04-.16 1.29-.49 1.31-.89.14-2.07zm6.99 2.14c-.38-.38-1.38-.42-2.21-.09-.93.37-.65.64.7.7 1.21.05 1.9-.23 1.52-.61h-.01zM961.9 106.6c-1.11-.29-2.94-.29-4.05 0-1.11.29-.2.53 2.03.53s3.14-.24 2.02-.53zm125.5-.98c-4.59-2-4.79-2.02-4.79-.62 0 .59 1.18 1.31 2.61 1.58 5.25 1.01 5.99.69 2.18-.96zm-930.66-.73c-.32-.53-1.47-.97-2.55-.98-1.69-.02-1.72-.18-.22-1.14.95-.62 1.17-1.14.48-1.15-2.04-.02-2.86 1.41-1.65 2.87 1.27 1.54 4.87 1.9 3.94.4zm231.52-.21c.74.43.98.36.52-.13-.45-.5.34-1.94 1.74-3.19 2.11-1.87 1.9-1.83-1.21.23-2.07 1.37-3.72 3.11-3.67 3.86.07.96.27.94.68-.08.32-.8 1.19-1.11 1.94-.68v-.01zm-225.77-1.33c.37-.96.16-1.74-.45-1.74-.62 0-1.12.78-1.12 1.74 0 .95.2 1.73.45 1.73s.76-.78 1.12-1.73zm835.89.97c-.8-.33-2.1-.33-2.9 0-.8.32-.14.58 1.45.58 1.59 0 2.24-.26 1.45-.58zm11-.03c-1.12-.29-2.94-.29-4.06 0-1.11.29-.2.53 2.03.53s3.14-.24 2.03-.53zm-65.4-1.12c-.79-.32-2.35-.34-3.48-.04-1.12.29-.48.55 1.43.58 1.91.02 2.83-.22 2.05-.54zm-798.12-2.71c0-.64-.23-1.16-.51-1.16s-.83.52-1.22 1.16c-.4.63-.17 1.15.51 1.15.67 0 1.22-.52 1.22-1.15zm19.37-1.16c-.21-2.83-1.21-2.94-3.3-.37-1.4 1.72-1.34 1.86.43 1.2 1.12-.42 2.03-.26 2.03.36s.23 1.12.51 1.12.43-1.04.33-2.31zm289-1.41c2.24-.35 2.17-.48-.65-1.07-2.86-.6-3.17-.36-3.05 2.35.08 1.83.34 2.25.65 1.07.28-1.08 1.66-2.14 3.05-2.35zm3.11 2.57c0-.64-.91-1.15-2.02-1.14-1.74.01-1.78.18-.29 1.14 2.18 1.41 2.31 1.41 2.31 0zm296.93.12c.35-.57-.12-1.33-1.05-1.69-.93-.35-2.05-.07-2.49.64-.48.78-.27.96.54.46.74-.46 1.34-.28 1.34.4 0 1.5.8 1.59 1.66.19zm4.71-.12c.39-.64.16-1.16-.51-1.16-.68 0-1.23.52-1.23 1.16 0 .63.23 1.15.51 1.15s.83-.52 1.23-1.15zM442.29 99.3c0-.64-.55-1.16-1.23-1.16-.67 0-.9.52-.51 1.16.4.63.95 1.16 1.23 1.16s.51-.53.51-1.16zm279.63.01c.4-.65-.06-.85-1.09-.45-2.01.77-2.38 1.6-.71 1.6.6 0 1.41-.52 1.8-1.15zm12.69.07c.37-.59.14-1.4-.51-1.8-.65-.4-1.17.08-1.17 1.07 0 2.04.69 2.34 1.68.73zm30.28-.28c.56-.9.22-1.11-1.02-.64-1.01.39-2.1.08-2.41-.67-.31-.76-.6-.47-.65.64-.11 2.28 2.79 2.76 4.08.67zm172.41.2c.39-.64.16-1.16-.51-1.16-.68 0-1.23.52-1.23 1.16 0 .64.23 1.16.51 1.16s.83-.52 1.23-1.16zm71.7-.14c-.48-.78-5.12-.02-5.12.84 0 .24 1.26.33 2.81.2 1.54-.12 2.59-.59 2.31-1.04zm49.49.07c-1.71-.68-3.42-.67-4.64.04-1.46.86-.82 1.12 2.71 1.09 4.05-.03 4.29-.18 1.93-1.12v-.01zm-609.83-1.08c.39-.64-.13-1.16-1.16-1.16-1.03 0-1.55.52-1.16 1.16.39.64.92 1.16 1.16 1.16.24 0 .76-.52 1.16-1.16zm15.79-1.16c1.75 0 3.48-.49 3.85-1.08.71-1.16-9.49-.77-10.67.4-.37.37-.04.68.74.68.8 0 1.07.63.61 1.45-.66 1.16-.51 1.16.74 0 .86-.8 2.99-1.45 4.73-1.45zm525.22.61c.49-.54.16-.56-.74-.04-1.03.6-1.35.5-.87-.27.48-.79 2.27-.88 5.02-.26 2.35.53 5.09.57 6.09.09.99-.49 3.37-.78 5.28-.65 15.92 1.09 19.44.91 18.51-.92-.4-.8.01-.55.91.54 1.6 1.95 3.77 2.01 8.27.23 1.56-.62 1.97-.47 1.38.48-.46.74-.41 1.38.1 1.42.52.04 2.98.28 5.47.54 5.24.55 4.29-1.32-1.06-2.08-2.2-.32-1.14-.59 2.89-.74 12.6-.49 1.82-2.22-17.97-2.89-10.69-.36-19.68-.91-19.99-1.21-.3-.3-1.46-.07-2.56.52-1.11.59-2.39.71-2.84.25-1.05-1.05-14.57-1.26-13.93-.22.26.43-1.94.72-4.89.66-3.44-.07-5.54.43-5.86 1.39-.37 1.1.34 1.28 2.68.7 2.53-.64 2.99-.47 2.26.82-.74 1.3-.62 1.34.64.16.86-.79 2.01-1.44 2.55-1.44.55 0 .61.65.13 1.44-.66 1.09-.41 1.07.98-.05 1.89-1.53 3.99-.1 2.77 1.88-.78 1.26 3.61.93 4.77-.35h.01zm-836.34-.5c2.17-.85 2.16-.9-.22-1.52-1.52-.4-2.7-.03-3.08.96-.68 1.77-.07 1.88 3.3.56zm806.23-3.58c.09-1.33-.54-2.32-1.49-2.32-2.05 0-2.22 3.06-.22 3.87.79.32 1.47.62 1.49.67.03.06.12-.95.22-2.22zm11.89.44c0-1.37-.77-1.72-2.89-1.32-1.68.32-2.9.01-2.91-.73-.01-.71-.52-.51-1.12.45-.84 1.31-.49 1.92 1.46 2.49 4.29 1.26 5.46 1.07 5.46-.89zM154.02 88.1c7.47-.38 10.37-.88 10.37-1.78 0-.5.81-.91 1.81-.91.99 0 1.46-.55 1.05-1.21-.52-.84-1.24-.81-2.33.09-.86.72-3.03 1.16-4.81.97-1.79-.19-3.77-.07-4.41.28-.63.34-2.61.71-4.4.82-2.29.14-3.01-.23-2.44-1.24.45-.8-.3-.29-1.67 1.11-3 3.09-3 3.13-.49 5.65 1.9 1.89 2.04 1.85 2.66-.78.53-2.23 1.47-2.83 4.66-2.99v-.01zm800.71 4.37c-.35-.58-1.69-.78-2.96-.45-3.19.84-2.9 1.5.65 1.5 1.63 0 2.67-.47 2.31-1.05zm91.41-.11c.39-.64-.09-1.16-1.09-1.16-.99 0-1.81.52-1.81 1.16 0 .64.49 1.16 1.1 1.16.59 0 1.41-.52 1.8-1.16zm5.13-.29c-.2-3.6-1.67-5.18-3.97-4.27-2.13.85-2.14.93-.17 1 1.36.06 1.92.69 1.53 1.71-.65 1.7.1 3.01 1.73 3.01.53 0 .92-.65.88-1.45zm7.93-.67c.25-.75-.15-1.36-.87-1.36-.73 0-1-.52-.61-1.16.42-.69-.83-1.11-3.12-1.04-3.57.11-3.63.18-.93 1 2.49.76 2.61 1 .87 1.74-1.11.48-1.78 1.24-1.49 1.71.81 1.32 5.64.62 6.15-.89zm-386.8.26c-.39-.38-1.38-.43-2.22-.1-.92.37-.65.65.7.7 1.22.06 1.9-.22 1.52-.61v.01zm369.69-1.47c0-.41-1.18-1.48-2.61-2.37-2.29-1.43-2.43-1.41-1.18.09 1.04 1.27 1.08 2.06.12 3.02-.96.96-.65 1.13 1.19.65 1.36-.36 2.48-.99 2.48-1.39zm22.32.39c-2.03-1.49-3.8-1.24-3.8.54 0 .52 1.32.95 2.92.95 2.66 0 2.74-.14.88-1.49zm8.94.62c0-.64-.55-1.16-1.23-1.16-.67 0-.9.52-.51 1.16.4.64.95 1.16 1.23 1.16s.51-.52.51-1.16zm-145.32-3.98c1.49-.59 1.8-1.12.86-1.46-.79-.3-1.15-1.03-.79-1.61.72-1.16 5.18.79 6.57 2.88.49.74.86.79.87.11.01-.64 1.71-1.23 3.78-1.32 2.07-.1 5.33-.49 7.24-.89 2.7-.56 2.96-.47 1.16.38-2.23 1.05-2.22 1.09.29 1.17 1.43.04 2.64-.57 2.69-1.37.07-1.16.21-1.16.68 0 .73 1.8 4.6 1.91 5.68.16.84-1.35 8.5-.89 17.6 1.08 2.73.59 5.18.7 5.45.25.28-.45 2.1-.58 4.05-.29 2.89.42 3.41.18 2.82-1.35-.48-1.25-.1-1.87 1.14-1.87 1.02 0 1.73.65 1.57 1.44-.17.85.67 1.32 2.03 1.13 7.81-1.06 20.65-1.23 19.11-.25-.96.62-3.26 1.12-5.12 1.13-5.44.03-2.74 1.16 3.75 1.57 5.21.33 5.78.16 4.53-1.38-1.2-1.48-1.09-1.63.69-.97 1.17.44 2.59.8 3.15.8.57 0 .78.65.48 1.45-.41 1.07 1.87 1.52 8.72 1.74 5.65.18 9.27-.16 9.27-.87 0-.64-.39-1.1-.87-1.02-3.19.5-6.08-.39-6.08-1.88 0-.95.39-1.67.87-1.6 2.73.43 4.92-.34 4.92-1.74 0-2.02-3.71-3.05-6.13-1.7-1.07.6-2.09.58-2.48-.04-.36-.59-2.61-.92-4.99-.74-2.39.18-3.43.1-2.32-.19 1.12-.29 2.03-1 2.03-1.6 0-1.73-3.06-1.24-4.71.76-1.14 1.37-3.17 1.73-8.15 1.45-3.65-.21-7.03 0-7.5.48-1.31 1.31-4.2 1.04-3.36-.31.86-1.4-5.97-1.22-8.92.22-1.15.57-2.26.48-2.68-.2-1.08-1.74-7.51-1.39-8.22.45-.38 1.02-1.55 1.36-3.14.93-2.48-.65-2.47-.69.36-1.49l2.9-.82-2.96-.11c-1.62-.06-3.65.54-4.51 1.34-1 .92-1.29.96-.8.09.53-.95-1.03-1.32-5.33-1.27-3.35.04-7.39-.47-8.99-1.12-2.25-.93-.4-1.18 8.39-1.13 6.2.05 11.63-.28 12.06-.71.43-.44 1.71-.79 2.84-.79s2.29-.39 2.59-.87c.29-.48-2.94-.89-7.19-.93-4.25-.02-8.76-.51-10.02-1.06-2.96-1.29-15.61-1.7-15.61-.51 0 .5 1.43 1.13 3.18 1.41 1.75.27 1.1.28-1.45.01-2.54-.27-7.23-.37-10.42-.22-3.18.15-7.48.31-9.55.35-2.07.04-3.76.5-3.76 1.02s-.5.63-1.11.25c-1.59-.98-7.1.6-6.34 1.83.35.57 4.34 1.04 8.87 1.04 10.49 0 9.85.9-.85 1.19-11.29.31-13.54.12-12.81-1.07.9-1.45-2.12-2.43-3.96-1.29-1.13.69-.95 1.04.69 1.37 1.46.28 1.74.71.84 1.28-.75.47-2.25-.04-3.35-1.14-1.1-1.1-2.75-2.1-3.67-2.24-.93-.14-1.94-.5-2.25-.82-.32-.31-2.07-.05-3.9.59-2.84.99-3.14 1.47-2.02 3.26 1.13 1.8 1.55 1.87 2.93.48 2.13-2.13 4.93-2.06 4.93.13 0 .95.55 1.73 1.24 1.73 1.84 0 4.56 3.06 3.62 4.09-.44.49.49.56 2.08.15 1.6-.4 4.46-.8 6.37-.88 1.97-.09 2.6-.38 1.45-.68-3-.79-2.46-2.68.76-2.68 2.22 0 2.66.47 2.18 2.33-.46 1.76-.17 2.17 1.18 1.65 1.38-.53 1.66-.08 1.19 2.01-.34 1.56-.18 2.17.38 1.45.53-.68 2.01-1.65 3.28-2.16v.01zm-14.69-4.92c.84-.33 1.84-.29 2.22.1.39.38-.3.66-1.52.61-1.35-.06-1.62-.33-.7-.7v-.01zm27.14-.04c4.43-.67 4-2.64-.58-2.66-2.53-.01-3.25-.34-2.2-1.01.86-.54 4.51-1.01 8.11-1.05 3.6-.02 5.89.21 5.08.53-.79.32-1.18 1.03-.84 1.57.33.54.08 1.3-.58 1.7-.64.4-1.17.18-1.17-.49 0-.68-.78-1.23-1.74-1.23-2.1 0-2.31 1.89-.29 2.71.8.32-.9.54-3.76.5-3.19-.06-3.98-.27-2.03-.57zm13.39-1.12c.83-.33 1.83-.29 2.22.1.38.38-.3.66-1.52.61-1.35-.06-1.62-.33-.7-.7v-.01zm26.56.03c.79-.32 2.1-.32 2.89 0 .8.32.15.58-1.44.58-1.6 0-2.25-.26-1.45-.58zm-582.14 6.56c0-.64-.23-1.16-.51-1.16s-.83.52-1.23 1.16c-.39.63-.16 1.15.51 1.15.68 0 1.23-.52 1.23-1.15zm2.76-.64c.39-1.03.2-1.5-.46-1.09-.63.39-1.14 1.19-1.14 1.79 0 1.67.83 1.3 1.6-.7zm7.08-1.52c1.96-1.26 1.99-1.39.19-.83-1.16.37-2.85.67-3.76.67-.9 0-1.64.47-1.64 1.06 0 1.37 2.3.97 5.21-.9zm655.96 1.12c0-.98-8.2-2.53-9.14-1.72-.67.56 4.72 2.6 7.11 2.68 1.12.04 2.03-.39 2.03-.96zm-479.47-1.15c2.17-.07 3.74-.34 3.47-.6-1.08-1.06-8.04-1.57-8.62-.64-.34.56-1.33.74-2.2.4-.87-.33-1.91-.08-2.31.56-.44.71.54 1.02 2.49.8 1.76-.21 4.99-.44 7.17-.52zm321.98-.42c0-1.47-5.76-4.74-6.7-3.81-.95.95 2.91 4.06 6.42 5.17.16.05.29-.56.28-1.36zm-678.52-1.51c1.59-.04 3.27.47 3.74 1.15.51.73.86.41.87-.8.01-1.11-.64-2.08-1.43-2.16-3.41-.31-6.2.45-7.82 2.13-1.54 1.61-1.54 1.69 0 .78.96-.56 3.04-1.06 4.64-1.1zm365.89.64c0-.64-.23-1.16-.5-1.16-.29 0-.84.52-1.23 1.16-.4.64-.17 1.16.51 1.16.67 0 1.22-.52 1.22-1.16zm4.09-.93c-.36-.36-1.29 0-2.08.79-1.13 1.14-1 1.27.65.65 1.14-.44 1.78-1.08 1.43-1.44zm16.76-.22c1.26-.82 1.32-1.13.22-1.15-.84-.01-1.2-.53-.81-1.16.41-.66-.05-.85-1.09-.45-.99.37-1.8 1.12-1.8 1.65 0 .52-1.69 1.17-3.76 1.42-3.45.43-3.38.48.87.64 2.55.09 5.41-.34 6.37-.96v.01zm5.79-1.74c0-.96-.78-1.74-1.74-1.74s-1.74.55-1.74 1.23c0 .67.52.9 1.16.51.64-.4 1.16-.17 1.16.51 0 .67.26 1.23.58 1.23.32 0 .58-.79.58-1.74zm208.42 1.28c0-.25-.78-.76-1.73-1.12-.96-.37-1.74-.16-1.74.45 0 .62.78 1.13 1.74 1.13.95 0 1.73-.21 1.73-.46zm66-.7c0-.64-.65-1.24-1.44-1.34-.8-.09-1.97-.24-2.61-.32-.64-.08-1.68-.43-2.32-.79-1.74-.97-12.26-.22-16.21 1.16-2.77.97-1.71 1.09 5.21.58 4.83-.35 9.97-.11 11.58.54 3.79 1.54 5.79 1.6 5.79.16v.01zm155.74 0c-.39-.64-1.72-1.16-2.96-1.16s-2.25-.41-2.25-.91-.91-.93-2.03-.94c-1.11-.02-3.98-.42-6.36-.88-2.39-.47-4.35-.43-4.35.09s1.96 1.82 4.35 2.89c4.77 2.14 14.78 2.81 13.6.91zm-423.21-1.41c0-.5-1.34-.91-2.97-.91-1.63 0-2.66.49-2.29 1.08.8 1.29 5.26 1.15 5.26-.17zm-400.74-2.8c1.59-1.39-2.18-.1-4.02 1.37-2.12 1.7-2.09 1.73.64.43 1.59-.76 3.11-1.57 3.38-1.8zm10.52 1.6c0-.47 1.69-1.6 3.76-2.51 2.07-.9 3.18-1.69 2.46-1.74-1.17-.08-12.01 4.32-12.01 4.88 0 .13 1.3.24 2.89.24 1.6 0 2.9-.39 2.9-.86v-.01zm393.69.29c0-.64-.23-1.16-.51-1.16s-.84.52-1.23 1.16c-.39.64-.16 1.16.51 1.16.68 0 1.23-.52 1.23-1.16zm10.34-1.21c-1.59-.98-4.55-.22-4.55 1.17 0 .48 1.35.62 3 .3 2.01-.38 2.52-.87 1.55-1.47zm-380-1.08c4.77-1.24 6.69-3.11 3.18-3.11-.96 0-1.74.43-1.74.96s-1.17.98-2.6 1.01c-1.44.02-3.91.82-5.5 1.78-3.11 1.88-3.08 1.87 6.66-.64zm277.04.56c.62.38 2.04.11 3.16-.6 1.8-1.16 1.74-1.24-.55-.76-2.22.47-2.42.24-1.43-1.61 1.28-2.39 4.59-1.83 4.59.77 0 .89.56 1.61 1.23 1.61.68 0 .91-.52.51-1.16-.39-.63.06-1.15.99-1.15.94 0 1.98.65 2.3 1.44.34.84.62.57.67-.64.06-1.16.58-1.8 1.17-1.43.6.36 1.46.05 1.92-.69.49-.8.34-1.05-.38-.61-.67.42-1.48.07-1.79-.76-.95-2.45-9.11-4.26-19.27-4.26-7.28 0-9.28-.34-8.61-1.45.67-1.11.48-1.14-.8-.14-1.25.99-3.37.98-8.38-.04-3.69-.75-6.38-1.69-5.97-2.1.41-.41 1.61-.47 2.66-.14 1.55.49 1.6.39.28-.55-1.77-1.26-4.8-.55-6.16 1.44-.6.87-.86.85-.87-.05-.02-.73-1.23-1.05-2.83-.75-1.54.3-4.58-.04-6.74-.76-2.17-.71-7.55-1.59-11.96-1.95-9.59-.78-10.56-.92-14.69-2.11-2.01-.58-3.79-.43-4.79.4-2.44 2.02-31.5 1.05-31.03-1.04.25-1.11-.09-1.24-1.15-.46-.84.61-3.43 1.04-5.76.94-3.35-.13-4.1.2-3.57 1.59.49 1.27.22 1.5-.96.82-1.13-.64-1.28-.56-.49.27.64.66 4.8 1.51 9.26 1.87 4.46.36 8.27.68 8.46.7.2.02-.02.69-.51 1.48-.69 1.16-.51 1.16.91.02.98-.8 2.05-1.17 2.38-.84 1.21 1.21 5.99 1.61 7.2.61 2.1-1.73 9.93-2.81 9.93-1.36 0 .73-2.1 1.3-4.92 1.32-3.91.03-4.5.28-2.89 1.22 1.11.65 2.02 1.96 2.02 2.91 0 1.42 1.22 1.62 6.66 1.07 10.98-1.1 18.33-1.52 16.79-.95-3.86 1.44-.56 2.68 7.53 2.84 4.93.09 7.54.39 5.79.65-1.76.27-3.19 1.03-3.19 1.69 0 .66.78.9 1.74.54.95-.37 1.74-.19 1.74.39 0 1.08 3.72.72 5.79-.55.63-.4 1.15-.21 1.15.4 0 .62 1.04.85 2.32.51 1.45-.38 2.31-.04 2.31.92 0 1.11.35 1.18 1.28.25.84-.84 2.48-.93 4.86-.25 1.97.57 3.87.62 4.23.11.35-.5 5.18-.91 10.73-.9 7.34.02 10.27.45 10.7 1.57.45 1.18 1.14 1.25 2.95.28 1.29-.69 2.86-.94 3.48-.56v-.01zm-13.26-3.52c-1.24-.93-1.69-1.7-1.01-1.7.68 0 1.88.78 2.68 1.74 1.8 2.17 1.23 2.16-1.67-.04zm6.3-.47c0-.6.51-1.41 1.14-1.8.66-.41.85.06.46 1.09-.77 2.01-1.6 2.37-1.6.71zm3.47-1.3c0-.67.52-.9 1.16-.51.64.4 1.16.95 1.16 1.23s-.52.51-1.16.51c-.64 0-1.16-.55-1.16-1.23zm-13.89-1.09c0-.63.55-1.15 1.22-1.15.68 0 .91.52.51 1.15-.39.64-.94 1.16-1.22 1.16s-.51-.52-.51-1.16zm-58.19-8.87c.8-.32 2.1-.32 2.9 0 .79.32.14.58-1.45.58-1.59 0-2.24-.26-1.45-.58zm184.4 16.47c0-.28-.52-.83-1.16-1.23-.64-.39-1.16-.16-1.16.51 0 .68.52 1.23 1.16 1.23.64 0 1.16-.23 1.16-.51zm209.27-.19c-.39-.38-1.39-.43-2.22-.1-.92.37-.65.65.7.7 1.22.06 1.9-.22 1.52-.61v.01zm149.68-.46c0-.64-.91-1.15-2.02-1.14-1.74.02-1.78.18-.29 1.14 2.18 1.41 2.31 1.41 2.31 0zm-328.27-2.31c-.39-.64-1.33-1.16-2.09-1.15-.83.02-.69.47.36 1.15 2.22 1.43 2.62 1.43 1.73 0zm-444.64-1.16c1.53-.66 1.73-1.02.58-1.06-.95-.04-2.51.44-3.47 1.06-2.12 1.37-.29 1.37 2.89 0zm203.22-1.11c3.24-.78 2.06-1-5.92-1.09-5.48-.07-12.52.24-15.63.68-4.9.69-5.27.91-2.77 1.68 3.24 1 18.09.22 24.32-1.27zM688.34 75c.4-.66-.06-.85-1.09-.45-2.01.77-2.38 1.59-.71 1.59.6 0 1.41-.51 1.8-1.14zm-437.11-1.8l2.9-1.71-3.48.74c-3.83.82-6.72 2.78-3.99 2.72.92-.03 2.98-.81 4.57-1.75zm25.25-.63c6.7-2.26 9.42-4.53 5.44-4.53-.96 0-1.74.55-1.74 1.23 0 .67-.52.9-1.16.51-.63-.4-1.16-.21-1.16.41 0 .61-2.08 1.47-4.62 1.9-2.54.43-4.92 1.26-5.28 1.84-.97 1.56.58 1.32 8.52-1.36zm281.6.68c0-.95-.78-1.74-1.74-1.74-.95 0-1.73.79-1.73 1.74s.78 1.74 1.73 1.74c.96 0 1.74-.79 1.74-1.74zm4.32 1.04c-.39-.39-1.39-.43-2.22-.1-.92.37-.65.65.7.7 1.22.06 1.9-.22 1.52-.61v.01zm4.94-.46c0-.64-.52-1.16-1.16-1.16-.63 0-1.15.52-1.15 1.16 0 .64.52 1.16 1.15 1.16.64 0 1.16-.52 1.16-1.16zm-308-3.47c1.54-1 1.54-1.13 0-1.13-.96 0-2.52.51-3.47 1.13-1.55.99-1.55 1.12 0 1.12.95 0 2.51-.51 3.47-1.12zm161.77-.44c.4-.4-1.84-.79-4.97-.87-3.13-.08-7.99-.3-10.79-.48-2.98-.2-5.71.27-6.56 1.12-1.17 1.17.81 1.41 10.07 1.21 6.34-.14 11.85-.58 12.25-.98zm29.28.36c0-.6-1.56-1.08-3.47-1.08-1.91 0-3.47.44-3.47.98s1.56 1.02 3.47 1.08c1.91.05 3.47-.39 3.47-.98zM249.5 68.04c.9-1.47-.63-1.47-2.9 0-1.49.97-1.46 1.12.22 1.14 1.08.01 2.28-.5 2.68-1.14zm26.89.46c-.38-.39-1.38-.43-2.22-.1-.92.37-.64.65.71.7 1.21.06 1.9-.22 1.51-.61v.01zm13.9 0c-.39-.39-1.38-.43-2.22-.1-.92.37-.65.65.7.7 1.22.06 1.9-.22 1.52-.61v.01zm7.91-1.51c-.36-.58-1.69-.78-2.97-.44-3.18.83-2.9 1.49.65 1.49 1.63 0 2.67-.47 2.32-1.05zm76.93-.11c0-.64-1.33-1.16-2.96-1.16-1.68 0-2.66.5-2.25 1.16.39.64 1.73 1.16 2.96 1.16 1.24 0 2.25-.52 2.25-1.16zm-119.84-1.16c1.52-.65 1.72-1.02.57-1.06-.95-.04-2.51.44-3.47 1.06-2.12 1.37-.29 1.37 2.89 0h.01zm51.52 0l2.9-.92-2.9-.1c-1.59-.06-3.67.41-4.63 1.02-1.54 1-1.54 1.12 0 1.03.96-.06 3.04-.52 4.63-1.03zm39.89-.76c1.13.43 1.63.26 1.21-.41-.39-.63.21-1.14 1.33-1.14 1.62 0 1.74-.3.6-1.44-1.15-1.15-1.63-1.13-2.36.05-.51.83-2 1.58-3.3 1.68-1.5.11-2.15.76-1.76 1.77.47 1.23.81 1.27 1.49.18.48-.79 1.74-1.09 2.79-.69zm187.64.76c.4-.64.17-1.16-.51-1.16-.67 0-1.22.52-1.22 1.16 0 .64.23 1.16.51 1.16s.83-.52 1.22-1.16zm-239.27-1.54c.97-1.17.87-1.55-.43-1.55-.95 0-1.72.7-1.72 1.55 0 .85.19 1.54.44 1.54.24 0 1.01-.69 1.71-1.54zm45.32.62c0-.51-.65-1.63-1.44-2.49-.98-1.05-1.01-1.31-.09-.79.76.42 1.73.18 2.17-.54.57-.92 1.1-.84 1.8.28.81 1.28 1 1.28 1.02.04.01-1.05 1.29-1.43 4.01-1.2 2.19.19 4.36-.02 4.82-.49 1.2-1.19 3.02-1.03 2.26.21-.35.57.11 1.32 1.03 1.67 1.12.43 1.46.09 1.03-1.03-.36-.92-.08-1.68.6-1.68.68 0 .95-.78.58-1.73-.36-.95-1.13-1.44-1.69-1.09-.57.35-3.25.79-5.96.98-2.71.19-7.25.99-10.09 1.78-2.83.79-6.74 1.6-8.68 1.81-1.94.2-3.95.41-4.46.47-.52.05-.62.62-.22 1.26.48.77 1.44.77 2.89-.01 1.5-.8 2.42-.76 2.97.13.56.91 1.06.85 1.7-.19.71-1.15 1.31-1.07 2.75.37 1.68 1.69 1.66 1.89-.19 2.37-1.52.4-1.37.57.59.67 1.43.06 2.6-.29 2.6-.79v-.01zm235.06-.94c0-.25-1.07-.45-2.39-.45-1.31 0-2.07.49-1.69 1.1.61 1 4.08.45 4.08-.65zm-185.88-2.35c2.14-1.48 2.05-1.58-1.45-1.58-3.05 0-3.76-.47-3.88-2.6-.16-2.55-.17-2.55-.65-.13-.54 2.77-4.37 4.27-7.2 2.83-1.01-.52-2.62-.72-3.58-.44-1.54.46-1.54.38 0-.71 2.21-1.56 6.16-1.65 5.21-.11-.39.63-.16 1.15.51 1.15 2.05 0 1.39-1.76-1.66-4.41-1.6-1.38-2.9-1.98-2.9-1.32 0 .67-.91 1.05-2.02.87-1.14-.2-1.9.29-1.74 1.1.38 1.93-.33 1.83-2.52-.37-1.01-1-1.82-1.35-1.82-.78 0 .57-1.54.82-3.42.54-2.89-.43-3.38-.14-3.22 1.94.18 2.42 4.32 3.65 4.32 1.28 0-.64 1.03-1.16 2.28-1.16 1.56 0 2.07.55 1.61 1.75-.5 1.3-.11 1.57 1.48 1.05 1.67-.55 1.79-.44.52.46-1.35.96-1.24 1.25.58 1.68 1.22.29.52.31-1.55.06-2.24-.28-3.76.04-3.76.8 0 1.81 21.91.14 24.86-1.9zm179.78 2.35c-.39-.38-1.39-.42-2.22-.09-.93.37-.65.64.7.7 1.22.06 1.9-.22 1.52-.61zm-302.91-2.52c-.83-.28-2.06.04-2.74.71-.86.86-.4 1.01 1.52.51 1.57-.41 2.09-.94 1.23-1.22h-.01zm150.95.91c.4-.64.18-1.16-.47-1.16-.66 0-.89-.8-.51-1.78.81-2.1-3.06-1.65-10.6 1.24l-4.63 1.77 6.66-.42c3.66-.23 6.66.01 6.66.54 0 1.35 2.03 1.21 2.89-.19zm139.53.47c0-.3-1.17-.99-2.6-1.53-2.8-1.06-5.41-.31-3.36.95 1.48.92 5.96 1.35 5.96.58zm119.27-.47c0-.64-.75-1.16-1.67-1.16-.92 0-1.99.52-2.39 1.16-.39.64.36 1.16 1.67 1.16s2.39-.52 2.39-1.16zm-26.06-1.16c.4-.64.17-1.16-.51-1.16-.67 0-1.22.52-1.22 1.16 0 .64.23 1.16.51 1.16s.83-.52 1.22-1.16zm267.36.19c.33-.53-.14-.96-1.04-.96-.89 0-1.36.43-1.03.96.32.53.79.97 1.03.97.25 0 .72-.43 1.04-.97zm10.54-.19c-.39-.64-1.23-1.16-1.87-1.16-.64 0-.84.52-.44 1.16.39.64 1.23 1.16 1.87 1.16.64 0 .84-.52.44-1.16zm-387.32-1.02c0-1.49-3.57-2.19-10.3-2.02-3.25.08-6.04-.19-6.2-.61-.16-.41-.87-.12-1.58.66-1.01 1.09.51 1.45 6.84 1.61 4.48.11 8.4.47 8.73.79.94.95 2.51.68 2.51-.43zm6.95-.68c0-1.08-.68-1.44-1.83-1-1.48.57-1.54.9-.3 1.69 2.06 1.3 2.13 1.28 2.13-.69zm-87.04-1.92c-2.25-1.42-3.28-1.23-3.28.62 0 1.08.81 1.41 2.42 1 1.83-.48 2.04-.87.86-1.62zm482.18 1.7c-.8-.32-2.1-.32-2.9 0-.79.32-.14.58 1.45.58 1.59 0 2.24-.26 1.45-.58zm-620.93-1.55c0-.64-.23-1.16-.51-1.16s-.84.52-1.23 1.16c-.39.63-.16 1.16.51 1.16s1.23-.53 1.23-1.16zm103.05 0c0-.64-.55-1.16-1.23-1.16-.67 0-.9.52-.51 1.16.4.63.95 1.16 1.23 1.16s.51-.53.51-1.16zm31.26 0c0-.64-.48-1.16-1.06-1.16-.58 0-2.02-.3-3.18-.67-1.94-.62-1.93-.52.12 1.15 2.57 2.1 4.12 2.35 4.12.68zm26.64 0c0-.64-.56-1.16-1.23-1.16-.68 0-.91.52-.51 1.16.39.63.94 1.16 1.23 1.16.28 0 .51-.53.51-1.16zm247.12-1.44c.37.37.67 0 .67-.83 0-.98.49-1.13 1.45-.44 2.27 1.66 8.23 2 7.25.42-.46-.74-1.12-1.05-1.47-.7-.36.36-1.35.07-2.2-.64-1.18-.97-1.56-.9-1.57.3-.02 1.32-.2 1.31-1.06-.04-.87-1.38-1.63-1.39-4.9-.11-5.25 2.07-6.87 3.68-2.43 2.4 1.98-.57 3.9-.73 4.26-.36zm14.56-.88c0-.64-.81-1.16-1.8-1.16s-1.48.52-1.09 1.16c.39.64 1.21 1.16 1.8 1.16.6 0 1.09-.52 1.09-1.16zm267.92-.64c.4-1.03.2-1.49-.45-1.09-.63.39-1.15 1.2-1.15 1.8 0 1.67.83 1.3 1.6-.71zm-7.39-.4c.32-.1-.33-.72-1.45-1.37-1.12-.65-2.5-.91-3.05-.56-.56.35-1.67-.15-2.45-1.09-.85-1.03-3.4-1.73-6.27-1.73-2.66 0-5.42-.58-6.12-1.28-.71-.71-3.67-1.09-6.6-.86-2.93.23-5.32.09-5.32-.31s-1.33-.73-2.95-.73c-2.1 0-2.85.54-2.59 1.88.2 1.03.88 1.89 1.5 1.9.63.01 1.88.48 2.77 1.05 1.04.66 1.37.6.9-.15-.47-.77 1.2-.98 4.74-.62 3.01.31 6.91.52 8.66.47 1.75-.05 3.18.4 3.18 1.01 0 .62 1.08 1.12 2.39 1.12 1.56 0 2.1-.5 1.57-1.45-.44-.8.32-.38 1.69.92 2.07 1.96 6.33 2.78 9.4 1.8zm4.64-.63c0-.92-.61-2.04-1.34-2.49-.83-.51-1.02-.32-.51.51.45.73.27 1.34-.4 1.34-.68 0-1.23.52-1.23 1.15 0 .64.78 1.16 1.74 1.16s1.74-.75 1.74-1.67zm-260.24-.25c-.8-.32-2.1-.32-2.9 0-.8.32-.14.58 1.45.58 1.59 0 2.24-.26 1.45-.58zm231.87-.39c.39-.64.16-1.16-.51-1.16-.68 0-1.23.52-1.23 1.16 0 .63.23 1.15.51 1.15s.83-.52 1.23-1.15zm-629.88-2.1c-.35-.35-1.29 0-2.07.79-1.14 1.15-1.01 1.28.64.65 1.15-.43 1.79-1.08 1.43-1.44zm170.56-.6c.21-1.07-.24-1.93-.99-1.93s-1.08.74-.73 1.66c.35.91.13 1.91-.49 2.23-.61.31-.45.43.36.26.81-.16 1.64-1.16 1.85-2.22zm292.29.21c3.02.13 5.51-.17 5.54-.67.02-.49.74-1.83 1.6-2.96 1.3-1.71 2.05-1.84 4.43-.76 2.28 1.04 3.61.93 6.45-.54 1.96-1.01 4.93-1.85 6.59-1.85 5.65 0 1.15-3.28-8.11-5.91-3.02-.86-2.84-.93 1.45-.54 2.7.24 5.22-.05 5.58-.63.37-.6.24-1.01-.29-.92-2.85.5-6.2-.26-5.58-1.26.39-.64-.3-1.16-1.53-1.16-2.47 0-5.26 2.66-4.06 3.87.42.42-.14.76-1.24.76-1.09 0-1.68-.51-1.29-1.14.72-1.16-.53-.9-6.71 1.42-2.37.89-4.45.81-7.74-.27-3.33-1.1-5.71-1.18-9.2-.29-2.65.67-4.71.74-4.71.16 0-1.81-3.06-1.12-6.29 1.43-2.82 2.22-3.1 2.26-2.77.39.33-1.84-.45-2.05-6.86-1.81-4.54.17-7.24-.19-7.24-.96 0-.69-.52-1.24-1.15-1.24-.64 0-1.16.83-1.16 1.86 0 1.36-.71 1.68-2.65 1.19-1.46-.36-4.19.15-6.08 1.14-3.17 1.65-5.51 2.12-13.27 2.61-2.19.13-2.49.43-1.26 1.22.9.57 4.55.75 8.11.4 8.06-.8 7.06.76-1.28 1.97-5.76.84-5.86.9-1.52 1.03 2.55.07 11.38-.91 19.62-2.18 9.29-1.44 17.11-2.04 20.55-1.58 4.93.65 5.57.49 5.58-1.44.02-1.23.39-1.66.87-.98.47.65 2.16 1.79 3.75 2.52 1.59.74 2.24 1.38 1.45 1.42-.8.04-1.45.8-1.45 1.69 0 2.3-2.16 2.85-10.26 2.63-5.36-.14-7.11.2-7.11 1.41 0 1.31 2.11 1.43 11.87.67 6.53-.51 14.34-.82 17.37-.7zm-3.19-3.3c-2.21-.95-2.19-1 .29-1.08 1.44-.04 2.61.44 2.61 1.08 0 .63-.14 1.12-.29 1.07-.16-.04-1.33-.53-2.61-1.07zm-44.58-5.7c2.56-1.41 14.05-2.27 13.63-1.01-.2.59-3.74 1.27-7.86 1.52-4.36.27-6.78.06-5.77-.51zm67.74-.09c-1.52-.66-1.72-1.02-.58-1.06.96-.04 2.52.44 3.48 1.06 2.11 1.36.29 1.36-2.9 0zm-52.1-1.16c-.4-.64-.17-1.16.51-1.16.67 0 1.22.52 1.22 1.16 0 .63-.23 1.16-.51 1.16s-.83-.53-1.22-1.16zm223.47 10.42c-.39-.64-1.23-1.16-1.87-1.16-.64 0-.84.52-.44 1.16.39.64 1.23 1.16 1.87 1.16.64 0 .84-.52.44-1.16zm9.54.36c-1.12-.3-1.69-1.1-1.27-1.79.47-.75.23-.91-.58-.41-1.81 1.12-.52 3.03 1.93 2.86 1.75-.12 1.74-.19-.08-.66zm-510.33-1.52c-2.27-1.46-3.8-1.46-2.9 0 .4.64 1.6 1.15 2.68 1.14 1.68-.01 1.71-.17.22-1.14zm461.42-1.16c.4-.64.17-1.16-.51-1.16-.67 0-1.22.52-1.22 1.16 0 .64.23 1.16.51 1.16s.83-.52 1.22-1.16zm-224.68-2.39c-.37-.6-1.44-1.08-2.38-1.08-1.41 0-1.45.29-.22 1.61 1.59 1.72 3.72 1.28 2.6-.53zm-215.74-1.08c.62 0 .81.52.42 1.16-1.11 1.8 1.28 1.36 2.84-.52 1.37-1.65.73-1.73-6.09-.77-.52.07-.56.75-.09 1.52.67 1.08.97 1.08 1.32 0 .26-.77.98-1.39 1.6-1.39zm275.06-.22c-.37-.92-.65-.65-.71.7-.05 1.22.23 1.91.61 1.52.39-.38.43-1.38.1-2.22zm82.57-.94c0-.64-1.69-1.15-3.76-1.14-2.85.02-3.34.29-2.03 1.14 2.28 1.47 5.79 1.47 5.79 0zm-142.42-1.06c0-.58 1.43-1.58 3.18-2.23l3.19-1.16-3.12-.09c-5.06-.15-4.93-2.3.19-3.12 2.6-.41 5-1.2 5.34-1.76.34-.55 2.15-1 4.03-1 1.87 0 3.4-.4 3.4-.87 0-.48 1.27-.87 2.81-.87 2.67 0 2.72.11.87 2.18-1.88 2.12-1.77 2.16 3.85 1.29 3.18-.49 8.91-1.23 12.74-1.63 4.24-.45 6.84-1.25 6.69-2.06-.19-.96.89-1 4-.14 5.41 1.5 19.11.69 19.72-1.16.26-.76 2.11-1.36 4.13-1.34 3.54.04 3.58.1 1.35 1.83-2.26 1.75-2.25 1.79.58 1.41 4.1-.54 6.47-3.91 4.29-6.1-2.08-2.08-9.45-3.51-11.45-2.21-.84.54-3.61 1.06-6.16 1.15-2.54.1-4.63.27-4.63.39 0 .21-14.63.88-32.42 1.48-5.5.19-8.02.72-7.84 1.65.24 1.26-10.3 4.07-18.47 4.91-.45.04-.56.78-.23 1.64.34.89-1.14 2.73-3.5 4.34l-4.1 2.79 4.33.7c6.78 1.11 7.23 1.1 7.23-.02zm25.47-11.59c0-.59-.91-1.31-2.02-1.6-1.53-.4-1.38-.57.58-.67 1.6-.08 2.6.54 2.6 1.6 0 .96-.26 1.74-.58 1.74-.32 0-.57-.48-.57-1.07h-.01zm2.32.62c0-1.13 3.26-1.55 4.74-.62 1.18.76.76 1.04-1.56 1.05-1.75.02-3.18-.18-3.18-.43zm7.83-2.68c1.44-.28 3.52-.27 4.63.02 1.11.29-.07.52-2.62.51-2.54-.01-3.45-.25-2.01-.53zm68.01 10.08c.4-.64-.12-1.16-1.15-1.16-1.04 0-1.56.52-1.16 1.16.39.64.91 1.16 1.16 1.16.24 0 .76-.52 1.15-1.16zm-2.89-3.47c0-.64-.23-1.16-.51-1.16s-.83.52-1.23 1.16c-.39.63-.16 1.15.51 1.15.68 0 1.23-.52 1.23-1.15zm5.79-5.34c0-.25-.78-.45-1.74-.45-.95 0-1.74.5-1.74 1.12 0 .61.79.82 1.74.45.96-.36 1.74-.87 1.74-1.12zm137.48 1.16c-.39-.38-1.39-.42-2.22-.09-.93.37-.65.64.7.7 1.22.05 1.9-.23 1.52-.61zm-68.59-3.93c-.39-.64-1.2-1.16-1.8-1.16-.6 0-1.09.52-1.09 1.16 0 .64.81 1.16 1.8 1.16 1 0 1.49-.52 1.09-1.16zM804.6 22.79c-1.99-1.27-4.52-1.38-4.52-.2.01.48 1.39.95 3.08 1.04 2.19.13 2.61-.1 1.44-.84zm-321.47 315.4c1.12-.3 2.69-.28 3.47.04.78.32-.14.56-2.05.53-1.91-.03-2.55-.28-1.42-.58v.01zm276.43-.43c0-.67.52-.9 1.16-.51.63.4 1.15.95 1.15 1.23s-.52.51-1.15.51c-.64 0-1.16-.55-1.16-1.23zm-178.01-1.89c1.13-.29 2.69-.27 3.47.04.79.32-.13.56-2.05.53-1.9-.02-2.55-.28-1.42-.57zm337.58.01c.84-.33 1.84-.29 2.22.1.39.38-.3.66-1.52.61-1.35-.06-1.62-.33-.7-.7v-.01zm4.27-.36c-.39-.64-.16-1.16.51-1.16.68 0 1.23.52 1.23 1.16 0 .63-.23 1.15-.51 1.15s-.83-.52-1.23-1.15zm-633.29-1.03c-1.09-1.75 3.8-2.3 5.22-.59 1.09 1.31.79 1.62-1.62 1.62-1.64 0-3.26-.47-3.6-1.03zm436.18.22c1.13-.29 2.69-.27 3.47.04.79.32-.14.56-2.05.54-1.91-.03-2.55-.29-1.42-.58zm53.82.04c.8-.32 2.1-.32 2.89 0 .8.33.15.59-1.44.59-1.59 0-2.25-.26-1.45-.59zm-441.09-2.34c.83-.33 1.83-.29 2.22.1.38.38-.3.66-1.52.61-1.35-.06-1.63-.33-.7-.7v-.01zm-156.49-1.13c-.42-.43-.77-1.32-.77-1.97 0-.73.54-.66 1.37.17.75.75 1.1 1.64.77 1.97-.33.33-.95.25-1.37-.17zm40.33-1.12l-5.78-1.38 5.2.02c2.87.02 8.6-.55 12.74-1.25 9.41-1.59 17.37-1.65 17.37-.14 0 .64-1.95 1.17-4.34 1.17-2.39 0-5.84.78-7.66 1.74-3.7 1.93-5.75 2.31-3.05.57 1.27-.82.45-1.13-3.09-1.14-2.65-.01-5 .39-5.21.88-.21.5-2.99.29-6.18-.47zm577.32-1.1c.05-1.35.33-1.63.7-.7.33.83.29 1.83-.1 2.22-.39.38-.66-.3-.61-1.52h.01zm-731.9-1.07c-.79-.95-2.21-1.73-3.16-1.73-1.04 0-1.46-.68-1.06-1.71.36-.94-.23-2.22-1.32-2.86-1.86-1.08-1.86-1.16.05-1.33 3.07-.27 3.64-.43 5.21-1.43.8-.5 1.45-.43 1.45.16 0 .6 2.06 1.41 4.59 1.82 3.48.55 4.43 1.16 3.92 2.49-.43 1.12-1.49 1.51-2.86 1.08-1.5-.48-2.18-.13-2.18 1.12 0 1-.81 1.81-1.8 1.81-1 0-1.49.52-1.09 1.16 1.1 1.78-.13 1.38-1.74-.58h-.01zm427.33-.54c-.75-.47.22-.88 2.19-.94 1.95-.05 3.54.07 3.54.27 0 .9-4.51 1.43-5.73.67zm89.55-.7c.39-1.01.71-2.06.71-2.33 0-.26 1.43-.41 3.19-.32 2.75.13 2.83.22.56.66-1.45.28-2.36.93-2.04 1.46.33.52-.24 1.27-1.26 1.66-1.37.53-1.67.22-1.16-1.13zm222.37-.49c0-1.28.35-2.32.78-2.32 1.12 0 2.18 3.11 1.34 3.94-1.31 1.31-2.12.69-2.12-1.62zm143.66 1.15c1.28-.54 3.1-.99 4.05-.99 1.1 0 .88.37-.58.99-1.27.55-3.09 1-4.05 1-1.09 0-.88-.37.58-1zm-384.7-.83c1.76-.26 4.37-.25 5.79.02s-.02.49-3.2.48c-3.18 0-4.35-.23-2.59-.5zm45.86-1.09c-1.44-1.76-1.34-1.8 1.12-.49 2.88 1.54 4.39 1.06 3.13-.98-.42-.68-2.81-1.24-5.32-1.24-2.51 0-4.57-.45-4.57-1 0-.54 1.87-.79 4.15-.54 2.65.3 3.88.03 3.4-.74-.44-.72.55-1.14 2.52-1.06 1.95.09 2.44.35 1.23.67-1.69.44-1.81.94-.7 3.05.73 1.38 1.9 2.9 2.6 3.37.7.47-.35.86-2.34.87-2 0-4.34-.85-5.21-1.91h-.01zm-75.11-.36c0-.61.78-.82 1.73-.45.96.37 1.74.87 1.74 1.12 0 .25-.78.46-1.74.46-.95 0-1.73-.51-1.73-1.13zm13.34.02c-.98-1.59-.11-2.79 1.6-2.2.7.24.79 1.06.22 1.98-.72 1.17-1.19 1.22-1.82.22zm244.96-.92c.06-1.21.33-1.44.68-.58.36.89 1.65 1.18 3.38.74 1.7-.42 2.8-.2 2.8.58 0 .71-1.56 1.29-3.47 1.29-2.58 0-3.46-.53-3.39-2.03zm-222.94-.22c-.32-.52.71-.94 2.29-.94s2.87.35 2.87.77c0 1.12-4.48 1.27-5.16.17zm23.1-.09c-.4-.65-1.21-.88-1.81-.51-.59.36-1.07.06-1.07-.65 0-.82 1.74-1.19 4.58-.98 2.52.18 4.95-.05 5.4-.5 1.2-1.19 2.76-1 2.76.34 0 .64-.4 1.07-.87.97-.48-.11-2.34.42-4.13 1.16-3.96 1.63-3.95 1.63-4.86.17zm41.12.27c0-.57-1.54-.95-3.43-.83-1.88.1-3.15-.24-2.82-.77.81-1.32 7.11-1.23 7.94.11.36.59.13 1.4-.52 1.8-.64.4-1.17.26-1.17-.31zm35.89-1.68c0-.51 1.44-.59 3.19-.17 4.57 1.1 4.8 1.71.52 1.39-2.04-.16-3.71-.71-3.71-1.22zm-441.74-.89c.39-.64 1.73-1.16 2.96-1.16 1.24 0 2.25.52 2.25 1.16 0 .64-1.33 1.16-2.96 1.16-1.68 0-2.66-.5-2.25-1.16zm738.17.77c0-.3 1.68-1.13 3.74-1.84 2.05-.72 3.22-.83 2.6-.25-1.32 1.24-6.34 2.89-6.34 2.09zm-763.36-1.54c.8-.32 2.1-.32 2.9 0 .8.32.15.59-1.45.59-1.59 0-2.24-.27-1.45-.59zm354.62-.9c0-.91.61-2.04 1.35-2.5.9-.56 1.12-.22.64 1.01-.39 1.02-.08 2.11.68 2.42.76.3.47.6-.65.65-1.11.05-2.02-.66-2.02-1.58zm22-1.8c-1.49-.96-1.45-1.13.29-1.14 1.11-.01 2.02.5 2.02 1.14 0 1.41-.13 1.41-2.31 0zm15.64-.02c.4-.65 1.21-.87 1.81-.51 1.6.99 1.3 1.69-.73 1.69-1 0-1.48-.53-1.08-1.18zm102.25.39c.83-.34 1.83-.3 2.22.09.38.39-.3.66-1.52.61-1.35-.05-1.63-.33-.71-.7h.01zm-440.95-1.72c0-.53.49-.96 1.09-.96.6 0 1.36.43 1.68.96.33.53-.16.97-1.09.97-.92 0-1.68-.44-1.68-.97zm384.42.12c0-.67.53-.9 1.16-.51.64.4 1.16.95 1.16 1.23s-.52.51-1.16.51c-.63 0-1.16-.55-1.16-1.23zm6.66.46c.8-.32 2.1-.32 2.9 0 .79.32.14.59-1.45.59-1.59 0-2.24-.27-1.45-.59zm-606.07-3.57c-.07-1.75.12-2.27.41-1.16s1.31 2.02 2.25 2.02c.95 0 1.4.53 1.01 1.16-1.41 2.28-3.55 1.1-3.67-2.02zm756.91 1.8c-.01-1.07.5-2.28 1.14-2.67 1.47-.91 1.47.63 0 2.89-.97 1.5-1.12 1.47-1.14-.22zm-521.08-2.09c0-.64.81-1.16 1.81-1.16.99 0 1.48.52 1.09 1.16-.4.63-1.21 1.16-1.81 1.16-.6 0-1.09-.53-1.09-1.16zm340.28-.29c1.2-1.53 1.26-2.42.28-3.61-1.07-1.28-.72-1.46 1.88-.96 1.76.33 2.58.82 1.81 1.07-.75.25-1.06 1.34-.68 2.41.39 1.08.27 1.57-.25 1.1s-1.77-.21-2.79.58c-1.63 1.27-1.66 1.2-.25-.59zm21.6.33c-2.03-.74-1.93-.9.87-1.44 1.73-.33 3.15-.18 3.15.33 0 1.54-1.6 1.98-4.02 1.11zm12.13-1.24c0-.65.78-1.49 1.73-1.86.95-.36 1.39-1.21.98-1.87-.44-.72-.2-.88.59-.39.95.59.99 1.47.13 3.07-1.27 2.39-3.43 3.05-3.43 1.05zm274.2.41c.84-.34 1.84-.3 2.22.09.39.39-.3.66-1.52.61-1.34-.06-1.62-.33-.7-.7zM670.4 311.2c0-.71-.52-.97-1.15-.58-.63.39-2.07.17-3.19-.49-1.63-.95-1.27-1.11 1.78-.78 4.31.45 5.6 1.26 3.79 2.38-.68.42-1.23.18-1.23-.53zm132-1.27c0-.57 1.04-1.04 2.32-1.04 1.27 0 2.31.2 2.31.44 0 .25-1.04.72-2.31 1.05-1.28.33-2.32.14-2.32-.45zm49.79-.33c0-1.44 3.35-3.01 6.37-2.99 1.3.01-4.14 4.52-5.5 4.57-.48.01-.87-.7-.87-1.58zm84.31.81c.84-.33 1.84-.29 2.22.1.38.38-.3.65-1.52.6-1.35-.05-1.62-.32-.7-.7zm-9.59-7.26c-.41-.67.02-1.21.96-1.21s1.97-.65 2.29-1.45c.37-.91.62-.96.68-.14.14 2.01-3.02 4.26-3.93 2.8zm5.75-3.53c.4-.64 1.21-1.16 1.81-1.16.6 0 1.09.52 1.09 1.16 0 .64-.81 1.16-1.8 1.16-1 0-1.49-.52-1.1-1.16zm16.22-2.31c-.4-.64-.17-1.16.51-1.16.67 0 1.22.52 1.22 1.16 0 .63-.23 1.15-.51 1.15s-.83-.52-1.22-1.15zm4.05-3.48c0-.64.55-1.16 1.23-1.16.67 0 .9.52.5 1.16-.39.64-.94 1.16-1.22 1.16s-.51-.52-.51-1.16zm8.1-1.61c0-.25.78-.76 1.74-1.12.96-.37 1.74-.16 1.74.45 0 .62-.78 1.12-1.74 1.12-.95 0-1.74-.2-1.74-.45zm12.45-.31c.8-.32 2.1-.32 2.9 0 .79.32.14.58-1.45.58-1.59 0-2.25-.26-1.45-.58zm2.61-4.31c0-.25 1.04-.72 2.31-1.05 1.28-.34 2.03-.14 1.67.44-.62 1.01-3.98 1.52-3.98.61zm-930.28-5.18c-.9-1.44 1.81-4.45 4.81-5.34 1.96-.58 2.61-.3 2.61 1.11 0 1.04.52 1.56 1.16 1.17.64-.4 1.74-.35 2.46.09.75.47-.61 1.47-3.19 2.37-5.25 1.83-7.01 1.97-7.85.61v-.01zm1003.22-3.18c0-1.08 4.58-2.64 5.13-1.75.35.56-.66 1.27-2.24 1.58-1.59.3-2.89.38-2.89.17zm26-10.32c9.23-4.61 12.91-5.94 13.55-4.91.64 1.04 1.53.72 3.29-1.17 1.33-1.42 3.04-2.59 3.82-2.6.77-.01 2.7-.32 4.29-.68l2.9-.66-2.9 2.4c-1.59 1.32-5.75 3.49-9.25 4.82-3.49 1.33-6.88 2.83-7.52 3.33-.96.75-8.22 2.48-10.41 2.48-.31 0-2.38.76-4.6 1.69-8.5 3.55-5.34 1.38 6.83-4.7zM18.82 259.69c.35-2.91 3.77-3.67 4.77-1.07.99 2.6-.01 3.45-2.06 1.75-1.29-1.06-1.8-1.04-2.33.12-.36.83-.54.46-.38-.8zm920-2.54c.83-.34 1.83-.3 2.21.09.39.39-.29.66-1.51.61-1.35-.05-1.63-.33-.7-.7zm166.95.33c0-.25.81-.76 1.8-1.14 1.03-.4 1.5-.2 1.09.45-.68 1.1-2.89 1.63-2.89.69zm-141.26-2.96c.95-.65 2.73-1.19 3.95-1.19 2.97-.03 2.04.63-2.22 1.59-2.53.56-3 .45-1.73-.4zm-940.23-2.44c0-.68.52-.91 1.16-.51.64.39 1.16.94 1.16 1.23 0 .28-.52.51-1.16.51-.64 0-1.16-.56-1.16-1.23zm957.31.46c.79-.32 2.09-.32 2.89 0 .8.32.15.58-1.45.58-1.59 0-2.24-.26-1.44-.58zm-964.25-1.37c0-.52 1.03-.87 2.29-.78 3.43.25 3.79 1.23.54 1.5-1.56.12-2.84-.2-2.84-.72h.01zm1011.42-.21c-.38-.6.07-.81.99-.46.93.36 2.03.09 2.46-.61.42-.69 1.28-.94 1.9-.56.62.39 1.84.11 2.7-.6.86-.71 2.01-1.19 2.55-1.05.54.14 3.26-.4 6.03-1.19 5.13-1.47 7.85-.87 4.77 1.06-1.54.96-6.66 2.13-17 3.89-2.05.35-4.03.14-4.4-.48zm-61-1.92c.84-.33 1.84-.29 2.22.1.39.38-.3.66-1.52.6-1.34-.05-1.62-.33-.7-.69v-.01zm51.17-2.88c2.23-.62 6.14-1.68 8.68-2.37 2.55-.68 6.98-2 9.85-2.92 2.86-.92 6.77-1.82 8.68-1.99 1.91-.17 5.3-.66 7.53-1.08 6.04-1.14 1.28.83-10.43 4.31-8.53 2.54-24.62 5.64-27.43 5.29-.51-.07.89-.63 3.12-1.24zm-999.86-.96c-.39-.64-.16-1.16.51-1.16.68 0 1.23.52 1.23 1.16 0 .64-.23 1.16-.51 1.16s-.83-.52-1.23-1.16zm984.81-2.25c0-.6 1.11-.88 2.47-.61 3.74.72 4.1 1.7.61 1.7-1.69 0-3.08-.49-3.08-1.09zm-37.64-1.86l-3.47-1.58 3.47.69c3.73.74 4.73 1.25 3.96 2-.27.26-2.04-.24-3.96-1.11zm132.59.64c0-.64.55-1.16 1.22-1.16.68 0 .91.52.51 1.16-.39.63-.94 1.15-1.22 1.15s-.51-.52-.51-1.15zm-118.33-.79c.84-.34 1.84-.3 2.22.09.38.39-.3.66-1.52.61-1.35-.05-1.62-.33-.7-.7zm124.96-2.83c.79-.79 1.72-1.15 2.08-.79.35.36-.29 1-1.43 1.44-1.65.62-1.78.49-.65-.65zm-58.74-1.01c.95-.62 2.52-1.1 3.47-1.06 1.15.04.95.4-.58 1.06-3.18 1.36-5.01 1.36-2.89 0zm15.63-3.94c3.18-1.45 6.51-3.5 7.38-4.56.87-1.06 2.24-1.93 3.04-1.93.8 0 2.1-.78 2.9-1.73 1.23-1.49.87-1.75-2.47-1.78-3.22-.02-3.55-.24-1.87-1.22 1.12-.65 2.64-.81 3.37-.36.81.5 1.01.31.5-.51-.57-.93.55-1.28 3.69-1.16 2.48.1 5.25-.24 6.14-.75 3.36-1.92-.81 1.51-8.96 7.37-8.17 5.87-15.12 9.47-18.02 9.34-.82-.04 1.12-1.26 4.3-2.71zm60.26 1.7c-.85-1.39 1.32-2.76 2.87-1.81 1.29.8.44 2.89-1.18 2.89-.56 0-1.32-.49-1.69-1.08zm-35.94-10.2c-1.89-.48-1.57-.83 1.74-1.97 4.16-1.43 8.77-.36 7.48 1.73-.7 1.14-5.21 1.26-9.22.24zM-4.67 218.57c0-1.36.89-1.36 4.06 0 2.05.88 1.95 1-.87 1.07-1.75.05-3.19-.44-3.19-1.07zm1076.57-4.24c.8-.32 2.1-.32 2.9 0 .79.32.14.58-1.45.58-1.59 0-2.24-.26-1.45-.58zm-40.14-1.97c1.21-1.04 9.16-1.66 8.55-.67-.37.6-2.55 1.09-4.85 1.09s-3.96-.19-3.7-.42zm31.31-.66c-1.09-.67-.84-1.09.92-1.55 1.33-.34 2.41-.19 2.41.35 0 1.58-1.72 2.2-3.33 1.2zm-19.54-.88c1.12-.29 2.94-.29 4.06 0 1.11.29.2.53-2.03.53s-3.14-.24-2.03-.53zm14.55.01c.84-.34 1.84-.29 2.22.09.38.39-.3.66-1.52.61-1.35-.05-1.62-.33-.7-.69v-.01zm12.38-.35c-.4-.66.06-.86 1.09-.46 2.01.77 2.38 1.6.71 1.6-.6 0-1.41-.52-1.8-1.15v.01zm32.78-3.12c.84-.34 1.83-.3 2.22.09.38.39-.3.66-1.52.61-1.35-.06-1.62-.33-.7-.7zm-1122.96-3.27c0-1 .69-1.4 1.74-.99.95.36 1.74.81 1.74.99 0 .19-.79.63-1.74 1-1.05.4-1.74.01-1.74-1zm1091.6.11c-1.41-1.06-5.62-1.53-13.39-1.5-6.24.03-11.94-.31-12.67-.76-2.82-1.74.1-3.99 6.17-4.75 3.45-.43 6.57-1.27 6.94-1.86.36-.59 3.37-1.02 6.67-.96 4.75.09 5.41.31 3.12 1.04-2.88.92-2.87.93.48 1.04 8.73.3-4.71 2.7-14.37 2.57-3.19-.04-4.62.3-3.68.89.84.52 6.44.78 12.45.58 10.35-.36 10.91-.26 10.91 2 0 1.4.59 2.17 1.45 1.87.79-.28 1.38-1.33 1.3-2.33-.11-1.44.42-1.61 2.52-.81 1.83.7 2.86.58 3.25-.37.42-1.04.58-1.02.65.06.06.79.64 1.45 1.32 1.45.67 0 .94-.47.59-1.03-.95-1.53 5.11-3.4 10.05-3.1 2.39.14 4.34-.2 4.34-.77 0-.57.45-.76.99-.42.54.33 1.67-.68 2.51-2.25.84-1.57 1.96-2.85 2.49-2.85 1.56 0 1.1 1.36-1.07 3.14-1.14.94-1.27 1.27-.29.75 3.19-1.65 8.72-5.62 11.59-8.29 3.05-2.83 7-3 7.88-.34.36 1.1-.06 1.4-1.3.93-1.28-.5-1.64-.2-1.19.97.35.92.06 1.68-.64 1.68-.71 0-1.28.79-1.28 1.76 0 1.58.37 1.58 3.47-.02 1.91-.99 3.47-1.35 3.47-.8 0 1.31-9.12 4.31-12.13 4-1.29-.14-1.69.04-.9.39 1.1.5 1.06 1.02-.21 2.29-2.07 2.07-6.88 2.24-5.85.2.41-.8 0-.54-.92.58-.92 1.11-2.44 2.02-3.38 2.02-.95 0-3.24.75-5.09 1.66-1.85.91-4.92 1.96-6.83 2.32l-3.48.67 3.48-1.69c3.39-1.65 3.4-1.69.58-1.71-1.6 0-6.03.75-9.85 1.67-8.32 2.01-7.62 2-10.15.08zm-22.85-4.16c0-.63-.55-1.16-1.22-1.16-.68 0-.91.53-.51 1.16.39.64.94 1.16 1.23 1.16.28 0 .5-.52.5-1.16zM7.22 202.71c1.13-.29 2.69-.27 3.48.04.78.32-.14.56-2.05.54-1.91-.03-2.55-.28-1.43-.58zm23.91-.83c-.45-.45-9.5-1.57-14.11-1.76-1.94-.08-1.94-.25-.11-3.05 1.47-2.25 2.6-2.81 4.63-2.3 2.06.52 2.52.27 2-1.08-.36-.97-.22-1.79.32-1.84 3.43-.31 5.62-1.15 7.25-2.77 1.53-1.53 1.57-2.03.28-2.83-2.54-1.57.43-2.57 3.81-1.29 2.68 1.02 2.85 1.41 1.56 3.48-.81 1.29-2.38 2.34-3.5 2.34-2.34 0-2.74 1.83-.59 2.72 1.03.43.81 1.12-.77 2.4-2.16 1.73-2.16 1.86-.11 4.12 1.16 1.29 1.6 2.34.97 2.34-.63 0-1.37-.22-1.63-.48zm1008.15-.82c.28-.45-.15-1.07-.95-1.38-.8-.31-.3-.5 1.12-.43 1.42.07 2.82.76 3.12 1.54.32.83-.35 1.35-1.63 1.25-1.19-.09-1.94-.53-1.66-.98zm-15.94-4.12c.84-.34 1.84-.3 2.22.09.39.39-.3.66-1.52.61-1.34-.05-1.62-.33-.7-.7zm56.08.01c-.8-.32-1.16-1.06-.8-1.64.4-.64 1.51-.61 2.79.07 1.54.82 2.51.67 3.54-.58.78-.94 2.01-1.7 2.73-1.69.71 0 .52.52-.43 1.14-1.49.96-1.45 1.12.29 1.14 1.11.01 2.02.45 2.02.98 0 1.06-7.8 1.5-10.14.57v.01zm13.61-.38c0-.64.82-1.16 1.81-1.16.99 0 1.48.52 1.09 1.16-.39.64-1.21 1.16-1.81 1.16-.59 0-1.09-.52-1.09-1.16zm-55.57-.46c0-1.09 3.46-1.65 4.08-.65.38.61-.39 1.11-1.7 1.11s-2.38-.21-2.38-.46zm35.89-.66c0-.62.78-.83 1.74-.46.95.37 1.74.87 1.74 1.12 0 .25-.79.46-1.74.46-.96 0-1.74-.51-1.74-1.12zM19.67 189.91c.03-1.49 1.64-3.17 3.42-3.56 1.27-.28 1.15.24-.47 2.03-2.32 2.57-2.98 2.91-2.95 1.53zm-44.02-6.52c0-.25 1.04-.72 2.32-1.05 1.27-.34 2.02-.14 1.67.44-.63 1.01-3.99 1.52-3.99.61zm1136.44-4.3c-2.07-4-1.5-5.62 1.18-3.39 1.21 1.01 2.22 1.1 3.21.3.87-.7 2.49-.77 4.06-.18 3.79 1.44 3.18 2.63-.93 1.8-1.97-.39-3.25-.24-2.89.33.82 1.33-.46 4.72-1.78 4.72-.55 0-1.84-1.61-2.85-3.58zm-1130.65 1.43c0-.5 1.3-2.14 2.89-3.64 2-1.87 2.89-2.2 2.88-1.07-.01.91-.4 2.21-.87 2.89-1.1 1.61-4.9 3.02-4.9 1.82zm16.79-1.32c.39-.64 1.24-1.16 1.87-1.16.64 0 .84.52.44 1.16-.39.64-1.23 1.16-1.87 1.16-.64 0-.83-.52-.44-1.16zm4.53-5.46c-1.31-2.07.66-3.71 9.36-7.79 1.91-.9 5.54-3.75 8.06-6.35 3.8-3.92 4.19-4.73 2.31-4.77-1.24-.02 1.65-1.32 6.42-2.88 11.56-3.76 12.24-3.56 4.37 1.3-5.37 3.33-6.36 4.39-5.21 5.64.78.85 1.81 1.3 2.29 1.01.48-.29.87 0 .87.64 0 2.04-2.14 2.55-3.15.75-1.04-1.85-2.33-.92-8.75 6.35-6.52 7.37-14.03 10.14-16.57 6.1zm1116.33-4.96c.39-.64.94-1.16 1.23-1.16.28 0 .51.52.51 1.16 0 .64-.56 1.16-1.23 1.16-.68 0-.9-.52-.51-1.16zM52.66 154.9c-.41-.66.05-.85 1.09-.46 2.01.77 2.37 1.6.71 1.6-.6 0-1.41-.51-1.8-1.14zm1058.42-8.87c-1.06-2.77-.23-2.98 1.4-.36.78 1.25.95 2.27.38 2.27-.58 0-1.38-.86-1.78-1.91zm-1093.1-.3c-.31-.51 2.31-1.89 5.82-3.09 3.52-1.2 7.41-3.12 8.65-4.27 1.24-1.16 2.25-1.6 2.25-.98 0 .61.92 1.31 2.03 1.54 1.48.31.94.94-2.03 2.33-6.02 2.83-16.08 5.51-16.72 4.47zM50 144.51c.89-1.43 1.7-1.81 2.18-1.02.43.68 1.49 1.7 2.36 2.25 1.08.69.39 1.01-2.19 1.02-3.46.02-3.65-.17-2.35-2.25zm1069.67-.04c2.26-1.47 3.8-1.47 2.89 0-.39.63-1.59 1.15-2.67 1.14-1.69-.02-1.72-.17-.22-1.14zm9.64-5.2c-.97-1.05-1.01-1.82-.11-2.71.9-.9.79-1.82-.38-3.23-1.5-1.82-1.43-1.85.98-.35 2.63 1.64 3.27 4.03 1.71 6.44-.62.97-1.2.93-2.2-.15zm-1106.8-.65c-.57-.93-.12-1.12 1.44-.63 1.45.46 3.44-.18 5.42-1.74 3.49-2.74 4.72-2.62 2.62.25-1.8 2.45-8.37 3.92-9.48 2.12zm13-8c.89-3.4 2.94-4.34 2.48-1.14-.22 1.46-1 2.85-1.75 3.09-.86.29-1.13-.42-.73-1.95zm1080.68-10.47c-1.39-.9-1.21-1.12.94-1.14 1.49-.01 2.36.49 1.96 1.14-.86 1.39-.74 1.39-2.9 0zM55.05 114.86c-1.37-1.37-1.82-1.44-1.84-.29-.01 1.12-.25 1.16-.88.17-.5-.79-3.57-1.35-7.22-1.33-10.96.07-16.47-.32-15.68-1.11.97-.97 14.54-2.3 14.54-1.42 0 .36 2.73.77 6.08.91 3.34.13 7.61.57 9.48.97 3.22.68 3.29.82 1.23 2.32-2.78 2.03-3.48 2.01-5.71-.22zm1060.53-1.61c.38-.61 1.45-.81 2.39-.45 2.39.92 2.11 1.56-.69 1.56-1.31 0-2.07-.5-1.7-1.11zM68.33 96.74c.03-.81 2.77-3.57 6.08-6.11L80.44 86l-3.87 4.94c-4.29 5.45-8.32 8.3-8.24 5.8zm1013.2-1.58c1.53-1.84 3.4-2.18 3.4-.62 0 .56-1.07 1.31-2.38 1.65-1.96.51-2.14.33-1.02-1.03zM89.12 91.34c0-1.27.53-2.64 1.16-3.03.64-.4 1.16.32 1.16 1.6 0 1.27-.52 2.64-1.16 3.03-.63.39-1.16-.33-1.16-1.6zm1027.07-.14c0-.63.55-1.16 1.23-1.16.68 0 .91.53.51 1.16-.39.64-.94 1.16-1.23 1.16-.28 0-.51-.52-.51-1.16zm-22.57-2.31c.39-.64.94-1.16 1.22-1.16s.51.52.51 1.16c0 .63-.55 1.16-1.23 1.16-.67 0-.9-.53-.5-1.16zm3.18.57c.48-.53 0-1.92-1.05-3.09-1.06-1.17-1.71-2.33-1.45-2.59.26-.25 1.38.76 2.5 2.26 1.56 2.08 1.69 2.9.58 3.54-.8.46-1.06.4-.58-.12zm12.45-2.19c0-1.09 3.46-1.65 4.08-.65.38.61-.39 1.11-1.7 1.11s-2.38-.21-2.38-.46zm9.26-.83c-1.5-1.08-1.48-1.17.15-.65 3.76 1.19 5.25-4.02 1.81-6.33-.61-.41.05-1.11 1.48-1.56 3.8-1.21 4.72.63 2.54 5.11-2.18 4.49-3.48 5.23-5.98 3.43zM88.55 83.38c.23-1.75.45-3.84.5-4.63.16-2.9 2.12-1.36 2.84 2.23.48 2.42.23 4.01-.72 4.62-2.48 1.57-3.06 1.08-2.62-2.22zm991.53 1.23c.84-.33 1.84-.29 2.22.1.38.38-.3.66-1.52.61-1.35-.06-1.62-.33-.7-.7v-.01zm-5.57-1.52c-1.04-.68-1.19-1.13-.36-1.14.76-.01 1.7.5 2.09 1.14.89 1.44.49 1.44-1.73 0zm-8.41-5.94c.78-.79 1.72-1.14 2.07-.79.36.36-.28 1.01-1.43 1.44-1.65.63-1.78.5-.64-.65zm3.78-.78c0-1.14-.63-2.71-1.39-3.47-1.08-1.08-.83-1.39 1.16-1.39 1.49 0 2.54.72 2.54 1.74 0 .95.55 1.73 1.23 1.73.68 0 .93-.47.58-1.05-.36-.57.4-.77 1.68-.44 3.23.85 4.1 2.65 1.28 2.65-1.27 0-2.63.52-3.03 1.16-1.2 1.94-4.05 1.29-4.05-.93zM85.3 71.92c.76-.31 1.06-1.39.67-2.41-.45-1.16-.25-1.57.54-1.08 2.22 1.37 4.77-.49 7.83-5.71 1.64-2.81 3.16-5.11 3.37-5.11.21 0-.73 2.88-2.08 6.4-1.86 4.86-2.93 6.29-4.44 5.91-1.09-.27-2.58.24-3.32 1.13-.74.89-1.93 1.58-2.65 1.53-.88-.07-.86-.28.08-.66zm10.49-1.18c.8-.32 1.14-1.1.75-1.72-.9-1.46 3.12-4.56 5.03-3.88 1.72.6 1.97-2.44.29-3.47-1.88-1.16-1.32-2.9.93-2.9 1.14 0 2.68-.59 3.41-1.32.99-1 1.16-.71.67 1.16-.35 1.36-1.11 2.48-1.67 2.48-.56 0-1.02.83-1.02 1.84 0 2.43-5.89 8.61-8.1 8.49-1.2-.07-1.29-.28-.29-.68zm943.4-3.88c-5.73-.46-11.04-.6-11.8-.31-.75.29-2.32-.01-3.47-.66-3.33-1.88 23.72-1.47 28.01.43 3.32 1.46 3.35 1.52.58 1.45-1.59-.04-7.59-.45-13.32-.91zm-31.31-1.22c-1.26-2.04.24-2.5 2.87-.87 1.84 1.15 2.67 1.19 3.3.18.62-1 1.42-.92 3.08.29 2.05 1.5 1.79 1.64-3.12 1.64-2.95 0-5.71-.56-6.13-1.24zm-23.11-1.08c-.39-.64-.19-1.16.44-1.16.64 0 1.48.52 1.88 1.16.39.64.19 1.16-.45 1.16-.63 0-1.48-.52-1.87-1.16zm74.4.39c.79-.32 2.09-.32 2.89 0 .8.33.15.59-1.45.59-1.59 0-2.24-.26-1.44-.59zm46.17-2.17c-1.12-2.91-.79-3.66.57-1.32.68 1.17.99 2.36.69 2.66-.3.3-.87-.3-1.26-1.34zm-998.85.19c0-.24.92-1.16 2.03-2.03 1.84-1.44 1.88-1.4.44.44-1.51 1.93-2.47 2.54-2.47 1.59zm45.94-.34c-1.21-1.21-.91-8.27.38-9.07.64-.39 1.16.12 1.16 1.16 0 1.03.41 1.62.92 1.31.5-.32.7 1.22.45 3.4-.45 3.85-1.31 4.8-2.91 3.2zm888.28-.01c.84-.34 1.84-.3 2.22.09.39.39-.3.66-1.52.61-1.35-.05-1.62-.33-.7-.7zm-928.26-3.89c-.84-1.89-2-3.15-2.58-2.79-.58.36-1.06.07-1.06-.65 0-.78-.93-1.01-2.32-.57-1.27.41-2.31.21-2.31-.43 0-2.03 2.01-2.52 5.25-1.29 2.21.84 3.59.82 4.69-.09 1.22-1.02 1.45-.79 1.09 1.06-.32 1.67.03 2.17 1.21 1.72 2.01-.77 2.17.94.26 2.85-1.07 1.08-1.07 1.39 0 1.39.77 0 1.4-.5 1.4-1.12 0-.62.8-.81 1.78-.44 2.8 1.08 1.29 3.23-2.48 3.53-2.79.23-3.68-.35-4.93-3.17zm21.61 1.31c-1.48-1.74-1.55-2.66-.38-5.44.77-1.84 2.14-3.96 3.03-4.7 1.32-1.09 1.66-.77 1.81 1.74.11 1.7-.29 3.67-.88 4.38-.6.72-.77 2.1-.4 3.07 1.02 2.67-1.14 3.32-3.18.95zm37.87.47c.5-1.27 1.15-3.99 1.44-6.04.3-2.14 1.34-3.95 2.43-4.26 5.66-1.6 15.57-3.13 16.92-2.61.87.33 4.91-2.66 9.25-6.85 4.24-4.1 7.92-7.45 8.19-7.45 1 0-1.06 4.17-3.3 6.66-2.15 2.39-1.9 3.19.83 2.69 1.84-.35-6.53 8.52-10.12 10.73-8.4 5.16-12.7 4.5-7.12-1.08 1.67-1.67 2.86-3.2 2.65-3.41-.21-.21-3.04.49-6.28 1.57-3.96 1.31-7.52 3.65-10.85 7.16-2.73 2.86-4.55 4.17-4.04 2.89zm926.9-.58c-2.73-.87-2.67-.93.93-1.04 2.29-.07 3.54.35 3.12 1.04-.4.64-.82 1.11-.94 1.05-.12-.07-1.52-.54-3.11-1.05zm-12.16-2.31c-.83-1.34 2.18-1.34 6.36 0 2.61.83 2.46.94-1.37 1.04-2.35.07-4.6-.41-4.99-1.04zm-841.8-1.69c1.91-.92 4.15-1.7 4.98-1.73.84-.03 1.27-.46.96-.96-.48-.77.9-.85 6.73-.35.7.06.7.5 0 1.19-1.1 1.09-2.99 1.56-11.52 2.84l-4.63.7 3.48-1.69zm803.74.87c-1.49-1.48.68-2.5 3.24-1.53 1.51.57 3 .78 3.32.46.32-.32.84-.15 1.17.36.65 1.07-6.7 1.75-7.73.71zm51.37-1.5c-2.11-1.37-.28-1.37 2.9 0 1.53.66 1.72 1.02.58 1.06-.96.04-2.52-.44-3.48-1.06zm-13.33-3.45c.4-.65 3.34-1.18 6.52-1.18 7.55 0 6.38 1.88-1.33 2.16-3.78.13-5.66-.22-5.19-.98zm-776.07-.96c-1.44-.21-2.61-.78-2.61-1.26 0-.9 10.25-.68 11.17.24.73.74-5.45 1.47-8.56 1.02zm145.06-.28c.31-.49-2.78-1.07-6.87-1.29-4.08-.21-7.17.03-6.85.54.32.5-1.95.61-5.03.22-3.08-.38-10.16-.72-15.73-.74-5.58-.03-10.13-.52-10.13-1.1 0-.57.55-1.04 1.22-1.04.68 0 .86-.6.42-1.32-.85-1.37 3.62-1 8.2.68 1.9.7 2 .62.58-.46-1.35-1.02.09-1.28 6.37-1.14 4.45.09 8.62.05 9.26-.11 3.32-.83 9.38-.49 10.22.56.65.82 1.14.76 1.52-.18.38-.94 1.42-1.07 3.16-.41 2.87 1.09 16.28.6 18.34-.67.88-.54 1.05-.12.51 1.27-.71 1.85-.27 2.02 3.86 1.46 2.64-.35 4.37-.17 4 .43-.35.57-1.88 1.05-3.4 1.05s-3.11.56-3.53 1.25c-.43.68-1.96.95-3.41.58-1.46-.36-5.03-.21-7.96.34-2.92.54-5.06.58-4.75.08zm17.33.06c-.39-.64-.16-1.16.51-1.16.68 0 1.23.52 1.23 1.16 0 .64-.23 1.16-.51 1.16s-.83-.52-1.23-1.16zm87.43-2.25c0-1.88 2.46-2.7 3.86-1.29 1.03 1.04.82 1.16-.87.52-1.55-.59-1.96-.44-1.38.51.46.74.29 1.35-.39 1.35-.67 0-1.22-.49-1.22-1.09zm5.78-.24c0-.54 2.18-.98 4.83-.98s4.51.31 4.12.7c-1.12 1.12-8.95 1.36-8.95.28zm-450.32-.92c-1.34-.83-.15-2.83 1.92-3.25.8-.16 1.46.36 1.47 1.16.01.96.39.87 1.14-.29.62-.96 1.13-1.23 1.14-.61.01.62.81 0 1.77-1.37.96-1.38 3.17-2.72 4.92-2.98 2.77-.42 2.67-.51-.81-.66-3.64-.16-3.8-.31-1.86-1.73 2.02-1.47 1.99-1.59-.6-2.27-1.5-.39-2.35-1.08-1.9-1.53.45-.45 2.07-.15 3.61.68 2.51 1.34 3.31 1.12 7.88-2.16 2.8-2.01 7.14-3.93 9.66-4.26l4.56-.6-3.81 1.76c-2.09.97-4.61 2.56-5.59 3.54-.98.98-2.78 2.32-4.01 2.97-1.22.66-2.22 2.2-2.22 3.43s-1.17 2.85-2.61 3.61c-1.43.75-2.92 1.85-3.3 2.43-.38.58-1.68 1.25-2.89 1.47-1.21.23-2.2.5-2.2.6 0 .6-5.32.64-6.27.06zm225.11-.07c.4-.64 1.21-1.16 1.81-1.16.6 0 1.09.52 1.09 1.16 0 .64-.82 1.16-1.81 1.16-.99 0-1.48-.52-1.09-1.16zm331.45.39c.8-.32 2.1-.32 2.9 0 .8.32.14.58-1.45.58-1.59 0-2.24-.26-1.45-.58zm-370.46-2.34c.84-.33 1.84-.29 2.22.1.39.38-.3.66-1.52.61-1.34-.06-1.62-.33-.7-.71zm-43.2-2.68c1.7-1.88 2.43-2.05 3.94-.9 3.08 2.34 3.1 2.42.4 1.76-1.43-.36-2.6-.17-2.6.41 0 .57-.87 1.04-1.92 1.04-1.72 0-1.71-.23.18-2.31zm89.46 1.5c1.44-.28 3.53-.27 4.63.02 1.11.29-.07.52-2.61.51-2.55-.02-3.46-.25-2.02-.53zm-203.52-1.5c-.95-.62-1.21-1.12-.57-1.12.63 0 1.94.5 2.89 1.12.96.62 1.22 1.12.58 1.12s-1.94-.5-2.9-1.12zm216.25.39c.79-.32 2.09-.32 2.89 0 .8.32.15.58-1.45.58-1.59 0-2.24-.26-1.44-.58zm-94.08-1.55c.39-.64.94-1.16 1.22-1.16s.51.52.51 1.16c0 .64-.55 1.16-1.22 1.16-.68 0-.91-.52-.51-1.16zm126.25-.05c.37-.61 1.77-1.1 3.11-1.1 2.96 0 2.17 1.05-1.29 1.71-1.39.27-2.2-.01-1.82-.61zm247.17-.06c0-.58.48-1.05 1.06-1.05.59 0 1.98-.35 3.09-.77 1.27-.49 1.74-.33 1.27.44-.99 1.6-5.42 2.73-5.42 1.38zm-366.63-2.34c2.47-1.31 5.44-2.13 6.6-1.83 1.17.31 2.28.13 2.47-.4.19-.53 1.65-1.14 3.24-1.36 1.59-.21 3.58-.81 4.41-1.33.83-.53 2.79-.63 4.35-.24 1.56.39 6.09-.04 10.06-.95 11.1-2.55 19.49-3.22 21.32-1.7 1.28 1.07 1.46.9.9-.86-.66-2.09-.63-2.1.66-.09 1.56 2.43 1.5 2.52-2.19 3.66-1.88.58-2.5.44-1.95-.44.45-.72.01-1.28-1.02-1.28-.99 0-1.8.76-1.8 1.69 0 1.01-1.63 1.99-4.07 2.44-2.23.42-4.35 1.23-4.7 1.8-.36.58-1.61.51-2.88-.18-1.73-.92-2.25-.82-2.25.42 0 1.1-.92 1.44-2.92 1.06-2.51-.48-2.71-.83-1.44-2.45 1.26-1.62 1.22-1.69-.33-.49-.98.77-6.19 1.72-11.58 2.12-9.74.71-15.57 1.34-15.57 1.69 0 .09-1.3.39-2.89.64-2.24.36-1.88-.08 1.58-1.92zm113.99 1.66c.84-.34 1.83-.29 2.22.09.38.39-.3.66-1.52.61-1.35-.05-1.62-.33-.7-.7zm237.59-.71c0-.51 1.95-.57 4.34-.14 6.06 1.1 6.33 1.79.53 1.39-2.68-.18-4.87-.74-4.87-1.25zm-474.75-.57c0-1.71 2.51-2.29 5.79-1.33 2.64.78 2.68.86.39.97-1.38.07-3.34.43-4.34.82-1.01.38-1.84.18-1.84-.46zm468.74.12c.84-.33 1.84-.29 2.22.1.39.38-.3.66-1.52.61-1.35-.06-1.62-.33-.7-.7v-.01zm32.42 0c.84-.33 1.84-.29 2.22.1.39.38-.3.66-1.52.61-1.34-.06-1.62-.33-.7-.7v-.01zm-162.03-1.84c.56-.56 2.52-.83 4.34-.6 3.07.38 2.99.46-1.01 1.01-2.49.35-3.91.17-3.33-.41zm617 .18c.79-.8 1.72-1.15 2.08-.8.35.36-.29 1.01-1.43 1.44-1.65.63-1.78.5-.65-.64zm-607.81-.65c.83-.34 1.83-.29 2.22.09.38.39-.3.66-1.52.61-1.35-.05-1.62-.33-.7-.7zm114.57.02c.8-.32 1.11-1.14.69-1.82-.46-.73-.22-.9.57-.41 2.02 1.25 1.6 3.02-.69 2.91-1.22-.05-1.45-.32-.57-.68zm388.18-7.13c0-1.17 3.34-1.91 14.47-3.2 3.83-.44 8.97-1.51 11.44-2.37 5.7-2 5.76-1.99 3.33.51-1.33 1.37-2.32 1.67-2.88.87-.49-.7-.86-.23-.89 1.09-.02 1.93-.22 2.02-1.15.58-.62-.95-1.14-1.15-1.14-.44-.02.78-1.61 1.11-4.08.84-2.22-.25-4.05.02-4.05.6s-1.04 1.32-2.31 1.65c-1.34.35-2.03.13-1.63-.51.68-1.09-8.26-.29-10.22.92-.49.3-.89.06-.89-.54zm32.28-4.72c.88-.56 1.24-1.59.8-2.3-.44-.71-.07-1.29.83-1.29.9 0 2.57-1.04 3.72-2.31 3.59-3.97 6.72-2.97 6.3 2.02-.04.48-2.78 1.77-6.08 2.87-6.82 2.26-7.84 2.45-5.57 1.01zm7.09-3.76c0-.59-1.04-.51-2.32.17-1.27.69-2.31 1.44-2.31 1.67 0 .24 1.04.16 2.31-.17 1.28-.34 2.32-1.09 2.32-1.67z" fill-rule="nonzero"/>s</svg>')}.highlight--dark{color:#000}/*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/a{color:#fff;text-decoration:none}a:hover{text-shadow:1px 0 20px #fff}.link{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;margin:2rem 0}.link:focus{outline:none!important}.link--dark{color:#282c34}.link--dark:hover{text-decoration:underline}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */p{margin:3rem 0;line-height:2.5rem}/*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/.section-divider{margin-top:-60px;margin-left:-5%;margin-bottom:-1px}.section-divider__wave{display:block;height:100px;position:relative;width:100%}.section-divider--fill-white{fill:#fff}.section-divider--fill-navy{fill:#282c34}.section-divider--fill-black{fill:#232628}.section-divider--fill-jet-black{fill:#000}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.tbl{margin:3rem 0;border-collapse:collapse}.tbl td{border:1px solid;padding:0 2rem}.tbl__header--vertical{font-weight:800;background-color:#eaeaea}/*!******************************************************************************
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/.hexcast-branding__container{position:relative;display:block}.hexcast-branding__text{display:none}.hexcast-branding__image{width:100%;height:auto;max-width:100%}.hexcast-branding:after{content:"®";display:inline-block;font-family:Helvetica,sans-serif;font-size:1.2rem;color:#fff;position:absolute;top:0;margin-left:.24rem;margin-top:-.72rem}.hexcast-branding:hover{box-shadow:none}.hexmark-records-branding__container{margin-top:5%;position:relative;display:block}.hexmark-records-branding__image{width:100%;height:auto;max-width:100%;content:url(/assets/images/brand/hexmark-records.svg)}.hexmark-records-branding__text{display:none}.hexmark-records-branding:after{content:"®";display:inline-block;font-family:Helvetica,sans-serif;font-size:1rem;color:#fff;position:absolute;top:0}.hexmark-records-branding:hover{box-shadow:none}/*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/.youtube-video{border:none;margin-top:3rem}@media(max-width:576px){.youtube-video{width:100vw;margin-left:-1.5rem}}.container{width:100%;padding-right:1.5rem;padding-left:1.5rem;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.row{flex-wrap:wrap;margin-right:-1.5rem;margin-left:-1.5rem}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 *//*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.address,.row{display:flex}.address__contact{margin-top:2rem;margin-bottom:4rem}.address__block{margin-top:2rem;padding:1rem 17rem 1rem 1rem;display:flex;flex-direction:column;background:hsla(0,0%,93%,.459);border-radius:1rem}.address a,.address__link{color:#be0019;text-decoration:underline}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.call-to-action{margin-top:0;padding-top:30px;padding-bottom:120px;background-color:#fff;color:#000}@media(min-width:768px){.call-to-action{margin-top:auto;padding-top:60px;padding-bottom:120px}}.call-to-action__container{width:100%;margin-right:auto;margin-left:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:576px){.call-to-action__container{max-width:540px}}@media(min-width:768px){.call-to-action__container{max-width:720px}}@media(min-width:992px){.call-to-action__container{max-width:960px}}@media(min-width:1200px){.call-to-action__container{max-width:1140px}}.call-to-action__demo-caption{text-align:center;margin-bottom:2rem}@media(min-width:768px){.call-to-action__demo-caption{font-size:5rem}}.call-to-action-description__cell-col--full{flex:0 0 100%;max-width:100%}.call-to-action-description__demo-caption{font-size:3rem}.call-to-action-description__pricing{text-align:center;margin:0 auto}.call-to-action-description__price{font-size:7rem}.call-to-action-description__price--sm{font-size:3rem}.call-to-action-showcase__image{width:100%;height:auto;max-width:100%}@media(min-width:768px){.call-to-action-showcase__image{margin-left:-8rem}}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.contact{margin-top:0;padding-top:30px;padding-bottom:120px;background-color:#282c34}@media(min-width:768px){.contact{margin-top:auto;padding-top:60px;padding-bottom:120px}}@media(max-width:992px){.contact h2{text-align:center}}@media(min-width:992px){.contact{background:url(/assets/images/backdrop/hexcast-vector-backdrop--dark.svg);background-size:contain;background-repeat:no-repeat;background-position:100% 100%}}.contact__container{width:100%;margin-right:auto;margin-left:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:576px){.contact__container{max-width:540px}}@media(min-width:768px){.contact__container{max-width:720px}}@media(min-width:992px){.contact__container{max-width:960px}}@media(min-width:1200px){.contact__container{max-width:1140px}}.contact-form{flex:0 0 100%;max-width:100%}@media(min-width:992px){.contact-form{flex:0 0 50%;max-width:50%}}/*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/.cookie-consent{margin-bottom:1em;position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:1.6rem;line-height:1.5em;display:flex;flex-wrap:nowrap;z-index:9999;padding:0;max-width:24em;flex-direction:column;opacity:1;transition:opacity 1s ease;color:#fff;background-color:#4b4b4b;right:1em;bottom:1em}.cookie-consent__btn{display:block;padding:.8em;font-size:.9em;font-weight:700;text-align:center;white-space:nowrap;border:2px solid transparent;flex:1 1}.cookie-consent__btn:focus,.cookie-consent__btn:hover{text-decoration:underline;opacity:1}.cookie-consent__btn--primary{background-color:#9ffcf8;color:#282c34;border:transparent}.cookie-consent__btn--secondary{color:#fff}.cookie-consent__btn-bar{flex:1 0 auto;display:flex;align-content:space-between}.cookie-consent__content{display:block;margin:2em 2em 1.5em}.cookie-consent__link{color:#fff;opacity:.8;display:inline-block;padding:.2rem;text-decoration:underline}.cookie-consent__link:active,.cookie-consent__link:hover{color:#9ffcf8}@media screen and (max-width:900px){.cookie-consent__btn{white-space:normal}}@media screen and (max-width:414px)and (orientation:portrait),screen and (max-width:736px)and (orientation:landscape){.cookie-consent--responsive{left:0;right:0;bottom:0;max-width:none;margin-bottom:0}}/*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/.error-page{background:#fff;position:relative;height:100vh}.error-page__logo{position:absolute;left:0;top:0;display:inline-block;width:8.75rem;height:8.75rem;background-image:url(/assets/images/logo/logo512.png);background-size:cover}.error-page__logo:before{content:"";position:absolute;width:100%;height:100%;transform:scale(2.4);border-radius:50%;background-color:#f2f5f8;z-index:-1}@media(max-width:576px){.error-page__logo{width:6.875rem;height:6.875rem}}.error-page__container{position:absolute;left:50%;top:40%;transform:translate(-50%,-40%);max-width:35rem;width:100%;padding-left:10rem;line-height:1.1}@media(max-width:576px){.error-page__container{padding-left:.9375rem;padding-right:.9375rem;padding-top:6.875rem}}.error-page__container h1{font-size:4rem;font-weight:700;margin-top:0;margin-bottom:.625rem;color:#232628;text-transform:uppercase}.error-page__container h2{font-size:3rem;margin:0;text-transform:uppercase}.error-page__container h2,.error-page__container p{font-weight:400;color:#232628}.error-page__container a{display:inline-block;font-weight:700;border-radius:2.5rem;text-decoration:none;color:#be0019}.error-page__container a:hover{color:#ff2c33}/*!******************************************************************************
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/.flow-diagram{color:#000;background-color:#fff;margin-top:0;padding-top:30px;padding-bottom:120px}@media(min-width:768px){.flow-diagram{margin-top:auto;padding-top:60px;padding-bottom:120px}}.flow-diagram__container{width:100%;margin-right:auto;margin-left:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:576px){.flow-diagram__container{max-width:540px}}@media(min-width:768px){.flow-diagram__container{max-width:720px}}@media(min-width:992px){.flow-diagram__container{max-width:960px}}@media(min-width:1200px){.flow-diagram__container{max-width:1140px}}.flow-diagram__title{text-align:center;margin-bottom:2rem}@media(min-width:768px){.flow-diagram__title{font-size:5rem}}.flow-diagram__video{height:auto;margin:0 auto}.flow-diagram__video video{outline-style:none}.flow-diagram-description__cell-row{display:flex;flex-wrap:wrap;flex-direction:row-reverse}.flow-diagram-description__cell-row--ltr{flex-direction:row}@media(min-width:768px){.flow-diagram-description__cell-top{margin-top:10%}}.flow-diagram-description__cell-col{flex:0 0 100%;max-width:100%;display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:2rem;text-align:left}@media(min-width:768px){.flow-diagram-description__cell-col{flex:0 0 50%;max-width:50%}}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.footer{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;font-size:1.5rem;height:100%;min-height:50%;background-color:#232628}.footer:focus{outline:none!important}.footer__container{width:100%;margin-right:auto;margin-left:auto;padding:60px 1.5rem}@media(min-width:576px){.footer__container{max-width:540px}}@media(min-width:768px){.footer__container{max-width:720px}}@media(min-width:992px){.footer__container{max-width:960px}}@media(min-width:1200px){.footer__container{max-width:1140px}}.footer__grid{flex:0 0 100%;max-width:100%;display:flex;flex-wrap:wrap}@media(min-width:992px){.footer__brand-container{max-width:30rem}}.footer__left{flex:0 0 100%;max-width:100%;text-align:center}@media(min-width:992px){.footer__left{flex:0 0 33.3333333333%;max-width:33.3333333333%;text-align:left}}.footer__center{flex:0 0 100%;max-width:100%;text-align:center}@media(min-width:992px){.footer__center{flex:0 0 33.3333333333%;max-width:33.3333333333%}}.footer__right{flex:0 0 100%;max-width:100%;text-align:center}@media(min-width:992px){.footer__right{flex:0 0 33.3333333333%;max-width:33.3333333333%}}.footer__social-media-container{margin-top:2rem}.footer__company-address span{display:block}.footer__social-media-icon{margin:.5rem;color:#fff;transition-property:color;transition-duration:.25s;transition-timing-function:ease-in-out}.footer__social-media-icon>svg{height:3rem}.footer__social-media-icon--instagram:hover{color:#8a3ab9}.footer__social-media-icon--spotify:hover{color:#1db954}.footer__social-media-icon--soundcloud:hover{color:#f50}.footer__social-media-icon--facebook:hover{color:#3b5998}.footer__social-media-icon--twitter:hover{color:#8a8a8a}.footer__social-media-icon--youtube:hover{color:#cc181e}.footer-links{margin:3rem 0}.footer-link-separator{margin:0 .5rem}/*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/.page-header{padding-top:60px;padding-bottom:60px;background-color:#282c34}.page-header__container{width:100%;margin-right:auto;margin-left:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:576px){.page-header__container{max-width:540px}}@media(min-width:768px){.page-header__container{max-width:720px}}@media(min-width:992px){.page-header__container{max-width:960px}}@media(min-width:1200px){.page-header__container{max-width:1140px}}.page-header__logo{max-width:30rem}.hero{overflow:hidden;position:relative;background-size:cover;background-position-x:50%;background-repeat:no-repeat;min-height:calc(100vh + 60px)}.hero--no-webp{background-image:url(/assets/images/backdrop/hexcast-web-backdrop.png?w=800&h=535),radial-gradient(ellipse at bottom,#2c2035 0,#090a0f 100%);background-image:-webkit-image-set(url("/assets/images/backdrop/hexcast-web-backdrop.png?w=800&h=535") 1x,url("/assets/images/backdrop/hexcast-web-backdrop.png") 2x),radial-gradient(ellipse at bottom,#2c2035 0,#090a0f 100%);background-image:image-set(url("/assets/images/backdrop/hexcast-web-backdrop.png?w=800&h=535") 1x,url("/assets/images/backdrop/hexcast-web-backdrop.png") 2x),radial-gradient(ellipse at bottom,#2c2035 0,#090a0f 100%);background-image:-webkit-image-set(url("/assets/images/backdrop/hexcast-web-backdrop.png?w=800&h=535") 768 w,url("/assets/images/backdrop/hexcast-web-backdrop.png") 992 w),radial-gradient(ellipse at bottom,#2c2035 0,#090a0f 100%);background-image:image-set(url("/assets/images/backdrop/hexcast-web-backdrop.png?w=800&h=535") 768 w,url("/assets/images/backdrop/hexcast-web-backdrop.png") 992 w),radial-gradient(ellipse at bottom,#2c2035 0,#090a0f 100%)}.hero--webp{background-image:url(/assets/images/backdrop/hexcast-web-backdrop.webp?w=800&h=535),radial-gradient(ellipse at bottom,#2c2035 0,#090a0f 100%);background-image:-webkit-image-set(url("/assets/images/backdrop/hexcast-web-backdrop.webp?w=800&h=535") 1x,url("/assets/images/backdrop/hexcast-web-backdrop.webp") 2x),radial-gradient(ellipse at bottom,#2c2035 0,#090a0f 100%);background-image:image-set(url("/assets/images/backdrop/hexcast-web-backdrop.webp?w=800&h=535") 1x,url("/assets/images/backdrop/hexcast-web-backdrop.webp") 2x),radial-gradient(ellipse at bottom,#2c2035 0,#090a0f 100%);background-image:-webkit-image-set(url("/assets/images/backdrop/hexcast-web-backdrop.webp?w=800&h=535") 768 w,url("/assets/images/backdrop/hexcast-web-backdrop.webp") 992 w),radial-gradient(ellipse at bottom,#2c2035 0,#090a0f 100%);background-image:image-set(url("/assets/images/backdrop/hexcast-web-backdrop.webp?w=800&h=535") 768 w,url("/assets/images/backdrop/hexcast-web-backdrop.webp") 992 w),radial-gradient(ellipse at bottom,#2c2035 0,#090a0f 100%)}.hero__strapline-container{width:100%;padding-right:1.5rem;padding-left:1.5rem;margin-right:auto;margin-left:auto;position:absolute;top:35%}@media(min-width:768px){.hero__strapline-container{left:3rem;top:40%}}@media(min-width:992px){.hero__strapline-container{left:3rem;top:40%}}@media(min-width:1200px){.hero__strapline-container{left:3rem;top:40%}}.hero__strapline-row{flex-wrap:wrap;margin-right:-1.5rem;margin-left:-1.5rem;display:flex;justify-content:left}.hero__strapline{position:relative;width:100%;min-height:1px;padding-right:1.5rem;padding-left:1.5rem;margin-top:0;margin-bottom:3.5rem;font-size:2.2rem;color:#fff;text-align:left}@media(min-width:768px){.hero__strapline{flex:0 0 100%;max-width:100%;font-size:3.6rem}}@media(min-width:992px){.hero__strapline{flex:0 0 83.3333333333%;max-width:83.3333333333%}}@media(min-width:1200px){.hero__strapline{font-size:5rem}}.hero__strapline-logo-line{position:relative;width:100%;min-height:1px;padding-right:1.5rem;padding-left:1.5rem;width:70rem;text-align:left;margin-top:0;margin-bottom:2rem}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.loading__container{min-height:33.3333333333vh;display:flex;flex-direction:row;justify-content:center;align-items:center}.loading__spinner{width:6rem;height:6rem;border-radius:50%;position:relative;animation:rotate 1s linear infinite;margin-bottom:3rem}.loading__spinner:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:.5rem solid #4b4b4b;animation:prixClipFix 2s linear infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}/*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/.menu{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;position:fixed;z-index:9;width:100%;height:100%}.menu:focus{outline:none!important}.menu__header{max-width:50%;margin-bottom:6rem}.menu__item{font-size:3rem}@media(min-width:992px){.menu__item{font-size:4vw}}.menu__overlay{margin:6rem 3rem}.menu__overlay--left{clip-path:polygon(0 0,63% 0,36% 100%,0 100%);background-color:rgba(40,44,52,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-size:cover;left:0;opacity:.7;overflow-y:scroll}.menu__overlay--left,.menu__overlay--right{width:100%;height:100%;position:absolute;top:0}.menu__overlay--right{clip-path:polygon(63% 0,100% 0,100% 100%,36% 100%);background-position-x:50%;filter:grayscale(1);background-size:cover;right:0;overflow:hidden}.menu__overlay a{text-decoration:none;color:#fff;display:block;cursor:pointer;margin-bottom:3rem}.menu__overlay a:focus,.menu__overlay a:hover{color:#fff;font-weight:800}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.hexcast-modal__window{color:#282c34;z-index:101;width:100%;margin:2rem}@media(min-width:992px){.hexcast-modal__window{max-width:66.6666666667%}}.hexcast-modal__container{display:flex;flex-direction:column;background-color:#fff;border-radius:2rem;width:100%}.hexcast-modal__header{display:flex;flex-direction:row;justify-content:flex-end;margin-right:3rem;height:6rem}.hexcast-modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(40,44,52,.9);display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow-y:hidden;z-index:100}.hexcast-modal__close-icon{color:#282c34;padding:1rem}/*!******************************************************************************
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/.navbar{height:9rem;display:flex;justify-content:end;overflow:hidden;position:fixed;top:0;min-width:100%;max-width:100%;z-index:99;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.navbar:focus{outline:none!important}@media(min-width:992px){.navbar{height:10rem}}.navbar__logo{height:6rem;justify-self:right;align-self:center;cursor:pointer;margin:1rem;border-radius:50%!important;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.3),0 .5rem .5rem rgba(0,0,0,.22)!important}@media(min-width:992px){.navbar__logo{height:6rem}}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.policy-container{padding-top:60px;padding-bottom:60px;background-size:cover;background:#fff url(/assets/images/backdrop/hexcast-vector-backdrop--light.svg) no-repeat fixed 100% 100%;color:#282c34}.policy-container__container{width:100%;margin-right:auto;margin-left:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:576px){.policy-container__container{max-width:540px}}@media(min-width:768px){.policy-container__container{max-width:720px}}@media(min-width:992px){.policy-container__container{max-width:960px}}@media(min-width:1200px){.policy-container__container{max-width:1140px}}.policy-container__content{margin-top:4rem}.policy-container h2{color:#282c34}.policy__legal-text{margin:2rem 0 3rem}.policy__section{margin-bottom:4rem}.cookie-policy a,.policy a,.policy__link{color:#be0019;text-decoration:underline}.cookie-policy__list,.policy__list{padding:0 2rem;margin-bottom:3rem}.cookie-policy__list li,.policy__list li{margin-bottom:1rem;padding-left:1rem}.cookie-policy__btn{border-radius:3.5rem;color:#fff;background-color:#282c34;padding:1.5rem 3.5rem;margin-bottom:4rem}.cookie-policy__btn:hover{opacity:.8}.cookie-policy__btn:disabled{background-color:#eaeaea;color:#b8bdc8;cursor:default}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.product-detail{padding-top:60px;padding-bottom:120px;background-color:#282c34}.product-detail__container{width:100%;margin-right:auto;margin-left:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:576px){.product-detail__container{max-width:540px}}@media(min-width:768px){.product-detail__container{max-width:720px}}@media(min-width:992px){.product-detail__container{max-width:960px}}@media(min-width:1200px){.product-detail__container{max-width:1140px}}.product-detail h3{line-height:normal}@media(max-width:992px){.product-detail h3{text-align:center}}.product-detail-showcase__image{width:100%;height:auto}.product-detail-showcase__image--lower{padding-top:4rem}@media(min-width:768px){.product-detail-description__container{display:flex;flex-wrap:wrap}}.product-detail-description__cell-row{display:flex;flex-wrap:wrap;flex-direction:row-reverse}.product-detail-description__cell-row--ltr{flex-direction:row}@media(max-width:768px){.product-detail-description__cell-row--top{margin-top:4rem}}.product-detail-description__cell-top{margin-top:10%}.product-detail-description__browser-list-container{display:flex;align-items:center;justify-content:start;flex-direction:row}.product-detail-description__browser-list-caption{margin-bottom:1rem}.product-detail-description__browser-list{line-height:2.5rem;text-align:left;list-style-type:none}.product-detail-description__browser-list li{display:flex;align-items:center;flex-direction:row}.product-detail-description__browser-list svg{width:4rem;height:4rem;padding:1rem;color:#9ffcf8;font-size:1.4rem}.product-detail-description--rtl{text-align:center}@media(min-width:768px){.product-detail-description--rtl{text-align:right}}.product-detail-description__cell-col{flex:0 0 100%;max-width:100%;display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:2rem;text-align:center}@media(min-width:768px){.product-detail-description__cell-col{text-align:left;flex:0 0 50%;max-width:50%}}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.product-outline{color:#000;background-color:#fff;margin-top:0;padding-top:30px;padding-bottom:120px}@media(min-width:768px){.product-outline{margin-top:auto;padding-top:60px;padding-bottom:120px}}.product-outline__container{width:100%;margin-right:auto;margin-left:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:576px){.product-outline__container{max-width:540px}}@media(min-width:768px){.product-outline__container{max-width:720px}}@media(min-width:992px){.product-outline__container{max-width:960px}}@media(min-width:1200px){.product-outline__container{max-width:1140px}}@media(max-width:992px){.product-outline h3{text-align:center}}.product-outline__information-table{display:flex;align-items:center;justify-content:center;flex-direction:column}.product-outline__information-table h4{margin:2rem auto;font-size:3rem}.product-outline-showcase__image{width:100%;height:auto}@media(max-width:768px){.product-outline-showcase__image{margin-bottom:4rem}.product-outline-showcase__phone{max-width:60%}}.product-outline-description__caption{text-align:center;line-height:4rem;font-size:2.5rem;font-weight:900}@media(min-width:768px){.product-outline-description__caption{font-size:3rem;margin:8rem 7rem}}@media(max-width:768px){.product-outline-description__caption--desktop{display:none}}@media(min-width:768px){.product-outline-description__caption--mobile{display:none}}.product-outline-description__cell-row{display:flex;flex-wrap:wrap;flex-direction:row-reverse;margin-bottom:4rem}@media(min-width:768px){.product-outline-description__cell-row{margin-bottom:2rem}}.product-outline-description__cell-row--ltr{flex-direction:row}.product-outline-description__cell-row--centre{flex-direction:row;justify-content:center}.product-outline-description__cell-col{flex:0 0 100%;max-width:100%;display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:2rem}@media(min-width:768px){.product-outline-description__cell-col{flex:0 0 50%;max-width:50%}.product-outline-description__cell-col--lhs{padding:2rem;flex:0 0 75%;max-width:75%}.product-outline-description__cell-col--rhs{padding:2rem;flex:0 0 25%;max-width:25%}}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.qr-code{padding-top:120px;padding-bottom:60px;background:radial-gradient(farthest-corner at -50% 100%,#332546,#000);margin-top:-6rem}@media(min-width:768px){.qr-code{padding-top:180px;padding-bottom:180px}}.qr-code__container{width:100%;margin-right:auto;margin-left:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:576px){.qr-code__container{max-width:540px}}@media(min-width:768px){.qr-code__container{max-width:720px}}@media(min-width:992px){.qr-code__container{max-width:960px}}@media(min-width:1200px){.qr-code__container{max-width:1140px}}.qr-code h3{line-height:normal}@media(max-width:992px){.qr-code h3{text-align:center}}.qr-code__show-case-image{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:auto;box-shadow:0 1.4rem 2.8rem rgba(0,0,0,.251),0 1rem 1rem rgba(0,0,0,.22)}@media(min-width:768px){.qr-code__show-case-image--lower{margin-top:10rem}}.qr-code-description__caption{font-size:3rem;line-height:3rem;padding:3rem}.qr-code-description__caption--lower{margin-bottom:auto}@media(max-width:768px){.qr-code-description__caption--lower{margin-bottom:4rem}}@media(min-width:992px){.qr-code-description__caption{font-size:3.6rem;line-height:3.6rem;padding:6rem}}.qr-code-description__cell-row{display:flex;flex-wrap:wrap;flex-direction:row-reverse}.qr-code-description__cell-row--ltr{flex-direction:row}@media(min-width:768px){.qr-code-description__cell-top{margin-top:10%}}.qr-code-description--rtl{text-align:center}@media(min-width:768px){.qr-code-description--rtl{text-align:right}}.qr-code-description__cell-col{flex:0 0 100%;max-width:100%;display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:2rem;text-align:center}@media(min-width:768px){.qr-code-description__cell-col{text-align:left;flex:0 0 50%;max-width:50%}}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.ratings__row{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}.ratings__icon svg{margin:0 auto;width:3rem;height:3rem;font-size:1.4rem}.ratings__icon--full{color:#f27121}.ratings__icon--empty{color:#dadada}.ratings__btn i{transition:color .3s ease-in-out}.ratings__btn i:hover{color:#f1bc9e}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.recaptcha-terms-caption{font-size:1rem;text-transform:none;margin:0}.recaptcha-terms-caption a{text-decoration:underline}/*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/.arrow-down{width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #9ffcf8;position:absolute;bottom:120px;left:50%;margin-left:-20px;display:inline-block}.arrow-down button{width:100%;height:100%}.arrow-down--animate{animation:hexcast-bounce 1s infinite alternate}.arrow-down:hover{cursor:pointer}@keyframes hexcast-bounce{0%{transform:translateY(0)}to{transform:translateY(-15px)}}/*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/.hexcast-scroll-to-top{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;right:20px!important;border-radius:50%!important;border:1px solid #9ffcf8;background-color:#455e63!important;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.3),0 .5rem .5rem rgba(0,0,0,.22)!important;color:#9ffcf8!important;transition:filter .25s ease-in-out}.hexcast-scroll-to-top:focus{outline:none!important}.hexcast-scroll-to-top:hover{filter:brightness(1.75)!important}/*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/#stars{animation:animStar 50s linear infinite}#stars,#stars:after{width:1px;height:1px;background:transparent;box-shadow:1689px 347px #fff,1829px 1130px #fff,512px 1346px #fff,126px 1144px #fff,475px 1776px #fff,583px 1677px #fff,619px 277px #fff,1350px 808px #fff,202px 1525px #fff,1143px 1081px #fff,1659px 367px #fff,1418px 295px #fff,1755px 1251px #fff,582px 363px #fff,1272px 1292px #fff,137px 1244px #fff,661px 681px #fff,1507px 944px #fff,234px 603px #fff,805px 870px #fff,1050px 1929px #fff,435px 1074px #fff,1854px 1364px #fff,1382px 717px #fff,72px 1827px #fff,1362px 140px #fff,39px 305px #fff,1823px 1255px #fff,1px 359px #fff,1028px 1696px #fff,11px 888px #fff,482px 1532px #fff,1281px 151px #fff,202px 869px #fff,1927px 1370px #fff,390px 507px #fff,1747px 255px #fff,577px 1963px #fff,1609px 1941px #fff,1082px 1073px #fff,1927px 583px #fff,1546px 1357px #fff,1654px 369px #fff,1618px 525px #fff,550px 1254px #fff,1422px 103px #fff,1133px 1862px #fff,1282px 1462px #fff,1428px 1486px #fff,470px 1362px #fff,722px 39px #fff,1507px 731px #fff,800px 1675px #fff,318px 1861px #fff,1569px 318px #fff,62px 1600px #fff,1092px 1629px #fff,1389px 1703px #fff,1158px 1141px #fff,154px 838px #fff,1727px 495px #fff,1047px 37px #fff,820px 782px #fff,211px 89px #fff,1076px 48px #fff,1784px 1940px #fff,1792px 340px #fff,1972px 1112px #fff,980px 1276px #fff,1186px 1526px #fff,1451px 186px #fff,793px 1395px #fff,97px 223px #fff,1561px 33px #fff,1931px 1970px #fff,524px 333px #fff,61px 97px #fff,1156px 587px #fff,587px 877px #fff,595px 1298px #fff,1156px 1369px #fff,32px 763px #fff,523px 716px #fff,1090px 299px #fff,343px 529px #fff,188px 1183px #fff,517px 1433px #fff,770px 1593px #fff,280px 295px #fff,106px 1932px #fff,109px 503px #fff,988px 114px #fff,1432px 1356px #fff,1313px 103px #fff,1080px 606px #fff,186px 1012px #fff,1253px 1430px #fff,119px 499px #fff,1983px 1133px #fff,928px 1750px #fff,1175px 1707px #fff,220px 1943px #fff,534px 1787px #fff,1900px 1663px #fff,1014px 414px #fff,133px 1742px #fff,168px 1183px #fff,844px 314px #fff,555px 1736px #fff,246px 42px #fff,1068px 420px #fff,736px 1275px #fff,1685px 918px #fff,1414px 995px #fff,465px 292px #fff,482px 61px #fff,1182px 310px #fff,351px 795px #fff,728px 70px #fff,1136px 919px #fff,1207px 1444px #fff,1150px 1360px #fff,441px 142px #fff,779px 353px #fff,752px 671px #fff,705px 1576px #fff,921px 1524px #fff,779px 901px #fff,907px 1160px #fff,944px 427px #fff,390px 1486px #fff,786px 1700px #fff,1097px 352px #fff,461px 667px #fff,1001px 1613px #fff,1319px 1847px #fff,952px 1909px #fff,1932px 162px #fff,349px 917px #fff,1172px 1358px #fff,854px 446px #fff,1715px 109px #fff,551px 1498px #fff,1122px 286px #fff,1913px 250px #fff,1809px 1633px #fff,1256px 1840px #fff,277px 866px #fff,1748px 1216px #fff,176px 315px #fff,963px 88px #fff,159px 815px #fff,67px 660px #fff,1152px 1865px #fff,1337px 1717px #fff,1892px 649px #fff,1135px 1052px #fff,1169px 1635px #fff,89px 1367px #fff,442px 734px #fff,392px 678px #fff,292px 534px #fff,1943px 955px #fff,1771px 1657px #fff,1818px 714px #fff,1069px 959px #fff,1727px 805px #fff,147px 533px #fff,446px 896px #fff,1717px 1005px #fff,569px 1204px #fff,1918px 397px #fff,1417px 89px #fff,1417px 66px #fff,96px 200px #fff,418px 118px #fff,1965px 559px #fff,1135px 1410px #fff,810px 1052px #fff,1016px 389px #fff,174px 109px #fff,693px 413px #fff,1982px 959px #fff,238px 648px #fff,255px 1600px #fff,543px 1262px #fff,976px 945px #fff,512px 82px #fff,1053px 1267px #fff,631px 460px #fff,377px 998px #fff,1924px 1843px #fff,142px 1489px #fff,315px 1128px #fff,101px 603px #fff,656px 1789px #fff,498px 852px #fff,1818px 262px #fff,1876px 1763px #fff,383px 884px #fff,889px 621px #fff,1261px 89px #fff,1857px 302px #fff,1432px 945px #fff,1146px 458px #fff,1894px 167px #fff,1144px 497px #fff,1240px 938px #fff,164px 485px #fff,1388px 470px #fff,1250px 1079px #fff,684px 553px #fff,1229px 1285px #fff,1920px 1411px #fff,1735px 1997px #fff,706px 1692px #fff,427px 1995px #fff,123px 1343px #fff,1923px 1414px #fff,1290px 308px #fff,1831px 692px #fff,344px 1738px #fff,1959px 544px #fff,1076px 430px #fff,1116px 1019px #fff,1715px 1042px #fff,583px 1991px #fff,1365px 1938px #fff,252px 494px #fff,1101px 1494px #fff,996px 189px #fff,1621px 1415px #fff,413px 924px #fff,228px 649px #fff,1056px 608px #fff,209px 604px #fff,1019px 1540px #fff,1876px 148px #fff,1674px 1239px #fff,633px 866px #fff,1138px 1776px #fff,589px 1035px #fff,892px 974px #fff,1301px 518px #fff,1927px 1394px #fff,947px 1821px #fff,1596px 1470px #fff,1967px 763px #fff,1014px 796px #fff,838px 1001px #fff,846px 320px #fff,1847px 1462px #fff,703px 1005px #fff,1149px 870px #fff,1702px 1092px #fff,53px 1968px #fff,806px 548px #fff,1336px 1854px #fff,1343px 1047px #fff,1246px 856px #fff,335px 135px #fff,1919px 1551px #fff,1448px 1467px #fff,1132px 1229px #fff,536px 1387px #fff,921px 611px #fff,1993px 18px #fff,268px 775px #fff,774px 358px #fff,145px 37px #fff,1762px 1032px #fff,529px 1807px #fff,963px 986px #fff,1023px 112px #fff,628px 1088px #fff,1918px 959px #fff,893px 568px #fff,1086px 846px #fff,1956px 1683px #fff,1699px 1301px #fff,655px 705px #fff,522px 1468px #fff,809px 656px #fff,1947px 1884px #fff,333px 1711px #fff,582px 491px #fff,1435px 1739px #fff,221px 1791px #fff,402px 237px #fff,1292px 1324px #fff,1741px 1611px #fff,1277px 1464px #fff,677px 1619px #fff,703px 524px #fff,895px 49px #fff,1609px 1244px #fff,1386px 627px #fff,1445px 105px #fff,522px 1146px #fff,637px 1070px #fff,1189px 1308px #fff,724px 1633px #fff,64px 1721px #fff,1374px 831px #fff,1580px 719px #fff,320px 30px #fff,289px 1499px #fff,1435px 593px #fff,1629px 1462px #fff,94px 1002px #fff,918px 1498px #fff,1310px 559px #fff,1668px 595px #fff,202px 1485px #fff,1184px 1053px #fff,1849px 1270px #fff,522px 14px #fff,308px 1380px #fff,1394px 1092px #fff,1872px 1307px #fff,1824px 1466px #fff,57px 1782px #fff,50px 55px #fff,198px 167px #fff,1496px 47px #fff,1114px 179px #fff,55px 1887px #fff,200px 1784px #fff,267px 11px #fff,1810px 1942px #fff,1734px 70px #fff,183px 492px #fff,1305px 1524px #fff,853px 1170px #fff,1783px 262px #fff,1869px 426px #fff,1407px 238px #fff,501px 274px #fff,1072px 655px #fff,1528px 1690px #fff,1851px 1342px #fff,1302px 1918px #fff,343px 1898px #fff,828px 1687px #fff,727px 1736px #fff,1779px 733px #fff,36px 578px #fff,1939px 1732px #fff,75px 1713px #fff,802px 883px #fff,1610px 1912px #fff,832px 217px #fff,516px 209px #fff,1709px 1548px #fff,1733px 469px #fff,633px 1662px #fff,807px 1108px #fff,972px 487px #fff,614px 1456px #fff,1908px 1047px #fff,1414px 1870px #fff,666px 1602px #fff,1325px 528px #fff,1668px 360px #fff,1997px 1749px #fff,1294px 1636px #fff,811px 1676px #fff,247px 169px #fff,1146px 1949px #fff,1816px 59px #fff,902px 778px #fff,280px 685px #fff,679px 490px #fff,1699px 955px #fff,1142px 658px #fff,1893px 1294px #fff,1999px 164px #fff,1640px 478px #fff,874px 1971px #fff,1819px 182px #fff,932px 837px #fff,452px 1159px #fff,1895px 639px #fff,463px 812px #fff,629px 354px #fff,1140px 709px #fff,1965px 1581px #fff,1242px 476px #fff,1238px 1727px #fff,1906px 1721px #fff,921px 282px #fff,637px 1649px #fff,188px 862px #fff,1457px 102px #fff,1764px 664px #fff,1342px 1197px #fff,285px 1367px #fff,1225px 1744px #fff,354px 659px #fff,575px 868px #fff,737px 818px #fff,918px 445px #fff,1345px 1691px #fff,1463px 295px #fff,1641px 1949px #fff,1593px 1009px #fff,1892px 1571px #fff,889px 447px #fff,1913px 1418px #fff,763px 1493px #fff,715px 191px #fff,1815px 322px #fff,1992px 135px #fff,1989px 1133px #fff,1804px 1472px #fff,1741px 198px #fff,1308px 1583px #fff,1308px 1687px #fff,551px 1772px #fff,869px 1736px #fff,108px 1019px #fff,1395px 1331px #fff,759px 51px #fff,1209px 1529px #fff,1422px 731px #fff,969px 599px #fff,1038px 1673px #fff,677px 1221px #fff,1679px 678px #fff,1235px 1591px #fff,1921px 1446px #fff,397px 1950px #fff,1837px 166px #fff,117px 103px #fff,1962px 935px #fff,1605px 1713px #fff,1385px 1438px #fff,1439px 1187px #fff,1572px 1302px #fff,1295px 1840px #fff,280px 1562px #fff,209px 1364px #fff,1137px 1408px #fff,412px 1284px #fff,1464px 518px #fff,41px 928px #fff,1284px 49px #fff,1109px 1764px #fff,1595px 1652px #fff,1548px 1532px #fff,1923px 1000px #fff,261px 381px #fff,1519px 809px #fff,1863px 62px #fff,1157px 1930px #fff,1326px 913px #fff,1226px 1283px #fff,1708px 208px #fff,1940px 466px #fff,1979px 1136px #fff,1648px 901px #fff,464px 1123px #fff,1071px 1002px #fff,1464px 1613px #fff,385px 210px #fff,1956px 1118px #fff,1321px 1031px #fff,1115px 384px #fff,967px 572px #fff,1582px 1304px #fff,1619px 1071px #fff,1831px 755px #fff,1152px 1395px #fff,1712px 272px #fff,265px 1362px #fff,1944px 420px #fff,702px 1232px #fff,1597px 1183px #fff,145px 502px #fff,786px 34px #fff,1059px 1798px #fff,403px 198px #fff,1966px 464px #fff,888px 1818px #fff,866px 944px #fff,1236px 1373px #fff,129px 1537px #fff,1043px 1111px #fff,1276px 1029px #fff,1463px 532px #fff,127px 1293px #fff,159px 133px #fff,816px 783px #fff,960px 1789px #fff,115px 1461px #fff,1329px 1776px #fff,1789px 586px #fff,1709px 1125px #fff,1953px 497px #fff,496px 1299px #fff,1580px 1895px #fff,861px 103px #fff,891px 348px #fff,1147px 765px #fff,87px 1427px #fff,1436px 576px #fff,602px 1634px #fff,1766px 938px #fff,918px 1412px #fff,1073px 1492px #fff,73px 1771px #fff,1272px 236px #fff,819px 474px #fff,1851px 1998px #fff,1877px 895px #fff,1643px 1472px #fff,1710px 474px #fff,1921px 626px #fff,782px 361px #fff,1760px 1387px #fff,896px 291px #fff,1652px 127px #fff,146px 1014px #fff,1630px 428px #fff,229px 684px #fff,857px 64px #fff,444px 1162px #fff,250px 1110px #fff,1830px 1466px #fff,792px 652px #fff,1322px 884px #fff,1177px 1197px #fff,1746px 1053px #fff,496px 1570px #fff,1513px 1401px #fff,1435px 1644px #fff,1660px 307px #fff,1714px 181px #fff,1422px 716px #fff,338px 507px #fff,847px 1276px #fff,768px 846px #fff,368px 1388px #fff,1495px 693px #fff,1215px 1016px #fff,881px 1978px #fff,441px 1053px #fff,1754px 936px #fff,85px 647px #fff,1865px 923px #fff,1510px 1406px #fff,5px 833px #fff,944px 981px #fff,1194px 1505px #fff,1160px 1338px #fff,1203px 50px #fff,1739px 1977px #fff,8px 1974px #fff,1291px 1813px #fff,1525px 798px #fff,914px 1442px #fff,1067px 746px #fff,1202px 1150px #fff,1711px 105px #fff,418px 62px #fff,1472px 1784px #fff,1646px 1247px #fff,1171px 1082px #fff,567px 392px #fff,1986px 1754px #fff,577px 1666px #fff,562px 645px #fff,1009px 1522px #fff,652px 868px #fff,290px 68px #fff,65px 625px #fff,816px 521px #fff,1988px 277px #fff,936px 698px #fff,866px 344px #fff,1804px 1531px #fff,1339px 266px #fff,1880px 1743px #fff,1503px 1917px #fff,800px 567px #fff,894px 1306px #fff,496px 640px #fff,224px 921px #fff,1319px 1545px #fff,1227px 151px #fff,445px 86px #fff,978px 1629px #fff,209px 314px #fff,220px 1959px #fff,683px 947px #fff,1538px 1880px #fff,1185px 1531px #fff,907px 1753px #fff,1201px 1370px #fff,1400px 1583px #fff,448px 1333px #fff,95px 49px #fff,426px 973px #fff,1292px 121px #fff,1410px 1138px #fff,54px 1842px #fff,4px 1284px #fff,921px 917px #fff,653px 433px #fff,1007px 1452px #fff,1622px 1272px #fff,3px 288px #fff,531px 766px #fff,985px 795px #fff,1193px 1645px #fff,861px 1159px #fff,1745px 1907px #fff,379px 1605px #fff,1805px 312px #fff,798px 528px #fff,1779px 581px #fff,1765px 356px #fff,357px 1624px #fff,1969px 1946px #fff,709px 891px #fff,1935px 698px #fff,1715px 842px #fff,349px 645px #fff,528px 179px #fff,1573px 1995px #fff,1848px 1147px #fff,1380px 1721px #fff,1926px 1791px #fff,1104px 180px #fff,1817px 1941px #fff,1865px 6px #fff,480px 656px #fff,1989px 1282px #fff,1947px 146px #fff,56px 983px #fff,699px 176px #fff,799px 449px #fff,1382px 258px #fff,547px 822px #fff,1258px 1359px #fff,1769px 1412px #fff,5px 438px #fff,628px 920px #fff,66px 542px #fff,457px 428px #fff,1859px 1314px #fff,1704px 8px #fff,984px 1736px #fff,145px 68px #fff,1655px 1343px #fff,1726px 6px #fff,1281px 777px #fff,458px 1188px #fff,78px 1987px #fff,336px 1696px #fff,692px 1359px #fff,516px 1007px #fff,374px 776px #fff,866px 116px #fff,908px 1656px #fff,1022px 143px #fff,938px 1727px #fff,1801px 1557px #fff,1314px 1197px #fff,1683px 1637px #fff,1692px 594px #fff,469px 49px #fff,1205px 1991px #fff,245px 1169px #fff,1271px 430px #fff,1495px 1588px #fff,1666px 114px #fff,375px 1190px #fff,988px 1923px #fff,914px 246px #fff,1654px 1952px #fff,149px 657px #fff,1344px 1968px #fff,1223px 102px #fff,439px 257px #fff,1518px 1838px #fff,146px 788px #fff,451px 730px #fff,433px 103px #fff,1897px 1399px #fff,926px 40px #fff,1607px 1318px #fff,179px 1537px #fff,1534px 509px #fff,66px 811px #fff,1800px 339px #fff,689px 455px #fff,838px 774px #fff,1968px 966px #fff,1315px 1860px #fff}#stars:after{content:" ";position:absolute;top:2000px}#stars2{animation:animStar 100s linear infinite}#stars2,#stars2:after{width:2px;height:2px;background:transparent;box-shadow:207px 1424px #fff,481px 1712px #fff,1018px 797px #fff,325px 69px #fff,1954px 1264px #fff,808px 1959px #fff,1433px 219px #fff,1045px 1365px #fff,458px 79px #fff,1562px 893px #fff,326px 515px #fff,242px 659px #fff,548px 1999px #fff,1562px 1994px #fff,1031px 1677px #fff,154px 1322px #fff,1941px 1266px #fff,1093px 550px #fff,891px 608px #fff,1114px 734px #fff,1171px 1477px #fff,715px 202px #fff,244px 1114px #fff,1109px 1667px #fff,1247px 693px #fff,278px 1056px #fff,1009px 1732px #fff,1735px 516px #fff,292px 1648px #fff,1374px 120px #fff,602px 961px #fff,1327px 1588px #fff,1392px 1376px #fff,1109px 1920px #fff,211px 1961px #fff,250px 411px #fff,450px 664px #fff,1675px 1017px #fff,208px 347px #fff,199px 956px #fff,360px 1052px #fff,620px 1826px #fff,715px 549px #fff,528px 1991px #fff,1206px 361px #fff,1043px 144px #fff,1605px 1932px #fff,1925px 1811px #fff,667px 1502px #fff,1565px 706px #fff,404px 460px #fff,338px 562px #fff,105px 1636px #fff,244px 1880px #fff,877px 1891px #fff,933px 1983px #fff,1840px 1162px #fff,104px 1574px #fff,659px 1293px #fff,1921px 231px #fff,180px 1351px #fff,571px 1641px #fff,1059px 48px #fff,1862px 1868px #fff,968px 1459px #fff,1794px 297px #fff,468px 173px #fff,1916px 265px #fff,498px 1332px #fff,268px 162px #fff,1821px 1287px #fff,1591px 145px #fff,1709px 298px #fff,1014px 657px #fff,491px 1075px #fff,1602px 1760px #fff,937px 1969px #fff,963px 1664px #fff,1082px 472px #fff,1150px 1845px #fff,254px 39px #fff,896px 1715px #fff,833px 1949px #fff,289px 1574px #fff,465px 154px #fff,1828px 1471px #fff,328px 1794px #fff,1914px 481px #fff,922px 490px #fff,1258px 856px #fff,1251px 1026px #fff,147px 1292px #fff,1484px 1505px #fff,1038px 1429px #fff,679px 1129px #fff,91px 560px #fff,985px 425px #fff,917px 1491px #fff,296px 352px #fff,639px 295px #fff,1323px 1373px #fff,1042px 967px #fff,1253px 950px #fff,1692px 1740px #fff,1367px 1983px #fff,1121px 330px #fff,660px 104px #fff,1044px 1273px #fff,1937px 1689px #fff,253px 1869px #fff,1684px 41px #fff,1631px 805px #fff,1245px 1011px #fff,449px 166px #fff,365px 915px #fff,127px 1593px #fff,738px 1045px #fff,121px 415px #fff,1277px 864px #fff,340px 421px #fff,321px 246px #fff,661px 1570px #fff,1248px 756px #fff,455px 1755px #fff,1640px 1579px #fff,222px 1690px #fff,431px 881px #fff,554px 323px #fff,11px 457px #fff,521px 694px #fff,893px 1067px #fff,689px 390px #fff,713px 1985px #fff,239px 956px #fff,1370px 1037px #fff,1661px 553px #fff,427px 388px #fff,479px 1049px #fff,284px 1778px #fff,716px 37px #fff,781px 757px #fff,896px 367px #fff,688px 1223px #fff,1296px 414px #fff,1415px 1481px #fff,1500px 1837px #fff,939px 847px #fff,917px 69px #fff,1668px 1197px #fff,284px 1153px #fff,946px 992px #fff,853px 183px #fff,309px 1627px #fff,1287px 710px #fff,271px 848px #fff,1007px 1966px #fff,1183px 638px #fff,1362px 1754px #fff,1578px 271px #fff,1180px 594px #fff,71px 1740px #fff,505px 46px #fff,671px 1690px #fff,1108px 1585px #fff,701px 1474px #fff,1138px 1132px #fff,1563px 1694px #fff,1616px 836px #fff,390px 893px #fff,1770px 753px #fff,1832px 1974px #fff,545px 376px #fff,617px 31px #fff,1104px 840px #fff,556px 181px #fff,899px 416px #fff,1280px 1160px #fff,1723px 1533px #fff,1571px 667px #fff,1500px 1363px #fff,1090px 954px #fff,947px 194px #fff,1420px 981px #fff,941px 1557px #fff,1063px 1171px #fff,591px 1241px #fff,1072px 802px #fff,932px 842px #fff,1414px 1592px #fff,1423px 1285px #fff,154px 214px #fff,1523px 1877px #fff,1200px 377px #fff,128px 839px #fff,1158px 339px #fff,1520px 862px #fff,291px 211px #fff,187px 426px #fff,753px 387px #fff,412px 1381px #fff}#stars2:after{content:" ";position:absolute;top:2000px}#stars3{animation:animStar 150s linear infinite}#stars3,#stars3:after{width:3px;height:3px;background:transparent;box-shadow:1545px 525px #fff,6px 919px #fff,92px 1307px #fff,177px 285px #fff,1838px 491px #fff,631px 951px #fff,1377px 89px #fff,339px 1464px #fff,36px 1329px #fff,890px 1005px #fff,1393px 1804px #fff,1110px 1071px #fff,1121px 721px #fff,158px 693px #fff,333px 1111px #fff,505px 622px #fff,1487px 1792px #fff,1247px 165px #fff,1226px 364px #fff,1412px 238px #fff,1248px 708px #fff,344px 428px #fff,1215px 1819px #fff,1219px 114px #fff,1477px 406px #fff,174px 867px #fff,795px 1679px #fff,1650px 1153px #fff,300px 1172px #fff,1232px 1739px #fff,1319px 888px #fff,1605px 1833px #fff,1916px 121px #fff,1242px 1942px #fff,981px 496px #fff,1371px 219px #fff,1665px 1507px #fff,27px 963px #fff,477px 1877px #fff,1768px 1080px #fff,1601px 1991px #fff,121px 963px #fff,1942px 893px #fff,1972px 1436px #fff,233px 1542px #fff,1342px 1827px #fff,487px 120px #fff,777px 246px #fff,65px 777px #fff,1658px 711px #fff,508px 1104px #fff,1165px 336px #fff,611px 471px #fff,66px 446px #fff,1461px 1722px #fff,421px 1264px #fff,650px 195px #fff,836px 726px #fff,1846px 1541px #fff,1714px 421px #fff,1843px 584px #fff,1912px 327px #fff,914px 733px #fff,1134px 207px #fff,1347px 227px #fff,1420px 1286px #fff,1163px 1349px #fff,1416px 382px #fff,821px 1894px #fff,108px 77px #fff,855px 890px #fff,258px 1329px #fff,1995px 1398px #fff,1516px 506px #fff,852px 676px #fff,406px 887px #fff,1385px 1754px #fff,970px 260px #fff,1314px 710px #fff,456px 572px #fff,1749px 909px #fff,642px 1434px #fff,248px 610px #fff,1615px 742px #fff,1080px 1673px #fff,733px 650px #fff,297px 1910px #fff,1804px 1760px #fff,1152px 1548px #fff,1453px 61px #fff,981px 2px #fff,728px 327px #fff,1077px 1389px #fff,1593px 1585px #fff,1236px 1917px #fff,519px 610px #fff,1617px 865px #fff,702px 1764px #fff,1167px 889px #fff,1580px 188px #fff}#stars3:after{content:" ";position:absolute;top:2000px}@keyframes animStar{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.system-requirements__information-table{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.system-requirements__information-table h4{margin:2rem auto;font-size:3rem}.system-requirements__information-table--row{margin-bottom:1rem}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.testimonial-card{border-radius:1rem;box-shadow:3px 3px 6px 0 rgba(0,0,0,.2);text-align:center;padding:7% 10% 3rem;min-width:24rem;flex:1 0 30%;margin:0 auto;height:100%;display:flex;justify-content:center;flex-direction:column}.testimonial-card *{-webkit-user-select:none;user-select:none}.testimonial-card__icon{position:relative}.testimonial-card__icon svg{margin:0 auto;border-radius:50%;width:4rem;height:4rem;padding:1rem;background:#eee;color:#282c34;font-size:1.4rem}.testimonial-card__badge svg{width:1.5rem;height:1.5rem;padding:0;color:#0093cf;font-size:.25rem;right:-.5rem;position:absolute}.testimonial-card hr{border-top:.1rem solid #282c34;width:63%;margin:2.5rem auto}.testimonial-card__date{text-align:right;color:#8a8a8a}.testimonial-card__ratings{display:flex;justify-content:center;flex-flow:column;align-items:center}.testimonial-card__ratings--left{align-items:start}.testimonial-card__author-container{display:flex;justify-content:center;flex-flow:column;align-items:center}.testimonial-card__author-container--left{align-items:start;margin-bottom:2rem}.testimonial-card__author-container-row{display:flex;justify-items:flex-start;align-items:center;flex-direction:row}.testimonial-card__author{color:#282c34;font-weight:600;font-size:1.4rem;margin-bottom:.3rem;margin-left:1rem;word-break:break-word}.testimonial-card__title{color:#282c34;font-weight:900;font-size:1.75rem;margin-top:.5rem;word-break:break-word}.testimonial-card__title--left{align-items:start;margin-bottom:1rem}.testimonial-card__comment-container{flex-grow:1}.testimonial-card__comment{word-break:break-word}.testimonial-card__read-more-btn{border-radius:.5rem;color:#fff;background-color:#282c34;padding:1rem}.testimonial-card__read-more-btn:hover{opacity:.8}.testimonial-card blockquote{text-align:center;position:relative;padding-left:1rem;padding-right:1rem;font-size:1rem;font-weight:300;color:#282c34;flex-grow:1;margin-bottom:3rem;word-break:break-word;quotes:"“" "”" "‘" "’"}@media(min-width:768px){.testimonial-card blockquote{font-size:1.5rem}}.testimonial-card blockquote:after,.testimonial-card blockquote:before{position:absolute;font-weight:400;color:#be0019;font-size:4rem}.testimonial-card blockquote:before{top:0;left:.5rem;content:open-quote;transform:translateY(-35%) translateX(-1.5rem)}.testimonial-card blockquote:after{bottom:0;right:0;content:close-quote;transform:translateY(75%)}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.testimonial-form{min-width:100%}@media(min-width:992px){.testimonial-form{min-width:60%}}.testimonial-form__container{margin-top:4rem;color:#282c34}.testimonial-form__container,.testimonial-form__ratings-container{display:flex;justify-content:center;align-items:center;flex-direction:column}.testimonial-form__ratings-container{margin-bottom:3rem}.testimonial-form__title{color:#282c34}.testimonial-form label{color:#282c34;margin-bottom:1rem}.testimonial-form input,.testimonial-form textarea{border-radius:3rem;padding:1.5rem}.testimonial-form__btn{margin-top:2rem}.testimonial-form__recaptcha-terms-caption,.testimonial-form__recaptcha-terms-caption a{color:#282c34}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */@media(max-width:992px){.testimonials h3{text-align:center}}.testimonials__container h2{text-align:center;padding-top:2rem;font-weight:400;font-size:2.25rem}@media(max-width:992px){.testimonials__container h2{text-align:center}}@media(min-width:768px){.testimonials__container h2{font-size:3rem}}@media(min-width:992px){.testimonials__container h2{font-size:4rem}}.testimonials__btn-bar{display:flex;justify-content:center}.testimonials__read-more-btn{border-radius:3.5rem;color:#fff;background-color:#282c34;padding:1.5rem 3.5rem}.testimonials__read-more-btn:hover{opacity:.8}.testimonials-mobile__row{display:block;margin-bottom:4rem}@media(min-width:992px){.testimonials-mobile__row{display:none}}.testimonials-mobile__card-container{margin-top:4rem;margin-bottom:4rem}.testimonials-desktop__row{margin-top:5rem;margin-bottom:5rem;display:none}@media(min-width:992px){.testimonials-desktop__row{display:flex;justify-content:space-between}}.testimonials-desktop__card-container{position:relative;width:100%;min-height:1px;padding-right:1.5rem;padding-left:1.5rem}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.testimonial-list{display:flex;justify-content:center;flex-direction:column}.testimonial-list__divider{display:block;margin-left:3rem;margin-right:3rem;border-bottom:1px solid rgba(51,153,153,.1)}.testimonial-list__container{max-height:70vh;overflow-y:auto}.testimonial-list__item{margin:1rem 3rem 4rem}.testimonial-list__btn-bar{flex-grow:1;display:flex;justify-content:center;flex-direction:column;align-items:center;margin:2rem}.testimonial-list__btn{border-radius:3.5rem;color:#fff;background-color:#282c34;padding:1.5rem 3.5rem}.testimonial-list__btn:hover{opacity:.8}.testimonial-list__btn:disabled{background-color:#eaeaea;color:#b8bdc8;cursor:default}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.testimonials{margin-top:0;padding-top:30px;padding-bottom:120px;background-color:#fff;color:#000}@media(min-width:768px){.testimonials{margin-top:auto;padding-top:60px;padding-bottom:120px}}.testimonials__container{width:100%;margin-right:auto;margin-left:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:576px){.testimonials__container{max-width:540px}}@media(min-width:768px){.testimonials__container{max-width:720px}}@media(min-width:992px){.testimonials__container{max-width:960px}}@media(min-width:1200px){.testimonials__container{max-width:1140px}}.testimonials__title--centred{text-align:center}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.testimonials-summary{display:flex;justify-content:center;flex-direction:column;align-items:center;flex-grow:1}@media(min-width:992px){.testimonials-summary{flex-direction:row}}.testimonials-summary--no-reviews{flex-direction:column;margin:3rem auto}.testimonials-summary__no-reviews-caption{margin:4rem auto;font-size:2rem}.testimonials-summary__container{margin-top:4rem;display:flex;justify-content:center}.testimonials-summary__aggregates-container,.testimonials-summary__score-container,.testimonials-summary__write-review-container{flex-grow:1;display:flex;justify-content:center;flex-direction:row;margin:3rem auto}@media(min-width:992px){.testimonials-summary__aggregates-container,.testimonials-summary__score-container,.testimonials-summary__write-review-container{flex-direction:row;margin-bottom:0}}.testimonials-summary__aggregates-container{flex-grow:2}.testimonials-summary__score-value{font-size:3rem}.testimonials-summary__score{display:flex;justify-content:center;flex-direction:column;align-items:center}.testimonials-summary__aggregate{display:flex;justify-content:center;flex-direction:column;align-items:flex-start}.testimonials-summary__row{display:flex;justify-content:center;flex-direction:row;align-items:center}.testimonials-summary__bar-container{height:100%;min-width:100%;padding:1rem}.testimonials-summary__bar{border-radius:2rem;background-color:#eee;height:100%;width:100%}.testimonials-summary__bar_internal{border-radius:2rem;background-color:#282c34;height:100%;width:0}/*!******************************************************************************
 * Copyright (c) 2023. Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/:root{--toastify-color-info:#455e63;--toastify-color-error:#be0019}/*!******************************************************************************
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 ******************************************************************************/.product-video-reel{background-color:#000;color:#fff;margin-top:0;padding-top:30px;padding-bottom:120px}@media(min-width:768px){.product-video-reel{margin-top:auto;padding-top:60px;padding-bottom:120px}}.product-video-reel__container{width:100%;margin-right:auto;margin-left:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:576px){.product-video-reel__container{max-width:540px}}@media(min-width:768px){.product-video-reel__container{max-width:720px}}@media(min-width:992px){.product-video-reel__container{max-width:960px}}@media(min-width:1200px){.product-video-reel__container{max-width:1140px}}.product-video-reel--em{padding:2rem}.product-video-reel__caption{text-align:center;margin:3rem auto;font-size:3rem}@media(min-width:768px){.product-video-reel__caption{margin:4rem;font-size:6rem}}.product-video-reel__description{text-align:center;line-height:4rem;font-size:2.5rem;margin:3rem auto}@media(min-width:768px){.product-video-reel__description--lg{max-width:80%;font-size:4rem}}.product-video-reel__video{height:auto;margin:0 auto}.product-video-reel__video video{outline-style:none}.product-video-reel__header{margin-bottom:4rem}@media(min-width:768px){.product-video-reel__header{margin-bottom:8rem}}.product-video-reel__footer{margin-bottom:4rem}@media(min-width:768px){.product-video-reel__footer{margin-top:8rem;margin-bottom:8rem}}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.video-tutorial{margin-top:0;padding-top:30px;padding-bottom:120px;background-color:#232628;color:#fff}@media(min-width:768px){.video-tutorial{margin-top:auto;padding-top:60px;padding-bottom:120px}}.video-tutorial h3{margin-bottom:2rem}@media(max-width:992px){.video-tutorial h3{text-align:center}}.video-tutorial__container{width:100%;margin-right:auto;margin-left:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:576px){.video-tutorial__container{max-width:540px}}@media(min-width:768px){.video-tutorial__container{max-width:720px}}@media(min-width:992px){.video-tutorial__container{max-width:960px}}@media(min-width:1200px){.video-tutorial__container{max-width:1140px}}/*!
 * Copyright (c) 2024 Hexmark Records Ltd. - All Rights Reserved.
 * Reg Company 10933357.
 *
 * You may NOT use, distribute and modify this code under the terms of the license.
 * This source file, and its Intellectual Property is property of Hexmark Records Ltd.
 *
 * You should have received a copy of the Hexmark license with this file.
 * Proprietary and confidential. If you find yourself with a copy of this file please inform:
 * Hexmark Records Ltd, Wisteria, The Grange Barn Pikes End, Pinner, London HA5 2EX,
 * or visit : https://hexmarkrecords.com
 */.global-fadeIn{opacity:1}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animated{animation-duration:1s;animation-fill-mode:both}.animated.faster{animation-duration:.5s}@media (prefers-reduced-motion:reduce),(print){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}}