@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap);h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}h1{font-size:2.8rem}h2{font-size:1.4rem}h3{font-size:2rem}h4{font-size:1.8rem}h5{font-size:1.4rem}p{margin:0}input:not([type=radio]){-webkit-appearance:none;-moz-appearance:none;appearance:none}input:not([type=radio])::-ms-clear,input:not([type=radio])::-ms-reveal{display:none}.padding-small{padding:2.4rem 0}.padding-medium{padding:2.4rem 0}@media only print and (min-width:590px){.padding-medium{padding:3.2rem 0}}@media only screen and (min-width:992px){.padding-medium{padding:3.2rem 0}}.padding-large{padding:4.8rem 0}@media only print and (min-width:590px){.padding-large{padding:5.8rem 0}}@media only screen and (min-width:992px){.padding-large{padding:5.8rem 0}}.padding-bottom-small{padding-bottom:2.4rem}.padding-bottom-medium{padding-bottom:2.4rem}@media only print and (min-width:590px){.padding-bottom-medium{padding-bottom:3.2rem}}@media only screen and (min-width:992px){.padding-bottom-medium{padding-bottom:3.2rem}}.padding-bottom-large{padding-bottom:4.8rem}@media only print and (min-width:590px){.padding-bottom-large{padding-bottom:5.8rem}}@media only screen and (min-width:992px){.padding-bottom-large{padding-bottom:5.8rem}}.padding-top-small{padding-top:2.4rem}.padding-top-medium{padding-top:2.4rem}@media only print and (min-width:590px){.padding-top-medium{padding-top:3.2rem}}@media only screen and (min-width:992px){.padding-top-medium{padding-top:3.2rem}}.padding-top-large{padding-top:4.8rem}@media only print and (min-width:590px){.padding-top-large{padding-top:5.8rem}}@media only screen and (min-width:992px){.padding-top-large{padding-top:5.8rem}}.padding-divider{padding:2.4rem 0}@media only print and (min-width:590px){.padding-divider{padding:5.8rem 0}}@media only screen and (min-width:992px){.padding-divider{padding:5.8rem 0}}.bgd-grey,.divider-bg{background-color:#f5f4f4}.min-height{min-height:200vh}.text-right{text-align:right}.text-left{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.text-center{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.anchor-link{display:inline-block;color:#454095;font-size:1.6rem;font-weight:700;line-height:2.4rem;margin-bottom:2.4rem;padding-right:1.3rem;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4LjEyMSIgaGVpZ2h0PSI0LjgxMSIgdmlld0JveD0iMCAwIDguMTIxIDQuODExIj4NCiAgPHBhdGggaWQ9IlBhdGhfMjE3IiBkPSJNNiwwLDQuMjUxLTEuNzUxLDMtMywwLDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuMDYxIDMuNzUpIiBmaWxsPSJub25lIiBzdHJva2U9IiM0NTQwOTUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEuNSIvPg0KPC9zdmc+DQo=) no-repeat center right}.cta{display:inline-block;min-width:15.9rem;height:4.5rem;line-height:4.5rem;color:#3e4e76;background-color:#fff;padding:0 2.4rem;font-size:1.6rem;text-align:center;text-decoration:none;border:solid 1px #fff;border-radius:5px;vertical-align:middle;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}html.no-touchevents .cta:hover{color:#fff;background-color:#3e4e76;text-decoration:none}@media only print and (min-width:590px){.cta{min-width:17.3rem}}@media only screen and (min-width:992px){.cta{min-width:17.3rem}}@media only screen and (max-width:360px){.cta{min-width:15rem;padding:0 1.5rem}}.dropdown{display:inline-block;position:relative;margin-bottom:2.4rem;min-width:16rem;color:#434343;font-size:1.6rem;line-height:3.2rem;border:1px solid #707070;border-radius:5px;background:#fff;cursor:pointer}@media only print and (min-width:590px){.dropdown{min-width:17.3rem}}@media only screen and (min-width:992px){.dropdown{min-width:17.3rem}}.dropdown__options{display:none;position:absolute;min-width:calc(100% + 2px);border:1px solid #707070;border-top:none;-webkit-transform:translate(-1px,-5px);transform:translate(-1px,-5px);background:#fff;border-radius:0 0 5px 5px;z-index:1}.dropdown__options li{padding:0 2rem}html.no-touchevents .dropdown__item:hover{background:#efefef}html.no-touchevents .dropdown__item:hover:last-child{border-radius:0 0 5px 5px}.dropdown__selected{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:4.5rem;padding:0 2rem}.dropdown__selected::after{content:"\e902";display:inline-block;position:absolute;top:calc(50% - 12px);right:22px;line-height:2.4rem;font-family:icompfa,sans-serif;font-size:.5rem;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.dropdown__selected.\--active::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.arrow-icon{width:24px;height:24px;position:relative}.arrow-icon::before{content:"\e902";display:inline-block;position:absolute;font-family:icompfa,sans-serif;font-size:.7rem;color:#454095;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}@media only print and (min-width:590px){.arrow-icon::before{font-size:.6rem}}@media only screen and (min-width:768px){.arrow-icon::before{font-size:.6rem}}.text-link{display:inline-block}.text-link .outer-text span{font-size:1.6rem;line-height:2.4rem;font-weight:700}html.no-touchevents .text-link .outer-text span:hover{cursor:pointer}.modal{display:none;position:fixed;width:100%;height:100%;top:0;left:0;z-index:999}.modal__body{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);z-index:11}.modal__content{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only print and (min-width:590px){.modal__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:768px){.modal__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.modal__right-content{overflow:hidden}.modal__right-content .jspVerticalBar{width:8px}.modal__right-content .jspHorizontalBar{display:none}.modal__close-btn{width:35px;height:35px;display:inline-block;position:absolute;right:0;top:0;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0);background:#f77e0b;border:none;border-radius:50%;z-index:1;cursor:pointer}@media only print and (min-width:590px){.modal__close-btn{width:35px;height:35px}}@media only screen and (min-width:992px){.modal__close-btn{width:35px;height:35px}}.modal__close-btn::before{width:14px;height:14px;content:"";display:inline-block;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+PHBhdGggZGF0YS1uYW1lPSJGaWxsIDQiIGQ9Ik0xMS42MjcgOS44MjZhMS4yNzMgMS4yNzMgMCAxIDEtMS44IDEuOEw2IDcuOGwtMy44MjYgMy44MjdhMS4yNzMgMS4yNzMgMCAwIDEtMS44LTEuOEw0LjIgNiAuMzczIDIuMTc0YTEuMjczIDEuMjczIDAgMCAxIDEuOC0xLjhMNiA0LjIgOS44MjYuMzczYTEuMjczIDEuMjczIDAgMCAxIDEuOCAxLjhMNy44IDZ6IiBmaWxsPSIjZmFmYWZhIi8+PC9zdmc+) no-repeat center center}.modal .jspVerticalBar{width:.8rem}.btn-primary{background-color:#233052;color:#fff;cursor:pointer}html.no-touchevents .btn-primary:hover{background-color:#454095}.validation-summary-errors{padding-bottom:1.5rem;color:#d72727}.\--no-cusor{cursor:default;pointer-events:none}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}@font-face{font-family:icompfa;src:url(../fonts/icoMPFA/icoMPFA.woff) format("woff");font-weight:400;font-style:normal}html{font-size:10px;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}html.safari{background:0 0}html.overflow{overflow:hidden!important}html .container{padding-right:2.4rem;padding-left:2.4rem}@media only screen and (max-width:767px){html .container{max-width:none}}@media only print and (min-width:590px){html .container{padding-right:1.8rem;padding-left:1.8rem}}@media only screen and (min-width:768px){html .container{padding-right:1.8rem;padding-left:1.8rem}}@media only print and (min-width:590px){html .container{padding-right:1.6rem;padding-left:1.6rem}}@media only screen and (min-width:992px){html .container{padding-right:1.6rem;padding-left:1.6rem}}body{margin:0;font-size:14px;overflow-x:hidden}body.tc{font-family:'Noto Sans TC',sans-serif}body.sc{font-family:'Noto Sans SC',sans-serif}body.en{font-family:Lato,sans-serif}body.freeze{height:100%;overflow:hidden!important}html.ios body.freeze{position:fixed;width:100%}body.freeze[class*="--scroll-"]{border:0 solid #fff}body.freeze.\--scroll-13{border-right-width:13px}body.freeze.\--scroll-14{border-right-width:14px}body.freeze.\--scroll-15{border-right-width:15px}body.freeze.\--scroll-16{border-right-width:16px}body.freeze.\--scroll-17{border-right-width:17px}body.freeze.\--scroll-18{border-right-width:18px}body.text-version .text-only__text{display:block}body.text-version img{display:none}body.text-version .hero{display:none}h1,h2,h3,h4,h5,h6{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}img{height:auto;max-width:100%}img:not([src]),img[src=""]{display:none}ul{margin:0;padding:0;list-style:none}a{color:#000;text-decoration:none}a:hover{text-decoration:underline}.overlay{width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.8);-webkit-transition:all 0s linear .3s,opacity .3s;-o-transition:all 0s linear .3s,opacity .3s;transition:all 0s linear .3s,opacity .3s;opacity:0;visibility:hidden;pointer-events:none;z-index:10}.overlay.active{opacity:1;visibility:visible;pointer-events:auto;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}main{min-height:calc(100vh - 630px)}@media only print and (min-width:590px){main{min-height:calc(100vh - 440px)}}@media only screen and (min-width:768px){main{min-height:calc(100vh - 440px)}}@media only print and (min-width:590px){main{min-height:calc(100vh - 350px)}}@media only screen and (min-width:992px){main{min-height:calc(100vh - 350px)}}.slick-init .hero__item{display:none}.slick-init .hero__item:first-child{display:block}.slick-init.slick-initialized .hero__item{display:block}.container923{max-width:92.3rem;margin:0 auto;padding:5rem 0}.scEmptyPlaceholder{width:100%}.hidden{display:none!important}.pagemode-edit .header{position:relative;z-index:9001}.pagemode-edit .header__wrapping{position:relative}.pagemode-edit .header__notificationbar{position:absolute}.pagemode-edit .secondary-navigation li.active a{pointer-events:auto}.pagemode-edit .timeline .scLooseFrameZone{overflow:visible}.pagemode-edit .scChromeControls img{display:inline-block!important}@media only print and (min-width:590px){.pagemode-edit .article-listing .table-editor-no-table__thead{display:block}}@media only screen and (min-width:768px){.pagemode-edit .article-listing .table-editor-no-table__thead{display:block}}@media only print and (min-width:590px){.pagemode-edit .article-listing .table-editor-no-table__tr{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:768px){.pagemode-edit .article-listing .table-editor-no-table__tr{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only print and (min-width:590px){.pagemode-edit .article-listing .table-editor-no-table__th{display:block}}@media only screen and (min-width:768px){.pagemode-edit .article-listing .table-editor-no-table__th{display:block}}@media only print and (min-width:590px){.pagemode-edit .article-listing .table-editor-no-table__td{display:block}}@media only screen and (min-width:768px){.pagemode-edit .article-listing .table-editor-no-table__td{display:block}}@media only screen and (max-width:767px){.pagemode-edit .article-listing .table-editor-no-table__td{width:100%!important}}@media only print and (min-width:590px){.pagemode-edit .article-listing .table-editor-no-table .scEnabledChrome:nth-child(odd) .table-editor-no-table__td{background-color:#f9f9f9}}@media only screen and (min-width:768px){.pagemode-edit .article-listing .table-editor-no-table .scEnabledChrome:nth-child(odd) .table-editor-no-table__td{background-color:#f9f9f9}}@media only print and (min-width:590px){.pagemode-edit .article-listing .table-editor-no-table .scEnabledChrome:nth-child(even) .table-editor-no-table__td{background-color:#efefef}}@media only screen and (min-width:768px){.pagemode-edit .article-listing .table-editor-no-table .scEnabledChrome:nth-child(even) .table-editor-no-table__td{background-color:#efefef}}.form-fields-custom-script{display:none}input{outline:0}iframe input{outline:0}.jspContainer{overflow:hidden;position:relative}.jspContainer:focus{outline:0!important}.jspPane{position:absolute;overflow-x:hidden;left:0!important}.jspVerticalBar{height:100%;position:absolute;right:0;top:0;width:16px}.jspHorizontalBar{bottom:0;height:16px;left:0;position:absolute;width:100%}.jspHorizontalBar .jspCap{float:left}.jspHorizontalBar .jspTrack{float:left;height:100%}.jspHorizontalBar .jspDrag{float:left;height:100%}.jspHorizontalBar .jspArrow{float:left;height:100%;width:16px}.jspCap{display:none}.jspTrack{background:#c7c7c7;position:relative}.jspDrag{background:#147b6b;cursor:pointer;left:0;position:relative;top:0}.jspArrow{background:0 0;cursor:pointer;direction:ltr;display:block;margin:0;padding:0;text-indent:-20000px}.jspScrollable:focus{outline:0!important}.jspDisabled{background:0 0;cursor:default}.jspCorner{background:0 0;float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0}.icon{display:inline-block;font-style:normal}.icon::before{font-family:icompfa,sans-serif}.icon-search-ic::before{content:"\e920"}.icon-triangle-down::before{content:"\e918"}.icon-triangle-up::before{content:"\e919"}.icon-anchor::before{content:"\e917"}.icon-faq::before{content:"\e916"}.icon-arr-right::before{content:"\e90b"}.icon-plus::before{content:"\e90a"}.icon-minus::before{content:"\e909"}.icon-arrow-green-down::before{content:"\e901"}.icon-arrow-grey::before{content:"\e901"}.icon-arrow-gray-right::before{content:"\e902"}.icon-two-arrow::before{content:"\e903"}.icon-close::before{content:"\e904"}.icon-line::before{content:"\e905"}.icon-pointer::before{content:"\e906"}.icon-search::before{content:"\e907"}.icon-check::before{content:"\e908"}.icon-video::before{content:"\e912"}/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *//*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *//*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:9}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}/*!
 * jQuery UI Autocomplete 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}/*!
 * jQuery UI Draggable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-draggable-handle{-ms-touch-action:none;touch-action:none}/*!
 * jQuery UI Slider 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{-webkit-box-shadow:0 0 3px 1px #5e9ed6;box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(../../images/ui-icons_444444_256x240.png)}.ui-widget-header .ui-icon{background-image:url(../../images/ui-icons_444444_256x240.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(../../images/ui-icons_555555_256x240.png)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(../../images/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(../../images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(../../images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(../../images/ui-icons_777777_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}/*!
 * Bootstrap Grid v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}.container{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:752px}}@media (min-width:992px){.container{max-width:955px}}.container-fluid,.container-lg,.container-md,.container-sm{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:752px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:955px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-16px;margin-left:-16px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:16px;padding-left:16px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;max-width:100%}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;max-width:100%}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;max-width:100%}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;max-width:100%}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;max-width:100%}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media print{*,::after,::before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10b"}.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:"\f10c"}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:"\f10d"}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f110"}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before{content:"\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f114"}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:"\f115"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:"\f11c"}.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:"\f11d"}.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:"\f11e"}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:"\f11f"}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:"\f120"}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-enter:before{content:"\f121"}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-exit:before{content:"\f122"}.video-js{display:block;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:0}.video-js *,.video-js :after,.video-js :before{-webkit-box-sizing:inherit;box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-fluid{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs){width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.81666em;margin-left:-1.5em}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);-webkit-transition:all 0s;-o-transition:all 0s;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:0 0;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;-webkit-transition:none;-o-transition:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.8)),to(rgba(255,255,255,0)));background:-o-linear-gradient(top,rgba(0,0,0,.8),rgba(255,255,255,0));background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0));overflow:auto}.video-js .vjs-modal-dialog>*{-webkit-box-sizing:border-box;box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{-webkit-box-sizing:border-box;box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.js-focus-visible .vjs-menu li.vjs-menu-item:hover,.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.js-focus-visible .vjs-menu li.vjs-selected:hover,.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em 0;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:visible;opacity:1;-webkit-transition:visibility .1s,opacity .1s;-o-transition:visibility .1s,opacity .1s;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;-webkit-transition:visibility 1s,opacity 1s;-o-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;-webkit-box-flex:none;-ms-flex:none;flex:none}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;-webkit-box-flex:auto;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:4em;-ms-touch-action:none;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{-webkit-box-flex:auto;-ms-flex:auto;flex:auto;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.666666666666666666em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.333333333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:rgba(255,255,255,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;-webkit-transition:visibility 1s,opacity 1s;-o-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em 0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;-webkit-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;-webkit-box-flex:none;-ms-flex:none;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:-webkit-box;display:-ms-flexbox;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{-webkit-transition:width 1s;-o-transition:width 1s;transition:width 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control{visibility:visible;opacity:1;position:relative;-webkit-transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s;-o-transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;margin-right:0}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical{left:-3.5em;-webkit-transition:left 0s;-o-transition:left 0s;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active{width:10em;-webkit-transition:width .1s;-o-transition:width .1s;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;-webkit-transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s;-o-transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{-webkit-transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s;-o-transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;-webkit-transition:none;-o-transition:none;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-panel{display:-webkit-box;display:-ms-flexbox;display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-flex:auto;-ms-flex:auto;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-liveui .vjs-live-control,.video-js:not(.vjs-live) .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{cursor:pointer;-webkit-box-flex:none;-ms-flex:none;flex:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.vjs-no-flex .vjs-seek-to-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{-webkit-box-flex:none;-ms-flex:none;flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control{display:none}.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time{display:none}.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{-webkit-box-flex:none;-ms-flex:none;flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{-webkit-transform:translateY(-3em);transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{-webkit-transform:translateY(-1.5em);transform:translateY(-1.5em)}.video-js .vjs-picture-in-picture-control{cursor:pointer;-webkit-box-flex:none;-ms-flex:none;flex:none}.video-js .vjs-fullscreen-control{cursor:pointer;-webkit-box-flex:none;-ms-flex:none;flex:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:'X';font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);-webkit-box-sizing:border-box;box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;-webkit-animation:vjs-spinner-show 0s linear .3s forwards;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-loading-spinner:after,.vjs-loading-spinner:before{content:"";position:absolute;margin:-6px;-webkit-box-sizing:inherit;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"\f10d";font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" \f11d";font-size:1.5em;line-height:inherit}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control{display:none}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:auto;width:initial}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button{display:none}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer{-webkit-box-flex:auto;-ms-flex:auto;flex:auto;display:block}.video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0 24px}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px 0}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:block;margin:0 0 5px 0;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{outline-style:solid;outline-width:medium;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(88%,#fff),to(#73859f));background-image:-o-linear-gradient(bottom,#fff 88%,#73859f 100%);background-image:linear-gradient(0deg,#fff 88%,#73859f 100%)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(88%,#fff),to(#73859f));background-image:-o-linear-gradient(top,#fff 88%,#73859f 100%);background-image:linear-gradient(-180deg,#fff 88%,#73859f 100%);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible){outline:0;background:0 0}.video-js .vjs-menu :focus:not(:focus-visible),.video-js :focus:not(:focus-visible){outline:0;background:0 0}.accordion-container{margin-bottom:3rem}.accordion-container .container{padding:0}@media only print and (min-width:590px){.accordion-container .container{padding-right:1.8rem;padding-left:1.8rem}}@media only screen and (min-width:768px){.accordion-container .container{padding-right:1.8rem;padding-left:1.8rem}}@media only print and (min-width:590px){.accordion-container .container{padding-right:1.6rem;padding-left:1.6rem}}@media only screen and (min-width:992px){.accordion-container .container{padding-right:1.6rem;padding-left:1.6rem}}.accordion-container__button{padding:0 3.2rem;font-size:1.6rem;line-height:2.2rem;color:#454095;margin-bottom:1.2rem;text-align:right}.accordion-container__button span{cursor:pointer}.accordion-container__button span[data-collapse]{display:none}@media only print and (min-width:590px){.accordion-container__button{padding:0}}@media only screen and (min-width:768px){.accordion-container__button{padding:0}}.accordion-container.expanded .accordion-container__button span[data-collapse]{display:inline-block}.accordion-container.expanded .accordion-container__button span[data-expand]{display:none}.accordion-container__list{font-size:2rem;line-height:3rem;color:#233052}@media only screen and (max-width:767px){.accordion-container__list.accordion-container--full .accordion-container__body{padding-left:0;padding-right:0}.accordion-container__list.accordion-container--full .accordion-container__body>p{padding-left:2.4rem;padding-right:2.4rem}}@media only screen and (max-width:767px) and (min-width:768px){.accordion-container__list.accordion-container--full .accordion-container__body>p{padding-left:0;padding-right:0}}.accordion-container__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#f9f9f9;border-bottom:.1rem solid #939fa5;padding:1.4rem 3.2rem;padding-right:6rem;position:relative;-webkit-tap-highlight-color:transparent;cursor:pointer}.accordion-container__header .icon{position:absolute;top:50%;right:3rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.accordion-container__header .icon::before{font-size:1.5rem;color:#147b6b}.accordion-container__header .icon.arrow-up{-webkit-transform:translateY(-40%) rotate(180deg);transform:translateY(-40%) rotate(180deg)}.accordion-container__title{display:inline-block;color:#233052;position:relative}.accordion-container__title .tooltip i::before{top:48%}.accordion-container__title a{color:#233052}.accordion-container__body{display:none;color:#212121;font-size:1.6rem;padding:2.4rem 3.2rem}.accordion-container__body a{font-weight:600;color:#454095}@media only screen and (max-width:767px){.article-listing .container{padding:0}}.article-listing__filter{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 2.4rem}@media only print and (min-width:590px){.article-listing__filter{padding:0}}@media only screen and (min-width:992px){.article-listing__filter{padding:0}}@media only print and (min-width:590px){.article-listing__filter .cta{height:4.7rem}}@media only screen and (min-width:768px){.article-listing__filter .cta{height:4.7rem}}.article-listing__search-btn{margin-left:.9rem;background-color:#434343;color:#fff;border:none}html.no-touchevents .article-listing__search-btn:hover{background-color:#454095}@media only print and (min-width:590px){.article-listing__search-btn{margin-left:2.4rem}}@media only screen and (min-width:768px){.article-listing__search-btn{margin-left:2.4rem}}@media only screen and (max-width:767px){.article-listing .table-editor-no-table__tr .table-editor-no-table__td{width:100%!important}}.article-listing .table-editor-no-table__tr .table-editor-no-table__td:first-child{color:#48494b}.article-listing .table-editor-no-table__tr .table-editor-no-table__td:last-child .text-editor,.article-listing .table-editor-no-table__tr .table-editor-no-table__td:last-child a{color:#454095;font-weight:600;text-decoration:none}.breadcrumb-social a{text-decoration:none;-webkit-tap-highlight-color:transparent}.breadcrumb-social a:hover{text-decoration:none}.breadcrumb-social__breadcrumb{display:none}@media only print and (min-width:590px){.breadcrumb-social__breadcrumb li{font-size:1.3rem;line-height:2.1rem;position:relative}.breadcrumb-social__breadcrumb li span{margin-right:2.1rem}.breadcrumb-social__breadcrumb li::after{content:"\e906";font-family:icompfa,sans-serif;display:inline-block;color:#939fa5;font-size:1.5rem;position:absolute;top:0;right:.9rem}.breadcrumb-social__breadcrumb li.has-link span{color:#3e4e76}.breadcrumb-social__breadcrumb li.has-link::after{content:'\e903';font-family:icompfa,sans-serif;display:inline-block;color:#939fa5;font-size:.8rem;position:absolute;top:0;right:.8rem}.breadcrumb-social__breadcrumb li:first-child{color:#595959}.breadcrumb-social__breadcrumb li:last-child::after{content:none}}@media only screen and (min-width:768px){.breadcrumb-social__breadcrumb li{font-size:1.3rem;line-height:2.1rem;position:relative}.breadcrumb-social__breadcrumb li span{margin-right:2.1rem}.breadcrumb-social__breadcrumb li::after{content:"\e906";font-family:icompfa,sans-serif;display:inline-block;color:#939fa5;font-size:1.5rem;position:absolute;top:0;right:.9rem}.breadcrumb-social__breadcrumb li.has-link span{color:#3e4e76}.breadcrumb-social__breadcrumb li.has-link::after{content:'\e903';font-family:icompfa,sans-serif;display:inline-block;color:#939fa5;font-size:.8rem;position:absolute;top:0;right:.8rem}.breadcrumb-social__breadcrumb li:first-child{color:#595959}.breadcrumb-social__breadcrumb li:last-child::after{content:none}}.breadcrumb-social__social{position:relative;z-index:10}@media only print and (min-width:590px){.breadcrumb-social__social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}}@media only screen and (min-width:768px){.breadcrumb-social__social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}}.breadcrumb-social__social-wrapper{display:none;padding:1.5rem 2rem;-webkit-box-shadow:0 .2rem 1rem rgba(0,0,0,.5);box-shadow:0 .2rem 1rem rgba(0,0,0,.5);font-size:1.6rem;line-height:2.4rem;color:#212121;background-color:#fff;position:absolute;right:-.5rem;top:3.6rem}.breadcrumb-social__social-wrapper.active{display:block}.breadcrumb-social__social-wrapper::before{content:"";width:1.3rem;height:1.3rem;background-color:#fff;-webkit-box-shadow:.6rem -.3rem 1rem -.3rem rgba(0,0,0,.5);box-shadow:.6rem -.3rem 1rem -.3rem rgba(0,0,0,.5);position:absolute;top:-.6rem;right:1rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media only print and (min-width:590px){.breadcrumb-social__social-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:static;padding:0;-webkit-box-shadow:none;box-shadow:none;line-height:normal}.breadcrumb-social__social-wrapper::before{content:none}}@media only screen and (min-width:768px){.breadcrumb-social__social-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:static;padding:0;-webkit-box-shadow:none;box-shadow:none;line-height:normal}.breadcrumb-social__social-wrapper::before{content:none}}.breadcrumb-social__social-list{display:block;width:100%}@media only print and (min-width:590px){.breadcrumb-social__social-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:768px){.breadcrumb-social__social-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.breadcrumb-social__social-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-height:2.2rem}.breadcrumb-social__social-item{margin-bottom:1.5rem}@media only print and (min-width:590px){.breadcrumb-social__social-item{margin-right:1.2rem;margin-bottom:0;position:relative}}@media only screen and (min-width:768px){.breadcrumb-social__social-item{margin-right:1.2rem;margin-bottom:0;position:relative}}.breadcrumb-social__social-item.copied,.breadcrumb-social__social-item:last-child{margin-bottom:0}.breadcrumb-social__social-item .popup-copied{display:none;padding:1rem 1.5rem;-webkit-box-shadow:0 .2rem 1rem rgba(0,0,0,.5);box-shadow:0 .2rem 1rem rgba(0,0,0,.5);font-size:1.6rem;line-height:2.4rem;color:#212121;position:absolute;top:4rem;right:-4.8rem;width:13rem;background-color:#fff;z-index:10}.breadcrumb-social__social-item .popup-copied>span{display:block;width:100%;text-align:center}.breadcrumb-social__social-item .popup-copied::before{content:"";width:1.3rem;height:1.3rem;position:absolute;top:-.6rem;right:50%;left:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background-color:#fff;-webkit-box-shadow:.6rem -.3rem 1rem -.3rem rgba(0,0,0,.5);box-shadow:.6rem -.3rem 1rem -.3rem rgba(0,0,0,.5)}@media only print and (min-width:590px){.breadcrumb-social__social-item a{display:block;max-height:2.1rem}}@media only screen and (min-width:768px){.breadcrumb-social__social-item a{display:block;max-height:2.1rem}}.breadcrumb-social__social-item.print{display:none;margin-right:0}@media only print and (min-width:590px){.breadcrumb-social__social-item.print{display:block}}@media only screen and (min-width:768px){.breadcrumb-social__social-item.print{display:block}}.breadcrumb-social__social-item img{width:2.2rem;max-height:2.2rem;margin-right:1.5rem;vertical-align:middle}@media only print and (min-width:590px){.breadcrumb-social__social-item img{width:auto;max-height:2.1rem;margin-right:0}}@media only screen and (min-width:768px){.breadcrumb-social__social-item img{width:auto;max-height:2.1rem;margin-right:0}}.breadcrumb-social__social-item .text-only__text{display:inline-block;color:#212121}@media only print and (min-width:590px){.breadcrumb-social__social-item .text-only__text{display:none}}@media only screen and (min-width:768px){.breadcrumb-social__social-item .text-only__text{display:none}}.breadcrumb-social__social-item .active-text .text-only__text{display:inline-block}.header__has-notification{height:7.2rem!important}@media only print and (min-width:590px){.header__has-notification{height:10.5rem!important}}@media only screen and (min-width:768px){.header__has-notification{height:10.5rem!important}}.calculator__step{margin-bottom:2rem}.calculator__step ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calculator__step li{margin-right:2rem}.calculator__step li:last-child{margin-right:0}.calculator__step li.active .step{background-color:#147b6b}.calculator__step li.validate .step::before{opacity:1}.calculator__step .step{width:36px;height:36px;display:inline-block;text-align:center;font-size:1.6rem;color:#fff;border-radius:50%;line-height:2.2;background-color:#959595;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;position:relative}.calculator__step .step::before{content:"";width:36px;height:36px;background:#147b6b url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxMyI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMCAwaDE3djEzSDB6IiBmaWxsPSJub25lIi8+PC9jbGlwUGF0aD48L2RlZnM+PHBhdGggZD0iTTAgMGgxN3YxM0gweiIgZmlsbD0ibm9uZSIvPjxnIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0iTTYuNTEgMTIuNzVhLjg3Ny44NzcgMCAwMS0xLjIyNyAwTC4zODEgNy45MjJhMS4yNjggMS4yNjggMCAwMTAtMS44MTNMMSA1LjVhMS4zMTYgMS4zMTYgMCAwMTEuODQxIDBMNS45IDguNTE4IDE0LjE2NC4zNzZhMS4zMTYgMS4zMTYgMCAwMTEuODM2IDBsLjYxNC42YTEuMjY4IDEuMjY4IDAgMDEwIDEuODEzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=) no-repeat center;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;z-index:1}.calculator__form-tab{display:none}.calculator__form-tab.active{display:block}.calculator__form-group{margin-bottom:4.8rem}@media only screen and (min-width:mq){.calculator__form-group{margin-bottom:5.7rem}}.calculator__text-head{font-size:2rem;line-height:2.8rem;font-weight:600;margin-bottom:2.2rem}.calculator__label{margin-bottom:.5rem}@media only print and (min-width:590px){.calculator__label{margin-bottom:1.5rem}}@media only screen and (min-width:768px){.calculator__label{margin-bottom:1.5rem}}.calculator__final-form .calculator__label{height:3.6rem;margin-bottom:1rem}.calculator__label br{display:none}@media only screen and (max-width:374px){.calculator__label br{display:block}}.calculator__form-field{margin-bottom:1.6rem}.calculator__form-field label{display:inline;font-size:1.6rem;line-height:2.4rem;letter-spacing:normal;color:#212121}.calculator__final-form .calculator__form-field label{display:inline-block;line-height:1.8rem}.calculator__form-field .cal-form-control{font-size:1.6rem;line-height:2.4rem;color:#454095;font-weight:700;width:100%;height:4.6rem;border:solid 1px #979797;padding:0 1.4rem;outline:0}@media only print and (min-width:590px){.calculator__form-field .cal-form-control{width:43.7rem;padding:0 2rem}}@media only screen and (min-width:768px){.calculator__form-field .cal-form-control{width:43.7rem;padding:0 2rem}}.calculator__form-field .cal-form-control::-webkit-input-placeholder{color:#959595}.calculator__form-field .cal-form-control::-moz-placeholder{color:#959595}.calculator__form-field .cal-form-control:-ms-input-placeholder{color:#959595}.calculator__form-field .cal-form-control::-ms-input-placeholder{color:#959595}.calculator__form-field .cal-form-control::placeholder{color:#959595}.calculator__form-field .cal-form-control.input-validation-error{border-color:#d72727}body.zh .calculator__form-field .cal-form-control{font-family:'Noto Sans',sans-serif}body.en .calculator__form-field .cal-form-control{font-family:Lato,sans-serif}.calculator__final-form .calculator__form-field .cal-form-control{width:100%;color:#000}.calculator__final-form .calculator__form-field .cal-form-control--em{width:27rem;border-radius:.5rem;cursor:pointer}.calculator__form-field--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3.2rem}.calculator__form-field--flex label{height:auto!important;margin-bottom:0!important;margin-right:2.5rem}.calculator__form-field--flex .cal-form-control{padding:0 1.7rem}.calculator__form-group-input{display:block}@media only screen and (min-width:576px){.calculator__form-group-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}.calculator__radio{margin-bottom:.8rem}@media only screen and (min-width:576px){.calculator__radio{margin-right:2rem;margin-bottom:0}}.calculator__radio label{margin-bottom:0}.calculator__radio input{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.calculator__radio input:checked+span::after{display:block}.calculator__radio input[type=checkbox]+span::after,.calculator__radio input[type=checkbox]+span::before{border-radius:0}.calculator__radio input[type=radio]+span::after,.calculator__radio input[type=radio]+span::before{border-radius:100%}.calculator__radio span{padding-left:2.2rem;position:relative}@media only print and (min-width:590px){.calculator__radio span{padding-left:3.1rem}}@media only screen and (min-width:768px){.calculator__radio span{padding-left:3.1rem}}.calculator__radio span::before{content:"";width:1.7rem;height:1.7rem;border:solid 1px #979797;position:absolute;top:.2rem;left:0}.calculator__radio span::after{content:"";display:none;width:11px;height:11px;background-color:#454095;position:absolute;top:.5rem;left:.3rem}.calculator__form-btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.calculator__form-btn-group--last-night{margin-bottom:6rem}.calculator__form-btn{display:inline-block;width:17.3rem;height:4.5rem;border:none;border-radius:.5rem;font-size:1.5rem;padding:0 1.6rem;margin-right:2.5rem;margin-bottom:1rem;cursor:pointer}@media only print and (min-width:590px){.calculator__form-btn{display:inline-block;margin-bottom:0}}@media only screen and (min-width:768px){.calculator__form-btn{display:inline-block;margin-bottom:0}}.calculator__form-btn--next{background-color:#233052;color:#fff}.calculator__form-btn--next:hover{background-color:#454095}.calculator__form-btn--back{background-color:#efefef}.calculator__form-btn--back:hover{background-color:#434343;color:#efefef}.calculator__form-btn--reset{width:auto;padding:0;color:#454095;background-color:transparent;text-decoration:underline}.calculator__top-text{font-size:1.6rem;line-height:2.4rem;font-weight:700;margin-bottom:4rem;padding-left:6.4rem;background-repeat:no-repeat;background-position:top .6rem left;background-size:4.8rem}@media only print and (min-width:590px){.calculator__top-text{font-size:2.4rem;line-height:3.6rem}}@media only screen and (min-width:768px){.calculator__top-text{font-size:2.4rem;line-height:3.6rem}}.calculator__top-text .success{color:#147b6b}.calculator__top-text .danger{color:#f77e0b}.calculator__top-text[data-top-text-balance]{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NC45NjQiIGhlaWdodD0iNjIuMzk1IiB2aWV3Qm94PSIwIDAgNTQuOTY0IDYyLjM5NSI+DQogIDxnIGlkPSJHcm91cF80IiBkYXRhLW5hbWU9Ikdyb3VwIDQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTAuNTA2KSI+DQogICAgPHJlY3QgaWQ9IlJlY3RhbmdsZSIgd2lkdGg9IjkuMjciIGhlaWdodD0iMTguNTI5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDQ0LjM3MSkiIGZpbGw9IiMxNDdiNmIiLz4NCiAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlX0NvcHlfMiIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgQ29weSAyIiB3aWR0aD0iOS4yNyIgaGVpZ2h0PSIxNC4yMDYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjM2IDQ4LjY5NSkiIGZpbGw9IiMxNDdiNmIiLz4NCiAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlX0NvcHlfMyIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgQ29weSAzIiB3aWR0aD0iOS4yNyIgaGVpZ2h0PSIyMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjQuNzE5IDQxLjkwMSkiIGZpbGw9IiMxNDdiNmIiLz4NCiAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlX0NvcHlfNCIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgQ29weSA0IiB3aWR0aD0iOS4yNyIgaGVpZ2h0PSIzMC44ODIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM3LjA3OSAzMi4wMTgpIiBmaWxsPSIjMTQ3YjZiIi8+DQogICAgPHBhdGggaWQ9IlBhdGhfQ29weSIgZGF0YS1uYW1lPSJQYXRoIENvcHkiIGQ9Ik0wLDE0Ljg3M2wxNC43MjgsNy42NjNMNDAuMTY5LDBWMTAuODE3TDE0LjcyOCwzMy4zNTMsMCwyNS42OVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMTAuODEzKSIgZmlsbD0iIzE0N2I2YiIvPg0KICAgIDxwYXRoIGlkPSJQYXRoIiBkPSJNMTAuMzQ0LDAsMCwxNS40NDhsMjAuNjgtLjAwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQwLjM0MSAwLjUwNikgcm90YXRlKDQ1KSIgZmlsbD0iIzE0N2I2YiIvPg0KICA8L2c+DQo8L3N2Zz4NCg==)}.calculator__top-text[data-top-text-not-balance]{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NC45NjQiIGhlaWdodD0iNTUuMzQ2IiB2aWV3Qm94PSIwIDAgNTQuOTY0IDU1LjM0NiI+DQogIDxnIGlkPSJHcm91cF80IiBkYXRhLW5hbWU9Ikdyb3VwIDQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTEuNTU1KSI+DQogICAgPHJlY3QgaWQ9IlJlY3RhbmdsZSIgd2lkdGg9IjkuMjciIGhlaWdodD0iNDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMTYuOTAxKSIgZmlsbD0iI2Y3N2UwYiIvPg0KICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfQ29weV8yIiBkYXRhLW5hbWU9IlJlY3RhbmdsZSBDb3B5IDIiIHdpZHRoPSI5LjI3IiBoZWlnaHQ9IjM0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMi4zNiAyMi45MDEpIiBmaWxsPSIjZjc3ZTBiIi8+DQogICAgPHJlY3QgaWQ9IlJlY3RhbmdsZV9Db3B5XzMiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIENvcHkgMyIgd2lkdGg9IjkuMjciIGhlaWdodD0iMjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0LjcxOSAzMy45MDEpIiBmaWxsPSIjZjc3ZTBiIi8+DQogICAgPHJlY3QgaWQ9IlJlY3RhbmdsZV9Db3B5XzQiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIENvcHkgNCIgd2lkdGg9IjkuMjciIGhlaWdodD0iMTgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM3LjA3OSAzOC45MDEpIiBmaWxsPSIjZjc3ZTBiIi8+DQogICAgPGcgaWQ9Ikdyb3VwXzEyIiBkYXRhLW5hbWU9Ikdyb3VwIDEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDM4LjU1NSkiPg0KICAgICAgPHBhdGggaWQ9IlBhdGhfQ29weSIgZGF0YS1uYW1lPSJQYXRoIENvcHkiIGQ9Ik0wLTE0Ljg3M2wxNC43MjgtLjA1Mkw0MC4xNjksMFYtMTAuODE3TDE0LjcyOC0yNS43NDIsMC0yNS42OVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTExLjI1OCkiIGZpbGw9IiNmNzdlMGIiLz4NCiAgICAgIDxwYXRoIGlkPSJQYXRoIiBkPSJNMTAuMzQ0LDAsMC0xNS40NDhsMjAuNjguMDA2WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDAuMzQxIC0wLjk1MSkgcm90YXRlKC00NSkiIGZpbGw9IiNmNzdlMGIiLz4NCiAgICA8L2c+DQogIDwvZz4NCjwvc3ZnPg0K)}.calculator__slider-wrapper{height:2.1rem;margin-top:1.6rem;border-radius:.5rem;background-color:#d8d8d8;-webkit-box-shadow:0 .1rem .3rem rgba(0,0,0,.25) inset;box-shadow:0 .1rem .3rem rgba(0,0,0,.25) inset}@media only print and (min-width:590px){.calculator__slider-wrapper{width:43.7rem;height:1rem}}@media only screen and (min-width:768px){.calculator__slider-wrapper{width:43.7rem;height:1rem}}.calculator__slider-wrapping{margin:0 1.5rem;margin-right:2.9rem}@media only print and (min-width:590px){.calculator__slider-wrapping{margin:0 1.5rem;margin-right:1.4rem}}@media only screen and (min-width:768px){.calculator__slider-wrapping{margin:0 1.5rem;margin-right:1.4rem}}.calculator__slider{height:2.1rem;background-color:transparent}@media only print and (min-width:590px){.calculator__slider{height:1rem}}@media only screen and (min-width:768px){.calculator__slider{height:1rem}}.calculator__slider.ui-widget.ui-widget-content{border:none}.calculator__slider .ui-slider-range{background-color:#8f49a2;border-top-right-radius:0;border-bottom-right-radius:0;margin-left:-1.5rem}.calculator__slider .ui-slider-range::before{content:"";position:absolute;top:0;bottom:0;left:100%;width:.5rem;background-color:#8f49a2;pointer-events:none}.calculator__slider .ui-slider-handle{width:50px;height:27px;margin-top:.1rem;margin-left:-1.9rem;background-color:transparent;background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0iR3JvdXBfNSIgZGF0YS1uYW1lPSJHcm91cCA1IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDMwIDE2Ij4NCiAgPHJlY3QgaWQ9IlJlY3RhbmdsZSIgd2lkdGg9IjMwIiBoZWlnaHQ9IjE2IiByeD0iOCIgZmlsbD0iIzQ1NDA5NSIvPg0KICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTIiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIiB3aWR0aD0iMiIgaGVpZ2h0PSI4IiByeD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOCA0KSIgZmlsbD0iI2Q4ZDhkOCIvPg0KICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTMiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIiB3aWR0aD0iMiIgaGVpZ2h0PSI4IiByeD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQgNCkiIGZpbGw9IiNkOGQ4ZDgiLz4NCiAgPHJlY3QgaWQ9IlJlY3RhbmdsZS00IiBkYXRhLW5hbWU9IlJlY3RhbmdsZSIgd2lkdGg9IjIiIGhlaWdodD0iOCIgcng9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwIDQpIiBmaWxsPSIjZDhkOGQ4Ii8+DQo8L3N2Zz4NCg==);background-repeat:no-repeat;background-size:cover;border:none;outline:0;cursor:pointer}@media only print and (min-width:590px){.calculator__slider .ui-slider-handle{margin-left:-1.6rem;margin-top:.1rem;width:30px;height:16px}}@media only screen and (min-width:768px){.calculator__slider .ui-slider-handle{margin-left:-1.6rem;margin-top:.1rem;width:30px;height:16px}}.calculator__final-form{margin-bottom:6rem}.pdf .calculator__final-form{margin-bottom:0}.pdf .calculator__final-form .col-12{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.pdf .calculator__final-form .col-12:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.calculator__chart{margin-bottom:6rem}.calculator__chart-text{font-size:1.6rem;line-height:2.4rem;padding-top:1.5rem}@media only print and (min-width:590px){.calculator__chart-text{padding-top:2.3rem}}@media only screen and (min-width:768px){.calculator__chart-text{padding-top:2.3rem}}.calculator__chart-text:last-child{margin-bottom:2rem}@media only print and (min-width:590px){.calculator__chart-text:last-child{margin-bottom:0}}@media only screen and (min-width:768px){.calculator__chart-text:last-child{margin-bottom:0}}.calculator__chart-text span{font-weight:700}.calculator__chart .success{color:#147b6b}.calculator__chart .danger{color:#f77e0b}.calculator__chart .attend{color:#8f49a2}.pdf .calculator__chart{margin-bottom:0}.pdf .calculator__chart .col-12:first-child{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.pdf .calculator__chart .col-12:last-child{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.calculator.pdf .logo{padding:2rem 0}.calculator.pdf h2{padding-bottom:1.5rem}.calculator.pdf .text-editor .container{padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid #979797}.inCalculator .accordion-container__wrapper{padding-bottom:3rem;border-bottom:1px solid #979797}.inCalculator .accordion-container__header{border-bottom-color:#cec8c8}@media only print and (min-width:590px){#popupCalculator .modal__popupstart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:768px){#popupCalculator .modal__popupstart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#popupCalculator .modal__body{width:100%;max-width:32.1rem;background-color:#fff}@media only print and (min-width:590px){#popupCalculator .modal__body{max-width:70.3rem}}@media only screen and (min-width:768px){#popupCalculator .modal__body{max-width:70.3rem}}@media only print and (min-width:590px){#popupCalculator .modal__body{max-width:106.8rem}}@media only screen and (min-width:992px){#popupCalculator .modal__body{max-width:106.8rem}}#popupCalculator .modal__img{width:100%}@media only print and (min-width:590px){#popupCalculator .modal__img{max-width:27.2rem}}@media only screen and (min-width:768px){#popupCalculator .modal__img{max-width:27.2rem}}@media only print and (min-width:590px){#popupCalculator .modal__img{max-width:41.4rem}}@media only screen and (min-width:992px){#popupCalculator .modal__img{max-width:41.4rem}}#popupCalculator .modal__img img{display:block}#popupCalculator .modal__wrap{padding:2.3rem 3rem}@media only print and (min-width:590px){#popupCalculator .modal__wrap{padding:6.4rem 6.8rem}}@media only screen and (min-width:768px){#popupCalculator .modal__wrap{padding:6.4rem 6.8rem}}@media only print and (min-width:590px){#popupCalculator .modal__wrap{padding:9.6rem 6.8rem}}@media only screen and (min-width:992px){#popupCalculator .modal__wrap{padding:9.6rem 6.8rem}}#popupCalculator .modal__overlay{pointer-events:none}#popupCalculator .customize-popup{display:block;text-align:center}@media only print and (min-width:590px){#popupCalculator .customize-popup{text-align:left}}@media only screen and (min-width:768px){#popupCalculator .customize-popup{text-align:left}}#popupCalculator.popupContinue .modal__body{height:100%;max-height:85.58%}@media only print and (min-width:590px){#popupCalculator.popupContinue .modal__body{height:auto}}@media only screen and (min-width:992px){#popupCalculator.popupContinue .modal__body{height:auto}}#popupCalculator.popupContinue .modal__wrap{padding:3.5rem 3rem}@media only print and (min-width:590px){#popupCalculator.popupContinue .modal__wrap{padding:6.2rem 5.1rem}}@media only screen and (min-width:768px){#popupCalculator.popupContinue .modal__wrap{padding:6.2rem 5.1rem}}.column-listing .row{margin-left:-1.85rem;margin-right:-1.85rem}.column-listing .col-12{padding-left:1.85rem;padding-right:1.85rem}@media only print and (min-width:590px){.column-listing__section{margin-bottom:5.8rem;padding-bottom:5.8rem}}@media only screen and (min-width:768px){.column-listing__section{margin-bottom:5.8rem;padding-bottom:5.8rem}}.column-listing__item{margin-bottom:1.1rem}@media only print and (min-width:590px){.column-listing__item{margin-bottom:5.7rem}}@media only screen and (min-width:768px){.column-listing__item{margin-bottom:5.7rem}}.column-listing__item--active .column-listing__toggle::before{content:"\e90a"}.column-listing__line{display:none;height:.2rem;background-color:#8f49a2;margin-bottom:3rem}@media only print and (min-width:590px){.column-listing__line{display:block}}@media only screen and (min-width:768px){.column-listing__line{display:block}}.column-listing__image{margin-bottom:2.4rem;font-size:2rem;line-height:3.5rem}.column-listing__title{display:none;font-size:3rem;line-height:4.5rem;color:#434343;margin-bottom:2.4rem}@media only print and (min-width:590px){.column-listing__title{display:block}}@media only screen and (min-width:768px){.column-listing__title{display:block}}.column-listing__text{font-size:1.6rem;line-height:2.4rem;color:#212121;margin-bottom:2.4rem}.column-listing__listlink li{margin-bottom:1.8rem;padding-bottom:1.8rem;border-bottom:solid 1px #939fa5}.column-listing__listlink li:last-child{margin-bottom:0}.column-listing__listlink a{display:block;font-size:2rem;line-height:3rem;color:#233052}.column-listing__listlink a:hover{font-weight:600;text-decoration:underline}.column-listing__listlink span{position:relative}.column-listing__listlink span::after{display:inline-block;content:'\e903';font-family:icompfa,sans-serif;color:#8f49a2;font-size:1.3rem;margin-left:1rem;-webkit-transform:translateY(-.2rem);transform:translateY(-.2rem)}.en .column-listing__listlink span::after{-webkit-transform:translateY(-.1rem);transform:translateY(-.1rem)}.column-listing__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:5.2rem;font-size:1.8rem;font-weight:600;color:#8f49a2;position:relative;border:solid 1px #434343;border-left:solid 5px #8f49a2;padding-top:.8rem;padding-bottom:.8rem;padding-left:1.5rem;padding-right:4.5rem;cursor:pointer}@media only print and (min-width:590px){.column-listing__toggle{display:none}}@media only screen and (min-width:768px){.column-listing__toggle{display:none}}.column-listing__toggle:focus{outline:0}.column-listing__toggle p{display:inline}.column-listing__toggle::before{content:"\e90b";font-family:icompfa,sans-serif;font-size:1.3rem;position:absolute;top:50%;right:1.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.en .column-listing__toggle{padding-top:.5rem;padding-bottom:.5rem}.column-listing__dropdown{display:none;padding-top:1.7rem;padding-bottom:3.7rem}@media only print and (min-width:590px){.column-listing__dropdown{display:block;padding-top:0;padding-bottom:0}}@media only screen and (min-width:768px){.column-listing__dropdown{display:block;padding-top:0;padding-bottom:0}}.cookies-notification{position:fixed;z-index:98;right:0;bottom:2rem;left:0;pointer-events:none}@media print{.cookies-notification{display:none}}.cookies-notification__box{display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;line-height:2.4rem;width:100%;max-width:33.6rem;margin:0 auto;color:#fff;background-color:#434343;padding:1.8rem;pointer-events:auto}@media only print and (min-width:590px){.cookies-notification__box{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:70.4rem;padding:2.4rem}}@media only screen and (min-width:768px){.cookies-notification__box{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:70.4rem;padding:2.4rem}}@media only print and (min-width:590px){.cookies-notification__box{max-width:107.2rem;padding:2.4rem 5rem}}@media only screen and (min-width:992px){.cookies-notification__box{max-width:107.2rem;padding:2.4rem 5rem}}.cookies-notification__text-container{width:100%;margin-bottom:1rem}@media only print and (min-width:590px){.cookies-notification__text-container{margin-right:2.4rem;margin-bottom:0}}@media only screen and (min-width:768px){.cookies-notification__text-container{margin-right:2.4rem;margin-bottom:0}}@media only print and (min-width:590px){.cookies-notification__text-container{margin-right:3.4rem}}@media only screen and (min-width:992px){.cookies-notification__text-container{margin-right:3.4rem}}.cookies-notification__text-container a{color:inherit;font-weight:600;text-decoration:underline}.cookies-notification__button{margin:.3rem 0 .4rem;text-align:center;-ms-flex-negative:0;flex-shrink:0}@media only print and (min-width:590px){.cookies-notification__button{width:17.3rem}}@media only screen and (min-width:768px){.cookies-notification__button{width:17.3rem}}.cookies-notification__button a{display:inline-block;width:100%;max-width:17.3rem;height:4.5rem;font-size:1.6rem;line-height:4.5rem;border-radius:.5rem;color:#434343;border:solid 1px #fff;background-color:#fff;padding:0 2.4rem;text-align:center}@media only print and (min-width:590px){.cookies-notification__button a{max-width:none}}@media only screen and (min-width:768px){.cookies-notification__button a{max-width:none}}.cookies-notification__button a:hover{background-color:transparent;color:#fff;text-decoration:none}.custom-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-dropdown .dropdown{height:4.5rem;max-width:100%;min-width:15rem;margin-right:.8rem}@media only screen and (min-width:576px){.custom-dropdown .dropdown{max-width:43.7rem}}.custom-dropdown .dropdown__selected{padding:0 4rem 0 2rem}@media only screen and (max-width:575px){.custom-dropdown .cta{margin:0}}.customize-popup{display:inline-block}.customize-popup .outer-text{display:inline-block}.customize-popup .text-link{color:#454095}.customize-popup .content-popup{display:none}body.pagemode-edit .customize-popup .content-popup{display:block}body.pagemode-edit .customize-popup .content-popup .modal__sections section{padding:2rem}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-.8rem);transform:translateY(-.8rem)}60%{-webkit-transform:translateY(-.4rem);transform:translateY(-.4rem)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-.8rem);transform:translateY(-.8rem)}60%{-webkit-transform:translateY(-.4rem);transform:translateY(-.4rem)}}@media only print and (min-width:590px){.footer .container{max-width:99.2rem}}@media only screen and (min-width:992px){.footer .container{max-width:99.2rem}}.footer .back-to-top{font-size:1.3rem}.footer .back-to-top span{padding-right:1.8rem;position:relative;cursor:pointer}.footer .back-to-top span::before{content:"";width:1.6rem;height:1.6rem;position:absolute;top:0;right:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2LjAxOSIgaGVpZ2h0PSI2LjAxOSIgdmlld0JveD0iMCAwIDYuMDE5IDYuMDE5Ij4NCiAgPHBhdGggaWQ9IlBhdGhfMTMyLTIiIGQ9Ik0zLjIyOSwwVjMuMjgzSDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIuOTkgNS4zMTIpIHJvdGF0ZSgtMTM1KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZjc3ZTBiIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxIi8+DQo8L3N2Zz4NCg==);background-repeat:no-repeat;background-position:top .7rem right .3rem;background-size:.68rem}.footer .back-to-top span:hover::before{-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite}.footer .revision-date{font-size:1.3rem;color:#464646}.footer .main-foot{padding:4.2rem 0}@media only print and (min-width:590px){.footer .main-foot{padding-top:5.8rem;padding-bottom:3.2rem}}@media only screen and (min-width:768px){.footer .main-foot{padding-top:5.8rem;padding-bottom:3.2rem}}.footer-top{padding:5.3rem 0 4.6rem}.footer-main{position:relative;padding:1.5rem 0;background-color:#ededed}@media only print and (min-width:590px){.footer-main{padding:4.2rem 0}}@media only screen and (min-width:768px){.footer-main{padding:4.2rem 0}}@media only print and (min-width:590px){.footer-main{padding:2.4rem 0}}@media only screen and (min-width:992px){.footer-main{padding:2.4rem 0}}.footer-main__wrapper{position:relative}.footer .hot-links{width:50%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only print and (min-width:590px){.footer .hot-links{width:auto;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media only screen and (min-width:768px){.footer .hot-links{width:auto;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media only print and (min-width:590px){.footer .hot-links{position:absolute;top:calc(100% + 2.9rem);right:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:992px){.footer .hot-links{position:absolute;top:calc(100% + 2.9rem);right:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.footer .hot-links ul{display:block}@media only print and (min-width:590px){.footer .hot-links ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media only screen and (min-width:768px){.footer .hot-links ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media only print and (min-width:590px){.footer .hot-links ul{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:992px){.footer .hot-links ul{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.footer .hot-links li{padding-right:0;margin-right:0}@media only print and (min-width:590px){.footer .hot-links li{position:relative;padding-right:1.8rem;margin-right:1.8rem}.footer .hot-links li::before{content:"";height:1.2rem;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-right:solid 1px #000}.footer .hot-links li:last-child{padding-right:0;margin-right:0}.footer .hot-links li:last-child::before{display:none}}@media only screen and (min-width:768px){.footer .hot-links li{position:relative;padding-right:1.8rem;margin-right:1.8rem}.footer .hot-links li::before{content:"";height:1.2rem;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-right:solid 1px #000}.footer .hot-links li:last-child{padding-right:0;margin-right:0}.footer .hot-links li:last-child::before{display:none}}@media only print and (min-width:590px){.footer .hot-links li{padding-right:.8rem;margin-right:.8rem}}@media only screen and (min-width:992px){.footer .hot-links li{padding-right:.8rem;margin-right:.8rem}}.footer .hot-links a{display:block;font-size:1.5rem;line-height:3rem}@media only print and (min-width:590px){.footer .hot-links a{font-size:1.2rem;line-height:1.8rem;color:#48494b}}@media only screen and (min-width:768px){.footer .hot-links a{font-size:1.2rem;line-height:1.8rem;color:#48494b}}.footer-logo{width:100%;margin-bottom:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media only print and (min-width:590px){.footer-logo{margin-bottom:2.4rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media only screen and (min-width:768px){.footer-logo{margin-bottom:2.4rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media only print and (min-width:590px){.footer-logo{width:80%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:0}}@media only screen and (min-width:992px){.footer-logo{width:80%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:0}}.footer-logo ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1.4rem}@media only print and (min-width:590px){.footer-logo ul{margin:0}}@media only screen and (min-width:768px){.footer-logo ul{margin:0}}.footer-logo li{margin:0;margin-bottom:2rem;padding:0 1.4rem}.footer-logo li:last-child{margin-right:0}@media only print and (min-width:590px){.footer-logo li{margin-right:3.4rem;margin-bottom:0;padding:0;width:auto}.footer-logo li:first-child{width:auto}}@media only screen and (min-width:768px){.footer-logo li{margin-right:3.4rem;margin-bottom:0;padding:0;width:auto}.footer-logo li:first-child{width:auto}}.footer-logo a{display:block}.footer-logo a p{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-logo a img{max-height:6.3rem;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.footer-logo a:hover img{opacity:.8}.footer .social-media{margin-bottom:0;width:50%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only print and (min-width:590px){.footer .social-media{margin-bottom:2.2rem;width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:768px){.footer .social-media{margin-bottom:2.2rem;width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only print and (min-width:590px){.footer .social-media{margin-bottom:0;width:20%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media only screen and (min-width:992px){.footer .social-media{margin-bottom:0;width:20%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.footer .social-media ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only print and (min-width:590px){.footer .social-media ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:768px){.footer .social-media ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only print and (min-width:590px){.footer .social-media ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;float:right}}@media only screen and (min-width:992px){.footer .social-media ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;float:right}}.footer .social-media li{margin-right:4rem;margin-bottom:1rem}.footer .social-media li .text-only{color:#48494b}@media only print and (min-width:590px){.footer .social-media li{margin-right:3.6rem;margin-bottom:0}}@media only screen and (min-width:768px){.footer .social-media li{margin-right:3.6rem;margin-bottom:0}}@media only screen and (max-width:360px){.footer .social-media li{margin-right:3rem}}.footer .social-media li:last-child{margin-right:0}.footer .social-media a{display:block}.footer .social-media img{height:2rem;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}@media only print and (min-width:590px){.footer .social-media img{max-height:1.3rem}}@media only screen and (min-width:768px){.footer .social-media img{max-height:1.3rem}}.footer .social-media img:hover{opacity:.8}.footer .social-media__more-than-three ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only print and (min-width:590px){.footer .social-media__more-than-three ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:768px){.footer .social-media__more-than-three ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer .social-media__more-than-three li:nth-child(3n+3){margin-right:0}@media only print and (min-width:590px){.footer .social-media__more-than-three li:nth-child(3n+3){margin-right:4rem}}@media only screen and (min-width:768px){.footer .social-media__more-than-three li:nth-child(3n+3){margin-right:4rem}}.footer .copyright{text-align:left;font-size:1.5rem;line-height:1.8rem;color:#48494b}@media only screen and (max-width:360px){.footer .copyright{font-size:1.4rem}}@media only screen and (min-width:mq){.footer .copyright{text-align:center}}@media only print and (min-width:590px){.footer .copyright{text-align:left;font-size:1.2rem}}@media only screen and (min-width:992px){.footer .copyright{text-align:left;font-size:1.2rem}}.footer .copyright span{margin-right:1rem}.footer .footer-bottom{padding:1.5rem 0}@media only print and (min-width:590px){.footer .footer-bottom{padding:.8rem 0}}@media only screen and (min-width:768px){.footer .footer-bottom{padding:.8rem 0}}@media only print and (min-width:590px){.footer .footer-bottom{padding:.5rem 0}}@media only screen and (min-width:992px){.footer .footer-bottom{padding:.5rem 0}}.form-fields__text-required{width:100%;max-width:63.5rem;font-size:1.3rem;line-height:1.5rem;color:#464646;text-align:right}.form-fields label{display:block;font-size:1.6rem;line-height:2.4rem;color:#212121;width:100%;margin-right:1.6rem;-ms-flex-negative:0;flex-shrink:0;padding-bottom:.5rem}@media only print and (min-width:590px){.form-fields label{width:18.2rem;padding-bottom:0}.ie .form-fields label{width:19.2rem}}@media only screen and (min-width:768px){.form-fields label{width:18.2rem;padding-bottom:0}.ie .form-fields label{width:19.2rem}}.form-fields label.text-bold{font-weight:600}.form-fields input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):not([type=button]),.form-fields select,.form-fields textarea{font-size:1.6rem;line-height:2.4rem;color:#212121;width:100%;height:4.6rem;border:solid 1px #979797;padding:0 1.4rem;outline:0;cursor:pointer}@media only print and (min-width:590px){.form-fields input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):not([type=button]),.form-fields select,.form-fields textarea{width:43.7rem;padding:0 2rem}}@media only screen and (min-width:768px){.form-fields input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):not([type=button]),.form-fields select,.form-fields textarea{width:43.7rem;padding:0 2rem}}.form-fields input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):not([type=button])::-webkit-input-placeholder,.form-fields select::-webkit-input-placeholder,.form-fields textarea::-webkit-input-placeholder{color:#959595}.form-fields input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):not([type=button])::-moz-placeholder,.form-fields select::-moz-placeholder,.form-fields textarea::-moz-placeholder{color:#959595}.form-fields input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):not([type=button]):-ms-input-placeholder,.form-fields select:-ms-input-placeholder,.form-fields textarea:-ms-input-placeholder{color:#959595}.form-fields input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):not([type=button])::-ms-input-placeholder,.form-fields select::-ms-input-placeholder,.form-fields textarea::-ms-input-placeholder{color:#959595}.form-fields input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):not([type=button])::placeholder,.form-fields select::placeholder,.form-fields textarea::placeholder{color:#959595}.form-fields input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):not([type=button]).input-validation-error,.form-fields select.input-validation-error,.form-fields textarea.input-validation-error{border-color:#d72727}body.tc .form-fields input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):not([type=button]),body.tc .form-fields select,body.tc .form-fields textarea{font-family:'Noto Sans TC',sans-serif}body.sc .form-fields input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):not([type=button]),body.sc .form-fields select,body.sc .form-fields textarea{font-family:'Noto Sans SC',sans-serif}body.en .form-fields input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):not([type=button]),body.en .form-fields select,body.en .form-fields textarea{font-family:Lato,sans-serif}.form-fields input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):not([type=button]).error,.form-fields select.error,.form-fields textarea.error{border-color:#d72727}.form-fields textarea{resize:none;height:18.5rem;padding:1.4rem}.form-fields select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMC4xMjEiIGhlaWdodD0iNS44MTEiIHZpZXdCb3g9IjAgMCAxMC4xMjEgNS44MTEiPg0KICA8cGF0aCBpZD0iUGF0aF8xMzciIGQ9Ik04LDAsNC4wMDYtNCwwLDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkuMDYxIDEuMDYxKSByb3RhdGUoMTgwKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMTQ3YjZiIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4NCjwvc3ZnPg0K) no-repeat center right 2.6rem;background-size:1.6rem;padding-right:5rem}.form-fields select::-ms-expand{display:none}.form-fields input[type=checkbox]+span,.form-fields input[type=radio]+span{cursor:pointer;display:block}.form-fields input[type=button],.form-fields input[type=reset],.form-fields input[type=submit]{display:inline-block;margin-right:2.5rem}.form-fields input[type=reset]{font-size:1.6rem;padding:0;border:none;background:0 0;text-decoration:underline;color:#454095;cursor:pointer}.form-fields__button{width:17.3rem;height:4.5rem;border:none;border-radius:.5rem;font-size:1.6rem;padding:0 2.4rem;margin-bottom:1.6rem;cursor:pointer}@media only print and (min-width:590px){.form-fields__button{margin-right:2.5rem;margin-bottom:0;-ms-flex-preferred-size:unset;flex-basis:unset}}@media only screen and (min-width:768px){.form-fields__button{margin-right:2.5rem;margin-bottom:0;-ms-flex-preferred-size:unset;flex-basis:unset}}.form-fields__button--submit,.form-fields__button[type=button],.form-fields__button[type=submit]{background-color:#233052;color:#fff}.form-fields__button--submit:hover,.form-fields__button[type=button]:hover,.form-fields__button[type=submit]:hover{background-color:#454095}.form-fields__button--reset{background-color:#efefef}.form-fields__button--reset:hover{background-color:#434343;color:#efefef}.form-fields__button--reset-2{width:auto;height:auto;padding:0;border:none;background:0 0;color:#454095;cursor:pointer}@media only screen and (max-width:767px){.form-fields__button--reset-2{margin-left:2.4rem}}.form-fields__button--reset-2:focus{outline:0}.form-fields .field-validation-error{display:block;width:100%;font-size:1.6rem;line-height:2.4rem;margin-top:.6rem;color:#d72727}@media only print and (min-width:590px){.form-fields .field-validation-error{margin-top:.6rem;margin-left:19.8rem}}@media only screen and (min-width:768px){.form-fields .field-validation-error{margin-top:.6rem;margin-left:19.8rem}}@media only print and (min-width:590px){.form-fields .field-validation-error{position:absolute;top:1.2rem;left:100%;width:auto;margin-top:0;margin-left:1.4rem;white-space:nowrap}}@media only screen and (min-width:992px){.form-fields .field-validation-error{position:absolute;top:1.2rem;left:100%;width:auto;margin-top:0;margin-left:1.4rem;white-space:nowrap}}.form-fields .field-validation-valid{display:none}.form-fields__form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;position:relative}@media only print and (min-width:590px){.form-fields__form-group{width:43.7rem}}@media only screen and (min-width:768px){.form-fields__form-group{width:43.7rem}}.form-fields__form-group label{width:auto;margin-right:2rem}@media only print and (min-width:590px){.form-fields__form-group label{margin-right:2.5rem}}@media only screen and (min-width:768px){.form-fields__form-group label{margin-right:2.5rem}}.form-fields__form-group label:first-of-type{display:none}.ie .form-fields__form-group label{width:auto}.form-fields__form-group input{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-fields__form-group input:checked+span::after{display:block}.form-fields__form-group input[type=checkbox]~span::after,.form-fields__form-group input[type=checkbox]~span::before{border-radius:0}.form-fields__form-group input[type=radio]~span::after,.form-fields__form-group input[type=radio]~span::before{border-radius:100%}.form-fields__form-group label span{padding-left:2.2rem;position:relative}@media only print and (min-width:590px){.form-fields__form-group label span{padding-left:3.1rem}}@media only screen and (min-width:768px){.form-fields__form-group label span{padding-left:3.1rem}}.form-fields__form-group label span::before{content:"";width:1.7rem;height:1.7rem;border:solid 1px #979797;position:absolute;top:.2rem;left:0}.form-fields__form-group label span::after{content:"";display:none;width:11px;height:11px;background-color:#454095;position:absolute;top:.5rem;left:.3rem}.form-fields__form-group label span span{padding:0}.form-fields__form-group label span span::before{display:none}.form-fields__form-group .field-validation-error{top:0}@media only print and (min-width:590px){.form-fields__form-group .field-validation-error{margin-left:0}}@media only screen and (min-width:768px){.form-fields__form-group .field-validation-error{margin-left:0}}@media only print and (min-width:590px){.form-fields__form-group .field-validation-error{margin-left:1.4rem}}@media only screen and (min-width:992px){.form-fields__form-group .field-validation-error{margin-left:1.4rem}}.form-fields__form-group--subscription{display:block;width:100%}.form-fields__form-group--subscription label{width:100%!important;max-width:100%;margin-bottom:1rem!important}@media only print and (min-width:590px){.form-fields__form-group--subscription label{margin-bottom:2rem!important}}@media only screen and (min-width:768px){.form-fields__form-group--subscription label{margin-bottom:2rem!important}}.form-fields__form-group--subscription label:first-of-type{display:block}.form-fields__row{display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.6rem;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only print and (min-width:590px){.form-fields__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:768px){.form-fields__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only print and (min-width:590px){.form-fields__row{max-width:63.5rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:992px){.form-fields__row{max-width:63.5rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.form-fields__row:last-child{margin-top:4rem}.form-fields__row--cm:last-child{margin-top:3rem}.form-fields__row--block{display:block;max-width:71.9rem}.form-fields__row--block label{display:block;width:100%;margin:0;margin-bottom:.4rem}.form-fields__row--block .form-fields__form-group{width:100%}.form-fields__row--block .form-fields__form-group label{width:100%}@media only print and (min-width:590px){.form-fields__row--block .form-fields__form-group label{width:50%}}@media only screen and (min-width:768px){.form-fields__row--block .form-fields__form-group label{width:50%}}.form-fields__row--block-subscription{display:block;max-width:100%}.form-fields__row--block-subscription label{width:100%;margin-bottom:2rem}.ie .form-fields__row--block-subscription label{width:100%}.form-fields__row--block-subscription .field-validation-error{position:static;margin-left:0}.form-fields__row--un-max-width{max-width:unset}.form-fields__row--flex-record{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only print and (min-width:590px){.form-fields__row--flex-record{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:992px){.form-fields__row--flex-record{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.form-fields__row--flex-record label{padding-top:0}@media only print and (min-width:590px){.form-fields__row--flex-record label{padding-top:1.3rem}}@media only screen and (min-width:768px){.form-fields__row--flex-record label{padding-top:1.3rem}}@media only print and (min-width:590px){.form-fields__row--flex-record label{padding-top:0}}@media only screen and (min-width:992px){.form-fields__row--flex-record label{padding-top:0}}.form-fields__row .mpfa-datepicker-reset{font-size:1.6rem;color:#454095;white-space:nowrap;position:absolute;top:.1rem;right:0}@media only print and (min-width:590px){.form-fields__row .mpfa-datepicker-reset{margin-left:1rem;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media only screen and (min-width:768px){.form-fields__row .mpfa-datepicker-reset{margin-left:1rem;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media only print and (min-width:590px){.form-fields__row .mpfa-datepicker-reset{left:100%}}@media only screen and (min-width:992px){.form-fields__row .mpfa-datepicker-reset{left:100%}}@media only print and (min-width:590px){.form-fields__container{max-width:55rem}}@media only screen and (min-width:768px){.form-fields__container{max-width:55rem}}.form-fields__container .form-fields__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:1.6rem;line-height:2.4rem}@media only print and (min-width:590px){.form-fields__container .form-fields__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:768px){.form-fields__container .form-fields__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.form-fields__container .form-fields__row [data-pattern]{font-weight:700}.form-fields__container .form-fields__right-content{font-weight:400;-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-negative:0;flex-shrink:0;word-break:break-word}@media only print and (min-width:590px){.form-fields__container .form-fields__right-content{padding-left:2rem}}@media only screen and (min-width:768px){.form-fields__container .form-fields__right-content{padding-left:2rem}}.form-fields__container h1{color:#3e4e76;font-size:4rem;line-height:4.8rem}.form-fields__container h3{color:#147b6b;font-size:2.4rem;line-height:3.6rem}.form-fields__text-title{font-size:2rem;line-height:2.8rem;font-weight:600}@media only print and (min-width:590px){.form-fields__group-input{width:43.7rem}}@media only screen and (min-width:768px){.form-fields__group-input{width:43.7rem}}.form-fields__group-input input{width:100%!important}.form-fields__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -.7rem}.form-fields__col{width:33.333333%;padding:0 .7rem}.form-fields .topic-faq{font-size:1.6rem;font-weight:600;padding-left:2rem;position:relative}@media only print and (min-width:590px){.form-fields .topic-faq{width:43.7rem}}@media only screen and (min-width:768px){.form-fields .topic-faq{width:43.7rem}}.form-fields .topic-faq::before{content:"\e917";font-family:icompfa,sans-serif;color:#f77e0b;position:absolute;top:.2rem;left:0}.form-fields .topic-faq a{color:#454095}.form-fields__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;pointer-events:none}.form-fields__modal--active{pointer-events:auto}.form-fields__modal--active .form-fields__modal--bg{opacity:1;visibility:visible}.form-fields__modal--active .form-fields__modal--content{-webkit-animation:fadeUp .2s linear forwards;animation:fadeUp .2s linear forwards}.form-fields__modal--bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.8);opacity:0;visibility:hidden;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.form-fields__modal--content{width:95%;max-width:50rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%);background-color:#fff;opacity:0;padding:4rem 4.5rem}@media only print and (min-width:590px){.form-fields__modal--content{padding:5rem 8rem}}@media only screen and (min-width:768px){.form-fields__modal--content{padding:5rem 8rem}}.form-fields__modal label span{cursor:none}.form-fields__modal--title{font-size:2rem;font-weight:600;text-align:center;margin-bottom:2.5rem}.form-fields__modal .form-fields__button{margin:.5rem 0}@media only print and (min-width:590px){.form-fields__modal .form-fields__button{margin:0 1rem}}@media only screen and (min-width:768px){.form-fields__modal .form-fields__button{margin:0 1rem}}.form-fields__btn-toggle a{display:inline-block;font-size:1.6rem;color:#454095}.form-fields__btn-toggle a.toggle span::before{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}.form-fields__btn-toggle span{padding-right:1.8rem;position:relative}.form-fields__btn-toggle span::before{font-size:1.1rem;content:"\e918";font-family:icompfa,sans-serif;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.form-fields__btn-toggle span span{padding:0}.form-fields__btn-toggle span span::before{display:none}.form-fields__box-toggle{margin-bottom:1.6rem}.form-fields__box-toggle .form-fields__row:last-child{margin-top:0;margin-bottom:0}.form-fields__group-record{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only print and (min-width:590px){.form-fields__group-record{width:43.7rem}}@media only screen and (min-width:768px){.form-fields__group-record{width:43.7rem}}@media only print and (min-width:590px){.form-fields__group-record{width:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:992px){.form-fields__group-record{width:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.form-fields__group-record__group{width:100%;margin-bottom:1rem}@media only print and (min-width:590px){.form-fields__group-record__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:768px){.form-fields__group-record__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.form-fields__group-record__group span{font-size:1.6rem;margin-right:1.3rem;pointer-events:none}.form-fields__group-record__group select{width:10rem;margin-right:1rem}@media only print and (min-width:590px){.form-fields__group-record__group select{width:13rem}}@media only screen and (min-width:768px){.form-fields__group-record__group select{width:13rem}}@-webkit-keyframes fadeUp{to{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@keyframes fadeUp{to{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.gallery__row .row [class^=col-]{padding:0}@media only screen and (max-width:575px){.gallery__row [class^=col-]{padding:0 1.3rem}}.gallery__list.\--listB .gallery__item{max-width:15rem;width:100%;min-height:21.4rem;height:100%;margin:0 auto 2.4rem auto}.gallery__list.\--listB .gallery__title{display:block;min-height:7.4rem;margin-top:2.4rem}.gallery__list.\--listB .gallery__title span:first-child{font-weight:600}.gallery__list.\--listB .gallery__img{height:14.1rem}.gallery__list.\--listB .gallery__row:not(:last-child){margin-bottom:2.4rem}.gallery__item{position:relative;max-width:15.3rem;width:100%;min-height:22rem;margin:0 auto 3.2rem auto;cursor:pointer}@media only print and (min-width:590px){.gallery__item{max-width:20.2rem;min-height:24.6rem;margin-bottom:3.4rem}}@media only screen and (min-width:992px){.gallery__item{max-width:20.2rem;min-height:24.6rem;margin-bottom:3.4rem}}.gallery__tag{position:absolute;min-width:6.8rem;height:2.7rem;padding:0 1.2rem;font-size:1.6rem;line-height:2.2rem;color:#fff;text-align:center;background-color:#3e4e76}.gallery__tag span{vertical-align:middle}.gallery__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:8.4rem;line-height:2.4rem;font-weight:600;color:#454095}@media only print and (min-width:590px){.gallery__title{min-height:6.5rem}}@media only screen and (min-width:992px){.gallery__title{min-height:6.5rem}}.gallery__title a{cursor:pointer;color:#454095}.gallery__title.\--has-background{background-color:#f5f4f4;padding:0 1.2rem}.gallery__title.\--text-align-center{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery__title .\--semi-bold{font-weight:600}.gallery__img{height:13.7rem;overflow:hidden}@media only print and (min-width:590px){.gallery__img{height:18.1rem}}@media only screen and (min-width:992px){.gallery__img{height:18.1rem}}.gallery__img .text-only__text{margin:10.1rem 0 0 9rem;display:inline-block!important;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header{height:7.2rem;background-color:#fff;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}@media only print and (min-width:590px){.header{height:10.5rem}}@media only screen and (min-width:992px){.header{height:10.5rem}}.header__has-notification{height:12.8rem}@media only print and (min-width:590px){.header__has-notification{height:15.7rem}}@media only screen and (min-width:992px){.header__has-notification{height:15.7rem}}@media only print and (min-width:590px){.header .container{max-width:99.2rem}}@media only screen and (min-width:992px){.header .container{max-width:99.2rem}}.header a:hover{text-decoration:none}.header__wrapping{background-color:#fff;position:fixed;top:0;left:0;right:0;z-index:12}.header .utility-bar{background-color:#f77e0b}.header .utility-bar .container .d-flex{height:3.3rem}.header .utility-bar__left{line-height:1.8rem}.header .utility-bar__left ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .utility-bar__left li{margin-right:2.7rem}.header .utility-bar__left li:last-child{margin-right:0}.header .utility-bar__left a{display:block;font-size:1.2rem;font-weight:600}.header .nav-accessibility{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.8rem}.header .nav-accessibility li{position:relative;margin-right:1.8rem;padding-right:1.8rem}.header .nav-accessibility li::before{content:"";height:1.2rem;position:absolute;top:47%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-right:solid .1rem #000}.header .nav-accessibility li:last-child{margin-right:0}.header .nav-accessibility a{display:block;font-size:1.2rem;font-weight:600}.header .language{position:relative;z-index:5}.header .language .icon{padding:.8rem 1.4rem .9rem;height:100%;line-height:1.8rem;font-size:1.2rem;font-weight:600;padding-right:0;cursor:pointer}.header .language .icon::before{display:none;content:"";position:absolute;top:0;bottom:0;left:100%;width:1.4rem;background-color:#faa24f;z-index:1}.header .language .icon span{position:relative;z-index:2;padding-right:1.3rem;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2LjAxOSIgaGVpZ2h0PSI2LjAxOSIgdmlld0JveD0iMCAwIDYuMDE5IDYuMDE5Ij4KICAgICAgICA8cGF0aCBpZD0iUGF0aF8xMjkiIGQ9Ik0zLjIyOSwwVjMuMjgzSDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMuMDI5IDAuNzA3KSByb3RhdGUoNDUpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwZTA3MDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEiLz4KICAgICAgPC9zdmc+) no-repeat center right;background-size:.5rem}.header .language-dropdown{display:none;background-color:#faa24f;position:absolute;top:100%;left:0;right:-1.4rem}.header .language-dropdown a{display:block;padding:0 2.1rem 0 1.4rem;font-size:1.2rem;line-height:3rem}.header .language-dropdown a:hover{background-color:#fcc795}.header .language.active .icon{background-color:#faa24f}.header .language.active .icon::before{display:block}.header .language.active .icon span{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2LjAxOSIgaGVpZ2h0PSI2LjAxOSIgdmlld0JveD0iMCAwIDYuMDE5IDYuMDE5Ij4NCiAgPHBhdGggaWQ9IlBhdGhfMTI5IiBkPSJNMy4yMjksMFYtMy4yODNIMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMy4wMjkgNS4zMTIpIHJvdGF0ZSgtNDUpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwZTA3MDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEiLz4NCjwvc3ZnPg0K)}.header .language.active .language-dropdown{display:block}.header .navigation-bar{position:relative;padding:0;border-bottom:solid .1rem rgba(72,73,75,.2)}@media only print and (min-width:590px){.header .navigation-bar{padding:.7rem 0;height:7.2rem}}@media only screen and (min-width:992px){.header .navigation-bar{padding:.7rem 0;height:7.2rem}}.header .navigation-bar__wrapper{position:relative;height:7.2rem}@media only print and (min-width:590px){.header .navigation-bar__wrapper{position:static;height:auto}}@media only screen and (min-width:992px){.header .navigation-bar__wrapper{position:static;height:auto}}.header .logo{max-width:14.1rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only print and (min-width:590px){.header .logo{max-width:14.85rem;position:static;-webkit-transform:none;transform:none}}@media only screen and (min-width:992px){.header .logo{max-width:14.85rem;position:static;-webkit-transform:none;transform:none}}.header__notificationbar{position:fixed;top:7.2rem;right:0;left:0;z-index:3;background-color:#3e4e76}@media only print and (min-width:590px){.header__notificationbar{top:10.5rem}}@media only screen and (min-width:992px){.header__notificationbar{top:10.5rem}}.header__notificationbar .container{padding:0}@media only print and (min-width:590px){.header__notificationbar .container{padding-left:1.6rem;padding-right:1.6rem}}@media only screen and (min-width:992px){.header__notificationbar .container{padding-left:1.6rem;padding-right:1.6rem}}.header__notificationbar .notification{position:relative;color:#fff;line-height:2.4rem;font-size:1.6rem;overflow:hidden;height:5.6rem}.header__notificationbar .hero__item{position:absolute;display:block;top:5.2rem;left:0;width:100%;padding:1.6rem 2.4rem;padding-right:3rem}@media only print and (min-width:590px){.header__notificationbar .hero__item{padding:1.4rem 1.4rem 1.4rem 0}}@media only screen and (min-width:992px){.header__notificationbar .hero__item{padding:1.4rem 1.4rem 1.4rem 0}}.header__notificationbar .current{top:0;-webkit-transition:all 1s ease-out;-o-transition:all 1s ease-out;transition:all 1s ease-out}.header__notificationbar .up{top:-5.2rem;-webkit-transition:all 1s ease-out;-o-transition:all 1s ease-out;transition:all 1s ease-out}.header__notificationbar .content{overflow:hidden}.header__notificationbar .content p{display:inline}.header__notificationbar .content span{border-bottom:.1rem solid #fff}.header__notificationbar .content a{color:inherit;border-bottom:1px solid #fff}.header__cta{width:12px;height:12px;display:inline-block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+PHBhdGggZGF0YS1uYW1lPSJGaWxsIDQiIGQ9Ik0xMS42MjcgOS44MjZhMS4yNzMgMS4yNzMgMCAxIDEtMS44IDEuOEw2IDcuOGwtMy44MjYgMy44MjdhMS4yNzMgMS4yNzMgMCAwIDEtMS44LTEuOEw0LjIgNiAuMzczIDIuMTc0YTEuMjczIDEuMjczIDAgMCAxIDEuOC0xLjhMNiA0LjIgOS44MjYuMzczYTEuMjczIDEuMjczIDAgMCAxIDEuOCAxLjhMNy44IDZ6IiBmaWxsPSIjZmFmYWZhIi8+PC9zdmc+) no-repeat center center;background-size:contain;position:absolute;top:50%;right:1rem;cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only print and (min-width:590px){.header__cta{right:0}}@media only screen and (min-width:992px){.header__cta{right:0}}.header [data-text-only] [data-graphic]{display:none}.header [data-text-only].active-text [data-graphic]{display:block}.header [data-text-only].active-text [data-text]{display:none}.menu-desktop__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-desktop__nav{position:relative;z-index:4}.menu-desktop__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-desktop__nav li:hover a{background-color:#ededed}.menu-desktop__nav li:hover .menu-desktop__child{opacity:1;visibility:visible;pointer-events:auto}.menu-desktop__nav li a{display:block;padding:.7rem 1.2rem;font-size:1.6rem;line-height:2.4rem;font-weight:600;color:#48494b;position:relative}.en .menu-desktop__nav li a{font-size:1.5rem;line-height:2.25rem}.menu-desktop__nav li a::after{content:"";position:absolute;top:100%;right:0;left:0;height:2rem}.menu-desktop__nav li a span{display:block}.menu-desktop__nav .has-sub:first-child>a{padding-left:2rem}.menu-desktop__nav .has-sub span{position:relative;padding-right:1.5rem;background-repeat:no-repeat;background-position:top 10px right;background-size:1rem}.menu-desktop__nav .has-sub span::after{content:" ";display: block;height:6px;width:6px;border:2px solid #454545;border-left:none;border-top:none;position:absolute;right:0px;transform:rotate(45deg);top:50%;margin-top:-4px;}.menu-desktop__nav .has-sub:hover span::after{transform: rotate(225deg);margin-top:-1px;}.menu-desktop__child{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:0;visibility:hidden;pointer-events:none;background-color:#ededed;padding:1.8rem 0;padding-left:1rem;position:absolute;top:100%;left:0;right:-3.7rem}.menu-desktop__child li{width:50%;padding:0 1.2rem;margin-bottom:1.5rem}.menu-desktop__child li a{padding:0;font-size:1.6rem;line-height:3rem;font-weight:400}.menu-desktop__child li a:hover{color:#454095;font-weight:600}.menu-desktop__child li a span{padding-right:0!important}.menu-desktop__child li span::after{content:none!important}.menu-desktop__search{z-index:3;margin-left:2.1rem}.menu-desktop__search.active .search-desktop{max-height:4.8rem}.menu-desktop__search .icon{width:13px;height:13px;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTNweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMTMgMTQiIHZlcnNpb249IjEuMSI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU5LjEgKDg2MTQ0KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5Hcm91cF8yMDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iSGVhZGVyX0Rlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMTQyLjAwMDAwMCwgLTYyLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXBfMjAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExNDIuMDAwMDAwLCA2Mi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJFbGxpcHNlXzEiPgogICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGN4PSI1LjUiIGN5PSI1LjUiIHI9IjUuNSIvPgogICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIHN0cm9rZT0iIzQ4NDk0QiIgc3Ryb2tlLXdpZHRoPSIyIiBjeD0iNS41IiBjeT0iNS41IiByPSI0LjUiLz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDxsaW5lIHgxPSIxMS41IiB5MT0iMTIuNSIgeDI9IjguNSIgeTI9IjkuNSIgaWQ9IkxpbmVfMSIgc3Ryb2tlPSIjNDg0OTRCIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) no-repeat center center;background-size:contain}.menu-desktop__search .search-desktop{max-height:0;background-color:#fff;position:absolute;top:calc(100% - 1px);left:0;right:0;z-index:1;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;overflow:hidden}.menu-desktop__search .search-desktop__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:2rem;border-bottom:solid .1rem #ededed}.menu-desktop__search .search-desktop .search-form{position:relative;width:44.3rem;border-bottom:.1rem solid #f77e0b}.menu-desktop__search .search-desktop .form-control{width:100%;padding:.6rem 1rem;font-size:1.2rem;color:#000;font-weight:600;border:none}.menu-desktop__search .search-desktop .form-control:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.menu-desktop__search .search-desktop input::-webkit-input-placeholder{color:#888}.menu-desktop__search .search-desktop input::-moz-placeholder{color:#888;opacity:1}.menu-desktop__search .search-desktop input:-ms-input-placeholder{color:#888}.menu-desktop__search .search-desktop input::-ms-input-placeholder{color:#888}.menu-desktop__search .search-desktop input::placeholder{color:#888}.menu-desktop__search .search-desktop .btn-search{width:15px;height:15px;background:transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTNweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMTMgMTQiIHZlcnNpb249IjEuMSI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU5LjEgKDg2MTQ0KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5Hcm91cF8yMDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iSGVhZGVyX0Rlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMTQyLjAwMDAwMCwgLTYyLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXBfMjAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExNDIuMDAwMDAwLCA2Mi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJFbGxpcHNlXzEiPgogICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGN4PSI1LjUiIGN5PSI1LjUiIHI9IjUuNSIvPgogICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIHN0cm9rZT0iIzQ4NDk0QiIgc3Ryb2tlLXdpZHRoPSIyIiBjeD0iNS41IiBjeT0iNS41IiByPSI0LjUiLz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDxsaW5lIHgxPSIxMS41IiB5MT0iMTIuNSIgeDI9IjguNSIgeTI9IjkuNSIgaWQ9IkxpbmVfMSIgc3Ryb2tlPSIjNDg0OTRCIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) no-repeat center center;background-size:contain;padding:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:none;cursor:pointer}.menu-desktop__search .search-desktop .adv-link-search{display:block;position:absolute;top:50%;right:-7.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#f77e0b;font-size:1.4rem;font-weight:600}.en .menu-desktop__search .search-desktop .adv-link-search{right:-11.5rem}.menu-desktop__first-col,.menu-desktop__second-col{width:50%}.menu-desktop__child-col-3 .menu-desktop__first-col,.menu-desktop__child-col-3 .menu-desktop__second-col{width:33.3333%}.menu-desktop__third-col{width:33.3333%}.menu-desktop__first-col,.menu-desktop__second-col,.menu-desktop__third-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-desktop__first-col li,.menu-desktop__second-col li,.menu-desktop__third-col li{width:100%}.menu-desktop__first-col li:first-child a,.menu-desktop__second-col li:first-child a,.menu-desktop__third-col li:first-child a{padding-left:0;padding-top:1.8rem;border-top:solid .1rem rgba(0,0,0,.2)}.hero__home{position:relative;margin-bottom:2.8rem}.hero__home::after{content:"";width:100%;max-width:136.6rem;height:1.3rem;position:absolute;top:100%;right:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:-webkit-gradient(linear,left bottom,left top,from(#fe9833),to(#ff7165));background:-o-linear-gradient(bottom,#fe9833 0,#ff7165 100%);background:linear-gradient(0deg,#fe9833 0,#ff7165 100%)}@media only print and (min-width:590px){.hero__home{margin-bottom:4.3rem}}@media only screen and (min-width:992px){.hero__home{margin-bottom:4.3rem}}.hero__wrap{position:absolute;left:0;right:0;pointer-events:none;bottom:2.2rem}.hero__wrap .container{max-width:none;padding:0}@media only print and (min-width:590px){.hero__wrap{bottom:5.7rem}}@media only screen and (min-width:768px){.hero__wrap{bottom:5.7rem}}@media only print and (min-width:590px){.hero__wrap .container{max-width:99.2rem;padding-left:1.6rem;padding-right:1.6rem}}@media only screen and (min-width:992px){.hero__wrap .container{max-width:99.2rem;padding-left:1.6rem;padding-right:1.6rem}}.hero-wrapper{max-width:136.6rem;margin:0 auto}.hero-wrapper:not(.slick-initialized){white-space:nowrap;overflow:hidden}.hero__page .hero-wrapper:not(.slick-initialized){overflow:visible}.hero__item{position:relative}.hero .hero__item+.hero__item{display:none}.hero .slick-list .hero__item+.hero__item{display:block}.hero__img{width:100%}.hero__textbox{display:inline-block;min-width:27.2rem;max-width:95%;background-color:rgba(255,255,255,.75);padding:2rem 1.9rem .8rem 1.9rem;border-left:solid 5px #8f49a2;pointer-events:auto;word-break:break-word;white-space:normal}@media only print and (min-width:590px){.hero__textbox{min-width:41.6rem;padding:3rem 2.5rem 2.1rem 2.5rem}}@media only screen and (min-width:768px){.hero__textbox{min-width:41.6rem;padding:3rem 2.5rem 2.1rem 2.5rem}}@media only print and (min-width:590px){.hero__textbox{min-width:55rem;max-width:100%;padding:3rem 3.2rem 2.1rem 3.2rem}}@media only screen and (min-width:992px){.hero__textbox{min-width:55rem;max-width:100%;padding:3rem 3.2rem 2.1rem 3.2rem}}.hero__textbox--white{background-color:#fff}.hero__textbox .title1{color:#8f49a2;font-weight:300;font-size:4.5rem;line-height:4.5rem;padding-bottom:.5rem}@media only print and (min-width:590px){.hero__textbox .title1{font-size:6rem;line-height:6rem;padding-bottom:0}}@media only screen and (min-width:768px){.hero__textbox .title1{font-size:6rem;line-height:6rem;padding-bottom:0}}@media only print and (min-width:590px){.hero__textbox .title1{font-size:8rem;line-height:8rem}}@media only screen and (min-width:992px){.hero__textbox .title1{font-size:8rem;line-height:8rem}}.hero__textbox .title1+.title2{padding-top:0}@media only print and (min-width:590px){.hero__textbox .title1+.title2{padding-top:.2rem}}@media only screen and (min-width:768px){.hero__textbox .title1+.title2{padding-top:.2rem}}.hero__textbox .title2{color:#3e4e76;font-size:4.5rem;font-weight:400;line-height:4.5rem;padding-bottom:.1rem}@media only print and (min-width:590px){.hero__textbox .title2{font-size:6rem;line-height:6rem;padding-bottom:.2rem}}@media only screen and (min-width:768px){.hero__textbox .title2{font-size:6rem;line-height:6rem;padding-bottom:.2rem}}@media only print and (min-width:590px){.hero__textbox .title2{font-size:8rem;line-height:8rem;padding-bottom:0}}@media only screen and (min-width:992px){.hero__textbox .title2{font-size:8rem;line-height:8rem;padding-bottom:0}}.hero__textbox .title2.title2-long{font-size:4.5rem;line-height:5rem}@media only print and (min-width:590px){.hero__textbox .title2.title2-long{font-size:5rem}}@media only screen and (min-width:768px){.hero__textbox .title2.title2-long{font-size:5rem}}@media only print and (min-width:590px){.hero__textbox .title2.title2-long{font-size:6rem;line-height:normal}}@media only screen and (min-width:992px){.hero__textbox .title2.title2-long{font-size:6rem;line-height:normal}}.hero__textbox .title2.title2-long-2{font-size:4rem;line-height:5rem}@media only print and (min-width:590px){.hero__textbox .title2.title2-long-2{font-size:4.2rem;line-height:6rem}}@media only screen and (min-width:768px){.hero__textbox .title2.title2-long-2{font-size:4.2rem;line-height:6rem}}@media only print and (min-width:590px){.hero__textbox .title2.title2-long-2{font-size:5.8rem;line-height:normal}}@media only screen and (min-width:992px){.hero__textbox .title2.title2-long-2{font-size:5.8rem;line-height:normal}}.hero__textbox .desc{font-size:1.5rem;line-height:2.25rem;padding-top:.4rem}@media only print and (min-width:590px){.hero__textbox .desc{font-size:1.8rem;line-height:2.7rem;padding-top:.5rem}}@media only screen and (min-width:768px){.hero__textbox .desc{font-size:1.8rem;line-height:2.7rem;padding-top:.5rem}}.hero .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:50%;bottom:.6rem;padding:0;margin:0;list-style:none;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);-webkit-box-shadow:none;box-shadow:none}@media only print and (min-width:590px){.hero .slick-dots{bottom:1.3rem}}@media only screen and (min-width:768px){.hero .slick-dots{bottom:1.3rem}}.hero .slick-dots li{color:#fff}.hero .slick-dots li:not(:last-child){margin-right:1.3rem}.hero .slick-dots li.slick-active{color:#cec8c8}.hero .slick-dots li.slick-active button{background-color:#f77e0b}.hero .slick-dots button{display:block;width:9px;height:9px;padding:0;border:0;border-radius:100%;font-size:0;color:inherit;background-color:#939fa5;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hero .slick-dots button:focus{outline:0}.hero__page{line-height:0}.hero__page .hero__wrap{position:relative;top:auto;left:auto;bottom:auto;right:auto}.en .hero__page .hero__wrap{top:auto;left:auto;bottom:auto;right:auto}.hero__page .hero__item{padding:0}.hero__page .hero__textbox{margin-top:-6rem;background-color:#fff}.hero__page .hero__textbox-long,.hero__page .hero__textbox-long-2{margin-top:-9rem}.hero__page .hero__textbox--no-title-2{margin-top:-4rem}@media only print and (min-width:590px){.hero__page .hero__textbox{-webkit-transform:none;transform:none;margin-top:-8.8rem;position:relative}}@media only screen and (min-width:768px){.hero__page .hero__textbox{-webkit-transform:none;transform:none;margin-top:-8.8rem;position:relative}}@media only print and (min-width:590px){.hero__page .hero__textbox{margin-top:-14.4rem}}@media only screen and (min-width:992px){.hero__page .hero__textbox{margin-top:-14.4rem}}.en .hero__page .hero__textbox{margin-top:-3.3rem}.en .hero__page .hero__textbox-long,.en .hero__page .hero__textbox-long-2{margin-top:-6.5rem}.en .hero__page .hero__textbox--no-title-2{margin-top:-3rem}@media only screen and (min-width:576px){.en .hero__page .hero__textbox{-webkit-transform:none;transform:none;margin-top:-8.8rem}}@media only print and (min-width:590px){.en .hero__page .hero__textbox{-webkit-transform:none;transform:none;margin-top:-14.4rem}}@media only screen and (min-width:768px){.en .hero__page .hero__textbox{-webkit-transform:none;transform:none;margin-top:-14.4rem}}.hero__page .slick-dots{display:none!important}.image.has-desc .image__anchor-link{margin-top:1.2rem}.image__fullwidth-has-desc .image_item{position:relative}.image__fullwidth-has-desc .image_desc{position:absolute;left:15%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:1.5rem}@media only print and (min-width:590px){.image__fullwidth-has-desc .image_desc{left:60.66%}}@media only screen and (min-width:768px){.image__fullwidth-has-desc .image_desc{left:60.66%}}.image__fullwidth-has-desc .image_desc p{font-size:24px;color:#fff}.image__fullwidth-has-desc .image_button .btn{display:inline-block;width:17.3rem;height:4.5rem;padding:0 2.4rem;margin-top:1.8rem;font-size:16px;line-height:4.4rem;border-radius:.5rem;border:none;text-align:center;color:#3e4e76;background:#fff;cursor:pointer}.image .simple-ver+.image__anchor-link{margin-top:1.2rem}@media only print and (min-width:590px){.image .simple-ver+.image__anchor-link{margin-top:0}}@media only screen and (min-width:768px){.image .simple-ver+.image__anchor-link{margin-top:0}}@media only print and (min-width:590px){.image__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;margin-left:-.8rem;margin-right:-.8rem}}@media only screen and (min-width:768px){.image__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;margin-left:-.8rem;margin-right:-.8rem}}@media only print and (min-width:590px){.image__list{margin-left:-1rem;margin-right:-1rem}}@media only screen and (min-width:992px){.image__list{margin-left:-1rem;margin-right:-1rem}}.image__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;position:relative}.image__right .image__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}@media only print and (min-width:590px){.image__wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;justify-self:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.image__right .image__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}}@media only screen and (min-width:768px){.image__wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;justify-self:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.image__right .image__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}}@media only print and (min-width:590px){.image__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:992px){.image__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.image__item{display:block;position:relative;margin-bottom:2.4rem;overflow:hidden}@media only print and (min-width:590px){.image__item{margin-left:.8rem;margin-right:.8rem;-webkit-box-flex:1;-ms-flex:1 0 calc(33.333% - 16px);flex:1 0 calc(33.333% - 16px);width:calc(33.333% - 16px);margin-bottom:0}}@media only screen and (min-width:768px){.image__item{margin-left:.8rem;margin-right:.8rem;-webkit-box-flex:1;-ms-flex:1 0 calc(33.333% - 16px);flex:1 0 calc(33.333% - 16px);width:calc(33.333% - 16px);margin-bottom:0}}@media only print and (min-width:590px){.image__item{margin-left:1rem;margin-right:1rem;-webkit-box-flex:1;-ms-flex:1 0 calc(33.333% - 20px);flex:1 0 calc(33.333% - 20px);width:calc(33.333% - 20px)}}@media only screen and (min-width:992px){.image__item{margin-left:1rem;margin-right:1rem;-webkit-box-flex:1;-ms-flex:1 0 calc(33.333% - 20px);flex:1 0 calc(33.333% - 20px);width:calc(33.333% - 20px)}}@media only print and (min-width:590px){.two-images .image__item{-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 16px);flex:1 0 calc(50% - 16px);width:calc(50% - 16px)}}@media only screen and (min-width:768px){.two-images .image__item{-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 16px);flex:1 0 calc(50% - 16px);width:calc(50% - 16px)}}@media only print and (min-width:590px){.two-images .image__item{-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 20px);flex:1 0 calc(50% - 20px);width:calc(50% - 20px)}}@media only screen and (min-width:992px){.two-images .image__item{-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 20px);flex:1 0 calc(50% - 20px);width:calc(50% - 20px)}}.simple-ver .image__item{margin-bottom:1.2rem}@media only print and (min-width:590px){.simple-ver .image__item{margin-bottom:0}}@media only screen and (min-width:768px){.simple-ver .image__item{margin-bottom:0}}.image-left .image__item,.image-right .image__item{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.image__item:last-child{margin-bottom:0}.image__img{margin-bottom:2.4rem;overflow:hidden;position:relative}.image__img img{display:block;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}.simple-ver .image__img{display:none}@media only print and (min-width:590px){.simple-ver .image__img{display:block}}@media only screen and (min-width:768px){.simple-ver .image__img{display:block}}@media only print and (min-width:590px){.image__wrapper .image__img{padding-right:.8rem;margin-bottom:0}}@media only screen and (min-width:768px){.image__wrapper .image__img{padding-right:.8rem;margin-bottom:0}}@media only print and (min-width:590px){.image__wrapper .image__img{padding-right:1rem;margin-bottom:0}}@media only screen and (min-width:992px){.image__wrapper .image__img{padding-right:1rem;margin-bottom:0}}@media only print and (min-width:590px){.image__right .image__img{padding-right:0;padding-left:.8rem}}@media only screen and (min-width:768px){.image__right .image__img{padding-right:0;padding-left:.8rem}}@media only print and (min-width:590px){.image__right .image__img{padding-right:0;padding-left:1rem}}@media only screen and (min-width:992px){.image__right .image__img{padding-right:0;padding-left:1rem}}@media only print and (min-width:590px){.image__wrapper .image__img,.image__wrapper .image__info{width:50%}}@media only screen and (min-width:768px){.image__wrapper .image__img,.image__wrapper .image__info{width:50%}}.image__right .image__info{margin-bottom:2.4rem}@media only print and (min-width:590px){.image__wrapper .image__info{margin-bottom:0;padding-left:.8rem}.image__right .image__info{padding-left:0;padding-right:.8rem}}@media only screen and (min-width:768px){.image__wrapper .image__info{margin-bottom:0;padding-left:.8rem}.image__right .image__info{padding-left:0;padding-right:.8rem}}@media only print and (min-width:590px){.image__wrapper .image__info{padding-left:1rem}.image__right .image__info{padding-left:0;padding-right:1rem}}@media only screen and (min-width:992px){.image__wrapper .image__info{padding-left:1rem}.image__right .image__info{padding-left:0;padding-right:1rem}}.image__title{color:#147b6b;font-size:2.4rem;font-weight:600;line-height:3.6rem;margin-bottom:2.4rem}@media only print and (min-width:590px){.image__title{font-size:1.8rem;line-height:2.7rem}}@media only screen and (min-width:768px){.image__title{font-size:1.8rem;line-height:2.7rem}}@media only print and (min-width:590px){.image__title{font-size:2.4rem;line-height:3.6rem}}@media only screen and (min-width:992px){.image__title{font-size:2.4rem;line-height:3.6rem}}.image__title.purple{color:#8f49a2}.image__title.blue{color:#3e4e76}.simple-ver .image__title{position:relative;font-size:1.9rem;border-top:.1rem solid #434343;border-bottom:.1rem solid #434343;border-right:.1rem solid #434343;border-left:.5rem solid #147b6b;padding:.7rem 1.4rem;margin-bottom:0}@media only print and (min-width:590px){.simple-ver .image__title{font-size:1.8rem;margin-bottom:2.4rem;padding:0;border:none}}@media only screen and (min-width:768px){.simple-ver .image__title{font-size:1.8rem;margin-bottom:2.4rem;padding:0;border:none}}@media only print and (min-width:590px){.simple-ver .image__title{font-size:2.4rem;line-height:3.6rem;padding:0;border:none}}@media only screen and (min-width:992px){.simple-ver .image__title{font-size:2.4rem;line-height:3.6rem;padding:0;border:none}}.simple-ver .image__title.purple{border-left:.5rem solid #8f49a2}.simple-ver .image__title.blue{border-left:.5rem solid #3e4e76}.simple-ver .image__title::after{content:'\e902';font-family:icompfa,sans-serif;font-size:1.4rem;display:inline-block;position:absolute;top:50%;right:1.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only print and (min-width:590px){.simple-ver .image__title::after{content:none}}@media only screen and (min-width:768px){.simple-ver .image__title::after{content:none}}@media only print and (min-width:590px){.simple-ver .image__title.blue,.simple-ver .image__title.purple{border:none;padding:0}}@media only screen and (min-width:768px){.simple-ver .image__title.blue,.simple-ver .image__title.purple{border:none;padding:0}}.image__desc{font-size:1.6rem;line-height:2.4rem}.image__desc a{color:#454095;font-weight:700}.simple-ver .image__desc{display:none}@media only print and (min-width:590px){.simple-ver .image__desc{display:block}}@media only screen and (min-width:992px){.simple-ver .image__desc{display:block}}.image__desc ol,.image__desc ul{max-width:95.5rem;margin:0 auto;padding-left:1.9rem;font-size:1.6rem;line-height:2.4rem;list-style-position:outside}.image__desc ol li,.image__desc ul li{padding-left:.6rem}.image__desc ol a,.image__desc ul a{color:#454095;font-weight:700}.image__desc ul{list-style-type:disc}.image__button{position:relative;z-index:1;margin-top:2.4rem}.image__button .btn{display:inline-block;min-width:15.9rem;height:4.5rem;line-height:4.5rem;color:#fff;background-color:#233052;padding:0 2.4rem;font-size:1.6rem;text-align:center;text-decoration:none;border:none;border-radius:5px;vertical-align:middle;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.image__button .btn:hover{background-color:#454095}@media only print and (min-width:590px){.image__button .btn{min-width:17.3rem}}@media only screen and (min-width:992px){.image__button .btn{min-width:17.3rem}}.image__button .btn~.btn{margin-left:.9rem}@media only print and (min-width:590px){.image__button .btn~.btn{margin-left:1.6rem}}@media only screen and (min-width:992px){.image__button .btn~.btn{margin-left:1.6rem}}.image__link-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.image__link-wrap.image__item:hover,.image__link-wrap.image__wrapper:hover{text-decoration:none}.image__full-width{position:relative}.image__full-width .image__wrapper{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.image__full-width .image__wrapper .image__img{width:100%;padding:0}.image__full-width .image__list{margin:0}.image__full-width a{display:block}.image__full-width img{margin:0 auto}.image .anchor-link{margin-bottom:0}.lightbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;opacity:0;-webkit-animation:aniShow .2s linear forwards;animation:aniShow .2s linear forwards;pointer-events:none}.lightbox__outer{display:inline-block;position:relative;z-index:2}.lightbox__inner{padding:15px;background-color:#fff;pointer-events:auto}.lightbox__inner img{width:auto;max-width:100%;height:auto}.lightbox__close{width:3.5rem;height:3.5rem;display:inline-block;position:absolute;right:0;top:0;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0);background:#f77e0b;border:none;border-radius:50%;z-index:3;cursor:pointer;pointer-events:auto}.lightbox__close::before{width:14px;height:14px;content:"";display:inline-block;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+PHBhdGggZGF0YS1uYW1lPSJGaWxsIDQiIGQ9Ik0xMS42MjcgOS44MjZhMS4yNzMgMS4yNzMgMCAxIDEtMS44IDEuOEw2IDcuOGwtMy44MjYgMy44MjdhMS4yNzMgMS4yNzMgMCAwIDEtMS44LTEuOEw0LjIgNiAuMzczIDIuMTc0YTEuMjczIDEuMjczIDAgMCAxIDEuOC0xLjhMNiA0LjIgOS44MjYuMzczYTEuMjczIDEuMjczIDAgMCAxIDEuOCAxLjhMNy44IDZ6IiBmaWxsPSIjZmFmYWZhIi8+PC9zdmc+) no-repeat center center}.lightbox__overlay{width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.8);z-index:1;pointer-events:auto}@-webkit-keyframes aniShow{to{opacity:1}}@keyframes aniShow{to{opacity:1}}.loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-color:rgba(255,255,255,.4);position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;opacity:0;visibility:hidden;pointer-events:auto;-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}.loading.show{opacity:1;visibility:visible;pointer-events:auto}.loading__loader{position:relative}.menu-mobile .btn-menu-mobile{width:2rem;height:1.6rem;position:relative;cursor:pointer}.menu-mobile .line{width:100%;height:.2rem;background-color:#f77e0b;position:absolute;left:0}.menu-mobile .line-top{top:0;-webkit-transition:top .2s ease .3s,top .2s ease .3s,-webkit-transform .2s ease;transition:top .2s ease .3s,top .2s ease .3s,-webkit-transform .2s ease;-o-transition:transform .2s ease,top .2s ease .3s,top .2s ease .3s;transition:transform .2s ease,top .2s ease .3s,top .2s ease .3s;transition:transform .2s ease,top .2s ease .3s,top .2s ease .3s,-webkit-transform .2s ease}.menu-mobile .line-mid{top:.7rem;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.menu-mobile .line-bot{top:1.4rem;-webkit-transition:top .2s ease .3s,top .2s ease .3s,-webkit-transform .2s ease;transition:top .2s ease .3s,top .2s ease .3s,-webkit-transform .2s ease;-o-transition:transform .2s ease,top .2s ease .3s,top .2s ease .3s;transition:transform .2s ease,top .2s ease .3s,top .2s ease .3s;transition:transform .2s ease,top .2s ease .3s,top .2s ease .3s,-webkit-transform .2s ease}.menu-mobile__wrapper{background-color:#fff;position:fixed;top:7.2rem;right:0;bottom:0;left:0;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:10}.menu-mobile__wrapper .inner{max-height:100%;padding:2rem 0 0;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.menu-mobile.openmenu .line{background-color:#000}.menu-mobile.openmenu .line-mid{opacity:0}.menu-mobile.openmenu .line-bot,.menu-mobile.openmenu .line-top{-webkit-transition:top .2s ease,top .2s ease,-webkit-transform .2s ease .3s;transition:top .2s ease,top .2s ease,-webkit-transform .2s ease .3s;-o-transition:transform .2s ease .3s,top .2s ease,top .2s ease;transition:transform .2s ease .3s,top .2s ease,top .2s ease;transition:transform .2s ease .3s,top .2s ease,top .2s ease,-webkit-transform .2s ease .3s;top:.7rem}.menu-mobile.openmenu .line-top{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-mobile.openmenu .line-bot{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-mobile.openmenu .menu-mobile__wrapper{-webkit-transform:translateX(0);transform:translateX(0)}.menu-mobile__nav{padding-bottom:1rem;margin-bottom:1.3rem;position:relative}.menu-mobile__nav::before{content:"";position:absolute;left:2.4rem;right:2.4rem;bottom:0;border-bottom:solid 1px rgba(151,151,151,.2)}@media only print and (min-width:590px){.menu-mobile__nav::before{left:1.8rem;right:1.8rem}}@media only screen and (min-width:768px){.menu-mobile__nav::before{left:1.8rem;right:1.8rem}}@media only print and (min-width:590px){.menu-mobile__nav::before{left:1.6rem;right:1.6rem}}@media only screen and (min-width:768px){.menu-mobile__nav::before{left:1.6rem;right:1.6rem}}.menu-mobile__nav li{position:relative}.menu-mobile__nav li a{display:block;font-size:2rem;line-height:5rem;font-weight:600;color:#48494b;padding:0 2.4rem}@media only print and (min-width:590px){.menu-mobile__nav li a{padding:0 1.8rem}}@media only screen and (min-width:768px){.menu-mobile__nav li a{padding:0 1.8rem}}@media only print and (min-width:590px){.menu-mobile__nav li a{padding:0 1.6rem}}@media only screen and (min-width:768px){.menu-mobile__nav li a{padding:0 1.6rem}}.menu-mobile__nav li.has-sub::before{content:'\e901';width:3rem;position:absolute;top:0;right:.5rem;font-family:icompfa,sans-serif;display:inline-block;line-height:5rem;font-size:.5rem;cursor:pointer}.menu-mobile__nav li.active-open.has-sub::before{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:2.5rem}.menu-mobile__nav ul ul{display:none;background-color:#eee;color:#454095;padding:2rem 0}.menu-mobile__nav ul ul a{font-size:1.8rem}.menu-mobile .active-open ul a{color:#454095}.menu-mobile .search-mobile{padding:0 2.4rem;margin-bottom:2.4rem}@media only print and (min-width:590px){.menu-mobile .search-mobile{padding:0 1.8rem}}@media only screen and (min-width:768px){.menu-mobile .search-mobile{padding:0 1.8rem}}@media only print and (min-width:590px){.menu-mobile .search-mobile{padding:0 1.6rem}}@media only screen and (min-width:768px){.menu-mobile .search-mobile{padding:0 1.6rem}}.menu-mobile .search-mobile .search-form{position:relative}.menu-mobile .search-mobile .form-control{width:100%;height:3.4rem;padding-right:9rem;font-size:1.6rem;color:#000;border:none;border-bottom:1px solid #f77e0b}.menu-mobile .search-mobile .form-control:focus{outline:0}.menu-mobile .search-mobile input::-webkit-input-placeholder{color:#888}.menu-mobile .search-mobile input::-moz-placeholder{color:#888;opacity:1}.menu-mobile .search-mobile input:-ms-input-placeholder{color:#888}.menu-mobile .search-mobile input::-ms-input-placeholder{color:#888}.menu-mobile .search-mobile input::placeholder{color:#888}.menu-mobile .search-mobile .btn-search{width:15px;height:15px;padding:0;margin:0;background:transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTNweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMTMgMTQiIHZlcnNpb249IjEuMSI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU5LjEgKDg2MTQ0KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5Hcm91cF8yMDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iSGVhZGVyX0Rlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMTQyLjAwMDAwMCwgLTYyLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXBfMjAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExNDIuMDAwMDAwLCA2Mi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJFbGxpcHNlXzEiPgogICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGN4PSI1LjUiIGN5PSI1LjUiIHI9IjUuNSIvPgogICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIHN0cm9rZT0iIzQ4NDk0QiIgc3Ryb2tlLXdpZHRoPSIyIiBjeD0iNS41IiBjeT0iNS41IiByPSI0LjUiLz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDxsaW5lIHgxPSIxMS41IiB5MT0iMTIuNSIgeDI9IjguNSIgeTI9IjkuNSIgaWQ9IkxpbmVfMSIgc3Ryb2tlPSIjNDg0OTRCIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) no-repeat center center;background-size:contain;position:absolute;right:0;top:55%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:none;cursor:pointer}.menu-mobile .search-mobile .adv-link-search{color:#f77e0b;font-size:1.6rem;font-weight:600;position:absolute;right:2.5rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.menu-mobile .utility-bar__mobile{position:relative}.menu-mobile .utility-bar__mobile::after{content:"";position:absolute;bottom:-2rem;left:2.4rem;right:2.4rem;border-bottom:solid 1px rgba(151,151,151,.2)}@media only print and (min-width:590px){.menu-mobile .utility-bar__mobile::after{left:1.8rem;right:1.8rem}}@media only screen and (min-width:768px){.menu-mobile .utility-bar__mobile::after{left:1.8rem;right:1.8rem}}@media only print and (min-width:590px){.menu-mobile .utility-bar__mobile::after{left:1.6rem;right:1.6rem}}@media only screen and (min-width:768px){.menu-mobile .utility-bar__mobile::after{left:1.6rem;right:1.6rem}}.menu-mobile .utility-bar__mobile-nav{margin-bottom:3.9rem;padding:0 2.4rem}@media only print and (min-width:590px){.menu-mobile .utility-bar__mobile-nav{padding:0 1.8rem}}@media only screen and (min-width:768px){.menu-mobile .utility-bar__mobile-nav{padding:0 1.8rem}}@media only print and (min-width:590px){.menu-mobile .utility-bar__mobile-nav{padding:0 1.6rem}}@media only screen and (min-width:768px){.menu-mobile .utility-bar__mobile-nav{padding:0 1.6rem}}.menu-mobile .utility-bar__mobile-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -2rem}.menu-mobile .utility-bar__mobile-nav li{width:50%;padding:0 2rem}@media only print and (min-width:590px){.menu-mobile .utility-bar__mobile-nav li{width:33.333333%}}@media only screen and (min-width:768px){.menu-mobile .utility-bar__mobile-nav li{width:33.333333%}}.menu-mobile .utility-bar__mobile-nav a{display:block;font-size:1.6rem;line-height:3.7rem;font-weight:600;color:#454095}.menu-mobile .utility-bar__mobile .inner{overflow:auto;margin-bottom:2.4rem;padding-bottom:1.4rem;border-bottom:solid 1px rgba(151,151,151,.2)}.menu-mobile .utility-bar__mobile-wrapper-language{position:absolute;width:100%;left:0;bottom:0}.menu-mobile .utility-bar__mobile-accessibility,.menu-mobile .utility-bar__mobile-language{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 2.4rem}@media only print and (min-width:590px){.menu-mobile .utility-bar__mobile-accessibility,.menu-mobile .utility-bar__mobile-language{padding:0 1.8rem}}@media only screen and (min-width:768px){.menu-mobile .utility-bar__mobile-accessibility,.menu-mobile .utility-bar__mobile-language{padding:0 1.8rem}}@media only print and (min-width:590px){.menu-mobile .utility-bar__mobile-accessibility,.menu-mobile .utility-bar__mobile-language{padding:0 1.6rem}}@media only screen and (min-width:768px){.menu-mobile .utility-bar__mobile-accessibility,.menu-mobile .utility-bar__mobile-language{padding:0 1.6rem}}.menu-mobile .utility-bar__mobile-accessibility .text,.menu-mobile .utility-bar__mobile-language .text{width:9.5rem;margin-right:1.5rem;position:relative;font-size:1.6rem;line-height:5rem;color:#48494b;-ms-flex-negative:0;flex-shrink:0}.menu-mobile .utility-bar__mobile-accessibility .text::before,.menu-mobile .utility-bar__mobile-language .text::before{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:1.6rem;border-right:solid 1px rgba(151,151,151,.2)}@media only print and (min-width:590px){.menu-mobile .utility-bar__mobile-accessibility .text,.menu-mobile .utility-bar__mobile-language .text{width:33.333333%}}@media only screen and (min-width:768px){.menu-mobile .utility-bar__mobile-accessibility .text,.menu-mobile .utility-bar__mobile-language .text{width:33.333333%}}.menu-mobile .utility-bar__mobile-accessibility ul,.menu-mobile .utility-bar__mobile-language ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% - rem(110));margin:0}@media only print and (min-width:590px){.menu-mobile .utility-bar__mobile-accessibility ul,.menu-mobile .utility-bar__mobile-language ul{width:66.666666%;margin:0 -1.5rem}}@media only screen and (min-width:768px){.menu-mobile .utility-bar__mobile-accessibility ul,.menu-mobile .utility-bar__mobile-language ul{width:66.666666%;margin:0 -1.5rem}}.menu-mobile .utility-bar__mobile-accessibility li,.menu-mobile .utility-bar__mobile-language li{width:auto;padding:0;margin-right:3.5rem}@media only print and (min-width:590px){.menu-mobile .utility-bar__mobile-accessibility li,.menu-mobile .utility-bar__mobile-language li{width:33.333333%;padding:0 1.5rem;margin-right:0}}@media only screen and (min-width:768px){.menu-mobile .utility-bar__mobile-accessibility li,.menu-mobile .utility-bar__mobile-language li{width:33.333333%;padding:0 1.5rem;margin-right:0}}.menu-mobile .utility-bar__mobile-accessibility a,.menu-mobile .utility-bar__mobile-language a{display:block;font-size:1.6rem;line-height:5rem;font-weight:600;color:#454095}.news{max-width:136.6rem;margin:0 auto;padding:4.8rem 0;color:#fff;background-color:#3e4e76}@media only print and (min-width:590px){.news{padding:4.4rem 0}}@media only screen and (min-width:768px){.news{padding:4.4rem 0}}@media only print and (min-width:590px){.news{padding:5rem 0}}@media only screen and (min-width:992px){.news{padding:5rem 0}}.news .row{margin-left:-.9rem;margin-right:-.9rem}.news [class^=col-]{padding-left:.9rem;padding-right:.9rem}.news__title{font-size:2.4rem;line-height:3.6rem;font-weight:600;margin-bottom:2.4rem}@media only print and (min-width:590px){.news__title{margin-bottom:1.4rem}}@media only screen and (min-width:768px){.news__title{margin-bottom:1.4rem}}.news__item{padding-top:2.4rem;border-top:solid 1px #fff}@media only print and (min-width:590px){.news__item{padding-top:1.7rem}}@media only screen and (min-width:768px){.news__item{padding-top:1.7rem}}.news__date{font-size:1.3rem;line-height:1.95rem;padding-bottom:1.2rem}.news__content{font-size:2rem;line-height:3rem;padding-bottom:2.4rem}@media only print and (min-width:590px){.news__content{padding-bottom:3.2rem}}@media only screen and (min-width:768px){.news__content{padding-bottom:3.2rem}}.news__content a{color:inherit}.news__button .btn{display:inline-block;min-width:15.9rem;height:4.5rem;line-height:4.5rem;color:#3e4e76;background-color:#fff;padding:0 2.4rem;font-size:1.6rem;text-align:center;text-decoration:none;border:solid 1px #fff;border-radius:5px;vertical-align:middle;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}@media only print and (min-width:590px){.news__button .btn:hover{color:#fff;background-color:#3e4e76}}@media only screen and (min-width:992px){.news__button .btn:hover{color:#fff;background-color:#3e4e76}}.ipad .news__button .btn:hover{color:#3e4e76;background-color:#fff}@media only print and (min-width:590px){.news__button .btn{min-width:17.3rem}}@media only screen and (min-width:992px){.news__button .btn{min-width:17.3rem}}@media only screen and (max-width:360px){.news__button .btn{min-width:15rem;padding:0 1.5rem}}.news .col-12:nth-of-type(3) .news__content{padding-bottom:6rem}@media only print and (min-width:590px){.news .col-12:nth-of-type(3) .news__content{padding-bottom:3rem}}@media only screen and (min-width:768px){.news .col-12:nth-of-type(3) .news__content{padding-bottom:3rem}}.news .col-12:nth-of-type(3)~.col-12{display:none}.news [data-collapse]{display:none}.news--expand [data-collapse]{display:block}.news--expand [data-expand]{display:none}.news--expand .col-12:nth-of-type(3)~.col-12{display:block}.news--expand .col-12:nth-of-type(3) .news__content{padding-bottom:2.4rem}.news--expand .col-12:last-child .news__content{padding-bottom:6rem}@media only print and (min-width:590px){.news--expand .col-12:last-child .news__content{padding-bottom:3rem}}@media only screen and (min-width:768px){.news--expand .col-12:last-child .news__content{padding-bottom:3rem}}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 2.4rem}@media only print and (min-width:590px){.pagination{padding:0}}@media only screen and (min-width:768px){.pagination{padding:0}}.pagination__item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;font-size:1.6rem;font-weight:600;line-height:2.4rem;color:#212121;cursor:pointer;visibility:hidden}.pagination__item .arrow-icon{position:absolute}.pagination__item ul{display:none;padding-left:4px;color:#454095}@media only print and (min-width:590px){.pagination__item ul{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:768px){.pagination__item ul{display:-webkit-box;display:-ms-flexbox;display:flex}}.pagination__item ul li{text-decoration:underline;display:none}.pagination__item ul li:not(:first-child){margin-left:2px}.pagination__item ul li:nth-child(1){display:block}.pagination__item ul li:nth-child(2){display:block}.pagination__item ul li:nth-child(3){display:block}.pagination__item ul li:nth-child(4){display:block}.pagination__item ul li:nth-child(5){display:block}.pagination__item ul li:nth-child(6){display:block}.pagination__item ul li:nth-child(7){display:block}.pagination__item ul li:nth-child(8){display:block}.pagination__item ul li:nth-child(9){display:block}.pagination__item ul li:nth-child(10){display:block}.pagination__item ul li:nth-child(11){display:block}.pagination__item ul li.--inactive{pointer-events:none;text-decoration:none}.pagination__item.\--left{padding-left:2rem}.pagination__item.\--left .arrow-icon{left:-7px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.pagination__item.\--right{padding-right:2rem}.pagination__item.\--right .arrow-icon{right:-7px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.modal__tag{margin-bottom:.6rem;font-weight:600;font-size:1.6rem;color:#147b6b;line-height:2rem}@media only print and (min-width:590px){.modal__tag{margin-bottom:1rem;font-size:2.4rem;line-height:2.8rem}}@media only screen and (min-width:992px){.modal__tag{margin-bottom:1rem;font-size:2.4rem;line-height:2.8rem}}.modal__tag img{width:14px;height:14px;margin-left:.4rem}@media only print and (min-width:590px){.modal__tag img{width:2.2rem;height:2.1rem}}@media only screen and (min-width:992px){.modal__tag img{width:2.2rem;height:2.1rem}}@media only screen and (max-width:575px){.modal__tag img{display:none}}@media only print and (min-width:590px) and (orientation:landscape){.modal__tag img{display:none}}@media only screen and (max-width:991px) and (orientation:landscape){.modal__tag img{display:none}}.modal__left-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal__left-img a{cursor:default}.modal__left-img picture{max-height:100%}.modal__title{margin-bottom:.6rem;font-size:2.8rem;line-height:3.36rem;color:#3e4e76;font-weight:500}@media only print and (min-width:590px){.modal__title{font-size:4rem;line-height:4.8rem;margin-bottom:.7rem}}@media only screen and (min-width:992px){.modal__title{font-size:4rem;line-height:4.8rem;margin-bottom:.7rem}}.modal__target-audience{margin-bottom:2.4rem;font-size:1.6rem;color:#212121;font-weight:400;line-height:2.4rem}.modal__target-audience span:not(:last-child){margin-right:.6rem}.modal__target-audience span:not(:last-child)::after{content:'|';margin-left:.6rem}@media only screen and (min-width:576px){.modal__target-audience{margin-bottom:1.2rem}}@media only print and (min-width:590px){.modal__target-audience{margin-bottom:2.8rem}}@media only screen and (min-width:992px){.modal__target-audience{margin-bottom:2.8rem}}.modal__description{margin-bottom:2.4rem;font-size:1.6rem;color:#212121;font-weight:400;line-height:2.4rem}@media only print and (min-width:590px){.modal__description{margin-bottom:2.8rem}}@media only screen and (min-width:992px){.modal__description{margin-bottom:2.8rem}}.modal__description a{color:#454095;font-weight:700}.modal__right-content{-ms-flex-preferred-size:100%;flex-basis:100%;height:100%!important}.modal__right-content .jspContainer{height:100%!important;width:100%!important}.modal__right-content .jspContainer .jspPane{width:100%!important}#popupA .modal__body,.customize-modal .modal__body{width:32.1rem;height:83.14%;background:#fff}@media only print and (min-width:590px){#popupA .modal__body,.customize-modal .modal__body{width:70.3rem;height:38.2rem}}@media only screen and (min-width:768px){#popupA .modal__body,.customize-modal .modal__body{width:70.3rem;height:38.2rem}}@media only screen and (min-width:1200px){#popupA .modal__body,.customize-modal .modal__body{width:106.8rem;height:58rem}}@media only print and (min-width:590px) and (orientation:landscape){#popupA .modal__body,.customize-modal .modal__body{height:83.14%}}@media only screen and (max-width:991px) and (orientation:landscape){#popupA .modal__body,.customize-modal .modal__body{height:83.14%}}#popupA .modal__left-img,.customize-modal .modal__left-img{-webkit-box-flex:1;-ms-flex:1 0 21.3rem;flex:1 0 21.3rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:21.3rem}@media only screen and (min-width:576px) and (orientation:landscape){#popupA .modal__left-img,.customize-modal .modal__left-img{height:21.3rem}}@media only print and (min-width:590px){#popupA .modal__left-img,.customize-modal .modal__left-img{height:100%;-webkit-box-flex:1;-ms-flex:1 0 27.2rem;flex:1 0 27.2rem}}@media only screen and (min-width:768px){#popupA .modal__left-img,.customize-modal .modal__left-img{height:100%;-webkit-box-flex:1;-ms-flex:1 0 27.2rem;flex:1 0 27.2rem}}@media only screen and (min-width:1200px){#popupA .modal__left-img,.customize-modal .modal__left-img{-webkit-box-flex:1;-ms-flex:1 0 41.4rem;flex:1 0 41.4rem;height:100%}}#popupA .modal__print,.customize-modal .modal__print{cursor:pointer}#popupA .modal__right-content .jspContainer .jspPane,.customize-modal .modal__right-content .jspContainer .jspPane{padding:2.4rem 3rem!important}@media only print and (min-width:590px){#popupA .modal__right-content .jspContainer .jspPane,.customize-modal .modal__right-content .jspContainer .jspPane{padding:4.4rem 5.4rem!important}}@media only screen and (min-width:768px){#popupA .modal__right-content .jspContainer .jspPane,.customize-modal .modal__right-content .jspContainer .jspPane{padding:4.4rem 5.4rem!important}}@media only screen and (min-width:1200px){#popupA .modal__right-content .jspContainer .jspPane,.customize-modal .modal__right-content .jspContainer .jspPane{padding:9.6rem 6.8rem!important}}#popupB{display:none}#popupB .modal__body{width:32.1rem;height:83.14%;background:#fff}@media only print and (min-width:590px){#popupB .modal__body{width:70.3rem;height:33.5rem}}@media only screen and (min-width:768px){#popupB .modal__body{width:70.3rem;height:33.5rem}}@media only screen and (min-width:1200px){#popupB .modal__body{width:70.3rem;height:33.5rem}}#popupB .modal__left-img{position:relative;-webkit-box-flex:0;-ms-flex:0 0 14.4rem;flex:0 0 14.4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:5.4rem}#popupB .modal__left-img .text-only__text{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}@media only screen and (max-width:767px){#popupB .modal__left-img{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 2.4rem;margin-bottom:1.4rem}}@media only print and (min-width:590px){#popupB .modal__left-img{-webkit-box-flex:0;-ms-flex:0 0 15.3rem;flex:0 0 15.3rem;margin-top:3.4rem;margin-left:2.6rem}#popupB .modal__left-img picture{width:100%;height:13.7rem}}@media only screen and (min-width:768px){#popupB .modal__left-img{-webkit-box-flex:0;-ms-flex:0 0 15.3rem;flex:0 0 15.3rem;margin-top:3.4rem;margin-left:2.6rem}#popupB .modal__left-img picture{width:100%;height:13.7rem}}@media only screen and (min-width:1200px){#popupB .modal__left-img{-webkit-box-flex:0;-ms-flex:0 0 20.2rem;flex:0 0 20.2rem;margin-top:7.2rem;margin-left:4.9rem}#popupB .modal__left-img picture{width:100%;height:18.1rem}}#popupB .modal__left-img picture{width:100%}#popupB .modal__left-img picture img{height:100%}#popupB .modal__right-content .jspPane{padding:0 2.4rem!important}@media only print and (min-width:590px){#popupB .modal__right-content .jspPane{padding:3.4rem 3.6rem!important}}@media only screen and (min-width:768px){#popupB .modal__right-content .jspPane{padding:3.4rem 3.6rem!important}}@media only screen and (min-width:1200px){#popupB .modal__right-content .jspPane{padding:7.2rem 4.8rem 7.2rem 4.8rem!important}}#popupB .modal__description ul{list-style-type:inherit;padding-left:1.9rem}#popupB .modal__print-button{display:none}#popupB .modal__title{font-size:1.6rem;line-height:2.4rem;color:#000;margin-bottom:2.4rem}#popupApprovedConstituent .modal__body,#popupApprovedIndexTracking .modal__body,#popupApprovedOverseasBank .modal__body,#popupApprovedPooledInvestmentFunds .modal__body,#popupExemptedORSOSchemes .modal__body,#popupORSOSchemes .modal__body,#popupOfficerRecord .modal__body,#popupOfficerRecordMoreDetail .modal__body{width:32.1rem;height:83.14%;background:#fff}@media only print and (min-width:590px){#popupApprovedConstituent .modal__body,#popupApprovedIndexTracking .modal__body,#popupApprovedOverseasBank .modal__body,#popupApprovedPooledInvestmentFunds .modal__body,#popupExemptedORSOSchemes .modal__body,#popupORSOSchemes .modal__body,#popupOfficerRecord .modal__body,#popupOfficerRecordMoreDetail .modal__body{width:70.3rem;height:38.2rem}}@media only screen and (min-width:768px){#popupApprovedConstituent .modal__body,#popupApprovedIndexTracking .modal__body,#popupApprovedOverseasBank .modal__body,#popupApprovedPooledInvestmentFunds .modal__body,#popupExemptedORSOSchemes .modal__body,#popupORSOSchemes .modal__body,#popupOfficerRecord .modal__body,#popupOfficerRecordMoreDetail .modal__body{width:70.3rem;height:38.2rem}}@media only screen and (min-width:1200px){#popupApprovedConstituent .modal__body,#popupApprovedIndexTracking .modal__body,#popupApprovedOverseasBank .modal__body,#popupApprovedPooledInvestmentFunds .modal__body,#popupExemptedORSOSchemes .modal__body,#popupORSOSchemes .modal__body,#popupOfficerRecord .modal__body,#popupOfficerRecordMoreDetail .modal__body{width:106.8rem;height:50.7rem}}@media only print and (min-width:590px) and (orientation:landscape){#popupApprovedConstituent .modal__body,#popupApprovedIndexTracking .modal__body,#popupApprovedOverseasBank .modal__body,#popupApprovedPooledInvestmentFunds .modal__body,#popupExemptedORSOSchemes .modal__body,#popupORSOSchemes .modal__body,#popupOfficerRecord .modal__body,#popupOfficerRecordMoreDetail .modal__body{height:83.14%}}@media only screen and (max-width:991px) and (orientation:landscape){#popupApprovedConstituent .modal__body,#popupApprovedIndexTracking .modal__body,#popupApprovedOverseasBank .modal__body,#popupApprovedPooledInvestmentFunds .modal__body,#popupExemptedORSOSchemes .modal__body,#popupORSOSchemes .modal__body,#popupOfficerRecord .modal__body,#popupOfficerRecordMoreDetail .modal__body{height:83.14%}}#popupApprovedConstituent .modal__popupcontinue,#popupApprovedIndexTracking .modal__popupcontinue,#popupApprovedOverseasBank .modal__popupcontinue,#popupApprovedPooledInvestmentFunds .modal__popupcontinue,#popupExemptedORSOSchemes .modal__popupcontinue,#popupORSOSchemes .modal__popupcontinue,#popupOfficerRecord .modal__popupcontinue,#popupOfficerRecordMoreDetail .modal__popupcontinue{padding:4rem 2.7rem 2.3rem}@media only print and (min-width:590px){#popupApprovedConstituent .modal__popupcontinue,#popupApprovedIndexTracking .modal__popupcontinue,#popupApprovedOverseasBank .modal__popupcontinue,#popupApprovedPooledInvestmentFunds .modal__popupcontinue,#popupExemptedORSOSchemes .modal__popupcontinue,#popupORSOSchemes .modal__popupcontinue,#popupOfficerRecord .modal__popupcontinue,#popupOfficerRecordMoreDetail .modal__popupcontinue{padding:6.2rem 5.2rem}}@media only screen and (min-width:768px){#popupApprovedConstituent .modal__popupcontinue,#popupApprovedIndexTracking .modal__popupcontinue,#popupApprovedOverseasBank .modal__popupcontinue,#popupApprovedPooledInvestmentFunds .modal__popupcontinue,#popupExemptedORSOSchemes .modal__popupcontinue,#popupORSOSchemes .modal__popupcontinue,#popupOfficerRecord .modal__popupcontinue,#popupOfficerRecordMoreDetail .modal__popupcontinue{padding:6.2rem 5.2rem}}#popupApprovedConstituent .modal__btn,#popupApprovedIndexTracking .modal__btn,#popupApprovedOverseasBank .modal__btn,#popupApprovedPooledInvestmentFunds .modal__btn,#popupExemptedORSOSchemes .modal__btn,#popupORSOSchemes .modal__btn,#popupOfficerRecord .modal__btn,#popupOfficerRecordMoreDetail .modal__btn{margin-top:2.6rem}@media only print and (min-width:590px){#popupApprovedConstituent .modal__btn,#popupApprovedIndexTracking .modal__btn,#popupApprovedOverseasBank .modal__btn,#popupApprovedPooledInvestmentFunds .modal__btn,#popupExemptedORSOSchemes .modal__btn,#popupORSOSchemes .modal__btn,#popupOfficerRecord .modal__btn,#popupOfficerRecordMoreDetail .modal__btn{margin-top:6.2rem}}@media only screen and (min-width:768px){#popupApprovedConstituent .modal__btn,#popupApprovedIndexTracking .modal__btn,#popupApprovedOverseasBank .modal__btn,#popupApprovedPooledInvestmentFunds .modal__btn,#popupExemptedORSOSchemes .modal__btn,#popupORSOSchemes .modal__btn,#popupOfficerRecord .modal__btn,#popupOfficerRecordMoreDetail .modal__btn{margin-top:6.2rem}}#popupRegisterSubsidiaryIntermediaries .modal__body{width:32.1rem;height:83.14%;background:#fff}@media only print and (min-width:590px){#popupRegisterSubsidiaryIntermediaries .modal__body{width:70.3rem;height:38.2rem}}@media only screen and (min-width:768px){#popupRegisterSubsidiaryIntermediaries .modal__body{width:70.3rem;height:38.2rem}}@media only screen and (min-width:1200px){#popupRegisterSubsidiaryIntermediaries .modal__body{width:106.8rem;height:65.1rem}}@media only print and (min-width:590px) and (orientation:landscape){#popupRegisterSubsidiaryIntermediaries .modal__body{height:83.14%}}@media only screen and (max-width:991px) and (orientation:landscape){#popupRegisterSubsidiaryIntermediaries .modal__body{height:83.14%}}#popupRegisterSubsidiaryIntermediaries .modal__popupcontinue{padding:4rem 2.7rem 2.3rem}@media only print and (min-width:590px){#popupRegisterSubsidiaryIntermediaries .modal__popupcontinue{padding:6.2rem 5.2rem}}@media only screen and (min-width:768px){#popupRegisterSubsidiaryIntermediaries .modal__popupcontinue{padding:6.2rem 5.2rem}}#popupRegisterSubsidiaryIntermediaries .modal__btn{margin-top:2.6rem}@media only print and (min-width:590px){#popupRegisterSubsidiaryIntermediaries .modal__btn{margin-top:6.2rem}}@media only screen and (min-width:768px){#popupRegisterSubsidiaryIntermediaries .modal__btn{margin-top:6.2rem}}#popupApprovedTrustees .modal__body{width:32.1rem;height:83.14%;background:#fff}@media only print and (min-width:590px){#popupApprovedTrustees .modal__body{width:70.3rem;height:38.2rem}}@media only screen and (min-width:768px){#popupApprovedTrustees .modal__body{width:70.3rem;height:38.2rem}}@media only screen and (min-width:1200px){#popupApprovedTrustees .modal__body{width:106.8rem;height:57.9rem}}@media only print and (min-width:590px) and (orientation:landscape){#popupApprovedTrustees .modal__body{height:83.14%}}@media only screen and (max-width:991px) and (orientation:landscape){#popupApprovedTrustees .modal__body{height:83.14%}}#popupApprovedTrustees .modal__popupcontinue{padding:4rem 2.7rem 2.3rem}@media only print and (min-width:590px){#popupApprovedTrustees .modal__popupcontinue{padding:6.2rem 5.2rem}}@media only screen and (min-width:768px){#popupApprovedTrustees .modal__popupcontinue{padding:6.2rem 5.2rem}}#popupApprovedTrustees .modal__btn{margin-top:2.6rem}@media only print and (min-width:590px){#popupApprovedTrustees .modal__btn{margin-top:6.2rem}}@media only screen and (min-width:768px){#popupApprovedTrustees .modal__btn{margin-top:6.2rem}}#popupRegisterPrincipalIntermediaries .modal__body,#popupRegisterSchemesConstituentFunds .modal__body{width:32.1rem;height:83.14%;background:#fff}@media only print and (min-width:590px){#popupRegisterPrincipalIntermediaries .modal__body,#popupRegisterSchemesConstituentFunds .modal__body{width:70.3rem;height:38.2rem}}@media only screen and (min-width:768px){#popupRegisterPrincipalIntermediaries .modal__body,#popupRegisterSchemesConstituentFunds .modal__body{width:70.3rem;height:38.2rem}}@media only screen and (min-width:1200px){#popupRegisterPrincipalIntermediaries .modal__body,#popupRegisterSchemesConstituentFunds .modal__body{width:106.8rem;height:77.1rem}}@media only print and (min-width:590px) and (orientation:landscape){#popupRegisterPrincipalIntermediaries .modal__body,#popupRegisterSchemesConstituentFunds .modal__body{height:83.14%}}@media only screen and (max-width:991px) and (orientation:landscape){#popupRegisterPrincipalIntermediaries .modal__body,#popupRegisterSchemesConstituentFunds .modal__body{height:83.14%}}#popupRegisterPrincipalIntermediaries .modal__popupcontinue,#popupRegisterSchemesConstituentFunds .modal__popupcontinue{padding:4rem 2.7rem 2.3rem}@media only print and (min-width:590px){#popupRegisterPrincipalIntermediaries .modal__popupcontinue,#popupRegisterSchemesConstituentFunds .modal__popupcontinue{padding:6.2rem 5.2rem}}@media only screen and (min-width:768px){#popupRegisterPrincipalIntermediaries .modal__popupcontinue,#popupRegisterSchemesConstituentFunds .modal__popupcontinue{padding:6.2rem 5.2rem}}#popupRegisterPrincipalIntermediaries .modal__btn,#popupRegisterSchemesConstituentFunds .modal__btn{margin-top:2.6rem}@media only print and (min-width:590px){#popupRegisterPrincipalIntermediaries .modal__btn,#popupRegisterSchemesConstituentFunds .modal__btn{margin-top:6.2rem}}@media only screen and (min-width:768px){#popupRegisterPrincipalIntermediaries .modal__btn,#popupRegisterSchemesConstituentFunds .modal__btn{margin-top:6.2rem}}.customize-modal{height:0%;z-index:9002}@media only print and (min-width:590px){.customize-modal .modal__body{width:70.2rem;height:51.6rem}}@media only screen and (min-width:768px){.customize-modal .modal__body{width:70.2rem;height:51.6rem}}@media only print and (min-width:590px){.customize-modal .modal__body{width:106.8rem;height:58rem}}@media only screen and (min-width:992px){.customize-modal .modal__body{width:106.8rem;height:58rem}}.customize-modal .modal__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:1.6rem!important}.customize-modal .modal__sections{padding:2.2rem 2.8rem 3.8rem 2.8rem}@media only print and (min-width:590px){.customize-modal .modal__sections{padding:2rem 3.6rem 3.6rem}}@media only screen and (min-width:768px){.customize-modal .modal__sections{padding:2rem 3.6rem 3.6rem}}@media only print and (min-width:590px){.customize-modal .modal__sections{padding:4.2rem 7.5rem 5.8rem 7.5rem}}@media only screen and (min-width:992px){.customize-modal .modal__sections{padding:4.2rem 7.5rem 5.8rem 7.5rem}}.customize-modal .modal__sections .text-editor .container{padding:0}@media only screen and (max-width:575px){.customize-modal .modal__sections .text-editor .container .text-center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:575px){.customize-modal .modal__sections .text-editor .container .text-center .btn{width:15.9rem;margin:.5rem 0}}.customize-modal .container{padding:0}.customize-modal .jspContainer .jspHorizontalBar{display:none}.customize-modal.open{height:100%}@page{size:a4;margin:10pt 15pt!important}@media print{body{-webkit-print-color-adjust:exact;page-break-before:avoid}body .container{padding:0;max-width:none}html body .container{padding:0}body .bgd-grey,body .tools{background-color:transparent}body .header{height:auto;margin-bottom:1.5rem}body .header__has-notification{height:auto}body .header .menu-desktop,body .header .menu-mobile,body .header .utility-bar{display:none}body .header__wrapping{position:static}body .header .navigation-bar{border-bottom:none}body .header .logo{width:100%;max-width:none;position:static;-webkit-transform:none;transform:none}body .breadcrumb-social,body .footer,body .hero{display:none}body .news__item,body .news__title{padding-left:2rem;padding-right:2rem}body .text-editor .container{padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid #979797}body .text-editor h2{padding-bottom:1.5rem}body .calculator__form-btn-group,body .calculator__step{display:none}body .calculator__chart{margin-bottom:2rem;page-break-after:always}body .calculator__chart .col-12:first-child{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}body .calculator__chart .col-12:last-child{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}body .calculator__final-form{margin-bottom:0}body .calculator__final-form .col-12{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body .calculator__final-form .col-12:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}body .calculator__top-text{background-position:top left;background-size:48px}body .column-listing__dropdown{display:block}body .accordion-container__body{display:block}body.print-calculator .accordion-container{display:none}}.search-results{position:relative}.search-results-heading{margin:2.4rem 0;font-size:2.4rem;line-height:2.8rem;font-weight:600;color:#3e4e76}.search-results__filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-results__filter-label{margin-right:2.4rem;font-size:1.8rem;line-height:2.7rem;color:#434343}.search-results__filter .dropdown{margin-bottom:0}.search-results__wrapper{margin-bottom:2.5rem}.search-results__wrapper .search-results__content{position:relative;padding:2.4rem 0 2.5rem}.search-results__wrapper .search-results__content::after{content:'';display:block;position:absolute;width:100%;height:.1rem;left:0;bottom:0;background:#939fa5}.search-results__wrapper .search-results__content-title{font-size:2.4rem;line-height:2.8rem;font-weight:600;color:#454095}.search-results__wrapper .search-results__content-desc{display:-webkit-box;margin-top:1.2rem;font-size:1.8rem;line-height:2.7rem;color:#434343;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.search-results #gtx-trans{position:static!important}.search{position:relative;margin-top:2.7rem;min-height:50vh}@media only print and (min-width:590px){.search{margin-top:5.6rem}}@media only screen and (min-width:768px){.search{margin-top:5.6rem}}@media only print and (min-width:590px){.search{margin-top:5.8rem}}@media only screen and (min-width:992px){.search{margin-top:5.8rem}}.search .container{position:relative;padding-left:2rem}@media only print and (min-width:590px){.search .container{padding-left:2.6rem}}@media only screen and (min-width:768px){.search .container{padding-left:2.6rem}}@media only print and (min-width:590px){.search .container{padding-left:3rem}}@media only screen and (min-width:992px){.search .container{padding-left:3rem}}@media only screen and (max-width:767px){.search .container{max-width:100%}}.search .purple-bar{position:absolute;width:.5rem;height:12.6rem;left:0;top:0;background:#8f49a2}@media only print and (min-width:590px){.search .purple-bar{height:11.5rem;left:-.8rem}}@media only screen and (min-width:768px){.search .purple-bar{height:11.5rem;left:-.8rem}}@media only print and (min-width:590px){.search .purple-bar{height:14.5rem;left:-.2rem}}@media only screen and (min-width:992px){.search .purple-bar{height:14.5rem;left:-.2rem}}.search__title{font-size:4.5rem;line-height:4.5rem;margin-bottom:0;color:#8f49a2}.search__title .search__sub-title{color:#3e4e76}@media only print and (min-width:590px){.search__title{font-size:6rem;line-height:6rem;margin-bottom:1.2rem}}@media only screen and (min-width:768px){.search__title{font-size:6rem;line-height:6rem;margin-bottom:1.2rem}}@media only print and (min-width:590px){.search__title{font-size:8rem;line-height:8rem;margin-bottom:1.4rem}}@media only screen and (min-width:992px){.search__title{font-size:8rem;line-height:8rem;margin-bottom:1.4rem}}.search__body-text{font-size:1.8rem;line-height:2.7rem;margin-bottom:1.1rem;color:#434343}@media only print and (min-width:590px){.search__body-text{margin-bottom:1.2rem}}@media only screen and (min-width:768px){.search__body-text{margin-bottom:1.2rem}}@media only print and (min-width:590px){.search__body-text{margin-bottom:2.4rem}}@media only screen and (min-width:992px){.search__body-text{margin-bottom:2.4rem}}.search__bar{position:relative;z-index:1}.search__bar-wrap{position:relative}.search__bar-input{width:100%;height:5.4rem;font-size:1.6rem;line-height:2.7rem;color:#434343;padding:1.3rem 1.6rem;border:1px solid #707070}@media only print and (min-width:590px){.search__bar-input{font-size:1.8rem;height:6.4rem;padding:1.8rem 2.4rem}}@media only screen and (min-width:768px){.search__bar-input{font-size:1.8rem;height:6.4rem;padding:1.8rem 2.4rem}}.search__bar .search__btn-search{width:1.9rem;height:2.1rem;padding:0;position:absolute;right:1.6rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:none;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTNweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMTMgMTQiIHZlcnNpb249IjEuMSI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU5LjEgKDg2MTQ0KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5Hcm91cF8yMDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iSGVhZGVyX0Rlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMTQyLjAwMDAwMCwgLTYyLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXBfMjAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExNDIuMDAwMDAwLCA2Mi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJFbGxpcHNlXzEiPgogICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGN4PSI1LjUiIGN5PSI1LjUiIHI9IjUuNSIvPgogICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIHN0cm9rZT0iIzQ4NDk0QiIgc3Ryb2tlLXdpZHRoPSIyIiBjeD0iNS41IiBjeT0iNS41IiByPSI0LjUiLz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDxsaW5lIHgxPSIxMS41IiB5MT0iMTIuNSIgeDI9IjguNSIgeTI9IjkuNSIgaWQ9IkxpbmVfMSIgc3Ryb2tlPSIjNDg0OTRCIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) no-repeat center center;background-size:contain;cursor:pointer}@media only print and (min-width:590px){.search__bar .search__btn-search{right:2.4rem}}@media only screen and (min-width:768px){.search__bar .search__btn-search{right:2.4rem}}.search__keyword-listing{padding:4.8rem 0;margin-top:4.8rem;background:#f7f8f9}@media only print and (min-width:590px){.search__keyword-listing{padding:5rem 0;margin-top:4.6rem}}@media only screen and (min-width:768px){.search__keyword-listing{padding:5rem 0;margin-top:4.6rem}}@media only print and (min-width:590px){.search__keyword-listing{padding:5.8rem 0;margin-top:10rem}}@media only screen and (min-width:992px){.search__keyword-listing{padding:5.8rem 0;margin-top:10rem}}.search__keyword-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:4.8rem 0;border-bottom:.2rem solid #f77e0b}@media only print and (min-width:590px){.search__keyword-box{padding:5rem 0}}@media only screen and (min-width:768px){.search__keyword-box{padding:5rem 0}}@media only print and (min-width:590px){.search__keyword-box{padding:5.8rem 0}}@media only screen and (min-width:992px){.search__keyword-box{padding:5.8rem 0}}.search__keyword-title{font-size:2.8rem;line-height:3.36rem;padding-bottom:2rem;font-weight:500}.search__keyword-title+.search__keyword-items{margin-top:0}@media only print and (min-width:590px){.search__keyword-title{font-size:3.6rem;line-height:5.4rem;padding-bottom:1.2rem}}@media only screen and (min-width:768px){.search__keyword-title{font-size:3.6rem;line-height:5.4rem;padding-bottom:1.2rem}}@media only print and (min-width:590px){.search__keyword-title{font-size:4rem;line-height:4.8rem;padding-bottom:2rem}}@media only screen and (min-width:992px){.search__keyword-title{font-size:4rem;line-height:4.8rem;padding-bottom:2rem}}.search__keyword-items{margin-top:auto}.search__keyword-items li{font-size:1.8rem;line-height:3.6rem}.search__keyword-items li a{text-decoration:underline}@media only print and (min-width:590px){.search__keyword-items li a:hover{color:#454095;font-weight:600}}@media only screen and (min-width:992px){.search__keyword-items li a:hover{color:#454095;font-weight:600}}.search__keyword-mobile .search__keyword-box{border-top:.2rem solid #f77e0b}.search__keyword-mobile .col-12:first-child .search__keyword-box{padding-bottom:0;border-bottom:none}@media only print and (min-width:590px){.search__keyword-mobile .col-12:first-child .search__keyword-box{border-bottom:.2rem solid #f77e0b;padding-bottom:5rem}}@media only screen and (min-width:768px){.search__keyword-mobile .col-12:first-child .search__keyword-box{border-bottom:.2rem solid #f77e0b;padding-bottom:5rem}}@media only print and (min-width:590px){.search__keyword-mobile .col-12:first-child .search__keyword-box{padding-bottom:5.8rem}}@media only screen and (min-width:768px){.search__keyword-mobile .col-12:first-child .search__keyword-box{padding-bottom:5.8rem}}.search__keyword-mobile .col-12:last-child .search__keyword-box{padding-top:0;border-top:none}@media only print and (min-width:590px){.search__keyword-mobile .col-12:last-child .search__keyword-box{border-top:.2rem solid #f77e0b}}@media only screen and (min-width:768px){.search__keyword-mobile .col-12:last-child .search__keyword-box{border-top:.2rem solid #f77e0b}}.ui-autocomplete{padding:1.4rem 0;-webkit-box-shadow:.2rem .2rem 1rem rgba(0,0,0,.2);box-shadow:.2rem .2rem 1rem rgba(0,0,0,.2)}.ui-autocomplete li{font-size:1.4rem;line-height:3.2rem}@media only print and (min-width:590px){.ui-autocomplete li{font-size:1.8rem}}@media only screen and (min-width:768px){.ui-autocomplete li{font-size:1.8rem}}.ui-autocomplete li div{font-weight:600;padding:0 1.6rem}@media only print and (min-width:590px){.ui-autocomplete li div{padding:0 2.4rem}}@media only screen and (min-width:768px){.ui-autocomplete li div{padding:0 2.4rem}}.ui-autocomplete li div:focus{background-color:#707070}.ui-autocomplete .ui-state-active{border:none;background-color:#233052;font-weight:700}.secondary-navigation-container pre{padding:0;margin:1rem auto}@media only print and (min-width:590px){.secondary-navigation-container pre{max-width:75.2rem;padding-right:1.8rem;padding-left:1.8rem}}@media only screen and (min-width:768px){.secondary-navigation-container pre{max-width:75.2rem;padding-right:1.8rem;padding-left:1.8rem}}@media only print and (min-width:590px){.secondary-navigation-container pre{max-width:95.5rem;padding-right:1.6rem;padding-left:1.6rem}}@media only screen and (min-width:992px){.secondary-navigation-container pre{max-width:95.5rem;padding-right:1.6rem;padding-left:1.6rem}}.secondary-navigation{margin-bottom:2.4rem}@media print{.secondary-navigation{height:auto!important}}.secondary-navigation .container{padding:0}@media only print and (min-width:590px){.secondary-navigation .container{padding-right:1.8rem;padding-left:1.8rem}}@media only screen and (min-width:768px){.secondary-navigation .container{padding-right:1.8rem;padding-left:1.8rem}}@media only print and (min-width:590px){.secondary-navigation .container{padding-right:1.6rem;padding-left:1.6rem}}@media only screen and (min-width:992px){.secondary-navigation .container{padding-right:1.6rem;padding-left:1.6rem}}.secondary-navigation__outer-clone{display:none}.secondary-navigation__dropdown-toggle{display:none;padding:1.4rem 2.4rem;position:relative;font-size:1.8rem;line-height:2.7rem;font-weight:600;color:#8f49a2;border:solid 1px #edeeef;border-top:solid 3px #8f49a2;cursor:pointer}.secondary-navigation__dropdown-toggle::before{content:'\e901';font-family:icompfa,sans-serif;font-size:1.3rem;color:#8f49a2;position:absolute;top:1.3rem;right:1.2rem}@media only print and (min-width:590px){.secondary-navigation__dropdown-toggle{padding:1.2rem 2.4rem}.secondary-navigation__dropdown-toggle::before{top:1.1rem}}@media only screen and (min-width:768px){.secondary-navigation__dropdown-toggle{padding:1.2rem 2.4rem}.secondary-navigation__dropdown-toggle::before{top:1.1rem}}.secondary-navigation__dropdown-menu ul{display:block}@media only print and (min-width:590px){.secondary-navigation__dropdown-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media only screen and (min-width:768px){.secondary-navigation__dropdown-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media only print and (min-width:590px){.secondary-navigation__dropdown-menu ul{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:992px){.secondary-navigation__dropdown-menu ul{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.secondary-navigation__dropdown-menu li{margin-bottom:1rem;border:solid 1px #edeeef}.secondary-navigation__dropdown-menu li.active a{font-size:1.9rem;line-height:2.6rem;font-weight:600;color:#8f49a2;background-color:#fff;border-top-color:#8f49a2;pointer-events:none}.secondary-navigation__dropdown-menu li.active a::before{display:block}@media only print and (min-width:590px){.secondary-navigation__dropdown-menu li.active a{border-bottom:none}}@media only screen and (min-width:768px){.secondary-navigation__dropdown-menu li.active a{border-bottom:none}}@media only print and (min-width:590px){.secondary-navigation__dropdown-menu li{width:50%;border-top:solid 1px #edeeef;margin-bottom:0}}@media only screen and (min-width:768px){.secondary-navigation__dropdown-menu li{width:50%;border-top:solid 1px #edeeef;margin-bottom:0}}@media only print and (min-width:590px){.secondary-navigation__dropdown-menu li{width:100%;border-bottom:none}}@media only screen and (min-width:992px){.secondary-navigation__dropdown-menu li{width:100%;border-bottom:none}}.secondary-navigation__dropdown-menu a{display:block;padding:1.4rem 2.4rem;font-size:1.8rem;line-height:2.7rem;color:#233052;height:100%;min-height:5.2rem;background-color:#f7f8f9;position:relative}@media only print and (min-width:590px){.secondary-navigation__dropdown-menu a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:1.6rem;line-height:2.2rem;min-height:6.8rem;padding:1.2rem 2rem}}@media only screen and (min-width:768px){.secondary-navigation__dropdown-menu a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:1.6rem;line-height:2.2rem;min-height:6.8rem;padding:1.2rem 2rem}}@media only print and (min-width:590px){.secondary-navigation__dropdown-menu a{padding:2rem;min-height:8.4rem}}@media only screen and (min-width:992px){.secondary-navigation__dropdown-menu a{padding:2rem;min-height:8.4rem}}.secondary-navigation__dropdown-menu a:hover{color:#454095;font-weight:600;text-decoration:none}.secondary-navigation__dropdown-menu a::before{display:none;content:"";position:absolute;top:-.1rem;right:0;left:0;border-top:solid 3px #8f49a2}.secondary-navigation__dropdown-menu a span{display:inline-block}@media only print and (min-width:590px){.secondary-navigation__2tab ul li{width:30.7rem}}@media only screen and (min-width:768px){.secondary-navigation__2tab ul li{width:30.7rem}}@media only print and (min-width:590px){.secondary-navigation__2tab .secondary-navigation__in-sticky ul li{width:33.333333%}}@media only screen and (min-width:992px){.secondary-navigation__2tab .secondary-navigation__in-sticky ul li{width:33.333333%}}.secondary-navigation__3tab ul{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.secondary-navigation__sticky{display:block;position:fixed;top:7.2rem;right:0;left:0;-webkit-animation:stickyTop .3s linear;animation:stickyTop .3s linear;z-index:5;background:#fff}@media only print and (min-width:590px){.secondary-navigation__sticky{top:10.5rem}}@media only screen and (min-width:992px){.secondary-navigation__sticky{top:10.5rem}}@media print{.secondary-navigation__sticky{position:static}}.secondary-navigation__show-toggle{display:block}@media only print and (min-width:590px){.secondary-navigation__show-toggle{display:none}}@media only screen and (min-width:992px){.secondary-navigation__show-toggle{display:none}}.secondary-navigation__in-sticky ul{display:none}@media only print and (min-width:590px){.secondary-navigation__in-sticky ul{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:992px){.secondary-navigation__in-sticky ul{display:-webkit-box;display:-ms-flexbox;display:flex}}.secondary-navigation__in-sticky ul li{width:100%;margin-bottom:0}.secondary-navigation__in-sticky ul li.active{display:none}@media only print and (min-width:590px){.secondary-navigation__in-sticky ul li.active{display:block}}@media only screen and (min-width:992px){.secondary-navigation__in-sticky ul li.active{display:block}}.secondary-navigation__in-sticky ul a.active{display:none}.secondary-navigation__in-sticky ul a.active[data-toggle=tab]{display:block}@media only print and (min-width:590px){.secondary-navigation__in-sticky ul a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:1.2rem 2.4rem;min-height:5.2rem}}@media only screen and (min-width:768px){.secondary-navigation__in-sticky ul a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:1.2rem 2.4rem;min-height:5.2rem}}@media only print and (min-width:590px){.secondary-navigation__in-sticky ul a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:4.8rem;padding:1rem 2rem}}@media only screen and (min-width:992px){.secondary-navigation__in-sticky ul a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:4.8rem;padding:1rem 2rem}}.secondary-navigation__open-menu ul{display:block}@-webkit-keyframes stickyTop{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes stickyTop{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@media only screen and (max-width:575px){.multi-step-form .steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.multi-step-form .steps .step{display:inline-block;padding:0 2rem 0 0;border:0;background-color:transparent;margin:0 0 2.4rem;line-height:3}.multi-step-form .steps .step:last-child{margin-bottom:0}@media only print and (min-width:590px){.multi-step-form .steps .step{margin:0}}@media only screen and (min-width:768px){.multi-step-form .steps .step{margin:0}}.multi-step-form .steps .step__number{width:36px;height:36px;display:inline-block;margin-right:.8rem;text-align:center;font-size:1.6rem;font-weight:700;color:#fff;border-radius:50%;line-height:2.2;background-color:#959595}.multi-step-form .steps .step__label{display:inline;color:#959595}.multi-step-form .steps .step.active .step__number{background-color:#147b6b}.multi-step-form .steps .step.active .step__label{color:#147b6b;font-weight:700}.multi-step-form .steps .step.validated .step__number{position:relative}.multi-step-form .steps .step.validated .step__number::before{width:36px;height:36px;content:'';display:inline-block;position:absolute;top:0;left:0;background:#147b6b url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxMyI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMCAwaDE3djEzSDB6IiBmaWxsPSJub25lIi8+PC9jbGlwUGF0aD48L2RlZnM+PHBhdGggZD0iTTAgMGgxN3YxM0gweiIgZmlsbD0ibm9uZSIvPjxnIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0iTTYuNTEgMTIuNzVhLjg3Ny44NzcgMCAwMS0xLjIyNyAwTC4zODEgNy45MjJhMS4yNjggMS4yNjggMCAwMTAtMS44MTNMMSA1LjVhMS4zMTYgMS4zMTYgMCAwMTEuODQxIDBMNS45IDguNTE4IDE0LjE2NC4zNzZhMS4zMTYgMS4zMTYgMCAwMTEuODM2IDBsLjYxNC42YTEuMjY4IDEuMjY4IDAgMDEwIDEuODEzeiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=) no-repeat center;border-radius:50%}.multi-step-form .steps .step[disabled]{display:none}@media only print and (min-width:590px){.multi-step-form .steps .step[disabled]{display:inline-block}}@media only screen and (min-width:768px){.multi-step-form .steps .step[disabled]{display:inline-block}}@media only print and (min-width:590px){.multi-step-form .steps.\--mobile{display:none}}@media only screen and (min-width:768px){.multi-step-form .steps.\--mobile{display:none}}.multi-step-form .steps.\--mobile [disabled]{display:block}.multi-step-form .btn-prev{color:#212121;background-color:#efefef;cursor:pointer}html.no-touchevents .multi-step-form .btn-prev:hover{background-color:#efefef;color:#212121}.multi-step-form input[type=reset]{border:none;background:0 0;text-decoration:underline;color:#454095;cursor:pointer}.table-editor{width:100%;font-size:1.6rem;line-height:2.4rem;color:#000;margin:0 auto;margin-bottom:2.4rem;border-collapse:collapse}@media only print and (min-width:590px){.table-editor{background-color:#f9f9f9}}@media only screen and (min-width:768px){.table-editor{background-color:#f9f9f9}}.table-editor tr{display:block;margin-bottom:2.4rem}@media only print and (min-width:590px){.table-editor tr:nth-child(odd) td{background-color:#f9f9f9}}@media only screen and (min-width:768px){.table-editor tr:nth-child(odd) td{background-color:#f9f9f9}}@media only print and (min-width:590px){.table-editor tr:nth-child(even) td{background-color:#efefef}}@media only screen and (min-width:768px){.table-editor tr:nth-child(even) td{background-color:#efefef}}@media only print and (min-width:590px){.table-editor tr{display:table-row;margin-bottom:0}}@media only screen and (min-width:768px){.table-editor tr{display:table-row;margin-bottom:0}}.table-editor th{display:none;padding:.7rem;padding-top:0;padding-bottom:0;text-align:left;color:#3e4e76;vertical-align:bottom}.table-editor th:first-child{padding-left:2.4rem}.table-editor th:last-child{padding-right:2.4rem}@media only print and (min-width:590px){.table-editor th{display:table-cell}}@media only screen and (min-width:768px){.table-editor th{display:table-cell}}@media only print and (min-width:590px){.table-editor th:first-child{padding-left:3rem}.table-editor th:last-child{padding-right:3rem}}@media only screen and (min-width:992px){.table-editor th:first-child{padding-left:3rem}.table-editor th:last-child{padding-right:3rem}}.table-editor__title{min-height:100%;font-size:1.6rem;line-height:2.4rem;font-weight:600;text-align:inherit;padding-top:2.4rem;padding-bottom:.8rem;border-bottom:solid 1px #3e4e76;position:relative}@media only print and (min-width:590px){.table-editor__title{padding-bottom:1rem}}@media only screen and (min-width:992px){.table-editor__title{padding-bottom:1rem}}.table-editor td{display:block;padding:1.4rem 2.4rem}.table-editor td::before{display:block;padding-top:.4rem;padding-bottom:.8rem;content:attr(data-title);font-size:1.6rem;line-height:2.4rem;font-weight:600;color:#3e4e76}.article-listing .table-editor td::before{display:none}.table-editor td:nth-child(odd){background-color:#f9f9f9}.table-editor td:nth-child(even){background-color:#efefef}@media only print and (min-width:590px){.table-editor td{display:table-cell;vertical-align:top;padding:1.4rem .7rem}.table-editor td::before{display:none}.table-editor td:first-child{padding-left:2.4rem}.table-editor td:last-child{padding-right:2.4rem}}@media only screen and (min-width:768px){.table-editor td{display:table-cell;vertical-align:top;padding:1.4rem .7rem}.table-editor td::before{display:none}.table-editor td:first-child{padding-left:2.4rem}.table-editor td:last-child{padding-right:2.4rem}}@media only print and (min-width:590px){.table-editor td{padding:2.4rem .7rem}.table-editor td:first-child{padding-left:3rem}.table-editor td:last-child{padding-right:3rem}}@media only screen and (min-width:992px){.table-editor td{padding:2.4rem .7rem}.table-editor td:first-child{padding-left:3rem}.table-editor td:last-child{padding-right:3rem}}.table-editor td a{color:#454095;font-weight:700}.table-editor td ol,.table-editor td ul{max-width:95.5rem;margin:0 auto;padding-left:1.9rem;font-size:1.6rem;line-height:2.4rem;list-style-position:outside}.table-editor td ol li,.table-editor td ul li{padding-left:.6rem}.table-editor td ol a,.table-editor td ul a{color:#454095;font-weight:700}.table-editor td ul{list-style-type:disc}.table-editor td .icon.icon-search-ic{font-size:1.1rem;font-size:2.2rem;color:#f77e0b;margin-left:1.5rem}.table-editor--behavior{background-color:#f9f9f9}.table-editor--behavior tr{display:table-row;margin:0}.table-editor--behavior tr:nth-child(odd) td{background-color:#f9f9f9}.table-editor--behavior tr:nth-child(even) td{background-color:#efefef}.table-editor--behavior td,.table-editor--behavior th{display:table-cell}.table-editor--behavior td{padding:1.4rem .7rem;vertical-align:top}.table-editor--behavior td:first-child{padding-left:2.4rem}.table-editor--behavior td:last-child{padding-right:2.4rem}.table-editor--behavior td::before{display:none}@media only print and (min-width:590px){.table-editor--behavior td{padding:2.4rem .7rem}}@media only screen and (min-width:768px){.table-editor--behavior td{padding:2.4rem .7rem}}.table-editor.more-than-three{background:0 0}@media only print and (min-width:590px){.table-editor.more-than-three{background-color:#f9f9f9}}@media only screen and (min-width:992px){.table-editor.more-than-three{background-color:#f9f9f9}}.table-editor.more-than-three thead{display:none}@media only print and (min-width:590px){.table-editor.more-than-three thead{display:table-header-group}}@media only screen and (min-width:992px){.table-editor.more-than-three thead{display:table-header-group}}.table-editor.more-than-three th{display:none}.table-editor.more-than-three th:first-child{text-align:left}@media only print and (min-width:590px){.table-editor.more-than-three th{display:table-cell}}@media only screen and (min-width:992px){.table-editor.more-than-three th{display:table-cell}}.table-editor.more-than-three tr{display:block;margin-bottom:2.4rem}@media only print and (min-width:590px){.table-editor.more-than-three tr{display:table-row}}@media only screen and (min-width:992px){.table-editor.more-than-three tr{display:table-row}}@media only print and (min-width:590px){.table-editor.more-than-three tr td:nth-child(odd){background-color:#f9f9f9}.table-editor.more-than-three tr td:nth-child(even){background-color:#efefef}}@media only screen and (min-width:768px){.table-editor.more-than-three tr td:nth-child(odd){background-color:#f9f9f9}.table-editor.more-than-three tr td:nth-child(even){background-color:#efefef}}@media only print and (min-width:590px){.table-editor.more-than-three tr:nth-child(odd) td{background-color:#f9f9f9}}@media only screen and (min-width:992px){.table-editor.more-than-three tr:nth-child(odd) td{background-color:#f9f9f9}}@media only print and (min-width:590px){.table-editor.more-than-three tr:nth-child(even) td{background-color:#efefef}}@media only screen and (min-width:992px){.table-editor.more-than-three tr:nth-child(even) td{background-color:#efefef}}.table-editor.more-than-three td{display:block;padding:1.4rem 2.4rem}.table-editor.more-than-three td::before{display:block}.table-editor.more-than-three td:nth-child(odd){background-color:#f9f9f9}.table-editor.more-than-three td:nth-child(even){background-color:#efefef}@media only print and (min-width:590px){.table-editor.more-than-three td:first-child{padding-left:3rem}.table-editor.more-than-three td:last-child{padding-right:3rem}}@media only screen and (min-width:768px){.table-editor.more-than-three td:first-child{padding-left:3rem}.table-editor.more-than-three td:last-child{padding-right:3rem}}@media only print and (min-width:590px){.table-editor.more-than-three td{display:table-cell;padding:2.4rem .7rem}.table-editor.more-than-three td::before{display:none}}@media only screen and (min-width:992px){.table-editor.more-than-three td{display:table-cell;padding:2.4rem .7rem}.table-editor.more-than-three td::before{display:none}}.table-editor .formatRecord p{padding-left:1rem}.table-editor .formatRecord p:first-child{padding-left:0}.table-editor .detailRecord{color:#454095;cursor:pointer}.table-editor .detailRecord[data-detail-sa]{display:block}.table-editor .detailRecord[data-detail-sb]{display:none}.table-editor .position-relative{position:relative}.table-editor-no-table{display:block;width:100%;font-size:1.6rem;line-height:2.4rem;color:#000;margin:0 auto;margin-bottom:2.4rem;border-collapse:collapse}.table-editor-no-table--behavior{display:table}.table-editor-no-table--more-than-three{background:0 0}@media only print and (min-width:590px){.table-editor-no-table--more-than-three{background-color:#f9f9f9}}@media only screen and (min-width:992px){.table-editor-no-table--more-than-three{background-color:#f9f9f9}}@media only print and (min-width:590px){.table-editor-no-table{display:table;background-color:#f9f9f9}}@media only screen and (min-width:768px){.table-editor-no-table{display:table;background-color:#f9f9f9}}.table-editor-no-table__thead{display:none}@media only print and (min-width:590px){.table-editor-no-table__thead{display:table-header-group}}@media only screen and (min-width:768px){.table-editor-no-table__thead{display:table-header-group}}.table-editor-no-table__thead--behavior{display:table-header-group}.table-editor-no-table__tbody{display:block}@media only print and (min-width:590px){.table-editor-no-table__tbody{display:table-row-group}}@media only screen and (min-width:768px){.table-editor-no-table__tbody{display:table-row-group}}.table-editor-no-table__tbody--behavior{display:table-row-group}.table-editor-no-table__tr{display:block;margin-bottom:2.4rem}@media only print and (min-width:590px){.table-editor-no-table__tr:nth-child(odd)>div{background-color:#f9f9f9}}@media only screen and (min-width:768px){.table-editor-no-table__tr:nth-child(odd)>div{background-color:#f9f9f9}}@media only print and (min-width:590px){.table-editor-no-table__tr:nth-child(even)>div{background-color:#efefef}}@media only screen and (min-width:768px){.table-editor-no-table__tr:nth-child(even)>div{background-color:#efefef}}@media only print and (min-width:590px){.table-editor-no-table__tr{display:table-row;margin-bottom:0}}@media only screen and (min-width:768px){.table-editor-no-table__tr{display:table-row;margin-bottom:0}}.table-editor-no-table__tr--behavior{margin:0;display:table-row}.table-editor-no-table__tr--behavior:nth-child(odd) div{background-color:#f9f9f9}.table-editor-no-table__tr--behavior:nth-child(even) div{background-color:#efefef}.table-editor-no-table__tr--more-than-three{display:block;margin-bottom:2.4rem}@media only print and (min-width:590px){.table-editor-no-table__tr--more-than-three{display:table-row}}@media only screen and (min-width:992px){.table-editor-no-table__tr--more-than-three{display:table-row}}@media only print and (min-width:590px){.table-editor-no-table__tr--more-than-three>div:nth-child(odd){background-color:#f9f9f9}.table-editor-no-table__tr--more-than-three>div:nth-child(even){background-color:#efefef}}@media only screen and (min-width:768px){.table-editor-no-table__tr--more-than-three>div:nth-child(odd){background-color:#f9f9f9}.table-editor-no-table__tr--more-than-three>div:nth-child(even){background-color:#efefef}}@media only print and (min-width:590px){.table-editor-no-table__tr--more-than-three:nth-child(odd) div{background-color:#f9f9f9}}@media only screen and (min-width:992px){.table-editor-no-table__tr--more-than-three:nth-child(odd) div{background-color:#f9f9f9}}@media only print and (min-width:590px){.table-editor-no-table__tr--more-than-three:nth-child(even) div{background-color:#efefef}}@media only screen and (min-width:992px){.table-editor-no-table__tr--more-than-three:nth-child(even) div{background-color:#efefef}}.table-editor-no-table__th{display:none;padding:.7rem;padding-top:0;padding-bottom:0;color:#3e4e76;vertical-align:bottom}.table-editor-no-table__th:first-child{padding-left:2.4rem}.table-editor-no-table__th:last-child{padding-right:2.4rem}@media only print and (min-width:590px){.table-editor-no-table__th{display:table-cell}}@media only screen and (min-width:768px){.table-editor-no-table__th{display:table-cell}}@media only print and (min-width:590px){.table-editor-no-table__th:first-child{padding-left:3rem}.table-editor-no-table__th:last-child{padding-right:3rem}}@media only screen and (min-width:992px){.table-editor-no-table__th:first-child{padding-left:3rem}.table-editor-no-table__th:last-child{padding-right:3rem}}.table-editor-no-table__th--behavior{display:table-cell}.table-editor-no-table__th--more-than-three{display:none}@media only print and (min-width:590px){.table-editor-no-table__th--more-than-three{display:table-cell}}@media only screen and (min-width:992px){.table-editor-no-table__th--more-than-three{display:table-cell}}.table-editor-no-table__title{min-height:100%;font-size:1.6rem;line-height:2.4rem;font-weight:600;padding-top:2.4rem;padding-bottom:.8rem;border-bottom:solid 1px #3e4e76}@media only print and (min-width:590px){.table-editor-no-table__title{padding-bottom:1rem}}@media only screen and (min-width:992px){.table-editor-no-table__title{padding-bottom:1rem}}.table-editor-no-table__td{display:block;padding:1.4rem 2.4rem}.table-editor-no-table__td::before{display:block;padding-top:.4rem;padding-bottom:.8rem;content:attr(data-title);font-size:1.6rem;line-height:2.4rem;font-weight:600;color:#3e4e76}.article-listing .table-editor-no-table__td::before{display:none}.table-editor-no-table__td:nth-child(odd){background-color:#f9f9f9}.table-editor-no-table__td:nth-child(even){background-color:#efefef}@media only print and (min-width:590px){.table-editor-no-table__td{display:table-cell;vertical-align:top;padding:1.4rem .7rem}.table-editor-no-table__td::before{display:none}.table-editor-no-table__td:first-child{padding-left:2.4rem}.table-editor-no-table__td:last-child{padding-right:2.4rem}}@media only screen and (min-width:768px){.table-editor-no-table__td{display:table-cell;vertical-align:top;padding:1.4rem .7rem}.table-editor-no-table__td::before{display:none}.table-editor-no-table__td:first-child{padding-left:2.4rem}.table-editor-no-table__td:last-child{padding-right:2.4rem}}@media only print and (min-width:590px){.table-editor-no-table__td{padding:2.4rem .7rem}.table-editor-no-table__td:first-child{padding-left:3rem}.table-editor-no-table__td:last-child{padding-right:3rem}}@media only screen and (min-width:992px){.table-editor-no-table__td{padding:2.4rem .7rem}.table-editor-no-table__td:first-child{padding-left:3rem}.table-editor-no-table__td:last-child{padding-right:3rem}}.table-editor-no-table__td a{color:#454095;font-weight:700}.table-editor-no-table__td ol,.table-editor-no-table__td ul{max-width:95.5rem;margin:0 auto;padding-left:1.9rem;font-size:1.6rem;line-height:2.4rem;list-style-position:outside}.table-editor-no-table__td ol li,.table-editor-no-table__td ul li{padding-left:.6rem}.table-editor-no-table__td ol a,.table-editor-no-table__td ul a{color:#454095;font-weight:700}.table-editor-no-table__td ul{list-style-type:disc}.table-editor-no-table__td .icon.icon-search-ic{font-size:1.1rem;font-size:2.2rem;color:#f77e0b;margin-left:1.5rem}.table-editor-no-table__td--behavior{display:table-cell;padding:1.4rem .7rem}@media only print and (min-width:590px){.table-editor-no-table__td--behavior{padding:2.4rem .7rem}}@media only screen and (min-width:768px){.table-editor-no-table__td--behavior{padding:2.4rem .7rem}}.table-editor-no-table__td--behavior:first-child{padding-left:2.4rem}.table-editor-no-table__td--behavior:last-child{padding-right:2.4rem}.table-editor-no-table__td--behavior::before{display:none}.table-editor-no-table__td--more-than-three{display:block;padding:1.4rem 2.4rem}.table-editor-no-table__td--more-than-three::before{display:block;padding-top:.4rem;padding-bottom:.8rem;content:attr(data-title);font-size:1.6rem;line-height:2.4rem;font-weight:600;color:#3e4e76}@media only print and (min-width:590px){.table-editor-no-table__td--more-than-three{display:table-cell;padding:2.4rem .7rem}.table-editor-no-table__td--more-than-three::before{display:none}}@media only screen and (min-width:992px){.table-editor-no-table__td--more-than-three{display:table-cell;padding:2.4rem .7rem}.table-editor-no-table__td--more-than-three::before{display:none}}@media only print and (min-width:590px){.table-editor-no-table__td--more-than-three:first-child{padding-left:3rem}.table-editor-no-table__td--more-than-three:last-child{padding-right:3rem}}@media only screen and (min-width:768px){.table-editor-no-table__td--more-than-three:first-child{padding-left:3rem}.table-editor-no-table__td--more-than-three:last-child{padding-right:3rem}}@media only screen and (max-width:767px){html .useful-list-table{padding-left:0;padding-right:0}}html .useful-list-table .table-editor td a{display:inline-block}html .useful-list-table .table-editor td a.df-link{display:-webkit-box;display:-ms-flexbox;display:flex}html .useful-list-table .table-editor td a.df-link img{margin-right:1rem}html .useful-list-table .table-editor td a.df-link span{padding-left:2rem;position:relative}html .useful-list-table .table-editor td a.df-link span::before{font-weight:400;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}html .useful-list-table .table-editor td a>span,html .useful-list-table .table-editor td p>span,html .useful-list-table .table-editor td>span{display:block}html .useful-list-table .table-editor .cls-tram{color:#454095;font-weight:700}.text-addon{font-size:1.6rem;color:#454095;cursor:pointer}.text-addon span:first-child{display:block}.text-addon span:last-child{display:none}.text-addon.toggle span:first-child{display:none}.text-addon.toggle span:last-child{display:block}.table-editor .text-addon{position:absolute;right:0;bottom:1.1rem}.text-editor{word-break:break-word;letter-spacing:.12rem;font-size:1.6rem;line-height:2.4rem;max-width:136.6rem;margin:0 auto;color:#212121;}.text-editor pre{white-space:normal}.text-editor h2{font-size:2.8rem;font-weight:700;line-height:4.2rem;color:#3e4e76}@media only print and (min-width:590px){.text-editor h2{font-size:4rem;line-height:6rem}}@media only screen and (min-width:992px){.text-editor h2{font-size:4rem;line-height:6rem}}.text-editor h3{font-size:2.4rem;line-height:3.6rem;font-weight:700;color:#147b6b}.text-editor .btn{display:inline-block;min-width:15.9rem;height:4.5rem;line-height:4.5rem;color:#fff;background-color:#233052;padding:0 2.4rem;font-size:1.6rem;font-weight:400;text-align:center;text-decoration:none;border:none;border-radius:5px;vertical-align:middle;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.text-editor .btn:hover{background-color:#454095}@media only print and (min-width:590px){.text-editor .btn{min-width:17.3rem}}@media only screen and (min-width:992px){.text-editor .btn{min-width:17.3rem}}@media only screen and (max-width:360px){.text-editor .btn{min-width:15rem;padding:0 1.5rem}}.text-editor .btn~.btn{margin-left:.9rem}@media only print and (min-width:590px){.text-editor .btn~.btn{margin-left:1.6rem}}@media only screen and (min-width:992px){.text-editor .btn~.btn{margin-left:1.6rem}}.text-editor .btn.disabled{pointer-events:none;background-color:#979797}.text-editor p{color:#212121;font-size:1.6rem;line-height:2.4rem}.text-editor a{font-weight:700;color:#454095;cursor:pointer}.text-editor .note{color:#464646;font-size:1.3rem;font-weight:400;line-height:1.95rem}.text-editor .note p{color:#464646;font-size:1.3rem;font-weight:400;line-height:1.95rem}.text-editor ol,.text-editor ul{max-width:95.5rem;margin:0 auto;padding-left:1.9rem;font-size:1.6rem;line-height:2.4rem;list-style:upper-roman;list-style-position:outside}.text-editor ol li,.text-editor ul li{padding-left:.6rem}.text-editor ol a,.text-editor ul a{color:#454095;font-weight:400}.text-editor ul{list-style-type:disc}@media only print and (min-width:590px){.text-editor .has-column2{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem}.edge .text-editor .has-column2,.ie .text-editor .has-column2,.ie11 .text-editor .has-column2,.ie11_0 .text-editor .has-column2{-webkit-column-gap:4.1rem;-moz-column-gap:4.1rem;column-gap:4.1rem}}@media only screen and (min-width:768px){.text-editor .has-column2{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem}.edge .text-editor .has-column2,.ie .text-editor .has-column2,.ie11 .text-editor .has-column2,.ie11_0 .text-editor .has-column2{-webkit-column-gap:4.1rem;-moz-column-gap:4.1rem;column-gap:4.1rem}}.text-editor .has-column2__body2{-webkit-column-count:unset;-moz-column-count:unset;column-count:unset;-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset}.text-editor .has-column2__body2 p{padding:0}.text-editor .has-column2__body2 .row{margin-left:-.8rem;margin-right:-.8rem}.text-editor .has-column2__body2 .col,.text-editor .has-column2__body2 .col-md-6{padding-left:.8rem;padding-right:.8rem}.text-editor .has-column2--define-line{-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset;-webkit-column-fill:auto;-moz-column-fill:auto;column-fill:auto}@media only screen and (max-width:767px){.text-editor .has-column2--define-line{height:auto!important}}.text-editor .has-check{list-style:none;padding:0;margin:0}.text-editor .has-check li{margin-bottom:.5rem;padding-left:3rem;position:relative}.text-editor .has-check li::before{content:'\e909';font-family:icompfa,sans-serif;color:#f77e0b;position:absolute;top:0;left:0;font-size:1.5rem}.table-editor .text-editor ol,.table-editor .text-editor ul,.table-editor-no-table .text-editor ol,.table-editor-no-table .text-editor ul{padding-left:2rem}.table-editor .text-editor li,.table-editor-no-table .text-editor li{padding-left:0}.table-editor .text-editor .has-check,.table-editor-no-table .text-editor .has-check{padding-left:0}.table-editor .text-editor .has-check li,.table-editor-no-table .text-editor .has-check li{padding-left:3rem}.table-editor .text-editor .has-column2,.table-editor-no-table .text-editor .has-column2{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem}.text-editor__box-form{color:#fff;background-color:#233052;padding:5rem 2.5rem}@media only print and (min-width:590px){.text-editor__box-form{padding:3.5rem 3rem 6rem}}@media only screen and (min-width:768px){.text-editor__box-form{padding:3.5rem 3rem 6rem}}.text-editor__box-form h3{color:inherit;margin-bottom:2.5rem}.text-editor__box-form p{color:#fff}.text-editor .title-icon{padding-left:3.3rem;position:relative}.text-editor .title-icon::before{font-family:icompfa,sans-serif;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.text-editor .title-icon--telephone::before{content:"\e914"}.text-editor .title-icon--mail::before{content:"\e915";font-size:1.7rem}.text-editor .title-icon--book-list::before{content:"\e913"}.text-editor .tab-list{list-style-type:none}.text-editor .tab-list li{margin-bottom:1.7rem;padding-left:0}.text-editor .tab-list a{display:inline-block;font-size:2.3rem;color:#454095;padding-left:2.2rem;position:relative;text-decoration:none}.text-editor .tab-list a.active{font-weight:600}.text-editor .tab-list a.active::before{width:6px;height:6px}.text-editor .tab-list a::before{content:"";width:4px;height:4px;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#454095;border-radius:100%}.text-editor__checkbox-agree{padding-left:2.2rem;position:relative;cursor:pointer}@media only print and (min-width:590px){.text-editor__checkbox-agree{padding-left:3.1rem}}@media only screen and (min-width:768px){.text-editor__checkbox-agree{padding-left:3.1rem}}.text-editor__checkbox-agree::before{content:"";width:1.7rem;height:1.7rem;border:solid 1px #979797;position:absolute;top:.2rem;left:0}.text-editor__checkbox-agree::after{content:"";display:none;width:11px;height:11px;background-color:#454095;position:absolute;top:.5rem;left:.3rem}.text-editor__checkbox-agree.checked::after{display:block}.text-only__text{display:none}.text-only__text-active{display:block}.timeline{max-width:136.6rem;margin:0 auto;margin-top:5rem}.timeline__list{position:relative;background-color:#f5f4f4}.timeline__item{padding-bottom:2.4rem}.timeline__item:first-child{padding-top:2.4rem}.timeline__item:last-child{padding-bottom:2.4rem}@media only print and (min-width:590px){.timeline__item{padding-bottom:3rem}}@media only screen and (min-width:768px){.timeline__item{padding-bottom:3rem}}@media only print and (min-width:590px){.timeline__item{padding-bottom:4.8rem}}@media only screen and (min-width:992px){.timeline__item{padding-bottom:4.8rem}}.timeline__first-item{padding-top:2.4rem}.timeline__first-item .timeline__inner::after{top:50%}.timeline__last-item .timeline__inner::after{bottom:50%}.timeline__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timeline__inner::after{content:'';border-left:.1rem solid #939fa5;position:absolute;top:-2.4rem;bottom:-2.4rem;left:8.5rem}@media only print and (min-width:590px){.timeline__inner::after{left:9.2rem;bottom:-3rem}}@media only screen and (min-width:768px){.timeline__inner::after{left:9.2rem;bottom:-3rem}}@media only print and (min-width:590px){.timeline__inner::after{bottom:-2.4rem}}@media only screen and (min-width:992px){.timeline__inner::after{bottom:-2.4rem}}.en .timeline__inner::after{left:10.5rem}.timeline__inner::before{content:'';width:1.4rem;height:1.4rem;border-radius:50%;background-color:#3e4e76;position:absolute;top:50%;left:7.8rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}@media only print and (min-width:590px){.timeline__inner::before{left:8.6rem}}@media only screen and (min-width:768px){.timeline__inner::before{left:8.6rem}}.en .timeline__inner::before{left:9.8rem}.timeline__date,.timeline__desc{font-size:1.6rem;line-height:2.4rem}.timeline__date{color:#3e4e76;font-weight:600;padding-right:1.5rem;position:relative}@media only print and (min-width:590px){.timeline__date{padding-right:2.2rem}}@media only screen and (min-width:768px){.timeline__date{padding-right:2.2rem}}.timeline__date span{display:block;width:9rem}.timeline__desc{padding-left:2rem}@media only print and (min-width:590px){.timeline__desc{padding-left:3.1rem}}@media only screen and (min-width:768px){.timeline__desc{padding-left:3.1rem}}.timeline__desc.big-text{font-size:2rem;line-height:3rem;font-weight:600}.timeline__desc a{color:#454095;font-weight:700}.en .timeline__desc{padding-left:1.5rem}.timeline__anchor-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.timeline__anchor-line::before{content:"";position:absolute;top:50%;right:0;left:8.6rem;border-bottom:.2rem dashed #939fa5}@media only print and (min-width:590px){.timeline__anchor-line::before{left:9.3rem}}@media only screen and (min-width:768px){.timeline__anchor-line::before{left:9.3rem}}.en .timeline__anchor-line::before{left:10.6rem}.ie .timeline__anchor-line{height:8.4rem}.timeline__anchor-year{padding:2.4rem 0;padding-right:1.5rem;border-right:.1rem solid #939fa5;background-color:#fff}@media only print and (min-width:590px){.timeline__anchor-year{padding-right:2.2rem}}@media only screen and (min-width:768px){.timeline__anchor-year{padding-right:2.2rem}}.timeline__anchor-year span{display:inline-block;width:7rem;font-size:3rem;font-weight:600;color:#939fa5}.ie .timeline__anchor-year{position:absolute;top:0;left:0}.en .timeline__anchor-year{padding-right:3.5rem}.timeline__anchor-link{padding:2.4rem 0;padding-left:1.5rem;background-color:#fff;position:relative}.timeline__anchor-link a{display:inline-block;font-size:1.6rem;font-weight:600;color:#939fa5}@media only print and (min-width:590px){.timeline__anchor-link a{font-size:2.4rem}}@media only screen and (min-width:768px){.timeline__anchor-link a{font-size:2.4rem}}.timeline__anchor-link a span{padding-right:2rem;position:relative}.timeline__anchor-link a span::after{content:'\e903';font-family:icompfa,sans-serif;font-weight:400;font-size:1.5rem;display:inline-block;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.timeline__show-more{text-align:center;padding:2.4rem 0}.timeline__big-text{font-size:2rem;line-height:3rem;font-weight:600}.tools{background-color:#f7f6f4;max-width:136.6rem;margin:0 auto;padding:5rem 0;overflow:hidden}.tools__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}.tools__grid .tools__col:last-child .tools__icon{border-bottom:solid 1px #979797}@media only print and (min-width:590px){.tools__grid .tools__col:last-child .tools__icon{border-bottom:none}}@media only screen and (min-width:768px){.tools__grid .tools__col:last-child .tools__icon{border-bottom:none}}.tools__col{-ms-flex-positive:1;flex-grow:1;-webkit-box-flex:1;width:100%;padding:0 15px}@media only print and (min-width:590px){.tools__col{width:33.333333%}}@media only screen and (min-width:768px){.tools__col{width:33.333333%}}@media only print and (min-width:590px){.tools--4item .tools__col{width:50%}}@media only screen and (min-width:768px){.tools--4item .tools__col{width:50%}}@media only print and (min-width:590px){.tools--4item .tools__col{width:25%}}@media only screen and (min-width:992px){.tools--4item .tools__col{width:25%}}@media only print and (min-width:590px){.tools--7item .tools__col{width:33.333333%}.tools--7item .tools__col:nth-child(5)~.tools__col{width:50%}}@media only screen and (min-width:768px){.tools--7item .tools__col{width:33.333333%}.tools--7item .tools__col:nth-child(5)~.tools__col{width:50%}}@media only print and (min-width:590px){.tools--7item .tools__col{width:25%}.tools--7item .tools__col:nth-child(4)~.tools__col{width:33.333333%}}@media only screen and (min-width:992px){.tools--7item .tools__col{width:25%}.tools--7item .tools__col:nth-child(4)~.tools__col{width:33.333333%}}@media only print and (min-width:590px){.tools--8item .tools__col{width:33.333333%}}@media only screen and (min-width:768px){.tools--8item .tools__col{width:33.333333%}}@media only print and (min-width:590px){.tools--8item .tools__col{width:25%}}@media only screen and (min-width:992px){.tools--8item .tools__col{width:25%}}.tools__title{font-size:3.6rem;line-height:5.4rem;font-weight:600;color:#3e4e76;padding-bottom:1.2rem}.tools__bodytext{font-size:1.6rem;line-height:2.4rem;color:#212121;padding-bottom:2.4rem}@media only print and (min-width:590px){.tools__bodytext{padding-bottom:6rem}}@media only screen and (min-width:768px){.tools__bodytext{padding-bottom:6rem}}@media only print and (min-width:590px){.tools__bodytext{padding-bottom:8.5rem}}@media only screen and (min-width:992px){.tools__bodytext{padding-bottom:8.5rem}}@media only print and (min-width:590px){.tools__listicon{margin-bottom:-5.2rem}}@media only screen and (min-width:768px){.tools__listicon{margin-bottom:-5.2rem}}.tools__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.4rem 0;text-align:left;border-top:solid 1px #979797}@media only print and (min-width:590px){.tools__icon{display:block;text-align:center;max-width:22rem;margin:0 auto;padding:0;padding-bottom:5.2rem;border:none}}@media only screen and (min-width:768px){.tools__icon{display:block;text-align:center;max-width:22rem;margin:0 auto;padding:0;padding-bottom:5.2rem;border:none}}.tools__iconimage{width:5rem;max-height:6.4rem;margin-right:3.2rem;-ms-flex-negative:0;flex-shrink:0}@media only print and (min-width:590px){.tools__iconimage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;height:10rem;max-height:none;margin-bottom:2.4rem;margin-right:auto}}@media only screen and (min-width:768px){.tools__iconimage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;height:10rem;max-height:none;margin-bottom:2.4rem;margin-right:auto}}.tools__iconimage img{max-width:100%;max-height:100%}.tools__icontitle{font-size:2.4rem;line-height:2.4rem;color:#147b6b;outline:0}.tools__icontitle a{font-size:2.4rem;line-height:2.4rem;color:#147b6b}.tools__icontext{font-size:1.6rem;line-height:2.4rem;color:#212121;padding-top:1.4rem}@media only print and (min-width:590px){.tools__icontext{padding-top:2.4rem}}@media only screen and (min-width:768px){.tools__icontext{padding-top:2.4rem}}.tooltip{display:inline-block;margin-left:.5rem;position:relative}.tooltip:hover{z-index:100}.tooltip::after,.tooltip::before{display:none;width:0;height:0;content:"";position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-left:solid .7rem transparent;border-right:solid .7rem transparent;z-index:1}.tooltip::before{z-index:2}.tooltip::after{-webkit-filter:blur(.2rem);filter:blur(.2rem)}.tooltip.show::after,.tooltip.show::before{display:block}.tooltip.top::before{top:100%;margin-top:.7rem;border-bottom:solid .7rem #fff}.tooltip.top::after{top:100%;margin-top:.6rem;border-bottom:solid .7rem rgba(0,0,0,.1)}.tooltip.bottom::before{bottom:100%;margin-bottom:0;border-top:solid .7rem #fff}.tooltip.bottom::after{bottom:100%;margin-bottom:-.2rem;border-top:solid .7rem rgba(0,0,0,.1)}.tooltip .icon{position:relative;font-size:1.8rem;-webkit-transform:unset;transform:unset;top:auto;right:auto}.tooltip .icon::before{position:relative;top:.2rem;color:#f77e0b!important}.ie .tooltip .icon{-webkit-transform:translateY(0);transform:translateY(0)}.tooltip__tiny{padding:1.8rem;background-color:#fff;-webkit-box-shadow:.2rem .2rem .8rem rgba(0,0,0,.1);box-shadow:.2rem .2rem .8rem rgba(0,0,0,.1);position:fixed;z-index:99;display:none}@media only print and (min-width:590px){.tooltip__tiny{width:23.2rem}}@media only screen and (min-width:768px){.tooltip__tiny{width:23.2rem}}@media only screen and (max-width:639px){.tooltip__tiny{left:50%;width:93%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.tooltip__tiny.show{display:block}.form-upload{padding:3rem 2rem;border:solid 1px #cec8c8;border-radius:.5rem;background-color:#fff;-webkit-box-shadow:.5rem .5rem 1rem rgba(0,0,0,.1);box-shadow:.5rem .5rem 1rem rgba(0,0,0,.1)}@media only print and (min-width:590px){.form-upload{padding:4.5rem 5rem 4rem}}@media only screen and (min-width:992px){.form-upload{padding:4.5rem 5rem 4rem}}.form-upload__wrapper{min-height:100vh;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACqwAAAVGCAYAAADheQgfAAAABHNCSVQICAgIfAhkiAAAIABJREFUeF7s3M9O49q2L2DPaTshwRQGewneZ0s8F89DFwkJ0TCNSKdDN8+BhHR6kedV7q069+w/a62qIgn+820prR2POcY3XAVL9dMMmf8RIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOLDA09PTsq7rNs/zNhy4tnIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIzFXh7eyv7vm9CCG3f9xc/GARWZ/pCGJsAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcAiBruuKxWJxvb9JNcuybyGEf8unCqweQloNAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMCMBFJK8fX19bqqqma329UxxvhX4wuszujlMCoBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4HcFUkphs9nUZVm2eZ5f9X2f/2wtgdWflfI9AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMD8BMLLy8u3uq6blNL+U/wOgcDq76h5hgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwYYHNZnOxv0k1y7Imy7Lys6MKrH5W0PMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgQkIPD8/n1dV1cYYmxjj8pAjCaweUlMtAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMCIBLquO1utVvuQaptSWh2rdYHVY8mqS4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAYoMB2u128v7+3RVG0IYTzU7QosHoKZWcQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBL5QoOu6YrVaNfubVPu+vwghnDRDetLDvtDZ0QQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBWQk8PDzkt7e31+v1utntdvWpQ6r/G1tgdVavnmEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBKQvc39/Hu7u7Os/z/U2qVzHGOIR5BVaHsAU9ECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgR+XyB0XXe5XC7boiiuUkrF75c6zpMCq8dxVZUAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcFSBzWZzUZZlm2VZk2VZedTDPllcYPWTgB4nQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJxK4Pn5+byqqjbG2MQYl6c697PnCKx+VtDzBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEjCjw+Pq5vbm6aEELb9/3ZEY86WmmB1aPRKkyAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+D2Bp6enZV3XbZ7nbZZl69+rMpynBFaHswudECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAjMWeHt7K/u+/3GT6sWUKARWp7RNsxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKjEui6rlgsFtffb1L9FkKYZLZzkkON6k3TLAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDArgZRSfH19va6qqtntdnWMMU4dQGB16hs2HwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPDlAimlsNls6rIs2zzPr/q+z7+8qRM2ILB6QmxHESBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvMSeHl5uazrukkp7T/FvKb//9MKrM518+YmQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEjiKw3W6rj4+PNoTQhBAWRzlkZEUFVke2MO0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECwxN4fHxc39zc7AOqbd/3Z8Pr8Gs7Elj9Wn+nEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAiMV6LrubLlcNnmet1mWrUc6xknaFlg9CbNDCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgSkIbLfbxfv7e1sURRtCOJ/CTKeYQWD1FMrOIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBEYr0HVdsVqtmhhj2/f9RQhB/vIXtwnsF8F8nQABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJi+wMPDQ357e3u9Xq+b3W5XC6l+bucCq5/z8zQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwEYH7+/t4d3dX53m+v0n1KsYYJzLal48hsPrlK9AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8IUCoeu6y+Vy2RZFcZVSKr6wl8keLbA62dUajAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgzgc1mc1GWZZtlWZNlWUnquAICq8f1VZ0AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAYiMDz8/N5VVVtjLGJMS4H0tYs2hBYncWaDUmAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYp0HXd2Wq12odU25TSap4KXz+1wOrX70AHBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwAEFttvt4v39vS2Kog0hnB+wtFK/KSCw+ptwHiNAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgSGI/D29lbudrvr/U2qfd9fhBBkJIeznswyBrQMrRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQI/L9B1XbFYLK7zPG+zLPsmpPrzdqf+psDqqcWdR4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPy2QEopvr6+XldV1ex2uzrGGH+7mAdPJiCwejJqBxEgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQK/I5BSCpvNpi7Lss3z/Krv+/x36njm6wQEVr/O3skECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXwi8vLxc1nXdpJT2nwLWeAUEVse7O50TIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHJCWy32+rj46MNITQhhMXkBpzpQAKrM128sQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFAEHh8f1zc3N/uAatv3/dlQ+tLH4QQEVg9nqRIBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwkwJPT0/Luq7bPM/bLMvWP/mYr41UQGB1pIvTNgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQGJvA29tb2ff9j5tUL8bWv35/X0Bg9fftPEmAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8jUDXdcVisbj+fpPqtxCC7OIM3xpLn+HSjUyAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBI4pkFKKr6+v11VVNbvdro4xxmOep/bwBQRWh78jHRIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgcEL3N/fx3/84x+XZVm2eZ5f9X2fD75pDZ5MQGD1ZNQOIkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECkxMIXdddLpfLtiiKq5RSMbkJDXQQAYHVgzAqQoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5iOw2Wwu9jepZlnWZFlWzmdyk/6ugMDq78p5jgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzEjg+fn5vKqqNsbYxBiXMxrdqAcQEFg9AKISBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgigJd152tVqt9SLVNKa2mOKOZTiMgsHoaZ6cQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFRCGy328X7+3tbFEUbQjgfRdOaHLyAwOrgV6RBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwXIGu64rVatXsb1Lt+/4ihCBfeFzy2VX3Qs1u5QYmQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJZ9vDwkN/e3l6v1+tmt9vVQqreimMKCKweU1dtAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwIIH7+/t4d3dX53m+v0n1KsYYB9SeViYsILA64eUajQABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIZFkWuq67XC6XbVEUVymlggqBUwsIrJ5a3HkECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAEApvN5qIsyzbLsibLsvIERzqCwJ8KCKx6OQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEQEtttt9fHx0YYQmhDCYiJjGWMCAgKrE1iiEQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgvgKPj4/rm5ubfUC17fv+bL4SJh+ygMDqkLejNwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8B8Enp6elnVdt3met1mWrSERGLqAwOrQN6Q/AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQZdnb21vZ9/2Pm1QvoBAYk4DA6pi2pVcCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmJVA13XFYrG4/n6T6rcQgtzfrN6A6QzrxZ3OLk1CgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhMQSCnF19fX66qqmt1uV8cY4wTGMsLMBQRWZ/4CGJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEvl4gpRQ2m01dlmWb5/lV3/f513elAwKHExBYPZylSgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4JcEXl5eLuu6blJK+0/xSw/7MoERCQisjmhZWiVAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8Qtst9vq4+OjDSE0IYTF+CcyAYG/FxBY/Xsj3yBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAp8SeHx8XN/c3OwDqm3f92efKuZhAiMUEFgd4dK0TIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLDF+i67my1WrUxxjaltBp+xzokcDwBgdXj2apMgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAjMT2G63i/f397YoijaEcD6z8Y1L4E8FBFa9HAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4BMCXdcVq9Wq2d+k2vf9RQhBNu8Tnh6dpoA/FNPcq6kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4IgCDw8P+e3t7fV6vW52u10tpHpEbKUnISCwOok1GoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEji1wf38f7+7u6jzP9zepXsUY47HPVJ/AVAQEVqeySXMQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwDEEQtd1l8vlsi2K4iqlVBzjEDUJTF1AYHXqGzYfAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPyywGazuSjLss2yrMmyrPzlAh4gQOCfBARWvRAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCDLsufn5/OqqtoYYxNjXEIhQOBwAgKrh7NUiQABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgRGJtB13dlqtdqHVNuU0mpk7WuXwGgEBFZHsyqNEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMAhBJ6enpbfvn1riqJoQwjnh6ipBgECfy0gsOoNIUCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHJC7y9vZV93zchhLbv+4vJD2xAAgMTEFgd2EK0Q4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKHEei6rlgsFtd5nrdZln0LIcjMHYZWFQK/LOAP3y+TeYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEhiqQUoqvr6/XVVU1u92ujjHGofaqLwJzEhBYndO2zUqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEJCqSUwmazqcuybPM8v+r7Pp/gmEYiMGoBgdVRr0/zBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmK/Ay8vLZV3XTUpp/ynmK2FyAsMXEFgd/o50SIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLfBbbbbfXx8dGGEJoQwgIMAQLjEBBYHceedEmAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHZCjw+Pq5vbm72AdW27/uz2UIYnMCIBQRWR7w8rRMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGCqAk9PT8u6rts8z9ssy9ZTndNcBOYiILA6l02bkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgMXeHt7K/u+/3GT6sXA29UeAQK/ICCw+gtYvkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEChxXouq5YLBbX329S/RZCkGs7LLFqBAYh4A/2INagCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMxH4OHhIf/jjz+uqqpqdrtdHWOM85nepATmKSCwOs+9m5oAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQInFbi/v493d3f1/ibVvu+vhFRPyu8wAl8uILD65SvQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCYrELquu1wul21RFFcppWKykxqMAIG/FBBY9YIQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEEFNpvNRVmWbZZlTZZl5UGLK0aAwCgFBFZHuTZNEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYFgCz8/P51VVtTHGJsa4HFZ3uiFA4KsFBFa/egPOJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEgFuq47W61W+5Bqm1JajXQMbRMgcAIBgdUTIDuCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECUxHYbreL9/f3tiiKNoRwPpW5zEGAwHEFBFaP66s6AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIERi/QdV2xWq2a/U2qfd9fhBBkz0a/VQMQOK2AvzRO6+00AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIjELg4eEhv729vV6v181ut6uFVEexNk0SGKyAwOpgV6MxAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQInFbg/v4+3t3d1Xme729SvYoxxtN24DQCBKYqILA61c2aiwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAj8hkFIKr6+vl8vlsi2K4iqlVPzEY75CgACBXxIQWP0lLl8mQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDANAReXl4u67puUkr7j5DqNNZqCgKDFRBYHexqNEaAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHDCmy32+rj46MNITQhhMVhq6tGgACBPxcQWPV2ECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYMICj4+P65ubm31Ate37/mzCoxqNAIEBCwisDng5WiNAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMDvCDw9PS3rum7zPG+zLFv/Tg3PECBA4JACAquH1FSLAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECXyTw9vZW9n3/4ybViy9qw7EECBD4jwICq14MAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIjFSg67pisVhcf79J9VsIQSZspLvUNoGpC/jLaeobNh8BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABApMSSCnF19fX66qqmt1uV8cY46QGNAwBApMUEFid5FoNRYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAlARSSmGz2dRlWbZ5nl/1fZ9PaT6zECAwfQGB1env2IQECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECIxU4OXl5bKu6yaltP8UIx1D2wQIEMgEVr0EBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQGJDAdrutPj4+2hBCE0JYDKg1rRAgQOC3BQRWf5vOgwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDiMwPPz83lVVW2MsYkxLg9TVRUCBAgMR0BgdTi70AkBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAjMS6LrubLVa7UOqbUppNaPRjUqAwAwFBFZnuHQjEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwNQLb7Xbx/v7eFkXRhhDOv6YLpxIgQOD0AgKrpzd3IgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECMxLouq5YrVbN/ibVvu8vQghyWzPav1EJEPh/Av7i8yYQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgwAIPDw/57e3t9Xq9bna7XS2kemBg5QgQGJ2AwOroVqZhAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgSGKHB/fx/v7u7qPM/3N6lexRjjEPvUEwECBL5CQGD1K9SdSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAVARC13WXy+WyLYriKqVUTGUwcxAgQOCQAgKrh9RUiwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBWQhsNpuLsizbLMuaLMvKWQxtSAIECHxCQGD1E3geJUCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgPgLPz8/nVVW1McYmxrj3FgqpAAAgAElEQVScz+QmJUCAwOcFBFY/b6gCAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQITFei67my1Wu1Dqm1KaTXRMY1FgACBowsIrB6d2AEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECIxJ4Onpafnt27emKIo2hHA+pt71SoAAgaEKCKwOdTP6IkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgZAJvb29l3/dNCKHt+/7iZAc7iAABAjMREFidyaKNSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAPwt0XVcsFovrPM/bLMu+hRDkqbwkBAgQOJKAv2CPBKssAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLDE0gpxdfX1+uqqprdblfHGOPwutQRAQIEpicgsDq9nZqIAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIH/JZBSCpvNpi7Lss3z/Krv+xwQAQIECJxWQGD1tN5OI0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgRAIvLy+XdV03KaX9pzjRsY4hQIAAgf8gILDqtSBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYDIC2+22+vj4aEMITQhhMZnBDEKAAIGRCwisjnyB2idAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwd4HHx8f1zc3NPqDa9n1/NncP8xMgQGCIAgKrQ9yKnggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+EuBp6enZV3XbZ7nbZZla1wECBAgMGwBgdVh70d3BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAh8F3h7eyv7vv9xk+oFGAIECBAYj4DA6nh2pVMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECsxPouq5YLBbX329S/RZCkHma3VtgYAIEpiDgL+8pbNEMBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCYk8PDwkN/e3l6v1+tmt9vVQqoTWq5RCBCYrYDA6mxXb3ACBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECwxG4v7+Pd3d39f4m1b7vr2KMcTjd6YQAAQIEPisgsPpZQc8TIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPC7AqHrusvlctkWRXGVUip+t5DnCBAgQGDYAgKrw96P7ggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhMTmCz2VyUZdlmWdZkWVZObkADESBAgMC/CQiseikIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDi6wPPz83lVVW2MsYkxLo9+oAMIECBAYFACAquDWodmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECExHoOu6s9VqtQ+ptiml1XQmMwkBAgQI/KqAwOqvivk+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ/KrDdbhfv7+9tURRtCOEcFQECBAgQ2AsIrHoPCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4lEDXdcVqtWr2N6n2fX8RQpBL+pSohwkQIDA9AT8YprdTExEgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4usDDw0N+e3t7vV6vm91uVwupHp3cAQQIEBi1gMDqqNeneQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKnE0gpxf/6r/+q8zzf36R6FWOMpzvdSQQIECAwZgGB1TFvT+8ECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEjiyQUgqbzaYuy7LN8/yq7/v8yEcqT4AAAQITFBBYneBSjUSAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgswIvLy+XdV03KaX9p/hsPc8TIECAwLwFBFbnvX/TEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgfge12W318fLQhhCaEsEBDgAABAgQOJSCweihJdQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiMUODx8XF9c3OzD6i2fd+fjXAELRMgQIDACAQEVkewJC0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOKTA09PTsq7rNs/zNsuy9SFrq0WAAAECBP6TgMCq94IAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDADATe3t7Kvu9/3KR6MYORjUiAAAECAxIQWB3QMrRCgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4JACXdcVi8Xi+vtNqt9CCPJChwRWiwABAgR+WsAPoJ+m8kUCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECwxdIKcXX19frqqqa3W5Xxxjj8LvWIQECBAhMXUBgdeobNh8BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMDkBVJKYbPZ1GVZtnmeX/V9n09+aAMSIECAwKgEBFZHtS7NEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgfgfDy8vKtrusmpbT/FGwIECBAgMBQBQRWh7oZfREgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4DwKbzeZif5NqlmVNlmUlJAIECBAgMAYBgdUxbEmPBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECsxZ4fn4+r6qqjTE2McblrDEMT4AAAQKjFBBYHeXaNE2AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDB1ga7rzlar1T6k2qaUVlOf13wECBAgMG0BgdVp79d0BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECIxLYbreL9/f3tiiKNoRwPqLWtUqAAAECBP5SQGDVC0KAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgCwW6ritWq1Wzv0m17/uLEIJMzxfuw9EECBAgcBwBP9yO46oqAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgT8VeHh4yG9vb6/X63Wz2+1qIVUvCwECBAhMXUBgdeobNh8BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMAgBO7v7+Pd3V2d5/n+JtWrGGMcRGOaIECAAAECJxAQWD0BsiMIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgRmKxC6rrtcLpdtURRXKaVithIGJ0CAAIFZCwisznr9hidAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDiGwGazuSjLss2yrMmyrDzGGWoSIECAAIExCQisjmlbeiVAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEBiswPPz83lVVW2MsYkxLgfbqMYIECBAgMAXCAisfgG6IwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBKYh8Pj4uP7jjz+uY4xtSmk1jalMQYAAAQIEDi8gsHp4UxUJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQmLPD09LSs67rN87zNsmw94VGNRoAAAQIEDiYgsHowSoUIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgSmKvD29lb2fd+EENq+7y+mOqe5CBAgQIDAsQQEVo8lqy4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMCoBbquKxaLxfX3m1S/hRBkbUa9Uc0TIECAwFcK+CH6lfrOJkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQGJRASim+vr5eV1XV7Ha7OsYYB9WgZggQIECAwEgFBFZHujhtEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHEYgpRQ2m01dlmWb5/lV3/f5YSqrQoAAAQIECPwQEFj1LhAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMxS4OXl5bKu6yaltP8Us0QwNAECBAgQOJGAwOqJoB1DgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDw9QLb7bb6+PhoQwhNCGHx9R3pgAABAgQIzENAYHUeezYlAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGC2Ao+Pj+ubm5t9QLXt+/5sthAGJ0CAAAECXyggsPqF+I4mQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4jsDT09Oyrus2z/M2y7L1cU5RlQABAgQIEPhZAYHVn5XyPQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUELbLfbxX//939ff79J9WLQzWqOAAECBAjMTEBgdWYLNy4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYEoCXdcVq9WqiTG2fd9fhBDkYaa0YLMQIECAwGQE/ICezCoNQoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYh8DDw0N+e3t7vV6vm91uVwupzmPvpiRAgACBcQsIrI57f7onQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMxC4P7+Pt7d3dV5nu9vUr2KMcZZDG5IAgQIECAwEQGB1Yks0hgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgQkKhK7rLpfLZVsUxVVKqZjgjEYiQIAAAQKzEBBYncWaDUmAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQGI/AZrO5KMuyzbKsybKsHE/nOiVAgAABAgT+TEBg1btBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDw5QLPz8/nVVW1McYmxrj88oY0QIAAAQIECBxUQGD1oJyKESBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/KxA13Vnq9VqH1JtU0qrn33O9wgQIECAAIHxCQisjm9nOiZAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIjFZgu90u3t/f26Io2hDC+WgH0TgBAgQIECDwSwICq7/E5csECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQK/KtB1XbFarZr9Tap931+EEGRWfhXR9wkQIECAwMgF/PAf+QK1T4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAYosA+pJrn+dV6vW52u10tpDrELemJAAECBAicTkBg9XTWTiJAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQITFogpRRfX1+vq6r6vyHVGGOc9MCGI0CAAAECBH5aQGD1p6l8kQABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F8FUkphs9nUZVm2+xtV+77PKREgQIAAAQIE/lVAYNU7QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8MsCLy8vl3VdNyml/af45QIeIECAAAECBGYlILA6q3UblgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDw+wLb7bb6+PhoQwhNCGHx+5U8SYAAAQIECMxNQGB1bhs3LwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgFwQeHx/XNzc3+4Bq2/f92S886qsECBAgQIAAgf8REFj1MhAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPyTwNPT07Ku6zbP8zbLsjUeAgQIECBAgMBnBQRWPyvoeQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDABATe3t7Kvu9/3KR6MYGRjECAAAECBAgMSEBgdUDL0AoBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4JQCXdcVi8Xi+vtNqt9CCLIkp1yAswgQIECAwIwE/JIxo2UblQABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQUoqvr6/XVVU1u92ujjFGKgQIECBAgACBYwsIrB5bWH0CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwBcL3N/fx3/84x+XZVm2eZ5f9X2ff3FLjidAgAABAgRmJiCwOrOFG5cAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYjUDouu5yuVy2RVFcpZSK2UxuUAIECBAgQGBwAgKrg1uJhggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECvy+w2Wwu9jepZlnWZFlW/n4lTxIgQIAAAQIEDicgsHo4S5UIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAl8i8Pz8fF5VVRtjbGKMyy9pwqEECBAgQIAAgb8QEFj1ehAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIERijQdd3ZarXah1TblNJqhCNomQABAgQIEJiRgMDqjJZtVAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGDcAtvtdvH+/t4WRdGGEM7HPY3uCRAgQIAAgTkJCKzOadtmJUCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBEYn0HVdsVqtmv1Nqn3fX4QQ5D1Gt0UNEyBAgAABAn6B8Q4QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAYm8PDwkN/e3l6v1+tmt9vVQqoDW5B2CBAgQIAAgV8WEFj9ZTIPECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOL3B/fx/v7u7qPM/3N6lexRjj4U9RkQABAgQIECDwNQICq1/j7lQCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwF4gdF13uVwu26IorlJKBRYCBAgQIECAwBQFBFanuFUzESBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoMW2Gw2F2VZtlmWNVmWlYNuVnMECBAgQIAAgQMICKweAFEJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMDfCTw/P59XVdXGGJsY4/Lvvu//J0CAAAECBAhMSUBgdUrbNAsBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwKIHHx8f1zc1NE0Jo+74/G1RzmiFAgAABAgQInFBAYPWE2I4iQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEpi/w9PS0rOu6zfO8zbJsPf2JTUiAAAECBAgQ+HsBgdW/N/INAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBfCry9vZV93/+4SfUCFwECBAgQIECAwD8LCKx6IwgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECvyHQdV2xWCyuv9+k+i2EIIfxG44eIUCAAAECBOYh4BeleezZlAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMABBFJK8fX19bqqqma329UxxniAskoQIECAAAECBCYvILA6+RUbkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPiMQEopbDabuizLNs/zq77v88/U8ywBAgQIECBAYI4CAqtz3LqZCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb8VeHl5uazrukkp7T/F3z7gCwQIECBAgAABAn8qILDq5SBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIfBfYbrfVx8dHG0JoQggLMAQIECBAgAABAocREFg9jKMqBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEgFHh8f1zc3N/uAatv3/dlIx9A2AQIECBAgQGDQAgKrg16P5ggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFjCHRdd7ZcLps8z9ssy9bHOENNAgQIECBAgACB/y8gsOptIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBGYhsN1uF+/v721RFG0I4XwWQxuSAAECBAgQIDAQAYHVgSxCGwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMDhBbquK1arVRNjbPu+vwghyEocnllFAgQIECBAgMDfCvgl7G+JfIEAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAYk8DDw0N+e3t7vV6vm91uVwupjml7eiVAgAABAgSmKiCwOtXNmosAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMxI4P7+Pt7d3dV5nu9vUr2KMcYZjW9UAgQIECBAgMDgBQRWB78iDRIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ/IhC6rrtcLpdtURRXKaWCFAECBAgQIECAwDAFBFaHuRddESBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn8isNlsLsqybLMsa7IsK0ERIECAAAECBAgMX0Bgdfg70iEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJi9wPPz83lVVW2MsYkxLmcPAoAAAQIECBAgMDIBgdWRLUy7BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLgJd152tVqt9SLVNKa3mMrc5CRAgQIAAAQJTFBBYneJWzUSAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBEYqsN1uF+/v721RFG0I4XykY2ibAAECBAgQIEDgXwQEVr0SBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwJcKvL29lbvd7np/k2rf9xchBHmGL92IwwkQIECAAAEChxfwC97hTVUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/kag67pisVhc53neZln2TUjVK0OAAAECBAgQmLaAwOq092s6AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwGIGUUnx9fb2uqqrZ7XZ1jDEOpjmNECBAgAABAgQIHFVAYPWovIoTIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF5C6SUwmazqcuybPM8v+r7Pp+3iOkJECBAgAABAvMUEFid595NTYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEjirw8vJyWdd1k1Laf4qjHqY4AQIECBAgQIDA4AUEVge/Ig0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFxCGy32+rj46MNITQhhMU4utYlAQIECBAgQIDAKQQEVk+h7AwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDBRgcfHx/XNzc0+oNr2fX820TGNRYAAAQIECBAg8EkBgdVPAnqcAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMTeDp6WlZ13Wb53mbZdl6bvOblwABAgQIECBA4NcFBFZ/3cwTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgdgJvb29l3/c/blK9mB2AgQkQIECAAAECBD4lILD6KT4PEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB6Qp0XVcsFovr7zepfgshyBlMd90mI0CAAAECBAgcVcAvkkflVZwAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECIxL4OHhIf/jjz+uqqpqdrtdHWOM45pAtwQIECBAgAABAkMUEFgd4lb0RIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIETihwf38f7+7u6v1Nqn3fXwmpnhDfUQQIECBAgACBmQgIrM5k0cYkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/IhC6rrtcLpdtURRXKaWCEAECBAgQIECAAIFjCQisHktWXQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMECBzWZzUZZlm2VZk2VZOcAWtUSAAAECBAgQIDBBAYHVCS7VSAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4H8LPL11uJcAACAASURBVD8/n1dV1cYYmxjjkg4BAgQIECBAgACBUwsIrJ5a3HkECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAEAl3Xna1Wq31ItU0prU5wpCMIECBAgAABAgQI/KmAwKqXgwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQITERgu90u3t/f26Io2hDC+UTGMgYBAgQIECBAgMAEBARWJ7BEIxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAfAW6ritWq1Wzv0m17/uLEIIswHxfB5MTIECAAAECBAYr4JfUwa5GYwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4D8LPDw85Le3t9fr9brZ7Xa1kKo3hQABAgQIECBAYOgCAqtD35D+CBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAlmX39/fx7u6uzvN8f5PqVYwxgiFAgAABAgQIECAwFgGB1bFsSp8ECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMEeB0HXd5XK5bIuiuEopFXNEMDMBAgQIECBAgMD4BQRWx79DExAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAxAQ2m81FWZZtlmVNlmXlxMYzDgECBAgQIECAwAwFBFZnuHQjEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMDwBLbbbfXx8dGGEJoQwmJ4HeqIAAECBAgQIECAwO8LCKz+vp0nCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDApwQeHx/XNzc3+4Bq2/f92aeKeZgAAQIECBAgQIDAgAUEVge8HK0RIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwPQEnp6elnVdt3met1mWrac3oYkIECBAgAABAgQI/LuAwKq3ggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHFng7e2t7Pv+x02qF0c+TnkCBAgQIECAAAECgxMQWB3cSjREgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAlMQ6LquWCwW199vUv0WQvBv9FNYrBkIECBAgAABAgR+S8Avw7/F5iECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPDvAiml+Pr6el1VVbPb7eoYY+REgAABAgQIECBAgECWCax6CwgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwCcEUkphs9nUZVm2eZ5f9X2ff6KcRwkQIECAAAECBAhMUkBgdZJrNRQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHFvg5eXlsq7rJqW0/xTHPk99AgQIECBAgAABAmMWEFgd8/b0ToAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQInFdhut9XHx0cbQmhCCIuTHu4wAgQIECBAgAABAiMWEFgd8fK0ToAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLHF3h8fFzf3NzsA6pt3/dnxz/RCQQIECBAgAABAgSmJyCwOr2dmogAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEPinQdd3ZarVqY4xtSmn1yXIeJ0CAAAECBAgQIDB7AYHV2b8CAAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgL7Ddbhfv7+9tURRtCOGcCgECBAgQIECAAAEChxMQWD2cpUoECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMDKBruuK1WrV7G9S7fv+IoTg39FHtkPtEiBAgAABAgQIjEPAL9rj2JMuCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBAAg8PD/nt7e31er1udrtdLaR6IFhlCBAgQIAAAQIECPyFgMCq14MAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEJi9wf38f7+7u6jzP9zepXsUY4+SHNiABAgQIECBAgACBAQkIrA5oGVohQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYMKhK7rLpfLZVsUxVVKqThodcUIECBAgAABAgQIEPhpAYHVn6byRQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAYg8Bms7koy7LNsqzJsqwcQ896JECAAAECBAgQIDB1AYHVqW/YfAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJiBwPPz83lVVW2MsYkxLmcwshEJECBAgAABAgQIjEpAYHVU69IsAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwQ6LrubLVa7UOqbUppRYYAAQIECBAgQIAAgeEKCKwOdzc6I0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/EXh6elp++/atKYqiDSGcAyJAgAABAgQIECBAYBwCAqvj2JMuCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMFuBt7e3su/7JoTQ9n1/MVsIgxMgQIAAAQIECBAYsYDA6oiXp3UCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhMVaDrumKxWFzned5mWfYthODft6e6bHMRIECAAAECBAjMQsAv9LNYsyEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwfIGUUnx9fb2uqqrZ7XZ1jDEOv2sdEiBAgAABAgQIECDwMwICqz+j5DsECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBSBlFLYbDZ1WZZtnudXfd/nRzlIUQIECBAgQIAAAQIEvlRAYPVL+R1OgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBeQq8vLxc1nXdpJT2n2KeCqYmQIAAAQIECBAgMB8BgdX57NqkBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+FKB7XZbfXx8tCGEJoSw+NJmHE6AAAECBAgQIECAwEkFBFZPyu0wAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzEvg8fFxfXNzsw+otn3fn81retMSIECAAAECBAgQIPBDQGDVu0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBxV4enpa1nXd5nneZlm2PmhxxQgQIECAAAECBAgQGKWAwOoo16ZpAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIDEvg7e2t7Pv+x02qF8PqTjcECBAgQIAAAQIECHy1gMDqV2/A+QQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEBipQNd1xWKxuP5+k+q3EIJ/gx7pLrVNgAABAgQIECBA4NgC/mPh2MLqEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYEICDw8P+R9//HFVVVWz2+3qGGOc0HhGIUCAAAECBAgQIEDgSAICq0eCVZYAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJTEbi/v493d3f1/ibVvu+vhFSnsllzECBAgAABAgQIEDidgMDq6aydRIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgTEJhK7rLpfL5f9h5252IleytQE7wnYmmSSFwd6C+zkS18X1MEVCQgzMIKWeMM3rQELqWcrxKc+p3V+f0727KMgf/zwDRmVHrPWsmJTzVTRFUVyllIohFa9WAgQIECBAgAABAgT6JSCw2q95qIYAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQInFViv1xdlWTZZltVZlpUnLcbmBAgQIECAAAECBAiMRkBgdTSj1AgBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgS+JvD8/Hy+Wq2aGGMdY5x/bRVvESBAgAABAgQIECBA4K8FBFadDgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECExQoG3bs8VisQupNimlxQQJtEyAAAECBAgQIECAwBEFBFaPiG0rAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQInFJgs9nM3t/fm6IomhDC+SlrsTcBAgQIECBAgAABAtMSEFid1rx1S4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAxATati0Wi0W9u0m167qLEILfiSd2BrRLgAABAgQIECBAoA8C/iPShymogQABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnsUeHh4yG9vb6+Xy2W93W4rIdU94lqKAAECBAgQIECAAIEvCQisfonNSwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOiXwP39fby7u6vyPN/dpHoVY4z9qlA1BAgQIECAAAECBAhMWUBgdcrT1zsBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoMWSCmF19fXy/l83hRFcZVSKgbdkOIJECBAgAABAgQIEBitgMDqaEerMQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIExirw8vJyWVVVnVLa/QmpjnXQ+iJAgAABAgQIECAwIgGB1RENUysECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECIxXYLPZrD4+PpoQQh1CmI23U50RIECAAAECBAgQIDBGAYHVMU5VTwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIjELg8fFxeXNzswuoNl3XnY2iKU0QIECAAAECBAgQIDBJAYHVSY5d0wQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9FXg6elpXlVVk+d5k2XZsq91qosAAQIECBAgQIAAAQK/IyCw+jtaniVAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMABBN7e3squ6/68SfXiAFtYkgABAgQIECBAgAABAicVEFg9Kb/NCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYqkDbtsVsNrv+eZPqjxCC32+nehj0TYAAAQIECBAgQGACAv7DM4Eha5EAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX4IpJTi6+vr9Wq1qrfbbRVjjP2oTBUECBAgQIAAAQIECBA4rIDA6mF9rU6AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwMQFUkphvV5XZVk2eZ5fdV2XT5xE+wQIECBAgAABAgQITFBAYHWCQ9cyAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKHF3h5ebmsqqpOKe3+isPvaAcCBAgQIECAAAECBAj0V0Bgtb+zURkBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgMT2Gw2q4+PjyaEUIcQZgMrX7kECBAgQIAAAQIECBA4mIDA6sFoLUyAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwBQEnp+fz1erVRNjrGOM8yn0rEcCBAgQIECAAAECBAj8roDA6u+KeZ4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgckLtG17tlgsdiHVJqW0mDwIAAIECBAgQIAAAQIECPxCQGDVESFAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMAnBDabzez9/b0piqIJIZx/4hWPECBAgAABAgQIECBAgMBPAYFVR4EAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ/IdC2bbFYLOrdTapd112EEPzG6rQQIECAAAECBAgQIEDgCwL+M/UFNK8QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDBegYeHh/z29vZ6uVzW2+22ElId76x1RoAAAQIECBAgQIDA8QQEVo9nbScCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBHoqcH9/H+/u7qo8z3c3qV7FGGNPS1UWAQIECBAgQIAAAQIEBikgsDrIsSmaAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIE9CIS2bS/n83lTFMVVSqnYw5qWIECAAAECBAgQIECAAIF/IyCw6lgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDApgfV6fVGWZZNlWZ1lWTmp5jVLgAABAgQIECBAgACBEwkIrJ4I3rYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBxP4Pn5+Xy1WjUxxjrGOD/eznYiQIAAAQIECBAgQIAAgZ2AwKpzQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAKAUeHx+Xf/zxx3WMsUkpLUbZpKYIECBAgAABAgQIECAwEAGB1YEMSpkECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPxa4OnpaV5VVZPneZNl2fLXb3iCAAECBAgQIECAAAECBI4hILB6DGV7ECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwMIG3t7ey67o6hNB0XXdxsI0sTIAAAQIECBAgQIAAAQJfFhBY/TKdFwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOJVA27bFbDa7/nmT6o8Qgt8+TzUM+xIgQIAAAQIECBAgQOATAv7T9gkkjxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcHqBlFJ8fX29Xq1W9Xa7rWKM8fRVqYAAAQIECBAgQIAAAQIEPiMgsPoZJc8QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHASgZRSWK/XVVmWTZ7nV13X5ScpxKYECBAgQIAAAQIECBAg8C0BgdVv8XmZAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFDCLy8vFxWVVWnlHZ/xSH2sCYBAgQIECBAgAABAgQIHE9AYPV41nYiQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOA/CGw2m9XHx0cTQqhDCDNYBAgQIECAAAECBAgQIDAeAYHV8cxSJwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQGJ/D4+Li8ubnZBVSbruvOBteAggkQIECAAAECBAgQIEDgUwICq59i8hABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvsSeHp6mldV1eR53mRZttzXutYhQIAAAQIECBAgQIAAgf4KCKz2dzYqI0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAagbe3t7Lruj9vUr0YTWMaIUCAAAECBAgQIECAAIFPCQisforJQwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/K5A27bFbDa7/nmT6o8Qgt8nfxfR8wQIECBAgAABAgQIEBiJgP8QjmSQ2iBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQB4GHh4f89vb2erlc1tvtthJS7cNU1ECAAAECBAgQIECAAIHTCwisnn4GKiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwaIH7+/t4d3dX7W5S7bruKsYYB92Q4gkQIECAAAECBAgQIEBg7wICq3sntSABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBSQiEtm0v5/N5UxTFVUqpmETXmiRAgAABAgQIECBAgACBLwkIrH6JzUsECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEpimwXq8vyrJssiyrsywrp6mgawIECBAgQIAAAQIECBD4XQGB1d8V8zwBAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBiQk8Pz+fr1arJsZYxxjnE2tfuwQIECBAgAABAgQIECCwBwGB1T0gWoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDA2ATatj1bLBa7kGqTUlqMrT/9ECBAgAABAgQIECBAgMBxBQRWj+ttNwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQK9FdhsNrP39/emKIomhHDe20IVRoAAAQIECBAgQIAAAQKDExBYHdzIFEyAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgfwJt2xaLxaLe3aTadd1FCMFviPvjtRIBAgQIECBAgAABAgQI/BTwn01HgQABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMDEBB4eHvLb29vr5XJZb7fbSkh1YgdAuwQIECBAgAABAgQIEDiBgMDqCdBtSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQODYAiml+Le//a3K83x3k+pVjDEeuwb7ESBAgAABAgQIECBAgMB0BQRWpzt7nRMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECIxcIKUU1ut1VZZlk+f5Vdd1+chb1h4BAgQIECBAgAABAgQI9FRAYLWng1EWAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAga8KvLy8XFZVVaeUdn/FV9fxHgECBAgQIECAAAECBAgQ2JeAwOq+JK1DgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4IQCm81m9fHx0YQQ6hDC7ISl2JoAAQIECBAgQIAAAQIECPyLgMCqQ0GAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgoAKPj4/Lm5ubXUC16brubKBtKJsAAQIECBAgQIAAAQIEJiAgsDqBIWuRAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgPAJPT0/zqqqaPM+bLMuW4+lMJwQIECBAgAABAgQIECAwZgGB1TFPV28ECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKjEHh7eyu7rvvzJtWLUTSlCQIECBAgQIAAAQIECBCYlIDA6qTGrVkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGhCLRtW8xms+ufN6n+CCH4bW8ow1MnAQIECBAgQIAAAQIECPyLgP/UOhQECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEeiKQUoqvr6/Xq9Wq3m63VYwx9qQ0ZRAgQIAAAQIECBAgQIAAgW8JCKx+i8/LBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBL4nkFIK6/W6KsuyyfP8quu6/HsrepsAAQIECBAgQIAAAQIECPRPQGC1fzNREQECBAgQIECAAAECBAgQIECAAAECBAgQIECAwPgFwsvLy4+qquqU0u6vGH/LOiRAgAABAgQIECBAgACBKQsIrE55+nonQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4qsB6vb7Y3aSaZVmdZVl51M1tRoAAAQIECBAgQIAAAQIETiggsHpCfFsTIECAAAECBAgQIECAAAECBAgQIECAAAECBAiMX+D5+fl8tVo1McY6xjgff8c6JECAAAECBAgQIECAAAEC/yogsOpUECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIENizQNu2Z4vFYhdSbVJKiz0vbzkCBAgQIECAAAECBAgQIDA4AYHVwY1MwQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0U2Gw2s/f396YoiiaEcN7HGtVEgAABAgQIECBAgAABAgROJSCweip5+xIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAxeoG3bYrFY1LubVLuuuwgh+P1t8FPVAAECBAgQIECAAAECBAgcQsB/mA+hak0CBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHRCjw8POS3t7fXy+Wy3m63lZDqaEetMQIECBAgQIAAAQIECBDYo4DA6h4xLUWAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDBOgfv7+3h3d1fleb67SfUqxhjH2amuCBAgQIAAAQIECBAgQIDAYQQEVg/jalUCBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHhC4S2bS/n83lTFMVVSqkYfks6IECAAAECBAgQIECAAAECpxEQWD2Nu10JECBAgAABAgQIECBAgAABAgQIECBAgAABAgR6KrBery/KsmyyLKuzLCt7WqayCBAgQIAAAQIECBAgQIDAoAQEVgc1LsUSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcQuD5+fl8tVo1McY6xjg/xB7WJECAAAECBAgQIECAAAECUxYQWJ3y9PVOgAABAgQIECBAgAABAgQIECBAgAABAgQIEJiwwOPj4/Lm5qYOITRd151NmELrBAgQIECAAAECBAgQIEDg4AICqwcntgEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfBJ6enuZVVTV5njdZli37Upc6CBAgQIAAAQIECBAgQIDA2AUEVsc+Yf0RIECAAAECBAgQIECAAAECBAgQIECAAAECBCYu8Pb2VnZd9+dNqhcT59A+AQIECBAgQIAAAQIECBA4iYDA6knYbUqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHBIgbZti9lsdv3zJtUfIQS/ix0S3NoECBAgQIAAAQIECBAgQOAXAv5j7ogQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiMQiClFF9fX69Xq1W93W6rGGMcRWOaIECAAAECBAgQIECAAAECIxAQWB3BELVAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJiqQEoprNfrqizLJs/zq67r8qla6JsAAQIECBAgQIAAAQIECPRZQGC1z9NRGwECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL8VeHl5uayqqk4p7f4KTAQIECBAgAABAgQIECBAgEC/BQRW+z0f1REgPT6BiwAAIABJREFUQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwU2Gw2q4+PjyaEUIcQZmAIECBAgAABAgQIECBAgACB4QgIrA5nViolQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECExO4PHxcXlzc7MLqDZd151NDkDDBAgQIECAAAECBAgQIEBgJAICqyMZpDYIECBAgAABAgQIECBAgAABAgQIECBAgAABAmMReHp6mldV1eR53mRZthxLX/ogQIAAAQIECBAgQIAAAQJTFhBYnfL09U6AAAECBAgQIECAAAECBAgQIECAAAECBAgQ6InAZrOZ/f3vf7/+eZPqRU/KUgYBAgQIECBAgAABAgQIECCwJwGB1T1BWoYAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOD3BNq2LRaLRR1jbLquuwgh+O3q9wg9TYAAAQIECBAgQIAAAQIEBiPgP/2DGZVCCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLDF3h4eMhvb2+vl8tlvd1uKyHV4c9UBwQIECBAgAABAgQIECBA4DMCAqufUfIMAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAlwXu7+/j3d1dlef57ibVqxhj/PJiXiRAgAABAgQIECBAgAABAgQGKSCwOsixKZoAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0HuB0Lbt5Xw+b4qiuEopFb2vWIEECBAgQIAAAQIECBAgQIDAwQQEVg9Ga2ECBAgQIECAAAECBAgQIECAAAECBAgQIECAwPQE1uv1RVmWTZZldZZl5fQEdEyAAAECBAgQIECAAAECBAj8OwGBVeeCAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgWwLPz8/nq9WqiTHWMcb5txbzMgECBAgQIECAAAECBAgQIDBKAYHVUY5VUwQIECBAgAABAgQIECBAgAABAgQIECBAgACBwwq0bXu2WCx2IdUmpbQ47G5WJ0CAAAECBAgQIECAAAECBIYuILA69AmqnwABAgQIECBAgAABAgQIECBAgAABAgQIECBwJIHNZjN7f39viqJoQgjnR9rWNgQIECBAgAABAgQIECBAgMAIBARWRzBELRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDiXQtm2xWCzq3U2qXdddhBD8vnQobOsSIECAAAECBAgQIECAAIERC/igMOLhao0AAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8BWBXUg1z/Or5XJZb7fbSkj1K4reIUCAAAECBAgQIECAAAECBP5ZQGDVeSBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEMhSSvH19fV6tVr9d0g1xhixECBAgAABAgQIECBAgAABAgT2JSCwui9J6xAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEBiaQUgrr9boqy7LZ3ajadV0+sBaUS4AAAQIECBAgQIAAAQIECAxEQGB1IINSJgECBAgQIECAAAECBAgQIECAAAECBAgQIEBgXwIvLy+XVVXVKaXdX7Gvda1DgAABAgQIECBAgAABAgQIEPgrAYFVZ4MAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMAGBzWaz+vj4aEIIdQhhNoGWtUiAAAECBAgQIECAAAECBAj0SEBgtUfDUAoBAgQIECBAgAABAgQIECBAgAABAgQIECBAYJ8Cj4+Py5ubm11Atem67myfa1uLAAECBAgQIECAAAECBAgQIPA7AgKrv6PlWQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAzwWenp7mVVU1eZ43WZYte16u8ggQIECAAAECBAgQIECAAIGJCAisTmTQ2iRAgAABAgQIECBAgAABAgQIECBAgAABAgTGK/D29lZ2XffnTaoX4+1UZwQIECBAgAABAgQIECBAgMBQBQRWhzo5dRMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKTFmjbtpjNZtc/b1L9EULwu8+kT4TmCRAgQIAAAQIECBAgQIBAvwV8uOj3fFRHgAABAgQIECBAgAABAgQIECBAgAABAgQIEPiHQEopvr6+Xq9Wq3q73VYxxoiHAAECBAgQIECAAAECBAgQIDAEAYHVIUxJjQQIECBAgAABAgQIECBAgAABAgQIECBAgMBkBe7v7+N//dd/XZZl2eR5ftV1XT5ZDI0TIECAAAECBAgQIECAAAECgxUQWB3s6BROgAABAgQIECBAgAABAgQIECBAgAABAgQIjFggtG17OZ/Pm6IorlJKxYh71RoBAgQIECBAgAABAgQIECAwAQGB1QkMWYsECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAMATW6/XF7ibVLMvqLMvKYVStSgIECBAgQIAAAQIECBAgQIDArwUEVn9t5AkCBAgQIECAAAECBAgQIECAAAECBAgQIECAwMEEnp+fz1erVRNjrGOM84NtZGECBAgQIECAAAECBAgQIECAwAkFBFZPiG9rAgQIECBAgAABAgQIECBAgAABAgQIECBAYJoCbdueLRaLXUi1SSktpqmgawIECBAgQIAAAQIECBAgQGBKAgKrU5q2XgkQIECAAAECBAgQIECAAAECBAgQIECAAIGTCWw2m9n7+3tTFEUTQjg/WSE2JkCAAAECBAgQIECAAAECBAicQEBg9QTotiRAgAABAgQIECBAgAABAgQIECBAgAABAgSmIdC2bbFYLOrdTapd112EEPw2M43R65IAAQIECBAgQIAAAQIECBD4PwI+ijgSBAgQIECAAAECBAgQIECAAAECBAgQIECAAIE9Cjw8POS3t7fXy+Wy3m63lZDqHnEtRYAAAQIECBAgQIAAAQIECAxWQGB1sKNTOAECBAgQIECAAAECBAgQIECAAAECBAgQINAXgfv7+3h3d1fleb67SfUqxhj7Ups6CBAgQIAAAQIECBAgQIAAAQJ9EBBY7cMU1ECAAAECBAgQIECAAAECBAgQIECAAAECBAgMUSC0bXs5n8+boiiuUkrFEJtQMwECBAgQIECAAAECBAgQIEDgGAICq8dQtgcBAgQIECBAgAABAgQIECBAgAABAgQIECAwGoH1en1RlmWTZVmdZVk5msY0QoAAAQIECBAgQIAAAQIECBA4oIDA6gFxLU2AAAECBAgQIECAAAECBAgQIECAAAECBAiMQ2Cz2aw+Pj6aEEIdQpiNoytdECBAgAABAgQIECBAgAABAgSOJyCwejxrOxEgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIDEnh8fFze3NzsAqpN13VnAypdqQQIECBAgAABAgQIECBAgACB3gkIrPZuJAoiQIAAAQIECBAgQIAAAQIECBAgQIAAAQIETiXw9PQ0r6qqyfO8ybJseao67EuAAAECBAgQIECAAAECBAgQGJuAwOrYJqofAgQIECBAgAABAgQIECBAgAABAgQIECBA4LcE3t7eyq7r/rxJ9eK3XvYwAQIECBAgQIAAAQIECBAgQIDApwQEVj/F5CECBAgQIECAAAECBAgQIECAAAECBAgQIEBgTAJt2xaz2ez6502qP0IIfjMZ04D1QoAAAQIECBAgQIAAAQIECPROwMeX3o1EQQQIECBAgAABAgQIECBAgAABAgQIECBAgMAhBFJK8fX19Xq1WtXb7baKMcZD7GNNAgQIECBAgAABAgQIECBAgACBfxUQWHUqCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgdEKpJTCer2uyrJs8jy/6rouH22zGiNAgAABAgQIECBAgAABAgQI9FhAYLXHw1EaAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8DWBl5eXy6qq6pTS7q/42ireIkCAAAECBAgQIECAAAECBAgQ2JeAwOq+JK1DgAABAgQIECBAgAABAgQIECBAgAABAgQInFRgs9msPj4+mhBCHUKYnbQYmxMgQIAAAQIECBAgQIAAAQIECPwvAYFVB4IAAQIECBAgQIAAAQIECBAgQIAAAQIECBAYrMDj4+Py5uZmF1Btuq47G2wjCidAgAABAgQIECBAgAABAgQIjFxAYHXkA9YeAQIECBAgQIAAAQIECBAgQIAAAQIECBAYm0Dbtmfz+bzO87zJsmw5tv70Q4AAAQIECBAgQIAAAQIECBAYo4DA6hinqicCBAgQIECAAAECBAgQIECAAAECBAgQIDAygc1mM3t/f2+KomhCCOcja087BAgQIECAAAECBAgQIECAAIHRCwisjn7EGiRAgAABAgQIECBAgAABAgQIECBAgAABAsMUaNu2WCwWdYyx6bruIoTgd41hjlLVBAgQIECAAAECBAgQIECAAIHMhx2HgAABAgQIECBAgAABAgQIECBAgAABAgQIEOiNwMPDQ357e3u9XC7r7XZbCan2ZjQKIUCAAAECBAgQIECAAAECBAh8S0Bg9Vt8XiZAgAABAgQIECBAgAABAgQIECBAgAABAgS+K3B/fx/v7u6qPM93N6lexRjjd9f0PgECBAgQIECAAAECBAgQIECAQL8EBFb7NQ/VECBAgAABAgQIECBAgAABAgQIECBAgACBqQiEtm0v5/N5UxTFVUqpmErj+iRAgAABAgQIECBAgAABAgQITFFAYHWKU9czAQIECBAgQIAAAQIECBAgQIAAAQIECBA4kcB6vb4oy7LJsqzOsqw8URm2JUCAAAECBAgQIECAAAECBAgQOLKAwOqRwW1HgAABAgQIECBAgAABAgQIECBAgAABAgSmJvD8/Hy+Wq2aGGMdY5xPrX/9EiBAgAABAgQIECBAgAABAgQIZJnAqlNAgAABAgQIECBAgAABAgQIECBAgAABAgQI7F2gbduzxWKxC6k2KaXF3jewIAECBAgQIECAAAECBAgQIECAwKAEBFYHNS7FEiBAgAABAgQIECBAgAABAgQIECBAgACB/gpsNpvZ+/t7UxRFE0I472+lKiNAgAABAgQIECBAgAABAgQIEDi2gMDqscXtR4AAAQIECBAgQIAAAQIECBAgQIAAAQIERiTw9vZWbrfb691Nql3XXYQQ/PYwovlqhQABAgQIECBAgAABAgQIECCwLwEfjfYlaR0CBAgQIECAAAECBAgQIECAAAECBAgQIDARgbZti9lsdp3neZNl2Q8h1YkMXpsECBAgQIAAAQIECBAgQIAAgW8ICKx+A8+rBAgQIECAAAECBAgQIECAAAECBAgQIEBgKgIppfj6+nq9Wq3q7XZbxRjjVHrXJwECBAgQIECAAAECBAgQIECAwPcFBFa/b2gFAgQIECBAgAABAgQIECBAgAABAgQIECAwSoGUUliv11VZlk2e51dd1+WjbFRTBAgQIECAAAECBAgQIECAAAECBxcQWD04sQ0IECBAgAABAgQIECBAgAABAgQIECBAgMCwBF5eXi6rqqpTSru/YljVq5YAAQIECBAgQIAAAQIECBAgQKCPAgKrfZyKmggQIECAAAECBAgQIECAAAECBAgQIECAwJEFNpvN6uPjowkh1CGE2ZG3tx0BAgQIECBAgAABAgQIECBAgMDIBQRWRz5g7REgQIAAAQIECBAgQIAAAQIECBAgQIAAgb8SeHx8XN7c3OwCqk3XdWekCBAgQIAAAQIECBAgQIAAAQIECBxKQGD1ULLWJUCAAAECBAgQIECAAAECBAgQIECAAAECPRR4enqaV1XV5HneZFm27GGJSiJAgAABAgQIECBAgAABAgQIEBihgMDqCIeqJQIECBAgQIAAAQIECBAgQIAAAQIECBAg8M8Cb29vZdd1f96kekGHAAECBAgQIECAAAECBAgQIECAwLEFBFaPLW4/AgQIECBAgAABAgQIECBAgAABAgQIECBwBIG2bYvZbHb98ybVHyEEvwkcwd0WBAgQIECAAAECBAgQIECAAAEC/17AxykngwABAgQIECBAgAABAgQIECBAgAABAgQIjETg4eEh/+OPP65Wq1W93W6rGGMcSWvaIECAAAECBAgQIECAAAECBAgQGLiAwOrAB6h8AgQIECBAgAABAgQIECBAgAABAgQIEJi2wP39fby7u6t2N6l2XXclpDrt86B7AgQIECBAgAABAgQIECBAgEBfBQRW+zoZdREgQIAAAQIECBAgQIAAAQIECBAgQIAAgb8WCG3bXs7n86YoiquUUgGLAAECBAgQIECAAAECBAgQIECAQJ8FBFb7PB21ESBAgAABAgQIECBAgAABAgQIECBAgACBfxJYr9cXZVk2WZbVWZaVcAgQIECAAAECBAgQIECAAAECBAgMRUBgdSiTUicBAgQIECBAgAABAgQIECBAgAABAgQITFLg+fn5fLVaNTHGOsY4nySCpgkQIECAAAECBAgQIECAAAECBAYvILA6+BFqgAABAgQIECBAgAABAgQIECBAgAABAgTGJtC27dlisdiFVJuU0mJs/emHAAECBAgQIECAAAECBAgQIEBgegICq9ObuY4JECBAgAABAgQIECBAgAABAgQIECBAoIcCm81m9v7+3hRF0YQQzntYopIIECBAgAABAgQIECBAgAABAgQIfFlAYPXLdF4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQLfE2jbtlgsFvXuJtWu6y5CCL7bf4/U2wQIECBAgAABAgQIECBAgAABAj0V8OGrp4NRFgECBAgQIECAAAECBAgQIECAAAECBAiMU+Dh4SG/vb29Xi6X9Xa7rYRUxzlnXREgQIAAAQIECBAgQIAAAQIECPxvAYFVJ4IAAQIECBAgQIAAAQIECBAgQIAAAQIECBxY4P7+Pt7d3VV5nu9uUr2KMcYDb2l5AgQIECBAgAABAgQIECBAgAABAr0SEFjt1TgUQ4AAAQIECBAgQIAAAQIECBAgQIAAAQIjEght217O5/OmKIqrlFIxot60QoAAAQIECBAgQIAAAQIECBAgQOC3BARWf4vLwwQIECBAgAABAgQIECBAgAABAgQIECBA4D8LrNfri7IsmyzL6izLSl4ECBAgQIAAAQIECBAgQIAAAQIECGSZwKpTQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEvimw2WxWHx8fTQihDiHMvrmc1wkQIECAAAECBAgQIECAAAECBAiMTkBgdXQj1RABAgQIECBAgAABAgQIECBAgAABAgQIHEPg8fFxeXNzswuoNl3XnR1jT3sQIECAAAECBAgQIECAAAECBAgQGKqAwOpQJ6duAgQIECBAgAABAgQIECBAgAABAgQIEDi6wNPT07yqqibP8ybLsuXRC7AhAQIECBAgQIAAAQIECBAgQIAAgYEKCKwOdHDKJkCAAAECBAgQIECAAAECBAgQIECAAIHjCLy9vZVd1/15k+rFcXa1CwECBAgQIECAAAECBAgQIECAAIFxCQisjmueuiFAgAABAgQIECBAgAABAgQIECBAgACBPQi0bVvMZrPrnzep/ggh+J6+B1dLECBAgAABAgQIECBAgAABAgQITFfAB7bpzl7nBAgQIECAAAECBAgQIECAAAECBAgQIPBPAiml+Pr6er1arertdlvFGCMgAgQIECBAgAABAgQIECBAgAABAgT2IyCwuh9HqxAgQIAAAQIECBAgQIAAAQIECBAgQIDAAAVSSmG9XldlWTZ5nl91XZcPsA0lEyBAgAABAgQIECBAgAABAgQIEOi9gMBq70ekQAIECBAgQIAAAQIECBAgQIAAAQIECBDYt8DLy8tlVVV1Smn3V+x7fesRIECAAAECBAgQIECAAAECBAgQIPC/BQRWnQgCBAgQIECAAAECBAgQIECAAAECBAgQmITAZrNZfXx8NCGEOoQwm0TTmiRAgAABAgQIECBAgAABAgQIECDQEwGB1Z4MQhkECBAgQIAAAQIECBAgQIAAAQIECBAgsH+Bx8fH5c3NzS6g2nRdd7b/HaxIgAABAgQIECBAgAABAgQIECBAgMBnBARWP6PkGQIECBAgQIAAAQIECBAgQIAAAQIECBAYjEDbtmeLxaKJMTYppcVgClcoAQIECBAgQIAAAQIECBAgQIAAgRELCKyOeLhaI0CAAAECBAgQIECAAAECBAgQIECAwFQENpvN7P39vSmKogkhnE+lb30SIECAAAECBAgQIECAAAECBAgQGIqAwOpQJqVOAgQIECBAgAABAgQIECBAgAABAgQIEPhfAm3bFovFot7dpNp13UUIwTdvZ4QAAQIECBAgQIAAAQIECBAgQIBATwV8vOvpYJRFgAABAgQIECBAgAABAgQIECBAgAABAv8q8PDwkN/e3l4vl8t6u91WQqpOCQECBAgQIECAAAECBAgQIECAAIFhCAisDmNOqiRAgAABAgQIECBAgAABAgQIECBAgMBkBe7v7+Pd3V2V5/nuJtWrGGOcLIbGCRAgQIAAAQIECBAgQIAAAQIECAxUQGB1oINTNgECBAgQIECAAAECBAgQIECAAAECBEYuENq2vZzP501RFFcppWLk/WqPAAECBAgQIECAAAECBAgQIECAwKgFBFZHPV7NESBAgAABAgQIECBAgAABAgQIECBAYFgC6/X6oizLJsuyOsuycljVq5YAAQIECBAgQIAAAQIECBAgQIAAgb8SEFh1NggQIECAAAECBAgQIECAAAECBAgQIEDgpALPz8/nq9WqiTHWMcb5SYuxOQECBAgQIECAAAECBAgQIECAAAECBxEQWD0Iq0UJECBAgAABAgQIECBAgAABAgQIECBA4D8JtG17tlgsdiHVJqW0oEWAAAECBAgQIECAAAECBAgQIECAwLgFBFbHPV/dESBAgAABAgQIECBAgAABAgQIECBAoDcCT09P8x8/ftRFUTQhhPPeFKYQAgQIECBAgAABAgQIECBAgAABAgQOLiCwenBiGxAgQIAAAQIECBAgQIAAAQIECBAgQGC6Am9vb2XXdXUIoem67mK6EjonQIAAAQIECBAgQIAAAQIECBAgMG0BgdVpz1/3BAgQIECAAAECBAgQIECAAAECBAgQ2LtA27bFbDa7zvO8ybLsRwjBt+i9K1uQAAECBAgQIECAAAECBAgQIECAwLAEfCQc1rxUS4AAAQIECBAgQIAAAQIECBAgQIAAgV4KpJTi6+vr9Wq1qrfbbRVjjL0sVFEECBAgQIAAAQIECBAgQIAAAQIECJxEQGD1JOw2JUCAAAECBAgQIECAAAECBAgQIECAwPAFUkphvV5XZVk2eZ5fdV2XD78rHRAgQIAAAQIECBAgQIAAAQIECBAgcAgBgdVDqFqTAAECBAgQIECAAAECBAgQIECAAAECIxZ4eXm5rKqqTint/ooRt6o1AgQIECBAgAABAgQIECBAgAABAgT2JCCwuidIyxAgQIAAAQIECBAgQIAAAQIECBAgQGDMApvNZvXx8dGEEOoQwmzMveqNAAECBAgQIECAAAECBAgQIECAAIH9Cwis7t/UigQIECBAgAABAgQIECBAgAABAgQIEBiFwOPj4/Lm5mYXUG26rjsbRVOaIECAAAECBAgQIECAAAECBAgQIEDgJAICqydhtykBAgQIECBAgAABAgQIECBAgAABAgT6KfD09DSvqqrJ87zJsmzZzypVRYAAAQIECBAgQIAAAQIECBAgQIDA0AQEVoc2MfUSIECAAAECBAgQIECAAAECBAgQIEBgzwJvb29l13V/3qR6seflLUeAAAECBAgQIECAAAECBAgQIECAAIFMYNUhIECAAAECBAgQIECAAAECBAgQIECAwAQF2rYtZrPZ9c+bVH+EEHwvnuA50DIBAgQIECBAgAABAgQIECBAgACBYwn4AHksafsQIECAAAECBAgQIECAAAECBAgQIEDgxAIPDw/57e3t9XK5rLfbbSWkeuKB2J4AAQIECBAgQIAAAQIECBAgQIDAhAQEVic0bK0SIECAAAECBAgQIECAAAECBAgQIDA9gfv7+3h3d1ftblLtuu4qxhinp6BjAgQIECBAgAABAgQIECBAgAABAgROLSCweuoJ2J8AAQIECBAgQIAAAQIECBAgQIAAAQL7Fwht217O5/OmKIqrlFKx/y2sSIAAAQIECBAgQIAAAQIECBAgQIAAgc8LCKx+3sqTBAgQIECAAAECBAgQIECAAAECBAgQ6LXAer2+KMuyybKszrKs7HWxiiNAgAABAgQIECBAgAABAgQIECBAYFICAquTGrdmCRAgQIAAAQIECBAgQIAAAQIECBAYm8Dz8/P5arVqYox1jHE+tv70Q4AAAQIECBAgQIAAAQIECBAgQIDAOAQEVscxR10QIECAAAECBAgQIECAAAECBAgQIDAhgbZtzxaLxS6k2qSUFhNqXasECBAgQIAAAQIECBAgQIAAAQIECAxUQGB1oINTNgECBAgQIECAAAECBAgQIECAAAEC0xLYbDaz9/f3piiKJoRwPq3udUuAAAECBAgQIECAAAECBAgQIECAwNAFBFaHPkH1EyBAgAABAgQIECBAgAABAgQIECAwWoG2bYvFYlHvblLtuu4ihOCb7minrTECBAgQIECAAAECBAgQIECAAAEC4xbwcXPc89UdAQIECBAgQIAAAQIECBAgQIAAAQIDE3h4eMhvb2+vl8tlvd1uKyHVgQ1QuQQIECBAgAABAgQIECBAgAABAgQI/FsBgVUHgwABAgQIECBAgAABAgQIECBAgAABAicWuL+/j3d3d1We57ubVK9ijPHEJdmeAAECBAgQIECAAAECBAgQIECAAAECexUQWN0rp8UIECBAgAABAgQIECBAgAABAgQIECDwOYGUUnh9fb2cz+dNURRXKaXic296igABAgQIECBAgAABAgQIECBAgAABAsMTEFgd3sxUTIAAAQIECBAgQIAAAQIECBAgQIDAgAVeXl4uq6qqU0q7PyHVAc8Oy2NAAAAgAElEQVRS6QQIECBAgAABAgQIECBAgAABAgQIfF5AYPXzVp4kQIAAAQIECBAgQIAAAQIECBAgQIDAlwQ2m83q4+OjCSHUIYTZlxbxEgECBAgQIECAAAECBAgQIECAAAECBAYsILA64OEpnQABAgQIECBAgAABAgQIECBAgACB/go8Pj4ub25udgHVpuu6s/5WqjICBAgQIECAAAECBAgQIECAAAECBAgcXkBg9fDGdiBAgAABAgQIECBAgAABAgQIECBAYCICT09P86qqmjzPmyzLlhNpW5sECBAgQIAAAQIECBAgQIAAAQIECBD4pYDA6i+JPECAAAECBAgQIECAAAECBAgQIECAAIG/Fnh7eyu7rvvzJtULVgQIECBAgAABAgQIECBAgAABAgQIECDwrwICq04FAQIECBAgQIAAAQIECBAgQIAAAQIEflOgbdtiNptd/7xJ9UcIwbfW3zT0OAECBAgQIECAAAECBAgQIECAAAEC0xLwEXVa89YtAQIECBAgQIAAAQIECBAgQIAAAQJfFEgpxdfX1+vValVvt9sqxhi/uJTXCBAgQIAAAQIECBAgQIAAAQIECBAgMDkBgdXJjVzDBAgQIECAAAECBAgQIECAAAECBAh8ViClFNbrdVWWZZPn+VXXdfln3/UcAQIECBAgQIAAAQIECBAgQIAAAQIECPx/AYFVp4EAAQIECBAgQIAAAQIECBAgQIAAAQL/R+Dl5eWyqqo6pbT7KwARIECAAAECBAgQIECAAAECBAgQIECAwPcEBFa/5+dtAgQIECBAgAABAgQIECBAgAABAgRGIrDZbFYfHx9NCKEOIcxG0pY2CBAgQIAAAQIECBAgQIAAAQIECBAg0AsBgdVejEERBAgQIECAAAECBAgQIECAAAECBAicQuD5+fl8tVo1McY6xjg/RQ32JECAAAECBAgQIECAAAECBAgQIECAwBQEBFanMGU9EiBAgAABAgQIECBAgAABAgQIECDwD4G2bc8Wi8UupNqklBZoCBAgQIAAAQIECBAgQIAAAQIECBAgQODwAgKrhze2AwECBAgQIECAAAECBAgQIECAAAECJxbYbDaz9/f3piiKJoRwfuJybE+AAAECBAgQIECAAAECBAgQIECAAIHJCQisTm7kGiZAgAABAgQIECBAgAABAgQIECAwDYG2bYvFYlHvblLtuu4ihOB76DRGr0sCBAgQIECAAAECBAgQIECAAAECBHoo4ANtD4eiJAIECBAgQIAAAQIECBAgQIAAAQIEvibw8PCQ397eXi+Xy3q73VZCql9z9BYBAgQIECBAgAABAgQIECBAgAABAgT2LSCwum9R6xEgQIAAAQIECBAgQIAAAQIECBAgcFSB+/v7eHd3V+V5vrtJ9SrGGI9agM0IECBAgAABAgQIECBAgAABAgQIECBA4JcCAqu/JPIAAQIECBAgQIAAAQIECBAgQIAAAQI9FAht217O5/OmKIqrlFLRwxqVRIAAAQIECBAgQIAAAQIECBAgQIAAAQI/BQRWHQUCBAgQIECAAAECBAgQIECAAAECBAYjsF6vL8qybLIsq7MsKwdTuEIJECBAgAABAgQIECBAgAABAgQIECAwcQGB1YkfAO0TIECAAAECBAgQIECAAAECBAgQ6LvA8/Pz+Wq1amKMdYxx3vd61UeAAAECBAgQIECAAAECBAgQIECAAAEC/yogsOpUECBAgAABAgQIECBAgAABAgQIECDQO4HHx8flH3/8cR1jbFJKi94VqCACBAgQIECAAAECBAgQIECAAAECBAgQ+C0BgdXf4vIwAQIECBAgQIAAAQIECBAgQIAAAQKHEnh6eppXVdXked5kWbY81D7WJUCAAAECBAgQIECAAAECBAgQIECAAIHjCwisHt/cjgQIECBAgAABAgQIECBAgAABAgQI/BR4e3sru66rQwhN13UXYAgQIECAAAECBAgQIECAAAECBAgQIEBgnAICq+Ocq64IECBAgAABAgQIECBAgAABAgQI9FagbdtiNptd/7xJ9UcIwXfK3k5LYQQIECBAgAABAgQIECBAgAABAgQIENiPgA/B+3G0CgECBAgQIECAAAECBAgQIECAAAEC/0EgpRRfX1+vV6tVvd1uqxhjBEaAAAECBAgQIECAAAECBAgQIECAAAEC0xEQWJ3OrHVKgAABAgQIECBAgAABAgQIECBA4KgCKaWwXq+rsiybPM+vuq7Lj1qAzQgQIECAAAECBAgQIECAAAECBAgQIECgNwICq70ZhUIIECBAgAABAgQIECBAgAABAgQIjEPg5eXlsqqqOqW0+yvG0ZUuCBAgQIAAAQIECBAgQIAAAQIECBAgQOA7AgKr39HzLgECBAgQIECAAAECBAgQIECAAAEC/y2w2WxWHx8fTQihDiHMsBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8WEFh1HggQIECAAAECBAgQIECAAAECBAgQ+JLA4+Pj8ubmZhdQbbquO/vSIl4iQIAAAQIECBAgQIAAAQIECBAgQIAAgUkICKxOYsyaJECAAAECBAgQIECAAAECBAgQILAfgaenp3lVVU2e502WZcv9rGoVAgQIECBAgAABAgQIECBAgAABAgQIEBi7gMDq2CesPwIECBAgQIAAAQIECBAgQIAAAQLfFNhsNrO///3v1z9vUr345nJeJ0CAAAECBAgQIECAAAECBAgQIECAAIEJCgisTnDoWiZAgAABAgQIECBAgAABAgQIECDwK4G2bYvFYlHHGJuu6y5CCL4l/grNvxMgQIAAAQIECBAgQIAAAQIECBAgQIDAXwr4yOxwECBAgAABAgQIECBAgAABAgQIECDw3wIPDw/57e3t9XK5rLfbbSWk6mAQIECAAAECBAgQIECAAAECBAgQIECAwL4EBFb3JWkdAgQIECBAgAABAgQIECBAgAABAgMUuL+/j3d3d1We57ubVK9ijHGAbSiZAAECBAgQIECAAAECBAgQIECAAAECBHouILDa8wEpjwABAgQIECBAgAABAgQIECBAgMABBELbtpfz+bwpiuIqpVQcYA9LEiBAgAABAgQIECBAgAABAgQIECBAgACBfwgIrDoMBAgQIECAAAECBAgQIECAAAECBCYisF6vL8qybLIsq7MsKyfStjYJECBAgAABAgQIECBAgAABAgQIECBAoAcCAqs9GIISCBAgQIAAAQIECBAgQIAAAQIECBxK4Pn5+Xy1WjUxxjrGOD/UPtYlQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/SUBg1fkgQIAAAQIECBAgQIAAAQIECBAgMDKBtm3PFovFLqTapJQWI2tPOwQIECBAgAABAgQIECBAgAABAgQIECAwQAGB1QEOTckECBAgQIAAAQIECBAgQIAAAQIE/q/AZrOZvb+/N0VRNCGEc0IECBAgQIAAAQIECBAgQIAAAQIECBAgQKBPAgKrfZqGWggQIECAAAECBAgQIECAAAECBAj8hkDbtsVisah3N6l2XXcRQvC97zf8PEqAAAECBAgQIECAAAECBAgQIECAAAECxxPwAft41nYiQIAAAQIECBAgQIAAAQIECBAg8G2Bh4eH/Pb29nq5XNbb7bYSUv02qQUIECBAgAABAgQIECBAgAABAgQIECBA4AgCAqtHQLYFAQIECBAgQIAAAQIECBAgQIAAge8IpJTi3/72tyrP891Nqlcxxvid9bxLgAABAgQIECBAgAABAgQIECBAgAABAgSOLSCwemxx+xEgQIAAAQIECBAgQIAAAQIECBD4hEBKKazX66osyybP86uu6/JPvOYRAgQIECBAgAABAgQIECBAgAABAgQIECDQSwGB1V6ORVEECBAgQIAAAQIECBAgQIAAAQJTFXh5ebmsqqpOKe3+iqk66JsAAQIECBAgQIAAAQIECBAgQIAAAQIExiUgsDqueeqGAAECBAgQIECAAAECBAgQIEBggAKbzWb18fHRhBDqEMJsgC0omQABAgQIECBAgAABAgQIECBAgAABAgQI/EcBgVUHhAABAgQIECBAgAABAgQIECBAgMAJBB4fH5c3Nze7gGrTdd3ZCUqwJQECBAgQIECAAAECBAgQIECAAAECBAgQOJqAwOrRqG1EgAABAgQIECBAgAABAgQIECAwdYGnp6d5VVVNnudNlmXLqXvonwABAgQIECBAgAABAgQIECBAgAABAgSmIyCwOp1Z65QAAQIECBAgQIAAAQIECBAgQOAEAm9vb2XXdX/epHpxghJsSYAAAQIECBAgQIAAAQIECBAgQIAAAQIETi4gsHryESiAAAECBAgQIECAAAECBAgQIEBgbAJt2xaz2ez6502qP0IIvsONbcj6IUCAAAECBAgQIECAAAECBAgQIECAAIHfEvCh/Le4PEyAAAECBAgQIECAAAECBAgQIEDg3wuklOLr6+v1arWqt9ttFWOMrAgQIECAAAECBAgQIECAAAECBAgQIECAAIH/ERBYdRIIECBAgAABAgQIECBAgAABAgQIfFEgpRTW63VVlmWT5/lV13X5F5fyGgECBAgQIECAAAECBAgQIECAAAECBAgQGLWAwOqox6s5AgQIECBAgAABAgQIECBAgACBAwiEl5eXH1VV1Sml3V9xgD0sSYAAAQIECBAgQIAAAQIECBAgQIAAAQIERiUgsDqqcWqGAAECBAgQIECAAAECBAgQIEDgUALr9fpid5NqlmV1lmXlofaxLgECBAgQIECAAAECBAgQIECAAAECBAgQGKOAwOoYp6onAgQIECBAgAABAgQIECBAgACBvQg8Pz+fr1arJsZYxxjne1nUIgQIECBAgAABAgQIECBAgAABAgQIECBAYIICAqsTHLqWCRAgQIAAAQIECBAgQIAAAQIE/lqgbduzxWKxC6k2KaUFKwIECBAgQIAAAQIECBAgQIAAAQIECBAgQOD7AgKr3ze0AgECBAgQIECAAAECBAgQIECAwMAFNpvN7P39vSmKogkhnA+8HeUTIECAAAECBAgQIECAAAECBAgQIECAAIHeCQis9m4kCiJAgAABAgQIECBAgAABAgQIEDiGQNu2xWKxqHc3qXZddxFC8K3sGPD2IECAAAECBAgQIECAAAECBAgQIECAAIFJCvgIP8mxa5oAAQIECBAgQIAAAQIECBAgME2Bh4eH/Pb29nq5XNbb7bYSUp3mOdA1AQIECBAgQIAAAQIECBAgQIAAAQIECBxfQGD1+OZ2JECAAAECBAgQIECAAAECBAgQOKLA/f19vLu7q/I8392kehVjjEfc3lYECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAlmUCq44BAQIECBAgQIAAAQIECBAgQIDAGAVC27aX8/m8KYriKqVUjLFJPREgQIAAAQIECBAgQIAAAQIECBAgQIAAgaEICKwOZVLqJECAAAECBAgQIECAAAECBAgQ+KXAer2+KMuyybKszrKs/OULHiBAgAABAgQIECBAgAABAgQIECBAgAABAgSOIiCwehRmmxAgQIAAAQIECBAgQIAAAQIECBxK4Pn5+Xy1WjUxxjrGOD/UPtYlQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEvi4gsPp1O28SIECAAAECBAgQIECAAAECBAicSODx8XF5c3NThxCaruvOTlSGbQkQIECAAAECBAgQIECAAAECBAgQIECAAIFPCgisfhLKYwQIECBAgAABAgQIECBAgAABAqcVeHp6mldV1eR53mRZtjxtNXYnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEfkdAYPV3tDxLgAABAgQIECBAgAABAgQIECBwVIG3t7ey67o/b1K9OOrmNiNAgAABAgQIECBAgAABAgQIECBAgAABAgT2JiCwujdKCxEgQIAAAQIECBAgQIAAAQIECOxDoG3bYjabXf+8SfVHCME3rH3AWoMAAQIECBAgQIAAAQIECBAgQIAAAQIECJxQwMf+E+LbmgABAgQIECBAgAABAgQIECBA4H8EUkrx9fX1erVa1dvttooxRjYECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAeAQEVsczS50QIECAAAECBAgQIECAAAECBAYlkFIK6/W6KsuyyfP8quu6fFANKJYAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4tIDA6qepPEiAAAECBAgQIECAAAECBAgQILAPgZeXl8uqquqU0u6v2Mea1iBAgAABAgQIECBAgAABAgQIECBAgAABAgT6LSCw2u/5qI4AAQIECBAgQIAAAQIECBAgMAqBzWaz+vj4aEIIdQhhNoqmNEGAAAECBAgQIECAAAECBAgQIECAAAECBAh8WkBg9dNUHiRAgAABAgQIECBAgAABAgQIEPgdgcfHx+XNzc0uoNp0XXf2O+96lgABAgQIECBAgAABAgQIECBAgAABAgQIEBiXgMDquOapGwIECBAgQIAAAQIECBAgQIDASQXatj2bz+d1nudNlmXLkxZjcwIECBAgQIAAAQIECBAgQIAAAQIECBAgQKA3AgKrvRmFQggQIECAAAECBAgQIECAAAECwxTYbDaz9/f3piiKJoRwPswuVE2AAAECBAgQIECAAAECBAgQIECAAAECBAgcUkBg9ZC61iZAgAABAgQIECBAgAABAgQIjFSgbdtisVjUMcam67qLEILvTCOdtbYIECBAgAABAgQIECBAgAABAgQIECBAgMA+BPyQsA9FaxAgQIAAAQIECBAgQIAAAQIEJiDw8PCQ397eXi+Xy3q73VZCqhMYuhYJECBAgAABAgQIECBAgAABAgQIECBAgMCeBARW9wRpGQIECBAgQIAAAQIECBAgQIDAGAXu7+/j3d1dlef57ibVqxhjHGOfeiJAgAABAgQIECBAgAABAgQIECBAgAABAgQOKyCwelhfqxMgQIAAAQIECBAgQIAAAQIEhigQ2ra9nM/nTVEUVymlYohNqJkAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoj4DAan9moRICBAgQIECAAAECBAgQIECAwEkF1uv1RVmWTZZldZZl5UmLsTkBAgQIECBAgAABAgQIECBAgAABAgQIECAwKgGB1VGNUzMECBAgQIAAAQIECBAgQIAAgd8TeH5+Pl+tVk2MsY4xzn/vbU8TIECAAAECBAgQIECAAAECBAgQIECAAAECBD4nILD6OSdPESBAgAABAgQIECBAgAABAgRGI9C27dlisdiFVJuU0mI0jWmEAAECBAgQIECAAAECBAgQIECAAAECBAgQ6K2AwGpvR6MwAgQIECBAgAABAgQIECBAgMD+BDabzez9/b0piqIJIZzvb2UrESBAgAABAgQIECBAgAABAgQIECBAgAABAgR+LSCw+msjTxAgQIAAAQIECBAgQIAAAQIEBinQtm2xWCzq3U2qXdddhBB8CxrkJBVNgAABAgQIECBAgAABAgQIECBAgAABAgSGL+BHiuHPUAcECBAgQIAAAQIECBAgQIAAgX8I7EKqeZ5fLZfL/8fO/ey0jqV7A/ZathMSzMZgl+B+WuK6uB6mSEiIgRlEOhOmuQ4kpDOLvD6lT1Wf/vp0de0NIfGfZ5BRea31vs9r1Qby02p2u10tpOrlIECAAAECBAgQIECAAAECBAgQIECAAAECBIYgILA6hCmogQABAgQIECBAgAABAgQIECDwBYGUUnx9fb2uqurvIdUYY/zCdpYSIECAAAECBAgQIECAAAECBAgQIECAAAECBA4uILB6cFIbEiBAgAABAgQIECBAgAABAgS+XyClFDabTV2WZbu/UbXv+/z7T3UCAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBzAgKrn3OzigABAgQIECBAgAABAgQIECBwEoGXl5fLuq6blNL+U5ykCIcSIECAAAECBAgQIECAAAECBAgQIECAAAECBH5RQGD1F8E8ToAAAQIECBAgQIAAAQIECBA4tsB2u60+Pj7aEEITQlgc+3znESBAgAABAgQIECBAgAABAgQIECBAgAABAgS+KiCw+lVB6wkQIECAAAECBAgQIECAAAEC3yDw+Pi4vrm52QdU277vz77hCFsSIECAAAECBAgQIECAAAECBAgQIECAAAECBI4mILB6NGoHESBAgAABAgQIECBAgAABAgT+s8DT09Oyrus2z/M2y7I1LwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAVAQEVqcySX0QIECAAAECBAgQIECAAAECoxR4e3sr+77/4ybVi1E2oWgCBAgQIECAAAECBAgQIECAAAECBAgQIECAwF8ICKx6RQgQIECAAAECBAgQIECAAAECRxbouq5YLBbXv9+k+iOE4G80R56B4wgQIECAAAECBAgQIECAAAECBAgQIECAAIHjCvgy5LjeTiNAgAABAgQIECBAgAABAgRmKpBSiq+vr9dVVTW73a6OMcaZUmibAAECBAgQIECAAAECBAgQIECAAAECBAgQmKGAwOoMh65lAgQIECBAgAABAgQIECBA4DgC9/f38W9/+9tlWZZtnudXfd/nxznZKQQIECBAgAABAgQIECBAgAABAgQIECBAgACBYQkIrA5rHqohQIAAAQIECBAgQIAAAQIExi8Quq67XC6XbVEUVymlYvwt6YAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8DUBgdWv+VlNgAABAgQIECBAgAABAgQIEPi7wGazudjfpJplWZNlWYmFAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgfwUEVr0NBAgQIECAAAECBAgQIECAAIFPCjw/P59XVdXGGJsY4/KT21hGgAABAgQIECBAgAABAgQIECBAgAABAgQIEJi8gMDq5EesQQIECBAgQIAAAQIECBAgQOCQAl3Xna1Wq31ItU0prQ65t70IECBAgAABAgQIECBAgAABAgQIECBAgAABAlMVEFid6mT1RYAAAQIECBAgQIAAAQIECBxMYLvdLt7f39uiKNoQwvnBNrYRAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAmAgKrMxm0NgkQIECAAAECBAgQIECAAIFfE+i6rlitVs3+JtW+7y9CCP6O8muEniZAgAABAgQIECBAgAABAgQIECBAgAABAgQI/EPAFy1eBgIECBAgQIAAAQIECBAgQIDA7wIPDw/57e3t9Xq9bna7XS2k6tUgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBxGQGD1MI52IUCAAAECBAgQIECAAAECBEYqcH9/H+/u7uo8z/c3qV7FGONIW1E2AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGCwAgKrgx2NwggQIECAAAECBAgQIECAAIFvFAhd110ul8u2KIqrlFLxjWfZmgABAgQIECBAgAABAgQIECBAgAABAgQIECAwewGB1dm/AgAIECBAgAABAgQIECBAgMB8BDabzUVZlm2WZU2WZeV8OtcpAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOC0AgKrp/V3OgECBAgQIECAAAECBAgQIPDNAtvttvr4+GhDCE0IYfHNx9meAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDg3wgIrHotCBAgQIAAAQIECBAgQIAAgckJPD4+rm9ubvYB1bbv+7PJNaghAgQIECBAgAABAgQIECBAgAABAgQIECBAgMDIBARWRzYw5RIgQIAAAQIECBAgQIAAAQL/XuDp6WlZ13Wb53mbZdmaEwECBAgQIECAAAECBAgQIECAAAECBAgQIECAwHAEBFaHMwuVECBAgAABAgQIECBAgAABAr8o8Pb2VvZ9/8dNqhe/uNzjBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECRxIQWD0StGMIECBAgAABAgQIECBAgACBwwh0XVcsFovr329S/RFC8PeNw9DahQABAgQIECBAgAABAgQIECBAgAABAgQIECDwbQK+0Pk2WhsTIECAAAECBAgQIECAAAEChxJIKcXX19frqqqa3W5Xxxjjofa2DwECBAgQIECAAAECBAgQIECAAAECBAgQIECAwPcLCKx+v7ETCBAgQIAAAQIECBAgQIAAgU8IpJTCZrOpy7Js8zy/6vs+/8Q2lhAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAxAQGB1AENQAgECBAgQIECAAAECBAgQIPC/Ai8vL5d1XTcppf2nYEOAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDB+AYHV8c9QBwQIECBAgAABAgQIECBAYPQC2+22+vj4aEMITQhhMfqGNECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPD/CQiseiEIECBAgAABAgQIECBAgACBkwg8Pj6ub25u9gHVtu/7s5MU4VACBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGjCAisHoXZIQQIECBAgAABAgQIECBAgMBeoOu6s+Vy2eR53mZZtqZCgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwDwGB1XnMWZcECBAgQIAAAQIECBAgQOBkAtvtdvH+/t4WRdGGEM5PVoiDCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIETiYgsHoyegcTIECAAAECBAgQIECAAIHpCnRdV6xWqybG2PZ9fxFC8DeI6Y5bZwQIECBAgAABAgQIECBAgAABAgQIECBAgACBvxTwZdFfEnmAAAECBAgQIECAAAECBAgQ+BmBh4eH/Pb29nq9Xje73a4WUv0ZNc8QIECAAAECBAgQIECAAAECBAgQIECAAAECBOYhILA6jznrkgABAgQIECBAgAABAgQIfIvA/f19vLu7q/M839+kehVjjN9ykE0JECBAgAABAgQIEMpGtCIAACAASURBVCBAgAABAgQIECBAgAABAgRGLSCwOurxKZ4AAQIECBAgQIAAAQIECJxEIHRdd7lcLtuiKK5SSsVJqnAoAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAaAQEVkczKoUSIECAAAECBAgQIECAAIHTCmw2m4uyLNssy5osy8rTVuN0AgQIECBAgAABAgQIECBAgAABAgQIECBAgACBMQkIrI5pWmolQIAAAQIECBAgQIAAAQJHFnh+fj6vqqqNMTYxxuWRj3ccAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARAQEVicySG0QIECAAAECBAgQIECAAIFDCXRdd7ZarfYh1TaltDrUvvYhQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYr4DA6nxnr3MCBAgQIECAAAECBAgQIPAPge12u3h/f2+LomhDCOdoCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBxSQGD1kJr2IkCAAAECBAgQIECAAAECIxJ4e3srd7vd9f4m1b7vL0II/k4wovkplQABAgQIECBAgAABAgQIECBAgAABAgQIECAwJgFfRI1pWmolQIAAAQIECBAgQIAAAQJfFOi6rlgsFtd5nrdZlv0QUv0iqOUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQI/JSCw+lNMHiJAgAABAgQIECBAgAABAuMVSCnF19fX66qqmt1uV8cY43i7UTkBAgQIECBAgAABAgQIECBAgAABAgQIECBAgMAYBQRWxzg1NRMgQIAAAQIECBAgQIAAgb8QSCmFzWZTl2XZ5nl+1fd9Do0AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAqQQEVk8l71wCBAgQIECAAAECBAgQIPANAi8vL5d1XTcppf2n+IYjbEmAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDglwUEVn+ZzAICBAgQIECAAAECBAgQIDAsge12W318fLQhhCaEsBhWdaohQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkGUCq94CAgQIECBAgAABAgQIECAwQoHHx8f1zc3NPqDa9n1/NsIWlEyAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAjAYHVGQ1bqwQIECBAgAABAgQIECAwboGnp6dlXddtnudtlmXrcXejegIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgTkJCKzOadp6JUCAAAECBAgQIECAAIHRCby9vZV93/9xk+rF6BpQMAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEsywRWvQYECBAgQIAAAQIECBAgQGBgAl3XFYvF4vr3m1R/hBD8/j6wGSmHAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDg1wR84fVrXp4mQIAAAQIECBAgQIAAAQLfIvDw8JD/9ttvV1VVNbvdro4xxm85yKYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIETiAgsHoCdEcSIECAAAECBAgQIECAAIG9wP39fby7u6v3N6n2fX8lpOq9IECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmKqAwOpUJ6svAgQIECBAgAABAgQIEBiqQOi67nK5XLZFUVyllIqhFqouAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAocSEFg9lKR9CBAgQIAAAQIECBAgQIDAfxDYbDYXZVm2WZY1WZaVsAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMSUBgdU7T1isBAgQIECBAgAABAgQIHFXg+fn5vKqqNsbYxBiXRz3cYQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQGJCCwOqBhKIUAAQIECBAgQIAAAQIExi/Qdd3ZarXah1TblNJq/B3pgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMDXBQRWv25oBwIECBAgQIAAAQIECBCYucB2u128v7+3RVG0IYTzmXNonwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMD/ERBY9VIQIECAAAECBAgQIECAAIFPCHRdV6xWq2Z/k2rf9xchBL9jf8LREgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgXkI+DJtHnPWJQECBAgQIECAAAECBAgcQODh4SG/vb29Xq/XzW63q4VUD4BqCwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgVkICKzOYsyaJECAAAECBAgQIECAAIHPCtzf38e7u7s6z/P9TapXMcb42b2sI0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDBXAYHVuU5e3wQIECBAgAABAgQIECDwpwIppfD6+nq5XC7boiiuUkoFLgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEPi8gsPp5OysJECBAgAABAgQIECBAYGICLy8vl3VdNyml/UdIdWLz1Q4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgMDpBARWT2fvZAIECBAgQIAAAQIECBAYgMB2u60+Pj7aEEITQlgMoCQlECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJicgMDq5EaqIQIECBAgQIAAAQIECBD4K4HHx8f1zc3NPqDa9n1/9lfP++8ECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECHxNQGD1a35WEyBAgAABAgQIECBAgMBIBJ6enpZ1Xbd5nrdZlq1HUrYyCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECExCQGB1EmPUBAECBAgQIECAAAECBAj8O4G3t7ey7/s/blK9oESAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwGkEBFZP4+5UAgQIECBAgAABAgQIEPgmga7risVicf37Tao/Qgh+9/0ma9sSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+FkBX9r9rJTnCBAgQIAAAQIECBAgQGCwAiml+Pr6el1VVbPb7eoYYxxssQojQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMEMBgdUZDl3LBAgQIECAAAECBAgQmIJASilsNpu6LMs2z/Orvu/zKfSlBwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJTFBBYneJU9USAAAECBAgQIECAAIEJC7y8vFzWdd2klPafYsKtao0AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAZAQEViczSo0QIECAAAECBAgQIEBgugLb7bb6+PhoQwhNCGEx3U51RoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGCaAgKr05yrrggQIECAAAECBAgQIDB6gcfHx/XNzc0+oNr2fX82+oY0QIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGDGAgKrMx6+1gkQIECAAAECBAgQIDA0ga7rzlarVRtjbFNKq6HVpx4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBD4nILD6OTerCBAgQIAAAQIECBAgQOBAAtvtdvH+/t4WRdGGEM4PtK1tCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAYkIDA6oCGoRQCBAgQIECAAAECBAjMRaDrumK1WjX7m1T7vr8IIfj9dC7D1ycBAgQIECBAgAABAgQIECBAgAABAgQIECBAgMAsBXwhOMuxa5oAAQIECBAgQIAAAQLHF3h4eMhvb2+v1+t1s9vtaiHV48/AiQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgROJSCweip55xIgQIAAAQIECBAgQGAGAvf39/Hu7q7O83x/k+pVjDHOoG0tEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLwICq14JAgQIECBAgAABAgQIEDi0QOi67nK5XLZFUVyllIpDH2A/AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTGJSCwOq55qZYAAQIECBAgQIAAAQKDFdhsNhdlWbZZljVZlpWDLVRhBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcXUBg9ejkDiRAgAABAgQIECBAgMB0BJ6fn8+rqmpjjE2McTmdznRCgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMAhBQRWD6lpLwIECBAgQIAAAQIECMxAoOu6s9VqtQ+ptiml1Qxa1iIBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAl8UEFj9IqDlBAgQIECAAAECBAgQmIPA09PT8sePH01RFG0I4XwOPeuRAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHDCQisHs7STgQIECBAgAABAgQIEJiUwNvbW9n3fRNCaPu+v5hUc5ohQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOCoAgKrR+V2GAECBAgQIECAAAECBIYt0HVdsVgsrvM8b7Ms+xFC8HvjsEemOgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKjEPDF4yjGpEgCBAgQIECAAAECBAh8n0BKKb6+vl5XVdXsdrs6xhi/7zQ7EyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwRwGB1TlOXc8ECBAgQIAAAQIECMxeIKUUNptNXZZlm+f5Vd/3+exRABAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8G0CAqvfRmtjAgQIECBAgAABAgQIDE/g5eXlsq7rJqW0/xTDq1BFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhMUUBgdYpT1RMBAgQIECBAgAABAgT+SWC73VYfHx9tCKEJISzgECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4NgCAqvHFnceAQIECBAgQIAAAQIEjiDw+Pi4vrm52QdU277vz45wpCMIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwpwICq14OAgQIECBAgAABAgQITETg6elpWdd1m+d5m2XZeiJtaYMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgQkICKxOYIhaIECAAAECBAgQIEBgvgJvb29l3/d/3KR6MV8JnRMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMGQBgdUhT0dtBAgQIECAAAECBAgQ+DcCXdcVi8Xi+vebVH+EEPxu500hQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGDQAr7UHPR4FEeAAAECBAgQIECAAIH/EXh4eMhvb2+v1+t1s9vtaiFVbwYBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAmMSEFgd07TUSoAAAQIECBAgQIDArATu7+/j3d1dvb9Jte/7qxhjnBWAZgkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmIyAwOpkRqkRAgQIECBAgAABAgQmIhC6rrtcLpdtURRXKaViIn1pgwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBGQsIrM54+FonQIAAAQIECBAgQGA4ApvN5qIsyzbLsibLsnI4lamEAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECXxcQWP26oR0IECBAgAABAgQIECDwKYHn5+fzqqraGGMTY1x+ahOLCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMAIBgdURDEmJBAgQIECAAAECBAhMR6DrurPVarUPqbYppdV0OtMJAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/lxAYNXbQYAAAQIECBAgQIAAgW8W2G63i/f397YoijaEcP7Nx9meAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgxMQWB3cSBREgAABAgQIECBAgMAUBLquK1arVbO/SbXv+4sQgt+/pjBYPRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8CkBX5h+is0iAgQIECBAgAABAgQI/F+Bh4eH/Pb29nq9Xje73a4WUvWWECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4H8EBFa9CQQIECBAgAABAgQIEPiCQEop/td//Ved5/n+JtWrGGP8wnaWEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYJICAquTHKumCBAgQIAAAQIECBD4ToGUUthsNnVZlm2e51d93+ffeZ69CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMHYBgdWxT1D9BAgQIECAAAECBAgcTeDl5eWyrusmpbT/FEc72EEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAYuYDA6sgHqHwCBAgQIECAAAECBL5XYLvdVh8fH20IoQkhLL73NLsTIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgmgICq9Ocq64IECBAgAABAgQIEPiCwOPj4/rm5mYfUG37vj/7wlaWEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECWZQKrXgMCBAgQIECAAAECBAhkWfb09LSs67rN87zNsmwNhQABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOJyCwejhLOxEgQIAAAQIECBAgMDKBt7e3su/7P25SvRhZ+colQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAaAQEVkczKoUSIECAAAECBAgQIHAIga7risVicf37Tao/Qgh+LzoErD0IECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwHwR8Mev1IECAAAECBAgQIEBg8gIppfj6+npdVVWz2+3qGGOcfNMaJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwIAEBFYHNAylECBAgAABAgQIECBwOIGUUthsNnVZlm2e51d93+eH291OBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPArAgKrv6LlWQIECBAgQIAAAQIEBi/w8vJyWdd1k1Laf4rBF6xAAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzEBAYHUGQ9YiAQIECBAgQIAAgakLbLfb6uPjow0hNCGExdT71R8BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTGJiCwOraJqZcAAQIECBAgQIAAgb8LPD8/n1dV1cYYmxjjEgsBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIDFdAYHW4s1EZAQIECBAgQIAAAQL/ItB13dlqtdqHVNuU0goQAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECIxDQGB1HHNSJQECBAgQIECAAIHZCmy328X7+3tbFEUbQjifLYTGCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMGIBgdURD0/pBAgQIECAAAECBKYq0HVdsVqtmv1Nqn3fX4QQ/O4y1WHriwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBWQj40ncWY9YkAQIECBAgQIAAgeELPDw85Le3t9fr9brZ7Xa1kOrwZ6ZCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/KyAwOrPSnmOAAECBAgQIECAAIGDC9zf38e7u7s6z/P9TapXMcZ48ENsSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQInFxBYPfkIFECAAAECBAgQIEBgdgKh67rL5XLZFkVxlVIqZiegYQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMxMQGB1ZgPXLgECBAgQIECAAIFTCWw2m4uyLNssy5osy8pT1eFcAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDi+gMDq8c2dSIAAAQIECBAgQGA2As/Pz+dVVbUxxibGuJxN4xolQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgf9PQGDVC0GAAAECBAgQIECAwEEFHh8f17/99tt1jLFNKa0OurnNCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGCUAgKroxybogkQIECAAAECBAgMS+Dp6WlZ13Wb53mbZdl6WNWphgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgROLSCweuoJOJ8AAQIECBAgQIDASAXe3t7Kvu+bEELb9/3FSNtQNgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcQUBg9QjIjiBAgAABAgQIECAwFYGu64rFYnH9+02qP0IIfqeYynD1QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgW8U8OXyN+LamgABAgQIECBAgMAUBFJK8fX19bqqqma329UxxjiFvvRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAscTEFg9nrWTCBAgQIAAAQIECIxGIKUUNptNXZZlm+f5Vd/3+WiKVygBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIDE5AYHVwI1EQAQIECBAgQIAAgdMJvLy8XNZ13aSU9p/idJU4mQABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgSmJCCwOqVp6oUAAQIECBAgQIDAJwS222318fHRhhCaEMLiE1tYQoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/qOAwKoXhAABAgQIECBAgMAMBR4fH9c3Nzf7gGrb9/3ZDAm0TIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJHFBBYPSK2owgQIECAAAECBAicUuDp6WlZ13Wb53mbZdn6lLU4mwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmJSCwOq9565YAAQIECBAgQGBmAtvtdvHf//3f17/fpHoxs/a1S4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIDERBYHcgglEGAAAECBAgQIEDgUAJd1xWr1aqJMbZ931+EEPzcfyhc+xAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDApwR8cf0pNosIECBAgAABAgQIDEvg4eEhv729vV6v181ut6uFVIc1H9UQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBg7gICq3N/A/RPgAABAgQIECAwWoH7+/t4d3dX53m+v0n1KsYYR9uMwgkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBg0gICq5Mer+YIECBAgAABAgQmKBC6rrtcLpdtURRXKaVigj1qiQABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQmJiCwOrGBaocAAQIECBAgQGCaApvN5qIsyzbLsibLsnKaXeqKAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBKYqILA61cnqiwABAgQIECBAYPQCz8/P51VVtTHGJsa4HH1DGiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB2QoIrM529BonQIAAAQIECBAYokDXdWer1WofUm1TSqsh1qgmAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwqwICq78q5nkCBAgQIECAAAECBxbYbreL9/f3tiiKNoRwfuDtbUeAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBE4uILB68hEogAABAgQIECBAYI4CXdcVq9Wq2d+k2vf9RQjBz+ZzfBH0TIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgZkI+FJ8JoPWJgECBAgQIECAwOkF9iHVPM+v1ut1s9vtaiHV089EBQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwHAGB1eM4O4UAAQIECBAgQGCmAiml+Pr6el1V1d9DqjHGOFMKbRMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAjAUEVmc8fK0TIECAAAECBAh8j0BKKWw2m7osy3Z/o2rf9/n3nGRXAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwDgGB1XHMSZUECBAgQIAAAQIjEHh5ebms67pJKe0/xQhKViIBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDiKgMDqUZgdQoAAAQIECBAgMFWB7XZbfXx8tCGEJoSwmGqf+iJAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAl8REFj9ip61BAgQIECAAAECsxR4fHxc39zc7AOqbd/3Z7NE0DQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgFAYHVX8DyKAECBAgQIECAwHwFnp6elnVdt3met1mWrecroXMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPDrAgKrv25mBQECBAgQIECAwEwE3t7eyr7v/7hJ9WImbWuTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcXEBg9eCkNiRAgAABAgQIEBizQNd1xWKxuP79JtUfIQQ/M495oGonQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUEI+PJ9EGNQBAECBAgQIECAwCkFUkrx9fX1uqqqZrfb1THGeMp6nE2AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBKYmILA6tYnqhwABAgQIECBA4KcE/mzHcwAAIABJREFUUkphs9nUZVm2eZ5f9X2f/9RCDxEgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQK/LCCw+stkFhAgQIAAAQIECIxYILy8vPyo67pJKe0/xYh7UToBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEBiNgMDqaEalUAIECBAgQIAAgc8KbDabi/1NqlmWNVmWlZ/dxzoCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgcwICq59zs4oAAQIECBAgQGDgAs/Pz+dVVbUxxibGuBx4ucojQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKTFhBYnfR4NUeAAAECBAgQmJdA13Vnq9VqH1JtU0qreXWvWwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMFwBgdXhzkZlBAgQIECAAAECPyGw3W4X7+/vbVEUbQjh/CeWeIQAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4soDA6pHBHUeAAAECBAgQIPB1ga7ritVq1exvUu37/iKE4Ofar7PagQABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIfJuAL/a/jdbGBAgQIECAAAEChxR4eHjIb29vr9frdbPb7Woh1UPq2osAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECHyvgMDq9/ranQABAgQIECBA4AsC9/f38e7urs7zfH+T6lWMMX5hO0sJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBEwkIrJ4I3rEECBAgQIAAAQJ/KhC6rrtcLpdtURRXKaWCFQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDBuAYHVcc9P9QQIECBAgACByQhsNpuLsizbLMuaLMvKyTSmEQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCATWPUSECBAgAABAgQInEzg+fn5vKqqNsbYxBiXJyvEwQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC3CgisfiuvzQkQIECAAAECBP5V4PHxcX1zc9OEENq+788IESBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAtMXEFid/ox1SIAAAQIECBA4ucDT09Oyrus2z/M2y7L1yQtSAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHBUAYHVo3I7jAABAgQIECAwH4G3t7ey7/s/blK9mE/nOiVAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+VUBg1TtBgAABAgQIECBwMIGu64rFYnH9+02qP0IIft48mK6NCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAeAUECMY7O5UTIECAAAECBAYhkFKKr6+v11VVNbvdro4xxkEUpggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgMAICq4MZhUIIECBAgAABAuMRSCmFzWZTl2XZ5nl+1fd9Pp7qVUqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcW0Bg9djiziNAgAABAgQIjFjg5eXlsq7rJqW0/xQjbkXpBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwBEFBFaPiO0oAgQIECBAgMAYBbbbbfXx8dGGEJoQwmKMPaiZAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOK2AwOpp/Z1OgAABAgQIEBikwOPj4/rm5mYfUG37vj8bZJGKIkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBEYjILA6mlEplAABAgQIECDwvQJd150tl8smz/M2y7L1955mdwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGBOAgKrc5q2XgkQIECAAAEC/yKw3W4X7+/vbVEUbQjhHBABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4DsEBFa/Q9WeBAgQIECAAIEBC3RdV6xWqybG2PZ9fxFC8DPhgOelNAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMAUB4YQpTFEPBAgQIECAAIG/EHh4eMhvb2+v1+t1s9vtaiFVrwwBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwTAGB1WNqO4sAAQIECBAgcESB+/v7eHd3V+d5vr9J9SrGGI94vKMIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8QEFj1MhAgQIAAAQIEpiUQuq67XC6XbVEUVymlYlrt6YYAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAYo4DA6hinpmYCBAgQIECAwL8IbDabi7Is2yzLmizLSkAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgSEJCKwOaRpqIUCAAAECBAj8gsDz8/N5VVVtjLGJMS5/YalHCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJHFRBYPSq3wwgQIECAAAECXxPouu5stVrtQ6ptSmn1td2sJkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcR0Bg9TjOTiFAgAABAgQIfFpgu90u3t/f26Io2hDC+ac3spAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcCIBgdUTwTuWAAECBAgQIPCfBN7e3srdbne9v0m17/uLEIKf27wyBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwGgFBB9GOzqFEyBAgAABAlMT6LquWCwW13met1mW/RBSndqE9UOAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYrILA639nrnAABAgQIEBiAQEopvr6+XldV1ex2uzrGGAdQlhIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcVEFg9KKfNCBAgQIAAAQJ/LZBSCpvNpi7Lss3z/Krv+/yvV3mCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDBeAYHV8c5O5QQIECBAgMDIBF5eXi7rum5SSvtPMbLylUuAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+LSAwOqn6SwkQIAAAQIECPy1wHa7rT4+PtoQQhNCWPz1Ck8QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBKYnILA6vZnqiAABAgQIEDixwOPj4/rm5mYfUG37vj87cTmOJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAicXEBg9eQjUAABAgQIECAwBYGnp6dlXddtnudtlmXrKfSkBwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAoQQEVg8laR8CBAgQIEBgdgJvb29l3/d/3KR6MTsADRMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEflJAYPUnoTxGgAABAgQIENgLdF1XLBaL699vUv0RQvDzlFeDAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAXAgIWXhECBAgQIECAwF8IpJTi6+vrdVVVzW63q2OMERoBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMDPCwis/ryVJwkQIECAAIEZCdzf38e//e1vl2VZtnmeX/V9n8+ofa0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4qILB6UE6bESBAgAABAiMXCF3XXS6Xy7YoiquUUjHyfpRPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEBiEgMDqIMagCAIECBAgQOCUApvN5mJ/k2qWZU2WZeUpa3E2AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGCKAgKrU5yqnggQIECAAIG/FHh+fj6vqqqNMTYxxuVfLvAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDApwUEVj9NZyEBAgQIECAwNoGu685Wq9U+pNqmlFZjq1+9BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGxCgisjnVy6iZAgAABAgR+SmC73S7e39/boijaEML5Ty3yEAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEEFBFYPymkzAgQIECBAYAgCXdcVq9Wq2d+k2vf9RQjBzzxDGIwaCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgdkKCG/MdvQaJ0CAAAEC0xJ4eHjIb29vr9frdbPb7Woh1WnNVzcECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAuAUEVsc9P9UTIECAAIFZC9zf38e7u7s6z/P9TapXMcY4axDNEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQGKiCwOtDBKIsAAQIECBD4U4HQdd3lcrlsi6K4SikVrAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBIYtILA67PmojgABAgQIEPhdYLPZXJRl2WZZ1mRZVoIhQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAYj4DA6nhmpVICBAgQIDA7ge12W318fLQhhCaEsJgdgIYJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhMREFidyCC1QYAAAQIEpiLw+Pi4vrm52QdU277vz6bSlz4IECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMWEFid8/T1ToAAAQIEBiLw9PS0rOu6zfO8zbJsPZCylEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAgAYHVA0HahgABAgQIEPg1gbe3t7Lv+z9uUr34tdWeJkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQGJOAwOqYpqVWAgQIECAwcoGu64rFYnH9+02qP0IIfhYZ+UyVT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4GQEhkZ9R8gwBAgQIECDwaYGUUnx9fb2uqqrZ7XZ1jDF+ejMLCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIERikgsDrKsSmaAAECBAgMWyClFDabTV2WZZvn+VXf9/mwK1YdAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAdwoIrH6nrr0JECBAgMDMBF5eXi7rum5SSvtPMbP2tUuAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAnAgKrXg0CBAgQIEDgSwLb7bb6+PhoQwhNCGHxpc0sJkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmKSAwOokx6opAgQIECDwvQKPj4/rm5ubfUC17fv+7HtPszsBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMDYBQRWxz5B9RMgQIAAgSMJdF13tlqt2hhjm1JaHelYxxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECExAQGB1AkPUAgECBAgQ+C6B7Xa7eH9/b4uiaEMI5991jn0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgSmLSCwOu356o4AAQIECPyyQNd1xWq1avY3qfZ9fxFC8PPCLytaQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8M8CAijeBwIECBAgQCB7eHjIb29vr9frdbPb7WohVS8FAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAIQUEVg+paS8CBAgQIDAigfv7+3h3d1fneb6/SfUqxhhHVL5SCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIERiQgsDqiYSmVAAECBAgcQCB0XXe5XC7boiiuUkrFAfa0BQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIH/KCCw6gUhQIAAAQIzENhsNhdlWbZZljVZlpUzaFmLBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECAxIQWB3QMJRCgAABAgQOKfD8/HxeVVUbY2xijMtD7m0vAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAr8iILD6K1qeJUCAAAECAxfouu5stVrtQ6ptSmk18HKVR4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBMBgdWZDFqbBAgQIDBdge12u3h/f2+LomhDCOfT7VRnBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECYxUQWB3r5NRNgAABArMWeHt7K3e73fX+JtW+7y9CCP5Nn/UboXkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwLAFhFuGPR/VESBAgACBfwh0XVcsFovrPM/bLMt+CKl6OQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMYiILA6lkmpkwABAgRmKZBSiq+vr9dVVTW73a6OMcZZQmiaAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBg1AICq6Men+IJECBAYIoCKaWw2WzqsizbPM+v+r7Pp9innggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYjILA6n1nrlAABAgQGLvDy8nJZ13WTUtp/ioGXqzwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECPy0gsPrTVB4kQIAAAQKHF9hut9XHx0cbQmhCCIvDn2BHAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAqcXEFg9/QxUQIAAAQIzE3h8fFzf3NzsA6pt3/dnM2tfuwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAjMUEFid4dC1TIAAAQLHF3h6elrWdd3med5mWbY+fgVOJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHA6AYHV09k7mQABAgQmLvD29lb2ff/HTaoXE29XewQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+VEBg1ctBgAABAgQOKNB1XbFYLK5/v0n1RwjBv7UH9LUVAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAOAWEaMY5N1UTIECAwIAEHh4e8t9+++2qqqpmt9vVMcY4oPKUQoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQODkAgKrJx+BAggQIEBgjAL39/fx7u6u3t+k2vf9lZDqGKeoZgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgWMJCKweS9o5BAgQIDAFgdB13eVyuWyLorhKKRVTaEoPBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBL5bQGD1u4XtT4AAAQKjF9hsNhdlWbZZljVZlpWjb0gDBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBI4sILB6ZHDHESBAgMA4BJ6fn8+rqmpjjE2McTmOqlVJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYJgCAqvDnIuqCBAgQOAEAl3Xna1Wq31ItU0prU5QgiMJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQITFJAYHWSY9UUAQIECPyswHa7Xby/v7dFUbQhhPOfXec5AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgR+XkBg9eetPEmAAAECExHouq5YrVbN/ibVvu8vQgj+PZzIbLVBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwTAEBnWHORVUECBAgcGCBh4eH/Pb29nq9Xje73a4WUj0wsO0IECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AcBgVWvBwECBAhMVuD+/j7e3d3VeZ7vb1K9ijHGyTarMQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIDFhBYHfBwlEaAAAECvy6QUgqvr6+Xy+WyLYriKqVU/PouVhAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcEgBgdVDatqLAAECBE4m8PLyclnXdZNS2n+EVE82CQcTIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+L8CAqveCgIECBAYrcB2u60+Pj7aEEITQliMthGFEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJi4gMDqxAesPQIECExN4PHxcX1zc7MPqLZ9359NrT/9ECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJiigMDqFKeqJwIECExM4OnpaVnXdZvneZtl2Xpi7WmHAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwOQFBFYnP2INEiBAYJwCb29vZd/3f9ykejHOLlRNgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBeQGDVe0CAAAECgxHouq5YLBbXv9+k+iOE4N+pwUxHIQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQ+LyAI9Hk7KwkQIEDgAAIppfj6+npdVVWz2+3qGGM8wLa2IECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgQAICqwMahlIIECAwF4GUUthsNnVZlm2e51d93+dz6V2fBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYoILA6x6nrmQABAicSeHl5uazrukkp7T/FicpwLAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECRxYQWD0yuOMIECAwN4Htdlt9fHy0IYQmhLCYW//6JUCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgywRWvQUECBAgcHCB5+fn86qq2hhjE2NcHvwAGxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMCoBgdVRjUuxBAgQGK5A13Vnq9VqH1JtU0qr4VaqMgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEji0gsHpscecRIEBgQgLb7Xbx/v7eFkXRhhDOJ9SaVggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOKCAwOoBMW1FgACBOQh0XVesVqtmf5Nq3/cXIQT/lsxh8HokQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8AUBIaMv4FlKgACBuQg8PDzkt7e31+v1utntdrWQ6lwmr08CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEChxEQWD2Mo10IECAwOYH7+/t4d3dX53m+v0n1KsYYJ9ekhggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOIqAwOpRmB1CgACB0QiErusul8tlWxTFVUqpGE3lCiVAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYLACAquDHY3CCBAgcDyBzWZzUZZlm2VZk2VZebyTnUSAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwBwEBFbnMGU9EiBA4N8IPD8/n1dV1cYYmxjjEhIBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgS+S0Bg9btk7UuAAIEBCnRdd7ZarfYh1TaltBpgiUoiQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGCCAgKrExyqlggQIPDPAk9PT8sfP340RVG0IYRzOgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDi2gMDqscWdR4AAgSMIvL29lX3fNyGEtu/7iyMc6QgCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8qYDAqpeDAAECExHouq5YLBbXeZ63WZb9CCH4f/xEZqsNAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAmMXEGYa+wTVT4DArAVSSvH19fW6qqpmt9vVMcY4axDNEyBAgAABAgQIECBAgAApcCA+AAAgAElEQVQBAgQIECBAgAABAgQIECBAgAABAgQIECAwSAGB1UGORVEECBD4c4GUUthsNnVZlm2e51d93+e8CBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMGQBgdUhT0dtBAgQ+CeBl5eXy7qum5TS/lPAIUCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFgEBFbHMil1EiAwS4Htdlt9fHy0IYQmhLCYJYKmCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAYvYDA6uhHqAECBKYm8Pj4uL65udkHVNu+78+m1p9+CBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYn4DA6vxmrmMCBAYo8PT/2LmbnUa2cw3AtVaV7bbbNAWuCO7jjM54S1wX18MUCQkxKAaWkkhMfR1ISJlZVUfO6Z3sneyfbtrA+uxn0KPgqvd7XmePXvnubta2bVfXdVdV1aLAiCIRIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDg1QIGq6+m80ECBAj8mMDT09NkGIaff0n15Mee5tMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoV8BgtdxuJCNA4AAF+r5vptPp+ddfUv2SUvLf4QPs2UkECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPxawFDKN4IAAQJvLHBzc1NfXl6eLxaL1Xa7bY1U3xjc4wkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKE7AYLW4SgQiQOAQBK6vr/PV1VW7+yXVYRjOcs75EO5yAwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBF4jYLD6GjWfIUCAwG8LpL7vT2ezWdc0zdk4jg0oAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEKgqg1XfAgIECPygwHq9PplMJl1VVauqqiY/+DgfJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwMEJGKweXKUOIkDgPQTu7+8/L5fLLue8yjnP3uOd3kGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGoAgarUZuTmwCBdxfo+/7TfD7fjVS7cRzn7x7ACwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBBUwGA1aHFiEyDwPgKbzWb6/PzcNU3TpZQ+v89bvYUAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKHJWCwelh9uoYAgT0I9H3fzOfz1e6XVIdhOEkp+W/lHlw9ggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB4xUwwjre7l1OgMAvBG5uburLy8vzxWKx2m63rZGqrwcBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT2J2Cwuj9LTyJAIJjAOI75r3/9a1vX9e6XVM9yzjnYCeISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAghIDBaoiahCRAYF8C4zim9XrdTiaTrq7rs2EY6n0923MIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4LcFDFZ9MwgQOAqBh4eH07ZtV+M47v41R3G0IwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFCIgMFqIUWIQYDA/gU2m83y5eWlSymtUkrT/b/BEwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgWwQMVr9Fyd8QIBBG4Pb2dnFxcbEbqHbDMHwKE1xQAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHLCAweoBl+s0AscicHd3N2vbtqvruquqanEsd7uTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECUQQMVqM0JScBAr8SeHp6mgzD8PMvqZ7gIUCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFyBQxWy+1GMgIE/kOg7/tmOp2ef/0l1S8pJf8N8y0hQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAAAFjrwAliUjgmAXGccyPj4/ny+Vytd1u25xzPmYPtxMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCCigMFqxNZkJnDgAuM4pvV63U4mk66u67NhGOoDP9l5BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOGgBg9WDrtdxBEIJpIeHhy9t267Gcdz9a0KlF5YAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEflfAYNWXgwCBDxVYr9cnu19SrapqVVXV5EPDeDkBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIvImAweqbsHooAQJ/JHB/f/95uVx2OedVznlGiwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOW8Bg9bD7dR2BYgT6vv80n893I9VuHMd5McEEIUCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIE3FzBYfXNiLyBwvAKbzWb6/PzcNU3TpZQ+H6+EywkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHDcAgarx92/6wnsXaDv+2Y+n692v6Q6DMNJSsl/Z/au7IEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCIJWBIFqsvaQkUKXBzc1NfXl6eLxaL1Xa7bY1Ui6xJKAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECHyYgMHqh9F7MYHYAtfX1/nq6qqt63r3S6pnOecc+yLpCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOCtBAxW30rWcwkcpkDq+/50Npt1TdOcjePYHOaZriJAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfQoYrO5T07MIHKjAer0+mUwmXVVVq6qqJgd6prMIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4I0EDFbfCNZjCUQXuL+//7xcLruc8yrnPIt+j/wECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8HECBqsfZ+/NBIoTuL29XfzlL385zzl34zjOiwsoEAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiEFDBYDVmb0AT2J3B3dzdr27ar67qrqmqxvyd7EgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+H8Bg1XfBAJHKPD09DQZhmGVUuqGYTg5QgInEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMA7ChisviO2VxH4SIG+75vpdHr+9ZdUv6SU/P//IwvxbgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECByRgMHaEZXt1OMTGMcxPz4+ni+Xy9V2u21zzvn4FFxMgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAh8tYLD60Q14P4E9C4zjmNbrdTuZTLq6rs+GYaj3/AqPI0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC3yVgsPpdXP6YQLkCDw8Pp23brsZx3P1ryk0qGQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcm4DB6rE17t6DEthsNsuXl5cupbRKKU0P6jjHECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMDBCBisHkyVDjkWgdvb28XFxcVuoNoNw/DpWO52JwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEFTBYjdud5EckcHd3N2vbtqvruquqanFEpzuVAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA5AwGD1AEp0wmEKbDab6T/+8Y/zr7+kenKYV7qKAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBI5BwGD1GFp2YxiBvu+b+Xy+yjl3wzCcpJT8fzRMe4ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwO8JGMP5bhD4YIGbm5v68vLyfLFYrLbbbWuk+sGFeD0BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI7F3AYHXvpB5I4M8Frq+v89XVVVvX9e6XVM9yzvnPP+UvCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBATAGD1Zi9SR1TIPV9fzqbzbqmac7GcWxiniE1AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4PgGD1e/z8tcEvltgvV6fTCaTrqqqVVVVk+9+gA8QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHgAgarwQsUv0yB+/v7z8vlsss5r3LOszJTSkWAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBN5HwGD1fZy95QgE+r7/NJ/PdyPVbhzH+RGc7EQCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPBNAgar38Tkjwj8tsBms5k+Pz93TdN0KaXPnAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIH/FjBY9a0g8J0Cfd838/l8tfsl1WEYTlJK/n/0nYb+nAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgSOS8DQ7rj6du0rBXYj1bquzxaLxWq73bZGqq+E9DECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOEoBg9WjrN3R3yIwjmN+fHw8Xy6X/xyp5pzzt3zO3xAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQK/FjBY9Y0g8AuBcRzTer1uJ5NJt/tF1WEYakAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAjwkYrP6Yn08fiMDDw8Np27arcRx3/5oDOcsZBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgCAGD1SJqEOIjBDabzfLl5aVLKa1SStOPyOCdBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgGAQMVo+hZTf+S+D29nZxcXGxG6h2wzB8QkOAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAi8vYDB6tsbe8MHC9zd3c3atu3quu6qqlp8cByvJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECRydgsHp0lR/HwU9PT5NhGH7+JdWT47jalQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoEwBg9Uye5HqFQJ93zfT6fT86y+pfkkp+X6/wtFHCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAvgUM+vYt6nnvKjCOY358fDxfLper7Xbb5pzzuwbwMgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBPBQxW/5TIH5QmcH19nX/66afTyWTS1XV9NgxDXVpGeQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/Cxis+jZEEUh935/OZrOuaZqzcRybKMHlJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECxy5gsHrs34DC71+v1ye7X1KtqmpVVdWk8LjiESBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAr8hYLDqa1GcwP39/eflctnlnFc551lxAQUiQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEvkvAYPW7uPzxWwn0ff9pPp/vRqrdOI7zt3qP5xIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLvL2Cw+v7m3vhVYLPZTJ+fn7umabqU0mcwBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwGEKGKweZq/FXtX3fTOfz1e7X1IdhuEkpeQ7WGxbghEgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgf0IGAvux9FT/kDg5uamvry8PF8sFqvtdtsaqfq6ECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB4xIwWD2uvt/t2uvr63x1ddXWdb37JdWznHN+t5d7EQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFCUgMFqUXWED5P6vj+dzWZd0zRn4zg24S9yAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPDDAgarP0zoAev1+mQymXRVVa2qqpoQIUCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8UsBg1ffhVQL39/efl8tll3Ne5Zxnr3qIDxEgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJHIWCwehQ17+fI29vbxcXFxSql1A3D8Gk/T/UUAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4NAFDFYPveEfvO/u7m7Wtm1X13VXVdXiBx/n4wQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMARChisHmHpf3by09PTZBiGn39J9eTP/t7/ToAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4IwGDVd+Pfwr0fd9Mp9Pzr7+k+iWl5Lvhu0GAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjsRcAocS+MMR8yjmN+fHw8Xy6Xq+122+acc8xLpCZAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgRKFjBYLbmdN8g2jmNar9ftZDLp6ro+G4ahfoPXeCQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F8CBqtH8mV4eHg4bdt2NY7j7l9zJGc7kwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChAwGC1gBLeKsJms1m+vLx0KaVVSmn6Vu/xXAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAHwkYrB7Y9+P29nZxcXGxG6h2wzB8OrDznEOAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEFDBYDVjaf0bu+/7TbDZb1XXdVVW1OICTnECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgckIDBatAyN5vN9Pn5uWuapkspfQ56htgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAEQgYrAYque/7Zj6fr3LO3TAMJykl/QXqT1QCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHCsAgaPhTd/c3NTX15eni8Wi9V2u22NVAsvTDwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgvwQMVgv8UlxfX+erq6u2ruvdL6me5ZxzgTFFIkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAh8k4DB6jcxvcsfpb7vT2ezWdc0zdk4js27vNVLCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJvLGCw+sbAf/b49Xp9MplMuqqqVlVVTf7s7/3vBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFoAgarH9DY/f395+Vy2eWcVznn2QdE8EoCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwLsJGKy+E3Xf95/m8/lupNqN4zh/p9d6DQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgwwUMVt+wgs1mM31+fu6apulSSp/f8FUeTYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoVsBgdc/VPD09Tbbb7fnul1SHYThJKTHes7HHESBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABArEEjCn30Fff9810Oj2v67qrquqLkeoeUD2CAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOBgBg9VXVjmOY358fDxfLper7Xbb5pzzKx/lYwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBgxYwWP2OesdxTOv1up1MJl1d12fDMNTf8XF/SoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4SgGD1W+o/eHh4bRt29U4jrt/zTd8xJ8QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAh8FTBY/Z2vwmazWb68vHQppVVKaeobQ4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8DoBg9VfuN3e3i4uLi52A9VuGIZPryP1KQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgV8KHP1g9e7ubta2bVfXdVdV1cLXgwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYL8CRzlYfXp6mgzD8PMvqZ7sl9TTCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEfilwNIPVvu+b6XR6/vWXVL+klI7mdl95AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBHChz0aHMcx/z4+Hi+XC5X2+22zTnnj8T2bgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAMQoc3GD1+vo6//TTT6eTyaSr6/psGIb6GIt1MwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgFIFDGaymvu9PZ7NZ1zTN2TiOTSnAchAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEjl0g9GB1vV6f7H5JtaqqVVVVk2Mv0/0ECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgRIFwg1W7+/vPy+Xyy7nvMo5z0pElYkAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQODfAiEGq33ff5rP57uRajeO41yBBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcQSKHaxuNpvp8/Nz1zRNl1L6HIdUUgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgV8KFDVY7fu+mc/nq90vqQ7DcJJSKiqfrw4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMD3C3z4IPTm5qa+vLw8X3xTlBsAACAASURBVCwWq+122xqpfn+JPkGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKFngQwar19fX+erqqq3revdLqmc551wykmwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKvF3jPwWrq+/50Npt1TdOcjePYvD62TxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECEQRePPB6nq9PplMJl1VVauqqiZRYOQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDYj8CbDFY3m83y5eWlSymtUkrT/UT1FAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYgCexus3t7eLi4uLnYD1W4Yhk8RMWQmQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDYv8APDVbv7u5mbdt2dV13VVUt9h/PEwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBKILfPdg9enpaTIMw8+/pHoSHUB+AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtxX4psFq3/fNdDo9//pLql9SSt/0ubeN7ukECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIRBH53eDqOY358fDxfLper7Xbb5pxzhINkJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKEvgV4PVcRzTer1uJ5NJV9f12TAMdVlxpSFAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEIgm8M/B6sPDw2nbtqtxHHf/mmhHyEuAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFCuQPrb3/72PymlabkRJSNAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEIgskP7+97//b+QDZCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChbwGC17H6kI0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiEFzBYDV+hAwgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECZQsYrJbdj3QECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfACBqvhK3QAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKBsAYPVsvuRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQXsBgNXyFDiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC1gsFp2P9IRIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMILGKyGr9ABBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGyBQxWy+5HOgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAeAGD1fAVOoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgULaAwWrZ/UhHgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgvYLAavkIHECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFjBYLbsf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC4QUMVsNX6AACBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQNkCBqtl9yMdAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCC8gMFq+AodQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoW8Bgtex+pCNAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIhBcwWA1foQMIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAmULGKyW3Y90BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHwAgar4St0AAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgbAGD1bL7kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEF7AYDV8hQ4gQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQtYLBadj/SESBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTCCxishq/QAQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBsgUMVsvuRzoCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQHgBg9XwFTqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFC2gMFq2f1IR4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIL2CwGr5CBxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhYwWC27H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAuEFDFbDV+gAAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEDZAgarZfcjHQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgvIDBavgKHUCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKFvAYLXsfqQjQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECIQXMFgNX6EDCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJlCxislt2PdAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8AIGq+ErdAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoGwBg9Wy+5GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBBewGA1fIUOIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiULWCwWnY/0hEgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEwgsYrIav0AEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbIFDFbL7kc6AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEB4AYPV8BU6gAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQtoDBatn9SEeAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCC9gsBq+QgcQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoWMFgtux/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLhBQxWw1foAAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBA2QIGq2X3Ix0BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAILyAwWr4Ch1AgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChbwGC17H6kI0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiEFzBYDV+hAwgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECZQsYrJbdj3QECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfACBqvhK3QAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKBsAYPVsvuRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQXsBgNXyFDiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC1gsFp2P9IRIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMILGKyGr9ABBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGyBQxWy+5HOgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAeAGD1fAVOoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgULaAwWrZ/UhHgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgvYLAavkIHECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFjBYLbsf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC4QUMVsNX6AACBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQNkCBqtl9yMdAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCC8gMFq+AodQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoW8Bgtex+pCNAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIhBcwWA1foQMIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAmULGKyW3Y90BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHwAgar4St0AAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgbAGD1bL7kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEF7AYDV8hQ4gQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQtYLBadj/SESBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTCCxishq/QAQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBsgUMVsvuRzoCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQHgBg9XwFTqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFC2gMFq2f1IR4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIL2CwGr5CBxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhYwWC27H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAuEFDFbDV+gAAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEDZAgarZfcjHQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgvIDBavgKHUCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKFvAYLXsfqQjQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECIQXMFgNX6EDCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJlCxislt2PdAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8AIGq+ErdAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoGwBg9Wy+5GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBBewGA1fIUOIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiULWCwWnY/0hEgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEwgsYrIav0AEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbIFDFbL7kc6AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEB4AYPV8BU6gAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQtoDBatn9SEeAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCC9gsBq+QgcQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoWMFgtux/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLhBQxWw1foAAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBA2QIGq2X3Ix0BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAILyAwWr4Ch1AgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChbwGC17H6kI0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiEFzBYDV+hAwgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECZQsYrJbdj3QECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfACBqvhK3QAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKBsAYPVsvuRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQXsBgNXyFDiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC1gsFp2P9IRIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMILGKyGr9ABBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGyBQxWy+5HOgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAeAGD1fAVOoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgULaAwWrZ/UhHgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgvYLAavkIHECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFjBYLbsf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC4QUMVsNX6AACBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQNkCBqtl9yMdAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCC8gMFq+AodQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoW8Bgtex+pCNAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIhBcwWA1foQMIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAmULGKyW3Y90BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHwAgar4St0AAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgbAGD1bL7kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEF7AYDV8hQ4gQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQtYLBadj/SESBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTCCxishq/QAQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBsgUMVsvuRzoCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQHgBg9XwFTqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFC2gMFq2f1IR4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIL2CwGr5CBxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhYwWC27H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAuEFDFbDV+gAAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEDZAgarZfcjHQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgvIDBavgKHUCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKFvAYLXsfqQjQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECIQXMFgNX6EDCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJlCxislt2PdAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8AIGq+ErdAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoGwBg9Wy+5GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBBewGA1fIUOIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiULWCwWnY/0hEgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEwgsYrIav0AEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbIFDFbL7kc6AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEB4AYPV8BU6gAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQtoDBatn9SEeAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCC9gsBq+QgcQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoWMFgtux/pCBAgQIAAiOBlDQAAIABJREFUAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLhBQxWw1foAAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBA2QIGq2X3Ix0BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAILyAwWr4Ch1AgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChbwGC17H6kI0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiEFzBYDV+hAwgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECZQsYrJbdj3QECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfACBqvhK3QAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKBsAYPVsvuRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQXsBgNXyFDiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC1gsFp2P9IRIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMILGKyGr9ABBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGyBQxWy+5HOgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAeAGD1fAVOoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgULaAwWrZ/UhHgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgvYLAavkIHECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFjBYLbsf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC4QUMVsNX6AACBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQNkCBqtl9yMdAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCC8gMFq+AodQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoW8Bgtex+pCNAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIhBcwWA1foQMIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAmULGKyW3Y90BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHwAgar4St0AAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgbAGD1bL7kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEF7AYDV8hQ4gQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQtYLBadj/SESBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTCCxishq/QAQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBsgUMVsvuRzoCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQHgBg9XwFTqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFC2gMFq2f1IR4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIL2CwGr5CBxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhYwWC27H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAuEFDFbDV+gAAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEDZAgarZfcjHQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgvIDBavgKHUCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKFvAYLXsfqQjQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECIQXMFgNX6EDCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJlCxislt2PdAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8AIGq+ErdAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoGwBg9Wy+5GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBBewGA1fIUOIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiULWCwWnY/0hEgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEwgsYrIav0AEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbIFDFbL7kc6AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEB4AYPV8BU6gAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQtoDBatn9SEeAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCC9gsBq+QgcQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoWMFgtux/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLhBQxWw1foAAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBA2QIGq2X3Ix0BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAILyAwWr4Ch1AgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChbwGC17H6kI0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiEFzBYDV+hAwgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECZQsYrJbdj3QECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfACBqvhK3QAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKBsAYPVsvuRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQXsBgNXyFDiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC1gsFp2P9IRIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMILGKyGr9ABBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGyBQxWy+5HOgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAeAGD1fAVOoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgULaAwWrZ/UhHgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgvYLAavkIHECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFjBYLbsf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC4QUMVsNX6AACBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQNkCBqtl9yMdAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCC8gMFq+AodQIDA/7VrxzQAAAAIw/y7xsZI6gDKCwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAs4rLb3kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcC/gsHo/oQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbaAw2p7H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvcCDqv3EypAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEGgLOKy295GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAv4LB6P6ECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG2gMNqex/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL3Ag6r9xMqQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBoCzistveRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwL+Cwej+hAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtoDDansf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC9wIOq/cTKkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAs4rLb3kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcC/gsHo/oQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbaAw2p7H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvcCDqv3EypAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEGgLOKy295GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAv4LB6P6ECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG2gMNqex/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL3Ag6r9xMqQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBoCzistveRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwL+Cwej+hAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtoDDansf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC9wIOq/cTKkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAs4rLb3kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcC/gsHo/oQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbaAw2p7H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvcCDqv3EypAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEGgLOKy295GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAv4LB6P6ECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG2gMNqex/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL3Ag6r9xMqQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBoCzistveRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwL+Cwej+hAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtoDDansf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC9wIOq/cTKkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAs4rLb3kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcC/gsHo/oQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbaAw2p7H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvcCDqv3EypAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEGgLOKy295GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAv4LB6P6ECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG2gMNqex/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL3Ag6r9xMqQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBoCzistveRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwL+Cwej+hAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtoDDansf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC9wIOq/cTKkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAs4rLb3kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcC/gsHo/oQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbaAw2p7H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvcCDqv3EypAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEGgLOKy295GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAv4LB6P6ECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG2gMNqex/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL3Ag6r9xMqQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBoCzistveRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwL+Cwej+hAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtoDDansf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC9wIOq/cTKkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAs4rLb3kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcC/gsHo/oQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbaAw2p7H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvcCDqv3EypAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEGgLOKy295GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAv4LB6P6ECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG2gMNqex/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL3Ag6r9xMqQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBoCzistveRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwL+Cwej+hAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtoDDansf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC9wIOq/cTKkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAs4rLb3kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcC/gsHo/oQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbaAw2p7H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvcCDqv3EypAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEGgLOKy295GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAv4LB6P6ECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG2gMNqex/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL3Ag6r9xMqQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBoCzistveRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwL+Cwej+hAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtoDDansf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC9wIOq/cTKkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAs4rLb3kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcC/gsHo/oQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbaAw2p7H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvcCDqv3EypAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEGgLOKy295GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAv4LB6P6ECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG2gMNqex/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJjTdkbAAAUP0lEQVT3Ag6r9xMqQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBoCzistveRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwL+Cwej+hAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtoDDansf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC9wIOq/cTKkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAs4rLb3kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcC/gsHo/oQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbaAw2p7H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvcCDqv3EypAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEGgLOKy295GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAv4LB6P6ECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG2gMNqex/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL3Ag6r9xMqQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBoCzistveRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwL+Cwej+hAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtoDDansf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC9wIOq/cTKkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAs4rLb3kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcC/gsHo/oQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbaAw2p7H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvcCDqv3EypAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEGgLOKy295GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAv4LB6P6ECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG2gMNqex/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL3Ag6r9xMqQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBoCzistveRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwL+Cwej+hAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtoDDansf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC9wIOq/cTKkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAs4rLb3kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcC/gsHo/oQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbaAw2p7H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvcCDqv3EypAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEGgLOKy295GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAv4LB6P6ECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG2gMNqex/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL3Ag6r9xMqQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBoCzistveRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwL+Cwej+hAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtoDDansf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC9wIOq/cTKkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAs4rLb3kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcC/gsHo/oQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbaAw2p7H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvcCDqv3EypAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEGgLOKy295GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAv4LB6P6ECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG2gMNqex/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL3Ag6r9xMqQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBoCzistveRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwL+Cwej+hAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtoDDansf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC9wIOq/cTKkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAs4rLb3kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcC/gsHo/oQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbaAw2p7H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvcCDqv3EypAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEGgLOKy295GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAv4LB6P6ECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG2gMNqex/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL3Ag6r9xMqQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBoCzistveRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwL+Cwej+hAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtoDDansf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC9wIOq/cTKkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAs4rLb3kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcC/gsHo/oQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbaAw2p7H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvcCDqv3EypAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEGgLOKy295GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAv4LB6P6ECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG2gMNqex/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL3Ag6r9xMqQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBoCzistveRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwL+Cwej+hAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtoDDansf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC9wIOq/cTKkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAs4rLb3kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcC/gsHo/oQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbaAw2p7H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvcCDqv3EypAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEGgLOKy295GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAv4LB6P6ECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG2gMNqex/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL3Ag6r9xMqQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBoCzistveRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwL+Cwej+hAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtoDDansf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC9wIOq/cTKkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAs4rLb3kY4AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcC/gsHo/oQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbaAw2p7H+kIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAvcCDqv3EypAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEGgLOKy295GOAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAv4LB6P6ECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG2gMNqex/pCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL3Ag6r9xMqQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBoCzistveRjgABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwL+Cwej+hAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBtoDDansf6QgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC9wIOq/cTKkCAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQaAsMDBqsHfMYPSwAAAAASUVORK5CYII=) no-repeat center top 25rem;background-size:cover}@media only print and (min-width:590px){.form-upload__wrapper{background-attachment:fixed}}@media only screen and (min-width:992px){.form-upload__wrapper{background-attachment:fixed}}.form-upload__form-title{font-size:2.4rem;line-height:3.2rem;font-weight:600;text-align:center;margin-bottom:3rem}.form-upload__form-note{margin-bottom:1rem}.form-upload__form-note .container{max-width:none;padding:0}.form-upload__text-required{font-size:1.3rem;line-height:1.5rem;color:#464646;text-align:right}.form-upload__form .row{margin-left:-.9rem;margin-right:-.9rem}.form-upload__form [class^=col-]{padding-left:.9rem;padding-right:.9rem}.form-upload__row{display:block;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1.6rem;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only print and (min-width:590px){.form-upload__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:768px){.form-upload__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.form-upload__row--block{display:block}.form-upload__row--block label{display:block;width:100%;margin:0;margin-bottom:.4rem}.form-upload label{display:block;font-size:1.6rem;line-height:2.4rem;color:#212121;width:100%;margin-right:1.6rem;padding-bottom:.5rem;-ms-flex-negative:0;flex-shrink:0}@media only print and (min-width:590px){.form-upload label{width:11rem;padding-top:1.2rem;padding-bottom:0}.en .form-upload label{width:13rem}}@media only screen and (min-width:768px){.form-upload label{width:11rem;padding-top:1.2rem;padding-bottom:0}.en .form-upload label{width:13rem}}.form-upload label.text-bold{font-weight:600}.form-upload__col-right{width:100%}.form-upload .g-recaptcha{-webkit-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:left;transform-origin:left}.en .form-upload .g-recaptcha{-webkit-transform:scale(.85);transform:scale(.85)}.form-upload__form-control{font-size:1.6rem;line-height:2.4rem;color:#212121;width:100%;height:4.6rem;border:solid 1px #979797;padding:0 1.4rem;outline:0}@media only print and (min-width:590px){.form-upload__form-control{padding:0 2rem}}@media only screen and (min-width:768px){.form-upload__form-control{padding:0 2rem}}.form-upload__form-control::-webkit-input-placeholder{color:#959595}.form-upload__form-control::-moz-placeholder{color:#959595}.form-upload__form-control:-ms-input-placeholder{color:#959595}.form-upload__form-control::-ms-input-placeholder{color:#959595}.form-upload__form-control::placeholder{color:#959595}.form-upload__form-control.input-validation-error{border-color:#d72727}body.tc .form-upload__form-control{font-family:'Noto Sans TC',sans-serif}body.sc .form-upload__form-control{font-family:'Noto Sans SC',sans-serif}body.en .form-upload__form-control{font-family:Lato,sans-serif}.form-upload__form-control[type=textarea]{resize:none;height:18.5rem;padding:1.4rem}.form-upload__form-control[type=select]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMC4xMjEiIGhlaWdodD0iNS44MTEiIHZpZXdCb3g9IjAgMCAxMC4xMjEgNS44MTEiPg0KICA8cGF0aCBpZD0iUGF0aF8xMzciIGQ9Ik04LDAsNC4wMDYtNCwwLDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkuMDYxIDEuMDYxKSByb3RhdGUoMTgwKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMTQ3YjZiIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4NCjwvc3ZnPg0K) no-repeat center right 2.6rem;background-size:1.6rem}.form-upload__form-control[type=select]::-ms-expand{display:none}.form-upload__form-control[type=select] option:disabled{color:#48494b}.form-upload__form-control--error{border-color:#d72727}.form-upload__validate{font-size:1.6rem;color:#d72727}.form-upload__upload-area{position:relative}@media only print and (min-width:590px){.form-upload__upload-area{height:28rem;border:dashed 1px #979797;background-color:#f7f6f4}}@media only screen and (min-width:768px){.form-upload__upload-area{height:28rem;border:dashed 1px #979797;background-color:#f7f6f4}}.form-upload__upload-area-content{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;right:0;bottom:0;left:0;padding:1.5rem;pointer-events:none}.form-upload__upload-area-content img{width:75%;max-width:11rem;margin-bottom:1rem}.form-upload__upload-area-content p{padding-bottom:.5rem}.form-upload__upload-area-content p span{color:#454095}@media only print and (min-width:590px){.form-upload__upload-area-content{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:768px){.form-upload__upload-area-content{display:-webkit-box;display:-ms-flexbox;display:flex}}.form-upload__upload-area label{margin:0;padding:.9rem 1.5rem 1rem;border:solid 1px #434343;border-radius:.5rem;cursor:pointer;text-align:center}@media only print and (min-width:590px){.form-upload__upload-area label{width:auto;height:auto;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;color:transparent;border:none}}@media only screen and (min-width:768px){.form-upload__upload-area label{width:auto;height:auto;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;color:transparent;border:none}}.en .form-upload__upload-area label{width:auto}.form-upload__upload-area input{display:none}.form-upload__list-file{max-height:28rem;overflow:hidden}@media only print and (min-width:590px){.form-upload__list-file{margin-left:12.6rem}.en .form-upload__list-file{margin-left:14.6rem}}@media only screen and (min-width:768px){.form-upload__list-file{margin-left:12.6rem}.en .form-upload__list-file{margin-left:14.6rem}}@media only print and (min-width:590px){.form-upload__list-file{margin-left:0}.en .form-upload__list-file{margin-left:0}}@media only screen and (min-width:992px){.form-upload__list-file{margin-left:0}.en .form-upload__list-file{margin-left:0}}.form-upload__list-file .form-upload__file:last-child{margin-bottom:0}.form-upload__list-file .jspVerticalBar{width:.8rem}.form-upload__list-file .jspHorizontalBar{display:none!important}.form-upload__file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:unset;flex-wrap:unset;margin-bottom:1.5rem;color:#434343}.form-upload__file-extension{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:35px;height:35px;border-radius:5px;font-size:.9rem;color:#fff;background-color:#454095;text-transform:uppercase;margin-right:1rem}.progress .form-upload__file-extension{opacity:.6}.error .form-upload__file-extension{background-color:#d72727;border-radius:100%}.success .form-upload__file-extension{background-color:#147b6b}.form-upload__file-wrap{width:calc(100% - 155px)}.progress .form-upload__file-wrap{-ms-flex-item-align:end;align-self:flex-end}.form-upload__file-name{font-size:1.6rem;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.progress .form-upload__file-name{opacity:.6;margin-bottom:.5rem}.success .form-upload__file-name{margin-bottom:.5rem}.error .form-upload__file-name{color:#d72727}.form-upload__file-progress-bar{display:none;height:1rem;border-radius:.5rem;background-color:#d8d8d8;position:relative;overflow:hidden}.form-upload__file-progress-bar span{position:absolute;top:0;bottom:0;left:0;background-color:#147b6b}.progress .form-upload__file-progress-bar,.success .form-upload__file-progress-bar{display:block}.form-upload__file-size{width:7rem;margin-left:1rem;text-align:right;-ms-flex-negative:0;flex-shrink:0}.form-upload__file-btn{width:2rem;text-align:center;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}.form-upload__button{width:17.3rem;height:4.5rem;border:none;border-radius:.5rem;font-size:1.6rem;color:#fff;padding:0 2.4rem;cursor:pointer}.form-upload__button--submit{background-color:#233052}.form-upload__button--submit:hover{background-color:#454095}.form-upload__button--submit[disabled]{background-color:#979797;cursor:auto}.form-upload__button--submit[disabled]:hover{background-color:#979797}.form-upload__button--reset{background-color:#979797}.form-upload__button--reset:hover{background-color:#454095}.form-upload__button--reset[disabled]:hover{background-color:#979797;cursor:unset}.form-upload__button--reset-2{width:auto;height:auto;padding:0;border:none;background:0 0;text-decoration:underline;color:#454095;cursor:pointer}.form-upload__list-error{font-size:1.6rem;line-height:2.4rem;color:#d72727}@media only print and (min-width:590px){.form-upload__list-error{margin-left:12.6rem}.en .form-upload__list-error{margin-left:14.6rem}}@media only screen and (min-width:768px){.form-upload__list-error{margin-left:12.6rem}.en .form-upload__list-error{margin-left:14.6rem}}@media only print and (min-width:590px){.form-upload__list-error{margin-left:0}.en .form-upload__list-error{margin-left:0}}@media only screen and (min-width:992px){.form-upload__list-error{margin-left:0}.en .form-upload__list-error{margin-left:0}}.form-upload__list-error p{padding-bottom:.5rem}.form-upload__header{border-top:solid 10px #f77e0b;border-bottom:solid 1px rgba(72,73,75,.2);margin-bottom:5rem}.form-upload__header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:9rem}.form-upload__language{position:relative;z-index:1;-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}.form-upload__language-toggle{padding:.8rem 1rem;height:100%;line-height:1.8rem;font-size:1.2rem;font-weight:600;cursor:pointer}.form-upload__language-toggle span{position:relative;z-index:2;padding-right:1.5rem;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2LjAxOSIgaGVpZ2h0PSI2LjAxOSIgdmlld0JveD0iMCAwIDYuMDE5IDYuMDE5Ij4KICAgICAgICA8cGF0aCBpZD0iUGF0aF8xMjkiIGQ9Ik0zLjIyOSwwVjMuMjgzSDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMuMDI5IDAuNzA3KSByb3RhdGUoNDUpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwZTA3MDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEiLz4KICAgICAgPC9zdmc+) no-repeat top .2rem right;background-size:.8rem}.form-upload__language-dropdown{display:none;background-color:#fff;position:absolute;top:100%;left:0}.form-upload__language-dropdown a{display:block;padding:0 1rem;padding-right:2.5rem;font-size:1.2rem;line-height:3rem;white-space:nowrap}.form-upload__language-dropdown a:hover{color:#fff;background-color:#f77e0b}.form-upload__language.active .form-upload__language-toggle span{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2LjAxOSIgaGVpZ2h0PSI2LjAxOSIgdmlld0JveD0iMCAwIDYuMDE5IDYuMDE5Ij4NCiAgPHBhdGggaWQ9IlBhdGhfMTI5IiBkPSJNMy4yMjksMFYtMy4yODNIMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMy4wMjkgNS4zMTIpIHJvdGF0ZSgtNDUpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwZTA3MDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEiLz4NCjwvc3ZnPg0K) no-repeat center right;background-size:.8rem}.form-upload__language.active .form-upload__language-dropdown{display:block}.form-upload__btn-close-page a{display:inline-block;font-size:1.2rem}.form-upload__btn-close-page a>span{padding-left:1.5rem;position:relative}.form-upload__btn-close-page a>span::before{content:"\e905";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-family:icompfa,sans-serif}.form-upload__footer{padding:2.4rem 0}.form-upload__copyright{font-size:1.2rem;line-height:2rem;color:#48494b}.form-upload__tab{display:none;margin-bottom:5.6rem}.form-upload__tab.active{display:block}.form-upload__box-rule{max-height:45rem;padding:2rem;margin-bottom:2rem;border:solid 1px #dedede;background-color:#fff;overflow:hidden;overflow-y:auto}.form-upload__box-rule::-webkit-scrollbar{width:.8rem;background:#c7c7c7}.form-upload__box-rule::-webkit-scrollbar-thumb{background-color:#147b6b;outline:0}.form-upload__box-rule-checkbox{margin-bottom:3.5rem;cursor:pointer}.form-upload__box-rule-checkbox input{display:none}.form-upload__box-rule-checkbox>span{padding-left:2.2rem;position:relative}@media only print and (min-width:590px){.form-upload__box-rule-checkbox>span{padding-left:3.1rem}}@media only screen and (min-width:768px){.form-upload__box-rule-checkbox>span{padding-left:3.1rem}}.form-upload__box-rule-checkbox>span::before{content:"";width:1.7rem;height:1.7rem;border:solid 1px #979797;position:absolute;top:.2rem;left:0}.form-upload__box-rule-checkbox>span::after{content:"";display:none;width:11px;height:11px;background-color:#454095;position:absolute;top:.5rem;left:.3rem}.form-upload__box-rule-checkbox.agree span::after{display:block}@media only print and (min-width:590px){.form-upload__box-rule .container{padding:0}}@media only screen and (max-width:991px){.form-upload__box-rule .container{padding:0}}.form-upload--notification{padding:9rem 2rem 9rem}.form-upload__notification{text-align:center}.form-upload__notification-image{margin-bottom:2rem}.form-upload__notification-image img{max-width:8rem}.form-upload__notification-title{font-size:2.4rem;font-weight:600;margin-bottom:3rem}.form-upload__notification-desc{color:#212121;font-size:1.6rem;line-height:2.4rem}.form-upload__notification-button{margin-top:3rem}