.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.owl-carousel .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out{z-index:1;}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px);}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-loaded{display:block;}.owl-carousel.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden{opacity:0;}.owl-carousel .owl-refresh .owl-item{display:none;}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d;}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}.owl-carousel.owl-rtl{direction:rtl;}.owl-carousel.owl-rtl .owl-item{float:right;}.no-js .owl-carousel{display:block;}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease;}.owl-carousel .owl-item img{transform-style:preserve-3d;}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../../../themes/trachoma/css/owl.video.play.html) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease;}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3);}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none;}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease;}.owl-carousel .owl-video-frame{position:relative;z-index:1;}
html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}button,input[type="button"],input[type="reset"],input[type="submit"]{appearance:none;background-color:#8E368A;border:0;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-family:"lato",Helvetica,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;font-weight:600;line-height:1;padding:0.75em 1.5em;text-decoration:none;transition:background-color 150ms ease;user-select:none;vertical-align:middle;white-space:nowrap}button:hover,button:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="submit"]:hover,input[type="submit"]:focus{background-color:#722b6e;color:#fff}button:disabled,input[type="button"]:disabled,input[type="reset"]:disabled,input[type="submit"]:disabled{cursor:not-allowed;opacity:0.5}button:disabled:hover,input[type="button"]:disabled:hover,input[type="reset"]:disabled:hover,input[type="submit"]:disabled:hover{background-color:#8E368A}fieldset{background-color:#f7f7f7;border:1px solid #ddd;margin:0 0 0.75em;padding:1.5em}input,label,select{display:block;font-family:"lato",Helvetica,Arial,sans-serif;font-size:16px}label{font-weight:600;margin-bottom:0.375em}label.required::after{content:"*"}label abbr{display:none}input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],input:not([type]),textarea,select[multiple=multiple]{background-color:#fff;border:1px solid #ddd;border-radius:3px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);box-sizing:border-box;font-family:"lato",Helvetica,Arial,sans-serif;font-size:16px;margin-bottom:0.75em;padding:0.5em;transition:border-color 150ms ease;width:100%}input[type="color"]:hover,input[type="date"]:hover,input[type="datetime"]:hover,input[type="datetime-local"]:hover,input[type="email"]:hover,input[type="month"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="time"]:hover,input[type="url"]:hover,input[type="week"]:hover,input:not([type]):hover,textarea:hover,select[multiple=multiple]:hover{border-color:#b1b1b1}input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="email"]:focus,input[type="month"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="week"]:focus,input:not([type]):focus,textarea:focus,select[multiple=multiple]:focus{border-color:#8E368A;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(124,47,120,0.7);outline:none}input[type="color"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="email"]:disabled,input[type="month"]:disabled,input[type="number"]:disabled,input[type="password"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="text"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,input[type="week"]:disabled,input:not([type]):disabled,textarea:disabled,select[multiple=multiple]:disabled{background-color:#f2f2f2;cursor:not-allowed}input[type="color"]:disabled:hover,input[type="date"]:disabled:hover,input[type="datetime"]:disabled:hover,input[type="datetime-local"]:disabled:hover,input[type="email"]:disabled:hover,input[type="month"]:disabled:hover,input[type="number"]:disabled:hover,input[type="password"]:disabled:hover,input[type="search"]:disabled:hover,input[type="tel"]:disabled:hover,input[type="text"]:disabled:hover,input[type="time"]:disabled:hover,input[type="url"]:disabled:hover,input[type="week"]:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover,select[multiple=multiple]:disabled:hover{border:1px solid #ddd}textarea{resize:vertical}input[type="search"]{appearance:none}input[type="checkbox"],input[type="radio"]{display:inline;margin-right:0.375em}input[type="checkbox"]+label,input[type="radio"]+label{display:inline-block}input[type="file"]{margin-bottom:0.75em;width:100%}select{margin-bottom:1.5em;max-width:100%;width:auto}ul,ol{list-style-type:none;margin:0;padding:0}dl{margin-bottom:0.75em}dl dt{font-weight:bold;margin-top:0.75em}dl dd{margin:0}table{border-collapse:collapse;font-feature-settings:"kern","liga","tnum";margin:0.75em 0;table-layout:fixed;width:100%}th{border-bottom:1px solid #a6a6a6;font-weight:600;padding:0.75em 0;text-align:left}td{border-bottom:1px solid #ddd;padding:0.75em 0}tr,td,th{vertical-align:middle}body{color:#052A3E;font-family:"lato",Helvetica,Arial,sans-serif;font-feature-settings:"kern","liga","pnum";font-size:16px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:"adelle",Georgia,Garamond,serif;line-height:1.2;margin:0 0 0.75em}h1{font-size:1.75em}h2{font-size:1.5em}h3{font-size:1.375em}h4{font-size:1.25em}h5,h6{font-size:1.125em}p{margin:0 0 0.75em}a{color:#8E368A;text-decoration:none;transition:color 150ms ease}a:focus,a:hover{color:#280B8F}a:active{color:#420C40}hr{border-bottom:1px solid #ddd;border-left:0;border-right:0;border-top:0;margin:1.5em 0}img,picture{margin:0;max-width:100%}body{margin:0;padding:0}body .outer-wrapper{margin-left:auto;margin-right:auto}@media screen and (min-width:830px) and (max-width:1049px){body .outer-wrapper{width:740px}}@media screen and (min-width:1050px) and (max-width:1289px){body .outer-wrapper{width:960px}}@media screen and (min-width:1290px){body .outer-wrapper{width:1200px}}body main{padding:3em 0}body.no-sidebars main section#content{float:left;display:block;margin-right:2.35765%;width:100%}body.no-sidebars main section#content:last-child{margin-right:0}body.one-sidebar.sidebar-first main aside#sidebar-first{float:left;display:block;margin-right:2.35765%;width:23.23176%}body.one-sidebar.sidebar-first main aside#sidebar-first:last-child{margin-right:0}body.one-sidebar.sidebar-first main section#content{float:left;display:block;margin-right:2.35765%;width:74.41059%}body.one-sidebar.sidebar-first main section#content:last-child{margin-right:0}body.one-sidebar.sidebar-second main aside#sidebar-second{float:left;display:block;margin-right:2.35765%;width:23.23176%}body.one-sidebar.sidebar-second main aside#sidebar-second:last-child{margin-right:0}body.one-sidebar.sidebar-second main section#content{float:left;display:block;margin-right:2.35765%;width:74.41059%}body.one-sidebar.sidebar-second main section#content:last-child{margin-right:0}body.two-sidebars main aside#sidebar-first{float:left;display:block;margin-right:2.35765%;width:23.23176%}body.two-sidebars main aside#sidebar-first:last-child{margin-right:0}body.two-sidebars main aside#sidebar-second{float:left;display:block;margin-right:2.35765%;width:23.23176%}body.two-sidebars main aside#sidebar-second:last-child{margin-right:0}body.two-sidebars main section#content{float:left;display:block;margin-right:2.35765%;width:48.82117%}body.two-sidebars main section#content:last-child{margin-right:0}.outer-wrapper{max-width:1200px;margin-left:auto;margin-right:auto}.outer-wrapper::after{clear:both;content:"";display:table}ul.sf-menu>li:hover>a,ul.sf-menu>li.sfHover>a,#site-footer .footer-top-outer .footer-top .btn-footer a:hover,.block-views-blockfront-prom-pages .views-row a:hover .card-header,.button a,a.button{background:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2218%22%20width%3D%2218%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20style%3D%22fill%3A%23fff%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m4%204v2h8v8h2v-10h-10z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll top right,url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2218%22%20width%3D%2218%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20style%3D%22fill%3A%23fff%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m12%204v8h-8v2h10v-10h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll bottom right,url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2218%22%20width%3D%2218%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20style%3D%22fill%3A%23fff%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m4%204v10h10v-2h-8v-8h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll bottom left,url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2218%22%20width%3D%2218%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20style%3D%22fill%3A%23fff%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m4%204v10h2v-8h8v-2h-10z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll top left}.front-stat .row-stat{background:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2218%22%20width%3D%2218%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20style%3D%22fill%3A%23e5e5e5%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m4%204v2h8v8h2v-10h-10z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll top right,url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2218%22%20width%3D%2218%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20style%3D%22fill%3A%23e5e5e5%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m12%204v8h-8v2h10v-10h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll bottom right,url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2218%22%20width%3D%2218%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20style%3D%22fill%3A%23e5e5e5%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m4%204v10h10v-2h-8v-8h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll bottom left,url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2218%22%20width%3D%2218%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20style%3D%22fill%3A%23e5e5e5%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m4%204v10h2v-8h8v-2h-10z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll top left}aside#sidebar-first ul.menu li.menu-item--active-trail ul li a:hover,#site-footer .footer-top-outer .footer-top .btn-footer a,.button a:hover,a.button:hover{background:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2218%22%20width%3D%2218%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20style%3D%22fill%3A%23280b8f%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m4%204v2h8v8h2v-10h-10z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll top right,url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2218%22%20width%3D%2218%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20style%3D%22fill%3A%23280b8f%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m12%204v8h-8v2h10v-10h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll bottom right,url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2218%22%20width%3D%2218%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20style%3D%22fill%3A%23280b8f%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m4%204v10h10v-2h-8v-8h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll bottom left,url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2218%22%20width%3D%2218%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20style%3D%22fill%3A%23280b8f%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m4%204v10h2v-8h8v-2h-10z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll top left}.block-views-blockfront-prom-pages .card-inner .card-header,.cards .card .card-inner .card-header{background:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2218%22%20width%3D%2218%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22m4%204v2h8v8h2v-10h-10z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23bbb1c6%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat scroll top right,url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2218%22%20width%3D%2218%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22m12%204v8h-8v2h10v-10h-2z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23bbb1c6%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat scroll bottom right,url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2218%22%20width%3D%2218%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22m4%204v10h10v-2h-8v-8h-2z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23bbb1c6%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat scroll bottom left,url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2218%22%20width%3D%2218%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22m4%204v10h2v-8h8v-2h-10z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23bbb1c6%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat scroll top left}.block-views-blocklanding-header .views-row h1.page-title{background:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2230%22%20width%3D%2230%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20d%3D%22m10%2010v2h8v8h2v-10h-10z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%2387858e%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat scroll top right,url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2230%22%20width%3D%2230%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20d%3D%22m18%2010v8h-8v2h10v-10h-2z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%2387858e%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat scroll bottom right,url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2230%22%20width%3D%2230%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20d%3D%22m10%2010v10h10v-2h-8v-8h-2z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%2387858e%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat scroll bottom left,url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2230%22%20width%3D%2230%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20d%3D%22m10%2010v10h2v-8h8v-2h-10z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%2387858e%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat scroll top left}.block-views-blocklanding-header,.path-frontpage #postscript{box-shadow:inset  0  8px 8px -8px #e1e1e1,inset  0 -8px 8px -8px #e1e1e1}.status-messages .error{background-color:#fbe3e4;color:#97161b;display:block;margin-bottom:0.75em;padding:0.75em 0.75em 0.75em 50px;border-radius:5px}.status-messages .error a{color:#6a0f13;text-decoration:underline}.status-messages .error a:focus,.status-messages .error a:hover{color:#110203}.status-messages .status{background-color:#e6efc2;color:#56651a;display:block;margin-bottom:0.75em;padding:0.75em 0.75em 0.75em 50px;border-radius:5px}.status-messages .status a{color:#333c10;text-decoration:underline}.status-messages .status a:focus,.status-messages .status a:hover{color:#000}.status-messages .notice{background-color:#e5edf8;color:#244e87;display:block;margin-bottom:0.75em;padding:0.75em 0.75em 0.75em 50px;border-radius:5px}.status-messages .notice a{color:#19375f;text-decoration:underline}.status-messages .notice a:focus,.status-messages .notice a:hover{color:#04080e}.status-messages .warning{background-color:#fff6bf;color:#8c7800;display:block;margin-bottom:0.75em;padding:0.75em 0.75em 0.75em 50px;border-radius:5px}.status-messages .warning a{color:#594c00;text-decoration:underline}.status-messages .warning a:focus,.status-messages .warning a:hover{color:#000}table{width:100%;border-collapse:separate;border-spacing:0}table th{text-align:left}table td{line-height:1.5}table tbody tr:hover>td,table tbody tr:hover>th{background-color:#fafafa}table tbody tr:first-child td{border-top:2px solid #ddd}table thead th{background-color:#fff;border-bottom:0px;padding:0.75em 1em}table tbody{background-color:#fff}table tbody td{border-bottom:0px;border-top:1px solid #ddd;padding:0.75em 1em}#primary-tasks.tabs{line-height:1.5;padding:0;margin:5px 0;border-bottom:1px solid #ddd}#primary-tasks.tabs::after{clear:both;content:"";display:table}#primary-tasks.tabs li{list-style:none;border-top:1px solid #ddd}@media screen and (min-width:600px){#primary-tasks.tabs li{display:inline}}#primary-tasks.tabs li a{background-color:#fff;border-top:1px solid #ddd;color:#333;display:block;font-weight:400;padding:0.75em 1.618em;text-decoration:none}@media screen and (min-width:600px){#primary-tasks.tabs li a{display:inline-block;border-top:0}}#primary-tasks.tabs li a.is-active{border-bottom:0}@media screen and (min-width:600px){#primary-tasks.tabs li a.is-active{border:1px solid #ddd;border-bottom-color:#fff;margin-bottom:-1px}}#primary-tasks.tabs li a:hover{color:#477DCA}#primary-tasks.tabs li a:focus{outline:none}#secondary-tasks.tabs{line-height:1.5;padding:0;margin:5px 0}#secondary-tasks.tabs::after{clear:both;content:"";display:table}#secondary-tasks.tabs li{list-style:none;float:left;border-right:1px solid #D4D4D4}#secondary-tasks.tabs li:last-child{border-right:none}#secondary-tasks.tabs li a{cursor:pointer;display:inline-block;font-size:16px;font-weight:normal;line-height:1;padding:0.75em 1em;width:100%}#site-header .main-navigation{float:right;clear:right;margin-top:1em}ul.sf-menu li a{text-transform:uppercase;color:#363342}ul.sf-menu li ul li a{text-transform:none;background-color:#FFFFFF;border-top:1px solid #EBEBEB;border-bottom:1px solid #EBEBEB}ul.sf-menu li ul li a:hover{background-color:#280B8F;color:#FFFFFF}ul.sf-menu>li:hover>a,ul.sf-menu>li.sfHover>a{background-color:#270B8F;color:#FFFFFF}ul.sf-menu li:hover>ul,ul.sf-menu li.sfHover>ul{top:3em}aside#sidebar-first ul.menu{margin:0;border:1px solid #E5E5E5}aside#sidebar-first ul.menu li{display:block;padding:0}aside#sidebar-first ul.menu li a{padding:15px;width:100%;background-color:#373442;color:#FFFFFF;font-weight:600;border-bottom:1px solid #FFFFFF;display:block}aside#sidebar-first ul.menu li a:hover{background-color:#8B9499}aside#sidebar-first ul.menu li.menu-item--active-trail a{background-color:#D4CEE9;color:#052A3E;border-top:1px solid #bfb9d4;border-bottom:1px solid #d7d6d9}aside#sidebar-first ul.menu li.menu-item--active-trail ul li a{background:#ffffff;border-top:none;border-bottom:none;font-size:0.875em;padding:10px 25px}aside#sidebar-first ul.menu li.menu-item--active-trail ul li a:hover{color:#280B8F;background-color:#FFFFFF}aside#sidebar-first ul.menu li.menu-item--active-trail ul li.menu-item--active-trail a{color:#8E368A}@media screen and (max-width:600px){main #content,main #sidebar-first{width:100% !important}}.block-superfishmain .sf-accordion-toggle{position:absolute;right:0;bottom:5px}.block-superfishmain .sf-accordion-toggle #superfish-main-toggle span{display:block;height:40px;width:44px;text-indent:-9999px;overflow:hidden;background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2016%2015%22%20style%3D%22enable-background%3Anew%200%200%2016%2015%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%3E%0A%09%0A%09%09%3Cline%20style%3D%22fill%3A%23313132%3Bstroke%3A%23280B8F%3Bstroke-width%3A3%3Bstroke-linecap%3Around%3Bstroke-miterlimit%3A10%3B%22%20x1%3D%221.5%22%20y1%3D%221.5%22%20x2%3D%2214.5%22%20y2%3D%221.5%22%2F%3E%0A%09%0A%09%09%3Cline%20style%3D%22fill%3A%23313132%3Bstroke%3A%23280B8F%3Bstroke-width%3A3%3Bstroke-linecap%3Around%3Bstroke-miterlimit%3A10%3B%22%20x1%3D%221.5%22%20y1%3D%227.5%22%20x2%3D%2214.5%22%20y2%3D%227.5%22%2F%3E%0A%09%0A%09%09%3Cline%20style%3D%22fill%3A%23313132%3Bstroke%3A%23280B8F%3Bstroke-width%3A3%3Bstroke-linecap%3Around%3Bstroke-miterlimit%3A10%3B%22%20x1%3D%221.5%22%20y1%3D%2213.5%22%20x2%3D%2214.5%22%20y2%3D%2213.5%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") no-repeat scroll 0 0;background-size:30px 34px;background-position:left 7px top 3px}.block-superfishmain ul#superfish-main-accordion{margin-top:44px;position:absolute;right:0}@media screen and (max-width:600px){.block-superfishmain ul#superfish-main-accordion{margin-top:93px}}.block-superfishmain ul#superfish-main-accordion li ul li a{background-color:#F2F2F2}.block-superfishmain ul#superfish-main-accordion li ul li a:hover{background-color:#280B8F;color:#FFFFFF}.block-superfishmain ul#superfish-main-accordion li ul li.menuparent a{background-color:#F2F2F2}.block-superfishmain ul#superfish-main-accordion li ul li.menuparent a:hover{background-color:#280B8F;color:#FFFFFF}.block-superfishmain ul#superfish-main-accordion li{background-color:#FFFFFF;border-top:1px solid #EBEBEB;border-bottom:1px solid #EBEBEB}.block-superfishmain ul#superfish-main-accordion li .menuparent{background:url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2231.887%22%20width%3D%2222.394%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2022.393637%2031.886601%22%3E%3Cpath%20d%3D%22m2.4936%2031.887c-0.7%200-1.5-0.3-2-1-0.8-1.1-0.6-2.7%200.4-3.5l14.9-11.4-14.8-11.5c-1.1-0.9-1.3-2.4-0.5-3.5%200.9-1.1%202.4-1.3%203.5-0.5l17.4%2013.5c0.6%200.5%201%201.2%201%202s-0.4%201.5-1%202l-17.4%2013.4c-0.4%200.4-1%200.5-1.5%200.5z%22%20fill%3D%22%23747b80%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat scroll;background-position:right 30px bottom 10px}.block-superfishmain ul#superfish-main-accordion li .menuparent:hover{background:url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2222.394%22%20width%3D%2231.887%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2031.886484%2022.393637%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m-0.000041007%202.4936c0-0.7%200.3-1.5%201-2%201.1-0.8%202.7-0.6%203.5%200.4l11.4%2014.9%2011.5-14.8c0.9-1.1%202.4-1.3%203.5-0.5%201.1%200.9%201.3%202.4%200.5%203.5l-13.5%2017.4c-0.5%200.6-1.2%201-2%201s-1.5-0.4-2-1l-13.4-17.4c-0.4-0.4-0.5-1-0.5-1.5z%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat scroll;background-position:right 30px bottom 10px;background-color:#280B8F}.block-superfishmain ul#superfish-main-accordion li .sf-no-children{background:none;background-color:#280B8F}.block-superfishmain ul#superfish-main-accordion li ul li.sf-expanded>a{background-color:#280B8F}.block-superfishmain ul#superfish-main-accordion li.sf-expanded>a{background:url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2222.394%22%20width%3D%2231.887%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2031.886484%2022.393637%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m-0.000041007%202.4936c0-0.7%200.3-1.5%201-2%201.1-0.8%202.7-0.6%203.5%200.4l11.4%2014.9%2011.5-14.8c0.9-1.1%202.4-1.3%203.5-0.5%201.1%200.9%201.3%202.4%200.5%203.5l-13.5%2017.4c-0.5%200.6-1.2%201-2%201s-1.5-0.4-2-1l-13.4-17.4c-0.4-0.4-0.5-1-0.5-1.5z%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat scroll;background-position:right 30px bottom 10px;background-color:#280B8F;color:#FFFFFF}#breadcrumb{background:url(../../../../themes/trachoma/images/bg-grey.png);box-shadow:inset 0 8px 8px -8px #8B9499;background:rgba(55,52,66,0.1)}#breadcrumb .outer-wrapper .inner-wrapper{max-width:1200px;margin-left:auto;margin-right:auto}.breadcrumb{display:inline-block;text-align:left;padding-bottom:0 !important}.breadcrumb a{background-color:#fff;border-left:0;color:#8E368A;display:inline-block;font-size:1em;line-height:2em;margin-right:-5px;padding:0 1.625em 0 1.5em;position:relative;text-decoration:none;background:url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2231.887%22%20width%3D%2222.394%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%2022.393637%2031.886601%22%3E%3Cpath%20d%3D%22m2.4936%2031.887c-0.7%200-1.5-0.3-2-1-0.8-1.1-0.6-2.7%200.4-3.5l14.9-11.4-14.8-11.5c-1.1-0.9-1.3-2.4-0.5-3.5%200.9-1.1%202.4-1.3%203.5-0.5l17.4%2013.5c0.6%200.5%201%201.2%201%202s-0.4%201.5-1%202l-17.4%2013.4c-0.4%200.4-1%200.5-1.5%200.5z%22%20fill%3D%22%23747b80%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat right 0 top 50%;background-size:7px 10px}.breadcrumb a:last-child{color:#8E368A;margin-right:10px}.breadcrumb a:focus,.breadcrumb a:hover{color:#280B8F}.breadcrumb a:last-child:after,.breadcrumb a:last-child:before{border:none}.breadcrumb a:before{border-left-color:#ddd;margin-left:1px;z-index:1}.breadcrumb a:after{border-left-color:#fff}@media screen and (min-width:600px){.breadcrumb a{font-size:1em;padding:0 1.625em 0 1.5em}}.hero{background-color:#53aee0;background-image:linear-gradient(#53aee0,#3da4dc);background-size:cover;padding-bottom:3em}.hero .hero-logo img{height:4em;margin-bottom:1em}.hero .hero-inner{max-width:1200px;margin-left:auto;margin-right:auto;color:#fff;margin:auto;padding:3.5em;text-align:center}.hero .hero-inner::after{clear:both;content:"";display:table}.hero .hero-inner::after{clear:both;content:"";display:table}.hero .hero-inner .hero-copy{text-align:center}.hero .hero-inner .hero-copy h2{font-size:2rem;margin-bottom:0.5em;font-weight:200}@media screen and (min-width:900px){.hero .hero-inner .hero-copy h2{font-size:4rem}}.hero .hero-inner .hero-copy h2 strong{font-weight:700}.hero .hero-inner .hero-copy p{font-weight:200;line-height:1.4em}@media screen and (min-width:900px){.hero .hero-inner .hero-copy p{font-size:1.4em}}#site-header .outer-wrapper{position:relative}#site-header .outer-wrapper .site-branding{float:left;margin-top:1em;margin-left:1em}#site-header .outer-wrapper .site-branding .site-title a{display:block;width:135px;height:106px;text-indent:-999em;overflow:hidden;background:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20xml%3Aspace%3D%22preserve%22%20height%3D%22180%22%20width%3D%22230%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%20viewBox%3D%220%200%20230%22%3E%3Cpath%20style%3D%22fill%3A%231ea990%22%20d%3D%22m161.12%200c-0.01%200-0.02%200.0028594-0.04%200.0058594-0.26%200.054-0.78%200.16016-0.78%200.16016s-1.3%200.31514-1.51%200.36914c-0.12%200.031-0.43%200.0625-0.71%200.0625-0.21%200-0.4-0.0165-0.48-0.0625-0.13-0.062-0.3-0.08789-0.48-0.08789-0.13%200-0.25%200.0122-0.36%200.0332-0.26%200.054-0.88%200.10742-1.14%200.10742s-0.68-0.10742-1.04-0.10742c-0.33%200-0.82-0.05078-1.03-0.05078-0.03%200-0.05-0.00005-0.07%200.00195-0.57%200.05-0.31%200.57956%200%200.68356%200.31%200.107%200.73%200.161%201.31%200.211%200.04%200.003%200.09%200.0058%200.14%200.0058%200.6%200%201.63-0.2675%202.25-0.2675%200.68%200%200.88%200.1054%201.4%200.1054%200.42%200%200.84-0.0683%201.21-0.0683%200.08%200%200.17%200.0036%200.25%200.0136%200.37%200.047%201.32%200.2207%201.74%200.2207%200.05%200%200.1-0.0027%200.13-0.0097%200.32-0.051%201.2-0.4219%201.77-0.4219s0.63-0.52539%200.37-0.52539-1.88-0.00049-2.19%200.10351c-0.15%200.054-0.31%200.08008-0.45%200.08008-0.13%200-0.25-0.02608-0.33-0.08008-0.15-0.098%200.22-0.48242%200.04-0.48242zm20.06%200.35156c-0.21%200-0.39%200.01936-0.48%200.06836-0.24%200.116-0.82%200.58708-0.12%200.70708%200.69%200.116%201.68%200.2915%201.86%200.3535%200.17%200.058%200.34%200.5318%200.92%200.5898%200.4%200.04%200.14%200.1074%200.49%200.1074%200.16%200%200.44-0.0128%200.96-0.0488%201.68-0.116%201.45-0.5906%201.1-0.7676-0.34-0.177-1.21-0.47263-1.56-0.47263s-0.99-0.46875-0.99-0.46875c-0.23%200-0.56%200.02539-0.88%200.02539-0.16%200-0.31-0.00539-0.45-0.02539-0.24-0.033-0.57-0.06836-0.85-0.06836zm7.65%201.4472c-0.38%200-0.85%200.0371-1.01%200.0371-0.23%200-0.87%200.0567-0.87%200.0567s-0.23%200.649%200.06%200.707c0.03%200.005%200.05%200.0078%200.09%200.0078%200.16%200%200.44-0.062%200.74-0.123%200.3-0.062%200.62-0.125%200.85-0.125%200.04%200%200.09%200.0008%200.12%200.0058%200.32%200.04%200.71%200.1602%200.93%200.1602%200.11%200%200.17-0.0266%200.17-0.1016%200-0.235-0.23-0.4729-0.63-0.5879-0.1-0.026-0.26-0.0371-0.45-0.0371zm1.43%201.0977c-0.17%200-1.04%200.2351-1.33%200.4121s-0.93%200.5294-1.11%200.6484c-0.17%200.115-0.46%200.3555-1.44%200.3555-0.99%200-1.8%200.0002-2.15%200.1152-0.35%200.119-3.01%200.3531-2.67%200.7071%200.35%200.353%200.76%200.7656%200.53%200.7656s-2.44%200.1758-2.84%200.1758c-0.41%200-0.7%200.3552-0.41%200.5312%200.29%200.177%201.04%200.4727%201.39%200.4727s0.7%200.4121%200.23%200.4121c-0.46%200-1.27-0.1154-1.85-0.2344-0.29-0.059-0.59-0.0742-0.82-0.0742-0.24%200-0.4%200.0156-0.4%200.0156s-0.15%201.086-0.44%201.086c-0.02%200-0.05-0.0074-0.08-0.0274-0.35-0.235-0.81-0.9433-0.99-0.9433-0.17%200-1.04-0.0004-0.58%200.4726%200.47%200.469%201.22%201.7695%201.22%201.7695s-0.11%200.2932%200.24%200.4122c0.34%200.1192%201.27%201.0602%201.04%201.3552-0.23%200.292-0.58%200.881-0.93%200.881-0.14%200-0.32%200.012-0.51%200.012-0.27%200-0.56-0.022-0.76-0.127-0.35-0.177%200-0.295%200.4-0.707%200.41-0.411%200.58-0.588%200.23-1.004-0.34-0.4111-0.34-0.4121-0.81-1.0001-0.46-0.593-0.98-0.885-1.04-1.416-0.06-0.53-0.87-1.1791-1.33-1.4141-0.33-0.166-0.57-0.334-0.79-0.334-0.09%200-0.17%200.0297-0.26%200.0997-0.29%200.234-0.64%201.1765-0.81%201.3535s-0.46%200.6499-0.06%201.0039c0.41%200.354%200.41%200.53%200.93%200.707%200.52%200.176%201.97%201.0601%201.45%201.0601s-1.63-0.296-2.03-0.353c-0.41-0.062-0.75-0.1766-1.8-0.3536-1.04-0.177-2.66-0.4746-2.9-0.4746-0.23%200%200.18%200.4124%200.29%200.6504%200.12%200.2338-0.69%200.2348-0.86%200.2348-0.15%200-1.38%200.13-2.01%200.13-0.1%200-0.19-0.002-0.26-0.011-0.46-0.063-0.87-0.178-1.15-0.178-0.29%200-1.51%200.413-1.8%200.471-0.29%200.062-1.45%200.473-1.57%200.707-0.1%200.221-0.6%200.539-0.87%200.539-0.02%200-0.04-0.003-0.06-0.008-0.23-0.057-1.1-0.177-0.58-0.531%200.53-0.353%200.64-0.706-0.22-0.883-0.21-0.042-0.4-0.061-0.57-0.061-0.54%200-0.86%200.191-0.77%200.414%200.12%200.296%200.35%201.123%200.58%201.295%200.23%200.177-0.7%200.12-1.1%200.239-0.41%200.119-1.05%200.588-1.05%200.765%200%200.17%200.06%200.83-0.3%200.83-0.01%200-0.03%200-0.04-0.002-0.41-0.061%200.11-0.119-0.81-0.295-0.47-0.089-0.83-0.148-1.03-0.148-0.19%200-0.22%200.058-0.02%200.205%200.38%200.275%201.31%200.959%200.41%200.959-0.07%200-0.15-0.005-0.23-0.014-1.28-0.119-1.57-0.473-1.74-0.826-0.18-0.354-0.58-1.176-0.58-1.176s-1.63-0.416-1.45-0.65c0.06-0.081%200.25-0.113%200.51-0.113%200.49%200%201.19%200.115%201.57%200.228%200.59%200.177%202.61%200.239%202.84%200.239%200.24%200%201.4-0.121%201.11-0.651-0.29-0.531-0.93-0.764-1.22-0.941s-2.49-1.0624-2.9-1.1194c-0.4-0.058-1.62-0.1182-1.97-0.2382-0.35-0.114-0.98-0.2911-1.16-0.2911-0.14%200-1.17%200.2247-1.81%200.2247-0.16%200-0.3-0.0139-0.39-0.0489-0.33-0.125-0.93-0.2773-1.31-0.2773-0.16%200-0.28%200.0295-0.31%200.1015-0.05%200.096-0.29%200.1133-0.58%200.1133-0.09%200-0.19-0.0019-0.28-0.0039-0.11-0.002-0.21-0.0039-0.31-0.0039-0.25%200-0.46%200.0133-0.57%200.0703-0.35%200.177-0.64%200.1139-0.93%200.2949-0.29%200.173-1.04%200.703-1.45%200.703s-0.87%200.001-1.22%200.178c-0.35%200.178-2.38%200.707-2.55%201.062-0.17%200.353-1.22%202.002-1.62%202.299-0.41%200.295-0.7%200.588-0.93%200.651-0.23%200.057-1.68%200.884-2.21%201-0.52%200.119-1.04%201.002-1.09%201.179-0.06%200.177%200.57%201.119%200.52%201.416-0.06%200.292-0.18%201.354-0.18%201.354s0.99%200.353%201.34%200.353%200.92-0.411%201.15-0.468c0.02-0.004%200.04-0.006%200.07-0.006%200.32%200%201.34%200.364%201.5%200.476%200.17%200.119%200.52%200.885%200.75%201.239%200.22%200.333%200.9%201.189%201.32%201.189%200.03%200%200.05-0.003%200.07-0.01%200.06-0.016%200.12-0.021%200.19-0.021s0.15%200.006%200.23%200.013%200.15%200.016%200.23%200.016c0.24%200%200.47-0.075%200.63-0.478%200.29-0.766%200.64-2.004%200.64-2.004s1.33-0.886%201.33-1.063-0.23-0.764-0.46-0.939c-0.23-0.177-0.64-1.36-0.64-1.36l0.58-1%201.8-1.238%200.69-0.883%201.51-0.353%200.23%200.822-2.15%201.768%200.06%201.179%200.93%201.592%201.57-0.117%201.39-0.121%201.16-0.291%200.29%200.588-0.93%200.234-1.8%200.063-0.34%200.587%200.34%200.588-0.11%200.588-0.41%200.295-0.93-0.176-0.46%200.354-0.29%201.297-0.47%200.529-0.86%200.828-0.52-0.234-0.82-0.238s-0.87%200.238-1.04%200.296c-0.18%200.057-1.16%200.649-1.39%200.649s-0.75-0.649-0.75-0.649l-1.05%200.411-0.35-0.12%200.7-0.941-0.7-0.646-0.69-1.061s0.06-0.353-0.12-0.414c-0.17-0.058-0.63-0.178-0.63-0.178s-0.53%200.472-0.76%200.533c-0.23%200.058-0.46%200.412-0.46%200.412s0.11%201.179%200.11%201.356%200.41%201.415%200.24%201.592c-0.18%200.177-1.17%200.232-1.51%200.232-0.35%200-1.39%200.122-1.45%200.356-0.06%200.238-0.46%200.884-0.46%200.884s-1.57%200.945-1.74%201.002c-0.18%200.057-0.64%201.474-0.93%201.532-0.29%200.061-1.63%200.295-1.8%200.295h-0.52s-0.18%200.472-0.35%200.472-0.81-0.062-1.1-0.062-0.64%200.064-0.64%200.24c0%200.177%200.81%200.766%201.05%201%200.23%200.238%201.16%200.94%201.27%201.236%200.12%200.296%200%201.184%200%201.36s-0.52%201.371-0.52%201.371c-0.31%200.129-1.57%200.258-2.35%200.258-0.17%200-0.32-0.005-0.43-0.02-0.62-0.081-1.86-0.158-2.24-0.158-0.39%200-1.09%200.078-1.16%200.474-0.08%200.392%200.07%201.1-0.08%201.411-0.16%200.315-0.54%202.437-0.54%202.437s0.08%201.65%200.31%201.731c0.23%200.077%201.23%200.391%201.54%200.468%200.31%200.081%200.93%201.18%200.86%201.496-0.08%200.312-0.08%200.552-0.47%200.944s-1.62%201.491-2.09%201.648c-0.46%200.158-1.15%201.18-1.15%201.492%200%200.315%200.23%200.945-0.08%201.338-0.31%200.392-0.46%201.099-0.77%201.256-0.31%200.158-1.24%200.709-1.71%200.943-0.46%200.235-0.85%201.182-1.15%201.493-0.31%200.316-1.55%202.359-1.79%202.593-0.23%200.235-0.69%201.335-1%201.651-0.31%200.315-0.77%201.414-0.54%201.648%200.23%200.239%200.77%202.044%200.77%202.518%200%200.472-0.46%202.197-0.61%202.752-0.16%200.545-0.7%202.041-0.55%202.357%200.16%200.311%200.47%201.334%200.78%201.569%200.31%200.239%200.92%200.397%201%200.709%200.08%200.316%200%201.336%200.46%201.414%200.47%200.081%201.4%201.023%201.4%201.257s0.46%201.101%200.92%201.651c0.47%200.55%201.47%201.18%201.86%201.492%200.38%200.315%201.31%201.022%201.93%201.18%200.36%200.09%200.84%200.179%201.29%200.179%200.33%200%200.65-0.046%200.87-0.179%200.48-0.275%200.77-0.489%201.5-0.489%200.11%200%200.23%200.004%200.36%200.014%200.58%200.047%200.82%200.094%201.03%200.094%200.15%200%200.28-0.027%200.51-0.094%200.54-0.153%201.32-0.625%201.78-0.859%200.47-0.239%201.32-0.475%201.7-0.555%200.21-0.042%200.95-0.107%201.63-0.107%200.57%200%201.09%200.044%201.23%200.187%200.31%200.316%200%201.182%200.47%201.65%200.34%200.354%200.82%200.532%201.33%200.532%200.17%200%200.34-0.02%200.52-0.059%200.49-0.113%200.95-0.424%201.31-0.424%200.15%200%200.28%200.053%200.39%200.19%200.39%200.469%200.62%201.491%200.54%201.806-0.07%200.311-0.46%201.885-0.69%202.2s-1.32%200.94-1.55%201.017c-0.23%200.081-0.85%200.711-0.54%200.789%200.1%200.025%200.25%200.035%200.41%200.035%200.32%200%200.7-0.035%200.9-0.035%200.31%200%200.86%200.16%201.09%200.471%200.23%200.314%200.58%201.257%200.73%201.375%200.16%200.12%201.35%201.258%201.47%201.416%200.11%200.158%200.62%201.534%200.62%201.807s0.89%201.808%200.85%202.041c-0.04%200.239-0.35%201.103-0.35%201.3%200%200.196%201.16%201.845%201%202.002-0.15%200.158-0.42%200.867-0.58%201.059-0.15%200.2-0.81%201.69-0.89%201.926-0.07%200.238-0.5%202.356-0.54%202.633-0.03%200.277%200.28%202.159%200.43%202.437%200.15%200.272%201.2%202.473%201.47%202.753%200.27%200.27%200.38%201.49%200.38%202.04s0.2%201.77%200.39%202.2%200.58%201.42%200.73%201.69c0.16%200.27%201.05%201.85%201.2%202.2%200.16%200.35%201.05%201.42%201.08%201.69%200.04%200.27%200.16%201.65%200.35%202.04%200.2%200.4%201.16%200.98%201.43%200.98s2.32-0.19%202.82-0.27c0.51-0.08%203.87-0.75%204.14-1.22s1.54-1.73%201.74-1.88c0.19-0.16%202.32-2.48%202.55-3.22%200.23-0.75%200.08-1.5%200.11-1.69%200.05-0.2%200.59-1.57%201.47-1.73%200.89-0.16%201.35-0.75%201.32-1.26-0.04-0.51-0.46-1.81-0.46-2.12%200-0.32-0.31-1.538-0.05-1.93%200.28-0.392%201.2-0.745%201.48-1.136%200.26-0.393%200.84-0.79%200.96-0.867%200.12-0.081%201.86-0.708%202.36-1.688%200.5-0.985%200.62-1.653%200.62-1.769%200-0.12%200.07-3.107%200.03-3.5-0.03-0.391-0.69-0.705-0.81-1.174-0.11-0.474-0.81-2.086-0.85-2.401-0.04-0.311-0.08-1.41%200.16-1.806%200.23-0.393%200.92-1.924%201.12-2.319%200.19-0.392%201.51-1.1%201.62-1.531%200.12-0.434%202.21-2.673%202.98-3.381%200.77-0.707%201.77-1.725%202.16-2.041%200.39-0.315%201.55-2.987%201.86-3.537s1.16-2.908%201.31-3.691c0.16-0.789-0.23-1.182-0.62-1.182-0.38%200-4.48%201.023-4.94%201.023-0.47%200-0.85-0.237-1.01-0.472-0.13-0.198-0.7-0.68-0.92-0.68-0.05%200-0.07%200.017-0.09%200.053-0.05%200.153-0.43%200.342-0.69%200.342-0.13%200-0.23-0.052-0.23-0.188%200-0.392%200.38-1.019%200.31-1.492-0.08-0.469-1.55-1.573-1.86-1.883-0.31-0.316-1.08-1.73-1.08-1.73s-1.7-1.966-1.78-2.516c-0.07-0.55-0.54-2.907-0.85-3.379-0.31-0.469-0.93-1.726-0.93-1.726s-1.85-3.304-2-3.772c-0.16-0.474%200.07-0.315%200.54-0.475%200.07-0.024%200.14-0.035%200.22-0.035%200.38%200%200.75%200.321%201.01%200.586%200.31%200.316%200.93%201.258%201.32%201.965%200.38%200.708%201.39%201.965%201.39%201.965s1.16%202.123%201.08%202.514c-0.07%200.392%200.7%201.335%201.08%201.65%200.39%200.315%202.32%202.907%202.32%203.303%200%200.392%200.23%202.592%200.31%202.908%200.08%200.311%200.47%201.176%201.01%201.176s1.93-0.707%202.24-0.783c0.31-0.081%201.39-0.708%201.62-0.786%200.23-0.08%201.08-0.315%201.39-0.472%200.31-0.158%201.63-0.708%202.01-1.1%200.39-0.393%201.02-1.072%201.16-1.099%200.15-0.031%201.28-0.063%201.48-0.239s0.78-0.884%200.99-1c0.2-0.119%200.81-1.389%201.18-1.828%200.38-0.442%200.99-0.887%201.13-1.152%200.15-0.261%200.44-0.88%200.38-1.119-0.05-0.234-0.84-1.682-0.99-1.77-0.14-0.088-0.63-0.113-0.78-0.144-0.14-0.031-0.92-0.001-1.04-0.209-0.11-0.204-0.38-1.031-0.38-1.235%200-0.188%200.1-0.882-0.12-0.883-0.02%200-0.05%200.009-0.08%200.026-0.32%200.177-0.55%200.62-0.78%200.797-0.23%200.178-0.79%200.707-0.79%200.707s-0.37%200.453-0.95%200.453c-0.05%200-0.1-0.005-0.15-0.012-0.66-0.088-1.07-0.177-1.13-0.295-0.05-0.116-0.17-0.558-0.29-0.881-0.11-0.327-0.81-1.035-1.04-1.035s-0.49-0.353-0.67-0.5c-0.17-0.146-0.95-0.883-1.07-1.029-0.12-0.151-0.55-1.592-0.78-1.592-0.24%200-0.58-0.499-0.35-0.619%200.21-0.109%200.7-0.393%201.04-0.393%200.03%200%200.06%200.002%200.09%200.006%200.35%200.062%201.27%200.533%201.39%200.86%200.12%200.323%200.84%201.383%201.07%201.529s0.84%201.358%201.95%201.416c0.22%200.012%200.41%200.016%200.58%200.016%200.67%200%200.95-0.075%200.95-0.075s0.7-0.415%200.81-0.472c0.03-0.016%200.1-0.026%200.18-0.026%200.22%200%200.56%200.086%200.66%200.412%200.15%200.441%200.27%200.854%200.73%201%200.46%200.15%201.74%200.383%202.17%200.502%200.44%200.115%201.74%200.178%201.94%200.178%200.21%200%201.07-0.087%201.4-0.119%200.31-0.03%200.92-0.03%201.36-0.119%200.15-0.031%200.3-0.053%200.43-0.053%200.25%200%200.47%200.068%200.64%200.26%200.26%200.296%200.84%201.147%201.02%201.236%200.17%200.088%200.66%200.414%200.8%200.471%200.15%200.063%200.53%200.414%200.7%200.441%200.17%200.031%200.78%200.062%200.93%200.24%200.14%200.177-0.44%200.618-0.49%200.764-0.06%200.146%200.89%201.151%201.1%201.297%200.11%200.084%200.51%200.17%200.85%200.17%200.24%200%200.44-0.045%200.48-0.17%200.09-0.292%200.12-1.238%200.29-1.238%200.09%200%200.22-0.078%200.33-0.078%200.08%200%200.15%200.053%200.16%200.254%200.03%200.442%200.44%203.803%200.53%204.275%200.08%200.47%200.34%201.854%200.75%202.473%200.4%200.619%201.07%201.978%201.13%202.3%200.06%200.323%200.84%201.562%200.96%201.739%200.11%200.176%200.75%201.648%200.75%201.886%200%200.234%200.38%201.061%200.52%201.207%200.1%200.102%200.13%200.719%200.38%200.719%200.11%200%200.27-0.119%200.49-0.453%200.72-1.087%200.55-0.796%200.81-1.238%200.26-0.443%200.2-0.62%200.67-1.119%200.46-0.5%200.4-0.737%200.4-0.883%200-0.145%200.03-1.972%200.03-2.242%200-0.26-0.23-1.089-0.2-1.235%200.03-0.15%200.26-1.238%200.55-1.357%200.29-0.116%200.81-0.264%201.01-0.41%200.21-0.147%200.67-0.739%200.79-0.944%200.12-0.208%201.53-1.742%201.82-2.035%200.29-0.295%201.31-0.499%201.36-0.883%200.06-0.384%200.15-1.238%200.21-1.326%200.06-0.089%201.24-0.353%201.47-0.353%200.24%200%201.22-0.058%201.39-0.235%200.18-0.177%200.59-0.885%200.59-0.885s0.98%201.118%201.04%201.473c0.06%200.353%200.64%201%200.81%201.238%200.18%200.234%200.93%200.649%201.22%201.176%200.29%200.531%200.47%201.416%200.47%201.713%200%200.296-0.06%200.941%200.28%201.295%200.35%200.354%200.41%200.354%200.87%200.354%200.47%200%201.11-0.411%201.17-0.766%200.05-0.318%200.1-0.781%200.28-0.781%200.02%200%200.04%200.003%200.06%200.015%200.23%200.116%200.87%201.297%200.87%201.651s0.23%202.295%200.64%202.711c0.41%200.411%200.58%201.529%200.46%201.767-0.11%200.235-0.23%201.355-0.34%201.651-0.12%200.295-0.12%201.77%200.05%201.828%200.18%200.057%200.64-0.002%200.87%200.175s0.64%200.709%200.75%201.004c0.12%200.292%200.82%201.53%200.82%201.707s0%201.296%200.35%201.77c0.34%200.473%201.04%201.179%201.39%201.414s0.87%200.645%201.16%200.707c0.09%200.018%200.22%200.037%200.35%200.037%200.28%200%200.56-0.085%200.4-0.451-0.23-0.527-0.58-0.412-0.64-1.885-0.05-1.473-0.11-1.474-0.52-2.004-0.4-0.531-1.27-1.119-1.8-1.295-0.52-0.176-0.87-0.176-0.98-0.472-0.12-0.296-0.23-1.061-0.46-1.533-0.24-0.469-0.93-0.824-0.93-1.063%200-0.234%200.52-1.651%200.52-2.004s0.06-1.176%200.17-1.414c0.06-0.117%200.29-0.189%200.54-0.189s0.51%200.074%200.62%200.252c0.23%200.353%201.22%201.117%201.51%201.47%200.29%200.354%200.69%201.297%200.81%201.475%200.02%200.025%200.04%200.037%200.08%200.037%200.08%200%200.19-0.053%200.32-0.107%200.12-0.053%200.25-0.11%200.37-0.11%200.06%200%200.11%200.02%200.16%200.065%200.23%200.234%200%201.295%200.35%201.353%200.04%200.007%200.09%200.01%200.14%200.01%200.35%200%200.81-0.16%200.96-0.365%200.17-0.234%200.58-1.119%200.87-1.119s1.62-1.238%201.74-2.299c0.11-1.061-0.06-2.004-0.35-2.477-0.29-0.469-0.81-0.885-0.99-1.176-0.17-0.297-1.62-1.768-1.79-1.945-0.18-0.177-0.58-0.53-0.7-0.766-0.12-0.238-0.17-0.826%200.12-1.119%200.29-0.296%200.52-0.946%200.58-1.123%200.05-0.177%200.23-0.468%200.63-0.531%200.22-0.031%200.64-0.096%200.99-0.096%200.31%200%200.58%200.049%200.64%200.215%200.11%200.334%200.43%201.307%200.65%201.307%200.02%200%200.03-0.004%200.04-0.01%200.24-0.119%200.24-0.885%200.52-1.119%200.29-0.234%201.63-0.588%201.97-0.766%200.35-0.177%200.82-0.237%201.22-0.472%200.41-0.234%201.16-0.41%201.39-0.588%200.01-0.004%200.02-0.012%200.03-0.018-0.55-5.46-1.77-10.711-3.58-15.68-0.23-0.111-0.38-0.279-0.16-0.445-5.32-14.286-15.5-26.14-28.49-33.48-0.1%200.0436-0.2%200.1034-0.32%200.1754-0.29%200.173-0.4%200.5259-0.8%200.5879-0.41%200.058-1.05%200.1774-1.34%200.2344-0.01%200.001-0.02%200.0039-0.03%200.0039-0.21%200%200.51-0.7733%201.02-0.9453%200.24-0.08%200.66-0.1864%201.01-0.3164-1.23-0.68-2.48-1.319-3.75-1.916-0.11-0.006-0.2-0.0098-0.28-0.0098-0.58%200-1.04-0.0587-1.51-0.1777-0.46-0.12-1.22-0.2969-1.39-0.2969zm-22.05%200.3652c-0.68%200-1.52%200.5781-1.72%200.5781-0.23%200-1.33%200.233-1.8%200.295-0.46%200.058-1.33%200.4113-1.67%200.5273-0.35%200.12-0.53%200.4158-0.58%200.5918-0.07%200.177-0.3%200.4735-0.64%200.6465-0.35%200.177-1.45%201.2986-1.28%201.4766%200.18%200.176%200.58%200.1155%200.81%200.3535%200.24%200.234%200.64%200.7652%201.22%200.8222%200.36%200.038%200.92%200.1192%201.34%200.1192%200.25%200%200.45-0.0312%200.52-0.1192%200.17-0.234-0.52-0.7085-0.76-1.0625-0.23-0.354-0.87-0.9403-0.34-1.2363%200.51-0.292%202.43-1.7695%202.84-1.7695%200.4%200%201.73-0.0003%202.02-0.1153%200.29-0.119%200.47-0.1765%200.82-0.3535%200.34-0.177-0.12-0.59-0.47-0.709-0.1-0.032-0.2-0.0449-0.31-0.0449zm-8.48%206.0059c-0.32%200-0.47%200.1584-0.52%200.3164-0.05%200.161%200%200.422%200.36%200.422%200.23%200%200.41%200.082%200.58%200.082%200.11%200%200.21-0.033%200.31-0.1349%200.26-0.262%200-0.582%200-0.582-0.21-0.104-0.42-0.1035-0.73-0.1035zm-36.45%2010.615c-0.11%200-0.21%200.029-0.27%200.105-0.23%200.292-0.52%200.826-0.57%201-0.06%200.177-0.35%201.652-0.35%201.828%200%200.177%200.52%200.236%200.75%200.413s0.52%200.766%200.29%200.943-0.93%200.53-1.04%200.764c-0.12%200.239%200.29%200.65%200.29%200.65s-0.87%200.354-0.64%200.473c0.23%200.116%200.75%200.293%201.11%200.293%200.34%200-0.87%200.769-1.05%200.826-0.17%200.058-0.69%200.648-0.69%200.648%200.81-0.239%201.1-0.181%201.56-0.416s0.69-0.291%201.33-0.291%201.68%200%201.86-0.119c0.17-0.119%200.52-0.707%200.52-0.707s0.46-0.413%200.58-0.59c0.11-0.177-0.47-1.002-0.7-1.002s-0.4-0.765-0.4-0.765l-0.87-1.18-0.12-1.828s-0.52-0.708-0.69-0.766c-0.13-0.041-0.58-0.279-0.9-0.279zm-3.74%202.638c-0.23%200-0.47%200.473-0.82%200.588-0.34%200.12-0.98-0.116-1.1%200.354-0.11%200.473-0.11%201.123-0.17%201.357-0.06%200.235-0.46%200.823-0.17%201.295%200.08%200.134%200.41%200.242%200.74%200.242%200.19%200%200.38-0.037%200.53-0.123%200.41-0.238%201.1-0.472%201.34-0.648%200.23-0.177%200.63-0.234%200.75-0.531%200.12-0.296%200.17-1.295%200.17-1.295l-0.52-0.588c0%200.001-0.52-0.651-0.75-0.651zm48.06%207.956s0.17%200.24%200.35%200.24c0.17%200%200.92%200.41%201.15%200.644%200.24%200.235%200.06%200.886-0.06%201.239-0.11%200.354-1.56%200.412-1.56%200.412s0.12%200.768%200.35%201.123c0.23%200.35%200.81%200.586%200.98%200.644%200.18%200.058%201.1%200.766%201.1%200.766s0.58%200.357%201.16%201.062c0.32%200.388%200.26%200.475%200.13%200.475-0.1%200-0.24-0.061-0.24-0.061s-0.47%200.532-0.35%200.709%200.29%200.647%200.64%200.823c0.34%200.178%200.4%200.886%200.46%201.592%200.06%200.708-0.35%201.002-0.7%201.179-0.13%200.068-0.34%200.094-0.55%200.094-0.33%200-0.67-0.059-0.78-0.094-0.17-0.062-1.16-0.474-1.33-0.709-0.18-0.238-1.16-1.002-1.22-1.179-0.06-0.178-0.06-0.709%200.06-0.944%200.11-0.234%200.06-0.706%200-1.178-0.06-0.47-1.22-1.474-1.45-1.65-0.23-0.177-0.52-0.826-0.52-1.06s-0.81-1.063-0.87-1.239c-0.06-0.177%200.06-0.822%200.23-1.119%200.18-0.296%200.81-0.651%201.1-0.709s1.45-1.06%201.92-1.06zm-11.66%200.296c0.35%200%200.58%200.115%200.87%200.235%200.29%200.119%200.06%200.765%200.06%200.765s-0.58%200.531-1.1%200.592c-0.15%200.016-0.29%200.024-0.41%200.024-0.31%200-0.53-0.041-0.69-0.084-0.24-0.058-0.58-0.531-0.81-0.588%200%200%200.81-0.59%201.16-0.709%200.34-0.12%200.57-0.235%200.92-0.235zm-4.49%200.165c0.02%200%200.05%200.003%200.07%200.013%200.39%200.158%201.24%200.865%201.24%200.865s-0.7%200.861%200%201.176c0.22%200.101%200.53%200.137%200.86%200.137%200.69%200%201.47-0.163%201.68-0.215%200.18-0.047%200.51-0.092%200.82-0.092%200.23%200%200.44%200.025%200.58%200.092%200.31%200.158%202%201.177%202.47%201.492%200.46%200.315%201.08%201.651%200.7%201.809-0.27%200.11-1.18%200.258-2.04%200.258-0.38%200-0.75-0.029-1.05-0.1-1.01-0.234-2.56-0.393-2.87-0.393-0.3%200-1.08%200.473-1.54%200.549-0.46%200.078-2.71%200.235-3.01%200.235-0.31%200-0.32%200.315-0.93%200.55-0.62%200.238-0.93%200.473-0.78%200.946%200.16%200.469%200.47%201.256%200.93%201.883%200.43%200.577%201.56%201.679%202.29%201.679%200.06%200%200.13-0.009%200.18-0.029%200.59-0.197%200.19-0.779%200.78-0.779%200.11%200%200.26%200.021%200.46%200.072%200.87%200.221%201.28%200.478%201.61%200.478%200.14%200%200.26-0.047%200.4-0.164%200.36-0.305%200.86-0.42%201.21-0.42%200.1%200%200.19%200.011%200.26%200.028%200.31%200.077%201.24%200.234%200.93%200.707-0.31%200.474-0.39%201.022-0.08%201.492%200.31%200.473-0.08%200.868-0.39%201.102-0.31%200.238-0.46%201.413-0.61%201.728-0.16%200.316-0.47%200.707-1.01%200.865-0.23%200.067-0.43%200.092-0.65%200.092-0.3%200-0.63-0.047-1.13-0.092-0.23-0.022-0.42-0.031-0.6-0.031-0.49%200-0.86%200.075-1.49%200.19-0.07%200.015-0.15%200.019-0.24%200.019-0.9%200-2.36-0.666-2.93-0.809-0.61-0.158-1.46-0.234-2.08-0.468-0.5-0.195-0.54-0.44-1.13-0.44-0.13%200-0.29%200.014-0.49%200.043-1.09%200.158-1.63%200.79-1.63%201.104%200%200.312%200.47%201.1-0.46%201.176-0.16%200.013-0.31%200.021-0.45%200.021-0.68%200-1.17-0.164-1.56-0.49-0.46-0.396-0.93-1.18-1.54-1.496-0.62-0.315-1.01-0.55-1.7-0.627-0.7-0.081-1.78-0.237-2.01-0.549-0.24-0.316-0.47-0.632-0.24-1.182%200.24-0.55-0.15-1.571-0.15-2.041%200-0.473-0.31-0.945-0.77-1.023-0.04-0.005-0.07-0.006-0.1-0.006-0.48%200-1.24%200.478-1.61%200.478-0.25%200-0.72-0.035-1.11-0.035-0.2%200-0.38%200.008-0.51%200.035-0.38%200.077-1.46-0.002-2.39%200.159-0.93%200.154-1.63%200.233-1.86%200.392-0.23%200.158-1.85%201.019-2.24%201.176s-0.93%200.158-0.93%200.158c-0.14%200-0.33%200.004-0.54%200.004-0.82%200-1.96-0.052-1.78-0.553%200.24-0.627%200.78-0.785%201.71-0.943%200.92-0.157%202.54-0.787%202.78-1.18%200.23-0.391%200.39-1.965%200.62-2.199s2-1.18%202.24-1.572c0.23-0.393%200.23-1.177%200.46-1.492%200.19-0.258%200.23-0.514%200.87-0.514%200.14%200%200.31%200.013%200.52%200.041%200.27%200.035%200.51%200.053%200.72%200.053%200.74%200%201.21-0.183%201.45-0.363%200.31-0.24%200.77-0.397%201.16-0.397%200.38%200%200.85%201.256%201.23%201.572%200.39%200.315%201.01%201.416%202.01%201.651%201.01%200.238%201.4%200.79%201.78%200.947%200.39%200.153%200.7%200.152%200.62%200.707-0.08%200.549-0.23%201.096-0.54%201.178-0.31%200.08-1.78-0.002-1.86%200.312-0.07%200.302%200.92%201.106%201.34%201.106%200.02%200%200.04-0.001%200.05-0.004%200.39-0.078%200.77-0.632%201.09-1.102%200.31-0.472%200.85-0.864%200.92-1.256%200.08-0.393-0.61-1.1-0.23-1.181%200.02-0.004%200.05-0.006%200.08-0.006%200.13%200%200.3%200.056%200.45%200.115%200.15%200.058%200.3%200.115%200.42%200.115%200.1%200%200.17-0.037%200.21-0.142%200.16-0.393-0.23-0.632-0.85-1.102-0.62-0.473-2.01-1.336-2.47-1.728-0.47-0.392-1.08-1.023-1.24-1.258-0.15-0.235-0.7-0.943%200.08-1.182%200.14-0.042%200.28-0.06%200.41-0.06%200.6%200%201.11%200.397%201.36%200.849%200.28%200.492%201.55%201.867%202.03%201.867%200.06%200%200.11-0.018%200.14-0.06%200.08-0.103%200.19-0.147%200.31-0.147%200.33%200%200.75%200.35%200.93%200.698%200.23%200.473%200.38%201.965%200.61%202.199%200.24%200.234%200.31%201.098%200.85%201.49%200.5%200.361%201.59%202.326%202.06%202.326%200.04%200%200.08-0.015%200.11-0.045%200.38-0.392%200.62-0.707%200.38-1.257-0.23-0.549-0.54-1.649-0.46-1.883%200.08-0.239%200.62-0.315%200.77-0.549%200.16-0.239%200.7-0.709%201.01-0.709%200.19%200%200.66%200.203%201%200.203%200.22%200%200.39-0.082%200.39-0.359%200-0.707%200.07-0.708%200.46-0.866s0.39-1.883%200.85-2.437c0.46-0.549%201.08-1.412%201.08-1.412s0.83-1.193%201.25-1.193zm-18.46%203.666c-0.26%200-0.52%200.765-0.52%201.06%200%200.296%200.23%200.886%200.11%201.063-0.11%200.177-0.34%200.472-0.4%200.826-0.06%200.353-0.24%201.056%200.11%201.056%200.13%200%200.28%200.026%200.42%200.026%200.24%200%200.46-0.07%200.57-0.438%200.17-0.587%200.35-0.822%200.11-1.238-0.23-0.411-0.35-0.943-0.35-1.178%200-0.238%200.18-0.296%200.24-0.707%200.05-0.414%200-0.47-0.29-0.47zm91.46%2023.845c-0.13%200-0.25%200.008-0.33%200.024-0.3%200.062-0.59%200.354-0.64%200.65-0.06%200.292-0.41%200.884%200.34%201.119%200.2%200.062%200.38%200.086%200.52%200.086%200.4%200%200.62-0.19%200.7-0.32%200.12-0.177%200.23-0.476%200.29-0.772%200.06-0.292-0.06-0.703-0.06-0.703-0.12-0.042-0.51-0.084-0.82-0.084zm-25.96%2010.336c-0.35%200.357-0.4%201.769-0.4%202.008%200%200.235-0.12%201.947%200.17%202.004%200.12%200.024%200.32%200.045%200.53%200.045%200.32%200%200.64-0.051%200.75-0.225%200.17-0.296%200.87-0.529%200.35-1.533-0.53-0.999-1.4-2.299-1.4-2.299zm14.05%204.018c-0.25%200-0.44%200.131-0.02%200.759%200.64%200.942%202.49%202.831%202.67%203.065%200.17%200.234%200.63%200.941%200.81%201.357%200.17%200.411%201.91%203.065%201.91%203.299s1.05%201.65%201.63%202.299c0.44%200.501%201.55%201.387%202.16%201.387%200.18%200%200.32-0.079%200.38-0.268%200.3-0.826%200.47-1.707%200.41-2.06-0.06-0.354-0.52-1.593-0.75-1.77s-0.87-0.53-1.05-0.707c-0.17-0.177-0.46-0.941-0.46-0.941l-0.87-0.532s-0.03%200.002-0.08%200.002c-0.17%200-0.56-0.034-0.56-0.355%200-0.416-0.11-1.006-0.11-1.006s-1.51-1.295-2.03-1.768c-0.53-0.47-1.39-1.353-1.62-1.648-0.23-0.296-0.23-0.59-0.7-0.709-0.47-0.116-1.39-0.353-1.39-0.353-0.08-0.02-0.21-0.051-0.33-0.051zm11.02%2012.185c-0.63%200-1.66%200.069-1.53%200.598%200.14%200.588%200.98%200.826%201.39%200.941%200.4%200.119%201.62%200.176%201.79%200.176%200.03%200%200.05%200.01%200.06%200.024%200.13-0.296%200.25-0.592%200.36-0.889-0.21-0.02-0.44-0.102-0.7-0.311-0.58-0.473-0.7-0.531-0.93-0.531-0.06%200.001-0.23-0.008-0.44-0.008zm-1.91%203.926c-0.17%200-0.34%200.285-0.34%200.516%200%200.23%200.56%200.463%200.56%200.463l0.4-0.635c-0.17-0.226-0.45-0.344-0.62-0.344zm-52.03%202.15c-0.17%200.357-0.46%201.592-0.69%201.831-0.24%200.234-0.81%201.296-0.99%201.416-0.17%200.115-1.16%200.707-1.33%200.765-0.18%200.058-1.33%200.234-1.51%200.473-0.17%200.234-0.52%200.823-0.52%201.119%200%200.292%200.18%201.707%200.23%201.885%200.06%200.176%200.12%200.827-0.29%201.297s-0.87%201.71-0.87%202.01c0%200.29%200.29%201.47%200.29%201.7%200%200.24%200.75%201.06%201.16%201.24%200.1%200.04%200.2%200.06%200.3%200.06%200.38%200%200.81-0.19%201.03-0.24h0.04c0.05%200%200.08%200.02%200.1%200.04s0.03%200.04%200.05%200.04c0.04%200%200.11-0.13%200.45-0.73%200.64-1.12%201.05-2.06%201.1-2.59%200.06-0.53%200.3-1.533%200.53-1.884%200.23-0.357%200.69-2.769%200.92-3.066%200.24-0.291%200.87-1.235%200.87-1.412s0.24-0.709%200.24-1.239c0-0.531-0.41-1.826-0.41-1.826l-0.7-0.889z%22%2F%3E%3Cg%20transform%3D%22translate(-48.27%2C-40.877)%22%3E%3Cpath%20style%3D%22fill%3A%2319398a%22%20d%3D%22m74.594%20214.58c-1.985%202.231-3.907%203.845-5.767%204.836s-4.186%201.489-6.977%201.489c-4.155%200-7.457-1.288-9.906-3.861-2.451-2.572-3.674-5.937-3.674-10.092%200-2.852%200.356-5.286%201.07-7.302%200.712-2.015%201.658-3.689%202.836-5.023%201.178-1.332%202.512-2.402%204-3.209%201.488-0.805%203.163-1.52%205.023-2.139%200.744-0.248%201.891-0.589%203.442-1.023%203.286-0.992%205.674-1.954%207.162-2.885%201.488-0.929%202.232-2.418%202.232-4.463%200-1.489-0.419-2.76-1.256-3.814s-1.969-1.582-3.395-1.582c-2.295%200-3.767%200.605-4.418%201.814s-1.069%203.115-1.256%205.721v0.558h-14.79c0-3.409%200.449-6.216%201.349-8.417%200.898-2.201%202.216-4.015%203.953-5.442%203.41-2.728%208.309-4.093%2014.696-4.093%207.256%200%2012.386%201.209%2015.395%203.628%203.007%202.418%204.511%206.511%204.511%2012.277v31.906c0%201.55%200.402%203.473%201.209%205.767h-14.416l-1.023-4.651zm-0.558-20.65c-0.869%200.435-1.954%200.961-3.256%201.581-2.046%200.931-3.441%201.675-4.186%202.232-1.055%200.744-1.893%201.644-2.512%202.697-0.621%201.056-0.93%202.389-0.93%204.001%200%201.673%200.479%203.022%201.441%204.046%200.961%201.022%202.31%201.534%204.046%201.534%201.984%200%203.363-0.775%204.139-2.325%200.775-1.55%201.193-3.411%201.256-5.581v-8.185z%22%2F%3E%3Cpath%20style%3D%22fill%3A%2319398a%22%20d%3D%22m91.337%20177.84v-10.697h5.86v-14.883h14.79v14.883h7.07v10.697h-7.07v27.439c0%201.365%200.279%202.312%200.837%202.838%200.558%200.527%201.363%200.791%202.418%200.791%200.496-0.062%200.96-0.109%201.395-0.141%200.433-0.03%201.24-0.046%202.419-0.046v10.418c-3.784%200.558-6.946%200.837-9.488%200.837-8.248%200-12.371-4-12.371-12v-30.137h-5.86z%22%2F%3E%3Cpath%20style%3D%22fill%3A%2319398a%22%20d%3D%22m124.45%20219.23v-69.763h14.79v69.763h-14.79z%22%2F%3E%3Cpath%20style%3D%22fill%3A%2319398a%22%20d%3D%22m170.96%20214.58c-1.985%202.231-3.907%203.845-5.767%204.836s-4.186%201.489-6.976%201.489c-4.155%200-7.458-1.288-9.907-3.861-2.45-2.572-3.674-5.937-3.674-10.092%200-2.852%200.356-5.286%201.069-7.302%200.712-2.015%201.659-3.689%202.837-5.023%201.177-1.332%202.511-2.402%204-3.209%201.489-0.805%203.163-1.52%205.023-2.139%200.744-0.248%201.891-0.589%203.441-1.023%203.287-0.992%205.674-1.954%207.163-2.885%201.488-0.929%202.232-2.418%202.232-4.463%200-1.489-0.418-2.76-1.256-3.814s-1.969-1.582-3.395-1.582c-2.295%200-3.767%200.605-4.418%201.814s-1.07%203.115-1.256%205.721v0.558h-14.79c0-3.409%200.449-6.216%201.349-8.417%200.898-2.201%202.216-4.015%203.953-5.442%203.41-2.728%208.309-4.093%2014.697-4.093%207.255%200%2012.386%201.209%2015.395%203.628%203.006%202.418%204.511%206.511%204.511%2012.277v31.906c0%201.55%200.403%203.473%201.209%205.767h-14.418l-1.022-4.651zm-0.558-20.65c-0.869%200.435-1.954%200.961-3.256%201.581-2.046%200.931-3.441%201.675-4.186%202.232-1.055%200.744-1.892%201.644-2.511%202.697-0.621%201.056-0.93%202.389-0.93%204.001%200%201.673%200.479%203.022%201.442%204.046%200.96%201.022%202.309%201.534%204.046%201.534%201.984%200%203.363-0.775%204.139-2.325%200.775-1.55%201.193-3.411%201.256-5.581v-8.185z%22%2F%3E%3Cpath%20style%3D%22fill%3A%2319398a%22%20d%3D%22m214.16%20182.58c-0.063-0.495-0.093-0.868-0.093-1.116-0.125-1.797-0.372-3.069-0.744-3.813-0.311-0.682-0.791-1.225-1.442-1.629-0.651-0.402-1.535-0.604-2.65-0.604-1.489%200-2.683%200.357-3.582%201.069-0.899%200.713-1.349%201.813-1.349%203.302%200%201.242%200.403%202.264%201.209%203.069%200.805%200.807%201.922%201.552%203.349%202.233%200.805%200.371%202.077%200.93%203.814%201.674%202.791%201.179%205.023%202.201%206.697%203.07%201.674%200.867%203.24%201.938%204.697%203.208%201.456%201.272%202.604%202.837%203.441%204.697s1.256%204.063%201.256%206.604c0%205.52-1.83%209.659-5.488%2012.417-3.659%202.759-8.403%204.141-14.231%204.141-6.015%200-10.744-1.396-14.185-4.187-3.442-2.791-5.163-7.256-5.163-13.395h14.138c0%202.357%200.31%204.125%200.931%205.303%200.868%201.674%202.325%202.512%204.372%202.512%201.612%200%202.898-0.42%203.86-1.256%200.96-0.838%201.442-2.062%201.442-3.675%200-1.675-0.651-3.007-1.954-4-1.241-0.619-3.132-1.52-5.674-2.696-3.348-1.427-6.032-2.713-8.045-3.861-2.016-1.146-3.737-2.525-5.163-4.14-2.48-2.851-3.72-6.106-3.72-9.767%200-5.332%201.814-9.348%205.441-12.045%203.627-2.698%208.232-4.047%2013.813-4.047s10.123%201.411%2013.627%204.232c3.503%202.823%205.255%207.055%205.255%2012.697h-13.859z%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(-48.27%2C-40.877)%22%3E%3Cpath%20style%3D%22fill%3A%2319398a%22%20d%3D%22m48.407%20128.06v-3.697h2.025v-5.145h5.113v5.145h2.443v3.697h-2.443v9.485c0%200.472%200.096%200.799%200.289%200.98%200.193%200.183%200.471%200.273%200.836%200.273%200.172-0.021%200.332-0.037%200.482-0.048s0.429-0.016%200.836-0.016v3.601c-1.308%200.193-2.401%200.29-3.279%200.29-2.852%200-4.277-1.383-4.277-4.148v-10.418h-2.025z%22%2F%3E%3Cpath%20style%3D%22fill%3A%2319398a%22%20d%3D%22m64.034%20124.36v2.732h0.064c0.3-1.007%200.776-1.8%201.43-2.379s1.495-0.868%202.524-0.868v5.788c-0.45-0.085-0.964-0.129-1.543-0.129-0.75%200-1.281%200.118-1.591%200.354-0.312%200.236-0.488%200.708-0.531%201.415v11.093h-5.112v-18.006h4.759z%22%2F%3E%3Cpath%20style%3D%22fill%3A%2319398a%22%20d%3D%22m77.698%20140.76c-0.686%200.771-1.35%201.329-1.993%201.672-0.643%200.342-1.447%200.514-2.412%200.514-1.437%200-2.578-0.445-3.424-1.334-0.847-0.89-1.271-2.052-1.271-3.488%200-0.986%200.123-1.828%200.37-2.524%200.246-0.696%200.573-1.275%200.98-1.736%200.407-0.46%200.869-0.831%201.383-1.109%200.514-0.279%201.093-0.526%201.736-0.74%200.257-0.085%200.654-0.203%201.19-0.354%201.136-0.342%201.961-0.675%202.476-0.997%200.514-0.321%200.771-0.836%200.771-1.544%200-0.514-0.145-0.953-0.434-1.318-0.29-0.364-0.681-0.546-1.174-0.546-0.793%200-1.302%200.208-1.527%200.627-0.226%200.418-0.37%201.077-0.434%201.978v0.193h-5.112c0-1.179%200.155-2.148%200.466-2.91%200.311-0.761%200.767-1.387%201.367-1.881%201.179-0.943%202.872-1.415%205.08-1.415%202.508%200%204.282%200.418%205.322%201.253%201.04%200.836%201.56%202.251%201.56%204.245v11.029c0%200.536%200.139%201.201%200.418%201.994h-4.984l-0.354-1.609zm-0.193-7.138c-0.3%200.15-0.675%200.333-1.125%200.547-0.707%200.321-1.189%200.579-1.447%200.772-0.365%200.256-0.654%200.568-0.868%200.932-0.215%200.364-0.322%200.825-0.322%201.382%200%200.579%200.167%201.045%200.499%201.399%200.333%200.354%200.798%200.53%201.399%200.53%200.686%200%201.163-0.268%201.431-0.804s0.412-1.178%200.434-1.929v-2.829z%22%2F%3E%3Cpath%20style%3D%22fill%3A%2319398a%22%20d%3D%22m92.939%20131.05-0.032-0.321c-0.022-0.214-0.043-0.525-0.064-0.933-0.043-0.493-0.086-0.868-0.128-1.125-0.236-0.75-0.697-1.125-1.383-1.125-0.601%200-1.008%200.193-1.222%200.579s-0.322%200.921-0.322%201.608v7.427c0%200.643%200.123%201.153%200.37%201.528%200.246%200.375%200.67%200.563%201.271%200.563%200.643%200%201.072-0.273%201.286-0.82%200.214-0.546%200.321-1.249%200.321-2.106%200-0.257-0.011-0.504-0.032-0.74v-0.515h4.952c0%200.643-0.038%201.405-0.113%202.283-0.075%200.879-0.177%201.543-0.305%201.993-0.321%201.072-0.912%201.893-1.769%202.46s-1.876%200.917-3.054%201.045c-0.172%200.021-0.3%200.032-0.386%200.032-0.494%200.043-0.933%200.064-1.318%200.064-1.973%200-3.521-0.445-4.646-1.334-1.125-0.89-1.688-2.31-1.688-4.26v-7.331c0-2.229%200.536-3.815%201.608-4.759%201.071-0.943%202.646-1.415%204.727-1.415%202.357%200.021%204.078%200.536%205.16%201.543%201.083%201.008%201.624%202.594%201.624%204.759%200%200.085-0.011%200.225-0.032%200.418v0.482h-4.825z%22%2F%3E%3Cpath%20style%3D%22fill%3A%2319398a%22%20d%3D%22m104.96%20125.78h0.064c0.557-0.708%201.152-1.206%201.784-1.495%200.632-0.29%201.335-0.434%202.106-0.434%201.222%200%202.208%200.386%202.958%201.157%200.75%200.772%201.125%201.748%201.125%202.926v14.437h-5.112v-12.797c0-0.557-0.097-0.954-0.29-1.189-0.193-0.236-0.579-0.354-1.158-0.354-0.514%200-0.89%200.188-1.125%200.563s-0.354%200.819-0.354%201.334v12.443h-5.112v-24.115h5.112v7.524z%22%2F%3E%3Cpath%20style%3D%22fill%3A%2319398a%22%20d%3D%22m115%20130.02c0-2.208%200.583-3.789%201.752-4.743%201.167-0.954%202.813-1.431%204.935-1.431%204.458%200%206.688%202.058%206.688%206.173v7.331c-0.128%201.972-0.767%203.397-1.913%204.276-1.147%200.879-2.739%201.318-4.775%201.318-0.943%200-1.816-0.102-2.62-0.305-0.804-0.204-1.512-0.531-2.122-0.98-0.611-0.451-1.088-1.029-1.431-1.736-0.343-0.708-0.514-1.565-0.514-2.572v-7.331zm5.112%207.652c0.107%201.05%200.632%201.576%201.575%201.576s1.468-0.525%201.576-1.576v-8.038c0-0.644-0.124-1.152-0.37-1.527-0.247-0.375-0.649-0.563-1.206-0.563-0.558%200-0.959%200.188-1.206%200.563s-0.37%200.884-0.37%201.527v8.038z%22%2F%3E%3Cpath%20style%3D%22fill%3A%2319398a%22%20d%3D%22m134.9%20124.36v2.09h0.064c0.407-0.772%200.965-1.388%201.672-1.849%200.708-0.461%201.425-0.713%202.154-0.756%200.879%200%201.661%200.215%202.347%200.643%200.686%200.429%201.168%201.008%201.447%201.736h0.064c0.921-1.586%202.165-2.379%203.73-2.379%201.286%200%202.368%200.332%203.248%200.997%200.878%200.664%201.318%201.586%201.318%202.765v14.759h-5.113v-12.862c-0.043-0.45-0.166-0.809-0.37-1.077s-0.53-0.402-0.981-0.402c-0.921%200.021-1.382%200.514-1.382%201.479v12.862h-5.113v-12.862c-0.107-0.493-0.241-0.863-0.402-1.109-0.161-0.247-0.434-0.37-0.82-0.37-0.944%200-1.447%200.493-1.511%201.479v12.862h-5.112v-18.006h4.76z%22%2F%3E%3Cpath%20style%3D%22fill%3A%2319398a%22%20d%3D%22m161.2%20140.76c-0.686%200.771-1.351%201.329-1.994%201.672-0.643%200.342-1.447%200.514-2.412%200.514-1.436%200-2.578-0.445-3.424-1.334-0.847-0.89-1.27-2.052-1.27-3.488%200-0.986%200.123-1.828%200.37-2.524%200.246-0.696%200.573-1.275%200.98-1.736%200.407-0.46%200.868-0.831%201.383-1.109%200.514-0.279%201.093-0.526%201.736-0.74%200.257-0.085%200.654-0.203%201.19-0.354%201.136-0.342%201.961-0.675%202.476-0.997%200.515-0.321%200.772-0.836%200.772-1.544%200-0.514-0.145-0.953-0.434-1.318-0.29-0.364-0.681-0.546-1.174-0.546-0.793%200-1.302%200.208-1.527%200.627-0.225%200.418-0.37%201.077-0.434%201.978v0.193h-5.112c0-1.179%200.155-2.148%200.466-2.91%200.311-0.761%200.767-1.387%201.367-1.881%201.178-0.943%202.872-1.415%205.08-1.415%202.508%200%204.281%200.418%205.322%201.253%201.039%200.836%201.559%202.251%201.559%204.245v11.029c0%200.536%200.139%201.201%200.418%201.994h-4.983l-0.355-1.609zm-0.193-7.138c-0.3%200.15-0.675%200.333-1.125%200.547-0.708%200.321-1.19%200.579-1.447%200.772-0.365%200.256-0.654%200.568-0.868%200.932-0.215%200.364-0.322%200.825-0.322%201.382%200%200.579%200.166%201.045%200.499%201.399%200.332%200.354%200.798%200.53%201.398%200.53%200.686%200%201.163-0.268%201.431-0.804s0.413-1.178%200.434-1.929v-2.829z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat scroll transparent;background-size:cover}#site-header .outer-wrapper .header-inner{float:right}#site-header .outer-wrapper .header-inner .block-views-exposed-filter-blocksearch-page{float:right}#site-header .outer-wrapper .header-inner .block-views-exposed-filter-blocksearch-page .form--inline{position:relative}#site-header .outer-wrapper .header-inner .block-views-exposed-filter-blocksearch-page .form--inline .form-item-keywords label{display:none}#site-header .outer-wrapper .header-inner .block-views-exposed-filter-blocksearch-page .form--inline .form-item-keywords input{padding:0.5em 2.5em 0.5em 0.5em;background-color:#f2f2f2;border:none}#site-header .outer-wrapper .header-inner .block-views-exposed-filter-blocksearch-page .form--inline div#edit-actions{position:absolute;right:10px;height:35px;width:35px}#site-header .outer-wrapper .header-inner .block-views-exposed-filter-blocksearch-page .form--inline div#edit-actions input{text-indent:-9999px;padding:10px 18px;background-color:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20height%3D%2216px%22%0A%20%20%20width%3D%2216px%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20viewBox%3D%220%200%2052.049999%2052.150002%22%0A%20%20%20y%3D%220px%22%0A%20%20%20x%3D%220px%22%0A%20%20%20id%3D%22Search%22%0A%20%20%20version%3D%221.1%22%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata11%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs9%22%20%2F%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23666666%3B%7D%0A%3C%2Fstyle%3E%3Cpath%0A%20%20%20%20%20style%3D%22fill%3A%23666666%3B%22%0A%20%20%20%20%20id%3D%22ico-search%22%0A%20%20%20%20%20d%3D%22M%2051.3%2C46.2%2038%2C32.9%20c%202.4%2C-3.4%203.8%2C-7.5%203.8%2C-12%20C%2041.8%2C9.4%2032.5%2C0%2020.9%2C0%209.4%2C0%200%2C9.3%200%2C20.9%20c%200%2C11.6%209.3%2C20.9%2020.9%2C20.9%204.4%2C0%208.4%2C-1.4%2011.8%2C-3.7%20L%2046%2C51.4%20c%201%2C1%202.6%2C1%203.7%2C0%20l%201.6%2C-1.6%20c%201%2C-1%201%2C-2.6%200%2C-3.6%20z%20M%2020.9%2C36.9%20c%20-8.8%2C0%20-16%2C-7.2%20-16%2C-16%200%2C-8.8%207.2%2C-16%2016%2C-16%208.8%2C0%2016%2C7.2%2016%2C16%200%2C8.8%20-7.2%2C16%20-16%2C16%20z%22%0A%20%20%20%20%20class%3D%22st0%22%20%2F%3E%3C%2Fsvg%3E") no-repeat scroll 20px;background-position:right 7px top 50%}@media screen and (max-width:600px){#site-header .outer-wrapper .header-inner .block-views-exposed-filter-blocksearch-page{display:none}}#site-header .outer-wrapper .header-inner .menu--header-menu{float:right;margin-right:30px;margin-top:20px;font-size:0.875em}#site-header .outer-wrapper .header-inner .menu--header-menu a{color:#052A3E}#site-header .outer-wrapper .header-inner .menu--header-menu a:hover{color:#8E368A}#site-header .outer-wrapper .header-inner .menu--header-menu li{display:inline;margin-left:1em}@media screen and (min-width:600px){#site-header .outer-wrapper .header-inner .menu--header-menu li:last-child{display:none}}@media screen and (max-width:600px){#site-header .outer-wrapper .header-inner .menu--header-menu{margin-right:10px;margin-top:10px}}.flex-boxes{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;clear:both;text-align:center}.flex-boxes a{text-decoration:none}.flex-boxes::after{clear:both;content:"";display:table}.flex-boxes .flex-box{-webkit-box-flex:2;-moz-box-flex:2;box-flex:2;-webkit-flex:2 2 15em;-moz-flex:2 2 15em;-ms-flex:2 2 15em;flex:2 2 15em;-webkit-align-self:stretch;-moz-align-self:stretch;align-self:stretch;-ms-flex-item-align:stretch;background:#f7f7f7;border-radius:3px;box-shadow:inset 0 0 1px #ddd,0 2px 4px #e6e6e6;display:block;margin:0.4em;padding:2em 2em 3em 2em}.flex-boxes .flex-box:nth-child(1){border-top:6px solid tomato}.flex-boxes .flex-box:nth-child(2){border-top:6px solid #72BFBF}.flex-boxes .flex-box:nth-child(3){border-top:6px solid #92B1E3}.flex-boxes .flex-box:nth-child(4){border-top:6px solid #E3D743}.flex-boxes .flex-box:nth-child(5){border-top:6px solid #CCC}.flex-boxes .flex-box:nth-child(6){border-top:6px solid #F6C05C}.flex-boxes .flex-box img{display:block;height:3em;margin-bottom:2em;margin:auto;opacity:0.4}.flex-boxes .flex-box .flex-title{color:rgba(5,42,62,0.7);font-size:1.2em;font-weight:800;margin-bottom:0.5em}.flex-boxes .flex-box p{line-height:1.5em;margin:auto}.flex-boxes .flex-box-big{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 40em;-moz-flex:1 1 40em;-ms-flex:1 1 40em;flex:1 1 40em}#site-footer{background:#464a4d;width:100%}#site-footer ul:not(.contextual-links){padding:0}#site-footer ul:not(.contextual-links) li{list-style:none;line-height:1.5em}#site-footer a{text-decoration:none}#site-footer p{margin:0}#site-footer section{max-width:1200px;margin-left:auto;margin-right:auto}#site-footer section::after{clear:both;content:"";display:table}#site-footer .footer-top-outer{padding:3em 1.618em;background:#464A4D}#site-footer .footer-top-outer .footer-top .block{float:left;width:50%}@media screen and (max-width:600px){#site-footer .footer-top-outer .footer-top .block{float:left;display:block;margin-right:2.35765%;width:14.70196%;clear:both;width:100% !important}#site-footer .footer-top-outer .footer-top .block:last-child{margin-right:0}}@media screen and (max-width:600px){#site-footer .footer-top-outer .footer-top .block-views-blocksitewide-block-2{float:left;display:block;margin-right:2.35765%;width:14.70196%;font-size:1em;margin-top:2em}#site-footer .footer-top-outer .footer-top .block-views-blocksitewide-block-2:last-child{margin-right:0}#site-footer .footer-top-outer .footer-top .block-views-blocksitewide-block-2 a{padding:12px 20px !important}#site-footer .footer-top-outer .footer-top .block-views-blocksitewide-block-2 .views-row{text-align:center}}#site-footer .footer-top-outer .footer-top h2,#site-footer .footer-top-outer .footer-top p{color:#FFFFFF}#site-footer .footer-top-outer .footer-top .btn-footer a{background-color:#FFFFFF;padding:12px 54px;font-weight:700;font-size:1.25em;color:#280B8F}#site-footer .footer-top-outer .footer-top .btn-footer a:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2228%22%20viewBox%3D%220%200%2020%2028%22%20width%3D%2220%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cpath%20style%3D%22fill%3A%23270b8f%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m2.7715%201.3672c-0.3963%200.035-0.7815%200.2022-1.0215%200.4922-0.48%200.57-0.3905%201.6313%200.1895%202.1113l11.952%2010.029-11.952%2010.029c-0.5805%200.48-0.67%201.542-0.19%202.112%200.48%200.58%201.5394%200.669%202.1094%200.189l14.702-12.33-14.702-12.33c-0.2846-0.2401-0.6913-0.3378-1.0875-0.3028z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll 0 50% transparent;background-size:15px 23px;content:"";display:inline-block;height:28px;margin:0 0 -7px 8px;text-indent:-9999px;width:20px}#site-footer .footer-top-outer .footer-top .btn-footer a:hover{background-color:#280B8F;color:#FFFFFF}#site-footer .footer-top-outer .footer-top .btn-footer a:hover:after{background:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2228%22%20viewBox%3D%220%200%2020%2028%22%20width%3D%2220%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cpath%20style%3D%22fill%3A%23FFFFFF%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m2.7715%201.3672c-0.3963%200.035-0.7815%200.2022-1.0215%200.4922-0.48%200.57-0.3905%201.6313%200.1895%202.1113l11.952%2010.029-11.952%2010.029c-0.5805%200.48-0.67%201.542-0.19%202.112%200.48%200.58%201.5394%200.669%202.1094%200.189l14.702-12.33-14.702-12.33c-0.2846-0.2401-0.6913-0.3378-1.0875-0.3028z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll 0 50% transparent;background-size:15px 23px}#site-footer .footer-logo{margin-bottom:2em;text-align:center}#site-footer .footer-logo img{height:3em}#site-footer .footer-bottom-outer{background:#FFFFFF;padding:0.5em 1.618em;font-size:0.875em}#site-footer .footer-bottom-outer .footer-bottom p{color:rgba(255,255,255,0.65);font-size:0.9em;line-height:1.5em;margin:auto}#site-footer .footer-bottom-outer .footer-bottom nav.menu--footer ul.menu{margin:0;text-align:left}@media screen and (max-width:600px){#site-footer .footer-bottom-outer .footer-bottom nav.menu--footer ul.menu{text-align:center}#site-footer .footer-bottom-outer .footer-bottom nav.menu--footer ul.menu li:nth-child(2){border-right:none;margin-right:0;padding-right:0}}#site-footer .footer-bottom-outer .footer-bottom nav.menu--footer ul.menu li{display:inline-block;padding:0 15px 0 0;margin-right:10px;border-right:1px solid #052A3E}#site-footer .footer-bottom-outer .footer-bottom nav.menu--footer ul.menu li a{color:#052A3E}#site-footer .footer-bottom-outer .footer-bottom nav.menu--footer ul.menu li a:hover{color:#8E368A}#site-footer .footer-menu,#site-footer #copyright{float:left}@media screen and (max-width:600px){#site-footer .footer-menu,#site-footer #copyright{float:none;text-align:center}}#site-footer #manta-ray-media{float:right}@media screen and (max-width:600px){#site-footer #manta-ray-media{float:none;text-align:center;clear:both}}#site-footer .copyright{float:left;display:block;margin-right:2.35765%;width:31.76157%;padding-left:1em}#site-footer .copyright:last-child{margin-right:0}#site-footer .utility-menu{float:left;display:block;margin-right:2.35765%;width:65.88078%}#site-footer .utility-menu:last-child{margin-right:0}#site-footer .utility-menu ul{text-align:right;font-weight:600}#site-footer .utility-menu ul li{display:inline;padding-right:1em}#site-footer .utility-menu ul li a{color:rgba(255,255,255,0.65)}#featured{background:url(../../../../themes/trachoma/images/bg-navy.png)}#featured .block-views-blockfront-header{max-width:1200px;margin:0 auto}#featured .block-views-blockfront-header .views-row{display:inline-block;text-align:center;font-size:1.5em;margin:1em auto}#featured .block-views-blockfront-header .views-row .head-strapline{color:#FFFFFF;margin-bottom:1em;display:inherit;max-width:590px}@media screen and (max-width:600px){#featured .block-views-blockfront-header .views-row .head-strapline{font-size:0.875em;line-height:1.3;margin:0 1em 1em}}@media screen and (max-width:900px){#featured .block-views-blockfront-header img{width:100%;height:auto}}.block-views-blockfront-statistics{margin:30px 10px 0}@media screen and (max-width:600px){.view-display-id-statistics .front-stat:nth-child(odd){clear:both}}.front-stat{width:24%;display:inline-block;margin:0 0.5%;float:left;text-align:center}@media screen and (max-width:600px){.front-stat{width:49%}.front-stat div:nth-child(odd){clear:both}}.front-stat .row-stat{display:inline-block;color:#747B80;padding:10px 20px}.block-views-blockfront-prom-pages{margin:30px 10px}.block-views-blockfront-prom-pages .attachment{float:left;width:43%}@media screen and (max-width:600px){.block-views-blockfront-prom-pages .attachment{width:100%}.block-views-blockfront-prom-pages .attachment .views-row{margin-bottom:10px}.block-views-blockfront-prom-pages .attachment .views-row .card-image{max-height:200px}.block-views-blockfront-prom-pages .attachment .views-row .card-image img{margin-top:-25%}}.block-views-blockfront-prom-pages .card-inner{position:relative}.block-views-blockfront-prom-pages .card-inner .card-header{position:absolute;bottom:10%;left:0;right:0;margin-left:auto;margin-right:auto;width:50%;text-align:center;background-color:rgba(40,11,143,0.4);color:#ffffff;padding:12px;font-weight:600;font-size:1.125em}.block-views-blockfront-prom-pages .card-inner .card-image{overflow:hidden}.block-views-blockfront-prom-pages .card-inner .card-image img{width:100%;height:auto;display:block}.front-promoted>.view-content{width:56%;float:right}@media screen and (max-width:600px){.front-promoted>.view-content{width:100%}}.front-promoted>.view-content .views-row{margin-bottom:10px}.block-views-blockfront-prom-pages .views-row a:hover .card-header{background-color:rgba(0,0,0,0.5) !important;color:#FFFFFF !important}.block-views-blockfront-prom-pages .views-row a:hover .card-image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-color:rgba(40,11,143,0.5)}.page-node-type-page main,.path-search main{background:url(../../../../themes/trachoma/images/bg-grey.png)}.page-node-type-page main article,.path-search main article{background-color:#FFFFFF;border:1px solid #E5E5E5;padding:19px}.page-node-type-page main article .field--name-field-image,.path-search main article .field--name-field-image{float:right;padding:0 0 20px 20px}.path-search main{box-shadow:inset 0 8px 8px -8px #8B9499}.path-search main .view-id-search li{background:white;border:1px solid gainsboro;padding:20px}.block-views-blocklanding-header{background:url(../../../../themes/trachoma/images/bg-grey.png)}.block-views-blocklanding-header .views-row{position:relative;text-align:center;overflow:hidden}.block-views-blocklanding-header .views-row h1.page-title{position:absolute;text-transform:uppercase;background-color:#FFFFFF;padding:20px 35px;bottom:28%;left:0;right:0;margin-left:auto;margin-right:auto;width:250px;text-align:center}.block-views-blocklanding-header .views-row .hero-img{display:block}.block-views-blocklanding-header .views-row .hero-img img{display:block;margin-left:calc(50% - 700px);max-width:none}.cards{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.cards .card{-webkit-flex-basis:20em;-moz-flex-basis:20em;flex-basis:20em;-ms-flex-preferred-size:20em;-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1;margin:1.4%;width:30%;display:inline-block;vertical-align:top}@media screen and (max-width:600px){.cards .card{float:left;display:block;margin-right:2.35765%;width:31.76157%;width:97%}.cards .card:last-child{margin-right:0}}.cards .card .card-inner{position:relative}.cards .card .card-inner .card-header{position:absolute;bottom:10%;left:0;right:0;margin-left:auto;margin-right:auto;width:90%;text-align:center;background-color:rgba(40,11,143,0.4);color:#ffffff;padding:12px;font-weight:600;font-size:1.125em}.cards .card .card-inner .card-image{overflow:hidden}.cards .card .card-inner .card-image img{width:100%;height:auto;display:block}.cards .card .card-copy{background:#FFFFFF;border:1px solid #e5e5e5;border-top:none;padding:20px 19px 19px;color:#052A3E}.cards .card .card-copy p:last-child{margin-bottom:0}.cards a:hover .card-header{background-color:rgba(255,255,255,0.9) !important;color:#052A3E !important}.page-node-type-landing-page main{padding:2em 0}.page-node-type-landing-page main article p{margin:0;width:100%;font-size:1.125em;text-align:center;line-height:1.66666666666667}.page-node-type-landing-page main .field--name-body{margin:0 1em}.page-node-type-landing-page #postscript{background:url(../../../../themes/trachoma/images/bg-grey.png);padding:40px 0;box-shadow:inset  0  8px 8px -8px #e1e1e1}.path-frontpage main article{font-size:1.125em;line-height:1.66666666666667}.path-frontpage #postscript{background:url(../../../../themes/trachoma/images/bg-grey.png);overflow:hidden}.path-frontpage #postscript .feature-image{text-align:center;margin-top:30px}.path-frontpage #postscript .feature-image img{height:auto;max-width:100%;width:50%}.path-frontpage #postscript .feature-text{box-sizing:border-box;display:block;padding:40px 30px;text-align:center;vertical-align:middle}.path-frontpage #postscript .feature-text h2{font-size:1.25em;line-height:1.3}@media screen and (min-width:600px){.path-frontpage #postscript .feature-image{float:right;margin-top:30px;width:35%}.path-frontpage #postscript .feature-image img{width:100%}.path-frontpage #postscript .feature-text{display:table-cell;padding:40px 20px;height:270px;width:65%}}@media screen and (min-width:900px){.path-frontpage #postscript .feature-image{float:right;margin-bottom:-70px;margin-top:0;width:55%}.path-frontpage #postscript .feature-image img{width:100%}.path-frontpage #postscript .feature-text{height:350px;padding:40px 30px 40px 0;width:45%}.path-frontpage #postscript .feature-text h2{font-size:1.875em;line-height:1.53333333333333}}@media screen and (min-width:1050px){.path-frontpage #postscript .feature-image{margin-bottom:-70px;margin-top:-50px}.path-frontpage #postscript .feature-text{height:auto}}@media screen and (min-width:1290px){.path-frontpage #postscript .feature-text{height:350px}}.button a,a.button{background-color:#280B8F;color:#FFFFFF;display:inline-block;font:bold 1.25em/1.5 "adelle",Georgia,Garamond,serif;padding:20px 40px}@media screen and (min-width:600px){.button a,a.button{font-size:1em;padding:20px}}@media screen and (min-width:900px){.button a,a.button{font-size:1.25em;padding:20px 17px}}@media screen and (min-width:1050px){.button a,a.button{font-size:1.25em;padding:20px 20px}}.button a:after,a.button:after{background:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2228%22%20viewBox%3D%220%200%2020%2028%22%20width%3D%2220%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cpath%20style%3D%22fill%3A%23FFFFFF%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m2.7715%201.3672c-0.3963%200.035-0.7815%200.2022-1.0215%200.4922-0.48%200.57-0.3905%201.6313%200.1895%202.1113l11.952%2010.029-11.952%2010.029c-0.5805%200.48-0.67%201.542-0.19%202.112%200.48%200.58%201.5394%200.669%202.1094%200.189l14.702-12.33-14.702-12.33c-0.2846-0.2401-0.6913-0.3378-1.0875-0.3028z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll 0 50% transparent;content:"";display:inline-block;height:28px;margin:0 0 -7px 8px;text-indent:-9999px;width:20px}.button a:hover,a.button:hover{background-color:#FFFFFF;color:#280B8F}.button a:hover:after,a.button:hover:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2228%22%20viewBox%3D%220%200%2020%2028%22%20width%3D%2220%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cpath%20style%3D%22fill%3A%23270b8f%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m2.7715%201.3672c-0.3963%200.035-0.7815%200.2022-1.0215%200.4922-0.48%200.57-0.3905%201.6313%200.1895%202.1113l11.952%2010.029-11.952%2010.029c-0.5805%200.48-0.67%201.542-0.19%202.112%200.48%200.58%201.5394%200.669%202.1094%200.189l14.702-12.33-14.702-12.33c-0.2846-0.2401-0.6913-0.3378-1.0875-0.3028z%22%2F%3E%3C%2Fsvg%3E")}.page-node-type-page main article{overflow:hidden}body.page-node-type-page.page-node-21 main aside#sidebar-first{display:none}body.page-node-type-page.page-node-21 main section#content{width:100%;float:none}body.page-node-type-page.page-node-21 main section#content article>iframe{height:1200px !important}@media screen and (min-width:830px){body.page-node-type-page.page-node-21 main section#content article>iframe{height:760px !important}}.path-frontpage #postscript-fourth{background-color:#F9F9F9}.block-twitter-feed{padding-top:1em;margin:0 10px 20px}.block-twitter-feed h2{float:left}.block-twitter-feed h3{float:right;font-size:1.125em;line-height:1.75}.block-twitter-feed .owl-carousel{clear:both;position:relative}.block-twitter-feed .owl-carousel .carousel-cell{border:1px solid #E5E5E5;background-color:#FFFFFF;padding:1em 20px;margin-bottom:15px;cursor:-moz-grab}.block-twitter-feed .owl-carousel .carousel-cell div{padding:0}.block-twitter-feed .owl-carousel .carousel-cell .tweet-date{text-transform:uppercase;color:#8B9399}.block-twitter-feed .owl-carousel .carousel-cell .tweet-text{color:#263943;word-wrap:break-word}.block-twitter-feed .owl-carousel .owl-nav div{position:absolute;width:20px;height:28px;text-indent:-999em;overflow:hidden;bottom:0;margin-top:-14px;cursor:pointer}@media screen and (min-width:830px){.block-twitter-feed .owl-carousel .owl-nav div{top:50%;bottom:auto}}.block-twitter-feed .owl-carousel .owl-nav div.owl-prev{left:4px;background:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2228%22%20viewBox%3D%220%200%2020%2028%22%20width%3D%2220%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cpath%20style%3D%22fill%3A%23270b8f%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m16.932%201.3672c-0.295%200.0239-0.58%200.1227-0.793%200.3027l-14.7%2012.33%2014.702%2012.33c0.57%200.48%201.629%200.391%202.109-0.189%200.48-0.57%200.391-1.632-0.189-2.112l-11.952-10.029%2011.95-10.029c0.58-0.4803%200.671-1.5416%200.191-2.1116-0.3-0.3625-0.826-0.5321-1.318-0.4922z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll 0 0 transparent}@media screen and (min-width:830px){.block-twitter-feed .owl-carousel .owl-nav div.owl-prev{left:-40px}}.block-twitter-feed .owl-carousel .owl-nav div.owl-next{right:4px;background:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20height%3D%2228%22%20viewBox%3D%220%200%2020%2028%22%20width%3D%2220%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%3E%3Cpath%20style%3D%22fill%3A%23270b8f%3Bclip-rule%3Aevenodd%3Bfill-rule%3Aevenodd%22%20d%3D%22m2.7715%201.3672c-0.3963%200.035-0.7815%200.2022-1.0215%200.4922-0.48%200.57-0.3905%201.6313%200.1895%202.1113l11.952%2010.029-11.952%2010.029c-0.5805%200.48-0.67%201.542-0.19%202.112%200.48%200.58%201.5394%200.669%202.1094%200.189l14.702-12.33-14.702-12.33c-0.2846-0.2401-0.6913-0.3378-1.0875-0.3028z%22%2F%3E%3C%2Fsvg%3E") no-repeat scroll 0 0 transparent}@media screen and (min-width:830px){.block-twitter-feed .owl-carousel .owl-nav div.owl-next{right:-40px}}.block-twitter-feed .owl-carousel .owl-dots{text-align:center}.block-twitter-feed .owl-carousel .owl-dots .owl-dot{display:inline-block;margin:5px;width:10px;height:10px;border-radius:50%;border:2px solid #270B8F;cursor:pointer}.block-twitter-feed .owl-carousel .owl-dots .owl-dot.active{background-color:#270B8F}.path-search #content .block-views-exposed-filter-blocksearch-page .form--inline .form-item{width:50%;margin-left:10px}.path-search #content .block-views-exposed-filter-blocksearch-page .form--inline .form-actions{clear:none;padding-top:2.85em}.path-search #content .view-search .item-list ul li{margin-left:10px;margin-right:10px}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(https://www.trachomaatlas.org/core/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(https://www.trachomaatlas.org/core/misc/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message:before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(https://www.trachomaatlas.org/core/misc/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(https://www.trachomaatlas.org/core/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(https://www.trachomaatlas.org/core/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(https://www.trachomaatlas.org/core/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(https://www.trachomaatlas.org/core/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(https://www.trachomaatlas.org/core/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(https://www.trachomaatlas.org/core/misc/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(https://www.trachomaatlas.org/core/misc/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(https://www.trachomaatlas.org/core/misc/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
