.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@media{html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:transparent}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:"";display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:hsla(0,0%,100%,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch;overflow-y:scroll}.featherlight iframe{border:0}.featherlight *{box-sizing:border-box}}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:Glyphicons Halflings;src:url(/assets/glyphicons-halflings-regular.eot);src:url(/assets/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(/assets/glyphicons-halflings-regular.woff2) format("woff2"),url(/assets/glyphicons-halflings-regular.woff) format("woff"),url(/assets/glyphicons-halflings-regular.ttf) format("truetype"),url(/assets/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:Glyphicons Halflings;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"*"}.glyphicon-plus:before{content:"+"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20AC"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270F"}.glyphicon-glass:before{content:"\E001"}.glyphicon-music:before{content:"\E002"}.glyphicon-search:before{content:"\E003"}.glyphicon-heart:before{content:"\E005"}.glyphicon-star:before{content:"\E006"}.glyphicon-star-empty:before{content:"\E007"}.glyphicon-user:before{content:"\E008"}.glyphicon-film:before{content:"\E009"}.glyphicon-th-large:before{content:"\E010"}.glyphicon-th:before{content:"\E011"}.glyphicon-th-list:before{content:"\E012"}.glyphicon-ok:before{content:"\E013"}.glyphicon-remove:before{content:"\E014"}.glyphicon-zoom-in:before{content:"\E015"}.glyphicon-zoom-out:before{content:"\E016"}.glyphicon-off:before{content:"\E017"}.glyphicon-signal:before{content:"\E018"}.glyphicon-cog:before{content:"\E019"}.glyphicon-trash:before{content:"\E020"}.glyphicon-home:before{content:"\E021"}.glyphicon-file:before{content:"\E022"}.glyphicon-time:before{content:"\E023"}.glyphicon-road:before{content:"\E024"}.glyphicon-download-alt:before{content:"\E025"}.glyphicon-download:before{content:"\E026"}.glyphicon-upload:before{content:"\E027"}.glyphicon-inbox:before{content:"\E028"}.glyphicon-play-circle:before{content:"\E029"}.glyphicon-repeat:before{content:"\E030"}.glyphicon-refresh:before{content:"\E031"}.glyphicon-list-alt:before{content:"\E032"}.glyphicon-lock:before{content:"\E033"}.glyphicon-flag:before{content:"\E034"}.glyphicon-headphones:before{content:"\E035"}.glyphicon-volume-off:before{content:"\E036"}.glyphicon-volume-down:before{content:"\E037"}.glyphicon-volume-up:before{content:"\E038"}.glyphicon-qrcode:before{content:"\E039"}.glyphicon-barcode:before{content:"\E040"}.glyphicon-tag:before{content:"\E041"}.glyphicon-tags:before{content:"\E042"}.glyphicon-book:before{content:"\E043"}.glyphicon-bookmark:before{content:"\E044"}.glyphicon-print:before{content:"\E045"}.glyphicon-camera:before{content:"\E046"}.glyphicon-font:before{content:"\E047"}.glyphicon-bold:before{content:"\E048"}.glyphicon-italic:before{content:"\E049"}.glyphicon-text-height:before{content:"\E050"}.glyphicon-text-width:before{content:"\E051"}.glyphicon-align-left:before{content:"\E052"}.glyphicon-align-center:before{content:"\E053"}.glyphicon-align-right:before{content:"\E054"}.glyphicon-align-justify:before{content:"\E055"}.glyphicon-list:before{content:"\E056"}.glyphicon-indent-left:before{content:"\E057"}.glyphicon-indent-right:before{content:"\E058"}.glyphicon-facetime-video:before{content:"\E059"}.glyphicon-picture:before{content:"\E060"}.glyphicon-map-marker:before{content:"\E062"}.glyphicon-adjust:before{content:"\E063"}.glyphicon-tint:before{content:"\E064"}.glyphicon-edit:before{content:"\E065"}.glyphicon-share:before{content:"\E066"}.glyphicon-check:before{content:"\E067"}.glyphicon-move:before{content:"\E068"}.glyphicon-step-backward:before{content:"\E069"}.glyphicon-fast-backward:before{content:"\E070"}.glyphicon-backward:before{content:"\E071"}.glyphicon-play:before{content:"\E072"}.glyphicon-pause:before{content:"\E073"}.glyphicon-stop:before{content:"\E074"}.glyphicon-forward:before{content:"\E075"}.glyphicon-fast-forward:before{content:"\E076"}.glyphicon-step-forward:before{content:"\E077"}.glyphicon-eject:before{content:"\E078"}.glyphicon-chevron-left:before{content:"\E079"}.glyphicon-chevron-right:before{content:"\E080"}.glyphicon-plus-sign:before{content:"\E081"}.glyphicon-minus-sign:before{content:"\E082"}.glyphicon-remove-sign:before{content:"\E083"}.glyphicon-ok-sign:before{content:"\E084"}.glyphicon-question-sign:before{content:"\E085"}.glyphicon-info-sign:before{content:"\E086"}.glyphicon-screenshot:before{content:"\E087"}.glyphicon-remove-circle:before{content:"\E088"}.glyphicon-ok-circle:before{content:"\E089"}.glyphicon-ban-circle:before{content:"\E090"}.glyphicon-arrow-left:before{content:"\E091"}.glyphicon-arrow-right:before{content:"\E092"}.glyphicon-arrow-up:before{content:"\E093"}.glyphicon-arrow-down:before{content:"\E094"}.glyphicon-share-alt:before{content:"\E095"}.glyphicon-resize-full:before{content:"\E096"}.glyphicon-resize-small:before{content:"\E097"}.glyphicon-exclamation-sign:before{content:"\E101"}.glyphicon-gift:before{content:"\E102"}.glyphicon-leaf:before{content:"\E103"}.glyphicon-fire:before{content:"\E104"}.glyphicon-eye-open:before{content:"\E105"}.glyphicon-eye-close:before{content:"\E106"}.glyphicon-warning-sign:before{content:"\E107"}.glyphicon-plane:before{content:"\E108"}.glyphicon-calendar:before{content:"\E109"}.glyphicon-random:before{content:"\E110"}.glyphicon-comment:before{content:"\E111"}.glyphicon-magnet:before{content:"\E112"}.glyphicon-chevron-up:before{content:"\E113"}.glyphicon-chevron-down:before{content:"\E114"}.glyphicon-retweet:before{content:"\E115"}.glyphicon-shopping-cart:before{content:"\E116"}.glyphicon-folder-close:before{content:"\E117"}.glyphicon-folder-open:before{content:"\E118"}.glyphicon-resize-vertical:before{content:"\E119"}.glyphicon-resize-horizontal:before{content:"\E120"}.glyphicon-hdd:before{content:"\E121"}.glyphicon-bullhorn:before{content:"\E122"}.glyphicon-bell:before{content:"\E123"}.glyphicon-certificate:before{content:"\E124"}.glyphicon-thumbs-up:before{content:"\E125"}.glyphicon-thumbs-down:before{content:"\E126"}.glyphicon-hand-right:before{content:"\E127"}.glyphicon-hand-left:before{content:"\E128"}.glyphicon-hand-up:before{content:"\E129"}.glyphicon-hand-down:before{content:"\E130"}.glyphicon-circle-arrow-right:before{content:"\E131"}.glyphicon-circle-arrow-left:before{content:"\E132"}.glyphicon-circle-arrow-up:before{content:"\E133"}.glyphicon-circle-arrow-down:before{content:"\E134"}.glyphicon-globe:before{content:"\E135"}.glyphicon-wrench:before{content:"\E136"}.glyphicon-tasks:before{content:"\E137"}.glyphicon-filter:before{content:"\E138"}.glyphicon-briefcase:before{content:"\E139"}.glyphicon-fullscreen:before{content:"\E140"}.glyphicon-dashboard:before{content:"\E141"}.glyphicon-paperclip:before{content:"\E142"}.glyphicon-heart-empty:before{content:"\E143"}.glyphicon-link:before{content:"\E144"}.glyphicon-phone:before{content:"\E145"}.glyphicon-pushpin:before{content:"\E146"}.glyphicon-usd:before{content:"\E148"}.glyphicon-gbp:before{content:"\E149"}.glyphicon-sort:before{content:"\E150"}.glyphicon-sort-by-alphabet:before{content:"\E151"}.glyphicon-sort-by-alphabet-alt:before{content:"\E152"}.glyphicon-sort-by-order:before{content:"\E153"}.glyphicon-sort-by-order-alt:before{content:"\E154"}.glyphicon-sort-by-attributes:before{content:"\E155"}.glyphicon-sort-by-attributes-alt:before{content:"\E156"}.glyphicon-unchecked:before{content:"\E157"}.glyphicon-expand:before{content:"\E158"}.glyphicon-collapse-down:before{content:"\E159"}.glyphicon-collapse-up:before{content:"\E160"}.glyphicon-log-in:before{content:"\E161"}.glyphicon-flash:before{content:"\E162"}.glyphicon-log-out:before{content:"\E163"}.glyphicon-new-window:before{content:"\E164"}.glyphicon-record:before{content:"\E165"}.glyphicon-save:before{content:"\E166"}.glyphicon-open:before{content:"\E167"}.glyphicon-saved:before{content:"\E168"}.glyphicon-import:before{content:"\E169"}.glyphicon-export:before{content:"\E170"}.glyphicon-send:before{content:"\E171"}.glyphicon-floppy-disk:before{content:"\E172"}.glyphicon-floppy-saved:before{content:"\E173"}.glyphicon-floppy-remove:before{content:"\E174"}.glyphicon-floppy-save:before{content:"\E175"}.glyphicon-floppy-open:before{content:"\E176"}.glyphicon-credit-card:before{content:"\E177"}.glyphicon-transfer:before{content:"\E178"}.glyphicon-cutlery:before{content:"\E179"}.glyphicon-header:before{content:"\E180"}.glyphicon-compressed:before{content:"\E181"}.glyphicon-earphone:before{content:"\E182"}.glyphicon-phone-alt:before{content:"\E183"}.glyphicon-tower:before{content:"\E184"}.glyphicon-stats:before{content:"\E185"}.glyphicon-sd-video:before{content:"\E186"}.glyphicon-hd-video:before{content:"\E187"}.glyphicon-subtitles:before{content:"\E188"}.glyphicon-sound-stereo:before{content:"\E189"}.glyphicon-sound-dolby:before{content:"\E190"}.glyphicon-sound-5-1:before{content:"\E191"}.glyphicon-sound-6-1:before{content:"\E192"}.glyphicon-sound-7-1:before{content:"\E193"}.glyphicon-copyright-mark:before{content:"\E194"}.glyphicon-registration-mark:before{content:"\E195"}.glyphicon-cloud-download:before{content:"\E197"}.glyphicon-cloud-upload:before{content:"\E198"}.glyphicon-tree-conifer:before{content:"\E199"}.glyphicon-tree-deciduous:before{content:"\E200"}.glyphicon-cd:before{content:"\E201"}.glyphicon-save-file:before{content:"\E202"}.glyphicon-open-file:before{content:"\E203"}.glyphicon-level-up:before{content:"\E204"}.glyphicon-copy:before{content:"\E205"}.glyphicon-paste:before{content:"\E206"}.glyphicon-alert:before{content:"\E209"}.glyphicon-equalizer:before{content:"\E210"}.glyphicon-king:before{content:"\E211"}.glyphicon-queen:before{content:"\E212"}.glyphicon-pawn:before{content:"\E213"}.glyphicon-bishop:before{content:"\E214"}.glyphicon-knight:before{content:"\E215"}.glyphicon-baby-formula:before{content:"\E216"}.glyphicon-tent:before{content:"\26FA"}.glyphicon-blackboard:before{content:"\E218"}.glyphicon-bed:before{content:"\E219"}.glyphicon-apple:before{content:"\F8FF"}.glyphicon-erase:before{content:"\E221"}.glyphicon-hourglass:before{content:"\231B"}.glyphicon-lamp:before{content:"\E223"}.glyphicon-duplicate:before{content:"\E224"}.glyphicon-piggy-bank:before{content:"\E225"}.glyphicon-scissors:before{content:"\E226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\E227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\A5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20BD"}.glyphicon-scale:before{content:"\E230"}.glyphicon-ice-lolly:before{content:"\E231"}.glyphicon-ice-lolly-tasted:before{content:"\E232"}.glyphicon-education:before{content:"\E233"}.glyphicon-option-horizontal:before{content:"\E234"}.glyphicon-option-vertical:before{content:"\E235"}.glyphicon-menu-hamburger:before{content:"\E236"}.glyphicon-modal-window:before{content:"\E237"}.glyphicon-oil:before{content:"\E238"}.glyphicon-grain:before{content:"\E239"}.glyphicon-sunglasses:before{content:"\E240"}.glyphicon-text-size:before{content:"\E241"}.glyphicon-text-color:before{content:"\E242"}.glyphicon-text-background:before{content:"\E243"}.glyphicon-object-align-top:before{content:"\E244"}.glyphicon-object-align-bottom:before{content:"\E245"}.glyphicon-object-align-horizontal:before{content:"\E246"}.glyphicon-object-align-left:before{content:"\E247"}.glyphicon-object-align-vertical:before{content:"\E248"}.glyphicon-object-align-right:before{content:"\E249"}.glyphicon-triangle-right:before{content:"\E250"}.glyphicon-triangle-left:before{content:"\E251"}.glyphicon-triangle-bottom:before{content:"\E252"}.glyphicon-triangle-top:before{content:"\E253"}.glyphicon-console:before{content:"\E254"}.glyphicon-superscript:before{content:"\E255"}.glyphicon-subscript:before{content:"\E256"}.glyphicon-menu-left:before{content:"\E257"}.glyphicon-menu-right:before{content:"\E258"}.glyphicon-menu-down:before{content:"\E259"}.glyphicon-menu-up:before{content:"\E260"}*,:after,:before{box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.42857143;color:#525252;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#008bce;text-decoration:none}a:focus,a:hover{color:#005782;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:all .2s ease-in-out;transition:all all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:22px;margin-bottom:22px;border:0;border-top:1px solid #eee}[role=button]{cursor:pointer}.content_part h2,.content_part h6,.for_block_title h2,.form-heading,.h1,.h2,.h3,.h4,.h5,.h6,.imp_text h2,.main_text h2,.page-title,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:700;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#f7f7f7}.content_part h2,.content_part h6,.for_block_title h2,.form-heading,.h1,.h2,.h3,.imp_text h2,.main_text h2,.page-title,h1,h2,h3{margin-top:22px;margin-bottom:11px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:11px;margin-bottom:11px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:40px}.content_part h2,.content_part h6,.for_block_title h2,.h2,.imp_text h2,.main_text h2,.page-title,h2{font-size:30px}.form-heading,.h3,h3{font-size:20px}.h4,h4{font-size:16px}.h5,.h6,h5,h6{font-size:14px}p{margin:0 0 11px}.lead{margin-bottom:22px;font-size:18px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:24px}}.small,small{font-size:87%}.mark,mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#f7f7f7}.text-primary{color:#008bce}a.text-primary:focus,a.text-primary:hover{color:#00699b}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#008bce}a.bg-primary:focus,a.bg-primary:hover{background-color:#00699b}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:10px;margin:44px 0 22px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:11px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline{margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:22px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #f7f7f7}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:11px 22px;margin:0 0 22px;font-size:20px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#f7f7f7}blockquote .small:before,blockquote footer:before,blockquote small:before{content:"\2014   \A0"}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:""}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:"\A0   \2014"}address{margin-bottom:22px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Courier New,monospace}code{color:#c7254e;background-color:#f9f2f4;border-radius:4px}code,kbd{padding:2px 4px;font-size:90%}kbd{color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;padding:10.5px;margin:0 0 11px;font-size:15px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.global-header{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container,.global-header{width:750px}}@media (min-width:992px){.container,.global-header{width:970px}}@media (min-width:1200px){.container,.global-header{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#f7f7f7}caption,th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:22px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:16.5px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{margin:0;min-width:0}fieldset,legend{padding:0;border:0}legend{display:block;width:100%;margin-bottom:22px;font-size:24px;line-height:inherit;color:#333;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{padding-top:7px}.form-control,.form-group,output{display:block;font-size:16px;line-height:1.42857143;color:#525252}.form-control,.form-group{width:100%;height:36px;padding:6px 12px;background-color:#fff;background-image:none;border:1px solid #ebebeb;border-radius:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:all border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:36px}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:33px}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:49px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:22px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox-inline input[type=checkbox],.checkbox input[type=checkbox],.radio-inline input[type=radio],.radio input[type=radio]{position:absolute;margin-left:-20px;margin-top:4px\9}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .checkbox label,fieldset[disabled] .radio-inline,fieldset[disabled] .radio label,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:38px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:0}select.input-sm{height:33px;line-height:33px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:0}.form-group-sm select.form-control{height:33px;line-height:33px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:33px;min-height:36px;padding:6px 10px;font-size:14px;line-height:1.5}.input-lg{height:49px;padding:10px 16px;font-size:20px;line-height:1.3333333;border-radius:0}select.input-lg{height:49px;line-height:49px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:49px;padding:10px 16px;font-size:20px;line-height:1.3333333;border-radius:0}.form-group-lg select.form-control{height:49px;line-height:49px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:49px;min-height:42px;padding:11px 16px;font-size:20px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:45px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:36px;height:36px;line-height:36px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:49px;height:49px;line-height:49px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:33px;height:33px;line-height:33px}.has-success .checkbox,.has-success .checkbox-inline,.has-success.checkbox-inline label,.has-success.checkbox label,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.radio-inline label,.has-success.radio label{color:#3c763d}.has-success .form-control{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning.checkbox-inline label,.has-warning.checkbox label,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.radio-inline label,.has-warning.radio label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error.checkbox-inline label,.has-error.checkbox label,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.radio-inline label,.has-error.radio label{color:#a94442}.has-error .form-control{border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:27px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#929292}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:29px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:20px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:14px}}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:16px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#fff;text-decoration:none}.btn.active,.btn:active{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#fff;background-color:#525252;border-color:transparent}.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#fff;background-color:#393939;border-color:transparent}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#fff;background-color:#272727;border-color:transparent}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#525252;border-color:transparent}.btn-default .badge{color:#525252;background-color:#fff}.btn-primary{color:#fff;background-color:#008bce;border-color:transparent}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#00699b;border-color:transparent}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#005077;border-color:transparent}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#008bce;border-color:transparent}.btn-primary .badge{color:#008bce;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success.active,.btn-success:active,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info.active,.btn-info:active,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#008bce;font-weight:400;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#005782;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#f7f7f7;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:20px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:14px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:14px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear;transition:all opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition-property:height,visibility;transition-duration:.35s;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:16px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:10px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#008bce}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#f7f7f7}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:14px;line-height:1.42857143;color:#f7f7f7;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:49px;padding:10px 16px;font-size:20px;line-height:1.3333333;border-radius:0}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:49px;line-height:49px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:0}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:33px;line-height:33px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:16px;font-weight:400;line-height:1;color:#525252;text-align:center;background-color:#eee;border:1px solid #ebebeb;border-radius:0}.input-group-addon.input-sm{padding:5px 10px;font-size:14px;border-radius:0}.input-group-addon.input-lg{padding:10px 16px;font-size:20px;border-radius:0}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group .form-control:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group .form-control:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{font-size:0;white-space:nowrap}.input-group-btn,.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li,.nav>li>a{position:relative;display:block}.nav>li>a{padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#f7f7f7}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#f7f7f7;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#008bce}.nav .nav-divider{height:1px;margin:10px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#525252;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#008bce}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:22px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:14px 15px;font-size:20px;line-height:22px;height:50px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container-fluid .navbar-brand,.navbar>.container .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:22px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:22px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:14px;padding-bottom:14px}}.navbar-form{margin:7px -15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:7px;margin-bottom:7px}.navbar-btn.btn-sm{margin-top:8.5px;margin-bottom:8.5px}.navbar-btn.btn-xs,.navbar-text{margin-top:14px;margin-bottom:14px}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#fff}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#fff}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#fff}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .btn-link,.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover,.navbar-inverse .navbar-link,.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:22px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\A0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#f7f7f7}.pagination{display:inline-block;padding-left:0;margin:22px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#008bce;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#005782;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;background-color:#008bce;border-color:#008bce;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#f7f7f7;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:20px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:14px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:22px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#f7f7f7;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#f7f7f7}.label-default[href]:focus,.label-default[href]:hover{background-color:#dedede}.label-primary{background-color:#008bce}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#00699b}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:14px;font-weight:700;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#f7f7f7;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#008bce;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;background-color:#f7f7f7}.jumbotron,.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:16px;font-weight:200}.jumbotron>hr{border-top-color:#dedede}.container-fluid .jumbotron,.container .jumbotron{border-radius:6px;padding-left:15px;padding-right:15px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container-fluid .jumbotron,.container .jumbotron{padding-left:60px;padding-right:60px}.jumbotron .h1,.jumbotron h1{font-size:72px}}.thumbnail{display:block;padding:4px;margin-bottom:22px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:border .2s ease-in-out;transition:all border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#008bce}.thumbnail .caption{padding:9px;color:#525252}.alert{padding:15px;margin-bottom:22px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:22px;margin-bottom:22px;background-color:#f5f5f5;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:14px;line-height:22px;color:#fff;text-align:center;background-color:#008bce;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);transition:width .6s ease;transition:all width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{background-color:#eee;color:#f7f7f7;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#f7f7f7}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#008bce;border-color:#008bce}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#9bdeff}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:22px;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle,.panel-title{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:18px}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table-responsive>.table caption,.panel>.table caption{padding-left:15px;padding-right:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:22px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#008bce}.panel-primary>.panel-heading{color:#fff;background-color:#008bce;border-color:#008bce}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#008bce}.panel-primary>.panel-heading .badge{color:#008bce;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#008bce}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:24px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal,.modal-open{overflow:hidden}.modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translateY(-25%);transform:translateY(-25%);transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0);transform:translate(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px}.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{left:5px}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:16px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:16px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel,.carousel-inner{position:relative}.carousel-inner{overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;transition:left .6s ease-in-out;transition:all left .6s ease-in-out}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media (-webkit-transform-3d),(transform-3d){.carousel-inner>.item{transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-webkit-transform:translateZ(0);transform:translateZ(0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:transparent}.carousel-control.left{background-image:linear-gradient(90deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:linear-gradient(90deg,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1)}.carousel-control:focus,.carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:"\2039"}.carousel-control .icon-next:before{content:"\203A"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000\9;background-color:transparent}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.global-header:after,.global-header:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{content:" ";display:table}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.global-header:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.no_padding{padding:0}.no_margin{margin:0}.text_center{text-align:center}.text_center ul,.text_left{text-align:left}.text_right{text-align:right}b,strong{font-weight:600}h3 small,h4 small,h5 small,p small{color:inherit;vertical-align:top;font-size:50%}.flex_hor_3{display:flex;display:-moz-flex;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;align-content:center;-webkit-align-content:center}.flex_hor_3 .item{flex:0 1 auto;flex-basis:calc(33% - 10px)}@media screen and (max-width:767px){.flex_hor_3{flex-direction:column;display:block}.flex_hor_3 .item{flex-basis:100%;margin-bottom:15px}}.flex_hor_4{display:flex;display:-moz-flex;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;align-content:center;-webkit-align-content:center}.flex_hor_4 .item{flex:1 0 auto;flex-basis:calc(25% - 10px)}@media screen and (max-width:991px){.flex_hor_4{flex-direction:column}.flex_hor_4 .item{flex-basis:100%;margin-bottom:15px;display:block}}a:focus,a:hover{color:#1f8ac7}.with_zoom{transition:all .4s;background-size:cover;background-repeat:no-repeat;background-position:50%}.with_zoom:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}.centered{text-align:center}.right_aligned{text-align:right}@media screen and (max-width:767px){.xs_left_aligned{text-align:left}}.size24{font-size:24px}.size20{font-size:20px}.size18{font-size:18px}.flex_hor{display:flex;display:-moz-flex;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;align-content:center;-webkit-align-content:center}.flex_hor .item{min-width:0;flex-basis:33%;margin:0 10px}.flex_hor .item:first-child:nth-last-child(2),.flex_hor .item:nth-child(2):last-child{flex-basis:50%}.flex_hor .item:first-child:nth-last-child(4),.flex_hor .item:nth-child(2):nth-last-child(3),.flex_hor .item:nth-child(3):nth-last-child(2),.flex_hor .item:nth-child(4):last-child{flex-basis:25%}.flex_hor .item:first-child{margin-left:0}.flex_hor .item:last-child{margin-right:0}.flex_hor.longlist{flex-wrap:wrap}.flex_hor.longlist .item{flex:0 1 32%;margin-left:0;margin-right:0;margin-bottom:30px}@media screen and (max-width:767px){.flex_hor.longlist .item{margin-left:15px;margin-right:15px}}.flex_hor .img_part{padding-bottom:230px;max-height:230px;background-size:100% 100%;background-repeat:no-repeat;background-position:50%;position:relative;overflow:hidden}.flex_hor .img_part .inner{background-size:cover;position:absolute;background-repeat:no-repeat;left:0;right:0;top:0;bottom:0}.flex_hor .img_part .inner.with_zoom{transition:all .4s;background-size:cover;background-repeat:no-repeat;background-position:50%}.flex_hor .img_part .inner.with_zoom:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}.flex_hor .img_part.img_center{padding-bottom:75%}.flex_hor .img_part.img_center .inner{background-size:155px 155px;background-position:50%}@media screen and (max-width:991px){.flex_hor .img_part{padding-bottom:56%}}.flex_hor .item:first-child:nth-last-child(2) .img_part,.flex_hor .item:last-child:nth-child(2) .img_part{padding-bottom:300px;max-height:300px}@media screen and (max-width:767px){.flex_hor .item:first-child:nth-last-child(2) .img_part,.flex_hor .item:last-child:nth-child(2) .img_part{padding-bottom:150px}}@media screen and (max-width:991px){.flex_hor{flex-wrap:wrap;padding:0 15px}.flex_hor .item{padding:0 5px;margin:0 0 15px}.flex_hor .img_part.img_center{padding-bottom:170px}}@media screen and (max-width:767px){.flex_hor{padding:0 15px;flex-wrap:wrap}.flex_hor .item{flex-basis:100%!important;margin:0 0 15px}.flex_hor .item:first-child,.flex_hor .item:nth-child(2),.flex_hor .item:nth-child(3),.flex_hor .item:nth-child(4){margin:0 0 15px}}@media screen and (max-width:767px){#about-us-our-values{padding:0 15px}#about-us-our-values .flex_hor{padding:0}#about-us-our-values .item{flex-basis:50%!important}#about-us-our-values .item:first-child,#about-us-our-values .item:nth-child(2),#about-us-our-values .item:nth-child(3),#about-us-our-values .item:nth-child(4){margin:0}#about-us-our-values .item .img_part{padding-bottom:90px;margin-bottom:10px}#about-us-our-values .item .img_part .inner{background-size:90px 90px}#about-us-our-values .item h4{margin-bottom:15px;font-size:17px;line-height:17px}#about-us-our-values .item .text_part{margin-bottom:8px}#about-us-our-values .item .text_part p{font-size:14px;line-height:18px}#about-us-our-values .for_block_title.text_center h2{margin:0 auto 20px;text-align:center}}.m_b_40{margin-bottom:40px}.m_0_0_30{margin:0 0 30px}.m_b_25{margin-bottom:25px}.m_b_15{margin-bottom:15px}.m_b_20{margin-bottom:20px}.m_t_25{margin-top:25px}.m_t_15{margin-top:15px}.m_t_0{margin-top:0}@media screen and (max-width:767px){.mb-15-xs-max{margin-bottom:15px}}@media screen and (max-width:767px){.mb-20-xs-max{margin-bottom:20px}}@media screen and (max-width:767px){.mb-30-xs-max{margin-bottom:30px}}@media screen and (max-width:991px){.mb-15-sm-max{margin-bottom:15px}}@media screen and (max-width:991px){.mb-20-sm-max{margin-bottom:20px}}@media screen and (max-width:991px){.mb-30-sm-max{margin-bottom:30px}}.spacer25{min-height:25px}.img_bg{background-size:cover;background-repeat:no-repeat;background-position:50%}.img_bg .container{position:relative}.img_bg .overlay.top_bottom_overlay{background:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(6,6,4,.2) 40%,rgba(9,9,6,.05) 60%,rgba(14,15,11,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1a000000",endColorstr="#000e0f0b",GradientType=0)}.img_bg .overlay.left_right_overlay{background:linear-gradient(90deg,rgba(0,0,0,.2) 0,rgba(6,6,4,.2) 40%,rgba(9,9,6,.05) 60%,rgba(14,15,11,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#33000000",endColorstr="#000e0f0b",GradientType=1)}@media screen and (max-width:767px){.img_bg.no_bg_xs{background-image:none!important;background-color:#f2f2f2}.img_bg.no_bg_xs .overlay{background:none!important}}.line_link{position:absolute;display:inline-block;bottom:0;right:10px;padding:25px 30px;min-width:66%;background-color:#008bce;color:#fff;text-align:right;font-weight:700;font-size:18px;transition:background-color 1s;outline:none!important}.line_link:active,.line_link:focus,.line_link:hover{text-decoration:none;background-color:#3093cc;color:#fff}.line_link i{font-size:24px;line-height:0;vertical-align:middle;margin-left:15px}@media screen and (max-width:991px){.line_link{width:87%;right:0;padding:20px;text-align:left}.line_link i{position:absolute;right:15px;bottom:34px}}@media screen and (max-width:480px){.line_link{width:100%}}.h_30{height:30px}.p_60_0{padding:60px 0}.p_15_0{padding:15px 0}.p_20_0{padding:20px 0}.p_30_0{padding:30px 0}.p_80_0_80{padding:80px 0}.p_75_0_75{padding:75px 0}.p_40_0{padding:40px 0}.p_15_0_15{padding:15px 0}.p_30_0_5{padding:30px 0 5px}.p_30_0_50{padding:30px 0 50px}.p_0_30{padding:0 30px}.p_15_15{padding:15px}.p_15_30{padding:15px 30px}.p_20_20{padding:20px}.p_b_100{padding-bottom:100px}.p_40_40{padding:40px}.p_10_30{padding:10px 30px}.p_20_30{padding:20px 30px}.p_60_0_130{padding:60px 0 130px}.p_30_0_130{padding:30px 0 130px}.p_0_0_130{padding:0 0 130px}.p_0_0_50{padding:0 0 50px}.p_30_15{padding:30px 15px}.disclaimer_text{font-style:italic;font-size:13px}@media screen and (max-width:1199px){.p_15_30_md{padding:15px 30px}.p_25_0_md{padding:25px 0}}@media screen and (max-width:991px){.container,.global-header{width:100%}.p_25_0_sm{padding:25px 0}}@media screen and (max-width:767px){.p_30_0_60_xs{padding:30px 0 60px}.p_15_15_xs{padding:15px}.p_0_0_60_xs{padding:0 0 60px}.p_25_0_xs{padding:25px 0}.p_15_0_xs{padding:15px 0}.p_0_15_xs{padding:0 15px}.m_t_0_xs{margin-top:0}}.m_b_85{margin-bottom:85px}.m_b_70{margin-bottom:70px}.m_t_40{margin-top:40px}.p_0_0_15{padding:0 0 15px}.p_b_0{padding-bottom:0}.m-b-50{margin-bottom:50px}.m-b-70{margin-bottom:70px}.white_text{color:#fff}.white_text a{color:#fff!important}.font_brand{font-family:omnes-pro,sans-serif}.font_bold{font-weight:700}.imp_text{font-size:20px;line-height:28px}.imp_text h2{font-family:omnes-pro,sans-serif;font-weight:600;font-size:36px;padding:0 10px;letter-spacing:.5px;margin-top:0}.imp_text h2.no_padding{padding:0}@media screen and (max-width:767px){.imp_text h2{font-size:26px;line-height:30px;padding:0}}.imp_text h4,.imp_text h6{font-family:omnes-pro,sans-serif;font-weight:500;letter-spacing:.5px}.imp_text h4{text-transform:none;font-size:24px;margin-top:0}@media screen and (max-width:767px){.imp_text h4{font-size:20px;line-height:24px;letter-spacing:0}}.imp_text h6{text-transform:none;font-size:20px}.usual_text{font-size:16px;line-height:24.5px}.usual_text h3{font-family:omnes-pro,sans-serif;font-weight:500;font-size:24px;line-height:30px}.zoom_on_hover{transition:all .4s;background-size:cover;background-repeat:no-repeat;background-position:50%}.zoom_on_hover:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}.img_bg_link{display:block;padding-bottom:60%;background-size:100% 100%;background-repeat:no-repeat;background-position:50%;position:relative;overflow:hidden}.img_bg_link.person_face{padding-bottom:120%}.img_bg_link .inner{background-size:100% 100%;position:absolute;left:0;right:0;top:0;bottom:0;transition:all .4s;background-size:cover;background-repeat:no-repeat;background-position:50%}.img_bg_link .inner:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}.orange_bg{background-color:#f68b2b}.orange_bg_2{background-color:#ff671f}.forms-and-leaflets .orange_bg_2{background-color:#ae0855}.red_bg{background-color:#e7447b}.fog_bg{background-color:#f2f2f2}.blue_bg{background-color:#008bce}.violet_bg{background-color:#692c86}.container,.global-header{position:relative}@media screen and (max-width:991px){.sm_no_padding{padding:0}.sm_no_padding.container{width:100%}}@media screen and (max-width:767px){.xs_no_padding{padding:0}.xs_no_padding.container{width:100%}}@media screen and (max-width:1199px){.container.md_no_padding{padding:0;width:100%}}.m_b_110{margin-bottom:110px}.m_b_0{margin-bottom:0}@media screen and (max-width:767px){.m_b_0_xs{margin-bottom:0}}@media screen and (max-width:991px){.center-sm{text-align:center}}.img-responsive.full_width{width:100%}[data-link]{cursor:pointer}.blue_button{display:inline-block;background-color:#008bce;color:#fff;padding:20px 40px;border-radius:5px;font-weight:600}.blue_button:hover{background-color:#3093cc;text-decoration:none;color:#fff}.blue_button.b_small{padding:5px 10px}.with_bricks ul{list-style:none;margin:50px -27px 25px;padding:0 0 0 10px;display:flex;display:-moz-flex;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;align-content:space-between;-webkit-align-content:space-between}.with_bricks ul li{display:inline-block;flex:0 0 32%;margin:0 5px 10px;padding:20px 5px;background-color:#008bce;color:#fff}@media screen and (max-width:1199px){.with_bricks ul li{flex:0 0 48%}}@media screen and (max-width:767px){.with_bricks ul{padding-left:0}.with_bricks ul li{flex:0 0 98%}}.g_w_bg{background:#f2f2f2;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:linear-gradient(90deg,#f2f2f2 0,#f2f2f2 43%,#fff 0,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2f2f2",endColorstr="#ffffff",GradientType=1)}.styled_list{list-style-type:none;padding-left:20px}.styled_list li:before{content:"\2014";position:absolute;margin-left:-20px}.checklist_list{padding:0 0 0 30px;list-style:none}.checklist_list li{position:relative;padding-left:20px}.checklist_list li:before{content:"\E918";font-family:icomoon,sans-serif!important;-webkit-font-smoothing:antialiased;position:absolute;left:-15px;top:0}.checklist_list li+li{margin-top:15px}.checklist_list.crossed li:before{content:"\E909"}.checklist_list.lined li:before{content:"\2014";top:-3px}.styled_form h3{font-family:omnes-pro,sans-serif;font-size:30px;line-height:25px;margin:0 0 30px;font-weight:600}.styled_form a{color:#525252}.styled_form .input-group{margin-bottom:15px;width:100%;border:1px solid #f2f2f2}.styled_form .input-group.text_right{border:0}.styled_form .input-group .input-group-addon{background-color:#fff;width:150px;text-align:left;padding:10px;border:none!important;vertical-align:top}.styled_form .input-group input,.styled_form .input-group select,.styled_form .input-group textarea{border:none!important;box-shadow:none!important;outline:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.styled_form .input-group input::-webkit-input-placeholder,.styled_form .input-group select::-webkit-input-placeholder,.styled_form .input-group textarea::-webkit-input-placeholder{color:hsla(0,0%,43%,.47)}.styled_form .input-group input:-moz-placeholder,.styled_form .input-group input::-moz-placeholder,.styled_form .input-group select:-moz-placeholder,.styled_form .input-group select::-moz-placeholder,.styled_form .input-group textarea:-moz-placeholder,.styled_form .input-group textarea::-moz-placeholder{color:hsla(0,0%,43%,.47)}.styled_form .input-group input:-ms-input-placeholder,.styled_form .input-group select:-ms-input-placeholder,.styled_form .input-group textarea:-ms-input-placeholder{color:hsla(0,0%,43%,.47)}.styled_form .input-group input[type=submit],.styled_form .input-group select[type=submit],.styled_form .input-group textarea[type=submit]{font-weight:700;padding:8px 25px}.styled_form .input-group .input-group-addon+textarea{width:100%!important}.styled_form .for_cb{padding:10px 0}.styled_form .for_cb input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:1px;width:1px;top:20px;left:10px;position:relative}.styled_form .for_cb label{font-weight:400;font-size:13px;position:relative;padding-left:40px}.styled_form .for_cb label:before{position:absolute;left:0;top:5px;font-size:20px;font-weight:400;font-family:Font Awesome\ 5 Pro;font-weight:900;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\F04D";color:rgba(0,139,206,.2)}.styled_form .for_cb label:before.icon-pull-left{margin-right:.3em}.styled_form .for_cb label:before.icon-pull-right{margin-left:.3em}.styled_form .for_cb input[type=checkbox]:checked+label:before{content:"\F14A";color:#008bce}.f_right{float:right}.f_left{float:left}.styled_modal .modal-content{border-radius:0}.styled_modal .close{position:absolute;top:2px;right:0;padding:15px 20px;background-color:#f2f2f2;opacity:.8;outline:none!important;z-index:2}.styled_modal .close:hover{opacity:1}.styled_modal .modal-header{border-bottom:0}.styled_modal .modal-footer{border-top:0}.styled_modal .modal-body{padding:60px 60px 30px}.styled_modal .modal-body h3{font-family:omnes-pro,sans-serif;font-size:30px;line-height:25px;margin:0 0 30px;font-weight:600}.styled_modal .modal-body a{color:#525252}.styled_modal .modal-body .input-group{margin-bottom:15px;width:100%;border:1px solid #f2f2f2}.styled_modal .modal-body .input-group.text_right{border:0}.styled_modal .modal-body .input-group .input-group-addon{background-color:#fff;width:150px;text-align:left;padding:10px;border:none!important;vertical-align:top}.styled_modal .modal-body .input-group input,.styled_modal .modal-body .input-group select,.styled_modal .modal-body .input-group textarea{border:none!important;box-shadow:none!important;outline:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.styled_modal .modal-body .input-group input::-webkit-input-placeholder,.styled_modal .modal-body .input-group select::-webkit-input-placeholder,.styled_modal .modal-body .input-group textarea::-webkit-input-placeholder{color:hsla(0,0%,43%,.47)}.styled_modal .modal-body .input-group input:-moz-placeholder,.styled_modal .modal-body .input-group input::-moz-placeholder,.styled_modal .modal-body .input-group select:-moz-placeholder,.styled_modal .modal-body .input-group select::-moz-placeholder,.styled_modal .modal-body .input-group textarea:-moz-placeholder,.styled_modal .modal-body .input-group textarea::-moz-placeholder{color:hsla(0,0%,43%,.47)}.styled_modal .modal-body .input-group input:-ms-input-placeholder,.styled_modal .modal-body .input-group select:-ms-input-placeholder,.styled_modal .modal-body .input-group textarea:-ms-input-placeholder{color:hsla(0,0%,43%,.47)}.styled_modal .modal-body .input-group input[type=submit],.styled_modal .modal-body .input-group select[type=submit],.styled_modal .modal-body .input-group textarea[type=submit]{font-weight:700;padding:8px 25px}.styled_modal .modal-body .input-group .input-group-addon+textarea{width:100%!important}.styled_modal .modal-body .for_cb{padding:10px 0}.styled_modal .modal-body .for_cb input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:1px;width:1px;top:20px;left:10px;position:relative}.styled_modal .modal-body .for_cb label{font-weight:400;font-size:13px;position:relative;padding-left:40px}.styled_modal .modal-body .for_cb label:before{position:absolute;left:0;top:5px;font-size:20px;font-weight:400;font-family:Font Awesome\ 5 Pro;font-weight:900;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\F04D";color:rgba(0,139,206,.2)}.styled_modal .modal-body .for_cb label:before.icon-pull-left{margin-right:.3em}.styled_modal .modal-body .for_cb label:before.icon-pull-right{margin-left:.3em}.styled_modal .modal-body .for_cb input[type=checkbox]:checked+label:before{content:"\F14A";color:#008bce}.styled_modal .modal-body h3{font-weight:500;font-size:24px;line-height:30px}.styled_modal h2,.styled_modal h3{font-family:omnes-pro,sans-serif;font-weight:500}.styled_modal h2{margin-bottom:30px;font-size:30px;line-height:36px}.styled_modal form{padding-top:15px}.styled_modal #person_name{font-size:20px}.styled_modal #person_achievments,.styled_modal #person_position{margin-bottom:20px;display:inline-block;width:100%}@media screen and (max-width:767px){.styled_modal img.full_width{max-width:250px;margin:0 auto 15px}}@media screen and (max-width:767px){.styled_modal .modal-body{padding:15px}.styled_modal h2{font-size:20px}}@media screen and (max-width:767px){.text-xs-left{text-align:left}}.blue_color{color:#008bce}.red_color{color:#e7447b}.cap_me{text-transform:capitalize}.disabled_element,.disabled_element *{pointer-events:none}.disabled_element .name{color:#525252!important}.disabled_element .achievments{color:#b1b1b1!important}.disabled_element:hover{color:#525252!important}.blue_panel{background-color:rgba(0,139,206,.2);border-bottom:1px solid #008bce}.blue_panel h4{color:#fff;font-family:omnes-pro,sans-serif;font-weight:500;font-size:20px;text-align:center;background-color:#008bce;padding:10px 15px;margin-bottom:30px}.blue_panel p{padding:0 30px}.blue_panel p:last-child{padding-bottom:30px;margin-bottom:0}.d-flex{display:flex;flex-wrap:wrap}.select2-container--default .select2-selection--single,select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2210px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2010%2014%22%20version%3D%221.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%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2041%20(35326)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-arrow-select%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%2C5.00366211%20L5%2C0%20L10%2C5.00366211%20L0%2C5.00366211%20Z%20M0%2C9%20L5%2C14.0036621%20L10%2C9%20L0%2C9%20Z%22%20id%3D%22Combined-Shape%22%20fill%3D%22%23919295%22%3E%3C%2Fpath%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right 20px center;font-family:omnes-pro,sans-serif;font-weight:500;color:#8a8a8a;background-color:#fff}.select2-container--default .select2-selection--single .select2-selection__arrow b,select.form-control .select2-selection__arrow b{display:none}.select2-container--default .select2-selection--single.with_search_icon,select.form-control.with_search_icon{background-image:none}select::-ms-expand{display:none}.form-container{padding:36px;background-color:#f7f7f7}.form-heading{margin:0 0 36px}.form-group{position:relative;height:auto;padding:0;overflow:hidden}.form-group .control-label{display:block;margin:0;padding:10px;font-weight:400}.form-group .form-control{height:42px;padding:10px;font-weight:700;color:#008bce;border:0;background-color:transparent}.form-group .form-control,.form-group .form-control:focus,.form-group .form-control:hover{box-shadow:none}.form-group .form-control::-moz-placeholder{opacity:1}.form-group .form-control:-ms-input-placeholder,.form-group .form-control::-moz-placeholder,.form-group .form-control::-webkit-input-placeholder{font-weight:400!important}.form-group textarea.form-control{height:auto}.form-group.optional:after{content:attr(data-option);position:absolute;top:10px;right:15px;font-size:14px;font-style:italic;color:#f7f7f7}.form-group-check{margin-bottom:20px}.form-group-check .custom-control{display:block}.form-group-check .custom-control+.custom-control{margin-top:10px}.form-group-check-inline{margin-bottom:20px}.form-group-check-inline .custom-control{margin-right:10px}.custom-control{position:relative;padding-left:30px;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-radio .custom-control-input:checked~.custom-control-indicator{border:3px solid #008bce;background:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%228px%22%20height%3D%228px%22%20viewBox%3D%220%200%208%208%22%20version%3D%221.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%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2041%20(35326)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-radio%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22Oval-2%22%20fill%3D%22%232892CC%22%20cx%3D%224%22%20cy%3D%224%22%20r%3D%224%22%3E%3C%2Fcircle%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat 50%}.custom-checkbox .custom-control-input:checked~.custom-control-indicator{border:3px solid #008bce;background:#008bce url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2214px%22%20height%3D%2210px%22%20viewBox%3D%220%200%2014%2010%22%20version%3D%221.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%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2041%20(35326)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-checkbox%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22square%22%3E%0A%20%20%20%20%20%20%20%20%3Cpolyline%20id%3D%22Line%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%222.29999995%22%20points%3D%222%204%206.02124023%207.90625%2012%202%22%3E%3C%2Fpolyline%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat 50%}.custom-control-input:checked~.custom-control-text{font-weight:700;color:#008bce}.custom-control-indicator{display:block;float:left;width:20px;height:20px;margin-left:-30px;border:1px solid #ebebeb;background-color:#fff;transition:border .1s}.custom-checkbox .custom-control-indicator{border-radius:3px}.custom-radio .custom-control-indicator{border-radius:50%}.btn{padding-top:10px;padding-bottom:10px}.btn-secondary{color:#fff;background-color:#f68b2b;border-color:transparent}.btn-secondary.active,.btn-secondary.focus,.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover,.open>.dropdown-toggle.btn-secondary{color:#fff;background-color:#e4710a;border-color:transparent}.btn-secondary.active.focus,.btn-secondary.active:focus,.btn-secondary.active:hover,.btn-secondary:active.focus,.btn-secondary:active:focus,.btn-secondary:active:hover,.open>.dropdown-toggle.btn-secondary.focus,.open>.dropdown-toggle.btn-secondary:focus,.open>.dropdown-toggle.btn-secondary:hover{color:#fff;background-color:#c26008;border-color:transparent}.btn-secondary.active,.btn-secondary:active,.open>.dropdown-toggle.btn-secondary{background-image:none}.btn-secondary.disabled.focus,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled].focus,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary.focus,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#f68b2b;border-color:transparent}.btn-secondary .badge{color:#f68b2b;background-color:#fff}.btn-secondary-light{color:#fff;background-color:#ff671f;border-color:transparent}.btn-secondary-light.active,.btn-secondary-light.focus,.btn-secondary-light:active,.btn-secondary-light:focus,.btn-secondary-light:hover,.open>.dropdown-toggle.btn-secondary-light{color:#fff;background-color:#eb4c00;border-color:transparent}.btn-secondary-light.active.focus,.btn-secondary-light.active:focus,.btn-secondary-light.active:hover,.btn-secondary-light:active.focus,.btn-secondary-light:active:focus,.btn-secondary-light:active:hover,.open>.dropdown-toggle.btn-secondary-light.focus,.open>.dropdown-toggle.btn-secondary-light:focus,.open>.dropdown-toggle.btn-secondary-light:hover{color:#fff;background-color:#c74000;border-color:transparent}.btn-secondary-light.active,.btn-secondary-light:active,.open>.dropdown-toggle.btn-secondary-light{background-image:none}.btn-secondary-light.disabled.focus,.btn-secondary-light.disabled:focus,.btn-secondary-light.disabled:hover,.btn-secondary-light[disabled].focus,.btn-secondary-light[disabled]:focus,.btn-secondary-light[disabled]:hover,fieldset[disabled] .btn-secondary-light.focus,fieldset[disabled] .btn-secondary-light:focus,fieldset[disabled] .btn-secondary-light:hover{background-color:#ff671f;border-color:transparent}.btn-secondary-light .badge{color:#ff671f;background-color:#fff}.btn-w-140{width:140px}button.with-icon span{display:inline-block}button.with-icon span.text{margin:0 10px}button.with-icon span.icon{display:none}button.with-icon.submitting .icon{display:inline-block}button.with-icon:disabled{cursor:default;opacity:1!important}a{transition:color .1s}.southercross-logo{display:block;width:245px;height:60px;font:0/0 a;background:url("/images/southerncross-logo.svg") no-repeat;background-size:contain}@media (max-width:767px){.southercross-logo{width:191px;height:47px}}.h1,h1{font-family:omnes-pro,sans-serif;font-weight:600}.inline-block{display:inline-block}.quick-search{position:relative;display:flex;align-items:center;width:450px;padding:15px;background-color:#f68b2b}.quick-search .control-label{margin:0 15px 0 0;color:#fff;font-weight:400;white-space:nowrap}.quick-search .form-control{height:48px;padding-right:50px;border-color:transparent}.quick-search .btn{position:absolute;top:15px;right:15px;bottom:15px;height:auto;color:#b0b0b0;border-color:transparent;background:transparent}.quick-search .btn .icon-search{display:block}ol:not(.list-unstyled):not(.breadcrumb){margin:0;padding:0 0 0 40px;list-style:none;counter-reset:counter}ol:not(.list-unstyled):not(.breadcrumb).four{counter-reset:counter 3}ol:not(.list-unstyled):not(.breadcrumb).five{counter-reset:counter 4}ol:not(.list-unstyled):not(.breadcrumb)>li+li{margin-top:20px}ol:not(.list-unstyled):not(.breadcrumb)>li:before{content:counter(counter);counter-increment:counter;width:22px;height:22px;float:left;margin-left:-40px;color:#fff;font-size:13px;font-weight:600;line-height:22px;text-align:center;background-color:#525252;border-radius:50%}.paragraph-group p{margin:30px 0}.paragraph-group p:first-child{margin-top:0}.text-2-columns{column-count:2;column-gap:30px}.no-gutter{margin-left:0;margin-right:0}.no-gutter>div[class^=col-]{padding-left:0;padding-right:0}.half-gutter{margin-left:-7.5px;margin-right:-7.5px}.half-gutter>div[class^=col-]{padding-left:7.5px;padding-right:7.5px}.bg-transparent{background-color:transparent}.bg-blue{background-color:#008bce}.bg-yellow{background-color:#ffbf3f}.bg-orange{color:#fff}.bg-mandarin{background-color:#ff671f;color:#fff}.bg-pink{background-color:#e7447b;color:#fff}.bg-grape{background-color:#692c86;color:#fff}.bg-teal{background-color:#5fbcbf;color:#fff}.bg-green{background-color:#97ca3d;color:#fff}.bg-gray{background-color:#525252;color:#fff}.bg-gray-light{background-color:#f7f7f7}.text-blue{color:#008bce}.text-yellow{color:#ffbf3f}.text-orange{color:#f68b2b}.text-mandarin{color:#ff671f}.text-pink{color:#e7447b}.text-grape{color:#692c86}.text-teal{color:#5fbcbf}.fill-orange{fill:#f68b2b}.fill-mandarin{fill:#ff671f}.fill-pink{fill:#e7447b}.fill-grape{fill:#692c86}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{background-color:#3093cc}.pagination [class^=icon-]{font-weight:400;font-size:15px}.pagination>.first>a,.pagination>.last>a,.pagination>.next>a,.pagination>.prev>a{padding-top:6px;padding-bottom:4px}.pagination>.page-item>a{color:#008bce;background-color:#fff}.pagination>.page-item>a:active,.pagination>.page-item>a:hover{color:#3093cc;background-color:#fff}.pagination>.disabled>a,.pagination>.disabled>a:active,.pagination>.disabled>a:hover{color:#525252}.pagination>.active>a,.pagination>.active>a:active,.pagination>.active>a:hover{color:#fff;background-color:#008bce;border-color:#008bce}.breadcrumb{padding:0;font-size:12px;line-height:23px;background:none;margin-bottom:0}.breadcrumb:after,.breadcrumb:before{content:" ";display:table}.breadcrumb:after{clear:both}.breadcrumb li{float:left;padding:8px 5px 2px;vertical-align:top;white-space:nowrap}.breadcrumb li>a{color:#8a8a8a}.breadcrumb li.active{text-decoration:underline}.breadcrumb li.active>a{color:#525252}.breadcrumb li:before{display:none!important}.breadcrumb li:not(.here):not(.back_link):before{display:block!important;content:"/";color:#525252;float:left;padding:0 10px 0 0}.breadcrumb .here{color:#525252;padding-left:10px}.breadcrumb .back_link{background-color:#008bce;color:#fff;padding:4px 16px;transition:background-color 1s}.breadcrumb .back_link a{color:#fff;text-decoration:none!important}.breadcrumb .back_link a:hover{text-decoration:none}.breadcrumb .back_link:hover{text-decoration:none;background-color:#3093cc;color:#fff}.breadcrumb .back_link i{font-size:150%;line-height:1.5}/*!
 * Font Awesome Pro 5.8.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:900;font-display:auto;src:url(/assets/fa-solid-900.eot);src:url(/assets/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/assets/fa-solid-900.woff2) format("woff2"),url(/assets/fa-solid-900.woff) format("woff"),url(/assets/fa-solid-900.ttf) format("truetype"),url(/assets/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-weight:900}/*!
 * Font Awesome Pro 5.8.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:300;font-display:auto;src:url(/assets/fa-light-300.eot);src:url(/assets/fa-light-300.eot?#iefix) format("embedded-opentype"),url(/assets/fa-light-300.woff2) format("woff2"),url(/assets/fa-light-300.woff) format("woff"),url(/assets/fa-light-300.ttf) format("truetype"),url(/assets/fa-light-300.svg#fontawesome) format("svg")}.fa,.fal,.fas{font-family:Font Awesome\ 5 Pro}.fal{font-weight:300}/*!
 * Font Awesome Pro 5.8.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/fa-regular-400.eot);src:url(/assets/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/assets/fa-regular-400.woff2) format("woff2"),url(/assets/fa-regular-400.woff) format("woff"),url(/assets/fa-regular-400.ttf) format("truetype"),url(/assets/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:Font Awesome\ 5 Pro;font-weight:400}/*!
 * Font Awesome Pro 5.8.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/fa-brands-400.eot);src:url(/assets/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/assets/fa-brands-400.woff2) format("woff2"),url(/assets/fa-brands-400.woff) format("woff"),url(/assets/fa-brands-400.ttf) format("truetype"),url(/assets/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}/*!
 * Font Awesome Pro 5.8.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */.fab,.fal,.far,.fas,.icon{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.icon-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-.0667em}.icon-xs{font-size:.75em}.icon-sm{font-size:.875em}.icon-1x{font-size:1em}.icon-2x{font-size:2em}.icon-3x{font-size:3em}.icon-4x{font-size:4em}.icon-5x{font-size:5em}.icon-6x{font-size:6em}.icon-7x{font-size:7em}.icon-8x{font-size:8em}.icon-9x{font-size:9em}.icon-10x{font-size:10em}.icon-fw{text-align:center;width:1.25em}.icon-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.icon-ul>li{position:relative}.icon-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.icon-border{border-radius:.1em;border:.08em solid #eee;padding:.2em .25em .15em}.icon-pull-left{float:left}.icon-pull-right{float:right}.fab.icon-pull-left,.fal.icon-pull-left,.far.icon-pull-left,.fas.icon-pull-left,.icon.icon-pull-left{margin-right:.3em}.fab.icon-pull-right,.fal.icon-pull-right,.far.icon-pull-right,.fas.icon-pull-right,.icon.icon-pull-right{margin-left:.3em}.icon-spin{animation:fa-spin 2s infinite linear}.icon-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.icon-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.icon-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.icon-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.icon-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.icon-flip-vertical{transform:scaleY(-1)}.icon-flip-both,.icon-flip-horizontal.icon-flip-vertical,.icon-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.icon-flip-both,.icon-flip-horizontal.icon-flip-vertical{transform:scale(-1)}:root .icon-flip-both,:root .icon-flip-horizontal,:root .icon-flip-vertical,:root .icon-rotate-90,:root .icon-rotate-180,:root .icon-rotate-270{filter:none}.icon-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.icon-stack-1x,.icon-stack-2x{left:0;position:absolute;text-align:center;width:100%}.icon-stack-1x{line-height:inherit}.icon-stack-2x{font-size:2em}.icon-inverse{color:#fff}.icon-500px:before{content:"\F26E"}.icon-abacus:before{content:"\F640"}.icon-accessible-icon:before{content:"\F368"}.icon-accusoft:before{content:"\F369"}.icon-acorn:before{content:"\F6AE"}.icon-acquisitions-incorporated:before{content:"\F6AF"}.icon-ad:before{content:"\F641"}.icon-address-book:before{content:"\F2B9"}.icon-address-card:before{content:"\F2BB"}.icon-adjust:before{content:"\F042"}.icon-adn:before{content:"\F170"}.icon-adobe:before{content:"\F778"}.icon-adversal:before{content:"\F36A"}.icon-affiliatetheme:before{content:"\F36B"}.icon-air-freshener:before{content:"\F5D0"}.icon-airbnb:before{content:"\F834"}.icon-alarm-clock:before{content:"\F34E"}.icon-algolia:before{content:"\F36C"}.icon-alicorn:before{content:"\F6B0"}.icon-align-center:before{content:"\F037"}.icon-align-justify:before{content:"\F039"}.icon-align-left:before{content:"\F036"}.icon-align-right:before{content:"\F038"}.icon-alipay:before{content:"\F642"}.icon-allergies:before{content:"\F461"}.icon-amazon:before{content:"\F270"}.icon-amazon-pay:before{content:"\F42C"}.icon-american-sign-language-interpreting:before{content:"\F2A3"}.icon-amilia:before{content:"\F36D"}.icon-analytics:before{content:"\F643"}.icon-anchor:before{content:"\F13D"}.icon-android:before{content:"\F17B"}.icon-angel:before{content:"\F779"}.icon-angellist:before{content:"\F209"}.icon-angle-double-down:before{content:"\F103"}.icon-angle-double-left:before{content:"\F100"}.icon-angle-double-right:before{content:"\F101"}.icon-angle-double-up:before{content:"\F102"}.icon-angle-down:before{content:"\F107"}.icon-angle-left:before{content:"\F104"}.icon-angle-right:before{content:"\F105"}.icon-angle-up:before{content:"\F106"}.icon-angry:before{content:"\F556"}.icon-angrycreative:before{content:"\F36E"}.icon-angular:before{content:"\F420"}.icon-ankh:before{content:"\F644"}.icon-app-store:before{content:"\F36F"}.icon-app-store-ios:before{content:"\F370"}.icon-apper:before{content:"\F371"}.icon-apple:before{content:"\F179"}.icon-apple-alt:before{content:"\F5D1"}.icon-apple-crate:before{content:"\F6B1"}.icon-apple-pay:before{content:"\F415"}.icon-archive:before{content:"\F187"}.icon-archway:before{content:"\F557"}.icon-arrow-alt-circle-down:before{content:"\F358"}.icon-arrow-alt-circle-left:before{content:"\F359"}.icon-arrow-alt-circle-right:before{content:"\F35A"}.icon-arrow-alt-circle-up:before{content:"\F35B"}.icon-arrow-alt-down:before{content:"\F354"}.icon-arrow-alt-from-bottom:before{content:"\F346"}.icon-arrow-alt-from-left:before{content:"\F347"}.icon-arrow-alt-from-right:before{content:"\F348"}.icon-arrow-alt-from-top:before{content:"\F349"}.icon-arrow-alt-left:before{content:"\F355"}.icon-arrow-alt-right:before{content:"\F356"}.icon-arrow-alt-square-down:before{content:"\F350"}.icon-arrow-alt-square-left:before{content:"\F351"}.icon-arrow-alt-square-right:before{content:"\F352"}.icon-arrow-alt-square-up:before{content:"\F353"}.icon-arrow-alt-to-bottom:before{content:"\F34A"}.icon-arrow-alt-to-left:before{content:"\F34B"}.icon-arrow-alt-to-right:before{content:"\F34C"}.icon-arrow-alt-to-top:before{content:"\F34D"}.icon-arrow-alt-up:before{content:"\F357"}.icon-arrow-circle-down:before{content:"\F0AB"}.icon-arrow-circle-left:before{content:"\F0A8"}.icon-arrow-circle-right:before{content:"\F0A9"}.icon-arrow-circle-up:before{content:"\F0AA"}.icon-arrow-down:before{content:"\F063"}.icon-arrow-from-bottom:before{content:"\F342"}.icon-arrow-from-left:before{content:"\F343"}.icon-arrow-from-right:before{content:"\F344"}.icon-arrow-from-top:before{content:"\F345"}.icon-arrow-left:before{content:"\F060"}.icon-arrow-right:before{content:"\F061"}.icon-arrow-square-down:before{content:"\F339"}.icon-arrow-square-left:before{content:"\F33A"}.icon-arrow-square-right:before{content:"\F33B"}.icon-arrow-square-up:before{content:"\F33C"}.icon-arrow-to-bottom:before{content:"\F33D"}.icon-arrow-to-left:before{content:"\F33E"}.icon-arrow-to-right:before{content:"\F340"}.icon-arrow-to-top:before{content:"\F341"}.icon-arrow-up:before{content:"\F062"}.icon-arrows:before{content:"\F047"}.icon-arrows-alt:before{content:"\F0B2"}.icon-arrows-alt-h:before{content:"\F337"}.icon-arrows-alt-v:before{content:"\F338"}.icon-arrows-h:before{content:"\F07E"}.icon-arrows-v:before{content:"\F07D"}.icon-artstation:before{content:"\F77A"}.icon-assistive-listening-systems:before{content:"\F2A2"}.icon-asterisk:before{content:"\F069"}.icon-asymmetrik:before{content:"\F372"}.icon-at:before{content:"\F1FA"}.icon-atlas:before{content:"\F558"}.icon-atlassian:before{content:"\F77B"}.icon-atom:before{content:"\F5D2"}.icon-atom-alt:before{content:"\F5D3"}.icon-audible:before{content:"\F373"}.icon-audio-description:before{content:"\F29E"}.icon-autoprefixer:before{content:"\F41C"}.icon-avianex:before{content:"\F374"}.icon-aviato:before{content:"\F421"}.icon-award:before{content:"\F559"}.icon-aws:before{content:"\F375"}.icon-axe:before{content:"\F6B2"}.icon-axe-battle:before{content:"\F6B3"}.icon-baby:before{content:"\F77C"}.icon-baby-carriage:before{content:"\F77D"}.icon-backpack:before{content:"\F5D4"}.icon-backspace:before{content:"\F55A"}.icon-backward:before{content:"\F04A"}.icon-bacon:before{content:"\F7E5"}.icon-badge:before{content:"\F335"}.icon-badge-check:before{content:"\F336"}.icon-badge-dollar:before{content:"\F645"}.icon-badge-percent:before{content:"\F646"}.icon-badger-honey:before{content:"\F6B4"}.icon-balance-scale:before{content:"\F24E"}.icon-balance-scale-left:before{content:"\F515"}.icon-balance-scale-right:before{content:"\F516"}.icon-ball-pile:before{content:"\F77E"}.icon-ballot:before{content:"\F732"}.icon-ballot-check:before{content:"\F733"}.icon-ban:before{content:"\F05E"}.icon-band-aid:before{content:"\F462"}.icon-bandcamp:before{content:"\F2D5"}.icon-barcode:before{content:"\F02A"}.icon-barcode-alt:before{content:"\F463"}.icon-barcode-read:before{content:"\F464"}.icon-barcode-scan:before{content:"\F465"}.icon-baseball:before{content:"\F432"}.icon-baseball-ball:before{content:"\F433"}.icon-basketball-ball:before{content:"\F434"}.icon-basketball-hoop:before{content:"\F435"}.icon-bat:before{content:"\F6B5"}.icon-bath:before{content:"\F2CD"}.icon-battery-bolt:before{content:"\F376"}.icon-battery-empty:before{content:"\F244"}.icon-battery-full:before{content:"\F240"}.icon-battery-half:before{content:"\F242"}.icon-battery-quarter:before{content:"\F243"}.icon-battery-slash:before{content:"\F377"}.icon-battery-three-quarters:before{content:"\F241"}.icon-battle-net:before{content:"\F835"}.icon-beer:before{content:"\F0FC"}.icon-behance:before{content:"\F1B4"}.icon-behance-square:before{content:"\F1B5"}.icon-bell:before{content:"\F0F3"}.icon-bell-school:before{content:"\F5D5"}.icon-bell-school-slash:before{content:"\F5D6"}.icon-bell-slash:before{content:"\F1F6"}.icon-bells:before{content:"\F77F"}.icon-bezier-curve:before{content:"\F55B"}.icon-bible:before{content:"\F647"}.icon-bicycle:before{content:"\F206"}.icon-bimobject:before{content:"\F378"}.icon-binoculars:before{content:"\F1E5"}.icon-biohazard:before{content:"\F780"}.icon-birthday-cake:before{content:"\F1FD"}.icon-bitbucket:before{content:"\F171"}.icon-bitcoin:before{content:"\F379"}.icon-bity:before{content:"\F37A"}.icon-black-tie:before{content:"\F27E"}.icon-blackberry:before{content:"\F37B"}.icon-blanket:before{content:"\F498"}.icon-blender:before{content:"\F517"}.icon-blender-phone:before{content:"\F6B6"}.icon-blind:before{content:"\F29D"}.icon-blog:before{content:"\F781"}.icon-blogger:before{content:"\F37C"}.icon-blogger-b:before{content:"\F37D"}.icon-bluetooth:before{content:"\F293"}.icon-bluetooth-b:before{content:"\F294"}.icon-bold:before{content:"\F032"}.icon-bolt:before{content:"\F0E7"}.icon-bomb:before{content:"\F1E2"}.icon-bone:before{content:"\F5D7"}.icon-bone-break:before{content:"\F5D8"}.icon-bong:before{content:"\F55C"}.icon-book:before{content:"\F02D"}.icon-book-alt:before{content:"\F5D9"}.icon-book-dead:before{content:"\F6B7"}.icon-book-heart:before{content:"\F499"}.icon-book-medical:before{content:"\F7E6"}.icon-book-open:before{content:"\F518"}.icon-book-reader:before{content:"\F5DA"}.icon-book-spells:before{content:"\F6B8"}.icon-book-user:before{content:"\F7E7"}.icon-bookmark:before{content:"\F02E"}.icon-books:before{content:"\F5DB"}.icon-books-medical:before{content:"\F7E8"}.icon-boot:before{content:"\F782"}.icon-booth-curtain:before{content:"\F734"}.icon-bootstrap:before{content:"\F836"}.icon-bow-arrow:before{content:"\F6B9"}.icon-bowling-ball:before{content:"\F436"}.icon-bowling-pins:before{content:"\F437"}.icon-box:before{content:"\F466"}.icon-box-alt:before{content:"\F49A"}.icon-box-ballot:before{content:"\F735"}.icon-box-check:before{content:"\F467"}.icon-box-fragile:before{content:"\F49B"}.icon-box-full:before{content:"\F49C"}.icon-box-heart:before{content:"\F49D"}.icon-box-open:before{content:"\F49E"}.icon-box-up:before{content:"\F49F"}.icon-box-usd:before{content:"\F4A0"}.icon-boxes:before{content:"\F468"}.icon-boxes-alt:before{content:"\F4A1"}.icon-boxing-glove:before{content:"\F438"}.icon-brackets:before{content:"\F7E9"}.icon-brackets-curly:before{content:"\F7EA"}.icon-braille:before{content:"\F2A1"}.icon-brain:before{content:"\F5DC"}.icon-bread-loaf:before{content:"\F7EB"}.icon-bread-slice:before{content:"\F7EC"}.icon-briefcase:before{content:"\F0B1"}.icon-briefcase-medical:before{content:"\F469"}.icon-broadcast-tower:before{content:"\F519"}.icon-broom:before{content:"\F51A"}.icon-browser:before{content:"\F37E"}.icon-brush:before{content:"\F55D"}.icon-btc:before{content:"\F15A"}.icon-buffer:before{content:"\F837"}.icon-bug:before{content:"\F188"}.icon-building:before{content:"\F1AD"}.icon-bullhorn:before{content:"\F0A1"}.icon-bullseye:before{content:"\F140"}.icon-bullseye-arrow:before{content:"\F648"}.icon-bullseye-pointer:before{content:"\F649"}.icon-burn:before{content:"\F46A"}.icon-buromobelexperte:before{content:"\F37F"}.icon-burrito:before{content:"\F7ED"}.icon-bus:before{content:"\F207"}.icon-bus-alt:before{content:"\F55E"}.icon-bus-school:before{content:"\F5DD"}.icon-business-time:before{content:"\F64A"}.icon-buysellads:before{content:"\F20D"}.icon-cabinet-filing:before{content:"\F64B"}.icon-calculator:before{content:"\F1EC"}.icon-calculator-alt:before{content:"\F64C"}.icon-calendar:before{content:"\F133"}.icon-calendar-alt:before{content:"\F073"}.icon-calendar-check:before{content:"\F274"}.icon-calendar-day:before{content:"\F783"}.icon-calendar-edit:before{content:"\F333"}.icon-calendar-exclamation:before{content:"\F334"}.icon-calendar-minus:before{content:"\F272"}.icon-calendar-plus:before{content:"\F271"}.icon-calendar-star:before{content:"\F736"}.icon-calendar-times:before{content:"\F273"}.icon-calendar-week:before{content:"\F784"}.icon-camera:before{content:"\F030"}.icon-camera-alt:before{content:"\F332"}.icon-camera-retro:before{content:"\F083"}.icon-campfire:before{content:"\F6BA"}.icon-campground:before{content:"\F6BB"}.icon-canadian-maple-leaf:before{content:"\F785"}.icon-candle-holder:before{content:"\F6BC"}.icon-candy-cane:before{content:"\F786"}.icon-candy-corn:before{content:"\F6BD"}.icon-cannabis:before{content:"\F55F"}.icon-capsules:before{content:"\F46B"}.icon-car:before{content:"\F1B9"}.icon-car-alt:before{content:"\F5DE"}.icon-car-battery:before{content:"\F5DF"}.icon-car-bump:before{content:"\F5E0"}.icon-car-crash:before{content:"\F5E1"}.icon-car-garage:before{content:"\F5E2"}.icon-car-mechanic:before{content:"\F5E3"}.icon-car-side:before{content:"\F5E4"}.icon-car-tilt:before{content:"\F5E5"}.icon-car-wash:before{content:"\F5E6"}.icon-caret-circle-down:before{content:"\F32D"}.icon-caret-circle-left:before{content:"\F32E"}.icon-caret-circle-right:before{content:"\F330"}.icon-caret-circle-up:before{content:"\F331"}.icon-caret-down:before{content:"\F0D7"}.icon-caret-left:before{content:"\F0D9"}.icon-caret-right:before{content:"\F0DA"}.icon-caret-square-down:before{content:"\F150"}.icon-caret-square-left:before{content:"\F191"}.icon-caret-square-right:before{content:"\F152"}.icon-caret-square-up:before{content:"\F151"}.icon-caret-up:before{content:"\F0D8"}.icon-carrot:before{content:"\F787"}.icon-cart-arrow-down:before{content:"\F218"}.icon-cart-plus:before{content:"\F217"}.icon-cash-register:before{content:"\F788"}.icon-cat:before{content:"\F6BE"}.icon-cauldron:before{content:"\F6BF"}.icon-cc-amazon-pay:before{content:"\F42D"}.icon-cc-amex:before{content:"\F1F3"}.icon-cc-apple-pay:before{content:"\F416"}.icon-cc-diners-club:before{content:"\F24C"}.icon-cc-discover:before{content:"\F1F2"}.icon-cc-jcb:before{content:"\F24B"}.icon-cc-mastercard:before{content:"\F1F1"}.icon-cc-paypal:before{content:"\F1F4"}.icon-cc-stripe:before{content:"\F1F5"}.icon-cc-visa:before{content:"\F1F0"}.icon-centercode:before{content:"\F380"}.icon-centos:before{content:"\F789"}.icon-certificate:before{content:"\F0A3"}.icon-chair:before{content:"\F6C0"}.icon-chair-office:before{content:"\F6C1"}.icon-chalkboard:before{content:"\F51B"}.icon-chalkboard-teacher:before{content:"\F51C"}.icon-charging-station:before{content:"\F5E7"}.icon-chart-area:before{content:"\F1FE"}.icon-chart-bar:before{content:"\F080"}.icon-chart-line:before{content:"\F201"}.icon-chart-line-down:before{content:"\F64D"}.icon-chart-network:before{content:"\F78A"}.icon-chart-pie:before{content:"\F200"}.icon-chart-pie-alt:before{content:"\F64E"}.icon-chart-scatter:before{content:"\F7EE"}.icon-check:before{content:"\F00C"}.icon-check-circle:before{content:"\F058"}.icon-check-double:before{content:"\F560"}.icon-check-square:before{content:"\F14A"}.icon-cheese:before{content:"\F7EF"}.icon-cheese-swiss:before{content:"\F7F0"}.icon-cheeseburger:before{content:"\F7F1"}.icon-chess:before{content:"\F439"}.icon-chess-bishop:before{content:"\F43A"}.icon-chess-bishop-alt:before{content:"\F43B"}.icon-chess-board:before{content:"\F43C"}.icon-chess-clock:before{content:"\F43D"}.icon-chess-clock-alt:before{content:"\F43E"}.icon-chess-king:before{content:"\F43F"}.icon-chess-king-alt:before{content:"\F440"}.icon-chess-knight:before{content:"\F441"}.icon-chess-knight-alt:before{content:"\F442"}.icon-chess-pawn:before{content:"\F443"}.icon-chess-pawn-alt:before{content:"\F444"}.icon-chess-queen:before{content:"\F445"}.icon-chess-queen-alt:before{content:"\F446"}.icon-chess-rook:before{content:"\F447"}.icon-chess-rook-alt:before{content:"\F448"}.icon-chevron-circle-down:before{content:"\F13A"}.icon-chevron-circle-left:before{content:"\F137"}.icon-chevron-circle-right:before{content:"\F138"}.icon-chevron-circle-up:before{content:"\F139"}.icon-chevron-double-down:before{content:"\F322"}.icon-chevron-double-left:before{content:"\F323"}.icon-chevron-double-right:before{content:"\F324"}.icon-chevron-double-up:before{content:"\F325"}.icon-chevron-down:before{content:"\F078"}.icon-chevron-left:before{content:"\F053"}.icon-chevron-right:before{content:"\F054"}.icon-chevron-square-down:before{content:"\F329"}.icon-chevron-square-left:before{content:"\F32A"}.icon-chevron-square-right:before{content:"\F32B"}.icon-chevron-square-up:before{content:"\F32C"}.icon-chevron-up:before{content:"\F077"}.icon-child:before{content:"\F1AE"}.icon-chimney:before{content:"\F78B"}.icon-chrome:before{content:"\F268"}.icon-chromecast:before{content:"\F838"}.icon-church:before{content:"\F51D"}.icon-circle:before{content:"\F111"}.icon-circle-notch:before{content:"\F1CE"}.icon-city:before{content:"\F64F"}.icon-claw-marks:before{content:"\F6C2"}.icon-clinic-medical:before{content:"\F7F2"}.icon-clipboard:before{content:"\F328"}.icon-clipboard-check:before{content:"\F46C"}.icon-clipboard-list:before{content:"\F46D"}.icon-clipboard-list-check:before{content:"\F737"}.icon-clipboard-prescription:before{content:"\F5E8"}.icon-clipboard-user:before{content:"\F7F3"}.icon-clock:before{content:"\F017"}.icon-clone:before{content:"\F24D"}.icon-closed-captioning:before{content:"\F20A"}.icon-cloud:before{content:"\F0C2"}.icon-cloud-download:before{content:"\F0ED"}.icon-cloud-download-alt:before{content:"\F381"}.icon-cloud-drizzle:before{content:"\F738"}.icon-cloud-hail:before{content:"\F739"}.icon-cloud-hail-mixed:before{content:"\F73A"}.icon-cloud-meatball:before{content:"\F73B"}.icon-cloud-moon:before{content:"\F6C3"}.icon-cloud-moon-rain:before{content:"\F73C"}.icon-cloud-rain:before{content:"\F73D"}.icon-cloud-rainbow:before{content:"\F73E"}.icon-cloud-showers:before{content:"\F73F"}.icon-cloud-showers-heavy:before{content:"\F740"}.icon-cloud-sleet:before{content:"\F741"}.icon-cloud-snow:before{content:"\F742"}.icon-cloud-sun:before{content:"\F6C4"}.icon-cloud-sun-rain:before{content:"\F743"}.icon-cloud-upload:before{content:"\F0EE"}.icon-cloud-upload-alt:before{content:"\F382"}.icon-clouds:before{content:"\F744"}.icon-clouds-moon:before{content:"\F745"}.icon-clouds-sun:before{content:"\F746"}.icon-cloudscale:before{content:"\F383"}.icon-cloudsmith:before{content:"\F384"}.icon-cloudversify:before{content:"\F385"}.icon-club:before{content:"\F327"}.icon-cocktail:before{content:"\F561"}.icon-code:before{content:"\F121"}.icon-code-branch:before{content:"\F126"}.icon-code-commit:before{content:"\F386"}.icon-code-merge:before{content:"\F387"}.icon-codepen:before{content:"\F1CB"}.icon-codiepie:before{content:"\F284"}.icon-coffee:before{content:"\F0F4"}.icon-coffee-togo:before{content:"\F6C5"}.icon-coffin:before{content:"\F6C6"}.icon-cog:before{content:"\F013"}.icon-cogs:before{content:"\F085"}.icon-coins:before{content:"\F51E"}.icon-columns:before{content:"\F0DB"}.icon-comment:before{content:"\F075"}.icon-comment-alt:before{content:"\F27A"}.icon-comment-alt-check:before{content:"\F4A2"}.icon-comment-alt-dollar:before{content:"\F650"}.icon-comment-alt-dots:before{content:"\F4A3"}.icon-comment-alt-edit:before{content:"\F4A4"}.icon-comment-alt-exclamation:before{content:"\F4A5"}.icon-comment-alt-lines:before{content:"\F4A6"}.icon-comment-alt-medical:before{content:"\F7F4"}.icon-comment-alt-minus:before{content:"\F4A7"}.icon-comment-alt-plus:before{content:"\F4A8"}.icon-comment-alt-slash:before{content:"\F4A9"}.icon-comment-alt-smile:before{content:"\F4AA"}.icon-comment-alt-times:before{content:"\F4AB"}.icon-comment-check:before{content:"\F4AC"}.icon-comment-dollar:before{content:"\F651"}.icon-comment-dots:before{content:"\F4AD"}.icon-comment-edit:before{content:"\F4AE"}.icon-comment-exclamation:before{content:"\F4AF"}.icon-comment-lines:before{content:"\F4B0"}.icon-comment-medical:before{content:"\F7F5"}.icon-comment-minus:before{content:"\F4B1"}.icon-comment-plus:before{content:"\F4B2"}.icon-comment-slash:before{content:"\F4B3"}.icon-comment-smile:before{content:"\F4B4"}.icon-comment-times:before{content:"\F4B5"}.icon-comments:before{content:"\F086"}.icon-comments-alt:before{content:"\F4B6"}.icon-comments-alt-dollar:before{content:"\F652"}.icon-comments-dollar:before{content:"\F653"}.icon-compact-disc:before{content:"\F51F"}.icon-compass:before{content:"\F14E"}.icon-compass-slash:before{content:"\F5E9"}.icon-compress:before{content:"\F066"}.icon-compress-alt:before{content:"\F422"}.icon-compress-arrows-alt:before{content:"\F78C"}.icon-compress-wide:before{content:"\F326"}.icon-concierge-bell:before{content:"\F562"}.icon-confluence:before{content:"\F78D"}.icon-connectdevelop:before{content:"\F20E"}.icon-container-storage:before{content:"\F4B7"}.icon-contao:before{content:"\F26D"}.icon-conveyor-belt:before{content:"\F46E"}.icon-conveyor-belt-alt:before{content:"\F46F"}.icon-cookie:before{content:"\F563"}.icon-cookie-bite:before{content:"\F564"}.icon-copy:before{content:"\F0C5"}.icon-copyright:before{content:"\F1F9"}.icon-corn:before{content:"\F6C7"}.icon-couch:before{content:"\F4B8"}.icon-cow:before{content:"\F6C8"}.icon-cpanel:before{content:"\F388"}.icon-creative-commons:before{content:"\F25E"}.icon-creative-commons-by:before{content:"\F4E7"}.icon-creative-commons-nc:before{content:"\F4E8"}.icon-creative-commons-nc-eu:before{content:"\F4E9"}.icon-creative-commons-nc-jp:before{content:"\F4EA"}.icon-creative-commons-nd:before{content:"\F4EB"}.icon-creative-commons-pd:before{content:"\F4EC"}.icon-creative-commons-pd-alt:before{content:"\F4ED"}.icon-creative-commons-remix:before{content:"\F4EE"}.icon-creative-commons-sa:before{content:"\F4EF"}.icon-creative-commons-sampling:before{content:"\F4F0"}.icon-creative-commons-sampling-plus:before{content:"\F4F1"}.icon-creative-commons-share:before{content:"\F4F2"}.icon-creative-commons-zero:before{content:"\F4F3"}.icon-credit-card:before{content:"\F09D"}.icon-credit-card-blank:before{content:"\F389"}.icon-credit-card-front:before{content:"\F38A"}.icon-cricket:before{content:"\F449"}.icon-critical-role:before{content:"\F6C9"}.icon-croissant:before{content:"\F7F6"}.icon-crop:before{content:"\F125"}.icon-crop-alt:before{content:"\F565"}.icon-cross:before{content:"\F654"}.icon-crosshairs:before{content:"\F05B"}.icon-crow:before{content:"\F520"}.icon-crown:before{content:"\F521"}.icon-crutch:before{content:"\F7F7"}.icon-crutches:before{content:"\F7F8"}.icon-css3:before{content:"\F13C"}.icon-css3-alt:before{content:"\F38B"}.icon-cube:before{content:"\F1B2"}.icon-cubes:before{content:"\F1B3"}.icon-curling:before{content:"\F44A"}.icon-cut:before{content:"\F0C4"}.icon-cuttlefish:before{content:"\F38C"}.icon-d-and-d:before{content:"\F38D"}.icon-d-and-d-beyond:before{content:"\F6CA"}.icon-dagger:before{content:"\F6CB"}.icon-dashcube:before{content:"\F210"}.icon-database:before{content:"\F1C0"}.icon-deaf:before{content:"\F2A4"}.icon-debug:before{content:"\F7F9"}.icon-deer:before{content:"\F78E"}.icon-deer-rudolph:before{content:"\F78F"}.icon-delicious:before{content:"\F1A5"}.icon-democrat:before{content:"\F747"}.icon-deploydog:before{content:"\F38E"}.icon-deskpro:before{content:"\F38F"}.icon-desktop:before{content:"\F108"}.icon-desktop-alt:before{content:"\F390"}.icon-dev:before{content:"\F6CC"}.icon-deviantart:before{content:"\F1BD"}.icon-dewpoint:before{content:"\F748"}.icon-dharmachakra:before{content:"\F655"}.icon-dhl:before{content:"\F790"}.icon-diagnoses:before{content:"\F470"}.icon-diamond:before{content:"\F219"}.icon-diaspora:before{content:"\F791"}.icon-dice:before{content:"\F522"}.icon-dice-d10:before{content:"\F6CD"}.icon-dice-d12:before{content:"\F6CE"}.icon-dice-d20:before{content:"\F6CF"}.icon-dice-d4:before{content:"\F6D0"}.icon-dice-d6:before{content:"\F6D1"}.icon-dice-d8:before{content:"\F6D2"}.icon-dice-five:before{content:"\F523"}.icon-dice-four:before{content:"\F524"}.icon-dice-one:before{content:"\F525"}.icon-dice-six:before{content:"\F526"}.icon-dice-three:before{content:"\F527"}.icon-dice-two:before{content:"\F528"}.icon-digg:before{content:"\F1A6"}.icon-digital-ocean:before{content:"\F391"}.icon-digital-tachograph:before{content:"\F566"}.icon-diploma:before{content:"\F5EA"}.icon-directions:before{content:"\F5EB"}.icon-discord:before{content:"\F392"}.icon-discourse:before{content:"\F393"}.icon-disease:before{content:"\F7FA"}.icon-divide:before{content:"\F529"}.icon-dizzy:before{content:"\F567"}.icon-dna:before{content:"\F471"}.icon-do-not-enter:before{content:"\F5EC"}.icon-dochub:before{content:"\F394"}.icon-docker:before{content:"\F395"}.icon-dog:before{content:"\F6D3"}.icon-dog-leashed:before{content:"\F6D4"}.icon-dollar-sign:before{content:"\F155"}.icon-dolly:before{content:"\F472"}.icon-dolly-empty:before{content:"\F473"}.icon-dolly-flatbed:before{content:"\F474"}.icon-dolly-flatbed-alt:before{content:"\F475"}.icon-dolly-flatbed-empty:before{content:"\F476"}.icon-donate:before{content:"\F4B9"}.icon-door-closed:before{content:"\F52A"}.icon-door-open:before{content:"\F52B"}.icon-dot-circle:before{content:"\F192"}.icon-dove:before{content:"\F4BA"}.icon-download:before{content:"\F019"}.icon-draft2digital:before{content:"\F396"}.icon-drafting-compass:before{content:"\F568"}.icon-dragon:before{content:"\F6D5"}.icon-draw-circle:before{content:"\F5ED"}.icon-draw-polygon:before{content:"\F5EE"}.icon-draw-square:before{content:"\F5EF"}.icon-dreidel:before{content:"\F792"}.icon-dribbble:before{content:"\F17D"}.icon-dribbble-square:before{content:"\F397"}.icon-dropbox:before{content:"\F16B"}.icon-drum:before{content:"\F569"}.icon-drum-steelpan:before{content:"\F56A"}.icon-drumstick:before{content:"\F6D6"}.icon-drumstick-bite:before{content:"\F6D7"}.icon-drupal:before{content:"\F1A9"}.icon-duck:before{content:"\F6D8"}.icon-dumbbell:before{content:"\F44B"}.icon-dumpster:before{content:"\F793"}.icon-dumpster-fire:before{content:"\F794"}.icon-dungeon:before{content:"\F6D9"}.icon-dyalog:before{content:"\F399"}.icon-ear:before{content:"\F5F0"}.icon-ear-muffs:before{content:"\F795"}.icon-earlybirds:before{content:"\F39A"}.icon-ebay:before{content:"\F4F4"}.icon-eclipse:before{content:"\F749"}.icon-eclipse-alt:before{content:"\F74A"}.icon-edge:before{content:"\F282"}.icon-edit:before{content:"\F044"}.icon-egg:before{content:"\F7FB"}.icon-egg-fried:before{content:"\F7FC"}.icon-eject:before{content:"\F052"}.icon-elementor:before{content:"\F430"}.icon-elephant:before{content:"\F6DA"}.icon-ellipsis-h:before{content:"\F141"}.icon-ellipsis-h-alt:before{content:"\F39B"}.icon-ellipsis-v:before{content:"\F142"}.icon-ellipsis-v-alt:before{content:"\F39C"}.icon-ello:before{content:"\F5F1"}.icon-ember:before{content:"\F423"}.icon-empire:before{content:"\F1D1"}.icon-empty-set:before{content:"\F656"}.icon-engine-warning:before{content:"\F5F2"}.icon-envelope:before{content:"\F0E0"}.icon-envelope-open:before{content:"\F2B6"}.icon-envelope-open-dollar:before{content:"\F657"}.icon-envelope-open-text:before{content:"\F658"}.icon-envelope-square:before{content:"\F199"}.icon-envira:before{content:"\F299"}.icon-equals:before{content:"\F52C"}.icon-eraser:before{content:"\F12D"}.icon-erlang:before{content:"\F39D"}.icon-ethereum:before{content:"\F42E"}.icon-ethernet:before{content:"\F796"}.icon-etsy:before{content:"\F2D7"}.icon-euro-sign:before{content:"\F153"}.icon-evernote:before{content:"\F839"}.icon-exchange:before{content:"\F0EC"}.icon-exchange-alt:before{content:"\F362"}.icon-exclamation:before{content:"\F12A"}.icon-exclamation-circle:before{content:"\F06A"}.icon-exclamation-square:before{content:"\F321"}.icon-exclamation-triangle:before{content:"\F071"}.icon-expand:before{content:"\F065"}.icon-expand-alt:before{content:"\F424"}.icon-expand-arrows:before{content:"\F31D"}.icon-expand-arrows-alt:before{content:"\F31E"}.icon-expand-wide:before{content:"\F320"}.icon-expeditedssl:before{content:"\F23E"}.icon-external-link:before{content:"\F08E"}.icon-external-link-alt:before{content:"\F35D"}.icon-external-link-square:before{content:"\F14C"}.icon-external-link-square-alt:before{content:"\F360"}.icon-eye:before{content:"\F06E"}.icon-eye-dropper:before{content:"\F1FB"}.icon-eye-evil:before{content:"\F6DB"}.icon-eye-slash:before{content:"\F070"}.icon-facebook:before{content:"\F09A"}.icon-facebook-f:before{content:"\F39E"}.icon-facebook-messenger:before{content:"\F39F"}.icon-facebook-square:before{content:"\F082"}.icon-fantasy-flight-games:before{content:"\F6DC"}.icon-fast-backward:before{content:"\F049"}.icon-fast-forward:before{content:"\F050"}.icon-fax:before{content:"\F1AC"}.icon-feather:before{content:"\F52D"}.icon-feather-alt:before{content:"\F56B"}.icon-fedex:before{content:"\F797"}.icon-fedora:before{content:"\F798"}.icon-female:before{content:"\F182"}.icon-field-hockey:before{content:"\F44C"}.icon-fighter-jet:before{content:"\F0FB"}.icon-figma:before{content:"\F799"}.icon-file:before{content:"\F15B"}.icon-file-alt:before{content:"\F15C"}.icon-file-archive:before{content:"\F1C6"}.icon-file-audio:before{content:"\F1C7"}.icon-file-certificate:before{content:"\F5F3"}.icon-file-chart-line:before{content:"\F659"}.icon-file-chart-pie:before{content:"\F65A"}.icon-file-check:before{content:"\F316"}.icon-file-code:before{content:"\F1C9"}.icon-file-contract:before{content:"\F56C"}.icon-file-csv:before{content:"\F6DD"}.icon-file-download:before{content:"\F56D"}.icon-file-edit:before{content:"\F31C"}.icon-file-excel:before{content:"\F1C3"}.icon-file-exclamation:before{content:"\F31A"}.icon-file-export:before{content:"\F56E"}.icon-file-image:before{content:"\F1C5"}.icon-file-import:before{content:"\F56F"}.icon-file-invoice:before{content:"\F570"}.icon-file-invoice-dollar:before{content:"\F571"}.icon-file-medical:before{content:"\F477"}.icon-file-medical-alt:before{content:"\F478"}.icon-file-minus:before{content:"\F318"}.icon-file-pdf:before{content:"\F1C1"}.icon-file-plus:before{content:"\F319"}.icon-file-powerpoint:before{content:"\F1C4"}.icon-file-prescription:before{content:"\F572"}.icon-file-signature:before{content:"\F573"}.icon-file-spreadsheet:before{content:"\F65B"}.icon-file-times:before{content:"\F317"}.icon-file-upload:before{content:"\F574"}.icon-file-user:before{content:"\F65C"}.icon-file-video:before{content:"\F1C8"}.icon-file-word:before{content:"\F1C2"}.icon-files-medical:before{content:"\F7FD"}.icon-fill:before{content:"\F575"}.icon-fill-drip:before{content:"\F576"}.icon-film:before{content:"\F008"}.icon-film-alt:before{content:"\F3A0"}.icon-filter:before{content:"\F0B0"}.icon-fingerprint:before{content:"\F577"}.icon-fire:before{content:"\F06D"}.icon-fire-alt:before{content:"\F7E4"}.icon-fire-extinguisher:before{content:"\F134"}.icon-fire-smoke:before{content:"\F74B"}.icon-firefox:before{content:"\F269"}.icon-fireplace:before{content:"\F79A"}.icon-first-aid:before{content:"\F479"}.icon-first-order:before{content:"\F2B0"}.icon-first-order-alt:before{content:"\F50A"}.icon-firstdraft:before{content:"\F3A1"}.icon-fish:before{content:"\F578"}.icon-fish-cooked:before{content:"\F7FE"}.icon-fist-raised:before{content:"\F6DE"}.icon-flag:before{content:"\F024"}.icon-flag-alt:before{content:"\F74C"}.icon-flag-checkered:before{content:"\F11E"}.icon-flag-usa:before{content:"\F74D"}.icon-flame:before{content:"\F6DF"}.icon-flask:before{content:"\F0C3"}.icon-flask-poison:before{content:"\F6E0"}.icon-flask-potion:before{content:"\F6E1"}.icon-flickr:before{content:"\F16E"}.icon-flipboard:before{content:"\F44D"}.icon-flower:before{content:"\F7FF"}.icon-flower-daffodil:before{content:"\F800"}.icon-flower-tulip:before{content:"\F801"}.icon-flushed:before{content:"\F579"}.icon-fly:before{content:"\F417"}.icon-fog:before{content:"\F74E"}.icon-folder:before{content:"\F07B"}.icon-folder-minus:before{content:"\F65D"}.icon-folder-open:before{content:"\F07C"}.icon-folder-plus:before{content:"\F65E"}.icon-folder-times:before{content:"\F65F"}.icon-folder-tree:before{content:"\F802"}.icon-folders:before{content:"\F660"}.icon-font:before{content:"\F031"}.icon-font-awesome:before{content:"\F2B4"}.icon-font-awesome-alt:before{content:"\F35C"}.icon-font-awesome-flag:before{content:"\F425"}.icon-font-awesome-logo-full:before{content:"\F4E6"}.icon-fonticons:before{content:"\F280"}.icon-fonticons-fi:before{content:"\F3A2"}.icon-football-ball:before{content:"\F44E"}.icon-football-helmet:before{content:"\F44F"}.icon-forklift:before{content:"\F47A"}.icon-fort-awesome:before{content:"\F286"}.icon-fort-awesome-alt:before{content:"\F3A3"}.icon-forumbee:before{content:"\F211"}.icon-forward:before{content:"\F04E"}.icon-foursquare:before{content:"\F180"}.icon-fragile:before{content:"\F4BB"}.icon-free-code-camp:before{content:"\F2C5"}.icon-freebsd:before{content:"\F3A4"}.icon-french-fries:before{content:"\F803"}.icon-frog:before{content:"\F52E"}.icon-frosty-head:before{content:"\F79B"}.icon-frown:before{content:"\F119"}.icon-frown-open:before{content:"\F57A"}.icon-fulcrum:before{content:"\F50B"}.icon-function:before{content:"\F661"}.icon-funnel-dollar:before{content:"\F662"}.icon-futbol:before{content:"\F1E3"}.icon-galactic-republic:before{content:"\F50C"}.icon-galactic-senate:before{content:"\F50D"}.icon-gamepad:before{content:"\F11B"}.icon-gas-pump:before{content:"\F52F"}.icon-gas-pump-slash:before{content:"\F5F4"}.icon-gavel:before{content:"\F0E3"}.icon-gem:before{content:"\F3A5"}.icon-genderless:before{content:"\F22D"}.icon-get-pocket:before{content:"\F265"}.icon-gg:before{content:"\F260"}.icon-gg-circle:before{content:"\F261"}.icon-ghost:before{content:"\F6E2"}.icon-gift:before{content:"\F06B"}.icon-gift-card:before{content:"\F663"}.icon-gifts:before{content:"\F79C"}.icon-gingerbread-man:before{content:"\F79D"}.icon-git:before{content:"\F1D3"}.icon-git-alt:before{content:"\F841"}.icon-git-square:before{content:"\F1D2"}.icon-github:before{content:"\F09B"}.icon-github-alt:before{content:"\F113"}.icon-github-square:before{content:"\F092"}.icon-gitkraken:before{content:"\F3A6"}.icon-gitlab:before{content:"\F296"}.icon-gitter:before{content:"\F426"}.icon-glass:before{content:"\F804"}.icon-glass-champagne:before{content:"\F79E"}.icon-glass-cheers:before{content:"\F79F"}.icon-glass-martini:before{content:"\F000"}.icon-glass-martini-alt:before{content:"\F57B"}.icon-glass-whiskey:before{content:"\F7A0"}.icon-glass-whiskey-rocks:before{content:"\F7A1"}.icon-glasses:before{content:"\F530"}.icon-glasses-alt:before{content:"\F5F5"}.icon-glide:before{content:"\F2A5"}.icon-glide-g:before{content:"\F2A6"}.icon-globe:before{content:"\F0AC"}.icon-globe-africa:before{content:"\F57C"}.icon-globe-americas:before{content:"\F57D"}.icon-globe-asia:before{content:"\F57E"}.icon-globe-europe:before{content:"\F7A2"}.icon-globe-snow:before{content:"\F7A3"}.icon-globe-stand:before{content:"\F5F6"}.icon-gofore:before{content:"\F3A7"}.icon-golf-ball:before{content:"\F450"}.icon-golf-club:before{content:"\F451"}.icon-goodreads:before{content:"\F3A8"}.icon-goodreads-g:before{content:"\F3A9"}.icon-google:before{content:"\F1A0"}.icon-google-drive:before{content:"\F3AA"}.icon-google-play:before{content:"\F3AB"}.icon-google-plus:before{content:"\F2B3"}.icon-google-plus-g:before{content:"\F0D5"}.icon-google-plus-square:before{content:"\F0D4"}.icon-google-wallet:before{content:"\F1EE"}.icon-gopuram:before{content:"\F664"}.icon-graduation-cap:before{content:"\F19D"}.icon-gratipay:before{content:"\F184"}.icon-grav:before{content:"\F2D6"}.icon-greater-than:before{content:"\F531"}.icon-greater-than-equal:before{content:"\F532"}.icon-grimace:before{content:"\F57F"}.icon-grin:before{content:"\F580"}.icon-grin-alt:before{content:"\F581"}.icon-grin-beam:before{content:"\F582"}.icon-grin-beam-sweat:before{content:"\F583"}.icon-grin-hearts:before{content:"\F584"}.icon-grin-squint:before{content:"\F585"}.icon-grin-squint-tears:before{content:"\F586"}.icon-grin-stars:before{content:"\F587"}.icon-grin-tears:before{content:"\F588"}.icon-grin-tongue:before{content:"\F589"}.icon-grin-tongue-squint:before{content:"\F58A"}.icon-grin-tongue-wink:before{content:"\F58B"}.icon-grin-wink:before{content:"\F58C"}.icon-grip-horizontal:before{content:"\F58D"}.icon-grip-lines:before{content:"\F7A4"}.icon-grip-lines-vertical:before{content:"\F7A5"}.icon-grip-vertical:before{content:"\F58E"}.icon-gripfire:before{content:"\F3AC"}.icon-grunt:before{content:"\F3AD"}.icon-guitar:before{content:"\F7A6"}.icon-gulp:before{content:"\F3AE"}.icon-h-square:before{content:"\F0FD"}.icon-h1:before{content:"\F313"}.icon-h2:before{content:"\F314"}.icon-h3:before{content:"\F315"}.icon-hacker-news:before{content:"\F1D4"}.icon-hacker-news-square:before{content:"\F3AF"}.icon-hackerrank:before{content:"\F5F7"}.icon-hamburger:before{content:"\F805"}.icon-hammer:before{content:"\F6E3"}.icon-hammer-war:before{content:"\F6E4"}.icon-hamsa:before{content:"\F665"}.icon-hand-heart:before{content:"\F4BC"}.icon-hand-holding:before{content:"\F4BD"}.icon-hand-holding-box:before{content:"\F47B"}.icon-hand-holding-heart:before{content:"\F4BE"}.icon-hand-holding-magic:before{content:"\F6E5"}.icon-hand-holding-seedling:before{content:"\F4BF"}.icon-hand-holding-usd:before{content:"\F4C0"}.icon-hand-holding-water:before{content:"\F4C1"}.icon-hand-lizard:before{content:"\F258"}.icon-hand-middle-finger:before{content:"\F806"}.icon-hand-paper:before{content:"\F256"}.icon-hand-peace:before{content:"\F25B"}.icon-hand-point-down:before{content:"\F0A7"}.icon-hand-point-left:before{content:"\F0A5"}.icon-hand-point-right:before{content:"\F0A4"}.icon-hand-point-up:before{content:"\F0A6"}.icon-hand-pointer:before{content:"\F25A"}.icon-hand-receiving:before{content:"\F47C"}.icon-hand-rock:before{content:"\F255"}.icon-hand-scissors:before{content:"\F257"}.icon-hand-spock:before{content:"\F259"}.icon-hands:before{content:"\F4C2"}.icon-hands-heart:before{content:"\F4C3"}.icon-hands-helping:before{content:"\F4C4"}.icon-hands-usd:before{content:"\F4C5"}.icon-handshake:before{content:"\F2B5"}.icon-handshake-alt:before{content:"\F4C6"}.icon-hanukiah:before{content:"\F6E6"}.icon-hard-hat:before{content:"\F807"}.icon-hashtag:before{content:"\F292"}.icon-hat-santa:before{content:"\F7A7"}.icon-hat-winter:before{content:"\F7A8"}.icon-hat-witch:before{content:"\F6E7"}.icon-hat-wizard:before{content:"\F6E8"}.icon-haykal:before{content:"\F666"}.icon-hdd:before{content:"\F0A0"}.icon-head-side:before{content:"\F6E9"}.icon-head-side-brain:before{content:"\F808"}.icon-head-side-medical:before{content:"\F809"}.icon-head-vr:before{content:"\F6EA"}.icon-heading:before{content:"\F1DC"}.icon-headphones:before{content:"\F025"}.icon-headphones-alt:before{content:"\F58F"}.icon-headset:before{content:"\F590"}.icon-heart:before{content:"\F004"}.icon-heart-broken:before{content:"\F7A9"}.icon-heart-circle:before{content:"\F4C7"}.icon-heart-rate:before{content:"\F5F8"}.icon-heart-square:before{content:"\F4C8"}.icon-heartbeat:before{content:"\F21E"}.icon-helicopter:before{content:"\F533"}.icon-helmet-battle:before{content:"\F6EB"}.icon-hexagon:before{content:"\F312"}.icon-highlighter:before{content:"\F591"}.icon-hiking:before{content:"\F6EC"}.icon-hippo:before{content:"\F6ED"}.icon-hips:before{content:"\F452"}.icon-hire-a-helper:before{content:"\F3B0"}.icon-history:before{content:"\F1DA"}.icon-hockey-mask:before{content:"\F6EE"}.icon-hockey-puck:before{content:"\F453"}.icon-hockey-sticks:before{content:"\F454"}.icon-holly-berry:before{content:"\F7AA"}.icon-home:before{content:"\F015"}.icon-home-alt:before{content:"\F80A"}.icon-home-heart:before{content:"\F4C9"}.icon-home-lg:before{content:"\F80B"}.icon-home-lg-alt:before{content:"\F80C"}.icon-hood-cloak:before{content:"\F6EF"}.icon-hooli:before{content:"\F427"}.icon-hornbill:before{content:"\F592"}.icon-horse:before{content:"\F6F0"}.icon-horse-head:before{content:"\F7AB"}.icon-hospital:before{content:"\F0F8"}.icon-hospital-alt:before{content:"\F47D"}.icon-hospital-symbol:before{content:"\F47E"}.icon-hospital-user:before{content:"\F80D"}.icon-hospitals:before{content:"\F80E"}.icon-hot-tub:before{content:"\F593"}.icon-hotdog:before{content:"\F80F"}.icon-hotel:before{content:"\F594"}.icon-hotjar:before{content:"\F3B1"}.icon-hourglass:before{content:"\F254"}.icon-hourglass-end:before{content:"\F253"}.icon-hourglass-half:before{content:"\F252"}.icon-hourglass-start:before{content:"\F251"}.icon-house-damage:before{content:"\F6F1"}.icon-house-flood:before{content:"\F74F"}.icon-houzz:before{content:"\F27C"}.icon-hryvnia:before{content:"\F6F2"}.icon-html5:before{content:"\F13B"}.icon-hubspot:before{content:"\F3B2"}.icon-humidity:before{content:"\F750"}.icon-hurricane:before{content:"\F751"}.icon-i-cursor:before{content:"\F246"}.icon-ice-cream:before{content:"\F810"}.icon-ice-skate:before{content:"\F7AC"}.icon-icicles:before{content:"\F7AD"}.icon-id-badge:before{content:"\F2C1"}.icon-id-card:before{content:"\F2C2"}.icon-id-card-alt:before{content:"\F47F"}.icon-igloo:before{content:"\F7AE"}.icon-image:before{content:"\F03E"}.icon-images:before{content:"\F302"}.icon-imdb:before{content:"\F2D8"}.icon-inbox:before{content:"\F01C"}.icon-inbox-in:before{content:"\F310"}.icon-inbox-out:before{content:"\F311"}.icon-indent:before{content:"\F03C"}.icon-industry:before{content:"\F275"}.icon-industry-alt:before{content:"\F3B3"}.icon-infinity:before{content:"\F534"}.icon-info:before{content:"\F129"}.icon-info-circle:before{content:"\F05A"}.icon-info-square:before{content:"\F30F"}.icon-inhaler:before{content:"\F5F9"}.icon-instagram:before{content:"\F16D"}.icon-integral:before{content:"\F667"}.icon-intercom:before{content:"\F7AF"}.icon-internet-explorer:before{content:"\F26B"}.icon-intersection:before{content:"\F668"}.icon-inventory:before{content:"\F480"}.icon-invision:before{content:"\F7B0"}.icon-ioxhost:before{content:"\F208"}.icon-island-tropical:before{content:"\F811"}.icon-italic:before{content:"\F033"}.icon-itch-io:before{content:"\F83A"}.icon-itunes:before{content:"\F3B4"}.icon-itunes-note:before{content:"\F3B5"}.icon-jack-o-lantern:before{content:"\F30E"}.icon-java:before{content:"\F4E4"}.icon-jedi:before{content:"\F669"}.icon-jedi-order:before{content:"\F50E"}.icon-jenkins:before{content:"\F3B6"}.icon-jira:before{content:"\F7B1"}.icon-joget:before{content:"\F3B7"}.icon-joint:before{content:"\F595"}.icon-joomla:before{content:"\F1AA"}.icon-journal-whills:before{content:"\F66A"}.icon-js:before{content:"\F3B8"}.icon-js-square:before{content:"\F3B9"}.icon-jsfiddle:before{content:"\F1CC"}.icon-kaaba:before{content:"\F66B"}.icon-kaggle:before{content:"\F5FA"}.icon-key:before{content:"\F084"}.icon-key-skeleton:before{content:"\F6F3"}.icon-keybase:before{content:"\F4F5"}.icon-keyboard:before{content:"\F11C"}.icon-keycdn:before{content:"\F3BA"}.icon-keynote:before{content:"\F66C"}.icon-khanda:before{content:"\F66D"}.icon-kickstarter:before{content:"\F3BB"}.icon-kickstarter-k:before{content:"\F3BC"}.icon-kidneys:before{content:"\F5FB"}.icon-kiss:before{content:"\F596"}.icon-kiss-beam:before{content:"\F597"}.icon-kiss-wink-heart:before{content:"\F598"}.icon-kite:before{content:"\F6F4"}.icon-kiwi-bird:before{content:"\F535"}.icon-knife-kitchen:before{content:"\F6F5"}.icon-korvue:before{content:"\F42F"}.icon-lambda:before{content:"\F66E"}.icon-lamp:before{content:"\F4CA"}.icon-landmark:before{content:"\F66F"}.icon-landmark-alt:before{content:"\F752"}.icon-language:before{content:"\F1AB"}.icon-laptop:before{content:"\F109"}.icon-laptop-code:before{content:"\F5FC"}.icon-laptop-medical:before{content:"\F812"}.icon-laravel:before{content:"\F3BD"}.icon-lastfm:before{content:"\F202"}.icon-lastfm-square:before{content:"\F203"}.icon-laugh:before{content:"\F599"}.icon-laugh-beam:before{content:"\F59A"}.icon-laugh-squint:before{content:"\F59B"}.icon-laugh-wink:before{content:"\F59C"}.icon-layer-group:before{content:"\F5FD"}.icon-layer-minus:before{content:"\F5FE"}.icon-layer-plus:before{content:"\F5FF"}.icon-leaf:before{content:"\F06C"}.icon-leaf-heart:before{content:"\F4CB"}.icon-leaf-maple:before{content:"\F6F6"}.icon-leaf-oak:before{content:"\F6F7"}.icon-leanpub:before{content:"\F212"}.icon-lemon:before{content:"\F094"}.icon-less:before{content:"\F41D"}.icon-less-than:before{content:"\F536"}.icon-less-than-equal:before{content:"\F537"}.icon-level-down:before{content:"\F149"}.icon-level-down-alt:before{content:"\F3BE"}.icon-level-up:before{content:"\F148"}.icon-level-up-alt:before{content:"\F3BF"}.icon-life-ring:before{content:"\F1CD"}.icon-lightbulb:before{content:"\F0EB"}.icon-lightbulb-dollar:before{content:"\F670"}.icon-lightbulb-exclamation:before{content:"\F671"}.icon-lightbulb-on:before{content:"\F672"}.icon-lightbulb-slash:before{content:"\F673"}.icon-lights-holiday:before{content:"\F7B2"}.icon-line:before{content:"\F3C0"}.icon-link:before{content:"\F0C1"}.icon-linkedin-in:before{content:"\F0E1"}.icon-linode:before{content:"\F2B8"}.icon-linux:before{content:"\F17C"}.icon-lips:before{content:"\F600"}.icon-lira-sign:before{content:"\F195"}.icon-list:before{content:"\F03A"}.icon-list-alt:before{content:"\F022"}.icon-list-ol:before{content:"\F0CB"}.icon-list-ul:before{content:"\F0CA"}.icon-location:before{content:"\F601"}.icon-location-arrow:before{content:"\F124"}.icon-location-circle:before{content:"\F602"}.icon-location-slash:before{content:"\F603"}.icon-lock:before{content:"\F023"}.icon-lock-alt:before{content:"\F30D"}.icon-lock-open:before{content:"\F3C1"}.icon-lock-open-alt:before{content:"\F3C2"}.icon-long-arrow-alt-down:before{content:"\F309"}.icon-long-arrow-alt-left:before{content:"\F30A"}.icon-long-arrow-alt-right:before{content:"\F30B"}.icon-long-arrow-alt-up:before{content:"\F30C"}.icon-long-arrow-down:before{content:"\F175"}.icon-long-arrow-left:before{content:"\F177"}.icon-long-arrow-right:before{content:"\F178"}.icon-long-arrow-up:before{content:"\F176"}.icon-loveseat:before{content:"\F4CC"}.icon-low-vision:before{content:"\F2A8"}.icon-luchador:before{content:"\F455"}.icon-luggage-cart:before{content:"\F59D"}.icon-lungs:before{content:"\F604"}.icon-lyft:before{content:"\F3C3"}.icon-mace:before{content:"\F6F8"}.icon-magento:before{content:"\F3C4"}.icon-magic:before{content:"\F0D0"}.icon-magnet:before{content:"\F076"}.icon-mail-bulk:before{content:"\F674"}.icon-mailbox:before{content:"\F813"}.icon-mailchimp:before{content:"\F59E"}.icon-male:before{content:"\F183"}.icon-mandalorian:before{content:"\F50F"}.icon-mandolin:before{content:"\F6F9"}.icon-map:before{content:"\F279"}.icon-map-marked:before{content:"\F59F"}.icon-map-marked-alt:before{content:"\F5A0"}.icon-map-marker:before{content:"\F041"}.icon-map-marker-alt:before{content:"\F3C5"}.icon-map-marker-alt-slash:before{content:"\F605"}.icon-map-marker-check:before{content:"\F606"}.icon-map-marker-edit:before{content:"\F607"}.icon-map-marker-exclamation:before{content:"\F608"}.icon-map-marker-minus:before{content:"\F609"}.icon-map-marker-plus:before{content:"\F60A"}.icon-map-marker-question:before{content:"\F60B"}.icon-map-marker-slash:before{content:"\F60C"}.icon-map-marker-smile:before{content:"\F60D"}.icon-map-marker-times:before{content:"\F60E"}.icon-map-pin:before{content:"\F276"}.icon-map-signs:before{content:"\F277"}.icon-markdown:before{content:"\F60F"}.icon-marker:before{content:"\F5A1"}.icon-mars:before{content:"\F222"}.icon-mars-double:before{content:"\F227"}.icon-mars-stroke:before{content:"\F229"}.icon-mars-stroke-h:before{content:"\F22B"}.icon-mars-stroke-v:before{content:"\F22A"}.icon-mask:before{content:"\F6FA"}.icon-mastodon:before{content:"\F4F6"}.icon-maxcdn:before{content:"\F136"}.icon-meat:before{content:"\F814"}.icon-medal:before{content:"\F5A2"}.icon-medapps:before{content:"\F3C6"}.icon-medium:before{content:"\F23A"}.icon-medium-m:before{content:"\F3C7"}.icon-medkit:before{content:"\F0FA"}.icon-medrt:before{content:"\F3C8"}.icon-meetup:before{content:"\F2E0"}.icon-megaphone:before{content:"\F675"}.icon-megaport:before{content:"\F5A3"}.icon-meh:before{content:"\F11A"}.icon-meh-blank:before{content:"\F5A4"}.icon-meh-rolling-eyes:before{content:"\F5A5"}.icon-memory:before{content:"\F538"}.icon-mendeley:before{content:"\F7B3"}.icon-menorah:before{content:"\F676"}.icon-mercury:before{content:"\F223"}.icon-meteor:before{content:"\F753"}.icon-microchip:before{content:"\F2DB"}.icon-microphone:before{content:"\F130"}.icon-microphone-alt:before{content:"\F3C9"}.icon-microphone-alt-slash:before{content:"\F539"}.icon-microphone-slash:before{content:"\F131"}.icon-microscope:before{content:"\F610"}.icon-microsoft:before{content:"\F3CA"}.icon-mind-share:before{content:"\F677"}.icon-minus:before{content:"\F068"}.icon-minus-circle:before{content:"\F056"}.icon-minus-hexagon:before{content:"\F307"}.icon-minus-octagon:before{content:"\F308"}.icon-minus-square:before{content:"\F146"}.icon-mistletoe:before{content:"\F7B4"}.icon-mitten:before{content:"\F7B5"}.icon-mix:before{content:"\F3CB"}.icon-mixcloud:before{content:"\F289"}.icon-mizuni:before{content:"\F3CC"}.icon-mobile:before{content:"\F10B"}.icon-mobile-alt:before{content:"\F3CD"}.icon-mobile-android:before{content:"\F3CE"}.icon-mobile-android-alt:before{content:"\F3CF"}.icon-modx:before{content:"\F285"}.icon-monero:before{content:"\F3D0"}.icon-money-bill:before{content:"\F0D6"}.icon-money-bill-alt:before{content:"\F3D1"}.icon-money-bill-wave:before{content:"\F53A"}.icon-money-bill-wave-alt:before{content:"\F53B"}.icon-money-check:before{content:"\F53C"}.icon-money-check-alt:before{content:"\F53D"}.icon-monitor-heart-rate:before{content:"\F611"}.icon-monkey:before{content:"\F6FB"}.icon-monument:before{content:"\F5A6"}.icon-moon:before{content:"\F186"}.icon-moon-cloud:before{content:"\F754"}.icon-moon-stars:before{content:"\F755"}.icon-mortar-pestle:before{content:"\F5A7"}.icon-mosque:before{content:"\F678"}.icon-motorcycle:before{content:"\F21C"}.icon-mountain:before{content:"\F6FC"}.icon-mountains:before{content:"\F6FD"}.icon-mouse-pointer:before{content:"\F245"}.icon-mug-hot:before{content:"\F7B6"}.icon-mug-marshmallows:before{content:"\F7B7"}.icon-music:before{content:"\F001"}.icon-napster:before{content:"\F3D2"}.icon-narwhal:before{content:"\F6FE"}.icon-neos:before{content:"\F612"}.icon-network-wired:before{content:"\F6FF"}.icon-neuter:before{content:"\F22C"}.icon-newspaper:before{content:"\F1EA"}.icon-nimblr:before{content:"\F5A8"}.icon-nintendo-switch:before{content:"\F418"}.icon-node:before{content:"\F419"}.icon-node-js:before{content:"\F3D3"}.icon-not-equal:before{content:"\F53E"}.icon-notes-medical:before{content:"\F481"}.icon-npm:before{content:"\F3D4"}.icon-ns8:before{content:"\F3D5"}.icon-nutritionix:before{content:"\F3D6"}.icon-object-group:before{content:"\F247"}.icon-object-ungroup:before{content:"\F248"}.icon-octagon:before{content:"\F306"}.icon-odnoklassniki:before{content:"\F263"}.icon-odnoklassniki-square:before{content:"\F264"}.icon-oil-can:before{content:"\F613"}.icon-oil-temp:before{content:"\F614"}.icon-old-republic:before{content:"\F510"}.icon-om:before{content:"\F679"}.icon-omega:before{content:"\F67A"}.icon-opencart:before{content:"\F23D"}.icon-openid:before{content:"\F19B"}.icon-opera:before{content:"\F26A"}.icon-optin-monster:before{content:"\F23C"}.icon-ornament:before{content:"\F7B8"}.icon-osi:before{content:"\F41A"}.icon-otter:before{content:"\F700"}.icon-outdent:before{content:"\F03B"}.icon-page4:before{content:"\F3D7"}.icon-pagelines:before{content:"\F18C"}.icon-pager:before{content:"\F815"}.icon-paint-brush:before{content:"\F1FC"}.icon-paint-brush-alt:before{content:"\F5A9"}.icon-paint-roller:before{content:"\F5AA"}.icon-palette:before{content:"\F53F"}.icon-palfed:before{content:"\F3D8"}.icon-pallet:before{content:"\F482"}.icon-pallet-alt:before{content:"\F483"}.icon-paper-plane:before{content:"\F1D8"}.icon-paperclip:before{content:"\F0C6"}.icon-parachute-box:before{content:"\F4CD"}.icon-paragraph:before{content:"\F1DD"}.icon-parking:before{content:"\F540"}.icon-parking-circle:before{content:"\F615"}.icon-parking-circle-slash:before{content:"\F616"}.icon-parking-slash:before{content:"\F617"}.icon-passport:before{content:"\F5AB"}.icon-pastafarianism:before{content:"\F67B"}.icon-paste:before{content:"\F0EA"}.icon-patreon:before{content:"\F3D9"}.icon-pause:before{content:"\F04C"}.icon-pause-circle:before{content:"\F28B"}.icon-paw:before{content:"\F1B0"}.icon-paw-alt:before{content:"\F701"}.icon-paw-claws:before{content:"\F702"}.icon-paypal:before{content:"\F1ED"}.icon-peace:before{content:"\F67C"}.icon-pegasus:before{content:"\F703"}.icon-pen:before{content:"\F304"}.icon-pen-alt:before{content:"\F305"}.icon-pen-fancy:before{content:"\F5AC"}.icon-pen-nib:before{content:"\F5AD"}.icon-pen-square:before{content:"\F14B"}.icon-pencil:before{content:"\F040"}.icon-pencil-alt:before{content:"\F303"}.icon-pencil-paintbrush:before{content:"\F618"}.icon-pencil-ruler:before{content:"\F5AE"}.icon-pennant:before{content:"\F456"}.icon-penny-arcade:before{content:"\F704"}.icon-people-carry:before{content:"\F4CE"}.icon-pepper-hot:before{content:"\F816"}.icon-percent:before{content:"\F295"}.icon-percentage:before{content:"\F541"}.icon-periscope:before{content:"\F3DA"}.icon-person-booth:before{content:"\F756"}.icon-person-carry:before{content:"\F4CF"}.icon-person-dolly:before{content:"\F4D0"}.icon-person-dolly-empty:before{content:"\F4D1"}.icon-person-sign:before{content:"\F757"}.icon-phabricator:before{content:"\F3DB"}.icon-phoenix-framework:before{content:"\F3DC"}.icon-phoenix-squadron:before{content:"\F511"}.icon-phone-office:before{content:"\F67D"}.icon-phone-plus:before{content:"\F4D2"}.icon-phone-slash:before{content:"\F3DD"}.icon-phone-square:before{content:"\F098"}.icon-phone-volume:before{content:"\F2A0"}.icon-php:before{content:"\F457"}.icon-pi:before{content:"\F67E"}.icon-pie:before{content:"\F705"}.icon-pied-piper:before{content:"\F2AE"}.icon-pied-piper-alt:before{content:"\F1A8"}.icon-pied-piper-hat:before{content:"\F4E5"}.icon-pied-piper-pp:before{content:"\F1A7"}.icon-pig:before{content:"\F706"}.icon-piggy-bank:before{content:"\F4D3"}.icon-pills:before{content:"\F484"}.icon-pinterest:before{content:"\F0D2"}.icon-pinterest-p:before{content:"\F231"}.icon-pinterest-square:before{content:"\F0D3"}.icon-pizza:before{content:"\F817"}.icon-pizza-slice:before{content:"\F818"}.icon-place-of-worship:before{content:"\F67F"}.icon-plane:before{content:"\F072"}.icon-plane-alt:before{content:"\F3DE"}.icon-plane-arrival:before{content:"\F5AF"}.icon-plane-departure:before{content:"\F5B0"}.icon-play:before{content:"\F04B"}.icon-play-circle:before{content:"\F144"}.icon-playstation:before{content:"\F3DF"}.icon-plug:before{content:"\F1E6"}.icon-plus:before{content:"\F067"}.icon-plus-circle:before{content:"\F055"}.icon-plus-hexagon:before{content:"\F300"}.icon-plus-octagon:before{content:"\F301"}.icon-plus-square:before{content:"\F0FE"}.icon-podcast:before{content:"\F2CE"}.icon-podium:before{content:"\F680"}.icon-podium-star:before{content:"\F758"}.icon-poll:before{content:"\F681"}.icon-poll-h:before{content:"\F682"}.icon-poll-people:before{content:"\F759"}.icon-poo:before{content:"\F2FE"}.icon-poo-storm:before{content:"\F75A"}.icon-poop:before{content:"\F619"}.icon-popcorn:before{content:"\F819"}.icon-portrait:before{content:"\F3E0"}.icon-pound-sign:before{content:"\F154"}.icon-power-off:before{content:"\F011"}.icon-pray:before{content:"\F683"}.icon-praying-hands:before{content:"\F684"}.icon-prescription:before{content:"\F5B1"}.icon-prescription-bottle:before{content:"\F485"}.icon-prescription-bottle-alt:before{content:"\F486"}.icon-presentation:before{content:"\F685"}.icon-print:before{content:"\F02F"}.icon-print-search:before{content:"\F81A"}.icon-print-slash:before{content:"\F686"}.icon-procedures:before{content:"\F487"}.icon-product-hunt:before{content:"\F288"}.icon-project-diagram:before{content:"\F542"}.icon-pumpkin:before{content:"\F707"}.icon-pushed:before{content:"\F3E1"}.icon-puzzle-piece:before{content:"\F12E"}.icon-python:before{content:"\F3E2"}.icon-qq:before{content:"\F1D6"}.icon-qrcode:before{content:"\F029"}.icon-question:before{content:"\F128"}.icon-question-circle:before{content:"\F059"}.icon-question-square:before{content:"\F2FD"}.icon-quidditch:before{content:"\F458"}.icon-quinscape:before{content:"\F459"}.icon-quora:before{content:"\F2C4"}.icon-quote-left:before{content:"\F10D"}.icon-quote-right:before{content:"\F10E"}.icon-quran:before{content:"\F687"}.icon-r-project:before{content:"\F4F7"}.icon-rabbit:before{content:"\F708"}.icon-rabbit-fast:before{content:"\F709"}.icon-racquet:before{content:"\F45A"}.icon-radiation:before{content:"\F7B9"}.icon-radiation-alt:before{content:"\F7BA"}.icon-rainbow:before{content:"\F75B"}.icon-raindrops:before{content:"\F75C"}.icon-ram:before{content:"\F70A"}.icon-ramp-loading:before{content:"\F4D4"}.icon-random:before{content:"\F074"}.icon-raspberry-pi:before{content:"\F7BB"}.icon-ravelry:before{content:"\F2D9"}.icon-react:before{content:"\F41B"}.icon-reacteurope:before{content:"\F75D"}.icon-readme:before{content:"\F4D5"}.icon-rebel:before{content:"\F1D0"}.icon-receipt:before{content:"\F543"}.icon-rectangle-landscape:before{content:"\F2FA"}.icon-rectangle-portrait:before{content:"\F2FB"}.icon-rectangle-wide:before{content:"\F2FC"}.icon-recycle:before{content:"\F1B8"}.icon-red-river:before{content:"\F3E3"}.icon-reddit:before{content:"\F1A1"}.icon-reddit-alien:before{content:"\F281"}.icon-reddit-square:before{content:"\F1A2"}.icon-redhat:before{content:"\F7BC"}.icon-redo:before{content:"\F01E"}.icon-redo-alt:before{content:"\F2F9"}.icon-registered:before{content:"\F25D"}.icon-renren:before{content:"\F18B"}.icon-repeat:before{content:"\F363"}.icon-repeat-1:before{content:"\F365"}.icon-repeat-1-alt:before{content:"\F366"}.icon-repeat-alt:before{content:"\F364"}.icon-reply:before{content:"\F3E5"}.icon-reply-all:before{content:"\F122"}.icon-replyd:before{content:"\F3E6"}.icon-republican:before{content:"\F75E"}.icon-researchgate:before{content:"\F4F8"}.icon-resolving:before{content:"\F3E7"}.icon-restroom:before{content:"\F7BD"}.icon-retweet:before{content:"\F079"}.icon-retweet-alt:before{content:"\F361"}.icon-rev:before{content:"\F5B2"}.icon-ribbon:before{content:"\F4D6"}.icon-ring:before{content:"\F70B"}.icon-rings-wedding:before{content:"\F81B"}.icon-road:before{content:"\F018"}.icon-robot:before{content:"\F544"}.icon-rocket:before{content:"\F135"}.icon-rocketchat:before{content:"\F3E8"}.icon-rockrms:before{content:"\F3E9"}.icon-route:before{content:"\F4D7"}.icon-route-highway:before{content:"\F61A"}.icon-route-interstate:before{content:"\F61B"}.icon-rss:before{content:"\F09E"}.icon-rss-square:before{content:"\F143"}.icon-ruble-sign:before{content:"\F158"}.icon-ruler:before{content:"\F545"}.icon-ruler-combined:before{content:"\F546"}.icon-ruler-horizontal:before{content:"\F547"}.icon-ruler-triangle:before{content:"\F61C"}.icon-ruler-vertical:before{content:"\F548"}.icon-running:before{content:"\F70C"}.icon-rupee-sign:before{content:"\F156"}.icon-rv:before{content:"\F7BE"}.icon-sack:before{content:"\F81C"}.icon-sack-dollar:before{content:"\F81D"}.icon-sad-cry:before{content:"\F5B3"}.icon-sad-tear:before{content:"\F5B4"}.icon-safari:before{content:"\F267"}.icon-salad:before{content:"\F81E"}.icon-salesforce:before{content:"\F83B"}.icon-sandwich:before{content:"\F81F"}.icon-sass:before{content:"\F41E"}.icon-satellite:before{content:"\F7BF"}.icon-satellite-dish:before{content:"\F7C0"}.icon-sausage:before{content:"\F820"}.icon-save:before{content:"\F0C7"}.icon-scalpel:before{content:"\F61D"}.icon-scalpel-path:before{content:"\F61E"}.icon-scanner:before{content:"\F488"}.icon-scanner-keyboard:before{content:"\F489"}.icon-scanner-touchscreen:before{content:"\F48A"}.icon-scarecrow:before{content:"\F70D"}.icon-scarf:before{content:"\F7C1"}.icon-schlix:before{content:"\F3EA"}.icon-school:before{content:"\F549"}.icon-screwdriver:before{content:"\F54A"}.icon-scribd:before{content:"\F28A"}.icon-scroll:before{content:"\F70E"}.icon-scroll-old:before{content:"\F70F"}.icon-scrubber:before{content:"\F2F8"}.icon-scythe:before{content:"\F710"}.icon-sd-card:before{content:"\F7C2"}.icon-search-dollar:before{content:"\F688"}.icon-search-location:before{content:"\F689"}.icon-search-minus:before{content:"\F010"}.icon-search-plus:before{content:"\F00E"}.icon-searchengin:before{content:"\F3EB"}.icon-seedling:before{content:"\F4D8"}.icon-sellcast:before{content:"\F2DA"}.icon-sellsy:before{content:"\F213"}.icon-server:before{content:"\F233"}.icon-servicestack:before{content:"\F3EC"}.icon-shapes:before{content:"\F61F"}.icon-share:before{content:"\F064"}.icon-share-all:before{content:"\F367"}.icon-share-alt:before{content:"\F1E0"}.icon-share-alt-square:before{content:"\F1E1"}.icon-share-square:before{content:"\F14D"}.icon-sheep:before{content:"\F711"}.icon-shekel-sign:before{content:"\F20B"}.icon-shield:before{content:"\F132"}.icon-shield-alt:before{content:"\F3ED"}.icon-shield-check:before{content:"\F2F7"}.icon-shield-cross:before{content:"\F712"}.icon-ship:before{content:"\F21A"}.icon-shipping-fast:before{content:"\F48B"}.icon-shipping-timed:before{content:"\F48C"}.icon-shirtsinbulk:before{content:"\F214"}.icon-shish-kebab:before{content:"\F821"}.icon-shoe-prints:before{content:"\F54B"}.icon-shopping-bag:before{content:"\F290"}.icon-shopping-basket:before{content:"\F291"}.icon-shopping-cart:before{content:"\F07A"}.icon-shopware:before{content:"\F5B5"}.icon-shovel:before{content:"\F713"}.icon-shovel-snow:before{content:"\F7C3"}.icon-shower:before{content:"\F2CC"}.icon-shredder:before{content:"\F68A"}.icon-shuttle-van:before{content:"\F5B6"}.icon-shuttlecock:before{content:"\F45B"}.icon-sickle:before{content:"\F822"}.icon-sigma:before{content:"\F68B"}.icon-sign:before{content:"\F4D9"}.icon-sign-in:before{content:"\F090"}.icon-sign-in-alt:before{content:"\F2F6"}.icon-sign-language:before{content:"\F2A7"}.icon-sign-out:before{content:"\F08B"}.icon-sign-out-alt:before{content:"\F2F5"}.icon-signal:before{content:"\F012"}.icon-signal-1:before{content:"\F68C"}.icon-signal-2:before{content:"\F68D"}.icon-signal-3:before{content:"\F68E"}.icon-signal-4:before{content:"\F68F"}.icon-signal-alt:before{content:"\F690"}.icon-signal-alt-1:before{content:"\F691"}.icon-signal-alt-2:before{content:"\F692"}.icon-signal-alt-3:before{content:"\F693"}.icon-signal-alt-slash:before{content:"\F694"}.icon-signal-slash:before{content:"\F695"}.icon-signature:before{content:"\F5B7"}.icon-sim-card:before{content:"\F7C4"}.icon-simplybuilt:before{content:"\F215"}.icon-sistrix:before{content:"\F3EE"}.icon-sitemap:before{content:"\F0E8"}.icon-sith:before{content:"\F512"}.icon-skating:before{content:"\F7C5"}.icon-skeleton:before{content:"\F620"}.icon-sketch:before{content:"\F7C6"}.icon-ski-jump:before{content:"\F7C7"}.icon-ski-lift:before{content:"\F7C8"}.icon-skiing:before{content:"\F7C9"}.icon-skiing-nordic:before{content:"\F7CA"}.icon-skull:before{content:"\F54C"}.icon-skull-crossbones:before{content:"\F714"}.icon-skyatlas:before{content:"\F216"}.icon-skype:before{content:"\F17E"}.icon-slack:before{content:"\F198"}.icon-slack-hash:before{content:"\F3EF"}.icon-slash:before{content:"\F715"}.icon-sledding:before{content:"\F7CB"}.icon-sleigh:before{content:"\F7CC"}.icon-sliders-h:before{content:"\F1DE"}.icon-sliders-h-square:before{content:"\F3F0"}.icon-sliders-v:before{content:"\F3F1"}.icon-sliders-v-square:before{content:"\F3F2"}.icon-slideshare:before{content:"\F1E7"}.icon-smile:before{content:"\F118"}.icon-smile-beam:before{content:"\F5B8"}.icon-smile-plus:before{content:"\F5B9"}.icon-smile-wink:before{content:"\F4DA"}.icon-smog:before{content:"\F75F"}.icon-smoke:before{content:"\F760"}.icon-smoking:before{content:"\F48D"}.icon-smoking-ban:before{content:"\F54D"}.icon-sms:before{content:"\F7CD"}.icon-snake:before{content:"\F716"}.icon-snapchat:before{content:"\F2AB"}.icon-snapchat-ghost:before{content:"\F2AC"}.icon-snapchat-square:before{content:"\F2AD"}.icon-snow-blowing:before{content:"\F761"}.icon-snowboarding:before{content:"\F7CE"}.icon-snowflake:before{content:"\F2DC"}.icon-snowflakes:before{content:"\F7CF"}.icon-snowman:before{content:"\F7D0"}.icon-snowmobile:before{content:"\F7D1"}.icon-snowplow:before{content:"\F7D2"}.icon-solar-panel:before{content:"\F5BA"}.icon-sort:before{content:"\F0DC"}.icon-sort-alpha-down:before{content:"\F15D"}.icon-sort-alpha-up:before{content:"\F15E"}.icon-sort-amount-down:before{content:"\F160"}.icon-sort-amount-up:before{content:"\F161"}.icon-sort-down:before{content:"\F0DD"}.icon-sort-numeric-down:before{content:"\F162"}.icon-sort-numeric-up:before{content:"\F163"}.icon-sort-up:before{content:"\F0DE"}.icon-soundcloud:before{content:"\F1BE"}.icon-soup:before{content:"\F823"}.icon-sourcetree:before{content:"\F7D3"}.icon-spa:before{content:"\F5BB"}.icon-space-shuttle:before{content:"\F197"}.icon-spade:before{content:"\F2F4"}.icon-speakap:before{content:"\F3F3"}.icon-speaker-deck:before{content:"\F83C"}.icon-spider:before{content:"\F717"}.icon-spider-black-widow:before{content:"\F718"}.icon-spider-web:before{content:"\F719"}.icon-spinner:before{content:"\F110"}.icon-spinner-third:before{content:"\F3F4"}.icon-splotch:before{content:"\F5BC"}.icon-spotify:before{content:"\F1BC"}.icon-spray-can:before{content:"\F5BD"}.icon-square:before{content:"\F0C8"}.icon-square-full:before{content:"\F45C"}.icon-square-root:before{content:"\F697"}.icon-square-root-alt:before{content:"\F698"}.icon-squarespace:before{content:"\F5BE"}.icon-squirrel:before{content:"\F71A"}.icon-stack-exchange:before{content:"\F18D"}.icon-stack-overflow:before{content:"\F16C"}.icon-stackpath:before{content:"\F842"}.icon-staff:before{content:"\F71B"}.icon-stamp:before{content:"\F5BF"}.icon-star:before{content:"\F005"}.icon-star-and-crescent:before{content:"\F699"}.icon-star-christmas:before{content:"\F7D4"}.icon-star-exclamation:before{content:"\F2F3"}.icon-star-half:before{content:"\F089"}.icon-star-half-alt:before{content:"\F5C0"}.icon-star-of-david:before{content:"\F69A"}.icon-star-of-life:before{content:"\F621"}.icon-stars:before{content:"\F762"}.icon-staylinked:before{content:"\F3F5"}.icon-steak:before{content:"\F824"}.icon-steam:before{content:"\F1B6"}.icon-steam-square:before{content:"\F1B7"}.icon-steam-symbol:before{content:"\F3F6"}.icon-steering-wheel:before{content:"\F622"}.icon-step-backward:before{content:"\F048"}.icon-step-forward:before{content:"\F051"}.icon-stethoscope:before{content:"\F0F1"}.icon-sticker-mule:before{content:"\F3F7"}.icon-sticky-note:before{content:"\F249"}.icon-stocking:before{content:"\F7D5"}.icon-stomach:before{content:"\F623"}.icon-stop:before{content:"\F04D"}.icon-stop-circle:before{content:"\F28D"}.icon-stopwatch:before{content:"\F2F2"}.icon-store:before{content:"\F54E"}.icon-store-alt:before{content:"\F54F"}.icon-strava:before{content:"\F428"}.icon-stream:before{content:"\F550"}.icon-street-view:before{content:"\F21D"}.icon-stretcher:before{content:"\F825"}.icon-strikethrough:before{content:"\F0CC"}.icon-stripe:before{content:"\F429"}.icon-stripe-s:before{content:"\F42A"}.icon-stroopwafel:before{content:"\F551"}.icon-studiovinari:before{content:"\F3F8"}.icon-stumbleupon:before{content:"\F1A4"}.icon-stumbleupon-circle:before{content:"\F1A3"}.icon-subscript:before{content:"\F12C"}.icon-subway:before{content:"\F239"}.icon-suitcase:before{content:"\F0F2"}.icon-suitcase-rolling:before{content:"\F5C1"}.icon-sun:before{content:"\F185"}.icon-sun-cloud:before{content:"\F763"}.icon-sun-dust:before{content:"\F764"}.icon-sun-haze:before{content:"\F765"}.icon-sunrise:before{content:"\F766"}.icon-sunset:before{content:"\F767"}.icon-superpowers:before{content:"\F2DD"}.icon-superscript:before{content:"\F12B"}.icon-supple:before{content:"\F3F9"}.icon-surprise:before{content:"\F5C2"}.icon-suse:before{content:"\F7D6"}.icon-swatchbook:before{content:"\F5C3"}.icon-swimmer:before{content:"\F5C4"}.icon-swimming-pool:before{content:"\F5C5"}.icon-sword:before{content:"\F71C"}.icon-swords:before{content:"\F71D"}.icon-symfony:before{content:"\F83D"}.icon-synagogue:before{content:"\F69B"}.icon-sync:before{content:"\F021"}.icon-sync-alt:before{content:"\F2F1"}.icon-syringe:before{content:"\F48E"}.icon-table:before{content:"\F0CE"}.icon-table-tennis:before{content:"\F45D"}.icon-tablet:before{content:"\F10A"}.icon-tablet-alt:before{content:"\F3FA"}.icon-tablet-android:before{content:"\F3FB"}.icon-tablet-android-alt:before{content:"\F3FC"}.icon-tablet-rugged:before{content:"\F48F"}.icon-tablets:before{content:"\F490"}.icon-tachometer:before{content:"\F0E4"}.icon-tachometer-alt:before{content:"\F3FD"}.icon-tachometer-alt-average:before{content:"\F624"}.icon-tachometer-alt-fast:before{content:"\F625"}.icon-tachometer-alt-fastest:before{content:"\F626"}.icon-tachometer-alt-slow:before{content:"\F627"}.icon-tachometer-alt-slowest:before{content:"\F628"}.icon-tachometer-average:before{content:"\F629"}.icon-tachometer-fast:before{content:"\F62A"}.icon-tachometer-fastest:before{content:"\F62B"}.icon-tachometer-slow:before{content:"\F62C"}.icon-tachometer-slowest:before{content:"\F62D"}.icon-taco:before{content:"\F826"}.icon-tag:before{content:"\F02B"}.icon-tags:before{content:"\F02C"}.icon-tally:before{content:"\F69C"}.icon-tanakh:before{content:"\F827"}.icon-tape:before{content:"\F4DB"}.icon-tasks:before{content:"\F0AE"}.icon-tasks-alt:before{content:"\F828"}.icon-taxi:before{content:"\F1BA"}.icon-teamspeak:before{content:"\F4F9"}.icon-teeth:before{content:"\F62E"}.icon-teeth-open:before{content:"\F62F"}.icon-telegram:before{content:"\F2C6"}.icon-telegram-plane:before{content:"\F3FE"}.icon-temperature-frigid:before{content:"\F768"}.icon-temperature-high:before{content:"\F769"}.icon-temperature-hot:before{content:"\F76A"}.icon-temperature-low:before{content:"\F76B"}.icon-tencent-weibo:before{content:"\F1D5"}.icon-tenge:before{content:"\F7D7"}.icon-tennis-ball:before{content:"\F45E"}.icon-terminal:before{content:"\F120"}.icon-text-height:before{content:"\F034"}.icon-text-width:before{content:"\F035"}.icon-th:before{content:"\F00A"}.icon-th-large:before{content:"\F009"}.icon-th-list:before{content:"\F00B"}.icon-the-red-yeti:before{content:"\F69D"}.icon-theater-masks:before{content:"\F630"}.icon-themeco:before{content:"\F5C6"}.icon-themeisle:before{content:"\F2B2"}.icon-thermometer:before{content:"\F491"}.icon-thermometer-empty:before{content:"\F2CB"}.icon-thermometer-full:before{content:"\F2C7"}.icon-thermometer-half:before{content:"\F2C9"}.icon-thermometer-quarter:before{content:"\F2CA"}.icon-thermometer-three-quarters:before{content:"\F2C8"}.icon-theta:before{content:"\F69E"}.icon-think-peaks:before{content:"\F731"}.icon-thumbs-down:before{content:"\F165"}.icon-thumbs-up:before{content:"\F164"}.icon-thumbtack:before{content:"\F08D"}.icon-thunderstorm:before{content:"\F76C"}.icon-thunderstorm-moon:before{content:"\F76D"}.icon-thunderstorm-sun:before{content:"\F76E"}.icon-ticket:before{content:"\F145"}.icon-ticket-alt:before{content:"\F3FF"}.icon-tilde:before{content:"\F69F"}.icon-times:before{content:"\F00D"}.icon-times-circle:before{content:"\F057"}.icon-times-hexagon:before{content:"\F2EE"}.icon-times-octagon:before{content:"\F2F0"}.icon-times-square:before{content:"\F2D3"}.icon-tint:before{content:"\F043"}.icon-tint-slash:before{content:"\F5C7"}.icon-tire:before{content:"\F631"}.icon-tire-flat:before{content:"\F632"}.icon-tire-pressure-warning:before{content:"\F633"}.icon-tire-rugged:before{content:"\F634"}.icon-tired:before{content:"\F5C8"}.icon-toggle-off:before{content:"\F204"}.icon-toggle-on:before{content:"\F205"}.icon-toilet:before{content:"\F7D8"}.icon-toilet-paper:before{content:"\F71E"}.icon-toilet-paper-alt:before{content:"\F71F"}.icon-tombstone:before{content:"\F720"}.icon-tombstone-alt:before{content:"\F721"}.icon-toolbox:before{content:"\F552"}.icon-tools:before{content:"\F7D9"}.icon-tooth:before{content:"\F5C9"}.icon-toothbrush:before{content:"\F635"}.icon-torah:before{content:"\F6A0"}.icon-torii-gate:before{content:"\F6A1"}.icon-tornado:before{content:"\F76F"}.icon-tractor:before{content:"\F722"}.icon-trade-federation:before{content:"\F513"}.icon-trademark:before{content:"\F25C"}.icon-traffic-cone:before{content:"\F636"}.icon-traffic-light:before{content:"\F637"}.icon-traffic-light-go:before{content:"\F638"}.icon-traffic-light-slow:before{content:"\F639"}.icon-traffic-light-stop:before{content:"\F63A"}.icon-train:before{content:"\F238"}.icon-tram:before{content:"\F7DA"}.icon-transgender:before{content:"\F224"}.icon-transgender-alt:before{content:"\F225"}.icon-trash:before{content:"\F1F8"}.icon-trash-alt:before{content:"\F2ED"}.icon-trash-restore:before{content:"\F829"}.icon-trash-restore-alt:before{content:"\F82A"}.icon-treasure-chest:before{content:"\F723"}.icon-tree:before{content:"\F1BB"}.icon-tree-alt:before{content:"\F400"}.icon-tree-christmas:before{content:"\F7DB"}.icon-tree-decorated:before{content:"\F7DC"}.icon-tree-large:before{content:"\F7DD"}.icon-tree-palm:before{content:"\F82B"}.icon-trees:before{content:"\F724"}.icon-trello:before{content:"\F181"}.icon-triangle:before{content:"\F2EC"}.icon-tripadvisor:before{content:"\F262"}.icon-trophy:before{content:"\F091"}.icon-trophy-alt:before{content:"\F2EB"}.icon-truck:before{content:"\F0D1"}.icon-truck-container:before{content:"\F4DC"}.icon-truck-couch:before{content:"\F4DD"}.icon-truck-loading:before{content:"\F4DE"}.icon-truck-monster:before{content:"\F63B"}.icon-truck-moving:before{content:"\F4DF"}.icon-truck-pickup:before{content:"\F63C"}.icon-truck-plow:before{content:"\F7DE"}.icon-truck-ramp:before{content:"\F4E0"}.icon-tshirt:before{content:"\F553"}.icon-tty:before{content:"\F1E4"}.icon-tumblr:before{content:"\F173"}.icon-tumblr-square:before{content:"\F174"}.icon-turkey:before{content:"\F725"}.icon-turtle:before{content:"\F726"}.icon-tv:before{content:"\F26C"}.icon-tv-retro:before{content:"\F401"}.icon-twitch:before{content:"\F1E8"}.icon-twitter:before{content:"\F099"}.icon-twitter-square:before{content:"\F081"}.icon-typo3:before{content:"\F42B"}.icon-uber:before{content:"\F402"}.icon-ubuntu:before{content:"\F7DF"}.icon-uikit:before{content:"\F403"}.icon-umbrella:before{content:"\F0E9"}.icon-umbrella-beach:before{content:"\F5CA"}.icon-underline:before{content:"\F0CD"}.icon-undo:before{content:"\F0E2"}.icon-undo-alt:before{content:"\F2EA"}.icon-unicorn:before{content:"\F727"}.icon-union:before{content:"\F6A2"}.icon-uniregistry:before{content:"\F404"}.icon-universal-access:before{content:"\F29A"}.icon-university:before{content:"\F19C"}.icon-unlink:before{content:"\F127"}.icon-unlock:before{content:"\F09C"}.icon-unlock-alt:before{content:"\F13E"}.icon-untappd:before{content:"\F405"}.icon-upload:before{content:"\F093"}.icon-ups:before{content:"\F7E0"}.icon-usb:before{content:"\F287"}.icon-usd-circle:before{content:"\F2E8"}.icon-usd-square:before{content:"\F2E9"}.icon-user:before{content:"\F007"}.icon-user-alt:before{content:"\F406"}.icon-user-alt-slash:before{content:"\F4FA"}.icon-user-astronaut:before{content:"\F4FB"}.icon-user-chart:before{content:"\F6A3"}.icon-user-check:before{content:"\F4FC"}.icon-user-circle:before{content:"\F2BD"}.icon-user-clock:before{content:"\F4FD"}.icon-user-cog:before{content:"\F4FE"}.icon-user-crown:before{content:"\F6A4"}.icon-user-edit:before{content:"\F4FF"}.icon-user-friends:before{content:"\F500"}.icon-user-graduate:before{content:"\F501"}.icon-user-hard-hat:before{content:"\F82C"}.icon-user-headset:before{content:"\F82D"}.icon-user-injured:before{content:"\F728"}.icon-user-lock:before{content:"\F502"}.icon-user-md:before{content:"\F0F0"}.icon-user-md-chat:before{content:"\F82E"}.icon-user-minus:before{content:"\F503"}.icon-user-ninja:before{content:"\F504"}.icon-user-nurse:before{content:"\F82F"}.icon-user-plus:before{content:"\F234"}.icon-user-secret:before{content:"\F21B"}.icon-user-shield:before{content:"\F505"}.icon-user-slash:before{content:"\F506"}.icon-user-tag:before{content:"\F507"}.icon-user-tie:before{content:"\F508"}.icon-user-times:before{content:"\F235"}.icon-users:before{content:"\F0C0"}.icon-users-class:before{content:"\F63D"}.icon-users-cog:before{content:"\F509"}.icon-users-crown:before{content:"\F6A5"}.icon-users-medical:before{content:"\F830"}.icon-usps:before{content:"\F7E1"}.icon-ussunnah:before{content:"\F407"}.icon-utensil-fork:before{content:"\F2E3"}.icon-utensil-knife:before{content:"\F2E4"}.icon-utensil-spoon:before{content:"\F2E5"}.icon-utensils:before{content:"\F2E7"}.icon-utensils-alt:before{content:"\F2E6"}.icon-vaadin:before{content:"\F408"}.icon-value-absolute:before{content:"\F6A6"}.icon-vector-square:before{content:"\F5CB"}.icon-venus:before{content:"\F221"}.icon-venus-double:before{content:"\F226"}.icon-venus-mars:before{content:"\F228"}.icon-viacoin:before{content:"\F237"}.icon-viadeo:before{content:"\F2A9"}.icon-viadeo-square:before{content:"\F2AA"}.icon-vial:before{content:"\F492"}.icon-vials:before{content:"\F493"}.icon-viber:before{content:"\F409"}.icon-video:before{content:"\F03D"}.icon-video-plus:before{content:"\F4E1"}.icon-video-slash:before{content:"\F4E2"}.icon-vihara:before{content:"\F6A7"}.icon-vimeo:before{content:"\F40A"}.icon-vimeo-square:before{content:"\F194"}.icon-vimeo-v:before{content:"\F27D"}.icon-vine:before{content:"\F1CA"}.icon-vk:before{content:"\F189"}.icon-vnv:before{content:"\F40B"}.icon-volcano:before{content:"\F770"}.icon-volleyball-ball:before{content:"\F45F"}.icon-volume:before{content:"\F6A8"}.icon-volume-down:before{content:"\F027"}.icon-volume-mute:before{content:"\F6A9"}.icon-volume-off:before{content:"\F026"}.icon-volume-slash:before{content:"\F2E2"}.icon-volume-up:before{content:"\F028"}.icon-vote-nay:before{content:"\F771"}.icon-vote-yea:before{content:"\F772"}.icon-vr-cardboard:before{content:"\F729"}.icon-vuejs:before{content:"\F41F"}.icon-walker:before{content:"\F831"}.icon-walking:before{content:"\F554"}.icon-wallet:before{content:"\F555"}.icon-wand:before{content:"\F72A"}.icon-wand-magic:before{content:"\F72B"}.icon-warehouse:before{content:"\F494"}.icon-warehouse-alt:before{content:"\F495"}.icon-watch:before{content:"\F2E1"}.icon-watch-fitness:before{content:"\F63E"}.icon-water:before{content:"\F773"}.icon-water-lower:before{content:"\F774"}.icon-water-rise:before{content:"\F775"}.icon-wave-square:before{content:"\F83E"}.icon-waze:before{content:"\F83F"}.icon-webcam:before{content:"\F832"}.icon-webcam-slash:before{content:"\F833"}.icon-weebly:before{content:"\F5CC"}.icon-weibo:before{content:"\F18A"}.icon-weight:before{content:"\F496"}.icon-weight-hanging:before{content:"\F5CD"}.icon-weixin:before{content:"\F1D7"}.icon-whale:before{content:"\F72C"}.icon-whatsapp:before{content:"\F232"}.icon-whatsapp-square:before{content:"\F40C"}.icon-wheat:before{content:"\F72D"}.icon-wheelchair:before{content:"\F193"}.icon-whistle:before{content:"\F460"}.icon-whmcs:before{content:"\F40D"}.icon-wifi:before{content:"\F1EB"}.icon-wifi-1:before{content:"\F6AA"}.icon-wifi-2:before{content:"\F6AB"}.icon-wifi-slash:before{content:"\F6AC"}.icon-wikipedia-w:before{content:"\F266"}.icon-wind:before{content:"\F72E"}.icon-wind-warning:before{content:"\F776"}.icon-window:before{content:"\F40E"}.icon-window-alt:before{content:"\F40F"}.icon-window-close:before{content:"\F410"}.icon-window-maximize:before{content:"\F2D0"}.icon-window-minimize:before{content:"\F2D1"}.icon-window-restore:before{content:"\F2D2"}.icon-windows:before{content:"\F17A"}.icon-windsock:before{content:"\F777"}.icon-wine-bottle:before{content:"\F72F"}.icon-wine-glass:before{content:"\F4E3"}.icon-wine-glass-alt:before{content:"\F5CE"}.icon-wix:before{content:"\F5CF"}.icon-wizards-of-the-coast:before{content:"\F730"}.icon-wolf-pack-battalion:before{content:"\F514"}.icon-won-sign:before{content:"\F159"}.icon-wordpress:before{content:"\F19A"}.icon-wordpress-simple:before{content:"\F411"}.icon-wpbeginner:before{content:"\F297"}.icon-wpexplorer:before{content:"\F2DE"}.icon-wpforms:before{content:"\F298"}.icon-wpressr:before{content:"\F3E4"}.icon-wreath:before{content:"\F7E2"}.icon-wrench:before{content:"\F0AD"}.icon-x-ray:before{content:"\F497"}.icon-xbox:before{content:"\F412"}.icon-xing:before{content:"\F168"}.icon-xing-square:before{content:"\F169"}.icon-y-combinator:before{content:"\F23B"}.icon-yahoo:before{content:"\F19E"}.icon-yammer:before{content:"\F840"}.icon-yandex:before{content:"\F413"}.icon-yandex-international:before{content:"\F414"}.icon-yarn:before{content:"\F7E3"}.icon-yelp:before{content:"\F1E9"}.icon-yen-sign:before{content:"\F157"}.icon-yin-yang:before{content:"\F6AD"}.icon-yoast:before{content:"\F2B1"}.icon-youtube:before{content:"\F167"}.icon-youtube-square:before{content:"\F431"}.icon-zhihu:before{content:"\F63F"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:icomoon;src:url(/assets/icomoon.eot);src:url(/assets/icomoon.eot#iefix) format("embedded-opentype"),url(/assets/icomoon.ttf) format("truetype"),url(/assets/icomoon.woff) format("woff"),url(/assets/icomoon.svg#icomoon) format("svg");font-weight:400;font-style:normal}[class*=" circle-icon-"],[class^=circle-icon-]{display:inline-block;width:130px;height:130px;background-color:#008bce;background-repeat:no-repeat;background-position:50%;background-size:45%;border-radius:50%;transition:all .2s}[class*=" circle-icon-"]:focus,[class*=" circle-icon-"]:hover,[class^=circle-icon-]:focus,[class^=circle-icon-]:hover{background-size:50%}.circle-icon-patient-form{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2264px%22%20height%3D%2264px%22%20viewBox%3D%220%200%2064%2064%22%20version%3D%221.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%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2041.1%20(35376)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-patient-form%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-8%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle-5%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2264%22%20height%3D%2264%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M52.613%2C42.256%20C51.999%2C41.884%2051.2%2C42.08%2050.828%2C42.695%20L48.279%2C46.917%20L46.302%2C45.17%20C45.764%2C44.695%2044.943%2C44.747%2044.468%2C45.286%20C43.993%2C45.825%2044.045%2C46.648%2044.583%2C47.123%20L47.725%2C49.901%20C48.33%2C50.436%2049.276%2C50.296%2049.697%2C49.598%20L53.052%2C44.043%20C53.424%2C43.429%2053.227%2C42.628%2052.613%2C42.256%20L52.613%2C42.256%20Z%20M48.585%2C52.397%20C44.827%2C52.397%2041.77%2C49.333%2041.77%2C45.569%20C41.77%2C41.804%2044.827%2C38.74%2048.585%2C38.74%20C52.343%2C38.74%2055.401%2C41.804%2055.401%2C45.569%20C55.401%2C49.333%2052.343%2C52.397%2048.585%2C52.397%20L48.585%2C52.397%20Z%20M8.599%2C52.397%20L8.599%2C11.604%20L47.286%2C11.604%20L47.286%2C36.227%20C39.626%2C37.292%2036.305%2C46.872%2042.097%2C52.397%20L8.599%2C52.397%20Z%20M49.885%2C36.23%20L49.885%2C10.302%20C49.885%2C9.583%2049.303%2C9%2048.585%2C9%20L7.299%2C9%20C6.581%2C9%206%2C9.583%206%2C10.302%20L6%2C53.698%20C6%2C54.417%206.581%2C55%207.299%2C55%20L48.585%2C55%20C53.777%2C55%2058%2C50.77%2058%2C45.569%20C58%2C40.81%2054.463%2C36.865%2049.885%2C36.23%20L49.885%2C36.23%20Z%20M39.666%2C39.869%20C39.666%2C39.15%2039.085%2C38.568%2038.367%2C38.568%20L26.666%2C38.568%20C25.948%2C38.568%2025.366%2C39.15%2025.366%2C39.869%20C25.366%2C40.588%2025.948%2C41.171%2026.666%2C41.171%20L38.367%2C41.171%20C39.085%2C41.171%2039.666%2C40.588%2039.666%2C39.869%20L39.666%2C39.869%20Z%20M21.087%2C38.568%20L17.518%2C38.568%20C16.8%2C38.568%2016.218%2C39.15%2016.218%2C39.869%20C16.218%2C40.588%2016.8%2C41.171%2017.518%2C41.171%20L21.087%2C41.171%20C21.804%2C41.171%2022.386%2C40.588%2022.386%2C39.869%20C22.386%2C39.15%2021.804%2C38.568%2021.087%2C38.568%20L21.087%2C38.568%20Z%20M26.666%2C33.302%20L38.367%2C33.302%20C39.085%2C33.302%2039.666%2C32.72%2039.666%2C32%20C39.666%2C31.281%2039.085%2C30.698%2038.367%2C30.698%20L26.666%2C30.698%20C25.948%2C30.698%2025.366%2C31.281%2025.366%2C32%20C25.366%2C32.719%2025.948%2C33.302%2026.666%2C33.302%20L26.666%2C33.302%20Z%20M21.087%2C30.698%20L17.518%2C30.698%20C16.8%2C30.698%2016.218%2C31.281%2016.218%2C32%20C16.218%2C32.72%2016.8%2C33.302%2017.518%2C33.302%20L21.087%2C33.302%20C21.804%2C33.302%2022.386%2C32.72%2022.386%2C32%20C22.386%2C31.281%2021.804%2C30.698%2021.087%2C30.698%20L21.087%2C30.698%20Z%20M26.666%2C25.433%20L38.367%2C25.433%20C39.085%2C25.433%2039.666%2C24.851%2039.666%2C24.131%20C39.666%2C23.412%2039.085%2C22.829%2038.367%2C22.829%20L26.666%2C22.829%20C25.948%2C22.829%2025.366%2C23.412%2025.366%2C24.131%20C25.366%2C24.85%2025.948%2C25.433%2026.666%2C25.433%20L26.666%2C25.433%20Z%20M21.087%2C22.829%20L17.518%2C22.829%20C16.8%2C22.829%2016.218%2C23.412%2016.218%2C24.131%20C16.218%2C24.851%2016.8%2C25.433%2017.518%2C25.433%20L21.087%2C25.433%20C21.804%2C25.433%2022.386%2C24.851%2022.386%2C24.131%20C22.386%2C23.412%2021.804%2C22.829%2021.087%2C22.829%20L21.087%2C22.829%20Z%22%20id%3D%22Fill-11%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E")}.circle-icon-patient-info{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2264px%22%20height%3D%2264px%22%20viewBox%3D%220%200%2064%2064%22%20version%3D%221.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%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2041.1%20(35376)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-patient-info%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-9%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle-5%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2264%22%20height%3D%2264%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M24.961%2C41.333%20L24.961%2C39.467%20L27.788%2C39.467%20C28.308%2C39.467%2028.73%2C39.048%2028.73%2C38.533%20L28.73%2C35.733%20L30.615%2C35.733%20L30.615%2C38.533%20C30.615%2C39.048%2031.037%2C39.467%2031.557%2C39.467%20L34.384%2C39.467%20L34.384%2C41.333%20L31.557%2C41.333%20C31.037%2C41.333%2030.615%2C41.752%2030.615%2C42.267%20L30.615%2C45.066%20L28.73%2C45.066%20L28.73%2C42.267%20C28.73%2C41.752%2028.308%2C41.333%2027.788%2C41.333%20L24.961%2C41.333%20Z%20M27.788%2C46.934%20L31.557%2C46.934%20C32.077%2C46.934%2032.5%2C46.516%2032.5%2C46%20L32.5%2C43.2%20L35.326%2C43.2%20C35.846%2C43.2%2036.269%2C42.782%2036.269%2C42.267%20L36.269%2C38.533%20C36.269%2C38.019%2035.846%2C37.6%2035.326%2C37.6%20L32.5%2C37.6%20L32.5%2C34.8%20C32.5%2C34.285%2032.077%2C33.867%2031.557%2C33.867%20L27.788%2C33.867%20C27.268%2C33.867%2026.846%2C34.285%2026.846%2C34.8%20L26.846%2C37.6%20L24.019%2C37.6%20C23.499%2C37.6%2023.077%2C38.019%2023.077%2C38.533%20L23.077%2C42.267%20C23.077%2C42.782%2023.499%2C43.2%2024.019%2C43.2%20L26.846%2C43.2%20L26.846%2C46%20C26.846%2C46.516%2027.268%2C46.934%2027.788%2C46.934%20L27.788%2C46.934%20Z%20M40.038%2C58.133%20L12.711%2C58.133%20C11.152%2C58.133%209.884%2C56.877%209.884%2C55.333%20L9.884%2C52.533%20L37.211%2C52.533%20C37.731%2C52.533%2038.153%2C52.115%2038.153%2C51.6%20C38.153%2C51.085%2037.731%2C50.667%2037.211%2C50.667%20L9.884%2C50.667%20L9.884%2C30.133%20L49.461%2C30.133%20L49.461%2C40.692%20C49.461%2C41.207%2049.883%2C41.624%2050.403%2C41.624%20C50.923%2C41.624%2051.345%2C41.207%2051.345%2C40.692%20L51.345%2C24.533%20C51.345%2C22.163%2049.582%2C19.936%2046.932%2C18.981%20L41.922%2C17.327%20L41.922%2C15.2%20L42.865%2C15.2%20C43.385%2C15.2%2043.807%2C14.782%2043.807%2C14.267%20L43.807%2C6.8%20C43.807%2C5.256%2042.539%2C4%2040.98%2C4%20L18.365%2C4%20C16.806%2C4%2015.538%2C5.256%2015.538%2C6.8%20L15.538%2C14.267%20C15.538%2C14.782%2015.961%2C15.2%2016.481%2C15.2%20L37.211%2C15.2%20C37.731%2C15.2%2038.153%2C14.782%2038.153%2C14.267%20L38.153%2C10.533%20C38.153%2C10.019%2037.731%2C9.6%2037.211%2C9.6%20C36.691%2C9.6%2036.269%2C10.019%2036.269%2C10.533%20L36.269%2C13.333%20L32.5%2C13.333%20L32.5%2C10.533%20C32.5%2C10.019%2032.077%2C9.6%2031.557%2C9.6%20C31.037%2C9.6%2030.615%2C10.019%2030.615%2C10.533%20L30.615%2C13.333%20L26.846%2C13.333%20L26.846%2C10.533%20C26.846%2C10.019%2026.423%2C9.6%2025.903%2C9.6%20C25.383%2C9.6%2024.961%2C10.019%2024.961%2C10.533%20L24.961%2C13.333%20L21.192%2C13.333%20L21.192%2C10.533%20C21.192%2C10.019%2020.77%2C9.6%2020.25%2C9.6%20C19.73%2C9.6%2019.307%2C10.019%2019.307%2C10.533%20L19.307%2C13.333%20L17.423%2C13.333%20L17.423%2C6.8%20C17.423%2C6.286%2017.846%2C5.867%2018.365%2C5.867%20L40.98%2C5.867%20C41.5%2C5.867%2041.922%2C6.286%2041.922%2C6.8%20L41.922%2C13.333%20L40.98%2C13.333%20C40.461%2C13.333%2040.038%2C13.751%2040.038%2C14.267%20L40.038%2C18%20C40.038%2C18.402%2040.297%2C18.759%2040.683%2C18.886%20L46.312%2C20.744%20C48.195%2C21.422%2049.461%2C22.945%2049.461%2C24.533%20L49.461%2C28.267%20L9.884%2C28.267%20L9.884%2C24.533%20C9.884%2C22.995%2011.184%2C21.436%2013.009%2C20.752%20L18.663%2C18.886%20C19.157%2C18.722%2019.424%2C18.194%2019.259%2C17.705%20C19.094%2C17.216%2018.562%2C16.95%2018.067%2C17.114%20L12.378%2C18.993%20C9.76%2C19.972%208%2C22.199%208%2C24.533%20L8%2C55.333%20C8%2C57.906%2010.113%2C60%2012.711%2C60%20L40.038%2C60%20C40.558%2C60%2040.98%2C59.582%2040.98%2C59.066%20C40.98%2C58.552%2040.558%2C58.133%2040.038%2C58.133%20L40.038%2C58.133%20Z%20M48.519%2C58.133%20C47.04%2C58.133%2045.677%2C57.643%2044.575%2C56.825%20L53.794%2C47.693%20C54.619%2C48.785%2055.115%2C50.135%2055.115%2C51.6%20C55.115%2C55.203%2052.156%2C58.133%2048.519%2C58.133%20L48.519%2C58.133%20Z%20M41.922%2C51.6%20C41.922%2C47.997%2044.881%2C45.066%2048.519%2C45.066%20C49.998%2C45.066%2051.361%2C45.558%2052.462%2C46.374%20L43.243%2C55.506%20C42.419%2C54.415%2041.922%2C53.065%2041.922%2C51.6%20L41.922%2C51.6%20Z%20M54.529%2C45.682%20C54.523%2C45.675%2054.521%2C45.667%2054.516%2C45.66%20C54.509%2C45.654%2054.501%2C45.653%2054.494%2C45.646%20C52.96%2C44.135%2050.848%2C43.2%2048.519%2C43.2%20C43.843%2C43.2%2040.038%2C46.969%2040.038%2C51.6%20C40.038%2C53.907%2040.982%2C55.999%2042.509%2C57.519%20C42.514%2C57.525%2042.516%2C57.533%2042.522%2C57.54%20C42.528%2C57.545%2042.537%2C57.547%2042.544%2C57.553%20C44.078%2C59.064%2046.189%2C60%2048.519%2C60%20C53.194%2C60%2057%2C56.231%2057%2C51.6%20C57%2C49.293%2056.055%2C47.201%2054.529%2C45.682%20L54.529%2C45.682%20Z%22%20id%3D%22Fill-9%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E")}.circle-icon-children{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2264px%22%20height%3D%2264px%22%20viewBox%3D%220%200%2064%2064%22%20version%3D%221.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%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2041.1%20(35376)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-children%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-6%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle-5%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2264%22%20height%3D%2264%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M25.7163632%2C17.191%20C26.3013632%2C17.191%2026.7763632%2C16.718%2026.7763632%2C16.136%20C26.7763632%2C15.553%2026.3013632%2C15.081%2025.7163632%2C15.081%20C25.1313632%2C15.081%2024.6563632%2C15.553%2024.6563632%2C16.136%20C24.6563632%2C16.718%2025.1313632%2C17.191%2025.7163632%2C17.191%20L25.7163632%2C17.191%20Z%20M38.1543632%2C17.191%20C38.7403632%2C17.191%2039.2153632%2C16.718%2039.2153632%2C16.136%20C39.2153632%2C15.553%2038.7403632%2C15.081%2038.1543632%2C15.081%20C37.5703632%2C15.081%2037.0943632%2C15.553%2037.0943632%2C16.136%20C37.0943632%2C16.718%2037.5703632%2C17.191%2038.1543632%2C17.191%20L38.1543632%2C17.191%20Z%20M30.9813632%2C19.301%20L32.8893632%2C19.301%20C33.4743632%2C19.301%2033.9493632%2C18.829%2033.9493632%2C18.246%20C33.9493632%2C17.664%2033.4743632%2C17.191%2032.8893632%2C17.191%20L30.9813632%2C17.191%20C30.3953632%2C17.191%2029.9213632%2C17.664%2029.9213632%2C18.246%20C29.9213632%2C18.829%2030.3953632%2C19.301%2030.9813632%2C19.301%20L30.9813632%2C19.301%20Z%20M51.5283632%2C35.911%20C50.7593632%2C37.172%2049.1033632%2C37.578%2047.8343632%2C36.813%20L43.2303632%2C34.038%20L41.3713632%2C26.656%20L50.6213632%2C32.233%20C51.2363632%2C32.604%2051.6693632%2C33.19%2051.8403632%2C33.885%20C52.0113632%2C34.579%2051.9013632%2C35.298%2051.5283632%2C35.911%20L51.5283632%2C35.911%20Z%20M42.2573632%2C59.852%20C41.8313632%2C60.41%2041.2133632%2C60.77%2040.5183632%2C60.865%20C40.3963632%2C60.88%2040.2733632%2C60.889%2040.1523632%2C60.889%20C38.8433632%2C60.889%2037.7223632%2C59.914%2037.5443632%2C58.622%20L36.5393632%2C51.322%20C38.3993632%2C50.593%2040.0653632%2C49.411%2041.3943632%2C47.847%20L42.7683632%2C57.908%20C42.8643632%2C58.603%2042.6833632%2C59.294%2042.2573632%2C59.852%20L42.2573632%2C59.852%20Z%20M32.0723632%2C50.057%20L31.7983632%2C50.057%20C28.6593632%2C50.046%2025.7513632%2C48.622%2023.8203632%2C46.149%20C21.8763632%2C43.66%2021.2023632%2C40.48%2021.9723632%2C37.424%20L24.9013632%2C25.8%20C26.9663632%2C27.009%2029.3703632%2C27.705%2031.9353632%2C27.705%20C34.4993632%2C27.705%2036.9043632%2C27.009%2038.9693632%2C25.799%20L41.8983632%2C37.424%20C42.6673632%2C40.48%2041.9943632%2C43.66%2040.0503632%2C46.149%20C38.1183632%2C48.622%2035.2113632%2C50.046%2032.0723632%2C50.057%20L32.0723632%2C50.057%20Z%20M26.3263632%2C58.621%20C26.1483632%2C59.914%2025.0263632%2C60.889%2023.7173632%2C60.889%20C23.5963632%2C60.889%2023.4733632%2C60.88%2023.3553632%2C60.865%20C21.9153632%2C60.669%2020.9043632%2C59.342%2021.1013632%2C57.906%20L22.4713632%2C47.841%20C23.8003632%2C49.408%2025.4683632%2C50.592%2027.3303632%2C51.322%20L26.3263632%2C58.621%20Z%20M20.6093632%2C34.158%20L16.2053632%2C36.813%20C14.9373632%2C37.577%2013.2803632%2C37.172%2012.5123632%2C35.911%20C12.1393632%2C35.298%2012.0283632%2C34.58%2012.1993632%2C33.884%20C12.3713632%2C33.19%2012.8043632%2C32.604%2013.4193632%2C32.233%20L22.4693632%2C26.777%20L20.6093632%2C34.158%20Z%20M20.1383632%2C13.852%20C20.1383632%2C7.378%2025.4303632%2C2.11%2031.9353632%2C2.11%20C38.4403632%2C2.11%2043.7313632%2C7.378%2043.7313632%2C13.852%20C43.7313632%2C20.326%2038.4403632%2C25.593%2031.9353632%2C25.593%20C25.4303632%2C25.593%2020.1383632%2C20.326%2020.1383632%2C13.852%20L20.1383632%2C13.852%20Z%20M16.7763632%2C6.851%20C16.7763632%2C4.408%2018.7733632%2C2.42%2021.2283632%2C2.42%20C21.9833632%2C2.42%2022.7083632%2C2.605%2023.3533632%2C2.955%20C20.9993632%2C4.795%2019.2553632%2C7.373%2018.4733632%2C10.335%20C17.4153632%2C9.51%2016.7763632%2C8.244%2016.7763632%2C6.851%20L16.7763632%2C6.851%20Z%20M42.6413632%2C2.42%20C45.0963632%2C2.42%2047.0943632%2C4.408%2047.0943632%2C6.851%20C47.0943632%2C8.244%2046.4543632%2C9.51%2045.3963632%2C10.335%20C44.6153632%2C7.373%2042.8703632%2C4.795%2040.5173632%2C2.955%20C41.1613632%2C2.605%2041.8873632%2C2.42%2042.6413632%2C2.42%20L42.6413632%2C2.42%20Z%20M53.8993632%2C33.381%20C53.5933632%2C32.139%2052.8193632%2C31.09%2051.7193632%2C30.427%20L41.2623632%2C24.123%20C44.0793632%2C21.587%2045.8523632%2C17.921%2045.8523632%2C13.852%20C45.8523632%2C13.427%2045.8313632%2C13.007%2045.7933632%2C12.592%20C47.8953632%2C11.455%2049.2143632%2C9.282%2049.2143632%2C6.851%20C49.2143632%2C3.244%2046.2653632%2C0.308%2042.6413632%2C0.308%20C41.1563632%2C0.308%2039.7493632%2C0.796%2038.5993632%2C1.694%20C36.6193632%2C0.614%2034.3473632%2C0%2031.9353632%2C0%20C29.5223632%2C0%2027.2513632%2C0.614%2025.2713632%2C1.694%20C24.1213632%2C0.796%2022.7143632%2C0.309%2021.2283632%2C0.309%20C17.6043632%2C0.309%2014.6553632%2C3.244%2014.6553632%2C6.851%20C14.6553632%2C9.283%2015.9743632%2C11.456%2018.0763632%2C12.592%20C18.0383632%2C13.007%2018.0183632%2C13.427%2018.0183632%2C13.852%20C18.0183632%2C17.955%2019.8203632%2C21.645%2022.6763632%2C24.184%20L12.3203632%2C30.427%20C11.2213632%2C31.09%2010.4473632%2C32.139%2010.1403632%2C33.381%20C9.83436316%2C34.624%2010.0323632%2C35.91%2010.6983632%2C37.004%20C11.6023632%2C38.488%2013.1923632%2C39.309%2014.8203632%2C39.309%20C15.6683632%2C39.309%2016.5273632%2C39.087%2017.3043632%2C38.618%20L19.8793632%2C37.065%20C19.2263632%2C39.805%2019.5293632%2C42.619%2020.7043632%2C45.106%20L19.0003632%2C57.622%20C18.6443632%2C60.209%2020.4693632%2C62.602%2023.0703632%2C62.957%20C23.2853632%2C62.985%2023.5033632%2C63%2023.7163632%2C63%20C26.0803632%2C63%2028.1053632%2C61.241%2028.4273632%2C58.908%20L29.3873632%2C51.925%20C30.1693632%2C52.083%2030.9733632%2C52.165%2031.7903632%2C52.168%20L31.9343632%2C52.168%20L32.0793632%2C52.168%20C32.8963632%2C52.165%2033.6993632%2C52.083%2034.4823632%2C51.925%20L35.4433632%2C58.909%20C35.7653632%2C61.241%2037.7893632%2C63%2040.1523632%2C63%20C40.3653632%2C63%2040.5833632%2C62.985%2040.8013632%2C62.956%20C42.0613632%2C62.785%2043.1783632%2C62.135%2043.9453632%2C61.128%20C44.7143632%2C60.12%2045.0413632%2C58.875%2044.8683632%2C57.623%20L43.1613632%2C45.116%20C44.3573632%2C42.59%2044.6543632%2C39.727%2043.9623632%2C36.947%20L46.7363632%2C38.619%20C47.5133632%2C39.087%2048.3713632%2C39.309%2049.2193632%2C39.309%20C50.8473632%2C39.309%2052.4383632%2C38.488%2053.3413632%2C37.004%20C54.0083632%2C35.91%2054.2063632%2C34.624%2053.8993632%2C33.381%20L53.8993632%2C33.381%20Z%22%20id%3D%22Fill-15%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E")}.circle-icon-pay-bill{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2264px%22%20height%3D%2264px%22%20viewBox%3D%220%200%2064%2064%22%20version%3D%221.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%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2041.1%20(35376)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-pay-bill%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-7%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle-5%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2264%22%20height%3D%2264%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M41.9636859%2C8.278%20C42.7116859%2C7.526%2043.7036859%2C7.111%2044.7596859%2C7.111%20C45.8166859%2C7.111%2046.8086859%2C7.526%2047.5556859%2C8.278%20C49.0886859%2C9.821%2049.0886859%2C12.349%2047.5556859%2C13.892%20C46.8086859%2C14.644%2045.8166859%2C15.059%2044.7596859%2C15.059%20C43.7036859%2C15.059%2042.7116859%2C14.644%2041.9636859%2C13.892%20C40.4306859%2C12.337%2040.4306859%2C9.821%2041.9636859%2C8.278%20M44.7466859%2C18.158%20C46.6286859%2C18.158%2048.3936859%2C17.419%2049.7206859%2C16.084%20C52.4646859%2C13.322%2052.4646859%2C8.836%2049.7206859%2C6.074%20C48.3936859%2C4.738%2046.6286859%2C4%2044.7466859%2C4%20C42.8656859%2C4%2041.1006859%2C4.738%2039.7736859%2C6.074%20C37.0286859%2C8.836%2037.0286859%2C13.322%2039.7736859%2C16.084%20C41.1006859%2C17.432%2042.8786859%2C18.158%2044.7466859%2C18.158%20M29.9806859%2C22.605%20C31.1016859%2C21.477%2032.5836859%2C20.855%2034.1686859%2C20.855%20C35.7536859%2C20.855%2037.2346859%2C21.477%2038.3566859%2C22.605%20C40.6626859%2C24.925%2040.6626859%2C28.712%2038.3566859%2C31.033%20C37.2346859%2C32.161%2035.7536859%2C32.783%2034.1686859%2C32.783%20C32.5836859%2C32.783%2031.1016859%2C32.161%2029.9806859%2C31.033%20C27.6736859%2C28.712%2027.6736859%2C24.925%2029.9806859%2C22.605%20M34.1686859%2C35.882%20C36.5776859%2C35.882%2038.8326859%2C34.935%2040.5466859%2C33.224%20C44.0646859%2C29.684%2044.0646859%2C23.94%2040.5466859%2C20.401%20C38.8456859%2C18.69%2036.5776859%2C17.743%2034.1686859%2C17.743%20C31.7586859%2C17.743%2029.5046859%2C18.69%2027.7906859%2C20.401%20C24.2726859%2C23.941%2024.2726859%2C29.684%2027.7906859%2C33.224%20C29.5046859%2C34.935%2031.7586859%2C35.882%2034.1686859%2C35.882%20M62.8116859%2C37.672%20C61.9226859%2C36.038%2059.1516859%2C33.431%2054.9516859%2C35.299%20C50.9836859%2C37.075%2042.5946859%2C41.133%2042.5046859%2C41.172%20C41.7316859%2C41.548%2041.4096859%2C42.468%2041.7836859%2C43.247%20C42.1566859%2C44.024%2043.0846859%2C44.348%2043.8446859%2C43.972%20C43.9346859%2C43.933%2052.2716859%2C39.888%2056.2016859%2C38.138%20C57.3226859%2C37.632%2058.2636859%2C37.632%2059.0746859%2C38.138%20C59.1006859%2C38.151%2059.1136859%2C38.164%2059.1396859%2C38.177%20L38.1246859%2C53.671%20C36.6296859%2C54.773%2034.7346859%2C55.226%2032.9186859%2C54.942%20L14.1706859%2C51.933%20C13.7326859%2C51.869%2013.2816859%2C51.985%2012.9336859%2C52.27%20L8.19268587%2C56.251%20C7.53468587%2C56.796%207.44468587%2C57.781%207.99868587%2C58.442%20C8.30768587%2C58.805%208.74668587%2C59%209.18468587%2C59%20C9.53168587%2C59%209.88068587%2C58.882%2010.1766859%2C58.636%20L14.3766859%2C55.11%20L32.4416859%2C58.014%20C35.0696859%2C58.442%2037.8146859%2C57.768%2039.9666859%2C56.186%20L62.3866859%2C39.668%20C62.9916859%2C39.201%2063.1856859%2C38.359%2062.8116859%2C37.672%20M24.2086859%2C40.277%20L34.3226859%2C43.363%20C34.3096859%2C43.428%2034.2836859%2C43.507%2034.2586859%2C43.57%20C33.9876859%2C44.31%2033.4336859%2C44.724%2032.5316859%2C44.867%20C29.2076859%2C45.399%2023.6926859%2C45.061%2023.6416859%2C45.061%20C22.7906859%2C45.009%2022.0566859%2C45.658%2022.0056859%2C46.513%20C21.9536859%2C47.37%2022.5976859%2C48.108%2023.4476859%2C48.161%20C23.6926859%2C48.174%2029.3496859%2C48.524%2033.0216859%2C47.927%20C36.6676859%2C47.343%2037.7116859%2C44.115%2037.5186859%2C42.08%20C37.4536859%2C41.444%2037.0286859%2C40.913%2036.4226859%2C40.731%20L25.0976859%2C37.282%20C19.5056859%2C35.584%2013.3716859%2C38.721%2013.1136859%2C38.851%20C13.0886859%2C38.864%2013.0496859%2C38.878%2013.0236859%2C38.903%20L1.74968587%2C45.761%20C1.01468587%2C46.203%200.782685872%2C47.162%201.22168587%2C47.901%20C1.51768587%2C48.381%202.02068587%2C48.653%202.54868587%2C48.653%20C2.81868587%2C48.653%203.08968587%2C48.576%203.34768587%2C48.433%20L14.5696859%2C41.626%20C15.0596859%2C41.367%2019.9946859%2C38.994%2024.2086859%2C40.277%22%20id%3D%22Fill-13%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E")}.circle-icon-blood{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2264px%22%20height%3D%2264px%22%20viewBox%3D%220%200%2064%2064%22%20version%3D%221.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%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2041.2%20(35397)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-blood%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Crect%20id%3D%22path-1%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2264%22%20height%3D%2264%22%3E%3C%2Frect%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-2%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22white%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Rectangle-8%22%3E%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M44.544%2C31.2968437%20C46.663%2C35.6498437%2047.612%2C39.0888437%2047.612%2C42.4248437%20C47.612%2C52.0798437%2039.855%2C59.9348437%2030.319%2C59.9348437%20C20.784%2C59.9348437%2013.027%2C52.0788437%2013.027%2C42.4248437%20C13.027%2C30.8128437%2026.356%2C14.8948437%2030.317%2C10.4208437%20C30.869%2C11.0548437%2031.63%2C11.9528437%2032.594%2C13.1468437%20C32.67%2C13.2408437%2032.757%2C13.3218437%2032.851%2C13.3948437%20C31.762%2C15.6228437%2031.018%2C17.9488437%2031.018%2C20.1548437%20C31.018%2C26.4298437%2036.06%2C31.5348437%2042.257%2C31.5348437%20C43.041%2C31.5348437%2043.805%2C31.4518437%2044.544%2C31.2968437%20M42.108%2C4.56384366%20C45.227%2C7.88884366%2050.974%2C15.0678437%2050.974%2C20.1548437%20C50.974%2C23.1208437%2049.693%2C25.9288437%2047.723%2C27.6578437%20C46.191%2C28.8048437%2044.304%2C29.4918437%2042.258%2C29.4918437%20C37.173%2C29.4918437%2033.037%2C25.3028437%2033.037%2C20.1548437%20C33.037%2C15.4208437%2037.187%2C9.75084366%2040.118%2C6.33384366%20C40.884%2C5.59584366%2041.585%2C4.98684366%2042.108%2C4.56384366%20M54%2C20.1548437%20C54%2C12.0718437%2043.749%2C1.86484366%2043.313%2C1.43484366%20C42.798%2C0.927843657%2042.003%2C0.855843657%2041.408%2C1.26284366%20C41.197%2C1.40684366%2036.74%2C4.49884366%2033.544%2C9.51284366%20C32.156%2C7.85984366%2031.436%2C7.11584366%2031.397%2C7.07584366%20C31.11%2C6.77984366%2030.721%2C6.60984366%2030.308%2C6.61884366%20C29.898%2C6.62184366%2029.507%2C6.79284366%2029.225%2C7.09184366%20C28.44%2C7.92384366%2010%2C27.6268437%2010%2C42.4248437%20C10%2C53.7698437%2019.115%2C62.9988437%2030.319%2C62.9988437%20C41.523%2C62.9988437%2050.638%2C53.7698437%2050.637%2C42.4248437%20C50.637%2C38.9538437%2049.782%2C35.4638437%2047.884%2C31.2708437%20C51.552%2C29.2358437%2054%2C24.9008437%2054%2C20.1548437%22%20id%3D%22Fill-1%22%20fill%3D%22%23FFFFFF%22%20mask%3D%22url(%23mask-2)%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E")}.circle-icon-flash{background-image:url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2264px%22%20height%3D%2264px%22%20viewBox%3D%220%200%2064%2064%22%20version%3D%221.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%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2041.2%20(35397)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-flash%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Crect%20id%3D%22path-1%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2264%22%20height%3D%2264%22%3E%3C%2Frect%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22white%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Rectangle-8%22%3E%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M10.3316%2C7.9936%20L8.3726%2C9.9396%20L13.1396%2C14.5236%20L15.0856%2C12.5776%20L10.3316%2C7.9936%20Z%20M-0.0004%2C32.1436%20L6.8176%2C32.1436%20L6.8176%2C29.4136%20L-0.0004%2C29.4136%20L-0.0004%2C32.1436%20Z%20M57.1826%2C32.1436%20L64.0006%2C32.1436%20L64.0006%2C29.4136%20L57.1826%2C29.4136%20L57.1826%2C32.1436%20Z%20M48.8616%2C12.5906%20L50.8086%2C14.5366%20L55.5756%2C9.9526%20L53.6166%2C8.0066%20L48.8616%2C12.5906%20Z%20M30.6026%2C6.5306%20L33.3846%2C6.5306%20L33.3846%2C-0.0004%20L30.6026%2C-0.0004%20L30.6026%2C6.5306%20Z%20M43.2716%2C37.9946%20C39.7976%2C41.5356%2037.9816%2C46.4326%2037.9816%2C51.7476%20L37.9816%2C52.9766%20L26.1616%2C52.9766%20L26.1616%2C51.7476%20C26.1616%2C46.7066%2024.0716%2C41.6786%2020.5976%2C37.8646%20C17.5406%2C34.5996%2016.2876%2C30.3806%2016.8356%2C26.0176%20C17.8156%2C19.4876%2023.8896%2C13.3486%2031.9996%2C13.3486%20C40.4896%2C13.3486%2047.3076%2C20.0226%2047.3076%2C28.0556%20C47.3076%2C31.7256%2045.9106%2C35.2656%2043.2716%2C37.9946%20L43.2716%2C37.9946%20Z%20M35.6046%2C61.2836%20L28.7876%2C61.2836%20C27.3896%2C61.2836%2026.2796%2C60.1996%2026.2796%2C58.8276%20L26.2796%2C55.6936%20L38.0996%2C55.6936%20L38.0996%2C58.8276%20L38.1126%2C58.8276%20C38.1126%2C60.1866%2037.0026%2C61.2836%2035.6046%2C61.2836%20L35.6046%2C61.2836%20Z%20M31.9996%2C10.6186%20C22.3086%2C10.6186%2015.3076%2C17.8416%2014.1976%2C25.5996%20C13.5056%2C30.7726%2015.1776%2C35.8136%2018.6516%2C39.6276%20C21.7076%2C42.8926%2023.3796%2C47.2556%2023.3796%2C51.7476%20L23.3666%2C58.8276%20C23.3666%2C61.6886%2025.7306%2C63.9996%2028.6566%2C63.9996%20L35.4746%2C63.9996%20C38.3996%2C63.9996%2040.7646%2C61.6886%2040.7646%2C58.8276%20L40.7776%2C51.7476%20C40.7776%2C47.1246%2042.3056%2C42.8926%2045.2306%2C39.9026%20C48.4316%2C36.6366%2050.1026%2C32.4176%2050.1026%2C28.0556%20C50.0896%2C18.3766%2041.8736%2C10.6186%2031.9996%2C10.6186%20L31.9996%2C10.6186%20Z%22%20id%3D%22Fill-1%22%20fill%3D%22%23FFFFFF%22%20mask%3D%22url(%23mask-2)%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E")}.icon{font-family:Font Awesome\ 5 Pro;font-weight:300;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.icon.icon-pull-left{margin-right:.3em}.icon.icon-pull-right{margin-left:.3em}.icon-elearning:before{content:"\F51C"}.icon-hand2:before{content:"\F4BE"}.icon-hands:before{content:"\F2B5"}.icon-idea:before{content:"\F672"}.icon-line:before{content:"\F201"}.icon-mobile:before{content:"\F3CD"}.icon-pencil:before{content:"\F303"}.icon-ipc:before{content:"\F487"}.icon-active-man:before{content:"\F70C"}.icon-ambulance:before{content:"\F0F9"}.icon-armchair:before{content:"\F4CC"}.icon-arrow-left:before{content:"\F053"}.icon-arrow-right:before{content:"\F054"}.icon-bag:before{content:"\F0B1"}.icon-bed:before{content:"\F236"}.icon-car:before{content:"\F5E4"}.icon-cross:before{content:"\F00D"}.icon-drink:before{content:"\F804"}.icon-important:before{content:"\F25A"}.icon-list:before{content:"\F733"}.icon-meal:before{content:"\F2E7"}.icon-medication:before{content:"\F484"}.icon-menu:before{content:"\F0C9"}.icon-pack:before{content:"\F0F2"}.icon-parent-child:before{content:"\F1AE"}.icon-parking:before{font-family:Font Awesome\ 5 Pro;font-weight:900;content:"\F1B9"}.icon-phone:before{content:"\F095"}.icon-play:before{content:"\F144"}.icon-search:before{content:"\F002"}.icon-socks:before{content:"\F696"}.icon-tablet-menumore:before{content:"\F0D7"}.icon-tick:before{content:"\F00C"}.icon-visitor:before{content:"\F0C0"}.icon-icon-printer:before{content:"\F02F"}.icon-icon-mail:before{content:"\F0E0"}.icon-play-strong:before{font-family:Font Awesome\ 5 Pro;font-weight:900;content:"\F144"}.icon-bars:before{content:"\F0C9"}.icon-facebook:before{font-family:Font Awesome\ 5 Brands;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\F082"}.icon-facebook:before.icon-pull-left{margin-right:.3em}.icon-facebook:before.icon-pull-right{margin-left:.3em}.icon-linkedin:before{font-family:Font Awesome\ 5 Brands;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\F08C"}.icon-linkedin:before.icon-pull-left{margin-right:.3em}.icon-linkedin:before.icon-pull-right{margin-left:.3em}.figure{position:relative}.figure-caption-icon [class*=" circle-icon-"],.figure-caption-icon [class^=circle-icon-]{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.row-cards:after,.row-cards:before{content:" ";display:table}.row-cards:after{clear:both}.row-cards [class*=" col-"],.row-cards [class^=col-]{padding-right:0;padding-left:0}.card{position:relative;display:block;background-repeat:no-repeat;background-position:50%;background-size:100%;transition:all .4s;color:#fff!important}.card .inner{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.7;transition:opacity .4s}.card:focus,.card:hover{background-size:120%}.card:focus .inner,.card:hover .inner{opacity:.9}.card a,a.card{text-decoration:none}.card-fixed{height:0;padding-bottom:83%;overflow:hidden}.card-body{padding:36px;color:#fff!important}.card-media .card-body{position:absolute;right:0;bottom:0;left:0;padding:20px;color:#fff!important;transition:background .2s}.card-crop-content .card-body{height:50%}.card-crop-content .card-body>div{height:100%;overflow:hidden}.card-content-middle .card-body{position:absolute;top:0;left:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.card-heading{margin:0 0 15px;font-size:24px;font-weight:600;letter-spacing:.5px}@media screen and (max-width:767px){.card-heading{font-size:20px}}.card-title{margin:0 0 20px;font-size:16px;font-weight:700}.card-text{margin:0;font-size:16px;font-family:Arial,Helvetica,sans-serif}.card-text-sm{margin:0;font-size:12px}.card-default .card-body{color:#525252}.card-default.card-media .card-body{background-color:#f7f7f7}a.card-default.card-media:focus .card-body,a.card-default.card-media:hover .card-body{background-color:hsla(0,0%,97%,.8)}.card-default:not(.card-media){background-color:#f7f7f7}.card-default:not(.card-media) .card-body{background:transparent}a.card-default:not(.card-media):focus,a.card-default:not(.card-media):hover{background-color:hsla(0,0%,97%,.8)}.card-primary .card-body{color:#fff}.card-primary.card-media .card-body{background-color:#008bce}a.card-primary.card-media:focus .card-body,a.card-primary.card-media:hover .card-body{background-color:rgba(0,139,206,.8)}.card-primary:not(.card-media){background-color:#008bce}.card-primary:not(.card-media) .card-body{background:transparent}a.card-primary:not(.card-media):focus,a.card-primary:not(.card-media):hover{background-color:rgba(0,139,206,.8)}.card-primary-light .card-body{color:#fff}.card-primary-light.card-media .card-body{background-color:#3093cc}a.card-primary-light.card-media:focus .card-body,a.card-primary-light.card-media:hover .card-body{background-color:rgba(48,147,204,.8)}.card-primary-light:not(.card-media){background-color:#3093cc}.card-primary-light:not(.card-media) .card-body{background:transparent}a.card-primary-light:not(.card-media):focus,a.card-primary-light:not(.card-media):hover{background-color:rgba(48,147,204,.8)}.card-secondary .card-body{color:#fff}.card-secondary.card-media .card-body{background-color:#1da6d2}a.card-secondary.card-media:focus .card-body,a.card-secondary.card-media:hover .card-body{background-color:rgba(29,166,210,.8)}.card-secondary:not(.card-media){background-color:#1da6d2}.card-secondary:not(.card-media) .card-body{background:transparent}a.card-secondary:not(.card-media):focus,a.card-secondary:not(.card-media):hover{background-color:rgba(29,166,210,.8)}.card-secondary-light .card-body{color:#fff}.card-secondary-light.card-media .card-body{background-color:#52bddd}a.card-secondary-light.card-media:focus .card-body,a.card-secondary-light.card-media:hover .card-body{background-color:rgba(82,189,221,.8)}.card-secondary-light:not(.card-media){background-color:#52bddd}.card-secondary-light:not(.card-media) .card-body{background:transparent}a.card-secondary-light:not(.card-media):focus,a.card-secondary-light:not(.card-media):hover{background-color:rgba(82,189,221,.8)}.card-info .card-body{color:#fff}.card-info.card-media .card-body{background-color:#f68b2b}a.card-info.card-media:focus .card-body,a.card-info.card-media:hover .card-body{background-color:rgba(246,139,43,.8)}.card-info:not(.card-media){background-color:#f68b2b}.card-info:not(.card-media) .card-body{background:transparent}a.card-info:not(.card-media):focus,a.card-info:not(.card-media):hover{background-color:rgba(246,139,43,.8)}.card-info p{color:#f9e4ca}.card-info p b{color:#fff}.global-header{height:110px;padding-top:18px}.global-header .southercross-logo{float:left}.global-header .toplink{display:inline-block;padding-left:20px;line-height:30px;text-decoration:none;outline:none!important}.global-header .toplink .icon-search{padding-left:10px;vertical-align:sub;font-size:26px}.global-header .toplink.active{color:rgba(0,139,206,.6)}@media (max-width:991px){.global-header .toplink{padding-left:0}.global-header .toplink .icon-search{font-size:22px}}@media (max-width:767px){.global-header{height:85px;padding-top:12px}}.global-navbar{background-color:#008bce;height:60px}.global-navbar .container{position:relative;padding:0}@media (max-width:991px){.global-navbar{height:50px}.global-navbar .search_toggle{color:#fff;position:absolute;top:15px;right:15px;z-index:15}.global-navbar .search_toggle:hover{text-decoration:none}}.global-navbar .nav{display:flex;justify-content:space-between;padding:0 15px}.global-navbar .nav:after,.global-navbar .nav:before{display:none}.global-navbar .nav>li>a{padding:20px 0;line-height:20px;color:#fff;font-weight:700;outline:none!important}.global-navbar .nav>li>a:focus,.global-navbar .nav>li>a:hover{color:hsla(0,0%,100%,.85);background:transparent}.global-navbar .nav>li.active>a,.global-navbar .nav>li.active>a:focus,.global-navbar .nav>li.active>a:hover{color:#a8d2eb}@media (min-width:992px){.global-navbar .nav{height:auto!important}}@media (max-width:991px) and (min-width:768px){.global-navbar .nav{position:absolute;width:100%}}@media (max-width:991px){.global-navbar .nav{flex-direction:column;background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.15)}.global-navbar .nav.collapsing{z-index:10}.global-navbar .nav.collapse{display:none}.global-navbar .nav.collapse.in{display:block;z-index:10}.global-navbar .nav>li+li{border-top:2px solid #eee}.global-navbar .nav>li>a{padding:15px 0}.global-navbar .nav>li>a,.global-navbar .nav>li>a:focus,.global-navbar .nav>li>a:hover{color:#525252}.global-navbar .nav>li.active>a,.global-navbar .nav>li.active>a:focus,.global-navbar .nav>li.active>a:hover{color:#008bce}}.global-navbar .navbar-toggle{float:none;height:50px;margin:0 15px 0 0;padding-left:25px;color:#fff}.global-navbar .navbar-toggle .icon-bars{font-size:27px;padding-right:12px;vertical-align:middle}.global-navbar .navbar-toggle .text-node{font-weight:700;font-size:18px;line-height:27px;vertical-align:middle;height:27px}@media (max-width:991px){.global-navbar .navbar-toggle{display:block}}.global-footer-disclaimer{margin:0 0 10px}.global-footer-navbar{padding:50px 0;background-color:#525252}@media (max-width:991px){.global-footer-navbar{display:none}}.global-footer-navbar .nav-title{margin:0 0 10px;font-size:16px}.global-footer-navbar .nav-title .nav-link{color:#fff}.global-footer-navbar .nav>.nav-link{display:block;padding:3px 0;color:#fff;opacity:.6}.global-footer-websites{min-height:50px;background-color:#008bce}.global-footer-websites .container{display:flex;align-items:center}@media (max-width:1112px){.global-footer-websites .container{padding:0 15px;flex-direction:column;align-items:flex-start}}@media (max-width:767px){.global-footer-websites .container{padding:0 10px;font-size:14px;flex-direction:column;align-items:flex-start}}.global-footer-websites .nav-title{width:auto;padding:15px 40px 15px 0;color:#fff;font-weight:700;white-space:nowrap}.global-footer-websites .nav-title:after{content:":"}.global-footer-websites .nav-title a{color:#fff;text-decoration:none}@media (max-width:1112px){.global-footer-websites .nav-title{width:100%;cursor:pointer}.global-footer-websites .nav-title:after{font-weight:400;font-family:Font Awesome\ 5 Pro;font-weight:300;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\F078";display:block;vertical-align:middle;position:absolute;right:25px;top:17px;font-size:18px}.global-footer-websites .nav-title:after.icon-pull-left{margin-right:.3em}.global-footer-websites .nav-title:after.icon-pull-right{margin-left:.3em}}@media (max-width:1112px){.global-footer-websites .nav-title[aria-expanded=true]:after{content:"\F077"}}.global-footer-websites .nav{display:flex;justify-content:space-between;flex-grow:1;white-space:nowrap}.global-footer-websites .nav:after,.global-footer-websites .nav:before{display:none}@media (min-width:1113px){.global-footer-websites .nav{height:auto!important}}@media (max-width:1112px){.global-footer-websites .nav{flex-direction:column}.global-footer-websites .nav.collapse{display:none}.global-footer-websites .nav.collapse.in{display:flex}}.global-footer-websites .nav>.nav-link{display:block;padding:15px 0;color:#fff;opacity:.6;text-decoration:none}@media screen and (max-width:991px){.global-footer-websites .nav>.nav-link{padding:8px 0}.global-footer-websites .nav>.nav-link i{margin-right:1em}.global-footer-websites .nav>.nav-link:last-child{padding-bottom:20px}}@media screen and (max-width:767px){.global-footer-websites .nav>.nav-link{padding:6px 0}}.global-footer-websites .nav>.nav-link:focus,.global-footer-websites .nav>.nav-link:hover{opacity:.9}.global-footer-websites i{font-size:13px;margin-right:2px}.global-footer-terms{font-size:14px}.global-footer-terms .terms-header{background-color:#f7f7f7}.global-footer-terms .terms-header a{color:#525252;margin-left:30px}@media screen and (max-width:991px){.global-footer-terms .terms-header a{margin-left:0;margin-right:10px}}.global-footer-terms .terms-header .container{display:flex;align-items:center;justify-content:space-between;height:50px}.global-footer-terms .terms-header .container:after,.global-footer-terms .terms-header .container:before{display:none}.global-footer-terms .terms-body{padding-top:20px;padding-bottom:20px}.global-footer-terms .terms-body h3{font-family:omnes-pro,sans-serif;font-weight:500;font-size:20px;line-height:24px;margin:0 0 10px}.global-footer-terms .terms-body p:last-child{margin-bottom:0}@media screen and (max-width:991px){#globalNav{position:relative;padding:0}#globalNav.collapsing,#globalNav.in{position:absolute;top:0;left:0;right:0}#globalNav:not(.in){height:0;overflow:hidden}#globalNav li{padding:0 25px}#globalNav li a{padding:10px 0;font-size:18px}}@media only screen and (min-device-width:768px) and (max-device-width:992px) and (orientation:portrait){#globalNav .nav{display:grid;grid-template-columns:repeat(2,1fr);column-gap:34px}}#our-people-intro .container{padding-bottom:0}.page-masthead{position:relative;display:flex;display:-moz-flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;align-content:center;-webkit-align-content:center;height:545px;margin-bottom:30px;background-color:#f7f7f7;background-repeat:no-repeat;background-size:cover}.page-masthead .link_line{font-family:omnes-pro,sans-serif}.page-masthead .link_line p{font-family:Arial,Helvetica,sans-serif}.page-masthead .for_toplinks{display:flex;display:-moz-flex;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-moz-align-items:center;-ms-align-items:center;align-items:center;align-content:center;-webkit-align-content:center}.page-masthead .for_toplinks .card{width:auto;float:none;flex:1 0 auto}.page-masthead .for_toplinks .card:hover{color:#fff}.page-masthead .top_line{background-color:hsla(0,0%,100%,.8);font-family:omnes-pro,sans-serif;min-height:100px}.page-masthead .top_line .header_text{float:left}.page-masthead .top_line h2{color:#008bce;font-weight:600;font-size:5.2rem;letter-spacing:.5px}.page-masthead .top_line h4{font-weight:600;margin:0 0 2.5rem;font-size:20px;letter-spacing:.5px}@media screen and (max-width:991px){.page-masthead .top_line{padding:0 15px}}.page-masthead .card{padding-bottom:220px}.page-masthead .card .card-body{padding-top:60px}.page-masthead.content-page{height:495px;margin-bottom:0}.page-masthead.content-page .card{padding-bottom:230px}.page-masthead.content-page .card .card-body{padding-right:20px;padding-top:50px;padding-bottom:30px}@media screen and (min-width:992px){.page-masthead.content-page .card .card-body{padding-right:35px;padding-left:35px}}.page-masthead.content-page .card .card-body .card-heading{font-size:26px}@media screen and (min-width:768px){.page-masthead.content-page .card .card-body .card-heading{margin:10px 0 25px;font-size:24px}}@media screen and (min-width:992px){.page-masthead.content-page .card .card-body .card-heading{font-size:26px}}.page-masthead.content-page .card .card-body .card-heading br{display:none}@media screen and (min-width:992px){.page-masthead.content-page .card .card-body .card-heading br{display:inline}}.page-masthead.content-page .card .inner{opacity:.8}.page-masthead.content-page.no_link_line{height:295px}.page-masthead.content-page.no_link_line .link_line{display:none}.page-masthead.content-page.no_bg_image{height:auto;min-height:100px}@media screen and (min-width:992px){.page-masthead .total-4-cards .card .card-body{padding-right:20px;padding-left:20px}}.page-masthead.hd-page{height:545px;margin-bottom:0;width:100%}.page-masthead.hd-page.no_link_line{height:295px}.page-masthead.hd-page.no_link_line.low{height:200px}.page-masthead.hd-page.no_link_line .link_line{display:none}.page-masthead.hd-page.no_link_line.no_bg_image{height:auto;min-height:0}.page-masthead.hd-page.no_bg_image{height:auto;min-height:100px}@media (max-width:991px){.page-masthead{height:auto;background-position:50%;margin-bottom:0}.page-masthead.content-page,.page-masthead.content-page.no_link_line{height:auto}.page-masthead .container{padding:0;width:100%}.page-masthead .top_line{min-height:75px}.page-masthead .top_line h2{font-size:36px;line-height:42px}.page-masthead .top_line h4{font-size:18px;line-height:24px}.page-masthead.content-page.no_bg_image{min-height:75px}.page-masthead .for_toplinks .card{padding-bottom:165px}.page-masthead.hd-page{height:auto;display:block}}@media (max-width:767px){.page-masthead .top_line{min-height:75px}.page-masthead .top_line h2{font-size:26px;line-height:32px;margin-bottom:5px}.page-masthead .top_line h4{font-size:16px;line-height:20px}.page-masthead .for_toplinks{display:flex;display:-moz-flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;align-content:center;-webkit-align-content:center}.page-masthead .for_toplinks .card{padding-bottom:0}.page-masthead .for_toplinks .card .card-body{padding:20px 15px;border-bottom-width:0}.page-masthead .for_toplinks .card .inner{opacity:1}.page-masthead .for_toplinks .card .card-heading:after{content:"\E904";font-family:icomoon!important;display:inline-block;position:absolute;right:15px;top:25px;font-size:14px}}@media (max-width:320px){.page-masthead .top_line h2{font-size:24px;line-height:30px;margin-bottom:5px}.page-masthead .top_line h4{font-size:14px;line-height:18px}}.page-masthead .container:after,.page-masthead .container:before{display:none}@media (max-width:767px){.page-masthead .container{padding-right:0;padding-left:0}}.page-masthead .quick-search{align-self:flex-end}@media (max-width:767px){.page-masthead .quick-search{width:100%}}.page-masthead .card-body{top:0;padding-top:80px;border-bottom-width:12px;border-bottom-style:solid}@media (max-width:1199px){.page-masthead .card-body{padding-top:40px}}@media (max-width:991px){.page-masthead .card-body .card-text{display:none}}@media (max-width:767px){.page-masthead .card-body{position:relative;padding:20px}.page-masthead .card-body .card-heading{margin-bottom:0;padding-right:20px;word-break:normal}}.page-heading{margin-bottom:20px;color:#008bce}.jumbotron{background-repeat:no-repeat;background-position:50%;background-size:cover}.jumbotron+.jumbotron{margin-top:-30px}.jumbotron:last-child{margin-bottom:0}.jumbotron h1,.jumbotron h2,.jumbotron h3,.jumbotron h4{margin:30px 0;font-size:30px}.jumbotron .btn:last-child{margin-bottom:30px}.jumbotron.bg-blue-primary,.jumbotron.bg-blue-primary-light,.jumbotron.bg-blue-secondary,.jumbotron.bg-blue-secondary-light,.jumbotron.bg-image-cover{color:#fff}.jumbotron-billboard{height:240px}.jumbotron-video{padding:60px 0;margin-bottom:0}.jumbotron-video .video-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:747px;height:445px;margin:0 auto;font-size:20px;padding-top:55px;font-weight:700;text-align:center;color:#fff;cursor:pointer;background-color:rgba(105,44,134,.8);position:relative;max-width:100%}.jumbotron-video .video-placeholder .icon-play{font-size:120px}.jumbotron+.jumbotron-video{margin-top:-30px}.jumbotron-video .for_video{display:none}.jumbotron-video .for_video,.jumbotron-video .for_video.shown{position:absolute;top:0;left:0;right:0;bottom:0}.jumbotron-video .text_line{font-family:omnes-pro,sans-serif;font-weight:500;font-size:36px;line-height:26px;margin:30px 0;letter-spacing:.5px}@media screen and (max-width:767px){.jumbotron-video{padding:30px 0}.jumbotron-video .video-placeholder{height:auto;padding-top:0}.jumbotron-video .video-placeholder .icon-play{font-size:50px;margin-top:45px}.jumbotron-video.shown .text_line,.jumbotron-video.shown br,.jumbotron-video.shown i{display:none}.jumbotron-video.shown .for_video{width:100%;position:relative;height:auto}.jumbotron-video .text_line{font-size:26px;line-height:26px;max-width:70%;margin:15px 0 40px}}.videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.media-vertical{display:block}.media-vertical .media-image{margin-bottom:15px}.media-vertical .media-body{display:block;width:auto}.media-vertical .media-title{margin:0 0 20px;font-size:20px;font-family:omnes-pro,sans-serif;font-weight:500}.media-vertical .media-title a{color:#525252}.media-vertical .media-title a:focus,.media-vertical .media-title a:hover{color:#454545;text-decoration:none}.media-vertical p{margin:20px 0}.filters-groups .filter-control{margin-right:6px}.filter-control{display:inline-block;padding:9px 15px;font-size:14px;color:#c1c1c1;font-weight:700;border:1px solid #e1e1e1;border-radius:4px}.filter-control:focus,.filter-control:hover{color:#525252;text-decoration:none}.filter-control.active{color:#008bce;border-color:#008bce}.bg-image-cover{background-repeat:no-repeat;background-position:50%;background-size:cover}.bg-blue-primary{background-color:#008bce!important}.bg-blue-primary-light{background-color:#3093cc!important}.bg-blue-secondary{background-color:#1da6d2!important}.bg-blue-secondary-light{background-color:#52bddd!important}.m-t-6{margin-top:60px}.m-b-6{margin-bottom:60px}.m-r-6{margin-right:60px}.m-l-6,.m-x-6{margin-left:60px}.m-x-6{margin-right:60px}.m-y-6{margin-top:60px;margin-bottom:60px}.m-t-5{margin-top:50px}.m-b-5{margin-bottom:50px}.m-r-5{margin-right:50px}.m-l-5,.m-x-5{margin-left:50px}.m-x-5{margin-right:50px}.m-y-5{margin-top:50px;margin-bottom:50px}.m-t-4{margin-top:40px}.m-b-4{margin-bottom:40px}.m-r-4{margin-right:40px}.m-l-4,.m-x-4{margin-left:40px}.m-x-4{margin-right:40px}.m-y-4{margin-top:40px;margin-bottom:40px}.m-t-3{margin-top:30px}.m-b-3{margin-bottom:30px}.m-r-3{margin-right:30px}.m-l-3,.m-x-3{margin-left:30px}.m-x-3{margin-right:30px}.m-y-3{margin-top:30px;margin-bottom:30px}.m-t-2{margin-top:20px}.m-b-2{margin-bottom:20px}.m-r-2{margin-right:20px}.m-l-2,.m-x-2{margin-left:20px}.m-x-2{margin-right:20px}.m-y-2{margin-top:20px;margin-bottom:20px}.m-t-1{margin-top:10px}.m-b-1{margin-bottom:10px}.m-r-1{margin-right:10px}.m-l-1,.m-x-1{margin-left:10px}.m-x-1{margin-right:10px}.m-y-1{margin-top:10px;margin-bottom:10px}.m-t-0{margin-top:0}.m-b-0{margin-bottom:0}.m-r-0{margin-right:0}.m-l-0,.m-x-0{margin-left:0}.m-x-0{margin-right:0}.m-y-0{margin-top:0;margin-bottom:0}.p-t-6{padding-top:60px}.p-b-6{padding-bottom:60px}.p-r-6{padding-right:60px}.p-l-6,.p-x-6{padding-left:60px}.p-x-6{padding-right:60px}.p-y-6{padding-top:60px;padding-bottom:60px}.p-t-5{padding-top:50px}.p-b-5{padding-bottom:50px}.p-r-5{padding-right:50px}.p-l-5,.p-x-5{padding-left:50px}.p-x-5{padding-right:50px}.p-y-5{padding-top:50px;padding-bottom:50px}.p-t-4{padding-top:40px}.p-b-4{padding-bottom:40px}.p-r-4{padding-right:40px}.p-l-4,.p-x-4{padding-left:40px}.p-x-4{padding-right:40px}.p-y-4{padding-top:40px;padding-bottom:40px}.p-t-3{padding-top:30px}.p-b-3{padding-bottom:30px}.p-r-3{padding-right:30px}.p-l-3,.p-x-3{padding-left:30px}.p-x-3{padding-right:30px}.p-y-3{padding-top:30px;padding-bottom:30px}.p-t-2{padding-top:20px}.p-b-2{padding-bottom:20px}.p-r-2{padding-right:20px}.p-l-2,.p-x-2{padding-left:20px}.p-x-2{padding-right:20px}.p-y-2{padding-top:20px;padding-bottom:20px}.p-t-1{padding-top:10px}.p-b-1{padding-bottom:10px}.p-r-1{padding-right:10px}.p-l-1,.p-x-1{padding-left:10px}.p-x-1{padding-right:10px}.p-y-1{padding-top:10px;padding-bottom:10px}.p-t-0{padding-top:0}.p-b-0{padding-bottom:0}.p-r-0{padding-right:0}.p-l-0,.p-x-0{padding-left:0}.p-x-0{padding-right:0}.p-y-0{padding-top:0;padding-bottom:0}.block-search{padding:25px 0;background-color:#f68b2b}.block-search h6{font-family:omnes-pro,sans-serif;font-size:22px;line-height:24px;font-weight:500;margin:0}.block-search .input-group-addon{background-color:#fff}.block-search .input-group-addon .icon-search{color:#8a8a8a}.block-search .form-control,.block-search .select2-container--default .select2-selection--single{height:46px;border-color:transparent;box-shadow:none;border-radius:0}.block-search .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:46px}.block-search .select2-container--default .select2-selection__placeholder{color:#525252}.block-search.orange_blue{padding:0;position:relative;z-index:0;margin:0}.block-search.orange_blue:after,.block-search.orange_blue:before{content:"";position:absolute;z-index:-1;top:0;bottom:0}.block-search.orange_blue:before{left:0;right:40vw;background-color:#f68b2b}.block-search.orange_blue:after{left:60vw;right:0;background-color:#008bce}.block-search.orange_blue .tc_part{padding:30px 15px}.block-search.orange_blue .tc_part:first-child{background-color:#f68b2b;padding:35px 25px 35px 15px}.block-search.orange_blue .tc_part:last-child{background-color:#008bce;color:#fff;padding-left:25px;font-family:omnes-pro,sans-serif;min-height:100px;font-weight:500;font-size:20px;position:relative}.block-search.orange_blue .tc_part:last-child p{margin-bottom:0}.block-search.orange_blue .tc_part:last-child b{font-weight:600}.block-search.orange_blue .tc_part:last-child a{color:#fff;font-weight:500}.block-search.orange_blue .tc_part:last-child a .fa{margin-right:10px}.block-search .inner{display:flex;display:-moz-flex;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-moz-align-items:center;-ms-align-items:center;align-items:center;align-content:center;-webkit-align-content:center}.block-search .inner h6{flex:1 0 auto}.block-search .inner .for_select{flex:1 1 auto}.block-search .inner select.form-control{min-width:250px}@media screen and (max-width:1199px){.block-search .inner{flex-wrap:wrap}.block-search .inner .for_select,.block-search .inner h6{margin-bottom:10px}.block-search .inner .select2{max-width:250px}}@media screen and (max-width:991px){.block-search .inner .for_select,.block-search .inner h6{flex-basis:50%}.block-search .inner h6{text-align:right;padding-right:30px}}@media screen and (max-width:480px){.block-search .inner .for_select,.block-search .inner h6{flex-basis:100%;width:100%}.block-search .inner h6{text-align:left;padding-right:0}.block-search .inner .select2{width:100%!important;max-width:100%}}@media screen and (max-width:1199px){.block-search{padding:25px 15px}.block-search .container{width:100%}.block-search h6{margin-bottom:10px}}.select2-rendered__match{color:#008bce;font-size:20px}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#f7f7f7;color:#525252}[id^=page-]{display:none}.block-locations{position:relative;height:800px;background-color:#f7f7f7}@media (max-width:991px){.block-locations{height:auto}}.block-locations-body{padding:30px 0 30px 15px;overflow-y:auto}.block-locations-body h3{font-family:omnes-pro,sans-serif;font-weight:500;font-size:24px;margin:0 0 10px}@media (max-width:991px){.block-locations-body{max-height:none;padding-left:0}}.block-locations-body .nav{margin-bottom:40px}.block-locations-body .nav>li>a{display:inline-block;padding:3px 0;color:#525252}.block-locations-body .nav>li>a:focus,.block-locations-body .nav>li>a:hover{color:#008bce;background-color:transparent}.block-locations-body .nav>li .partner{display:inline-block;font-size:10px;color:#f68b2b;text-transform:uppercase}.block-locations-map{position:absolute;top:0;left:0;right:50%;height:800px;overflow:hidden;background-color:#ebebeb;z-index:15}@media (max-width:1199px){.block-locations-map{margin-right:-150px}}@media (max-width:991px){.block-locations-map{position:static;margin:0}}.block-spec-map{position:relative;height:800px;overflow:hidden;background-color:#ebebeb;z-index:15}.block-spec-map .map_data{position:absolute}.block-spec-map .map_data.header{top:15px;left:0;width:100%}.block-spec-map .map_data.header h3{font-family:omnes-pro,sans-serif;font-weight:600;font-size:24px}.block-spec-map #map_description{right:calc(50% - 500px)!important;width:220px;font-size:14px;text-align:right}.block-spec-map #map_legend{right:calc(50% - 360px)!important;top:60px!important;width:260px;font-size:13px}.block-spec-map #map_legend h5{font-family:omnes-pro,sans-serif;font-size:22px;font-weight:600}.block-spec-map #map_legend .fa{margin-right:5px;margin-top:5px;font-size:16px;font-weight:900}.block-spec-map #map_legend .text{display:block;margin-bottom:20px}.block-spec-map #map_legend .legend_word{font-size:16px}.block-spec-map #reset_link{display:none;padding:10px 40px;background-color:#8a8a8a}.block-spec-map #reset_link img{width:10vw;max-width:100px;height:auto;display:block}.block-spec-map #reset_link:hover{background-color:#008bce}.block-spec-map.selection_process{width:50%;float:left}.block-spec-map.selection_process #map_description,.block-spec-map.selection_process #map_legend,.block-spec-map.selection_process .map_data.header{display:none}.block-spec-map.selection_process #reset_link{display:block}@media (max-width:1199px){.block-spec-map{margin-right:0}}@media (max-width:991px){.block-spec-map{position:static;margin:0}}@media (max-width:767px){.block-spec-map{display:none}}.block-facts{display:flex;display:-moz-flex;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;align-content:center;-webkit-align-content:center;padding:60px 0;justify-content:space-around;align-items:flex-end}.block-facts .item{flex:0 1 auto;flex-basis:calc(33% - 10px)}@media screen and (max-width:767px){.block-facts{flex-direction:column;display:block}.block-facts .item{flex-basis:100%;margin-bottom:15px}}.block-facts .fact-item{text-align:center;padding:0 3rem;font-family:omnes-pro,sans-serif}.block-facts .fact-item .int{font-size:76px;line-height:.7;font-weight:600;margin-bottom:5px}.block-facts .fact-item .text{font-size:21px}.block-facts .fact-item:first-child{color:#f68b2b}.block-facts .fact-item:nth-child(2){color:#e7447b}.block-facts .fact-item:nth-child(3){color:#5fbcbf}.block-facts .fact-item .btn{width:180px;margin-top:30px}.block-facts .fact-item small{font-size:58%;vertical-align:top}@media screen and (max-width:991px){.block-facts .fact-item{padding:0 1rem}.block-facts .fact-item .int{font-size:50px}.block-facts .fact-item:nth-child(2){margin:0 1rem;padding:0 2rem}}@media screen and (max-width:767px){.block-facts{align-items:center;padding:30px 10px}.block-facts .fact-item{padding:2rem 0}}.profile-home-login{padding:10px 12px;border:1px solid #3093cc;border-radius:6px}.profile-home-login .icon-plus{display:inline-block;margin-top:-4px;margin-right:4px;font-size:20px;vertical-align:middle}a.profile-home-login{text-decoration:none}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px;outline:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.global-container .content-with-image-slider .slick-arrow{padding:7px 8px 4px}.odometer.odometer-auto-theme,.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{transition:transform 2s}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{transition:transform 2s;-webkit-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:Helvetica Neue,sans-serif;line-height:1.1em}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}.landing-bc-transition-disabled *{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}.landing-section,[class*=landing-bc-section]{margin-bottom:30px}.landing-section h2,.landing-section h3,[class*=landing-bc-section] h2,[class*=landing-bc-section] h3{font-family:omnes-pro,sans-serif;font-weight:400}.landing-section h2,[class*=landing-bc-section] h2{margin-bottom:30px;padding:10px 10px 15px;text-align:center;color:#fff;background-color:#008bce}@media (max-width:767px){.landing-section h2,[class*=landing-bc-section] h2{margin-right:-15px;margin-left:-15px;padding-right:15px;padding-left:15px;font-size:24px;text-align:left}}.landing-section .text-orange,[class*=landing-bc-section] .text-orange{color:#f68b2b}.landing-section .text-orange-dark,[class*=landing-bc-section] .text-orange-dark{color:#ff671f}.landing-section .text-red,[class*=landing-bc-section] .text-red{color:#e7447b}.landing-section .text-blue,[class*=landing-bc-section] .text-blue{color:#008bce}.landing-section .text-violet,[class*=landing-bc-section] .text-violet{color:#692c86}.landing-section .text-teal,[class*=landing-bc-section] .text-teal{color:#5fbcbf}.landing-section .svg-orange,[class*=landing-bc-section] .svg-orange{fill:#f68b2b}.landing-section .svg-orange path,[class*=landing-bc-section] .svg-orange path{fill:inherit}.landing-section .svg-orange-dark,[class*=landing-bc-section] .svg-orange-dark{fill:#ff671f}.landing-section .svg-orange-dark path,[class*=landing-bc-section] .svg-orange-dark path{fill:inherit}.landing-section .svg-red,[class*=landing-bc-section] .svg-red{fill:#e7447b}.landing-section .svg-red path,[class*=landing-bc-section] .svg-red path{fill:inherit}.landing-section .svg-blue,[class*=landing-bc-section] .svg-blue{fill:#008bce}.landing-section .svg-blue path,[class*=landing-bc-section] .svg-blue path{fill:inherit}.landing-section .svg-violet,[class*=landing-bc-section] .svg-violet{fill:#692c86}.landing-section .svg-violet path,[class*=landing-bc-section] .svg-violet path{fill:inherit}.landing-section .svg-purple,[class*=landing-bc-section] .svg-purple{fill:#5fbcbf}.landing-section .svg-purple path,[class*=landing-bc-section] .svg-purple path{fill:inherit}.landing-section .svg-gray,[class*=landing-bc-section] .svg-gray{fill:#d7d7d7}.landing-section .svg-gray path,[class*=landing-bc-section] .svg-gray path{fill:inherit}.landing-section .svg-gray-dark,[class*=landing-bc-section] .svg-gray-dark{fill:#666}.landing-section .svg-gray-dark path,[class*=landing-bc-section] .svg-gray-dark path{fill:inherit}.landing-bc-section-1 hr{margin:30px 0}.landing-bc-section-1 [class*=num]{position:relative;line-height:.8;font-family:omnes-pro,sans-serif}.landing-bc-section-1 h3{margin-bottom:30px;text-align:center}@media (max-width:767px){.landing-bc-section-1 h3{font-size:26px;font-weight:500;text-align:left}}.landing-bc-section-1 .stat-type-1{display:flex;justify-content:center}.landing-bc-section-1 .stat-type-1>.desc{display:none}@media (max-width:767px){.landing-bc-section-1 .stat-type-1{justify-content:flex-start}.landing-bc-section-1 .stat-type-1>.desc{display:flex;flex-direction:row;align-items:flex-end;margin-left:5px;padding-left:15px;border-left:1px solid #525252}}.landing-bc-section-1 .stat-type-1>div{display:flex;flex-direction:column}@media (max-width:767px){.landing-bc-section-1 .stat-type-1>div{align-items:flex-end}}.landing-bc-section-1 .stat-type-1 .icon{display:flex;margin-bottom:10px}.landing-bc-section-1 .stat-type-1 .icon>div{display:block;width:38px;height:92px}.landing-bc-section-1 .stat-type-1 .icon>div>svg{position:relative;left:-10px;opacity:0;transition:all .4s ease-out}.landing-bc-section-1 .stat-type-1 .icon>div:first-child>svg{transition-delay:0s}.landing-bc-section-1 .stat-type-1 .icon>div:nth-child(2)>svg{transition-delay:.4s}.landing-bc-section-1 .stat-type-1 .icon>div:nth-child(3)>svg{transition-delay:.8s}.landing-bc-section-1 .stat-type-1 .icon>div:nth-child(4)>svg{transition-delay:1.2s}.landing-bc-section-1 .stat-type-1 .icon>div:nth-child(5)>svg{transition-delay:1.6s}@media (max-width:767px){.landing-bc-section-1 .stat-type-1 .icon>div{width:28px;height:70px}.landing-bc-section-1 .stat-type-1 .icon>div svg{width:100%;opacity:1;left:0}}.landing-bc-section-1 .stat-type-1 .stat{display:flex;align-items:center}@media (max-width:767px){.landing-bc-section-1 .stat-type-1 .stat{margin-right:12px}}.landing-bc-section-1 .stat-type-1 .stat .desc{width:230px;margin-left:15px;padding-left:15px;font-size:18px;border-left:1px solid #525252}.landing-bc-section-1 .stat-type-1 .stat .num-main{top:-8px;font-size:64px}@media (max-width:767px){.landing-bc-section-1 .stat-type-1 .stat .num-main{top:-4px;font-size:40px;text-align:right}}.landing-bc-section-1 .stat-type-1 .stat .num-second{top:-3px;font-size:16px;font-weight:700}@media (max-width:767px){.landing-bc-section-1 .stat-type-1 .stat .num-second{top:0;text-align:right}}.landing-bc-section-1 .stat-type-2{display:flex;flex-wrap:wrap}.landing-bc-section-1 .stat-type-2 .icon{margin-right:15px}.landing-bc-section-1 .stat-type-2 .icon>div{width:64px;height:142px}@media (max-width:767px){.landing-bc-section-1 .stat-type-2 .icon>div{width:40px;height:80px;margin-top:-28px}.landing-bc-section-1 .stat-type-2 .icon>div svg{width:100%}}.landing-bc-section-1 .stat-type-2 .stat{font-size:18px}.landing-bc-section-1 .stat-type-2 .stat>div{display:flex;width:160px;margin:5px 0}.landing-bc-section-1 .stat-type-2 .stat>div .num-main{font-size:120px;line-height:.6}.landing-bc-section-1 .stat-type-2 .stat>div .num-second{font-size:28px;line-height:1;text-transform:uppercase}.landing-bc-section-1 .stat-type-2 .stat>div .num-second b{display:block}@media (max-width:767px){.landing-bc-section-1 .stat-type-2 .stat>div{width:auto}.landing-bc-section-1 .stat-type-2 .stat>div .num-main{font-size:70px;line-height:.7}.landing-bc-section-1 .stat-type-2 .stat>div .num-second b.visible-xs{display:inline-block!important;font-weight:400}.landing-bc-section-1 .stat-type-2 .stat>div .num-second div{margin-top:8px;text-transform:none;font-family:Arial,Helvetica,sans-serif;font-size:16px;color:#525252}}.landing-bc-section-1 .stat-type-2 .meta{width:100%;margin-top:10px}@media (max-width:991px){.landing-bc-section-1 .stat-type-2 .stat{flex:0 0 60%}}@media (max-width:767px){.landing-bc-section-1 .stat-type-2{margin-top:40px}.landing-bc-section-1 .stat-type-2 .icon{margin-right:0;padding-right:15px;flex:0 0 15%}.landing-bc-section-1 .stat-type-2 .stat{flex:0 0 84%}}@media (max-width:320px){.landing-bc-section-1 .stat-type-2 .stat{flex:0 0 80%}}.landing-bc-section-1 .info{margin-top:50px;padding:20px;background-color:#eee}@media (max-width:767px){.landing-bc-section-1 .info{margin:30px -15px -30px}}.landing-bc-section-1.animate .stat-type-1 .icon>div>svg{left:0;opacity:1}.landing-bc-section-2 .item{display:flex;align-items:center;font-size:18px}.landing-bc-section-2 .item .date{margin-right:15px;padding-right:15px;font-size:30px;font-family:omnes-pro,sans-serif;line-height:1;border-right:1px solid #525252}.landing-bc-section-2 .item .date span{display:block;font-size:43px}@media (max-width:767px){.landing-bc-section-2 .item{flex-direction:column;align-items:initial}.landing-bc-section-2 .item .date{border:none;margin-right:0;margin-bottom:10px;padding-right:0;font-size:36px;font-weight:700}.landing-bc-section-2 .item .date span{display:inline;font-size:inherit;font-weight:400}}.landing-bc-section-2 .item+div{margin-top:20px;padding-top:20px;border-top:1px solid #525252}.landing-bc-section-3 .item{display:flex;align-items:center;margin-bottom:20px;font-family:omnes-pro,sans-serif}@media (max-width:767px){.landing-bc-section-3 .item{margin:30px 0}}.landing-bc-section-3 .item .date{margin-right:30px;font-size:30px;line-height:1}.landing-bc-section-3 .item .date span{display:block;font-size:43px}@media (max-width:767px){.landing-bc-section-3 .item .date{margin-right:15px;font-size:20px;text-align:right;font-weight:700;text-transform:uppercase}.landing-bc-section-3 .item .date span{font-weight:400;font-size:30px}}.landing-bc-section-3 .item .stat{display:flex;align-items:center;flex-grow:1;height:84px;padding:0 74px 0 84px}@media (max-width:767px){.landing-bc-section-3 .item .stat{height:64px}}.landing-bc-section-3 .item .stat>div{position:relative;height:64px;width:0;margin-right:5px;font-size:30px;color:#fff}.landing-bc-section-3 .item .stat>div>div{position:absolute;top:0;left:-84px;width:84px;height:64px;padding:10px 0 10px 15px;white-space:nowrap;background-color:inherit}@media (max-width:767px){.landing-bc-section-3 .item .stat>div{height:50px}.landing-bc-section-3 .item .stat>div>div{height:50px;padding-top:3px;padding-bottom:3px}}.landing-bc-section-3 .item .stat svg{flex:0 0 68px;margin-top:-20px;margin-left:-20px;opacity:0;transition:all .4s ease-out}@media (max-width:767px){.landing-bc-section-3 .item .stat svg{flex:0 0 48px}}.landing-bc-section-3 .item .stat.ok svg{opacity:1;margin-left:0}@media (max-width:767px){.landing-bc-section-3 .item .stat svg{margin-left:0!important;opacity:1!important}}.landing-bc-section-4 .line-wrap{display:flex;justify-content:center}.landing-bc-section-4 .line{position:relative;width:120px;margin-top:30px;padding:30px 0}.landing-bc-section-4 .line .name{position:absolute;top:-30px;left:0;right:0;text-align:center;text-transform:uppercase;font-weight:700}.landing-bc-section-4 .line .value{position:relative;width:40px;padding:14px 0;text-align:right;font-size:24px;font-family:omnes-pro,sans-serif}.landing-bc-section-4 .line .value:before{content:"";position:absolute;top:50%;left:100%;margin-left:20px;width:10px;height:1px;background-color:#525252}@media (max-width:767px){.landing-bc-section-4 .line .value{padding:10px 0;font-size:20px}}.landing-bc-section-4 .line .blood{position:absolute;left:80px;display:flex;margin-top:-15px}.landing-bc-section-4 .line .blood svg{margin-right:10px}@media (max-width:767px){.landing-bc-section-4 .line .blood{left:70px}.landing-bc-section-4 .line .blood div{width:15px}.landing-bc-section-4 .line .blood div svg{width:100%;margin-right:5px}}.landing-bc-section-4 .line:after{content:"";position:absolute;top:0;left:60px;width:1px;height:100%;background-color:#525252}@media (max-width:320px){.landing-bc-section-4 .line .name{padding-right:20px}.landing-bc-section-4 .line .value{margin-left:0;padding-right:10px}.landing-bc-section-4 .line .value:before{margin-left:0}.landing-bc-section-4 .line .blood{left:50px}.landing-bc-section-4 .line:after{left:40px}}.landing-bc-section-4 .item{margin-bottom:20px}.landing-bc-section-4 .item .stat{display:flex;margin-bottom:5px}.landing-bc-section-4 .item .stat .age{margin-right:20px;font-size:30px;line-height:1.4}.landing-bc-section-4 .item .stat .age span{display:block;font-family:omnes-pro,sans-serif;font-size:43px;line-height:1}@media (max-width:767px){.landing-bc-section-4 .item .stat .age{font-size:16px;margin-right:10px}.landing-bc-section-4 .item .stat .age span{font-size:30px;white-space:nowrap}}@media (max-width:320px){.landing-bc-section-4 .item .stat .age{margin-right:6px}}.landing-bc-section-4 .item .stat .icon{display:flex}.landing-bc-section-4 .item .stat .icon>div{width:41px;height:61px;margin-right:5px}@media (max-width:767px){.landing-bc-section-4 .item .stat .icon>div{width:20px;height:30px;margin-top:6px;margin-right:3px}.landing-bc-section-4 .item .stat .icon>div svg{width:100%}}@media (max-width:320px){.landing-bc-section-4 .item .stat .icon>div{width:16px;margin-top:8px;margin-right:2px}}.landing-bc-section-4 .item .meta span{margin:0 10px 0 20px}.landing-bc-section-4 svg{margin-top:-10px;opacity:0;transition:all .4s ease-out}@media (max-width:767px){.landing-bc-section-4 svg{opacity:1;margin-top:0}}.landing-bc-section-4 .blood-1 svg{transition-delay:0s}.landing-bc-section-4 .blood-2 div:first-child>svg{transition-delay:.4s}.landing-bc-section-4 .blood-2 div:nth-child(2)>svg{transition-delay:.8s}.landing-bc-section-4 .blood-3 div:first-child>svg{transition-delay:1.2s}.landing-bc-section-4 .blood-3 div:nth-child(2)>svg{transition-delay:1.6s}.landing-bc-section-4 .blood-3 div:nth-child(3)>svg{transition-delay:2s}.landing-bc-section-4 .blood-3 div:nth-child(4)>svg{transition-delay:2.4s}.landing-bc-section-4 .blood-4 div:first-child>svg{transition-delay:2.8s}.landing-bc-section-4 .blood-4 div:nth-child(2)>svg{transition-delay:3.2s}.landing-bc-section-4 .blood-4 div:nth-child(3)>svg{transition-delay:3.6s}.landing-bc-section-4 .blood-5 div:first-child>svg{transition-delay:4s}.landing-bc-section-4.animate svg{margin-top:0;opacity:1!important}.landing-bc-section-5{margin-bottom:120px}.landing-bc-section-5 .stat{display:flex;margin:0 -2px 20px;text-align:center}.landing-bc-section-5 .stat .col{display:flex;align-items:stretch;width:12.5%;padding-right:2px;padding-left:2px}@media (min-width:768px){.landing-bc-section-5 .stat .col{height:414px}}.landing-bc-section-5 .stat .col>div{justify-content:flex-end;width:100%;padding:30px 10px;background-color:#ebeced}.landing-bc-section-5 .stat .col>div,.landing-bc-section-5 .stat .col>div .icon{display:flex;flex-direction:column;align-items:center}.landing-bc-section-5 .stat .col>div .icon>div{width:45px;height:44px;margin-bottom:10px}.landing-bc-section-5 .stat .col>div .divider{width:1px;height:20px;margin:15px 0}.landing-bc-section-5 .stat .col>div .date{font-size:32px;font-family:omnes-pro,sans-serif}.landing-bc-section-5 .stat .col>div .death{margin-top:10px;padding-top:10px;border-top:1px solid #525252}.landing-bc-section-5 .stat svg{position:relative;opacity:0}@media (max-width:767px){.landing-bc-section-5 .stat svg{opacity:1}}@media (max-width:767px){.landing-bc-section-5 .stat{flex-wrap:wrap}.landing-bc-section-5 .stat .col{width:100%;margin-top:5px}.landing-bc-section-5 .stat .col>div{flex-direction:row;justify-content:flex-start;padding-top:15px;padding-bottom:15px}.landing-bc-section-5 .stat .col>div .icon{flex-direction:row;order:2}.landing-bc-section-5 .stat .col>div .icon>div{margin-left:5px;margin-bottom:0;width:30px}.landing-bc-section-5 .stat .col>div .icon>div svg{width:100%}.landing-bc-section-5 .stat .col>div .divider{order:1;width:20px;height:1px;margin:0 10px}.landing-bc-section-5 .stat .col>div .date{margin-top:-3px;font-size:24px;width:52px}.landing-bc-section-5 .stat .col>div .death{width:80px;margin-top:0;margin-left:15px;padding-top:0;padding-left:15px;line-height:1;white-space:nowrap;text-align:left;border-top:0;border-left:1px solid #525252}}@media (max-width:320px){.landing-bc-section-5 .stat .col>div .icon>div{width:22px}.landing-bc-section-5 .stat .col>div .divider{width:15px}.landing-bc-section-5 .stat .col>div .death{margin-left:10px;padding-left:10px}}.landing-bc-section-5 .info{display:flex;justify-content:flex-end;align-items:center;margin:40px 0 20px;font-weight:700}.landing-bc-section-5 .info svg{margin-right:10px}.landing-bc-section-5 .col-1 .line-1 svg{animation-delay:0s!important}.landing-bc-section-5 .col-2 .line-1 svg{animation-delay:.4s!important}.landing-bc-section-5 .col-2 .line-2 svg{animation-delay:.8s!important}.landing-bc-section-5 .col-2 .line-3 svg{animation-delay:1.2s!important}.landing-bc-section-5 .col-3 .line-1 svg{animation-delay:1.6s!important}.landing-bc-section-5 .col-3 .line-2 svg{animation-delay:2s!important}.landing-bc-section-5 .col-3 .line-3 svg{animation-delay:2.4s!important}.landing-bc-section-5 .col-4 .line-1 svg{animation-delay:2.8s!important}.landing-bc-section-5 .col-5 .line-1 svg{animation-delay:3.2s!important}.landing-bc-section-5 .col-5 .line-2 svg{animation-delay:3.6s!important}.landing-bc-section-5 .col-7 .line-1 svg{animation-delay:4s!important}.landing-bc-section-5.animate .stat svg{animation:scale-in-left .4s cubic-bezier(.25,.46,.45,.94) both}@media (max-width:767px){.landing-bc-section-5.animate .stat svg{animation:none}}@-webkit-keyframes scale-in-left{0%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:1}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:1}}@keyframes scale-in-left{0%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:1}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%;opacity:1}}.landing-section{margin:0 0 40px}.landing-section-header h2{margin:0}.landing-section-body{background-color:#f5f5f5;padding:0}@media screen and (min-width:768px){.landing-section-body{padding:40px}}.landing-section-footer{padding:20px;background-color:#e9e9ea}.landing-section .heading{margin:0 0 40px;font-size:24px;font-family:omnes-pro,sans-serif;font-weight:600;color:#008bce;text-align:center}@media screen and (max-width:480px){.landing-section{margin:10px 0}}.landing-doctor-hygiene svg,.landing-hand-hygiene svg{width:100%;height:auto;margin-right:-8%}.landing-doctor-hygiene .flask-block,.landing-hand-hygiene .flask-block{padding:40px 40px 0;text-align:center}.landing-doctor-hygiene .flask-block .flask-data,.landing-hand-hygiene .flask-block .flask-data{font-family:omnes-pro,sans-serif;margin:20px 0 0}.landing-doctor-hygiene .flask-block .flask-data>div,.landing-hand-hygiene .flask-block .flask-data>div{position:relative;display:flex;justify-content:space-between;width:160px;margin:0 auto}.landing-doctor-hygiene .flask-block .flask-data>div>div>span,.landing-hand-hygiene .flask-block .flask-data>div>div>span{display:block;font-size:30px}.landing-doctor-hygiene .flask-block .flask-data>div>div+div:before,.landing-hand-hygiene .flask-block .flask-data>div>div+div:before{position:absolute;content:"\2013";width:10px;right:0;left:0;margin:10px auto 0;font-weight:700}.landing-doctor-hygiene .flask-block .flask-data h3,.landing-hand-hygiene .flask-block .flask-data h3{position:relative;margin-top:10px;padding:15px 10%;font-weight:700;font-size:16px;margin-bottom:0}.landing-doctor-hygiene .flask-block .flask-data h3:before,.landing-hand-hygiene .flask-block .flask-data h3:before{content:"";position:absolute;top:0;right:0;left:0;width:120px;height:1px;margin:auto}.landing-doctor-hygiene .flask-block .flask-data.text-orange h3:before,.landing-hand-hygiene .flask-block .flask-data.text-orange h3:before{background-color:#f68b2b}.landing-doctor-hygiene .flask-block .flask-data.text-violet h3:before,.landing-hand-hygiene .flask-block .flask-data.text-violet h3:before{background-color:#692c86}.landing-doctor-hygiene .flask-block .flask-data.text-red h3:before,.landing-hand-hygiene .flask-block .flask-data.text-red h3:before{background-color:#e7447b}.landing-doctor-hygiene .flask-block .flask-data.text-blue h3:before,.landing-hand-hygiene .flask-block .flask-data.text-blue h3:before{background-color:#008bce}.landing-doctor-hygiene .flask-block .flask-rect-1,.landing-hand-hygiene .flask-block .flask-rect-1{height:59%}.landing-doctor-hygiene .flask-block .flask-rect-2,.landing-hand-hygiene .flask-block .flask-rect-2{height:63%}.landing-doctor-hygiene .flask-block .flask-rect-3,.landing-hand-hygiene .flask-block .flask-rect-3{height:64%}@media screen and (max-width:480px){.landing-doctor-hygiene .flask-block,.landing-hand-hygiene .flask-block{padding:0}}.landing-infection-prevention-1 svg{display:block;width:100%;height:auto;padding:20px 0;margin:0 auto}@media screen and (min-width:768px){.landing-infection-prevention-1 svg{min-height:500px;padding:0}}.landing-infection-prevention-2 h3{margin:0 0 40px;font-size:24px;font-family:omnes-pro,sans-serif;font-weight:600;color:#5eadda;text-align:center}.landing-infection-prevention-2 h4{margin-bottom:40px;font-size:20px;font-weight:300;font-family:omnes-pro,sans-serif;text-align:center}@media (max-width:991px){.landing-infection-prevention-2 h4{font-size:16px}}.landing-infection-prevention-2 .landing-section-body>.row{display:flex;margin:0}.landing-infection-prevention-2 .landing-section-body>.row:after,.landing-infection-prevention-2 .landing-section-body>.row:before{display:none}.landing-infection-prevention-2 .landing-section-body>.row .divider{flex:0 0 1px;height:200px;margin:100px 7% 0;border-left:1px dashed #5eadda}.landing-infection-prevention-2 .landing-section-body>.row>div{flex:1}@media screen and (max-width:767px){.landing-infection-prevention-2 .landing-section-body>.row>div:first-child{margin-bottom:40px}}@media screen and (max-width:767px){.landing-infection-prevention-2 .landing-section-body>.row{display:block}}.landing-infection-prevention-2 .odometer .odometer-inside .odometer-digit:first-child,.landing-infection-prevention-2 .odometer .odometer-inside .odometer-digit:last-child,.landing-infection-prevention-2 .odometer .odometer-inside .odometer-formatting-mark:nth-child(2){display:none}.landing-infection-prevention-2 .odometer.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.landing-infection-prevention-2 .odometer.odometer-animating-up .odometer-ribbon-inner{transition-duration:3s!important}.landing-infection-prevention-2 .numbers>div{text-align:center;text-transform:uppercase}.landing-infection-prevention-2 .numbers>div,.landing-infection-prevention-2 .numbers>div .odometer{font-family:omnes-pro,sans-serif}.landing-infection-prevention-2 .numbers>div [id^=num-]{font-weight:500;font-size:60px}@media (max-width:991px){.landing-infection-prevention-2 .numbers>div [id^=num-]{font-size:40px}}.landing-infection-prevention-2 .numbers>div .total{font-size:55px;font-weight:300}@media (max-width:991px){.landing-infection-prevention-2 .numbers>div .total{font-size:34px}}.landing-infection-prevention-2 .numbers>div .text{text-align:center;font-weight:600;line-height:1.2}.landing-infection-prevention-2 .numbers>div+div{margin-top:20px;padding-top:20px;border-top:1px solid #eee}.landing-infection-prevention-2 svg{width:100%;max-width:380px;margin:0 auto;display:block;height:200px}@media (min-width:768px){.landing-infection-prevention-2 svg{height:360px}}.landing-patient-survey-1,.landing-patient-survey-2{font-family:omnes-pro,sans-serif!important}.landing-patient-survey-1 .landing-section-body,.landing-patient-survey-2 .landing-section-body{padding:0 0 10px}.landing-patient-survey-1 .landing-section-footer,.landing-patient-survey-2 .landing-section-footer{display:flex;justify-content:space-between;padding-right:15px;padding-left:15px}@media (min-width:768px){.landing-patient-survey-1 .landing-section-footer,.landing-patient-survey-2 .landing-section-footer{padding-right:40px;padding-left:40px}}.landing-patient-survey-1 .table-stat,.landing-patient-survey-2 .table-stat{background-color:#f7f7f7}.landing-patient-survey-1 .table-stat>:nth-child(odd),.landing-patient-survey-2 .table-stat>:nth-child(odd){background-color:#edeeee}.landing-patient-survey-1 .table-stat>.th,.landing-patient-survey-2 .table-stat>.th{display:flex;padding:20px 15px;font-size:18px;text-align:center;font-weight:600;background:none}@media (min-width:768px){.landing-patient-survey-1 .table-stat>.th,.landing-patient-survey-2 .table-stat>.th{padding:30px 40px}}.landing-patient-survey-1 .table-stat>.th small,.landing-patient-survey-2 .table-stat>.th small{font-size:85%!important}.landing-patient-survey-1 .table-stat>.th>:first-child,.landing-patient-survey-2 .table-stat>.th>:first-child{flex:0 0 70%}.landing-patient-survey-1 .table-stat>.th>:nth-child(2),.landing-patient-survey-2 .table-stat>.th>:nth-child(2){flex:0 0 30%}.landing-patient-survey-1 .table-stat>.th-names,.landing-patient-survey-1 .table-stat>.tr,.landing-patient-survey-2 .table-stat>.th-names,.landing-patient-survey-2 .table-stat>.tr{display:flex;padding:0}@media (min-width:768px){.landing-patient-survey-1 .table-stat>.th-names,.landing-patient-survey-1 .table-stat>.tr,.landing-patient-survey-2 .table-stat>.th-names,.landing-patient-survey-2 .table-stat>.tr{padding:0 40px}}.landing-patient-survey-1 .table-stat>.th-names>*,.landing-patient-survey-1 .table-stat>.tr>*,.landing-patient-survey-2 .table-stat>.th-names>*,.landing-patient-survey-2 .table-stat>.tr>*{display:flex;align-items:center;padding:15px 0;border-left:1px dotted #929294}.landing-patient-survey-1 .table-stat>.th-names>*>div>.progress,.landing-patient-survey-1 .table-stat>.tr>*>div>.progress,.landing-patient-survey-2 .table-stat>.th-names>*>div>.progress,.landing-patient-survey-2 .table-stat>.tr>*>div>.progress{position:relative;display:block;height:auto;min-height:24px;margin:0;overflow:visible;border-radius:0;box-shadow:none}.landing-patient-survey-1 .table-stat>.th-names>:first-child,.landing-patient-survey-1 .table-stat>.tr>:first-child,.landing-patient-survey-2 .table-stat>.th-names>:first-child,.landing-patient-survey-2 .table-stat>.tr>:first-child{flex:0 0 40%;width:40%}@media (min-width:768px){.landing-patient-survey-1 .table-stat>.th-names>:first-child,.landing-patient-survey-1 .table-stat>.tr>:first-child,.landing-patient-survey-2 .table-stat>.th-names>:first-child,.landing-patient-survey-2 .table-stat>.tr>:first-child{flex:0 0 50%;width:50%}}.landing-patient-survey-1 .table-stat>.th-names>:first-child>div,.landing-patient-survey-1 .table-stat>.tr>:first-child>div,.landing-patient-survey-2 .table-stat>.th-names>:first-child>div,.landing-patient-survey-2 .table-stat>.tr>:first-child>div{width:100%;padding-right:50px}@media (min-width:768px){.landing-patient-survey-1 .table-stat>.th-names>:first-child>div,.landing-patient-survey-1 .table-stat>.tr>:first-child>div,.landing-patient-survey-2 .table-stat>.th-names>:first-child>div,.landing-patient-survey-2 .table-stat>.tr>:first-child>div{padding-right:70px}}.landing-patient-survey-1 .table-stat>.th-names>:first-child>div>.progress,.landing-patient-survey-1 .table-stat>.tr>:first-child>div>.progress,.landing-patient-survey-2 .table-stat>.th-names>:first-child>div>.progress,.landing-patient-survey-2 .table-stat>.tr>:first-child>div>.progress{position:relative}.landing-patient-survey-1 .table-stat>.th-names>:first-child>div>.progress>div,.landing-patient-survey-1 .table-stat>.tr>:first-child>div>.progress>div,.landing-patient-survey-2 .table-stat>.th-names>:first-child>div>.progress>div,.landing-patient-survey-2 .table-stat>.tr>:first-child>div>.progress>div{padding:5px 10px;overflow:hidden;font-size:18px;font-weight:600;color:#fff}@media (min-width:768px){.landing-patient-survey-1 .table-stat>.th-names>:first-child>div>.progress>div,.landing-patient-survey-1 .table-stat>.tr>:first-child>div>.progress>div,.landing-patient-survey-2 .table-stat>.th-names>:first-child>div>.progress>div,.landing-patient-survey-2 .table-stat>.tr>:first-child>div>.progress>div{white-space:nowrap}}@media (max-width:991px){.landing-patient-survey-1 .table-stat>.th-names>:first-child>div>.progress>div,.landing-patient-survey-1 .table-stat>.tr>:first-child>div>.progress>div,.landing-patient-survey-2 .table-stat>.th-names>:first-child>div>.progress>div,.landing-patient-survey-2 .table-stat>.tr>:first-child>div>.progress>div{font-size:12px}}.landing-patient-survey-1 .table-stat>.th-names>:first-child>div>.progress>svg,.landing-patient-survey-1 .table-stat>.tr>:first-child>div>.progress>svg,.landing-patient-survey-2 .table-stat>.th-names>:first-child>div>.progress>svg,.landing-patient-survey-2 .table-stat>.tr>:first-child>div>.progress>svg{position:absolute;top:0;bottom:0;left:100%;margin:auto 0 auto 4px;width:40px;height:40px}.landing-patient-survey-1 .table-stat>.th-names>:nth-child(2),.landing-patient-survey-1 .table-stat>.tr>:nth-child(2),.landing-patient-survey-2 .table-stat>.th-names>:nth-child(2),.landing-patient-survey-2 .table-stat>.tr>:nth-child(2){flex:0 0 20%}.landing-patient-survey-1 .table-stat>.th-names>:nth-child(2)>.text,.landing-patient-survey-1 .table-stat>.tr>:nth-child(2)>.text,.landing-patient-survey-2 .table-stat>.th-names>:nth-child(2)>.text,.landing-patient-survey-2 .table-stat>.tr>:nth-child(2)>.text{margin-left:10px}.landing-patient-survey-1 .table-stat>.th-names>:nth-child(3),.landing-patient-survey-1 .table-stat>.th-names>:nth-child(4),.landing-patient-survey-1 .table-stat>.tr>:nth-child(3),.landing-patient-survey-1 .table-stat>.tr>:nth-child(4),.landing-patient-survey-2 .table-stat>.th-names>:nth-child(3),.landing-patient-survey-2 .table-stat>.th-names>:nth-child(4),.landing-patient-survey-2 .table-stat>.tr>:nth-child(3),.landing-patient-survey-2 .table-stat>.tr>:nth-child(4){flex:0 0 20%}@media (min-width:768px){.landing-patient-survey-1 .table-stat>.th-names>:nth-child(3),.landing-patient-survey-1 .table-stat>.th-names>:nth-child(4),.landing-patient-survey-1 .table-stat>.tr>:nth-child(3),.landing-patient-survey-1 .table-stat>.tr>:nth-child(4),.landing-patient-survey-2 .table-stat>.th-names>:nth-child(3),.landing-patient-survey-2 .table-stat>.th-names>:nth-child(4),.landing-patient-survey-2 .table-stat>.tr>:nth-child(3),.landing-patient-survey-2 .table-stat>.tr>:nth-child(4){flex:0 0 15%}}.landing-patient-survey-1 .table-stat>.th-names>:nth-child(4),.landing-patient-survey-1 .table-stat>.tr>:nth-child(4),.landing-patient-survey-2 .table-stat>.th-names>:nth-child(4),.landing-patient-survey-2 .table-stat>.tr>:nth-child(4){border-right:1px dotted #929294}.landing-patient-survey-1 .table-stat>.th-names>*,.landing-patient-survey-2 .table-stat>.th-names>*{align-items:flex-start;padding:0;font-size:11px;font-weight:600}@media (min-width:768px){.landing-patient-survey-1 .table-stat>.th-names>*,.landing-patient-survey-2 .table-stat>.th-names>*{font-size:12px}}.landing-patient-survey-1 .table-stat>.th-names>*>*,.landing-patient-survey-2 .table-stat>.th-names>*>*{padding:0 5px 15px}@media (min-width:768px){.landing-patient-survey-1 .table-stat>.th-names>*>*,.landing-patient-survey-2 .table-stat>.th-names>*>*{padding:0 10px 15px}}.landing-patient-survey-1 .table-stat>.tr>:nth-child(2)>div,.landing-patient-survey-2 .table-stat>.tr>:nth-child(2)>div{width:100%;padding-right:60px}.landing-patient-survey-1 .table-stat>.tr>:nth-child(2)>div>.progress .text,.landing-patient-survey-2 .table-stat>.tr>:nth-child(2)>div>.progress .text{position:absolute;left:100%;margin-left:10px;font-size:18px;font-weight:600}.landing-patient-survey-1 .table-stat>.tr>:nth-child(2)>div>.progress.bg-orange .text,.landing-patient-survey-2 .table-stat>.tr>:nth-child(2)>div>.progress.bg-orange .text{color:#f68b2b}.landing-patient-survey-1 .table-stat>.tr>:nth-child(2)>div>.progress.bg-grape .text,.landing-patient-survey-2 .table-stat>.tr>:nth-child(2)>div>.progress.bg-grape .text{color:#692c86}.landing-patient-survey-1 .table-stat>.tr>:nth-child(3),.landing-patient-survey-1 .table-stat>.tr>:nth-child(4),.landing-patient-survey-2 .table-stat>.tr>:nth-child(3),.landing-patient-survey-2 .table-stat>.tr>:nth-child(4){font-size:24px;font-weight:600;justify-content:center;background-color:rgba(0,0,0,.03)}.landing-patient-survey-3>.row{margin:0 -1px}.landing-patient-survey-3>.row>*{width:50%;float:left;padding:20px;background-color:#f5f5f5;border-right:1px solid #fff;border-left:1px solid #fff;border-bottom:2px solid #fff}.landing-patient-survey-3>.row>* svg{display:block;width:50%;height:50%;margin:0 auto 20px}.landing-patient-survey-3>.row h3{font-size:24px;font-weight:600;color:#008bce}.landing-patient-survey-3>.row h3,.landing-patient-survey-3>.row p{text-align:center}.landing-patient-survey-3>.row p{min-height:88px}@media (min-width:768px){.landing-patient-survey-3>.row p{min-height:0;height:2.85714286em}}.landing-patient-survey-3>.row .stat{width:100%;margin:0}.landing-patient-survey-3>.row .stat,.landing-patient-survey-3>.row .stat .odometer{font-family:omnes-pro,sans-serif!important}.landing-patient-survey-3>.row .stat .num{font-size:32px;font-weight:700}.landing-patient-survey-3>.row .stat .text{text-transform:uppercase;font-size:12px}@media (min-width:768px){.landing-patient-survey-3>.row .stat .text{height:5.71428572em}}.landing-patient-survey-3 .odometer .odometer-inside .odometer-digit:first-child{display:none}.landing-patient-survey-4 .landing-section-body svg{width:100%;height:auto;min-height:211px}.landing-patient-survey-4 .landing-section-footer svg{display:block;width:200px;height:auto;margin:20px auto 0}.landing-patient-survey-4 .landing-section-footer .odometer .odometer-inside .odometer-digit:first-child{display:none}.landing-patient-survey-4 .landing-section-footer .odometer,.landing-patient-survey-4 .landing-section-footer svg+div{font-family:omnes-pro,sans-serif;font-weight:500}.landing-patient-survey-4 .landing-section-footer svg+div{margin-bottom:20px;text-align:center}.landing-patient-survey-4 .landing-section-footer .num{font-size:60px}.landing-patient-survey-4 .landing-section-footer .text{font-size:18px}.landing-patient-survey-5 .landing-section-header+.landing-section-body{font-family:omnes-pro,sans-serif;background-color:#e9e9ea}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row{display:flex;margin:0;flex-wrap:wrap}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:first-child{width:85%;flex-basis:85%;flex-shrink:0;margin:10px auto}@media (min-width:768px){.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:first-child{width:60%;flex-basis:60%;padding-right:20px}}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child{width:85%;flex-basis:85%;flex-shrink:0;margin:10px auto}@media (min-width:768px){.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child{width:40%;padding-left:20px;flex-basis:40%;border-left:1px dotted #008bce}}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child h4{margin-bottom:30px;text-align:center;color:#008bce}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated{font-family:omnes-pro,sans-serif;font-weight:500;white-space:nowrap;font-size:14px;line-height:1.2}@media (max-width:991px){.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated{font-size:12px}}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated>*{display:flex;justify-content:center;align-items:center}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated>:first-child{padding-right:12%}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated>:first-child>div{margin:0 3% 10px}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated>:nth-child(2)>*{box-sizing:content-box}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated>:nth-child(2)>:first-child{flex:0 0 25%}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated>:nth-child(2)>:nth-child(2){flex:0 0 37%;padding:0 4%}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated>:nth-child(2)>:nth-child(2)>.icon{width:100%;height:0;padding-bottom:40%;background:url(/assets/patient-survey-5.png) no-repeat 50%;background-size:contain}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated>:nth-child(2)>:last-child{flex:0 0 30%}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated>:last-child{justify-content:flex-end;margin-top:10px;font-size:16px;font-weight:600}@media (max-width:991px){.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated>:last-child{font-size:14px}}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated>:last-child>*{box-sizing:content-box}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated>:last-child>:first-child{flex:0 0 20.5%;padding-left:2%}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated>:last-child>:nth-child(2){padding-left:4%;flex:0 0 18.5%}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated>:last-child>:last-child{flex:0 0 30%;text-align:left}.landing-patient-survey-5 .landing-section-header+.landing-section-body>.row>div:last-child .score-calculated>* svg{width:100%;height:auto}.landing-patient-survey-5 .landing-section-header+.landing-section-body .odometer .odometer-inside .odometer-digit:first-child{display:none}.landing-patient-survey-5 .landing-section-header+.landing-section-body .odometer{font-family:omnes-pro,sans-serif;font-weight:500}.landing-patient-survey-5 .landing-section-header+.landing-section-body .num{position:relative;width:100%;padding-bottom:100%}.landing-patient-survey-5 .landing-section-header+.landing-section-body .num>div,.landing-patient-survey-5 .landing-section-header+.landing-section-body .num>svg{position:absolute;top:0;left:0;width:100%;height:100%}.landing-patient-survey-5 .landing-section-header+.landing-section-body .num>div{display:flex;align-items:center;justify-content:center;font-size:34px}@media (max-width:991px){.landing-patient-survey-5 .landing-section-header+.landing-section-body .num>div{font-size:20px}}.landing-patient-survey-5 .landing-section-header+.landing-section-body .text{margin-top:20px;font-size:24px;text-align:center}.landing-patient-survey-5 .landing-section-body+.landing-section-body{padding:20px 0;font-family:omnes-pro,sans-serif;font-weight:500;background-color:#f5f5f5}@media (min-width:768px){.landing-patient-survey-5 .landing-section-body+.landing-section-body{padding:40px}}.landing-patient-survey-5 .landing-section-body+.landing-section-body>.row{display:flex;align-items:center;margin:0}.landing-patient-survey-5 .landing-section-body+.landing-section-body>.row>div:first-child{flex:0 0 20%;font-size:18px;line-height:1.2;font-weight:600;padding:0 10px}.landing-patient-survey-5 .landing-section-body+.landing-section-body>.row>div:last-child{padding:0 10px;font-size:20px}@media (min-width:768px){.landing-patient-survey-5 .landing-section-body+.landing-section-body>.row>div:last-child{padding:0 20px 0 40px}}.landing-patient-survey-5 .landing-section-body+.landing-section-body>.row>div:last-child .text-blue b{font-size:30px}.landing-patient-survey-5 .landing-section-body+.landing-section-body>.row>div:last-child .text-violet b{font-size:24px}.blood-clots-patients-survey{font-family:omnes-pro,sans-serif!important}.blood-clots-patients-survey .landing-section-header h5{margin-bottom:20px}.blood-clots-patients-survey .landing-section-body{padding:0 0 10px;background-color:transparent}.blood-clots-patients-survey .table-stat{max-width:900px;width:100%;margin:0 auto;padding:20px}@media screen and (min-width:992px){.blood-clots-patients-survey .table-stat{padding:0}}.blood-clots-patients-survey .table-stat>.tr{display:flex;padding:0}.blood-clots-patients-survey .table-stat>.tr>*{align-items:center;padding:15px 0}.blood-clots-patients-survey .table-stat>.tr>*>div>.progress{position:relative;display:block;height:auto;min-height:24px;margin:0;overflow:visible;border-radius:0;box-shadow:none}.blood-clots-patients-survey .table-stat>.tr>:first-child{flex:0 0 120px}@media (min-width:768px){.blood-clots-patients-survey .table-stat>.tr>:first-child{flex:0 0 80px}}@media (min-width:992px){.blood-clots-patients-survey .table-stat>.tr>:first-child{flex:0 0 20%}}.blood-clots-patients-survey .table-stat>.tr>:first-child .month,.blood-clots-patients-survey .table-stat>.tr>:first-child .year{font-family:omnes-pro,sans-serif;font-size:20px}@media screen and (min-width:768px){.blood-clots-patients-survey .table-stat>.tr>:first-child .month,.blood-clots-patients-survey .table-stat>.tr>:first-child .year{display:block}}.blood-clots-patients-survey .table-stat>.tr>:first-child .month{text-transform:uppercase;font-weight:700}@media screen and (min-width:768px){.blood-clots-patients-survey .table-stat>.tr>:first-child .month{font-size:26px;line-height:1}}@media screen and (min-width:992px){.blood-clots-patients-survey .table-stat>.tr>:first-child .month{font-weight:900;font-size:30px}}.blood-clots-patients-survey .table-stat>.tr>:first-child .year{font-weight:300}@media screen and (min-width:768px){.blood-clots-patients-survey .table-stat>.tr>:first-child .year{font-size:30px;line-height:1}}@media screen and (min-width:992px){.blood-clots-patients-survey .table-stat>.tr>:first-child .year{font-size:50px}}.blood-clots-patients-survey .table-stat>.tr>:nth-child(2){flex:0 0 auto;width:calc(100% - 120px)}@media (min-width:768px){.blood-clots-patients-survey .table-stat>.tr>:nth-child(2){flex:0 0 50%;width:50%}}.blood-clots-patients-survey .table-stat>.tr>:nth-child(2)>div{padding-right:50px}@media (min-width:768px){.blood-clots-patients-survey .table-stat>.tr>:nth-child(2)>div{padding-right:70px}}.blood-clots-patients-survey .table-stat>.tr>:nth-child(2)>div>.progress{position:relative}.blood-clots-patients-survey .table-stat>.tr>:nth-child(2)>div>.progress>div{padding:5px 10px;overflow:hidden;font-size:18px;font-weight:600;color:#fff}@media (min-width:768px){.blood-clots-patients-survey .table-stat>.tr>:nth-child(2)>div>.progress>div{white-space:nowrap;height:50px;font-size:22px;padding:0 0 0 20px;line-height:50px}}@media (min-width:992px){.blood-clots-patients-survey .table-stat>.tr>:nth-child(2)>div>.progress>div{height:70px;line-height:70px;font-size:30px}}.blood-clots-patients-survey .table-stat>.tr>:nth-child(2)>div>.progress>svg{position:absolute;top:0;bottom:0;left:100%;margin:auto 0 auto 4px;width:40px;height:40px}@media (min-width:768px){.blood-clots-patients-survey .table-stat>.tr>:nth-child(2)>div>.progress>svg{width:60px;height:60px}}@media (min-width:992px){.blood-clots-patients-survey .table-stat>.tr>:nth-child(2)>div>.progress>svg{width:70px;height:70px}}.blood-clots-patients-survey .table-stat>.th-names>*{align-items:flex-start;padding:0;font-size:11px;font-weight:600}@media (min-width:768px){.blood-clots-patients-survey .table-stat>.th-names>*{font-size:12px}}.blood-clots-patients-survey .table-stat>.th-names>*>*{padding:0 5px 15px}@media (min-width:768px){.blood-clots-patients-survey .table-stat>.th-names>*>*{padding:0 10px 15px}}.blood-clots-patients-survey .table-stat>.tr>:nth-child(2)>div{width:100%;padding-right:60px}.blood-clots-patients-survey .table-stat>.tr>:nth-child(2)>div>.progress .text{position:absolute;left:100%;margin-left:10px;font-size:18px;font-weight:600}.blood-clots-patients-survey .table-stat>.tr>:nth-child(2)>div>.progress.bg-orange .text{color:#f68b2b}.blood-clots-patients-survey .table-stat>.tr>:nth-child(2)>div>.progress.bg-grape .text{color:#692c86}.blood-clots-patients-survey .table-stat>.tr>:nth-child(3),.blood-clots-patients-survey .table-stat>.tr>:nth-child(4){font-size:24px;font-weight:600;justify-content:center;background-color:rgba(0,0,0,.03)}@keyframes jump{0%{transform:translateY(0)}20%{transform:translateY(0)}40%{transform:translateY(-10px)}50%{transform:translateY(0)}60%{transform:translateY(-4px)}80%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes grow{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.our-story{font-family:omnes-pro,sans-serif}.our-story section{margin-bottom:12px}.our-story section h3{font-size:30px;font-weight:500;margin-top:0}.our-story .member-source{color:#525e65;font-size:16px;font-family:Arial;line-height:1}.our-story .member-source p{margin-bottom:5px}.our-story .member-source .member-hospital,.our-story .member-source .member-location{font-size:12px}.our-story .speech-bubble .speech-bubble-content{position:relative}.our-story .speech-bubble .speech-bubble-content:after{position:absolute;content:"";display:block}.our-story .speech-bubble .speech-bubble-content p:last-child{margin-bottom:0}.our-story .flickity-prev-next-button{width:40px;color:#fff;font-size:40px;border-radius:0;top:145px;transform:translateY(0);height:46px;background-color:transparent}@media screen and (min-width:455px){.our-story .flickity-prev-next-button{top:190px}}@media screen and (min-width:600px){.our-story .flickity-prev-next-button{top:290px}}@media screen and (min-width:992px){.our-story .flickity-prev-next-button{background-color:rgba(0,0,0,.2);top:0;height:100%;font-size:50px;width:50px}}.our-story .flickity-prev-next-button:before{position:absolute;animation:grow 1.5s ease 0s infinite normal}.our-story .flickity-prev-next-button:focus,.our-story .flickity-prev-next-button:hover{box-shadow:none;background-color:transparent}@media screen and (min-width:992px){.our-story .flickity-prev-next-button:focus,.our-story .flickity-prev-next-button:hover{background-color:rgba(0,0,0,.4)}}.our-story .flickity-prev-next-button:disabled{display:none!important}.our-story .flickity-prev-next-button .flickity-button-icon{display:none}.our-story .flickity-prev-next-button.next{font-weight:400;font-family:Font Awesome\ 5 Pro;font-weight:300;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;right:0}.our-story .flickity-prev-next-button.next.icon-pull-left{margin-right:.3em}.our-story .flickity-prev-next-button.next.icon-pull-right{margin-left:.3em}.our-story .flickity-prev-next-button.next:before{top:2px;right:8px;content:"\F054"}@media screen and (min-width:992px){.our-story .flickity-prev-next-button.next:before{right:10px;top:auto}}.our-story .flickity-prev-next-button.previous{font-weight:400;font-family:Font Awesome\ 5 Pro;font-weight:300;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;left:0}.our-story .flickity-prev-next-button.previous.icon-pull-left{margin-right:.3em}.our-story .flickity-prev-next-button.previous.icon-pull-right{margin-left:.3em}.our-story .flickity-prev-next-button.previous:before{top:2px;left:8px;content:"\F053"}@media screen and (min-width:992px){.our-story .flickity-prev-next-button.previous:before{left:10px;top:auto}}.our-story .mobile-hero-headline{display:block}@media screen and (min-width:992px){.our-story .mobile-hero-headline{display:none}}.our-story .mobile-hero-headline .headline{font-size:30px;font-weight:400;color:#008bce;margin:20px 0}.our-story .section-hero{background-repeat:no-repeat;background-position:top;background-size:cover;margin:0 auto;height:351px;max-width:1900px}@media screen and (min-width:768px){.our-story .section-hero{height:600px}}@media screen and (min-width:992px){.our-story .section-hero{height:900px}}.our-story .section-hero>.lazy{visibility:hidden;position:absolute;display:none}.our-story .section-hero .container{height:100%}.our-story .section-hero .container .row{height:100%;display:flex;align-items:center}.our-story .section-hero.section-loading,.our-story .section-hero.section-loading .container{visibility:hidden}.our-story .section-hero .headline h1{font-weight:400;color:#525e65;margin:0}.our-story .section-hero .hero-figure-and-headline{display:flex;align-items:center}@media screen and (min-width:992px){.our-story .section-hero .hero-figure-and-headline .headline,.our-story .section-hero .hero-figure-and-headline .profile-image{flex:1 1 50%}}.our-story .section-hero .hero-figure-and-headline .profile-image{display:flex;width:100%;justify-content:space-between;align-items:center}@media screen and (min-width:992px){.our-story .section-hero .hero-figure-and-headline .profile-image{width:auto;position:relative;display:block}}.our-story .section-hero .hero-figure-and-headline .profile-image img{order:2}.our-story .section-hero .hero-figure-and-headline .profile-image .member-source{color:#525e65;font-size:18px;order:1;font-family:Arial}@media screen and (min-width:992px){.our-story .section-hero .hero-figure-and-headline .profile-image .member-source{position:absolute;font-size:15px}}.our-story .section-hero .hero-figure-and-headline .headline{display:none}@media screen and (min-width:992px){.our-story .section-hero .hero-figure-and-headline .headline{display:block}}@media screen and (min-width:992px){.our-story .section-hero .hero-figure-and-headline .headline h1{font-size:44px;max-width:565px}}@media screen and (min-width:1200px){.our-story .section-hero .hero-figure-and-headline .headline h1{font-size:48px}}.our-story .section-hero .hero-figure-and-headline .video-trigger{position:absolute;top:55%;left:27px;color:#fff;cursor:pointer;display:none}@media screen and (min-width:992px){.our-story .section-hero .hero-figure-and-headline .video-trigger{display:flex;align-items:center}}.our-story .section-hero .hero-figure-and-headline .video-trigger .text{padding-right:7px;font-size:2.3rem;font-weight:500}.our-story .section-hero .hero-figure-and-headline .video-trigger .icon-play-strong{margin-top:3px}@media screen and (min-width:1200px){.our-story .section-hero .hero-figure-and-headline .video-trigger{font-size:2.1rem}}.our-story .section-video{margin-bottom:20px}.our-story .section-video .video-title{font-size:24px;color:#525e65;font-weight:500}.our-story .section-video .container .row{display:flex;align-items:flex-end;justify-content:space-between}.our-story .section-video .container .row .col-md-2{display:none}@media screen and (min-width:992px){.our-story .section-video .container .row .col-md-2{display:block}}@media screen and (min-width:768px){.our-story .section-video .embed-responsive{margin-bottom:35px}}@media screen and (min-width:992px){.our-story .section-video .embed-responsive{margin-bottom:65px}}.our-story .section-video .embed-responsive .video-cover-image{cursor:pointer;justify-content:center;align-items:center;background-size:cover;display:none;z-index:1}@media screen and (pointer:fine){.our-story .section-video .embed-responsive .video-cover-image{display:flex}}.our-story .section-video .embed-responsive .icon-play-circle{font-size:100px;color:#fff}@media screen and (pointer:fine){.our-story .section-video .embed-responsive .embed-video{display:none}}@media screen and (pointer:fine){.our-story .section-video .embed-responsive.playing .embed-video{display:block}}.our-story .section-video .member-next-to-video{display:none;min-width:150px}@media screen and (min-width:768px){.our-story .section-video .member-next-to-video{display:block}}@media screen and (min-width:1200px){.our-story .section-video .member-next-to-video{min-width:320px}}.our-story .section-video .member-next-to-video .member-image-and-name{position:relative;max-width:108px}@media screen and (min-width:1200px){.our-story .section-video .member-next-to-video .member-image-and-name{max-width:165px}}.our-story .section-video .member-next-to-video .member-image-and-name .member-source{position:absolute;top:-45px;left:0}@media screen and (min-width:1200px){.our-story .section-video .member-next-to-video .member-image-and-name .member-source{top:auto;left:auto;right:-105px;bottom:75px}}.our-story .section-video.dave .member-next-to-video .member-image-and-name .member-source,.our-story .section-video.ricci .member-next-to-video .member-image-and-name .member-source{width:130px}@media screen and (min-width:1200px){.our-story .section-video.dave .member-next-to-video .member-image-and-name .member-source,.our-story .section-video.ricci .member-next-to-video .member-image-and-name .member-source{right:-125px}}.our-story .section-video.elsie .member-next-to-video .member-image-and-name .member-source{width:130px}.our-story .section-video.rebecca .member-next-to-video .member-image-and-name .member-source{top:-60px;right:0}.our-story #section-video-after-hero{background-color:#e7f6fe;padding:3rem 0}@media screen and (min-width:768px){.our-story #section-video-after-hero{padding:4.5rem 0}}.our-story .section-carousel .our-story-carousel{overflow:hidden}@media screen and (min-width:600px){.our-story .section-carousel .our-story-carousel{height:600px}}@media screen and (min-width:992px){.our-story .section-carousel .our-story-carousel{height:800px}}.our-story .section-carousel.section-loading .our-story-carousel{visibility:hidden}.our-story .section-carousel .carousel-headline{font-weight:400;color:#525e65}@media screen and (min-width:992px){.our-story .section-carousel .carousel-headline{width:500px}}.our-story .section-carousel .mobile-carousel-headline-container{display:block}.our-story .section-carousel .mobile-carousel-headline-container .carousel-headline{font-size:30px}@media screen and (min-width:600px){.our-story .section-carousel .mobile-carousel-headline-container .carousel-headline{font-size:48px}}@media screen and (min-width:992px){.our-story .section-carousel .mobile-carousel-headline-container{display:none}}.our-story .section-carousel .carousel-item{height:310px;width:100%}@media screen and (min-width:455px){.our-story .section-carousel .carousel-item{height:400px}}@media screen and (min-width:600px){.our-story .section-carousel .carousel-item{height:600px;width:auto}}@media screen and (min-width:992px){.our-story .section-carousel .carousel-item{height:800px}}.our-story .section-carousel .carousel-item:first-child{display:none}@media screen and (min-width:992px){.our-story .section-carousel .carousel-item:first-child{display:flex;flex-direction:column;justify-content:center}}.our-story .section-carousel .carousel-item:first-child .carousel-headline{margin:0;font-size:58px;font-weight:400;color:#525e65}.our-story .section-carousel .carousel-item .carousel-item-content{position:relative;height:100%;padding-left:135px}@media screen and (min-width:455px){.our-story .section-carousel .carousel-item .carousel-item-content{padding-left:33%}}@media screen and (min-width:600px){.our-story .section-carousel .carousel-item .carousel-item-content{padding-left:0}}.our-story .section-carousel .carousel-item .carousel-item-content .slide-image{height:100%;display:block;width:auto}.our-story .section-carousel .carousel-item .carousel-item-content .slide-image img{height:100%}.our-story .section-carousel .carousel-item .carousel-item-content .member-source,.our-story .section-carousel .carousel-item .carousel-item-content .other-image-element,.our-story .section-carousel .carousel-item .carousel-item-content .speech-bubble,.our-story .section-carousel .carousel-item .carousel-item-content .team-member-image{position:absolute}.our-story .section-carousel .carousel-item .carousel-item-content .mobile-data-container{position:absolute;left:0;top:0;width:145px;height:100%;padding:3.3%;display:flex;flex-direction:column;justify-content:space-between;z-index:5}.our-story .section-carousel .carousel-item .carousel-item-content .mobile-data-container:after{left:99%;top:50%;border-bottom:33px solid transparent;border-left:40px solid #fff;position:absolute;content:"";display:block;transform:translateY(-16px)}@media screen and (min-width:600px){.our-story .section-carousel .carousel-item .carousel-item-content .mobile-data-container:after{display:none}}@media screen and (min-width:455px){.our-story .section-carousel .carousel-item .carousel-item-content .mobile-data-container{width:33.33%}}@media screen and (min-width:600px){.our-story .section-carousel .carousel-item .carousel-item-content .mobile-data-container{display:block;padding:0;position:static;width:auto;height:auto;background-color:transparent}}.our-story .section-carousel .carousel-item .carousel-item-content .mobile-data-container .member-source,.our-story .section-carousel .carousel-item .carousel-item-content .mobile-data-container .speech-bubble{color:#525e65;font-size:15px;position:static}@media screen and (min-width:455px){.our-story .section-carousel .carousel-item .carousel-item-content .mobile-data-container .member-source,.our-story .section-carousel .carousel-item .carousel-item-content .mobile-data-container .speech-bubble{font-size:17px}}@media screen and (min-width:600px){.our-story .section-carousel .carousel-item .carousel-item-content .mobile-data-container .member-source,.our-story .section-carousel .carousel-item .carousel-item-content .mobile-data-container .speech-bubble{position:absolute;font-size:16px}}.our-story .section-carousel .carousel-item .carousel-item-content .mobile-data-container .speech-bubble .speech-bubble-content p{line-height:1}@media screen and (min-width:992px){.our-story .section-carousel .carousel-item .carousel-item-content .mobile-data-container .speech-bubble .speech-bubble-content p{line-height:1.2}}.our-story .section-carousel .carousel-item .carousel-item-content .other-image-element,.our-story .section-carousel .carousel-item .carousel-item-content .team-member-image{display:block}.our-story #section-carousel-first .carousel-item .speech-bubble strong{font-size:19px;font-weight:400;line-height:1}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item .speech-bubble strong{font-size:22px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item .speech-bubble strong{font-size:24px}}.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje]{background-color:#f2e6da;display:block}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje]{padding-left:70px}}@media screen and (min-width:1900px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje]{padding-left:calc((100vw - 1170px) / 2)}}.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .carousel-headline{position:absolute;top:50%;transform:translateY(-50%);display:none}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .carousel-headline{display:block}}.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .team-member-image{z-index:2;width:101px;left:172px;bottom:0}@media screen and (min-width:455px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .team-member-image{left:37%;width:21.83%}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .team-member-image{width:131px;left:576px;top:254px;bottom:auto}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .team-member-image{width:175px;left:770px;top:339px}}.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .mobile-data-container{background-color:#e4e3ca}.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .mobile-data-container:after{border-left-color:#e4e3ca}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .mobile-data-container .speech-bubble{background-color:#e4e3ca;left:690px;top:167px;width:284px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .mobile-data-container .speech-bubble{left:880px;top:249px;width:379px}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .mobile-data-container .speech-bubble .speech-bubble-content{padding:23px 30px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .mobile-data-container .speech-bubble .speech-bubble-content{padding:30px 40px}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .mobile-data-container .speech-bubble .speech-bubble-content:after{left:86px;top:100%;border-left:33px solid transparent;border-top:42px solid #e4e3ca}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .mobile-data-container .member-source{left:747px;bottom:116px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .mobile-data-container .member-source{left:996px;bottom:155px}}.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .tree{width:294px;left:0;bottom:0}@media screen and (min-width:455px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .tree{width:63.33%}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .tree{width:429px;left:auto;right:343px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .tree{width:572px;right:457px}}.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .broken-arm{right:0;top:46.5px;width:152px}@media screen and (min-width:455px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .broken-arm{width:32.875%}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .broken-arm{top:70px;width:334px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=anerdy-kalizinje] .broken-arm{top:93px;width:445px}}.our-story #section-carousel-first .carousel-item[data-slide=lauren] .team-member-image{left:206px;top:10px;width:58px}@media screen and (min-width:455px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .team-member-image{top:47px;left:52%;width:66px}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .team-member-image{top:77px;left:140px;width:91px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .team-member-image{width:121px;left:186px;top:126px}}.our-story #section-carousel-first .carousel-item[data-slide=lauren] .mobile-data-container{background-color:#dbecf2}.our-story #section-carousel-first .carousel-item[data-slide=lauren] .mobile-data-container:after{border-left-color:#dbecf2}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .mobile-data-container .speech-bubble{left:43px;top:380px;width:346px;transition:left 1.2s ease-in}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .mobile-data-container .speech-bubble{left:57px;top:522px;width:417px}}.our-story #section-carousel-first .carousel-item[data-slide=lauren] .mobile-data-container .speech-bubble.moved{left:32.875%}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .mobile-data-container .speech-bubble.moved{left:197px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .mobile-data-container .speech-bubble.moved{left:263px}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .mobile-data-container .speech-bubble .speech-bubble-content{background-color:#dbecf2;margin-top:42px;padding:10px 18px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .mobile-data-container .speech-bubble .speech-bubble-content{padding:28px 25px;margin-top:56px}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .mobile-data-container .speech-bubble .speech-bubble-content:after{left:146px;top:-42px;border-right:28.5px solid transparent;border-bottom:42px solid #dbecf2}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .mobile-data-container .speech-bubble .speech-bubble-content:after{top:-56px;left:195px;border-right-width:38px;border-bottom-width:56px}}.our-story #section-carousel-first .carousel-item[data-slide=lauren] .mobile-data-container .member-source{width:50%}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .mobile-data-container .member-source{color:#fff;left:403px;bottom:10px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .mobile-data-container .member-source{left:341px}}.our-story #section-carousel-first .carousel-item[data-slide=lauren] .spider{width:35px;right:10px;top:15px;z-index:2;transition:right .6s ease-in-out}@media screen and (min-width:455px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .spider{width:15.5%;right:3.33%;top:25px}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .spider{width:140px;top:65px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .spider{width:186px}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .spider.moved{right:-66px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .spider.moved{right:-88px}}.our-story #section-carousel-first .carousel-item[data-slide=lauren] .tv{width:108px;bottom:2.5%;left:26%;transition:left 1.2s ease-in;z-index:6}@media screen and (min-width:455px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .tv{width:22%}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .tv{bottom:24px;left:-154px;width:197px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=lauren] .tv{bottom:16px;left:-205px;width:263px}}.our-story #section-carousel-first .carousel-item[data-slide=lauren] .tv.moved{left:0}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=tia-newton]{width:536px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=tia-newton]{width:715px}}.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .team-member-image{left:170px;bottom:0;z-index:2;width:17.83%}@media screen and (min-width:455px){.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .team-member-image{left:46.67%}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .team-member-image{left:138px;width:134px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .team-member-image{width:178px}}.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .mobile-data-container{background-color:#f5f4f3}.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .mobile-data-container:after{border-left-color:#f5f4f3}@media screen and (max-width:479px){.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .mobile-data-container .speech-bubble{font-size:16px;margin-bottom:10px}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .mobile-data-container .speech-bubble{left:230px;top:90px;width:300px;font-size:18px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .mobile-data-container .speech-bubble{left:331px;top:121px}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .mobile-data-container .speech-bubble .speech-bubble-content{background-color:#f5f4f3;padding:20px 10px;margin-left:56px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .mobile-data-container .speech-bubble .speech-bubble-content{padding:25px 15px}}.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .mobile-data-container .speech-bubble .speech-bubble-content p:first-child{margin-bottom:10px}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .mobile-data-container .speech-bubble .speech-bubble-content p:first-child{margin-bottom:30px}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .mobile-data-container .speech-bubble .speech-bubble-content:after{left:-56px;top:130px;border-bottom:39px solid transparent;border-right:56px solid #f5f4f3}}.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .mobile-data-container .member-source{left:319px;bottom:190px}@media screen and (max-width:479px){.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .mobile-data-container .member-source{font-size:17px}}.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .marae{bottom:0;left:auto;right:0;width:82.83%}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .marae{left:-97px;right:auto;width:745px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=tia-newton] .marae{left:-129px;width:993px}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep]{width:600px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep]{width:987px}}.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .team-member-image{right:-15%;bottom:0;width:46%}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .team-member-image{right:-80px;width:260px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .team-member-image{width:294px;right:50px}}.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .mobile-data-container{background-color:#f5f4f3}.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .mobile-data-container:after{border-left-color:#f5f4f3}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .mobile-data-container .speech-bubble{background-color:#f5f4f3;left:187px;top:12px;width:390px;z-index:2}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .mobile-data-container .speech-bubble{left:389px;top:168px;width:435px}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .mobile-data-container .speech-bubble .speech-bubble-content{padding:20px 15px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .mobile-data-container .speech-bubble .speech-bubble-content{padding:30px 25px}}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .mobile-data-container .speech-bubble .speech-bubble-content:after{right:30px;top:100%;border-left:39px solid transparent;border-top:56px solid #f5f4f3}}.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .mobile-data-container .member-source{right:55px;bottom:80px}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .mobile-data-container .member-source{right:120px}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .mobile-data-container .member-source{right:300px;bottom:150px}}.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .old-man{width:77.33%;right:0;bottom:0}@media screen and (min-width:600px){.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .old-man{width:92.1%;left:0;transition:left .8s ease-in-out}}@media screen and (min-width:992px){.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .old-man{width:909px}}@media screen and (min-width:768px){.our-story #section-carousel-first .carousel-item[data-slide=aleisha-snep] .old-man.moved{left:-60px}}.our-story #section-carousel-second .carousel-item:first-child{background-color:#f6f5f4;display:block}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item:first-child{padding-left:640px}}@media screen and (min-width:1900px){.our-story #section-carousel-second .carousel-item:first-child{padding-left:calc((100vw - 1170px) / 2 + 400px)}}.our-story #section-carousel-second .carousel-item:first-child .carousel-headline{position:absolute;top:50%;left:-442px;transform:translateY(-50%);display:none}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item:first-child .carousel-headline{display:block;width:442px}}.our-story #section-carousel-second .carousel-item:first-child .carousel-headline span{display:block;font-size:30px}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item:first-child{width:auto}}@media screen and (max-width:400px){.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .slide-image{transform:translateX(-10%)}}.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container{background-color:#838b8d}.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container:after{border-left-color:#838b8d}.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble{margin-bottom:10px}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble{margin-bottom:0;left:318px;top:50px;width:260px}}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble{left:486px;top:90px;width:250px}}.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble .speech-bubble-content{color:#fff}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble .speech-bubble-content{background-color:#838b8d;padding:20px 15px}}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble .speech-bubble-content{padding:40px 37px}}.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble .speech-bubble-content p:first-child{font-size:17px;line-height:1}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble .speech-bubble-content p:first-child{font-size:18px}}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble .speech-bubble-content p:first-child{font-size:24px}}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble .speech-bubble-content:after{top:100%;border-left:36px solid transparent;border-top:47px solid #838b8d;left:170px}}.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble-2{margin-bottom:20px}@media screen and (min-width:455px){.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble-2{margin-bottom:60%}}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble-2{margin-bottom:0;left:600px;top:295px;width:232px}}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble-2{left:810px;top:400px;width:278px}}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble-2 .speech-bubble-content{margin-top:47px;padding:15px 20px}}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble-2 .speech-bubble-content p{font-size:16px!important}}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble-2 .speech-bubble-content p{font-size:20px!important}}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .speech-bubble-2 .speech-bubble-content:after{top:-47px;border-top:47px solid transparent;border-left:36px solid #838b8d;left:20px}}.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .member-source{left:538px;bottom:56px;color:#fff}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=kelly-jade-bennett] .mobile-data-container .member-source{color:#525e65}}@media screen and (max-width:479px){.our-story #section-carousel-second .carousel-item[data-slide=penny-mccartney] .slide-image{transform:translateX(-10%)}}.our-story #section-carousel-second .carousel-item[data-slide=penny-mccartney] .mobile-data-container{background-color:#f2dbea}.our-story #section-carousel-second .carousel-item[data-slide=penny-mccartney] .mobile-data-container:after{border-left-color:#f2dbea}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=penny-mccartney] .mobile-data-container .speech-bubble{left:76px;top:158px;width:265px}}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item[data-slide=penny-mccartney] .mobile-data-container .speech-bubble{left:241px;top:201px}}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=penny-mccartney] .mobile-data-container .speech-bubble .speech-bubble-content{background-color:#f2dbea;padding:15px}}.our-story #section-carousel-second .carousel-item[data-slide=penny-mccartney] .mobile-data-container .speech-bubble .speech-bubble-content p:first-child{font-size:18px;line-height:1}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item[data-slide=penny-mccartney] .mobile-data-container .speech-bubble .speech-bubble-content p:first-child{font-size:24px}}.our-story #section-carousel-second .carousel-item[data-slide=penny-mccartney] .mobile-data-container .speech-bubble .speech-bubble-content p+p{font-size:16px}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=penny-mccartney] .mobile-data-container .speech-bubble .speech-bubble-content:after{border-bottom:32px solid transparent;border-left:42px solid #f2dbea;left:100%;top:20px}}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=penny-mccartney] .mobile-data-container .member-source{color:#fff;left:75px;bottom:30px}}.our-story #section-carousel-second .carousel-item[data-slide=rose-smith] .mobile-data-container{background-color:#fff}.our-story #section-carousel-second .carousel-item[data-slide=rose-smith] .mobile-data-container:after{border-left-color:#fff}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=rose-smith] .mobile-data-container .speech-bubble{left:16px;top:153px;width:210px}}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item[data-slide=rose-smith] .mobile-data-container .speech-bubble{left:95px;top:213px;width:245px}}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=rose-smith] .mobile-data-container .speech-bubble .speech-bubble-content{background-color:#fff;padding:10px 5px}}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item[data-slide=rose-smith] .mobile-data-container .speech-bubble .speech-bubble-content{padding:10px 5px 10px 18px}}.our-story #section-carousel-second .carousel-item[data-slide=rose-smith] .mobile-data-container .speech-bubble .speech-bubble-content p:first-child{font-size:16px;line-height:1}.our-story #section-carousel-second .carousel-item[data-slide=rose-smith] .mobile-data-container .speech-bubble .speech-bubble-content p+p{font-size:18px;line-height:1}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item[data-slide=rose-smith] .mobile-data-container .speech-bubble .speech-bubble-content p+p{font-size:24px}}.our-story #section-carousel-second .carousel-item[data-slide=rose-smith] .mobile-data-container .speech-bubble .speech-bubble-content p+p br{display:none}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item[data-slide=rose-smith] .mobile-data-container .speech-bubble .speech-bubble-content p+p br{display:inline}}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=rose-smith] .mobile-data-container .speech-bubble .speech-bubble-content:after{border-bottom:32px solid transparent;border-left:42px solid #fff;left:100%;top:45px}}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item[data-slide=rose-smith] .mobile-data-container .speech-bubble .speech-bubble-content:after{top:75px}}.our-story #section-carousel-second .carousel-item[data-slide=rose-smith] .mobile-data-container .member-source{left:240px;bottom:7px}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item[data-slide=rose-smith] .mobile-data-container .member-source{left:260px;bottom:40px}}.our-story #section-carousel-second .carousel-item[data-slide=teena-robinson] .mobile-data-container{background-color:#e6e6e6}.our-story #section-carousel-second .carousel-item[data-slide=teena-robinson] .mobile-data-container:after{border-left-color:#e6e6e6}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=teena-robinson] .mobile-data-container .speech-bubble{left:220px;top:178px;width:320px}}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item[data-slide=teena-robinson] .mobile-data-container .speech-bubble{left:435px;top:202px;width:333px}}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=teena-robinson] .mobile-data-container .speech-bubble .speech-bubble-content{background-color:#e6e6e6;margin-left:50px;padding:20px}}.our-story #section-carousel-second .carousel-item[data-slide=teena-robinson] .mobile-data-container .speech-bubble .speech-bubble-content p:first-child{font-size:16px}.our-story #section-carousel-second .carousel-item[data-slide=teena-robinson] .mobile-data-container .speech-bubble .speech-bubble-content p+p{font-size:18px;line-height:1}@media screen and (min-width:992px){.our-story #section-carousel-second .carousel-item[data-slide=teena-robinson] .mobile-data-container .speech-bubble .speech-bubble-content p+p{font-size:24px}}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=teena-robinson] .mobile-data-container .speech-bubble .speech-bubble-content:after{border-bottom:28px solid transparent;border-right:50px solid #e6e6e6;left:-50px;top:96px}}@media screen and (min-width:600px){.our-story #section-carousel-second .carousel-item[data-slide=teena-robinson] .mobile-data-container .member-source{left:328px;bottom:35px;color:#fff}}.our-story #section-carousel-second .mobile-carousel-headline-container .carousel-headline span{display:block;font-size:30px}.our-story #section-carousel-third{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAMgCAIAAABtb5/QAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmNDI4MjRhNi0xMTExLTQ0M2ItYTE5OC1kNzgzNzcwZTI2NGUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTlDQUQwNjBGNUJBMTFFOEIyOEY4OTgwQjZDRjcxRTQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTlDQUQwNUZGNUJBMTFFOEIyOEY4OTgwQjZDRjcxRTQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NjM4NzM0Ni01MmMxLTQyYWYtYmExNy1hYWU1MTQ4NDczZmYiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpjNjBmYTlmNy02YzY5LTllNGYtYWI4NC05MDlkZTBkNzE1ODciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6w0ttyAAABL0lEQVR42uxV0Q7EIAij/v8321vmNlFBdMnlXu6BbDJBbAsTkklE/va3LSPvd06+cymm+tW3w5c7f7svm/n6c/s97vp4Utd1rsvzPFv7yXaPXLHPmlecqDiqfWxinlqbffW9r7vWNa6p8Gvqoth59ZlQONDgCHRxtHnsOfO4lISDz5Kj1xMaTkrNsHXJSKubGu/0MJ4He++SYdR81mfnrXx3r5wchnjArgPWHTutBH48OOA1F2198zmzZ7ZW4elphsvkjjVvsYEXERtTDw8jNtHWZpjP49O7AzC8a98uL2978bf/uqwwQ8PvHMcYa3wJj+28N7crsyY5vYNIezKdl3B6kXiJgXg9TqdmmrEVUyz35+4sgTtfglkIxnMsGf68UGua93YKtDSbD1etHwEGAFoRxcF1wtjoAAAAAElFTkSuQmCC) repeat-x 0 0;margin-bottom:0}.our-story #section-carousel-third .mobile-carousel-headline-container{display:block}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .mobile-carousel-headline-container{display:none}}.our-story #section-carousel-third .mobile-carousel-headline-container .carousel-headline{color:#008bce;width:auto}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .mobile-carousel-headline-container .carousel-headline{width:500px}}.our-story #section-carousel-third .our-story-carousel{padding-left:15px;height:400px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .our-story-carousel{padding-left:0;height:800px}}.our-story #section-carousel-third .carousel-item{height:400px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item{height:800px}}.our-story #section-carousel-third .carousel-item:first-child{display:none}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item:first-child{display:flex;flex-direction:column;justify-content:center}}.our-story #section-carousel-third .carousel-item:first-child .carousel-headline{color:#008bce;width:500px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item:first-child{width:500px;padding-left:70px}}@media screen and (min-width:1900px){.our-story #section-carousel-third .carousel-item:first-child{padding-left:calc((100vw - 1170px) / 2);width:calc((100vw - 1170px) / 2 + 500px)}}.our-story #section-carousel-third .carousel-item:not(:first-child){width:150px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item:last-child{padding-right:258px}}.our-story #section-carousel-third .carousel-item .member-container{width:100%;height:100%;position:relative}.our-story #section-carousel-third .carousel-item .member-container .member-source{position:absolute;top:0;left:0;line-height:1;font-size:14px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item .member-container .member-source{opacity:0;font-size:16px}}.our-story #section-carousel-third .carousel-item .member-container .member-image{position:absolute;bottom:0;left:0}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.show-member-name .member-container .member-source{opacity:1;animation:jump .4s ease 0s 1 normal}}.our-story #section-carousel-third .carousel-item.andi-invercargill{width:40px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.andi-invercargill{width:80px}}.our-story #section-carousel-third .carousel-item.andi-invercargill .member-container .member-source{top:230px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.andi-invercargill .member-container .member-source{top:482px}}.our-story #section-carousel-third .carousel-item.andi-invercargill .member-container .member-image{height:131px;left:20px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.andi-invercargill .member-container .member-image{height:261px;left:44px}}.our-story #section-carousel-third .carousel-item.genevieve-rotorua{width:142px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.genevieve-rotorua{width:284px}}.our-story #section-carousel-third .carousel-item.genevieve-rotorua .member-container .member-source{top:90px;left:5rem}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.genevieve-rotorua .member-container .member-source{top:200px;left:7rem}}.our-story #section-carousel-third .carousel-item.genevieve-rotorua .member-container .member-image{height:274px;left:3.2rem}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.genevieve-rotorua .member-container .member-image{height:547px;left:6rem}}.our-story #section-carousel-third .carousel-item.tiweka-rotorua{width:30px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.tiweka-rotorua{width:40px}}.our-story #section-carousel-third .carousel-item.tiweka-rotorua .member-container .member-source{top:240px;left:0}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.tiweka-rotorua .member-container .member-source{top:510px;left:5px}}.our-story #section-carousel-third .carousel-item.tiweka-rotorua .member-container .member-image{height:121px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.tiweka-rotorua .member-container .member-image{height:241px}}.our-story #section-carousel-third .carousel-item.dave-invercargill{width:131px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.dave-invercargill{width:262px}}.our-story #section-carousel-third .carousel-item.dave-invercargill .member-container .member-source{top:100px;left:-10px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.dave-invercargill .member-container .member-source{top:200px;left:5px}}.our-story #section-carousel-third .carousel-item.dave-invercargill .member-container .member-image{height:323px;left:5px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.dave-invercargill .member-container .member-image{height:646px;left:0}}.our-story #section-carousel-third .carousel-item.elsie-rotorua{width:5rem}.our-story #section-carousel-third .carousel-item.elsie-rotorua .member-container .member-source{top:272px;left:0}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.elsie-rotorua .member-container .member-source{top:56.5rem}}.our-story #section-carousel-third .carousel-item.elsie-rotorua .member-container .member-source .member-location{font-size:10px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.elsie-rotorua .member-container .member-source .member-location{font-size:12px}}.our-story #section-carousel-third .carousel-item.elsie-rotorua .member-container .member-image{height:94px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.elsie-rotorua .member-container .member-image{height:187px;left:-1rem}}.our-story #section-carousel-third .carousel-item.kelly-rotorua{width:90px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.kelly-rotorua{width:164px}}.our-story #section-carousel-third .carousel-item.kelly-rotorua .member-container .member-source{top:190px;left:32px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.kelly-rotorua .member-container .member-source{top:383px;left:80px}}.our-story #section-carousel-third .carousel-item.kelly-rotorua .member-container .member-image{height:180px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.kelly-rotorua .member-container .member-image{height:359px}}.our-story #section-carousel-third .carousel-item.stephanie-rotorua{width:212px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.stephanie-rotorua{width:431px}}.our-story #section-carousel-third .carousel-item.stephanie-rotorua .member-container .member-source{top:60px;left:-1rem}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.stephanie-rotorua .member-container .member-source{top:10rem;left:45px}}.our-story #section-carousel-third .carousel-item.stephanie-rotorua .member-container .member-image{height:351px;z-index:1}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.stephanie-rotorua .member-container .member-image{height:701px}}.our-story #section-carousel-third .carousel-item.lisa-new-plymouth{width:80px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.lisa-new-plymouth{width:151px}}.our-story #section-carousel-third .carousel-item.lisa-new-plymouth .member-container .member-source{top:145px;left:-12px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.lisa-new-plymouth .member-container .member-source{top:310px;left:20px}}.our-story #section-carousel-third .carousel-item.lisa-new-plymouth .member-container .member-image{height:218px;left:-30px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.lisa-new-plymouth .member-container .member-image{height:435px;left:-76px}}.our-story #section-carousel-third .carousel-item.ginny-new-plymouth{width:65px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.ginny-new-plymouth{width:117px}}.our-story #section-carousel-third .carousel-item.ginny-new-plymouth .member-container .member-source{top:230px;left:0}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.ginny-new-plymouth .member-container .member-source{top:470px}}.our-story #section-carousel-third .carousel-item.ginny-new-plymouth .member-container .member-source .member-location{font-size:10px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.ginny-new-plymouth .member-container .member-source .member-location{font-size:12px}}.our-story #section-carousel-third .carousel-item.ginny-new-plymouth .member-container .member-image{height:139px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.ginny-new-plymouth .member-container .member-image{height:278px}}.our-story #section-carousel-third .carousel-item.kelly-auckland{width:75px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.kelly-auckland{width:153px}}.our-story #section-carousel-third .carousel-item.kelly-auckland .member-container .member-source{top:95px;left:0}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.kelly-auckland .member-container .member-source{top:37.8rem;left:6rem}}.our-story #section-carousel-third .carousel-item.kelly-auckland .member-container .member-image{height:267px;left:-10px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.kelly-auckland .member-container .member-image{height:36.8rem;left:0}}.our-story #section-carousel-third .carousel-item.eduardo-auckland{width:155px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.eduardo-auckland{width:337px}}.our-story #section-carousel-third .carousel-item.eduardo-auckland .member-container .member-source{top:35px;left:-30px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.eduardo-auckland .member-container .member-source{top:65px;left:-20px}}.our-story #section-carousel-third .carousel-item.eduardo-auckland .member-container .member-image{height:385px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.eduardo-auckland .member-container .member-image{height:769px}}.our-story #section-carousel-third .carousel-item.stephanie-hamilton{width:60px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.stephanie-hamilton{width:113px}}.our-story #section-carousel-third .carousel-item.stephanie-hamilton .member-container .member-source{top:194px;left:0}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.stephanie-hamilton .member-container .member-source{top:390px;left:17px}}.our-story #section-carousel-third .carousel-item.stephanie-hamilton .member-container .member-image{height:168px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.stephanie-hamilton .member-container .member-image{height:336px}}.our-story #section-carousel-third .carousel-item.jessica-new-plymouth{width:110px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.jessica-new-plymouth{width:203px}}.our-story #section-carousel-third .carousel-item.jessica-new-plymouth .member-container .member-source{top:6.7rem;left:1rem}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.jessica-new-plymouth .member-container .member-source{top:172px;left:0}}.our-story #section-carousel-third .carousel-item.jessica-new-plymouth .member-container .member-image{height:299px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.jessica-new-plymouth .member-container .member-image{height:598px}}.our-story #section-carousel-third .carousel-item.nikki-christchurch{width:105px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.nikki-christchurch{width:201px}}.our-story #section-carousel-third .carousel-item.nikki-christchurch .member-container .member-source{top:174px;left:12px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.nikki-christchurch .member-container .member-source{top:364px;left:56px}}.our-story #section-carousel-third .carousel-item.nikki-christchurch .member-container .member-image{height:187px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.nikki-christchurch .member-container .member-image{height:373px}}.our-story #section-carousel-third .carousel-item.melissa-auckland{width:75px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.melissa-auckland{width:97px}}.our-story #section-carousel-third .carousel-item.melissa-auckland .member-container .member-source{top:200px;left:6px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.melissa-auckland .member-container .member-source{top:430px;left:18px}}.our-story #section-carousel-third .carousel-item.melissa-auckland .member-container .member-image{height:157px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.melissa-auckland .member-container .member-image{height:313px}}.our-story #section-carousel-third .carousel-item.john-christchurch{width:85px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.john-christchurch{width:146px}}.our-story #section-carousel-third .carousel-item.john-christchurch .member-container .member-source{top:94px;left:-5px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.john-christchurch .member-container .member-source{top:208px;left:-5px}}.our-story #section-carousel-third .carousel-item.john-christchurch .member-container .member-image{height:278px;z-index:1}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.john-christchurch .member-container .member-image{height:555px}}.our-story #section-carousel-third .carousel-item.jo-kim-shawnee-brendan-christchurch{width:140px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.jo-kim-shawnee-brendan-christchurch{width:247px}}.our-story #section-carousel-third .carousel-item.jo-kim-shawnee-brendan-christchurch .member-container .member-source{top:223px;left:15px;font-size:10px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.jo-kim-shawnee-brendan-christchurch .member-container .member-source{top:428px;left:63px;font-size:16px}}.our-story #section-carousel-third .carousel-item.jo-kim-shawnee-brendan-christchurch .member-container .member-image{height:142px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.jo-kim-shawnee-brendan-christchurch .member-container .member-image{height:284px}}.our-story #section-carousel-third .carousel-item.mike-auckland{width:50px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.mike-auckland{width:89px}}.our-story #section-carousel-third .carousel-item.mike-auckland .member-container .member-source{top:158px;left:-35px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.mike-auckland .member-container .member-source{top:335px;left:1rem}}.our-story #section-carousel-third .carousel-item.mike-auckland .member-container .member-image{height:206px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.mike-auckland .member-container .member-image{height:412px}}.our-story #section-carousel-third .carousel-item.jarnah-wellington{width:115px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.jarnah-wellington{width:245px}}.our-story #section-carousel-third .carousel-item.jarnah-wellington .member-container .member-source{top:75px;left:45px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.jarnah-wellington .member-container .member-source{top:170px;left:102px}}.our-story #section-carousel-third .carousel-item.jarnah-wellington .member-container .member-image{height:294px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.jarnah-wellington .member-container .member-image{height:587px}}.our-story #section-carousel-third .carousel-item.marina-wellington{width:128px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.marina-wellington{width:188px}}.our-story #section-carousel-third .carousel-item.marina-wellington .member-container .member-source{top:108px;left:25px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.marina-wellington .member-container .member-source{top:235px;left:25px}}.our-story #section-carousel-third .carousel-item.marina-wellington .member-container .member-image{height:259px;left:-128px;z-index:2}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.marina-wellington .member-container .member-image{height:518px;left:-275px}}.our-story #section-carousel-third .carousel-item.joanne-wellington{width:50px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.joanne-wellington{width:142px}}.our-story #section-carousel-third .carousel-item.joanne-wellington .member-container .member-source{top:145px;left:-9px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.joanne-wellington .member-container .member-source{top:317px;left:56px}}.our-story #section-carousel-third .carousel-item.joanne-wellington .member-container .member-image{height:214px;left:-52px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.joanne-wellington .member-container .member-image{height:427px;left:-45px}}.our-story #section-carousel-third .carousel-item.michelle-wellington{width:80px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.michelle-wellington{width:142px}}.our-story #section-carousel-third .carousel-item.michelle-wellington .member-container .member-source{top:145px;left:15px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.michelle-wellington .member-container .member-source{top:317px;left:56px}}.our-story #section-carousel-third .carousel-item.michelle-wellington .member-container .member-image{height:214px;left:-5px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.michelle-wellington .member-container .member-image{height:427px;left:0}}.our-story #section-carousel-third .carousel-item.jade-new-plymouth{width:80px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.jade-new-plymouth{width:172px}}.our-story #section-carousel-third .carousel-item.jade-new-plymouth .member-container .member-source{top:200px;left:0}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.jade-new-plymouth .member-container .member-source{top:420px;left:30px}}.our-story #section-carousel-third .carousel-item.jade-new-plymouth .member-container .member-image{height:161.5px;left:-13px;z-index:2}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.jade-new-plymouth .member-container .member-image{left:-26px;height:323px}}.our-story #section-carousel-third .carousel-item.camille-auckland{width:160px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.camille-auckland{width:210px}}.our-story #section-carousel-third .carousel-item.camille-auckland .member-container .member-source{top:180px;left:20px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.camille-auckland .member-container .member-source{top:370px;left:55px}}.our-story #section-carousel-third .carousel-item.camille-auckland .member-container .member-image{height:183px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.camille-auckland .member-container .member-image{height:366px}}.our-story #section-carousel-third .carousel-item.rebecca-invercargill{width:90px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.rebecca-invercargill{width:240px}}.our-story #section-carousel-third .carousel-item.rebecca-invercargill .member-container .member-source{top:6rem;left:-47px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.rebecca-invercargill .member-container .member-source{top:15rem;left:25px}}.our-story #section-carousel-third .carousel-item.rebecca-invercargill .member-container .member-image{height:304px;left:-7.5rem}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.rebecca-invercargill .member-container .member-image{left:-6.3rem;height:608px}}.our-story #section-carousel-third .carousel-item.maryna-hamilton{width:40px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.maryna-hamilton{width:103px}}.our-story #section-carousel-third .carousel-item.maryna-hamilton .member-container .member-source{top:190px;left:-15px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.maryna-hamilton .member-container .member-source{top:405px;left:30px}}.our-story #section-carousel-third .carousel-item.maryna-hamilton .member-container .member-image{height:173px;left:-34px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.maryna-hamilton .member-container .member-image{height:345px}}.our-story #section-carousel-third .carousel-item.kelsi-invercargill{width:145px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.kelsi-invercargill{width:297px}}.our-story #section-carousel-third .carousel-item.kelsi-invercargill .member-container .member-source{top:120px;left:-5px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.kelsi-invercargill .member-container .member-source{top:250px;left:20px}}.our-story #section-carousel-third .carousel-item.kelsi-invercargill .member-container .member-image{height:300px;left:0}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.kelsi-invercargill .member-container .member-image{height:599px}}.our-story #section-carousel-third .carousel-item.nicky-wellington{width:115px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.nicky-wellington{width:115px}}.our-story #section-carousel-third .carousel-item.nicky-wellington .member-container .member-source{top:185px;left:10px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.nicky-wellington .member-container .member-source{top:400px;left:20px}}.our-story #section-carousel-third .carousel-item.nicky-wellington .member-container .member-image{height:178px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.nicky-wellington .member-container .member-image{height:356px}}.our-story #section-carousel-third .carousel-item.shyne-auckland{width:138px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.shyne-auckland{width:306px}}.our-story #section-carousel-third .carousel-item.shyne-auckland .member-container .member-source{top:40px;left:38px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.shyne-auckland .member-container .member-source{top:100px;left:130px}}.our-story #section-carousel-third .carousel-item.shyne-auckland .member-container .member-image{height:340px;left:-38px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.shyne-auckland .member-container .member-image{height:680px}}.our-story #section-carousel-third .carousel-item.fiona-rotorua{width:178px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.fiona-rotorua{width:178px}}.our-story #section-carousel-third .carousel-item.fiona-rotorua .member-container .member-source{top:140px;left:25px}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.fiona-rotorua .member-container .member-source{top:305px;left:50px}}.our-story #section-carousel-third .carousel-item.fiona-rotorua .member-container .member-image{height:217px;left:0}@media screen and (min-width:992px) and (min-height:850px){.our-story #section-carousel-third .carousel-item.fiona-rotorua .member-container .member-image{height:434px}}.our-story .member-video-block{max-width:588px;width:100%;padding:0 15px}.our-story .member-video-block h3{margin-bottom:2.6rem}.our-story .member-video-block .member-video-headline,.our-story .member-video-block .member-video-trigger{font-size:24px}.our-story .member-video-block .member-video-cover-image{margin-bottom:3rem;transform:scale(1);box-shadow:0 0 0 transparent;transition:all .2s ease-out .05s}@media (pointer:fine){.our-story .member-video-block .member-video-cover-image:hover{cursor:pointer;transform:scale(1.05);box-shadow:0 2px 4px rgba(13,1,61,.35)}}.our-story .member-video-block .member-video-headline{font-weight:400;margin-bottom:2rem}.our-story .member-video-block .member-video-trigger{font-weight:500;color:#525252;text-decoration:underline;display:block;line-height:1}.our-story #section-member-videos-grid{background-color:#efeeeb;padding:60px 0}@media screen and (min-width:992px){.our-story #section-member-videos-grid{padding:100px 0}}.our-story #section-member-videos-grid .container{width:100%;max-width:132rem;padding-left:0;padding-right:0}.our-story #section-member-videos-grid .container .member-videos{display:grid;row-gap:4.5rem;justify-items:center}@media screen and (min-width:992px){.our-story #section-member-videos-grid .container .member-videos{grid-template-columns:repeat(2,1fr);row-gap:11.6rem}}.our-story #section-video-and-banner .container{width:100%;max-width:1900px;padding-left:0;padding-right:0;display:flex;flex-wrap:wrap}.our-story #section-video-and-banner .container .banner-block,.our-story #section-video-and-banner .container .member-video-block-container{flex:0 0 100%}@media screen and (min-width:1200px){.our-story #section-video-and-banner .container .banner-block,.our-story #section-video-and-banner .container .member-video-block-container{flex:0 0 50%}}.our-story #section-video-and-banner .container .member-video-block-container{padding:4.5rem 0;background-color:#d3d9de;display:flex;justify-content:center;align-items:center}@media screen and (min-width:1200px){.our-story #section-video-and-banner .container .member-video-block-container{padding:0 4.5rem 0 0;justify-content:flex-end}}.our-story #section-video-and-banner .container .banner-block{background-repeat:no-repeat;background-size:cover;max-width:95rem;margin:0 auto;height:0;padding-bottom:88.88%;position:relative}@media screen and (min-width:992px){.our-story #section-video-and-banner .container .banner-block{height:80rem;padding-bottom:0}}.our-story #section-video-and-banner .container .banner-block .speech-and-object{color:#fff;display:flex;align-items:center;position:absolute;flex-wrap:wrap;justify-content:flex-end;top:3rem}@media screen and (min-width:600px){.our-story #section-video-and-banner .container .banner-block .speech-and-object{left:3rem;right:3rem}}@media screen and (min-width:768px){.our-story #section-video-and-banner .container .banner-block .speech-and-object{top:7.5rem;left:5rem;right:5rem}}.our-story #section-video-and-banner .container .banner-block .speech-and-object .speech{text-align:right;transform:translateY(-2rem);flex-shrink:0;flex-basis:100%}@media screen and (min-width:600px){.our-story #section-video-and-banner .container .banner-block .speech-and-object .speech{flex-basis:auto}}.our-story #section-video-and-banner .container .banner-block .speech-and-object .speech p{font-size:2.2rem;margin-bottom:0}@media screen and (min-width:768px) and (max-width:1199px){.our-story #section-video-and-banner .container .banner-block .speech-and-object .speech p{font-size:3rem}}@media screen and (min-width:1200px){.our-story #section-video-and-banner .container .banner-block .speech-and-object .speech p{font-size:3rem}}.our-story #section-video-and-banner .container .banner-block .speech-and-object .object-image{display:block;flex:0 0 10rem;width:10rem}@media screen and (min-width:768px) and (max-width:1199px){.our-story #section-video-and-banner .container .banner-block .speech-and-object .object-image{flex:0 0 13.7rem;width:13.7rem}}@media screen and (min-width:1200px){.our-story #section-video-and-banner .container .banner-block .speech-and-object .object-image{flex:0 0 13.7rem;width:13.7rem}}.our-story #section-video-and-banner .container .banner-block .member-source{position:absolute;right:3rem;bottom:20%}@media screen and (min-width:992px){.our-story #section-video-and-banner .container .banner-block .member-source{left:51rem;right:auto;bottom:15.8rem}}.our-story #section-page-links{background-color:#e7f6fe;padding:4.5rem 0}@media screen and (min-width:992px){.our-story #section-page-links{padding:11.6rem 0 10.5rem}}.our-story #section-page-links .container{display:flex;flex-wrap:wrap}.our-story #section-page-links .container .page-link-block{flex:0 0 100%;text-align:center}@media screen and (min-width:992px){.our-story #section-page-links .container .page-link-block{flex:0 0 50%}}.our-story #section-page-links .container .page-link-block:first-child{margin-bottom:3rem}@media screen and (min-width:992px){.our-story #section-page-links .container .page-link-block:first-child{margin-bottom:0}}.our-story #section-page-links .container .page-link-block .page-link-block-content{width:100%;margin:0 auto;max-width:42.4rem}.our-story #section-page-links .container .page-link-block .page-link-block-content h3{margin-bottom:3.4rem}.our-story #section-page-links .container .page-link-block .page-link-block-content img{margin-bottom:2.6rem}.our-story #section-page-links .container .page-link-block .page-link-block-content a{font-size:24px;color:#525252;font-weight:500;text-decoration:underline}.our-story #section-video-modal{margin-bottom:0}.our-story .video-modal-content{position:relative;top:auto;right:auto;bottom:auto;left:auto;z-index:1;margin:0 auto;overflow-y:visible;width:98.5%;max-width:120rem;transform:translateY(calc(50vh - 50%))}.our-story .close{display:block;position:absolute;right:0;top:-4.5rem;font-size:2.4rem;color:#fff;opacity:1}.our-story.rebecca .section-hero{background-position:0 0}@media screen and (min-width:992px){.our-story.rebecca .section-hero{background-position:32% top}}@media screen and (min-width:1200px){.our-story.rebecca .section-hero{background-position:top}}.our-story.rebecca .section-hero .container{width:100%;max-width:136rem}.our-story.rebecca .section-hero .hero-figure-and-headline{display:block;text-align:center}.our-story.rebecca .section-hero .hero-figure-and-headline .headline{text-align:center}.our-story.rebecca .section-hero .hero-figure-and-headline .headline h1{max-width:100%;margin-bottom:3rem}@media screen and (min-width:992px){.our-story.rebecca .section-hero .hero-figure-and-headline .headline h1{font-size:5.8rem;margin-bottom:7rem}}.our-story.rebecca .section-hero .hero-figure-and-headline .video-trigger{font-size:2.4rem;font-weight:500;position:static;color:#525252}@media screen and (min-width:992px){.our-story.rebecca .section-hero .hero-figure-and-headline .video-trigger{display:block}}.our-story.rebecca .section-hero .hero-figure-and-headline .profile-image{display:none}@media screen and (min-width:992px){.our-story.ricci .section-hero{height:800px}}.our-story.ricci .section-hero .container{overflow-y:hidden}@media screen and (min-width:1200px){.our-story.ricci .section-hero .container{max-width:1400px;width:100%}}@media screen and (min-width:992px){.our-story.ricci .section-hero .hero-figure-and-headline{align-items:flex-start}}.our-story.ricci .section-hero .hero-figure-and-headline .headline{order:1;padding-top:20px;position:absolute}@media screen and (min-width:992px){.our-story.ricci .section-hero .hero-figure-and-headline .headline{padding-top:200px}}@media screen and (min-width:1200px){.our-story.ricci .section-hero .hero-figure-and-headline .headline{padding-top:280px;position:static}}.our-story.ricci .section-hero .hero-figure-and-headline .headline h1{max-width:100%}@media screen and (min-width:992px){.our-story.ricci .section-hero .hero-figure-and-headline .headline h1{font-size:40px}}@media screen and (min-width:1200px){.our-story.ricci .section-hero .hero-figure-and-headline .headline h1{font-size:44px}}.our-story.ricci .section-hero .hero-figure-and-headline .headline h1 span{display:block}.our-story.ricci .section-hero .hero-figure-and-headline .headline h1 span:last-child{color:#fff}.our-story.ricci .section-hero .hero-figure-and-headline .profile-image{order:2;display:block}.our-story.ricci .section-hero .hero-figure-and-headline .profile-image img{position:relative;top:9vh}@media screen and (min-width:1200px){.our-story.ricci .section-hero .hero-figure-and-headline .profile-image{left:-10%}}.our-story.ricci .section-hero .hero-figure-and-headline .profile-image img{height:400px;max-width:none;float:right}@media screen and (min-width:768px){.our-story.ricci .section-hero .hero-figure-and-headline .profile-image img{height:600px}}@media screen and (min-width:992px){.our-story.ricci .section-hero .hero-figure-and-headline .profile-image img{height:800px}}@media screen and (min-width:1200px){.our-story.ricci .section-hero .hero-figure-and-headline .profile-image img{margin-right:0;height:900px;float:none}}.our-story.ricci .section-hero .hero-figure-and-headline .profile-image .member-source{position:absolute;left:15px;bottom:60px;color:#fff}@media screen and (min-width:992px){.our-story.ricci .section-hero .hero-figure-and-headline .profile-image .member-source{margin-left:0;right:0;bottom:100px;left:auto}}.our-story.ricci .section-hero .hero-figure-and-headline .video-trigger{left:15px;top:45%}@media screen and (min-width:1200px){.our-story.ricci .section-hero .hero-figure-and-headline .video-trigger{top:60%}}.our-story.dave .section-hero{height:320px}@media screen and (min-width:768px){.our-story.dave .section-hero{height:547px}}@media screen and (min-width:992px){.our-story.dave .section-hero{height:900px}}.our-story.dave .section-hero .container{padding-top:31px;overflow-y:hidden}@media screen and (min-width:768px){.our-story.dave .section-hero .container{padding-top:53px}}@media screen and (min-width:992px){.our-story.dave .section-hero .container{padding-top:90px}}@media screen and (min-width:1200px){.our-story.dave .section-hero .container{padding-top:260px;max-width:1400px;width:100%}}.our-story.dave .section-hero .hero-figure-and-headline .headline{color:#fff;margin-bottom:30px;paddingt-left:15px;position:absolute;top:-50px;left:0}@media screen and (min-width:1200px){.our-story.dave .section-hero .hero-figure-and-headline .headline{top:0;left:20px}}.our-story.dave .section-hero .hero-figure-and-headline .headline h1{color:#fff}@media screen and (min-width:992px){.our-story.dave .section-hero .hero-figure-and-headline .headline h1{font-size:32px;max-width:400px}}@media screen and (min-width:1200px){.our-story.dave .section-hero .hero-figure-and-headline .headline h1{font-size:40px;max-width:500px}}.our-story.dave .section-hero .hero-figure-and-headline .video-trigger{display:flex;align-items:center;position:absolute;top:55%;left:27px;color:#fff;cursor:pointer}.our-story.dave .section-hero .hero-figure-and-headline .video-trigger .text{padding-right:7px;font-size:2.4rem;font-weight:500}.our-story.dave .section-hero .hero-figure-and-headline .video-trigger .icon-play-strong{margin-top:3px}@media screen and (min-width:1200px){.our-story.dave .section-hero .hero-figure-and-headline .video-trigger{font-size:2.1rem}}@media screen and (min-width:992px){.our-story.dave .section-hero .hero-figure-and-headline .video-trigger{left:13%}}@media screen and (min-width:768px){.our-story.dave .section-hero .hero-figure-and-headline .video-trigger{left:7%}}.our-story.dave .section-hero .hero-figure-and-headline .profile-image img{height:334px;margin:0 auto}@media screen and (min-width:768px){.our-story.dave .section-hero .hero-figure-and-headline .profile-image img{height:573px}}@media screen and (min-width:992px){.our-story.dave .section-hero .hero-figure-and-headline .profile-image img{height:815px}}@media screen and (min-width:1200px){.our-story.dave .section-hero .hero-figure-and-headline .profile-image img{height:1000px}}.our-story.dave .section-hero .hero-figure-and-headline .profile-image .member-source{margin-left:14px;color:#fff;position:absolute;bottom:15%}@media screen and (min-width:992px){.our-story.dave .section-hero .hero-figure-and-headline .profile-image .member-source{margin-left:0;right:20%;top:700px;bottom:auto}}@media screen and (min-width:1200px){.our-story.dave .section-hero .hero-figure-and-headline .profile-image .member-source{top:750px;right:30%}}.our-story.tania .section-hero{background-position-y:bottom}@media screen and (min-width:992px){.our-story.tania .section-hero .hero-figure-and-headline{align-items:flex-start}}.our-story.tania .section-hero .hero-figure-and-headline .headline{order:1;flex:1 1 58.3%}@media screen and (min-width:992px){.our-story.tania .section-hero .hero-figure-and-headline .headline{padding-top:90px;text-align:right}}@media screen and (min-width:992px){.our-story.tania .section-hero .hero-figure-and-headline .headline h1{display:inline-block;text-align:left}}.our-story.tania .section-hero .hero-figure-and-headline .profile-image{order:2;flex:1 1 41.7%}.our-story.tania .section-hero .hero-figure-and-headline .profile-image img{height:319px}@media screen and (min-width:768px){.our-story.tania .section-hero .hero-figure-and-headline .profile-image img{height:554px}}@media screen and (min-width:992px){.our-story.tania .section-hero .hero-figure-and-headline .profile-image img{height:831px;margin-left:20%}}@media screen and (min-width:992px){.our-story.tania .section-hero .hero-figure-and-headline .profile-image .member-source{left:0;top:50%;transform:translateY(-50%)}}.our-story.elsie .section-hero{height:300px}@media screen and (min-width:480px){.our-story.elsie .section-hero{height:400px}}@media screen and (min-width:768px){.our-story.elsie .section-hero{height:600px}}@media screen and (min-width:992px){.our-story.elsie .section-hero{height:871px}}@media screen and (min-width:1200px){.our-story.elsie .section-hero{height:950px}}.our-story.elsie .section-hero .hero-figure-and-headline{height:100%;align-items:flex-start}.our-story.elsie .section-hero .hero-figure-and-headline .headline{order:1;flex:1 0 58.3%}@media screen and (min-width:992px){.our-story.elsie .section-hero .hero-figure-and-headline .headline{padding-top:120px}}.our-story.elsie .section-hero .hero-figure-and-headline .headline h1{color:#fff}@media screen and (min-width:992px){.our-story.elsie .section-hero .hero-figure-and-headline .headline h1{font-size:40px;display:inline-block;text-align:left;max-width:100%}}@media screen and (min-width:1200px){.our-story.elsie .section-hero .hero-figure-and-headline .headline h1{font-size:44px}}.our-story.elsie .section-hero .hero-figure-and-headline .video-trigger{top:50px}@media screen and (min-width:992px){.our-story.elsie .section-hero .hero-figure-and-headline .video-trigger{top:40%;left:15px}}.our-story.elsie .section-hero .hero-figure-and-headline .profile-image{order:3;height:100%}.our-story.elsie .section-hero .hero-figure-and-headline .profile-image img{display:none}.our-story.elsie .section-hero .hero-figure-and-headline .profile-image .member-source{position:absolute;color:#fff;top:100px;left:27px}@media screen and (min-width:992px){.our-story.elsie .section-hero .hero-figure-and-headline .profile-image .member-source{bottom:50px;right:20px;left:auto;top:auto}}@media screen and (min-width:1600px){.our-story.elsie .section-hero .hero-figure-and-headline .profile-image .member-source{right:-100px;bottom:80px}}.our-story.aleisha .mobile-hero-headline .headline br{display:none}.our-story.aleisha .mobile-hero-headline .headline span{display:block}.our-story.aleisha .section-hero{background-color:#cec3ac;height:300px}@media screen and (min-width:480px){.our-story.aleisha .section-hero{height:340px}}@media screen and (min-width:768px){.our-story.aleisha .section-hero{height:500px}}@media screen and (min-width:992px){.our-story.aleisha .section-hero{height:660px}}@media screen and (min-width:1200px) and (min-height:1000px){.our-story.aleisha .section-hero{height:800px}}.our-story.aleisha .section-hero .hero-figure-and-headline{height:100%;justify-content:flex-end;position:relative;flex-wrap:wrap;overflow-y:hidden}.our-story.aleisha .section-hero .hero-figure-and-headline .profile-image{flex:30% 0 0;position:absolute;left:0;order:1;top:40px}@media screen and (min-width:992px){.our-story.aleisha .section-hero .hero-figure-and-headline .profile-image{flex:40% 0 0;max-width:618px}}.our-story.aleisha .section-hero .hero-figure-and-headline .profile-image img{height:334px;margin:0 70% 0 auto}@media screen and (min-width:768px){.our-story.aleisha .section-hero .hero-figure-and-headline .profile-image img{height:573px}}@media screen and (min-width:992px){.our-story.aleisha .section-hero .hero-figure-and-headline .profile-image img{height:815px;margin:0 auto}}@media screen and (min-width:1200px) and (min-height:1000px){.our-story.aleisha .section-hero .hero-figure-and-headline .profile-image img{height:1000px}}.our-story.aleisha .section-hero .hero-figure-and-headline .profile-image .member-source{display:none}@media screen and (min-width:768px){.our-story.aleisha .section-hero .hero-figure-and-headline .additional-image,.our-story.aleisha .section-hero .hero-figure-and-headline .headline,.our-story.aleisha .section-hero .hero-figure-and-headline .video-trigger{flex:60% 0 0}}.our-story.aleisha .section-hero .hero-figure-and-headline .headline{order:2}@media screen and (min-width:992px){.our-story.aleisha .section-hero .hero-figure-and-headline .headline{margin-top:20px}}@media screen and (min-width:1200px) and (min-height:1000px){.our-story.aleisha .section-hero .hero-figure-and-headline .headline{margin-top:60px}}@media screen and (min-width:992px){.our-story.aleisha .section-hero .hero-figure-and-headline .headline h1{color:#7d675b;text-align:center;max-width:100%}}.our-story.aleisha .section-hero .hero-figure-and-headline .headline h1 span{display:block}@media screen and (min-width:992px){.our-story.aleisha .section-hero .hero-figure-and-headline .headline h1 span:first-child{margin-bottom:10px;font-size:38px}}@media screen and (min-width:1200px) and (min-height:1000px){.our-story.aleisha .section-hero .hero-figure-and-headline .headline h1 span:first-child{font-size:44px}}@media screen and (min-width:992px){.our-story.aleisha .section-hero .hero-figure-and-headline .headline h1 span:last-child{font-size:28px}}@media screen and (min-width:1200px) and (min-height:1000px){.our-story.aleisha .section-hero .hero-figure-and-headline .headline h1 span:last-child{font-size:32px}}.our-story.aleisha .section-hero .hero-figure-and-headline .video-trigger{order:4;position:static;justify-content:center;flex-wrap:wrap}@media screen and (min-width:992px){.our-story.aleisha .section-hero .hero-figure-and-headline .video-trigger{margin-bottom:30px}}.our-story.aleisha .section-hero .hero-figure-and-headline .video-trigger .icon-play-strong{text-align:center;order:1;flex:100% 0 0;font-size:35px}.our-story.aleisha .section-hero .hero-figure-and-headline .video-trigger .icon-play-strong:before{font-weight:400}.our-story.aleisha .section-hero .hero-figure-and-headline .video-trigger .text{order:2;padding-right:0;font-weight:400;font-size:20px}.our-story.aleisha .section-hero .hero-figure-and-headline .additional-image{order:3;display:block;max-width:400px}@media screen and (min-width:768px){.our-story.aleisha .section-hero .hero-figure-and-headline .additional-image{width:60%;max-width:564px}}@media screen and (min-width:1200px) and (min-height:1000px){.our-story.aleisha .section-hero .hero-figure-and-headline .additional-image{max-width:60%}}.no-cssgrid .our-story .section-video .embed-responsive .video-cover-image{display:flex}.no-cssgrid .our-story .section-video .embed-responsive .embed-video{display:none}.no-cssgrid .our-story .section-video .embed-responsive.playing .embed-video{display:block}.no-cssgrid #section-member-videos-grid .container .member-videos{display:flex;flex-wrap:wrap;justify-content:space-around}.no-cssgrid #section-member-videos-grid .container .member-videos .member-video-block{flex-basis:50%;flex-shrink:0;flex-grow:0}.no-cssgrid #section-member-videos-grid .container .member-videos .member-video-block:first-child{margin-bottom:11.6rem}@media screen and (min-width:1200px){.no-cssgrid #section-video-and-banner .container .member-video-block-container{padding:0}}@media screen and (min-width:1200px){.no-cssgrid #section-video-and-banner .container .member-video-block-container .member-video-block{margin-right:4.5rem}}.no-cssgrid .video-modal-content{transform:translateY(50vh) translateY(-50%)}.bg-red-orange{background-color:#ff671f}.bg-orange{background-color:#f68b2b}.bg-violet{background-color:#692c86}.bg-red{background-color:#e7447b}#patient_info.quality-performance-main{border-top:none}@media (max-width:991px){#patient_info.quality-performance-main #qp-tabs{margin-left:0;margin-right:0}}@media screen and (min-width:1200px){#patient_info.quality-performance-main .qp-nav{width:280px;margin-top:15px}}@media screen and (min-width:1200px){#patient_info.quality-performance-main .qp-nav .nav .nav-item .nav-link{padding:10px 45px 10px 0}}#patient_info.quality-performance-main .qp-nav .nav .nav-item .nav-link:after{top:50%;transform:translateY(-50%);right:0}@media screen and (min-width:1200px){#patient_info.quality-performance-main .qp-nav .nav .nav-item .nav-link:after{right:15px}}#patient_info.quality-performance-main .qp-nav .nav .nav-item .nav-link:focus{font-weight:400;outline:none}#patient_info.quality-performance-main .qp-nav .nav .nav-item .nav-link:active,#patient_info.quality-performance-main .qp-nav .nav .nav-item .nav-link:focus,#patient_info.quality-performance-main .qp-nav .nav .nav-item .nav-link:hover{color:#008bce}@media screen and (min-width:1200px){#patient_info.quality-performance-main .qp-main{width:890px;padding-right:0;padding-top:15px}}@media screen and (max-width:991px){#patient_info.quality-performance-main .qp-main{padding-top:0}}@media screen and (min-width:1200px){#patient_info.quality-performance-main .qp-main .tab-content{margin-left:15px}}#patient_info.quality-performance-main .qp-main .tab-content .tab_title{margin-bottom:0;border-bottom:none;line-height:1.3}@media screen and (max-width:767px){#patient_info.quality-performance-main .qp-main .tab-content .tab_title{padding-bottom:0;height:62px;display:table-cell;vertical-align:middle}}@media screen and (max-width:685px){#patient_info.quality-performance-main .qp-main .tab-content .tab_title{font-size:26px;line-height:1.1}}#patient_info.quality-performance-main .qp-main .tab-content .menu_switcher{transform:scaleX(-1);cursor:pointer}@media screen and (max-width:767px){#patient_info.quality-performance-main .qp-main .tab-content .menu_switcher{padding:17px 10px}}#patient_info.quality-performance-main .qp-main .tab-content .content-section{margin-bottom:30px;position:relative}#patient_info.quality-performance-main .qp-main .tab-content .content-section.first-content-section{margin-top:30px}#patient_info.quality-performance-main .qp-main .tab-content .content-section.first-content-section:before{content:"";display:block;width:100%;border-top:1px solid #f2f2f2;position:absolute;top:-30px;left:0}#patient_info.quality-performance-main .qp-main .tab-content .content-section.with-bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover}#patient_info.quality-performance-main .qp-main .tab-content .content-section h4{font-size:26px;font-weight:500;font-family:omnes-pro,sans-serif;margin-top:0;margin-bottom:20px}@media screen and (max-width:991px){#patient_info.quality-performance-main .qp-main .tab-content .content-section h4{margin-bottom:15px}}@media screen and (max-width:767px){#patient_info.quality-performance-main .qp-main .tab-content .content-section h4{font-size:20px}}#patient_info.quality-performance-main .qp-main .tab-content .content-section h5{font-size:20px;font-weight:500}#patient_info.quality-performance-main .qp-main .text-block.boxed{color:#fff}#patient_info.quality-performance-main .qp-main .text-block p{margin-bottom:20px}@media screen and (max-width:991px){#patient_info.quality-performance-main .qp-main .text-block p{margin-bottom:15px}}#patient_info.quality-performance-main .qp-main .text-block p:last-child{margin-bottom:0}#patient_info.quality-performance-main .qp-main .text-block ul{list-style:none;padding-left:0}#patient_info.quality-performance-main .qp-main .text-block ul li{padding-left:20px;position:relative}#patient_info.quality-performance-main .qp-main .text-block ul li:before{content:"\2022";display:block;position:absolute;left:0}#patient_info.quality-performance-main .qp-main .text-block p+ul{margin-top:-20px}#patient_info.quality-performance-main .qp-main .text-block a{color:#008bce}#patient_info.quality-performance-main .qp-main .text-page-link-block{display:block;text-decoration:none}#patient_info.quality-performance-main .qp-main .text-page-link-block .page-link-label-wrapper{overflow:hidden}#patient_info.quality-performance-main .qp-main .text-page-link-block+.contact-modal .modal-header{padding:0}#patient_info.quality-performance-main .qp-main .text-page-link-block+.contact-modal .modal-body{padding-top:60px}#patient_info.quality-performance-main .qp-main .text-page-link-block+.contact-modal h2{line-height:1.2}#patient_info.quality-performance-main .qp-main .text-page-link-block+.contact-modal .display-message{padding-top:0;margin-bottom:20px}#patient_info.quality-performance-main .qp-main .image-page-link-block{display:inline-block;width:100%}#patient_info.quality-performance-main .qp-main .image-page-link-block img{width:100%}#patient_info.quality-performance-main .qp-main .image-page-link-block.coming-soon,#patient_info.quality-performance-main .qp-main .text-page-link-block.coming-soon{pointer-events:none;position:relative}#patient_info.quality-performance-main .qp-main .image-page-link-block.coming-soon .coming-soon-label,#patient_info.quality-performance-main .qp-main .text-page-link-block.coming-soon .coming-soon-label{font-size:15px;color:#252525;width:120px;height:30px;background-color:#fff;font-weight:400;position:absolute;text-align:center;line-height:30px;margin-bottom:0}#patient_info.quality-performance-main .qp-main .profile-block{display:block}@media screen and (min-width:768px){#patient_info.quality-performance-main .qp-main .profile-block{display:flex;flex-wrap:wrap}}#patient_info.quality-performance-main .qp-main .profile-block .profile-photo{margin:5px 30px 0 0;width:auto;max-width:100%;margin-bottom:20px}@media screen and (min-width:768px){#patient_info.quality-performance-main .qp-main .profile-block .profile-photo{max-width:50%;flex:0 0 50%;margin-bottom:0}}@media screen and (min-width:992px){#patient_info.quality-performance-main .qp-main .profile-block .profile-photo{max-width:270px;flex:0 0 270px}}#patient_info.quality-performance-main .qp-main .profile-block .profile-photo.no-profile-image{width:270px;height:313px;background-color:#008bce}#patient_info.quality-performance-main .qp-main .profile-block .profile-data{flex:1 1 0}#patient_info.quality-performance-main .qp-main .profile-block .profile-data .profile-job-title,#patient_info.quality-performance-main .qp-main .profile-block .profile-data .profile-organisation{color:#008bce}#patient_info.quality-performance-main .qp-main .profile-block .profile-data .profile-name{margin:0 0 5px}#patient_info.quality-performance-main .qp-main .profile-block .profile-data .profile-job-title{margin-bottom:0}#patient_info.quality-performance-main .qp-main .profile-block .profile-data .profile-organisation{margin-bottom:25px}#patient_info.quality-performance-main .qp-main .profile-block.block-vertical-profile{flex-direction:column}@media screen and (min-width:992px){#patient_info.quality-performance-main .qp-main .profile-block.block-vertical-profile{align-items:flex-end}}@media screen and (min-width:1200px){#patient_info.quality-performance-main .qp-main .profile-block.block-vertical-profile .profile-data,#patient_info.quality-performance-main .qp-main .profile-block.block-vertical-profile .profile-photo{width:270px}}#patient_info.quality-performance-main .qp-main .profile-block.block-vertical-profile .profile-photo{margin:5px 0 15px;flex:1 1 auto}#patient_info.quality-performance-main .qp-main .steps-block .step:before{margin-left:-30px}#patient_info.quality-performance-main .qp-main .steps-block .step img{max-width:100%;width:auto}#patient_info.quality-performance-main .qp-main .table-block .table{font-size:14px;margin-bottom:0}#patient_info.quality-performance-main .qp-main .table-block .table td,#patient_info.quality-performance-main .qp-main .table-block .table th{vertical-align:middle;padding:10px 5px}@media screen and (min-width:1200px){#patient_info.quality-performance-main .qp-main .table-block .table td,#patient_info.quality-performance-main .qp-main .table-block .table th{padding:10px 0}}#patient_info.quality-performance-main .qp-main .table-block .table th{color:#008bce;border-bottom-width:1px}#patient_info.quality-performance-main .qp-main .table-block .table a{color:#008bce;text-decoration:none}#patient_info.quality-performance-main .menu_shown .qp-main .menu_switcher{transform:scaleX(1)}#patient_info.quality-performance-main .section-page-links{height:309px}@media screen and (max-width:767px){#patient_info.quality-performance-main .section-page-links{background-image:none!important;height:auto;background-color:#f2f2f2;margin:0 -15px;padding:15px}}@media screen and (max-width:991px){#patient_info.quality-performance-main .section-page-links .col-md-6:first-child{display:none}}#patient_info.quality-performance-main .section-page-links .text-page-link-block{color:#fff!important;height:103px;font-size:0;padding:0 15px}@media screen and (min-width:1200px){#patient_info.quality-performance-main .section-page-links .text-page-link-block{padding:0 35px}}@media screen and (max-width:767px){#patient_info.quality-performance-main .section-page-links .text-page-link-block{height:60px;border-width:5px!important;margin-bottom:5px;background-color:#fff!important;position:relative}}#patient_info.quality-performance-main .section-page-links .text-page-link-block:first-child{border-bottom:10px solid #f68b2b;background-color:rgba(246,139,43,.6)}#patient_info.quality-performance-main .section-page-links .text-page-link-block:first-child:hover{background-color:rgba(246,139,43,.8)}@media screen and (max-width:767px){#patient_info.quality-performance-main .section-page-links .text-page-link-block:first-child{color:#f68b2b!important}}@media screen and (max-width:767px){#patient_info.quality-performance-main .section-page-links .text-page-link-block:first-child .page-link-label:after{border-color:#f68b2b!important}}@media screen and (max-width:767px){#patient_info.quality-performance-main .section-page-links .text-page-link-block:first-child.coming-soon{border-bottom-color:rgba(246,139,43,.6)}}#patient_info.quality-performance-main .section-page-links .text-page-link-block:nth-child(2){border-bottom:10px solid #ff671f;background-color:rgba(255,103,31,.6)}#patient_info.quality-performance-main .section-page-links .text-page-link-block:nth-child(2):hover{background-color:rgba(255,103,31,.8)}@media screen and (max-width:767px){#patient_info.quality-performance-main .section-page-links .text-page-link-block:nth-child(2){color:#ff671f!important}}@media screen and (max-width:767px){#patient_info.quality-performance-main .section-page-links .text-page-link-block:nth-child(2) .page-link-label:after{border-color:#ff671f!important}}@media screen and (max-width:767px){#patient_info.quality-performance-main .section-page-links .text-page-link-block:nth-child(2).coming-soon{border-bottom-color:rgba(255,103,31,.6)}}#patient_info.quality-performance-main .section-page-links .text-page-link-block:last-child{border-bottom:10px solid #e7447b;background-color:rgba(231,68,123,.6)}#patient_info.quality-performance-main .section-page-links .text-page-link-block:last-child:hover{background-color:rgba(231,68,123,.8)}@media screen and (max-width:767px){#patient_info.quality-performance-main .section-page-links .text-page-link-block:last-child{color:#e7447b!important}}@media screen and (max-width:767px){#patient_info.quality-performance-main .section-page-links .text-page-link-block:last-child .page-link-label:after{border-color:#e7447b!important}}@media screen and (max-width:767px){#patient_info.quality-performance-main .section-page-links .text-page-link-block:last-child.coming-soon{border-bottom-color:rgba(231,68,123,.6)}}@media screen and (max-width:767px){#patient_info.quality-performance-main .section-page-links .text-page-link-block.coming-soon .page-link-label-wrapper{opacity:.6}}#patient_info.quality-performance-main .section-page-links .text-page-link-block.coming-soon .coming-soon-label{right:35px;top:12px}@media screen and (min-width:768px){#patient_info.quality-performance-main .section-page-links .text-page-link-block.coming-soon .coming-soon-label{top:36.5px}}#patient_info.quality-performance-main .section-page-links .text-page-link-block>div{display:inline-block;vertical-align:middle}#patient_info.quality-performance-main .section-page-links .text-page-link-block:after{content:"";display:inline-block;vertical-align:middle;height:103px}@media screen and (max-width:767px){#patient_info.quality-performance-main .section-page-links .text-page-link-block:after{height:50px}}@media screen and (max-width:480px){#patient_info.quality-performance-main .section-page-links .text-page-link-block:after{height:51px}}#patient_info.quality-performance-main .section-page-links .text-page-link-block .page-link-label{margin-bottom:0!important}@media screen and (max-width:767px){#patient_info.quality-performance-main .section-page-links .text-page-link-block .page-link-label{font-size:24px!important}}@media screen and (max-width:480px){#patient_info.quality-performance-main .section-page-links .text-page-link-block .page-link-label{font-size:20px!important;font-weight:600!important}}@media screen and (max-width:767px){#patient_info.quality-performance-main .section-page-links .text-page-link-block .page-link-label:after{position:absolute;top:12px;right:15px;content:"";border-style:solid;border-width:3px 3px 0 0;width:12px;height:12px;display:inline-block;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:7px}}#patient_info.quality-performance-main .section-page-links .text-page-link-block .page-link-content{font-size:16px}@media screen and (max-width:767px){#patient_info.quality-performance-main .section-page-links .text-page-link-block .page-link-content{display:none}}#patient_info.quality-performance-main #section-steps{background-color:rgba(0,146,208,.2);padding:35px 15px 15px}#patient_info.quality-performance-main #section-steps h4{color:#008bce;padding-left:20px;margin-bottom:25px}#patient_info.quality-performance-main #section-steps .two-column-steps{background-color:#fff;padding:30px 0;margin-bottom:20px}@media screen and (min-width:1200px){#patient_info.quality-performance-main #section-steps .two-column-steps .steps{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);padding:0;grid-template-areas:"a b" "a c"}}#patient_info.quality-performance-main #section-steps .two-column-steps .steps .step{margin-top:0}@media screen and (min-width:1200px){#patient_info.quality-performance-main #section-steps .two-column-steps .steps .step{padding-left:40px}}#patient_info.quality-performance-main #section-steps .two-column-steps .steps .step:first-child{grid-area:a}#patient_info.quality-performance-main #section-steps .two-column-steps .steps .step:nth-child(2){grid-area:b}#patient_info.quality-performance-main #section-steps .two-column-steps .steps .step:last-child{grid-area:c}#patient_info.quality-performance-main #section-measure .col-xs-12{float:none}#patient_info.quality-performance-main #section-measure .col-xs-12 .text-block{margin-bottom:20px}#patient_info.quality-performance-main #section-measure .col-md-6 .boxed{height:250px;text-align:center;padding:15px;font-size:0;margin-bottom:15px}#patient_info.quality-performance-main #section-measure .col-md-6 .boxed>div{display:inline-block;font-size:24px;font-weight:600;font-family:omnes-pro,sans-serif;vertical-align:middle;line-height:26px;width:100%}@media screen and (min-width:992px){#patient_info.quality-performance-main #section-measure .col-md-6 .boxed>div{font-size:30px;line-height:40px}}#patient_info.quality-performance-main #section-measure .col-md-6 .boxed>div p{margin-bottom:0}#patient_info.quality-performance-main #section-measure .col-md-6 .boxed:after{content:"";vertical-align:middle;height:100%;display:inline-block}@media screen and (min-width:1200px){#patient_info.quality-performance-main #section-measure .col-md-6 .boxed.bg-red-orange>div{max-width:325px}}@media screen and (min-width:1200px){#patient_info.quality-performance-main #section-measure .col-md-6 .boxed.bg-violet>div{max-width:335px}}@media screen and (min-width:1200px){#patient_info.quality-performance-main #section-measure .col-md-6 .boxed.bg-red>div{max-width:345px}}@media screen and (min-width:992px){#patient_info.quality-performance-main #section-measure .col-md-6 .boxed.bg-orange>div{font-size:24px;line-height:26px}}@media screen and (min-width:1200px){#patient_info.quality-performance-main #section-measure .col-md-6 .boxed.bg-orange>div{font-size:30px;line-height:40px}}#patient_info.quality-performance-main #section-co-design-project{margin-bottom:20px}@media screen and (min-width:992px){#patient_info.quality-performance-main #section-co-design-project>.row{display:flex;align-items:stretch}}#patient_info.quality-performance-main #section-co-design-project .text-page-link-block{padding:30px;height:100%}#patient_info.quality-performance-main #section-co-design-project .text-page-link-block .page-link-label{position:relative;color:#fff;margin-top:0;margin-bottom:20px;padding-right:20px}#patient_info.quality-performance-main #section-co-design-project .text-page-link-block .page-link-label:after{content:"\E904";font-family:icomoon,sans-serif!important;-webkit-font-smoothing:antialiased;position:absolute;right:0;top:0;color:#fff}#patient_info.quality-performance-main #section-co-design-project .text-page-link-block .page-link-content{color:#fff}#patient_info.quality-performance-main #section-co-design-project .text-page-link-block .page-link-content p{margin-bottom:20px}#patient_info.quality-performance-main #section-co-design-project .text-page-link-block .page-link-content p:last-child{margin-bottom:0}#patient_info.quality-performance-main #section-co-design-project .text-page-link-block.coming-soon .coming-soon-label{display:none}@media screen and (min-width:992px){#patient_info.quality-performance-main #section-case-study .col-md-6:first-child{width:58.14%}}@media screen and (min-width:992px){#patient_info.quality-performance-main #section-case-study .col-md-6:last-child{width:41.86%}}#patient_info.quality-performance-main #section-case-study .boxed{height:190px;padding:30px;font-size:0}#patient_info.quality-performance-main #section-case-study .boxed>div{display:inline-block;vertical-align:middle}#patient_info.quality-performance-main #section-case-study .boxed>div h4{font-size:26px;font-weight:500;font-family:omnes-pro,sans-serif}@media screen and (max-width:767px){#patient_info.quality-performance-main #section-case-study .boxed>div h4{font-size:20px}}#patient_info.quality-performance-main #section-case-study .boxed>div p{font-size:16px}#patient_info.quality-performance-main #section-case-study .boxed>div a{color:#fff}#patient_info.quality-performance-main #section-case-study .boxed:after{content:"";vertical-align:middle;height:100%;display:inline-block}@media screen and (min-width:992px){#patient_info.quality-performance-main #section-working-with-patients .text-block{width:calc(100% - 270px);padding-right:30px;float:left}}@media screen and (min-width:992px){#patient_info.quality-performance-main #section-working-with-patients .profile-block{width:270px;float:right}}@media screen and (max-width:991px){#patient_info.quality-performance-main #block-team-members{border:none;margin-bottom:0}}@media screen and (max-width:991px){#patient_info.quality-performance-main #block-team-members .table{display:block}#patient_info.quality-performance-main #block-team-members .table thead{display:none}#patient_info.quality-performance-main #block-team-members .table tbody tr{display:flex;flex-wrap:wrap;border:1px solid #f2f2f2;margin-bottom:20px;padding:15px}#patient_info.quality-performance-main #block-team-members .table tbody tr td{border:none;padding:0}#patient_info.quality-performance-main #block-team-members .table tbody tr td:first-child{font-size:20px;font-weight:600;order:1}#patient_info.quality-performance-main #block-team-members .table tbody tr td:nth-child(2){order:3}#patient_info.quality-performance-main #block-team-members .table tbody tr td:last-child,#patient_info.quality-performance-main #block-team-members .table tbody tr td:nth-child(2){flex:0 0 100%}#patient_info.quality-performance-main #block-team-members .table tbody tr td:nth-child(3){order:2;flex:0 0 20px}#patient_info.quality-performance-main #block-team-members .table tbody tr td:nth-child(3) a{font-size:0}#patient_info.quality-performance-main #block-team-members .table tbody tr td:nth-child(3) a:before{margin-left:15px;display:block;line-height:28px;font-size:18px;content:"\E91C";font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#patient_info.quality-performance-main #block-team-members .table tbody tr td:last-child{order:4}}#quality-performance-patient-experience-story .fit_block{align-items:flex-start}#quality-performance-patient-experience-story .fit_block>img{width:270px;flex:0 0 270px;margin-top:15px;max-width:270px}#quality-performance-patient-experience-story .fit_block .text_part{width:auto;flex:1 1 auto}#quality-performance-patient-experience-story .fit_block .text_part h4{font-size:26px;font-weight:500;font-family:omnes-pro,sans-serif}@media screen and (max-width:767px){#quality-performance-patient-experience-story .fit_block .text_part h4{font-size:20px}}#quality-performance-patient-experience-story .fit_block .text_part h4,#quality-performance-patient-experience-story .fit_block .text_part p{margin-bottom:20px}.no-cssgrid #patient_info.quality-performance-main .qp-main #section-steps .two-column-steps .steps{overflow:hidden}@media screen and (min-width:1200px){.no-cssgrid #patient_info.quality-performance-main .qp-main #section-steps .two-column-steps .steps{display:block}}@media screen and (min-width:992px){.no-cssgrid #patient_info.quality-performance-main .qp-main #section-steps .two-column-steps .steps .step{float:left;width:50%}}#quality-performance-intro{margin-bottom:30px}#quality-performance-intro h4{font-size:26px;font-weight:500;font-family:omnes-pro,sans-serif;letter-spacing:normal}@media screen and (max-width:767px){#quality-performance-intro h4{font-size:20px}}@media screen and (min-width:1200px){#quality-performance-intro h4 br{display:inline}}#quality-performance-intro p{margin-bottom:20px}.column-page-link-blocks .image-page-link-block.coming-soon>div img{opacity:.6}.column-page-link-blocks .image-page-link-block.coming-soon .coming-soon-label{top:16px;right:13px}.column-page-link-blocks .text-page-link-block.coming-soon>div{opacity:.6}.column-page-link-blocks .text-page-link-block.coming-soon .coming-soon-label{display:none}.column-page-link-blocks.clear-left{clear:left}@media (max-width:767px){section.news a{display:none}section.news a:first-child{display:block}}.private-services-contents .private-service:not(:first-child){display:none}.sk-folding-cube{width:15px;height:15px;position:relative;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);transform:scale(1.1)}.sk-folding-cube .sk-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;-webkit-animation:sk-foldCubeAngle 2.4s infinite linear both;animation:sk-foldCubeAngle 2.4s infinite linear both;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.sk-folding-cube .sk-cube2{-webkit-transform:scale(1.1) rotate(90deg);transform:scale(1.1) rotate(90deg)}.sk-folding-cube .sk-cube2:before{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-folding-cube .sk-cube3{-webkit-transform:scale(1.1) rotate(180deg);transform:scale(1.1) rotate(180deg)}.sk-folding-cube .sk-cube3:before{-webkit-animation-delay:.6s;animation-delay:.6s}.sk-folding-cube .sk-cube4{-webkit-transform:scale(1.1) rotate(270deg);transform:scale(1.1) rotate(270deg)}.sk-folding-cube .sk-cube4:before{-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}.fa-events-icons-loading body,.wf-loading body{opacity:0}body,html{max-width:100%;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:1}body.menu_open{position:fixed;left:0;right:0}body.no_scroll{overflow:hidden}.text-color{color:#525252}.anchor-brand-style{color:#525252;text-decoration:none}.anchor-brand-style:hover{color:#008bce}.fullwidth{max-width:100%!important}.g-recaptcha.error,.input-group.error{border:1px solid #f68b2b!important}input[type=checkbox]+label.error{text-decoration:underline;color:#f68b2b;font-weight:900!important}.bottom_nav .nav-link{font-weight:300}.bottom_nav .nav-link:first-child{margin-bottom:8px;opacity:1;font-weight:500}.for_topnav{padding:0}#search_toggle{font-size:0;padding:17px 0 9px}#search_toggle:before{content:"\E90F";font-family:icomoon,sans-serif!important;-webkit-font-smoothing:antialiased;font-size:2rem}.quick-search{max-width:100%}@media screen and (min-width:991px){.quick-search{position:absolute;z-index:10;right:15px}}.for_news a,.news_preview a{outline:none!important;text-decoration:none;color:#525252}.for_news a .img_part,.news_preview a .img_part{padding-bottom:240px;max-height:240px;background-size:100% 100%;background-repeat:no-repeat;background-position:50%;position:relative;overflow:hidden}.for_news a .img_part .inner,.news_preview a .img_part .inner{background-size:100% 100%;position:absolute;left:0;right:0;top:0;bottom:0;transition:all .4s;background-size:cover;background-repeat:no-repeat;background-position:50%}.for_news a .img_part .inner:hover,.news_preview a .img_part .inner:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}.for_news a:hover,.news_preview a:hover{text-decoration:none}.for_news a .learn_more,.news_preview a .learn_more{text-decoration:underline;white-space:nowrap}.for_news .item:first-child:nth-last-child(2) .img_part,.for_news .item:last-child:nth-child(2) .img_part,.news_preview .item:first-child:nth-last-child(2) .img_part,.news_preview .item:last-child:nth-child(2) .img_part{padding-bottom:300px}.for_news h4,.news_preview h4{font-family:omnes-pro,sans-serif;font-weight:500;font-size:26px;margin:20px 0}.for_news .text_part,.news_preview .text_part{padding-right:15px}@media screen and (max-width:991px){.for_news a .img_part,.news_preview a .img_part{padding-bottom:300px;max-height:300px}.for_news .text_part,.news_preview .text_part{padding-right:0}.for_news h4,.news_preview h4{font-size:22px;margin:.5em 0}}#quality-performance-our-performance-results .flex_hor .img_part{padding-bottom:180px;max-height:180px}@media screen and (max-width:991px){#quality-performance-our-performance-results .flex_hor .img_part{padding-bottom:56%;max-height:100%}}@media screen and (min-width:768px) and (max-width:991px){.flex_hor .pfys_item:first-child:nth-last-child(4){flex-basis:22%}}.pfys_item{border-bottom-style:solid;border-bottom-width:10px;background-color:hsla(0,0%,100%,.9);transition:background-color .3s;margin:0 10px;display:flex;display:-moz-flex;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-moz-align-items:center;-ms-align-items:center;align-items:center;align-content:center;-webkit-align-content:center;padding:50px 30px;text-align:center}.pfys_item .icon{font-size:40px}.pfys_item h3{font-size:26px;margin:30px 0 15px;font-family:omnes-pro,sans-serif;font-weight:500}.pfys_item a{color:#525252;text-decoration:none}.pfys_item a:hover{color:#008bce}.pfys_item:hover{background-color:#fff}@media screen and (max-width:991px){.pfys_item{padding:40px 5px 29px!important}}@media screen and (max-width:480px){.pfys_item{margin:0 15px;padding:40px 5px!important}.pfys_item .icon{font-size:30px}.pfys_item h3{font-size:22px;margin:20px 0 15px}.pfys_item:last-child{margin-bottom:40px}}.pfys_item .desc{width:100%}.page-title{font-family:omnes-pro,sans-serif;font-weight:600;font-size:36px;padding:0 10px;letter-spacing:.5px}.page-title.no_padding{padding:0}@media screen and (max-width:767px){.page-title{font-size:26px;line-height:30px;padding:0}}.for_block_title h2{font-family:omnes-pro,sans-serif;font-weight:600;font-size:36px;padding:0 10px;letter-spacing:.5px;padding:0;margin:0 0 26px;font-size:40px;line-height:40px}.for_block_title h2.no_padding{padding:0}@media screen and (max-width:767px){.for_block_title h2{font-size:26px;line-height:30px;padding:0}}.for_block_title h2.m_b_15{margin-bottom:15px}.for_block_title h2.spec_title{margin:30px 0}@media screen and (max-width:1199px){.for_block_title h2 br{display:none}}@media screen and (max-width:767px){.for_block_title h2,.for_block_title h2.spec_title{font-size:24px;line-height:30px}.for_block_title h2.spec_title{margin:15px 0}}.for_block_title.text_center h2{margin:0 0 36px}@media screen and (max-width:767px){.for_block_title.text_center h2,.for_block_title h2{margin:0 0 20px}.for_block_title hr{margin:0}}.page-subtitle{font-family:Arial,Helvetica,sans-serif;font-weight:300;margin-bottom:40px;font-size:20px;padding:0 10px}.faq_carousel{overflow:hidden}.faq_carousel .slider_wrap{overflow:hidden;padding:30px 15px 0}.faq_carousel .caq_item{min-height:120px;padding-right:80px;display:block;line-height:24px;vertical-align:top}.faq_carousel .caq_item a{color:#fff;text-decoration:underline}.faq_carousel .caq_item:nth-child(2){padding:0 50px 0 10px}@media screen and (max-width:767px){.faq_carousel .caq_item{padding:0 30px}}.faq_carousel h5{font-family:omnes-pro,sans-serif;font-weight:500;font-size:20px}.faq_carousel .answer{font-size:16px}.quotes_carousel{width:50%;margin:0 auto}@media screen and (max-width:767px){.quotes_carousel{width:80%}}.quotes_carousel .text{font-size:26px;font-style:italic}.quotes_carousel .text *{display:inline}.quotes_carousel .author{font-size:16px}#quotes_navi ul,#slider_navi ul{margin-bottom:8px;padding:15px 0 0;list-style:none;text-align:center}#quotes_navi ul li,#slider_navi ul li{display:inline-block;margin:0 10px;font-size:0}#quotes_navi ul li button,#slider_navi ul li button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:50%;background-color:hsla(0,0%,100%,.8);padding:3px;outline:none!important}#quotes_navi ul li.slick-active button,#slider_navi ul li.slick-active button{background-color:#fff;padding:4px}#quotes_navi#quotes_navi ul,#slider_navi#quotes_navi ul{padding-top:0}#quotes_navi#quotes_navi ul li,#slider_navi#quotes_navi ul li{margin:0 5px}#quotes_navi#quotes_navi ul li button,#slider_navi#quotes_navi ul li button{padding:4px;background-color:#b8b8b8}#quotes_navi#quotes_navi ul li.slick-active button,#slider_navi#quotes_navi ul li.slick-active button{background-color:#6c6c6c}.content_blocks_container h4{font-family:omnes-pro,sans-serif;font-size:26px;font-weight:500;margin:0 0 20px}.content_blocks_container .img_part{margin-bottom:20px}.content_blocks_container .text_part.text_center{padding:0 5px}.content_blocks_container .text_part.text_center h4{margin:10px 0 24px}.content_blocks_container .text_part a{color:#fff;text-decoration:underline}.content_blocks_container:not(:last-child){margin-bottom:45px}@media screen and (max-width:767px){.content_blocks_container h4{font-size:22px;line-height:26px;margin-bottom:15px}.content_blocks_container .text_part{margin-bottom:30px}}@media screen and (max-width:480px){.content_blocks_container .text_part{margin-bottom:0}.content_blocks_container:not(:last-child){margin-bottom:15px}}.brick_container{text-align:center}.brick_container .brick{display:inline-block;width:65%;padding:25px 15px;margin-bottom:10px;line-height:1}.brick_container .brick:last-child{margin-bottom:0}.brick_container .brick p{margin-bottom:0;font-family:omnes-pro,sans-serif;font-size:20px;font-weight:500}@media screen and (max-width:991px){.brick_container{padding:0 15px}.brick_container .brick{width:100%}}.row_line:first-child{border-top:1px solid #f2f2f2;padding-top:25px}.row_line:last-child{margin-bottom:60px}.row_line.highlighted{color:#008bce}.row_line .ctd_block{padding:15px 0}.row_line .ctd_block:first-child{font-weight:600}.row_line .ctd_block:last-child{padding-right:150px}@media screen and (max-width:991px){.row_line .ctd_block:last-child{padding-right:15px}}.type_2 .page-title{padding-bottom:25px;border-bottom:1px solid #f2f2f2}.our_staff{margin:30px 0}.our_staff.our_team{margin:30px 120px}.our_staff.our_team .person_box{min-height:330px}.our_staff.our_specs .person_box{margin-bottom:15px}.our_staff.our_specs .person_box.no-photo{min-height:150px}.our_staff.our_specs .person_box[data-disabled=true]{min-height:110px}.our_staff.our_specs .person_box[data-disabled=true] .img_bg_link{display:none}.our_staff.our_specs .person_box[data-disabled=true] a{pointer-events:none;cursor:default}@media screen and (min-width:768px) and (max-width:991px){.our_staff.our_specs .person_box:nth-child(3n+1){clear:left}}@media screen and (min-width:992px) and (max-width:1199px){.our_staff.our_specs .person_box:nth-child(4n+1){clear:left}}@media screen and (min-width:1200px){.our_staff.our_specs .person_box:nth-child(6n+1){clear:left}}.our_staff .person_box a{outline:none!important;color:#525252;text-decoration:none!important}.our_staff .person_box a:hover,.our_staff .person_box a:hover .achievments,.our_staff .person_box a:hover .name{color:#008bce}.our_staff .person_box .img_bg_link{padding-bottom:116%;background-size:cover;background-repeat:no-repeat;background-position:50%}.our_staff .person_box .img_bg_link .inner{background-size:cover;background-repeat:no-repeat;background-position:50%;height:auto!important}.our_staff .person_box .img_bg_link.spec{padding-bottom:230px}.our_staff .person_box .achievments,.our_staff .person_box .name,.our_staff .person_box .position{display:inline-block;width:100%;line-height:1;white-space:normal;word-break:normal}.our_staff .person_box .name{padding:10px 0 2px;color:#525252;font-family:omnes-pro,sans-serif;font-size:20px}.our_staff .person_box .achievments{margin-top:3px;color:#b1b1b1;font-size:12px}.our_staff .person_box .position{font-size:14px;margin-bottom:25px}.our_staff .person_box .tag{margin-top:2px;font-size:16px;display:inline-block;width:100%;line-height:1}@media screen and (max-width:1200px){.our_staff{margin:30px -15px}}@media screen and (max-width:991px) and (orientation:landscape){.our_staff.our_team{margin:15px 0}.our_staff.our_team .person_box{width:25%;min-height:258px}.our_staff.our_specs .person_box{width:25%;min-height:320px}.our_staff.our_specs .person_box .img_bg_link{padding-bottom:150px}}@media screen and (max-width:991px) and (orientation:portrait){.our_staff.our_team .person_box{min-height:220px}}@media screen and (max-width:767px) and (orientation:portrait){.our_staff.our_team{margin:15px 0}.our_staff.our_team .person_box{min-height:150px}.our_staff.our_specs .person_box:nth-child(odd){clear:both}}.ipt_box.row{margin-left:0;margin-right:0}.ipt_box .ipt_text h3{margin-top:18px;font-size:24px;line-height:30px}.ipt_box .ipt_text h4{font-size:20px}.ipt_box .ipt_text h3,.ipt_box .ipt_text h4{font-family:omnes-pro,sans-serif;font-weight:500}.vac_item{background-color:#f7f7f7;margin-bottom:20px}.vac_item:hover{background-color:#f2f2f2}.vac_item .vac_info{padding:40px 50px}.vac_item .job_title{font-size:20px;font-weight:700;display:inline-block;width:100%;margin-bottom:20px}.vac_item .job_description{color:#525252;outline:none!important;text-decoration:none!important}.vac_item .total_data{background-color:#f68b2b;color:#fff;padding:20px 30px}@media screen and (max-width:767px){.vac_item .vac_info{padding:20px 35px}.vac_item .share_block,.vac_item .total_data{padding:20px}}.share_block{padding:20px 0;font-family:omnes-pro,sans-serif;font-size:14px}.share_block a{color:#525252;font-size:18px;padding:0 5px}.share_block a:hover{color:#8a8a8a}.vg_form{background:#692c86;background:linear-gradient(90deg,#692c86 0,#692c86 50%,#f7f7f7 0,#f7f7f7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="@grape",endColorstr="@gray-light",GradientType=1)}.vg_form .inner{display:flex;display:-moz-flex;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;align-content:center;-webkit-align-content:center}.vg_form .inner .left_part{flex:1 0 42%;color:#fff;padding:60px 130px 60px 0;background-color:#692c86}.vg_form .inner .left_part a{color:#fff!important}.vg_form .inner .left_part h2,.vg_form .inner .left_part h3{font-family:omnes-pro,sans-serif;font-size:30px;line-height:25px;margin:0 0 30px;font-weight:600}.vg_form .inner .left_part a{color:#fff}.vg_form .inner .right_part{flex:1 0 58%;padding:50px 0 30px 30px;background-color:#f7f7f7}.vg_form .inner .right_part h3{font-family:omnes-pro,sans-serif;font-size:30px;line-height:25px;margin:0 0 30px;font-weight:600}.vg_form .inner .right_part a{color:#525252}.vg_form .inner .right_part .input-group{margin-bottom:15px;width:100%;border:1px solid #f2f2f2}.vg_form .inner .right_part .input-group.text_right{border:0}.vg_form .inner .right_part .input-group .input-group-addon{background-color:#fff;width:150px;text-align:left;padding:10px;border:none!important;vertical-align:top}.vg_form .inner .right_part .input-group input,.vg_form .inner .right_part .input-group select,.vg_form .inner .right_part .input-group textarea{border:none!important;box-shadow:none!important;outline:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vg_form .inner .right_part .input-group input::-webkit-input-placeholder,.vg_form .inner .right_part .input-group select::-webkit-input-placeholder,.vg_form .inner .right_part .input-group textarea::-webkit-input-placeholder{color:hsla(0,0%,43%,.47)}.vg_form .inner .right_part .input-group input:-moz-placeholder,.vg_form .inner .right_part .input-group input::-moz-placeholder,.vg_form .inner .right_part .input-group select:-moz-placeholder,.vg_form .inner .right_part .input-group select::-moz-placeholder,.vg_form .inner .right_part .input-group textarea:-moz-placeholder,.vg_form .inner .right_part .input-group textarea::-moz-placeholder{color:hsla(0,0%,43%,.47)}.vg_form .inner .right_part .input-group input:-ms-input-placeholder,.vg_form .inner .right_part .input-group select:-ms-input-placeholder,.vg_form .inner .right_part .input-group textarea:-ms-input-placeholder{color:hsla(0,0%,43%,.47)}.vg_form .inner .right_part .input-group input[type=submit],.vg_form .inner .right_part .input-group select[type=submit],.vg_form .inner .right_part .input-group textarea[type=submit]{font-weight:700;padding:8px 25px}.vg_form .inner .right_part .input-group .input-group-addon+textarea{width:100%!important}.vg_form .inner .right_part .for_cb{padding:10px 0}.vg_form .inner .right_part .for_cb input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:1px;width:1px;top:20px;left:10px;position:relative}.vg_form .inner .right_part .for_cb label{font-weight:400;font-size:13px;position:relative;padding-left:40px}.vg_form .inner .right_part .for_cb label:before{position:absolute;left:0;top:5px;font-size:20px;font-weight:400;font-family:Font Awesome\ 5 Pro;font-weight:900;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\F04D";color:rgba(0,139,206,.2)}.vg_form .inner .right_part .for_cb label:before.icon-pull-left{margin-right:.3em}.vg_form .inner .right_part .for_cb label:before.icon-pull-right{margin-left:.3em}.vg_form .inner .right_part .for_cb input[type=checkbox]:checked+label:before{content:"\F14A";color:#008bce}@media screen and (max-width:768px){.vg_form .inner .right_part .g-recaptcha>div{width:217px!important;height:78px;overflow:hidden;border:1px solid grey}}.vg_form.hospital_contact .inner .left_part{padding:50px 50px 50px 0}.vg_form.hospital_contact .inner .left_part h2{margin-bottom:20px}@media screen and (max-width:991px){.vg_form.hospital_contact .inner .left_part{padding:30px 15px}.vg_form.hospital_contact br:only-child{display:none}}@media screen and (max-width:991px){.vg_form .container{width:100%}.vg_form .inner .left_part{padding:30px 10px}.vg_form .inner .left_part h2{font-size:28px;line-height:30px}.vg_form .inner .right_part{padding:30px 0 24px 30px}.vg_form .inner .right_part h3{font-size:28px;line-height:30px}.vg_form .inner .right_part .input-group .input-group-addon{width:100px}}@media screen and (max-width:767px){.vg_form .container{padding:0}.vg_form .inner{display:block}.vg_form .inner .left_part,.vg_form .inner .right_part{padding:20px 15px}.vg_form .inner .left_part h2,.vg_form .inner .left_part h3,.vg_form .inner .right_part h2,.vg_form .inner .right_part h3{font-size:23px;line-height:28px}.vg_form .inner .left_part br+br{display:none}}.single_vacancy h2{float:left;width:50%}.single_vacancy .share_block{float:right;width:50%;text-align:right;padding:44px 0 0}.single_vacancy hr{margin-top:0}@media screen and (max-width:767px){.single_vacancy .text_left{padding:15px}}@media screen and (max-width:480px){.single_vacancy .share_block,.single_vacancy h2{float:none;width:100%;text-align:left}.single_vacancy .share_block{padding:15px 0}}#vacancy_description p{margin-bottom:25px}#vacancy_description p a{color:#525252;text-decoration:underline}#vacancy_description ul{margin:0 0 25px;list-style-type:none;padding-left:0}#vacancy_description ul>li{text-indent:-15px;padding-left:18px}#vacancy_description ul>li:before{content:"-";text-indent:-5px;padding-right:15px}.article-specialist h2,.article-specialist h3{font-family:omnes-pro,sans-serif;font-weight:500}.article-specialist h2{font-size:1.5em}.article-specialist h3{margin-top:10px}.article-specialist h4{font-weight:600;margin:0 0 2.5rem;font-size:20px;letter-spacing:.5px}.article-specialist h4 a{color:#525252;padding-left:20px;line-height:1!important;display:inline-block;white-space:nowrap}.article-specialist h4 a .fa{font-size:16px}.article-specialist .private-service-address br{display:none}.article-specialist .private-service-address .address{margin-bottom:20px}.article-specialist .private-service-address .address br{display:block}.article-specialist .private-service-address strong{display:block;margin-top:22px}.article-specialist .private-service-name{font-size:16px;font-weight:500}.article-specialist .email,.article-specialist .fax,.article-specialist .phone{margin-bottom:5px}.article-specialist .email span,.article-specialist .fax span,.article-specialist .phone span{margin-right:15px}.article-specialist .email a{color:#525252}.article-specialist .private-service-extra-info{margin-top:18px}.article-specialist .contents{padding-top:10px}.article-specialist .contents .source{margin-top:50px;padding-bottom:50px;font-style:italic;font-size:.8em}.article-specialist .contents img.profile{margin-top:25px}.article-specialist .contents .profiles{margin-top:30px}.article-specialist .contents .profiles h3{margin-bottom:5px}.article-specialist .contents .profiles ul{padding:0;list-style:none}.article-specialist .contents .profiles ul li{margin-bottom:3px}.article-specialist .contents .profiles .spec{padding-bottom:230px}.article-specialist .contents .profiles .specialist{margin-bottom:15px}.article-specialist .contents .profiles .specialist:nth-child(6n+1){clear:both}.article-specialist .contents .profiles .specialist .qualification,.article-specialist .contents .profiles .specialist .specialty{display:inline-block;line-height:1;padding-top:4px}.article-specialist .contents .profiles .specialist .qualification{font-size:.8em}@media screen and (max-width:1200px){.article-specialist .contents .profiles .spec{padding-bottom:317px}.article-specialist .contents .profiles .specialist:nth-child(6n+1){clear:none}.article-specialist .contents .profiles .specialist:nth-child(4n+1){clear:both}}@media screen and (max-width:768px){.article-specialist .contents .profiles .specialist:nth-child(4n+1),.article-specialist .contents .profiles .specialist:nth-child(6n+1){clear:none}.article-specialist .contents .profiles .specialist:nth-child(3n+1){clear:both}}@media screen and (max-width:480px){.article-specialist .contents .profiles .spec{padding-bottom:296px}.article-specialist .contents .profiles .specialist:nth-child(3n+1),.article-specialist .contents .profiles .specialist:nth-child(4n+1),.article-specialist .contents .profiles .specialist:nth-child(6n+1){clear:none}.article-specialist .contents .profiles .specialist:nth-child(odd){clear:both}}@media screen and (max-width:375px){.article-specialist .contents .profiles .spec{padding-bottom:232px}}@media screen and (max-width:320px){.article-specialist .contents .profiles .spec{padding-bottom:194px}}.article-specialist .contents img{height:auto}.hospital_info{z-index:2;position:relative;background-color:#fff;border-bottom:1px solid #e9e9e9}.hospital_info.main_h_view{background-color:hsla(0,0%,100%,.9)}.hospital_info a:active,.hospital_info a:focus,.hospital_info a:hover{text-decoration:none}.hospital_info strong{font-weight:600}.hospital_info .v_hours{font-size:24px;line-height:30px}.hospital_info .map_parking{font-size:20px;line-height:24px}.hospital_info .extra_data{font-size:18px;line-height:22px}@media screen and (max-width:767px){.hospital_info .v_hours{font-size:20px;line-height:24px;margin-top:15px}.hospital_info .map_parking{font-size:18px;line-height:22px}.hospital_info .extra_data{font-size:16px;line-height:20px}}.hospital_info .container_white{font-family:omnes-pro,sans-serif;color:#008bce;padding:10px 0}.hospital_info .container_white h2{color:#008bce;font-family:omnes-pro,sans-serif;font-weight:600;font-size:50px;letter-spacing:.5px;margin:0}.hospital_info .container_white h2 a{text-decoration:none!important}@media screen and (max-width:991px){.hospital_info .container_white{padding:15px 0}.hospital_info .container_white h2{font-size:30px}.hospital_info .container_white h4 a{padding-left:0;padding-top:10px}}.hospital_info .container_blue{padding:20px 0 10px;background-color:#008bce;font-family:omnes-pro,sans-serif;min-height:100px;font-weight:500;font-size:20px;position:relative}.hospital_info .container_blue b{font-weight:600}.hospital_info .container_blue a{color:#fff;font-weight:500}.hospital_info .container_blue a .fa{margin-right:10px}.profiles ul{padding:0;list-style:none}.profiles ul li{margin-bottom:3px}.profiles a h3{color:#525252}.profiles a:hover h3{text-decoration:none}.main_text h2{font-family:omnes-pro,sans-serif;font-weight:600;font-size:36px;padding:0 10px;letter-spacing:.5px;font-size:30px;margin-bottom:25px;margin-top:10px}.main_text h2.no_padding{padding:0}@media screen and (max-width:767px){.main_text h2{font-size:26px;line-height:30px;padding:0}}#csw,#patient_info{border-top:20px solid #fff}#csw h5,#patient_info h5{font-family:omnes-pro,sans-serif;font-size:22px;font-weight:600}#csw .for_navi,#patient_info .for_navi{background-color:#f2f2f2}#csw .for_navi h5,#patient_info .for_navi h5{padding:10px 0;font-size:18px}#csw .for_navi ul,#patient_info .for_navi ul{padding:0;border:none}#csw .for_navi ul li,#patient_info .for_navi ul li{display:inline-block;width:100%}#csw .for_navi ul li .nav-link,#csw .for_navi ul li a,#patient_info .for_navi ul li .nav-link,#patient_info .for_navi ul li a{border:none!important;color:#525252;padding:10px 25px 10px 0;margin-right:0;border-radius:0;position:relative;display:block}@media (pointer:fine){#csw .for_navi ul li .nav-link:active,#csw .for_navi ul li .nav-link:focus,#csw .for_navi ul li a:active,#csw .for_navi ul li a:focus,#patient_info .for_navi ul li .nav-link:active,#patient_info .for_navi ul li .nav-link:focus,#patient_info .for_navi ul li a:active,#patient_info .for_navi ul li a:focus{color:#008bce;font-weight:600}#csw .for_navi ul li .nav-link:active:after,#csw .for_navi ul li .nav-link:focus:after,#csw .for_navi ul li a:active:after,#csw .for_navi ul li a:focus:after,#patient_info .for_navi ul li .nav-link:active:after,#patient_info .for_navi ul li .nav-link:focus:after,#patient_info .for_navi ul li a:active:after,#patient_info .for_navi ul li a:focus:after{color:#008bce}}#csw .for_navi ul li .nav-link:hover,#csw .for_navi ul li a:hover,#patient_info .for_navi ul li .nav-link:hover,#patient_info .for_navi ul li a:hover{background-color:transparent}#csw .for_navi ul li .nav-link:hover:after,#csw .for_navi ul li a:hover:after,#patient_info .for_navi ul li .nav-link:hover:after,#patient_info .for_navi ul li a:hover:after{color:#008bce}#csw .for_navi ul li .nav-link:after,#csw .for_navi ul li a:after,#patient_info .for_navi ul li .nav-link:after,#patient_info .for_navi ul li a:after{content:"\E904";font-family:icomoon,sans-serif!important;-webkit-font-smoothing:antialiased;position:absolute;right:15px;top:10px;color:transparent}#csw .for_navi ul li.active .active,#csw .for_navi ul li.active a,#patient_info .for_navi ul li.active .active,#patient_info .for_navi ul li.active a{background-color:transparent;color:#008bce;font-weight:600}#csw .for_navi ul li.active .active:after,#csw .for_navi ul li.active a:after,#patient_info .for_navi ul li.active .active:after,#patient_info .for_navi ul li.active a:after{color:#008bce}@media screen and (max-width:767px){#csw .for_navi ul li.active .active:after,#csw .for_navi ul li.active a:after,#patient_info .for_navi ul li.active .active:after,#patient_info .for_navi ul li.active a:after{display:none}}#csw .for_info,#patient_info .for_info{background-color:#fff;min-height:60vh}#csw .for_info a,#patient_info .for_info a{color:#008bce;text-decoration:underline}#csw .for_info a.line_link,#patient_info .for_info a.line_link{color:#fff;text-decoration:none;right:15px;min-width:80%}#csw .for_info .info_part iframe,#patient_info .for_info .info_part iframe{width:100%!important}#csw .for_info .info_part p,#patient_info .for_info .info_part p{position:relative}#csw .for_info .info_part .line_link,#patient_info .for_info .info_part .line_link{right:0;margin:10px 0 35px}#csw .for_info .info_part .line_link:after,#patient_info .for_info .info_part .line_link:after{content:"\E904";font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:24px;line-height:0;vertical-align:middle;margin-left:15px}#csw .for_info .info_part h3 .icon,#patient_info .for_info .info_part h3 .icon{font-size:2em;padding-right:.5em;vertical-align:middle;float:left;line-height:36px}#csw .for_info .tab_title,#patient_info .for_info .tab_title{font-family:omnes-pro,sans-serif;font-size:30px;font-weight:600;padding-bottom:22px;border-bottom:1px solid #f2f2f2;margin:0 0 20px}#csw .for_info .tab-pane,#patient_info .for_info .tab-pane{padding:0 0 30px}@media screen and (max-width:767px){#csw .for_info .tab-pane.visible-xs:not(.active),#patient_info .for_info .tab-pane.visible-xs:not(.active){display:none!important}}#csw .for_info .tab-pane ol li:before,#patient_info .for_info .tab-pane ol li:before{background-color:#525252}#csw .for_info .bg-mandarin a,#csw .for_info .bg-orange a,#csw .for_info .bg-pink a,#csw .for_info .bg-teal a,#patient_info .for_info .bg-mandarin a,#patient_info .for_info .bg-orange a,#patient_info .for_info .bg-pink a,#patient_info .for_info .bg-teal a{color:#fff}#csw .for_info .bg-mandarin ol li:before,#csw .for_info .bg-orange ol li:before,#csw .for_info .bg-pink ol li:before,#csw .for_info .bg-teal ol li:before,#patient_info .for_info .bg-mandarin ol li:before,#patient_info .for_info .bg-orange ol li:before,#patient_info .for_info .bg-pink ol li:before,#patient_info .for_info .bg-teal ol li:before{background-color:#fff}#csw .for_info .wyntb,#patient_info .for_info .wyntb{padding:30px;margin-bottom:30px}#csw .for_info .wyntb hr,#patient_info .for_info .wyntb hr{border-color:hsla(0,0%,100%,.8);opacity:.5}#csw .for_info .wyntb ul,#patient_info .for_info .wyntb ul{padding:0 0 0 30px;list-style:none}#csw .for_info .wyntb ul li,#patient_info .for_info .wyntb ul li{position:relative;padding-left:20px}#csw .for_info .wyntb ul li:before,#patient_info .for_info .wyntb ul li:before{content:"\E918";font-family:icomoon,sans-serif!important;-webkit-font-smoothing:antialiased;position:absolute;left:-15px;top:0}#csw .for_info .wyntb ul li+li,#patient_info .for_info .wyntb ul li+li{margin-top:15px}#csw .for_info .wyntb ul.crossed li:before,#patient_info .for_info .wyntb ul.crossed li:before{content:"\E909"}#csw .for_info .wyntb ul.lined li:before,#patient_info .for_info .wyntb ul.lined li:before{content:"\2014";top:-3px}#csw .for_info .wyntb h3,#patient_info .for_info .wyntb h3{font-size:24px;line-height:30px;border-bottom:0;margin:0;font-family:omnes-pro,sans-serif;font-weight:500;padding:5px 0 15px}#csw .line_link,#patient_info .line_link{position:static;float:right}@media screen and (max-width:991px){#csw,#patient_info{border-top:none;background:none;background-color:#f2f2f2!important}#csw .container,#patient_info .container{width:100%;padding:0}#csw .for_navi h5,#patient_info .for_navi h5{padding:10px 15px}#csw .for_navi ul li a,#patient_info .for_navi ul li a{padding-left:15px}}@media screen and (max-width:480px){#csw .for_info .tab_title,#patient_info .for_info .tab_title{font-size:22px}#csw .nav_info .link_content h6,#patient_info .nav_info .link_content h6{font-size:20px;font-weight:600;padding-right:15px}}@media screen and (max-width:320px){#csw .for_info .tab_title,#csw .nav_info .link_content h6,#patient_info .for_info .tab_title,#patient_info .nav_info .link_content h6{font-size:20px}}#csw a[href*=".pdf"]:before,#patient_info a[href*=".pdf"]:before{font-weight:400;font-family:Font Awesome\ 5 Pro;font-weight:300;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\F1C1";margin-right:5px}#csw a[href*=".pdf"]:before.icon-pull-left,#patient_info a[href*=".pdf"]:before.icon-pull-left{margin-right:.3em}#csw a[href*=".pdf"]:before.icon-pull-right,#patient_info a[href*=".pdf"]:before.icon-pull-right{margin-left:.3em}#on_site_services h3{font-family:omnes-pro,sans-serif;font-size:24px;font-weight:500;margin:0 0 20px;line-height:30px}@media screen and (max-width:767px){#on_site_facilities h2,#on_site_services h2{font-size:26px;line-height:32px}}.about_forms{margin:30px 0}.about_forms a{color:#fff}.about_forms>div{padding:30px}.about_forms h4{font-family:omnes-pro,sans-serif;font-size:24px;font-weight:500;margin-top:0;margin-bottom:20px}.about_forms h5{margin:0 0 30px}#filters{margin-bottom:20px}#filters .filter_item{display:inline-block;padding:7px 16px;border-radius:4px;font-weight:700;font-size:14px;color:#ccc;border:1px solid #ccc;cursor:pointer;margin-right:5px;margin-bottom:5px}#filters .filter_item.active{color:#008bce;border-color:#008bce}#map{height:800px}#map .gm-style-cc{display:none}#spec_map{height:800px}#spec_map [class^=cluster]{color:#fff!important;font-size:11px}#spec_map [class^=cluster]:first-child{font-size:13px;padding:0}#spec_map [class^=cluster]>div{width:26px!important;height:26px!important}#spec_map .gm-style-cc{display:none}#spec_map .cluster_2{z-index:5000;margin:12px 0 0 11px}#spec_map .cluster_2>img{border-radius:50%}#spec_map .cluster_2>img+div{left:2px!important;line-height:29px!important;border-radius:50%!important}#spec_map .cluster_3{z-index:5005;position:absolute;margin:14px 0 0 25px;cursor:default!important;height:27px!important;width:19px!important}#spec_map .cluster_3>img{left:-8px!important;border-radius:50%}#spec_map .cluster_3>img+div{left:-7px!important;color:#fff!important;font-size:12px!important;width:26px!important;line-height:28px!important;border-radius:50%!important}#hdmap{height:400px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:46px}.contact_page_main{font-family:omnes-pro,sans-serif}.contact_page_main h3{font-weight:500;margin-bottom:25px}.contact_page_main a{text-decoration:underline}.simple_content h2{font-family:omnes-pro,sans-serif;font-weight:600}.simple_content h3{font-size:24px;line-height:30px;font-family:omnes-pro,sans-serif;font-weight:500}.simple_content h4{font-size:20px}.simple_content.contact_page_content h3{font-weight:600;font-size:30px}.simple_content.contact_page_content h4{font-size:24px;line-height:30px;font-family:omnes-pro,sans-serif;font-weight:500;padding-bottom:5px;border-bottom:1px solid hsla(0,0%,43%,.47)}button.btn-primary{padding:8px 25px}@media screen and (max-width:991px){button.btn-primary{padding:8px 20px}}@media screen and (max-width:321px){button.btn-primary{padding:8px 7px}}.btn-disabled{background:#848484}.cp_hospital{margin-bottom:15px}.cp_hospital:nth-child(3n+2){clear:both}.cp_hospital a.btn{color:#525252;text-decoration:underline}.cp_hospital a.btn:hover{color:#525252}@media screen and (max-width:991px){.cp_hospital:nth-child(3n+2){clear:none}.cp_hospital:nth-child(2n){clear:both}}@media screen and (max-width:767px){.cp_hospital{min-height:100px}}#bc_tool_modal .modal-content,#contact_modal .modal-content,#forms_modal .modal-content,#map_modal .modal-content,#payment_modal .modal-content,#sd_modal .modal-content,.contact-modal .modal-content{border-radius:0}#bc_tool_modal .close,#contact_modal .close,#forms_modal .close,#map_modal .close,#payment_modal .close,#sd_modal .close,.contact-modal .close{position:absolute;top:2px;right:0;padding:15px 20px;background-color:#f2f2f2;opacity:.8;outline:none!important;z-index:2}#bc_tool_modal .close:hover,#contact_modal .close:hover,#forms_modal .close:hover,#map_modal .close:hover,#payment_modal .close:hover,#sd_modal .close:hover,.contact-modal .close:hover{opacity:1}#bc_tool_modal .modal-header,#contact_modal .modal-header,#forms_modal .modal-header,#map_modal .modal-header,#payment_modal .modal-header,#sd_modal .modal-header,.contact-modal .modal-header{border-bottom:0}#bc_tool_modal .modal-footer,#contact_modal .modal-footer,#forms_modal .modal-footer,#map_modal .modal-footer,#payment_modal .modal-footer,#sd_modal .modal-footer,.contact-modal .modal-footer{border-top:0}#bc_tool_modal .modal-body,#contact_modal .modal-body,#forms_modal .modal-body,#map_modal .modal-body,#payment_modal .modal-body,#sd_modal .modal-body,.contact-modal .modal-body{padding:60px 60px 30px}#bc_tool_modal .modal-body h3,#contact_modal .modal-body h3,#forms_modal .modal-body h3,#map_modal .modal-body h3,#payment_modal .modal-body h3,#sd_modal .modal-body h3,.contact-modal .modal-body h3{font-family:omnes-pro,sans-serif;font-size:30px;line-height:25px;margin:0 0 30px;font-weight:600}#bc_tool_modal .modal-body a,#contact_modal .modal-body a,#forms_modal .modal-body a,#map_modal .modal-body a,#payment_modal .modal-body a,#sd_modal .modal-body a,.contact-modal .modal-body a{color:#525252}#bc_tool_modal .modal-body .input-group,#contact_modal .modal-body .input-group,#forms_modal .modal-body .input-group,#map_modal .modal-body .input-group,#payment_modal .modal-body .input-group,#sd_modal .modal-body .input-group,.contact-modal .modal-body .input-group{margin-bottom:15px;width:100%;border:1px solid #f2f2f2}#bc_tool_modal .modal-body .input-group.text_right,#contact_modal .modal-body .input-group.text_right,#forms_modal .modal-body .input-group.text_right,#map_modal .modal-body .input-group.text_right,#payment_modal .modal-body .input-group.text_right,#sd_modal .modal-body .input-group.text_right,.contact-modal .modal-body .input-group.text_right{border:0}#bc_tool_modal .modal-body .input-group .input-group-addon,#contact_modal .modal-body .input-group .input-group-addon,#forms_modal .modal-body .input-group .input-group-addon,#map_modal .modal-body .input-group .input-group-addon,#payment_modal .modal-body .input-group .input-group-addon,#sd_modal .modal-body .input-group .input-group-addon,.contact-modal .modal-body .input-group .input-group-addon{background-color:#fff;width:150px;text-align:left;padding:10px;border:none!important;vertical-align:top}#bc_tool_modal .modal-body .input-group input,#bc_tool_modal .modal-body .input-group select,#bc_tool_modal .modal-body .input-group textarea,#contact_modal .modal-body .input-group input,#contact_modal .modal-body .input-group select,#contact_modal .modal-body .input-group textarea,#forms_modal .modal-body .input-group input,#forms_modal .modal-body .input-group select,#forms_modal .modal-body .input-group textarea,#map_modal .modal-body .input-group input,#map_modal .modal-body .input-group select,#map_modal .modal-body .input-group textarea,#payment_modal .modal-body .input-group input,#payment_modal .modal-body .input-group select,#payment_modal .modal-body .input-group textarea,#sd_modal .modal-body .input-group input,#sd_modal .modal-body .input-group select,#sd_modal .modal-body .input-group textarea,.contact-modal .modal-body .input-group input,.contact-modal .modal-body .input-group select,.contact-modal .modal-body .input-group textarea{border:none!important;box-shadow:none!important;outline:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}#bc_tool_modal .modal-body .input-group input::-webkit-input-placeholder,#bc_tool_modal .modal-body .input-group select::-webkit-input-placeholder,#bc_tool_modal .modal-body .input-group textarea::-webkit-input-placeholder,#contact_modal .modal-body .input-group input::-webkit-input-placeholder,#contact_modal .modal-body .input-group select::-webkit-input-placeholder,#contact_modal .modal-body .input-group textarea::-webkit-input-placeholder,#forms_modal .modal-body .input-group input::-webkit-input-placeholder,#forms_modal .modal-body .input-group select::-webkit-input-placeholder,#forms_modal .modal-body .input-group textarea::-webkit-input-placeholder,#map_modal .modal-body .input-group input::-webkit-input-placeholder,#map_modal .modal-body .input-group select::-webkit-input-placeholder,#map_modal .modal-body .input-group textarea::-webkit-input-placeholder,#payment_modal .modal-body .input-group input::-webkit-input-placeholder,#payment_modal .modal-body .input-group select::-webkit-input-placeholder,#payment_modal .modal-body .input-group textarea::-webkit-input-placeholder,#sd_modal .modal-body .input-group input::-webkit-input-placeholder,#sd_modal .modal-body .input-group select::-webkit-input-placeholder,#sd_modal .modal-body .input-group textarea::-webkit-input-placeholder,.contact-modal .modal-body .input-group input::-webkit-input-placeholder,.contact-modal .modal-body .input-group select::-webkit-input-placeholder,.contact-modal .modal-body .input-group textarea::-webkit-input-placeholder{color:hsla(0,0%,43%,.47)}#bc_tool_modal .modal-body .input-group input:-moz-placeholder,#bc_tool_modal .modal-body .input-group input::-moz-placeholder,#bc_tool_modal .modal-body .input-group select:-moz-placeholder,#bc_tool_modal .modal-body .input-group select::-moz-placeholder,#bc_tool_modal .modal-body .input-group textarea:-moz-placeholder,#bc_tool_modal .modal-body .input-group textarea::-moz-placeholder,#contact_modal .modal-body .input-group input:-moz-placeholder,#contact_modal .modal-body .input-group input::-moz-placeholder,#contact_modal .modal-body .input-group select:-moz-placeholder,#contact_modal .modal-body .input-group select::-moz-placeholder,#contact_modal .modal-body .input-group textarea:-moz-placeholder,#contact_modal .modal-body .input-group textarea::-moz-placeholder,#forms_modal .modal-body .input-group input:-moz-placeholder,#forms_modal .modal-body .input-group input::-moz-placeholder,#forms_modal .modal-body .input-group select:-moz-placeholder,#forms_modal .modal-body .input-group select::-moz-placeholder,#forms_modal .modal-body .input-group textarea:-moz-placeholder,#forms_modal .modal-body .input-group textarea::-moz-placeholder,#map_modal .modal-body .input-group input:-moz-placeholder,#map_modal .modal-body .input-group input::-moz-placeholder,#map_modal .modal-body .input-group select:-moz-placeholder,#map_modal .modal-body .input-group select::-moz-placeholder,#map_modal .modal-body .input-group textarea:-moz-placeholder,#map_modal .modal-body .input-group textarea::-moz-placeholder,#payment_modal .modal-body .input-group input:-moz-placeholder,#payment_modal .modal-body .input-group input::-moz-placeholder,#payment_modal .modal-body .input-group select:-moz-placeholder,#payment_modal .modal-body .input-group select::-moz-placeholder,#payment_modal .modal-body .input-group textarea:-moz-placeholder,#payment_modal .modal-body .input-group textarea::-moz-placeholder,#sd_modal .modal-body .input-group input:-moz-placeholder,#sd_modal .modal-body .input-group input::-moz-placeholder,#sd_modal .modal-body .input-group select:-moz-placeholder,#sd_modal .modal-body .input-group select::-moz-placeholder,#sd_modal .modal-body .input-group textarea:-moz-placeholder,#sd_modal .modal-body .input-group textarea::-moz-placeholder,.contact-modal .modal-body .input-group input:-moz-placeholder,.contact-modal .modal-body .input-group input::-moz-placeholder,.contact-modal .modal-body .input-group select:-moz-placeholder,.contact-modal .modal-body .input-group select::-moz-placeholder,.contact-modal .modal-body .input-group textarea:-moz-placeholder,.contact-modal .modal-body .input-group textarea::-moz-placeholder{color:hsla(0,0%,43%,.47)}#bc_tool_modal .modal-body .input-group input:-ms-input-placeholder,#bc_tool_modal .modal-body .input-group select:-ms-input-placeholder,#bc_tool_modal .modal-body .input-group textarea:-ms-input-placeholder,#contact_modal .modal-body .input-group input:-ms-input-placeholder,#contact_modal .modal-body .input-group select:-ms-input-placeholder,#contact_modal .modal-body .input-group textarea:-ms-input-placeholder,#forms_modal .modal-body .input-group input:-ms-input-placeholder,#forms_modal .modal-body .input-group select:-ms-input-placeholder,#forms_modal .modal-body .input-group textarea:-ms-input-placeholder,#map_modal .modal-body .input-group input:-ms-input-placeholder,#map_modal .modal-body .input-group select:-ms-input-placeholder,#map_modal .modal-body .input-group textarea:-ms-input-placeholder,#payment_modal .modal-body .input-group input:-ms-input-placeholder,#payment_modal .modal-body .input-group select:-ms-input-placeholder,#payment_modal .modal-body .input-group textarea:-ms-input-placeholder,#sd_modal .modal-body .input-group input:-ms-input-placeholder,#sd_modal .modal-body .input-group select:-ms-input-placeholder,#sd_modal .modal-body .input-group textarea:-ms-input-placeholder,.contact-modal .modal-body .input-group input:-ms-input-placeholder,.contact-modal .modal-body .input-group select:-ms-input-placeholder,.contact-modal .modal-body .input-group textarea:-ms-input-placeholder{color:hsla(0,0%,43%,.47)}#bc_tool_modal .modal-body .input-group input[type=submit],#bc_tool_modal .modal-body .input-group select[type=submit],#bc_tool_modal .modal-body .input-group textarea[type=submit],#contact_modal .modal-body .input-group input[type=submit],#contact_modal .modal-body .input-group select[type=submit],#contact_modal .modal-body .input-group textarea[type=submit],#forms_modal .modal-body .input-group input[type=submit],#forms_modal .modal-body .input-group select[type=submit],#forms_modal .modal-body .input-group textarea[type=submit],#map_modal .modal-body .input-group input[type=submit],#map_modal .modal-body .input-group select[type=submit],#map_modal .modal-body .input-group textarea[type=submit],#payment_modal .modal-body .input-group input[type=submit],#payment_modal .modal-body .input-group select[type=submit],#payment_modal .modal-body .input-group textarea[type=submit],#sd_modal .modal-body .input-group input[type=submit],#sd_modal .modal-body .input-group select[type=submit],#sd_modal .modal-body .input-group textarea[type=submit],.contact-modal .modal-body .input-group input[type=submit],.contact-modal .modal-body .input-group select[type=submit],.contact-modal .modal-body .input-group textarea[type=submit]{font-weight:700;padding:8px 25px}#bc_tool_modal .modal-body .input-group .input-group-addon+textarea,#contact_modal .modal-body .input-group .input-group-addon+textarea,#forms_modal .modal-body .input-group .input-group-addon+textarea,#map_modal .modal-body .input-group .input-group-addon+textarea,#payment_modal .modal-body .input-group .input-group-addon+textarea,#sd_modal .modal-body .input-group .input-group-addon+textarea,.contact-modal .modal-body .input-group .input-group-addon+textarea{width:100%!important}#bc_tool_modal .modal-body .for_cb,#contact_modal .modal-body .for_cb,#forms_modal .modal-body .for_cb,#map_modal .modal-body .for_cb,#payment_modal .modal-body .for_cb,#sd_modal .modal-body .for_cb,.contact-modal .modal-body .for_cb{padding:10px 0}#bc_tool_modal .modal-body .for_cb input[type=checkbox],#contact_modal .modal-body .for_cb input[type=checkbox],#forms_modal .modal-body .for_cb input[type=checkbox],#map_modal .modal-body .for_cb input[type=checkbox],#payment_modal .modal-body .for_cb input[type=checkbox],#sd_modal .modal-body .for_cb input[type=checkbox],.contact-modal .modal-body .for_cb input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:1px;width:1px;top:20px;left:10px;position:relative}#bc_tool_modal .modal-body .for_cb label,#contact_modal .modal-body .for_cb label,#forms_modal .modal-body .for_cb label,#map_modal .modal-body .for_cb label,#payment_modal .modal-body .for_cb label,#sd_modal .modal-body .for_cb label,.contact-modal .modal-body .for_cb label{font-weight:400;font-size:13px;position:relative;padding-left:40px}#bc_tool_modal .modal-body .for_cb label:before,#contact_modal .modal-body .for_cb label:before,#forms_modal .modal-body .for_cb label:before,#map_modal .modal-body .for_cb label:before,#payment_modal .modal-body .for_cb label:before,#sd_modal .modal-body .for_cb label:before,.contact-modal .modal-body .for_cb label:before{position:absolute;left:0;top:5px;font-size:20px;font-weight:400;font-family:Font Awesome\ 5 Pro;font-weight:900;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\F04D";color:rgba(0,139,206,.2)}#bc_tool_modal .modal-body .for_cb label:before.icon-pull-left,#contact_modal .modal-body .for_cb label:before.icon-pull-left,#forms_modal .modal-body .for_cb label:before.icon-pull-left,#map_modal .modal-body .for_cb label:before.icon-pull-left,#payment_modal .modal-body .for_cb label:before.icon-pull-left,#sd_modal .modal-body .for_cb label:before.icon-pull-left,.contact-modal .modal-body .for_cb label:before.icon-pull-left{margin-right:.3em}#bc_tool_modal .modal-body .for_cb label:before.icon-pull-right,#contact_modal .modal-body .for_cb label:before.icon-pull-right,#forms_modal .modal-body .for_cb label:before.icon-pull-right,#map_modal .modal-body .for_cb label:before.icon-pull-right,#payment_modal .modal-body .for_cb label:before.icon-pull-right,#sd_modal .modal-body .for_cb label:before.icon-pull-right,.contact-modal .modal-body .for_cb label:before.icon-pull-right{margin-left:.3em}#bc_tool_modal .modal-body .for_cb input[type=checkbox]:checked+label:before,#contact_modal .modal-body .for_cb input[type=checkbox]:checked+label:before,#forms_modal .modal-body .for_cb input[type=checkbox]:checked+label:before,#map_modal .modal-body .for_cb input[type=checkbox]:checked+label:before,#payment_modal .modal-body .for_cb input[type=checkbox]:checked+label:before,#sd_modal .modal-body .for_cb input[type=checkbox]:checked+label:before,.contact-modal .modal-body .for_cb input[type=checkbox]:checked+label:before{content:"\F14A";color:#008bce}#bc_tool_modal .modal-body h3,#contact_modal .modal-body h3,#forms_modal .modal-body h3,#map_modal .modal-body h3,#payment_modal .modal-body h3,#sd_modal .modal-body h3,.contact-modal .modal-body h3{font-weight:500;font-size:24px;line-height:30px}#bc_tool_modal h2,#bc_tool_modal h3,#contact_modal h2,#contact_modal h3,#forms_modal h2,#forms_modal h3,#map_modal h2,#map_modal h3,#payment_modal h2,#payment_modal h3,#sd_modal h2,#sd_modal h3,.contact-modal h2,.contact-modal h3{font-family:omnes-pro,sans-serif;font-weight:500}#bc_tool_modal h2,#contact_modal h2,#forms_modal h2,#map_modal h2,#payment_modal h2,#sd_modal h2,.contact-modal h2{margin-bottom:30px;font-size:30px;line-height:36px}#bc_tool_modal form,#contact_modal form,#forms_modal form,#map_modal form,#payment_modal form,#sd_modal form,.contact-modal form{padding-top:15px}#bc_tool_modal #person_name,#contact_modal #person_name,#forms_modal #person_name,#map_modal #person_name,#payment_modal #person_name,#sd_modal #person_name,.contact-modal #person_name{font-size:20px}#bc_tool_modal #person_achievments,#bc_tool_modal #person_position,#contact_modal #person_achievments,#contact_modal #person_position,#forms_modal #person_achievments,#forms_modal #person_position,#map_modal #person_achievments,#map_modal #person_position,#payment_modal #person_achievments,#payment_modal #person_position,#sd_modal #person_achievments,#sd_modal #person_position,.contact-modal #person_achievments,.contact-modal #person_position{margin-bottom:20px;display:inline-block;width:100%}@media screen and (max-width:767px){#bc_tool_modal img.full_width,#contact_modal img.full_width,#forms_modal img.full_width,#map_modal img.full_width,#payment_modal img.full_width,#sd_modal img.full_width,.contact-modal img.full_width{max-width:250px;margin:0 auto 15px}}@media screen and (max-width:767px){#bc_tool_modal .modal-body,#contact_modal .modal-body,#forms_modal .modal-body,#map_modal .modal-body,#payment_modal .modal-body,#sd_modal .modal-body,.contact-modal .modal-body{padding:15px}#bc_tool_modal h2,#contact_modal h2,#forms_modal h2,#map_modal h2,#payment_modal h2,#sd_modal h2,.contact-modal h2{font-size:20px}}#bc_tool_modal h2,#contact_modal h2,#forms_modal h2,#map_modal h2,#payment_modal h2,#sd_modal h2,.contact-modal h2{margin-top:0}#bc_tool_modal h2{color:#008bce}#bc_tool_modal .modal-body{padding-top:30px}#bc_tool_modal .modal-body form{padding-top:5px}#bc_tool_modal .modal-body form .for_cb label:before{top:0}#bc_tool_modal .modal-body form .for_cb hr{margin-top:9px;margin-bottom:9px;border-color:#008bce}#bc_tool_modal .modal-body form .for_cb hr:last-child{border-width:4px}#bc_tool_modal .modal-body .btn{margin-top:10px}#bc_tool_modal .modal-body a.white_text{color:#fff;white-space:normal}#bc_tool_modal .outcome{width:75%;margin:30px auto;padding:30px 40px;color:#fff;text-align:center}#bc_tool_modal .outcome.high{background-color:#f68b2b}#bc_tool_modal .outcome.higher{background-color:#e7447b}#bc_tool_modal .outcome a,#bc_tool_modal .outcome h2{color:#fff}#bc_tool_modal .outcome a{text-decoration:underline}#bc_tool_modal .tooltip-inner{background-color:#3093cc}#bc_tool_modal .tooltip-arrow{border-top-color:#3093cc}#sd_modal .modal-header{padding:0;position:relative;z-index:5}#map_modal #address,#map_modal #address2{padding-top:15px}#map_modal #parking p{font-size:15px}form.form-contact-us .display-message{display:none;padding-top:15px}form.form-contact-us .display-message.success{color:#008bce}form.form-contact-us .display-message.fail{color:#ea713f}.featured_item .inner{display:flex;display:-moz-flex;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;align-content:center;-webkit-align-content:center}.featured_item .inner .img_part,.featured_item .inner .text_part{flex:1 0 50%}.featured_item .inner .img_part{position:relative;overflow:hidden}.featured_item .inner .img_part .inner{background-size:cover;background-repeat:no-repeat;background-position:100% 0;position:absolute;top:0;left:0;right:0;bottom:0}.featured_item .inner .text_part{padding:50px 20px 120px;color:#fff;background-color:#e7447b}.featured_item .inner .text_part p{max-width:500px}.featured_item .inner .text_part h3{font-family:omnes-pro,sans-serif;font-size:26px;font-weight:600}@media screen and (max-width:991px){.featured_item .inner{display:block}.featured_item .inner .img_part,.featured_item .inner .text_part{flex:1 0 100%;display:block}.featured_item .inner .text_part p{max-width:100%}}.for_news{padding:25px 0}.for_news .item{padding:0 8px 25px}.for_news .item h4{margin:.8em 0 0}.news_content{margin-bottom:40px}.news_content figure{float:left;clear:both;max-width:100%;height:auto;display:block;margin:15px 30px 15px 0}.news_content figure:before{content:"";clear:both}.news_content figure img{max-width:100%;height:auto;display:block}.news_content figure:first-child{margin-top:0}@media screen and (max-width:480px){.news_content figure,.news_content figure img{width:100%}}#careers_iframe body{margin:0;max-width:100%}.pc_nav{background-color:#692c86;position:relative;z-index:0;margin:0;color:#fff}.pc_nav:after,.pc_nav:before{content:"";position:absolute;z-index:-1;top:0;bottom:0}.pc_nav:before{left:0;right:50vw;background-color:#692c86}.pc_nav:after{left:50vw;right:0;background-color:#ff671f}@media screen and (max-width:767px){.pc_nav:after,.pc_nav:before{display:none}}.pc_nav a{color:#fff!important}.pc_nav .half{padding:30px 15px}.pc_nav .half:last-child{padding-left:30px;padding-bottom:0}@media screen and (max-width:767px){.pc_nav .half:last-child{padding-left:15px}}.pc_nav a{text-decoration:none!important}.pc_nav h3{margin-top:0;font-size:24px;font-family:omnes-pro,sans-serif;font-weight:600}.pc_nav .maplink{display:inline-block;margin-top:35px;margin-left:-10px;font-size:30px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transform-origin:top;text-decoration:none!important}#fas_output{display:none;padding:30px calc(50vw - 600px) 50px 50px;width:50%;float:left}#fas_output .font-omnes-pro,#fas_output h2{font-family:omnes-pro,sans-serif}#fas_output h2{font-weight:500}#fas_output h3{font-family:omnes-pro,sans-serif;font-size:1.5em;font-weight:600}#fas_output .custom-message{display:none;font-size:1.2em;font-weight:500;line-height:1.5}@media screen and (max-width:1199px){#fas_output{padding-left:32px;padding-right:18px}}@media screen and (max-width:767px){#fas_output{width:100%;float:none;padding:30px}}.selection_process+#fas_output{display:block}.hospital-title a{text-decoration:none!important;word-break:normal}.for_top{position:fixed;width:100%;background-color:#fff;top:0;z-index:100}.for_top+.global-container{margin-top:170px}@media screen and (max-width:991px){.for_top+.global-container{margin-top:160px}}@media screen and (max-width:767px){.for_top+.global-container{margin-top:135px}}#search-result{margin-top:20px;width:100%;min-height:100px;max-height:674px;padding-right:26px;overflow-y:auto}#search-result ul{padding:0;list-style:none}#search-result ul a{color:#525252;text-decoration:none}#search-result ul a:hover{color:#008bce}#search-result .specialist{min-height:250px;line-height:1em}#search-result .specialist.disabled_link{min-height:54px}#search-result .specialist .photo-wrapper{position:relative;background-size:cover;background-repeat:no-repeat;background-position:50%;height:150px;width:103px;overflow:hidden}#search-result .specialist .photo{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:50%;transition:all .4s}#search-result .specialist .photo:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}#search-result .specialist .name{margin:4px 0 3px;font-size:.8em;padding-top:5px}#search-result .specialist .name a{display:inline-block;line-height:1;color:#525252;text-decoration:none}#search-result .specialist .name a:hover{color:#008bce}#search-result .specialist>a{font-size:.8em;line-height:1;display:inline-block;word-break:normal;color:#525252;text-decoration:none}#search-result .specialist>a:hover{color:#008bce}@media screen and (min-width:992px){#search-result .specialist:nth-child(4n+1){clear:left}}@media screen and (max-width:991px){#search-result .specialist:nth-child(odd){clear:left}}@media screen and (max-width:991px){#search-result .specialist{min-height:310px}#search-result .specialist .photo-wrapper{height:227px;width:152px}#search-result .specialist>a{font-size:.9em}}@media screen and (max-width:767px){#search-result{padding-right:0;overflow-x:hidden}#search-result .specialist{min-height:370px}#search-result .specialist .photo-wrapper{height:287px;width:197px}#search-result .specialist .name,#search-result .specialist>a{font-size:1em}}@media screen and (max-width:425px){#search-result .specialist{min-height:330px}#search-result .specialist .photo-wrapper{height:243px;width:166px}}@media screen and (max-width:375px){#search-result .specialist{min-height:296px}#search-result .specialist .photo-wrapper{height:210px;width:142px}#search-result .specialist .name,#search-result .specialist>a{font-size:.9em}}@media screen and (max-width:320px){#search-result .specialist{min-height:268px}#search-result .specialist .photo-wrapper{height:163px;width:111px}}@media screen{#instructions2,#printable_image,#printable_part{display:none}}@media print{body,html{height:90vh!important;overflow:hidden}.printable_part{position:fixed;top:0;left:0;width:100%}#instructions2,#instructions2 *,#printable_image,.printable_part{visibility:visible}#printable_image{width:100vw;height:auto!important}#instructions2{position:relative}}.content_part h2{font-family:omnes-pro,sans-serif;font-weight:600;font-size:36px;padding:0 10px;letter-spacing:.5px;padding:0;margin:0 0 26px;font-size:40px;line-height:40px}.content_part h2.no_padding{padding:0}@media screen and (max-width:767px){.content_part h2{font-size:26px;line-height:30px;padding:0}}.content_part h2.m_b_15{margin-bottom:15px}.content_part h2.spec_title{margin:30px 0}@media screen and (max-width:1199px){.content_part h2 br{display:none}}@media screen and (max-width:767px){.content_part h2,.content_part h2.spec_title{font-size:24px;line-height:30px}.content_part h2.spec_title{margin:15px 0}}.content_part.text_center h2{margin:0 0 36px}@media screen and (max-width:767px){.content_part.text_center h2,.content_part h2{margin:0 0 20px}.content_part hr{margin:0}}.content_part h2{font-size:42px;margin:0 0 20px}.content_part h6{font-family:omnes-pro,sans-serif;font-weight:600;font-size:36px;padding:0 10px;letter-spacing:.5px;margin:0 0 10px;font-size:24px;padding:0}.content_part h6.no_padding{padding:0}@media screen and (max-width:767px){.content_part h6{font-size:26px;line-height:30px;padding:0}}.block_text_with_link p{display:inline}.block_text_with_link .learn_more{text-decoration:underline}.info_part{position:relative}.info_part.empty_block{display:none}.info_part h3{font-size:24px;line-height:30px;border-bottom:0;margin:0;font-family:omnes-pro,sans-serif;font-weight:500;padding:0 0 20px}.info_part hr{margin:28px 16px}.info_part h4{margin-top:0}.info_part.block_text ol{padding:0 0 30px 30px;margin-left:10px}.info_part.block_text ul{list-style-type:none;padding-left:15px}.info_part.block_text ul>li{text-indent:0}.info_part.block_text ul>li:before{content:"-";text-indent:0;margin-left:-5px;padding-right:5px}.info_part.columns_2 .column{float:left;width:50%;padding-right:30px;margin-top:15px}.info_part.columns_2 .column ul{padding-left:30px}@media screen and (max-width:480px),screen and (max-width:991px) and (min-width:767px){.info_part.columns_2 .column{width:100%;padding-right:0}}.info_part.with_icon{padding-left:90px}.info_part.with_icon .icon{position:absolute;left:20px;top:5px;font-size:40px}.info_part.block_image img{display:block;width:100%;height:auto}.info_part.bg-{color:#525252}.info_part.bg-+.bg-gray-light,.info_part.bg-+.bg-mandarin,.info_part.bg-+.bg-orange,.info_part.bg-+.bg-pink,.info_part.bg-+.bg-teal,.info_part.bg-+.bg-transparent{margin-top:0}.info_part.bg- p:last-child{margin-bottom:0}.info_part.bg- a{color:#fff}.info_part.bg-gray-light,.info_part.bg-mandarin,.info_part.bg-orange,.info_part.bg-pink,.info_part.bg-teal{color:#fff;padding:25px 30px;margin-bottom:20px}.info_part.bg-gray-light.with_icon,.info_part.bg-mandarin.with_icon,.info_part.bg-orange.with_icon,.info_part.bg-pink.with_icon,.info_part.bg-teal.with_icon{padding-left:80px}.info_part.bg-gray-light.with_icon .icon,.info_part.bg-mandarin.with_icon .icon,.info_part.bg-orange.with_icon .icon,.info_part.bg-pink.with_icon .icon,.info_part.bg-teal.with_icon .icon{left:25px;top:25px}.info_part.bg-gray-light ol,.info_part.bg-mandarin ol,.info_part.bg-orange ol,.info_part.bg-pink ol,.info_part.bg-teal ol{padding-left:62px}.info_part.bg-gray-light ol li:before,.info_part.bg-mandarin ol li:before,.info_part.bg-orange ol li:before,.info_part.bg-pink ol li:before,.info_part.bg-teal ol li:before{background-color:#fff}.info_part.bg-gray-light ul,.info_part.bg-mandarin ul,.info_part.bg-orange ul,.info_part.bg-pink ul,.info_part.bg-teal ul{padding:0 0 0 30px;list-style:none}.info_part.bg-gray-light ul li,.info_part.bg-mandarin ul li,.info_part.bg-orange ul li,.info_part.bg-pink ul li,.info_part.bg-teal ul li{position:relative;padding-left:20px}.info_part.bg-gray-light ul li:before,.info_part.bg-mandarin ul li:before,.info_part.bg-orange ul li:before,.info_part.bg-pink ul li:before,.info_part.bg-teal ul li:before{content:"\E918";font-family:icomoon,sans-serif!important;-webkit-font-smoothing:antialiased;position:absolute;left:-15px;top:0}.info_part.bg-gray-light ul li+li,.info_part.bg-mandarin ul li+li,.info_part.bg-orange ul li+li,.info_part.bg-pink ul li+li,.info_part.bg-teal ul li+li{margin-top:15px}.info_part.bg-gray-light ul.crossed li:before,.info_part.bg-mandarin ul.crossed li:before,.info_part.bg-orange ul.crossed li:before,.info_part.bg-pink ul.crossed li:before,.info_part.bg-teal ul.crossed li:before{content:"\E909"}.info_part.bg-gray-light ul.lined li:before,.info_part.bg-mandarin ul.lined li:before,.info_part.bg-orange ul.lined li:before,.info_part.bg-pink ul.lined li:before,.info_part.bg-teal ul.lined li:before{content:"\2014";top:-3px}.info_part.bg-gray-light ul li,.info_part.bg-mandarin ul li,.info_part.bg-orange ul li,.info_part.bg-pink ul li,.info_part.bg-teal ul li{text-indent:0}.info_part.bg-pink ol li:before{color:#e7447b}.info_part.bg-gray-light{color:#525252}.info_part.bg-gray-light ol li:before{background-color:#525252;color:#f7f7f7}.info_part.bg-orange ol li:before{color:#f68b2b}.info_part.bg-mandarin ol li:before{color:#ff671f}.info_part.bg-teal ol li:before{color:#5fbcbf}.info_part .bg-transparent+.bg-transparent{margin-top:30px}#faq_accordion .panel-default,#sd_accordion .panel-default{border:none;border-radius:0}#faq_accordion .panel-default .panel-body,#sd_accordion .panel-default .panel-body{border-top-width:0;border-bottom-width:0;border-color:transparent}#faq_accordion .panel-heading,#sd_accordion .panel-heading{border-radius:0}#faq_accordion .panel-heading a,#sd_accordion .panel-heading a{text-decoration:none;font-family:omnes-pro,sans-serif;font-weight:500;font-size:24px;display:block;position:relative;color:#525252}#faq_accordion .panel-heading a:after,#sd_accordion .panel-heading a:after{content:"\E904";font-family:icomoon,sans-serif!important;-webkit-font-smoothing:antialiased;position:absolute;right:10px;top:5px;font-size:18px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}#faq_accordion .panel-heading a[aria-expanded="1"]:after,#faq_accordion .panel-heading a[aria-expanded=true]:after,#sd_accordion .panel-heading a[aria-expanded="1"]:after,#sd_accordion .panel-heading a[aria-expanded=true]:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}#faq_accordion .panel-heading a:hover,#sd_accordion .panel-heading a:hover{color:#008bce}#faq_accordion h6,#sd_accordion h6{font-size:16px;margin:10px 0 16px}#faq_accordion p>br:only-child,#sd_accordion p>br:only-child{display:none}#faq_accordion p+h6,#sd_accordion p+h6{margin-top:20px;margin-bottom:10px}@media screen and (max-width:767px){#faq_accordion .panel-heading a,#sd_accordion .panel-heading a{font-size:17px;padding-right:30px;word-break:normal}#faq_accordion .panel-heading a:after,#sd_accordion .panel-heading a:after{top:0}}.spinfo_block{padding:50px 0}.spinfo_block h2{font-family:omnes-pro,sans-serif;margin:0 0 15px;font-weight:600;font-size:26px}.spinfo_block .name,.spinfo_block .proflink,.spinfo_block .spec{line-height:28px}.spinfo_block .name{font-family:omnes-pro,sans-serif;font-size:20px;font-weight:500}.spinfo_block .spec{color:#008bce}.spinfo_block .proflink{color:#525252;text-decoration:underline}.spinfo_block .proflink a{color:#525252}.spinfo_block hr{margin-top:10px;border-top-color:#ccc}.spinfo_block .contacts figure{position:absolute;top:0;right:0;border-left:15px solid #f2f2f2}@media screen and (max-width:991px){.spinfo_block .contacts figure{position:relative;top:auto;right:auto;border-left-width:0}}.hosp_specialties{margin:30px 0 0}.hosp_specialties .spec_item{padding:5px;cursor:pointer}.hosp_specialties .spec_item .inner{background-color:#ff671f;color:#fff;font-size:18px;padding:20px 15px}@media screen and (max-width:480px){.hosp_specialties .spec_item{width:100%}}.desc_link{color:#008bce;float:right;font-size:12px}.desc_link:active,.desc_link:focus,.desc_link:hover,.desc_link:visited{text-decoration:none!important;outline:none!important}@media screen and (max-width:767px){.desc_link{margin-top:15px}}select.dob-dd{width:68px!important}select.dob-mm{width:74px!important}select.dob-yy{width:80px!important}.payment-modal-result-message{display:none}#gheader{transition:height .4s;transition-property:height,padding-top;overflow:hidden}#gheader .southercross-logo{transition:all .4s}#gheader.affix{height:70px;padding-top:8px}#gheader.affix .southercross-logo{width:191px;height:47px}#gheader.affix .toplink{font-size:15px}@media screen and (max-width:767px){.menu_open .for_topnav{overflow-y:scroll;height:calc(100vh - 130px)}}@media screen and (max-width:767px) and (orientation:landscape){#gheader{display:none}#gheader .search_toggle{right:30px}.for_top+.global-container{margin-top:35px}.menu_open .for_topnav{height:calc(100vh - 50px)}}@media screen and (max-width:767px) and (orientation:portrait),screen and (max-width:1024px) and (orientation:landscape){#gheader.to_hide{display:none}#gheader.to_hide .search_toggle{right:30px}}.cpi_item{padding:10px 0}.cpi_item .cpi_group{margin-bottom:0}.cpi_item .panel,.cpi_item .panel-heading{border-width:0;box-shadow:none}.cpi_item .panel-heading{background-color:transparent;padding:5px 0 0}.cpi_item .panel-heading a{font-size:16px;font-weight:400;text-decoration:underline;color:#525252}.cpi_item .panel-body{border-top-width:0!important;padding:15px 0}.cpi_item h3{font-family:omnes-pro,sans-serif;font-size:24px;font-weight:500;line-height:30px;margin:0 0 10px}@media screen and (max-width:1199px){.cpi_item h3{line-height:42px}}.on_s_page .inner{justify-content:flex-start}.on_s_page .for_search_form{flex:0 0;display:flex;display:-moz-flex;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-moz-align-items:center;-ms-align-items:center;align-items:center;align-content:center;-webkit-align-content:center}.on_s_page .for_search_form h6{margin-right:15px}.on_s_page form{display:flex;display:-moz-flex;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-moz-align-items:center;-ms-align-items:center;align-items:center;align-content:center;-webkit-align-content:center}.on_s_page form [type=search],.on_s_page form button{height:46px}.on_s_page form [type=search]{padding:5px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none!important;width:350px;min-width:350px}.on_s_page form button{padding:5px 15px;background-color:#fff;border:none;outline:none}.on_s_page form button .icon{color:#8a8a8a;font-size:20px}@media screen and (max-width:767px){.on_s_page form [type=search]{width:auto;min-width:150px}.on_s_page .container{padding:0}.on_s_page .for_search_form{justify-content:flex-end}.on_s_page .inner h6{flex-basis:auto;width:auto;padding-right:0}}@media screen and (max-width:480px){.on_s_page form [type=search]{width:150px}}.search_results{padding:40px 0}.search_results .results_list{padding:0;list-style:none}.search_results .results_list li{display:block;padding:5px 0}.search_results .results_list li h5{font-family:omnes-pro,sans-serif;font-size:18px;font-weight:500}.search_results .results_list li .search_intro{font-size:14px}.search_results .results_list li .search_link{font-size:14px;color:#008bce}.search_results .highlighted{color:#008bce;font-size:18px;font-weight:500}.search_results .pagi .btn-group{float:right}.search_results .pagi .btn-default{background-color:#fff;color:#525252;border:1px solid #f2f2f2;padding:5px 10px}.search_results .pagi .btn-default.current{background-color:#eee}.nav_info{-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;margin-bottom:20px;background-size:cover;background-repeat:no-repeat;background-position:50%}.nav_info,.nav_info .navi{display:flex;display:-moz-flex;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;align-content:center;-webkit-align-content:center}.nav_info .navi{flex:0 1 50%;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.nav_info .navi a{flex:1 1 auto;position:relative;color:#fff;text-decoration:none!important;border-width:0 0 10px;border-style:solid;word-break:normal}.nav_info .navi a .inner{opacity:.6;position:absolute;top:0;left:0;right:0;bottom:0}.nav_info .navi a .link_content{position:relative;padding:20px 30px;color:#fff}.nav_info .navi a:hover .inner{opacity:.8}.nav_info p{margin-bottom:0}.nav_info h6{font-family:omnes-pro,sans-serif;font-size:24px;font-weight:500;margin:0 0 5px}@media screen and (max-width:1199px){.nav_info .navi{flex-basis:70%}}@media screen and (max-width:767px){.nav_info{display:block}.nav_info .navi{flex-basis:calc(100% + 30px);width:calc(100% + 30px);margin:0 -15px;padding:0 15px 10px;background-color:#f2f2f2}.nav_info .navi.without_header a:nth-child(2){margin-top:15px}.nav_info .navi a{border-bottom-width:5px;margin-bottom:5px;outline:none!important}.nav_info .navi a .inner{opacity:1!important;padding:13px 15px 11px;background-color:#fff}.nav_info .navi a .link_content{padding:13px 18px 11px}.nav_info .navi a .link_content p{display:none}.nav_info .navi a h6:after{position:absolute;top:12px;right:15px;content:"";border-style:solid;border-width:3px 3px 0 0;width:12px;height:12px;display:inline-block;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:7px}}@media screen and (max-width:991px){#qp-tabs,#tabs_here,#tabs_xs_here{position:relative;overflow:hidden}#qp-tabs .for_navi,#tabs_here .for_navi,#tabs_xs_here .for_navi{position:absolute;top:0;left:-280px;width:280px;z-index:5;transition:left .3s}#qp-tabs .for_info,#tabs_here .for_info,#tabs_xs_here .for_info{position:relative;margin-right:0;margin-left:0;transition:all .3s}#qp-tabs .for_info .tab_title,#tabs_here .for_info .tab_title,#tabs_xs_here .for_info .tab_title{padding-left:35px}#qp-tabs .for_info .tab_title.no_offset,#tabs_here .for_info .tab_title.no_offset,#tabs_xs_here .for_info .tab_title.no_offset{padding-left:0;border-bottom:0;margin-bottom:0}#qp-tabs .for_info .tab_title.remastered,#tabs_here .for_info .tab_title.remastered,#tabs_xs_here .for_info .tab_title.remastered{background-color:#f2f2f2;margin-top:-15px;margin-left:-15px;margin-right:-15px;width:calc(100% + 30px);padding-top:15px;padding-left:15px;padding-right:15px}#qp-tabs.menu_shown .icon-arrow-left,#tabs_here.menu_shown .icon-arrow-left,#tabs_xs_here.menu_shown .icon-arrow-left{display:inline}#qp-tabs.menu_shown .icon-arrow-right,#tabs_here.menu_shown .icon-arrow-right,#tabs_xs_here.menu_shown .icon-arrow-right{display:none}#qp-tabs.menu_shown .for_navi,#tabs_here.menu_shown .for_navi,#tabs_xs_here.menu_shown .for_navi{left:0}#qp-tabs.menu_shown .for_info,#tabs_here.menu_shown .for_info,#tabs_xs_here.menu_shown .for_info{margin-right:-280px;margin-left:280px}}#qp-tabs .menu_switcher,#tabs_here .menu_switcher,#tabs_xs_here .menu_switcher{position:absolute;top:0;left:0;padding:8px 16px;z-index:9;background-color:#008bce}#qp-tabs .menu_switcher .icon,#tabs_here .menu_switcher .icon,#tabs_xs_here .menu_switcher .icon{font-size:150%;color:#fff}#qp-tabs .menu_switcher .icon.icon-menu,#tabs_here .menu_switcher .icon.icon-menu,#tabs_xs_here .menu_switcher .icon.icon-menu{font-size:100%}@media screen and (max-width:767px){#qp-tabs .menu_switcher,#tabs_here .menu_switcher,#tabs_xs_here .menu_switcher{padding:17px 16px}}.fit_block{padding:0 15px 25px;display:flex;display:-moz-flex;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-moz-align-items:center;-ms-align-items:center;align-items:center;align-content:center;-webkit-align-content:center}.fit_block.top_align{align-items:flex-start}.fit_block.no_vert_padding{padding:0 15px}.fit_block.no_vert_padding h1{margin-top:0}.fit_block .width__20{width:20%;max-width:20%;flex:1 0 20%}.fit_block .width__30{width:30%;max-width:30%;flex:1 0 30%}.fit_block .width__40{width:40%;max-width:40%;flex:1 0 40%}.fit_block .width__50{width:50%;max-width:50%;flex:1 0 50%}.fit_block .width__60{width:60%;max-width:60%;flex:1 0 60%}.fit_block .width__70{width:70%;max-width:70%;flex:1 0 70%}.fit_block .width__80{width:80%;max-width:80%;flex:1 0 80%}.fit_block.top_aligned{align-items:flex-start}.fit_block .text_part:only-child{width:100%;max-width:100%;flex-basis:100%}@media screen and (max-width:300px){.fit_block .text_part{word-break:break-all}}.fit_block .or_block{color:#fff;background-color:#f68b2b;padding:15px 30px;margin-bottom:15px}.fit_block .or_block h4{font-family:omnes-pro,sans-serif;font-weight:500}.fit_block .or_block a{text-decoration:underline;color:#fff}.fit_block small{font-size:85%}.fit_block img+.text_part{padding-left:30px}.fit_block .text_part+.text_part,.fit_block .text_part+img{margin-left:30px}.fit_block .text_part+img.width__20{width:calc(20% - 30px);flex-basis:calc(20% - 30px)}.fit_block .text_part+img.width__30{width:calc(30% - 30px);flex-basis:calc(30% - 30px)}.fit_block .text_part+img.width__40{width:calc(40% - 30px);flex-basis:calc(40% - 30px)}.fit_block .text_part+img.width__50{width:calc(50% - 30px);flex-basis:calc(50% - 30px)}.fit_block .text_part+img.width__60{width:calc(60% - 30px);flex-basis:calc(60% - 30px)}.fit_block .text_part+img.width__70{width:calc(70% - 30px);flex-basis:calc(70% - 30px)}.fit_block .text_part+img.width__80{width:calc(80% - 30px);flex-basis:calc(80% - 30px)}.fit_block.p_b_0{padding-bottom:0}.fit_block.columns .text_part:first-child{padding-right:30px}.fit_block.columns .text_part:first-child:empty{padding-right:0}.fit_block h3{font-family:omnes-pro,sans-serif;font-size:24px;font-weight:500;line-height:30px;margin:0 0 10px}.fit_block img{display:block;max-width:60%;height:auto}.fit_block img.full_width{width:100%;max-width:100%}.fit_block img.centered{margin:0 auto}.fit_block.left .text_part{padding-left:30px}.fit_block.right{flex-direction:row-reverse}.fit_block.right .text_part{padding-left:0;padding-right:30px}.fit_block[data-link]:hover .text_part{color:#575a61}@media screen and (max-width:1199px){.fit_block{padding-bottom:15px}}@media screen and (max-width:767px){.fit_block{display:block;padding:15px}.fit_block+.fit_block{padding-top:0}.fit_block .text_part:only-child,.fit_block hr:last-child{margin-bottom:0}.fit_block img{max-width:100%;margin:0 auto 15px}.fit_block.left .text_part,.fit_block.right .text_part{padding:0}.fit_block.columns .text_part:first-child{padding-right:0}.fit_block .text_part,.fit_block .text_part+.text_part,.fit_block .text_part+img,.fit_block img,.fit_block img+.text_part{width:100%;max-width:100%;flex-basis:100%;margin:0;padding:0;padding-left:0}.fit_block img.full_width{width:100%;max-width:100%;flex-basis:100%;margin:0}.fit_block .width__20,.fit_block .width__30,.fit_block .width__40,.fit_block .width__50,.fit_block .width__60,.fit_block .width__70,.fit_block .width__80{width:100%;max-width:100%;flex-basis:100%;margin:0 0 15px}.fit_block .text_part+img.width__20,.fit_block .text_part+img.width__30,.fit_block .text_part+img.width__40,.fit_block .text_part+img.width__50,.fit_block .text_part+img.width__60,.fit_block .text_part+img.width__70,.fit_block .text_part+img.width__80{width:100%;flex-basis:100%}}@media screen and (max-width:480px){.fit_block{padding:5px 10px 10px}}.fit_block.coloured-text-blocks,.fit_block.table-block{flex-wrap:wrap;display:flex}.fit_block.coloured-text-blocks .landing-section-header,.fit_block.table-block .landing-section-header{flex-basis:100%;flex-shrink:0;color:#fff;height:60px}.fit_block.coloured-text-blocks .landing-section-header h2,.fit_block.table-block .landing-section-header h2{line-height:60px}.fit_block.coloured-text-blocks .coloured-text-block{flex-basis:50%;height:200px;text-align:center;background-color:#e9e9e9}.fit_block.coloured-text-blocks .coloured-text-block:after{content:"";height:100%;display:inline-block;vertical-align:middle}.fit_block.coloured-text-blocks .coloured-text-block:nth-child(4),.fit_block.coloured-text-blocks .coloured-text-block:nth-child(5){background-color:#f7f7f7}@media screen and (min-width:992px){.fit_block.coloured-text-blocks .coloured-text-block:nth-child(2),.fit_block.coloured-text-blocks .coloured-text-block:nth-child(3),.fit_block.coloured-text-blocks .coloured-text-block:nth-child(4){background-color:#e9e9e9}}@media screen and (min-width:992px){.fit_block.coloured-text-blocks .coloured-text-block:last-child,.fit_block.coloured-text-blocks .coloured-text-block:nth-child(5),.fit_block.coloured-text-blocks .coloured-text-block:nth-child(6){background-color:#f7f7f7}}@media screen and (min-width:992px){.fit_block.coloured-text-blocks .coloured-text-block{flex-basis:34%;height:300px}}@media screen and (min-width:992px){.fit_block.coloured-text-blocks .coloured-text-block:nth-child(3),.fit_block.coloured-text-blocks .coloured-text-block:nth-child(5){flex-basis:32%}}.fit_block.coloured-text-blocks .coloured-text-block p{text-align:center;font-size:16px;line-height:1.1;margin-bottom:0;display:inline-block;vertical-align:middle}@media screen and (min-width:992px){.fit_block.coloured-text-blocks .coloured-text-block p{font-size:22px}}.fit_block.coloured-text-blocks .coloured-text-block p span{font-size:30px}@media screen and (min-width:992px){.fit_block.coloured-text-blocks .coloured-text-block p span{font-size:40px}}.fit_block.table-block .landing-section-header h2{font-family:omnes-pro,sans-serif;font-weight:500;font-size:22px;margin:0;padding:0 15px}.fit_block.table-block .table-responsive{max-width:900px;width:100%;margin:0 auto;padding:20px;border:none}@media screen and (min-width:992px){.fit_block.table-block .table-responsive{padding:0}}.fit_block.table-block .table-responsive .table{border:none}.fit_block.table-block .table-responsive .table tr{border-bottom:1px solid #525252}.fit_block.table-block .table-responsive .table tr:last-child{border-bottom:none}.fit_block.table-block .table-responsive .table td{border:none;vertical-align:middle;padding:0}@media screen and (max-width:768px){.fit_block.table-block .table-responsive .table td{display:block;white-space:normal}}.fit_block.table-block .table-responsive .table td:first-child{padding:10px 0 0}@media screen and (min-width:768px){.fit_block.table-block .table-responsive .table td:first-child{padding:10px}}@media screen and (min-width:992px){.fit_block.table-block .table-responsive .table td:first-child{padding:20px 30px 20px 0}}@media screen and (min-width:768px){.fit_block.table-block .table-responsive .table td:first-child p{position:relative}}@media screen and (min-width:768px){.fit_block.table-block .table-responsive .table td:first-child p:after{position:absolute;content:"";height:100%;border-right:1px solid #525252;right:-10px;top:0}}@media screen and (min-width:992px){.fit_block.table-block .table-responsive .table td:first-child p:after{right:-30px}}.fit_block.table-block .table-responsive .table td:first-child .month,.fit_block.table-block .table-responsive .table td:first-child .year{font-family:omnes-pro,sans-serif;font-size:20px}@media screen and (min-width:992px){.fit_block.table-block .table-responsive .table td:first-child .month,.fit_block.table-block .table-responsive .table td:first-child .year{display:block}}.fit_block.table-block .table-responsive .table td:first-child .month{text-transform:uppercase;font-weight:700}@media screen and (min-width:768px){.fit_block.table-block .table-responsive .table td:first-child .month{font-size:26px;line-height:1}}@media screen and (min-width:992px){.fit_block.table-block .table-responsive .table td:first-child .month{font-weight:900;font-size:30px}}.fit_block.table-block .table-responsive .table td:first-child .year{font-weight:300}@media screen and (min-width:768px){.fit_block.table-block .table-responsive .table td:first-child .year{font-size:30px;line-height:1}}@media screen and (min-width:992px){.fit_block.table-block .table-responsive .table td:first-child .year{font-size:50px}}.fit_block.table-block .table-responsive .table td:last-child{padding:0 0 10px}@media screen and (min-width:768px){.fit_block.table-block .table-responsive .table td:last-child{padding:10px}}@media screen and (min-width:992px){.fit_block.table-block .table-responsive .table td:last-child{font-size:20px;padding:20px}}@media screen and (min-width:768px){.fit_block.table-block .table-responsive .table td:last-child strong{display:block}}.fit_block.table-block .table-responsive .table td p{margin-bottom:0}.fit_block.p_b_0+.columns{padding-top:10px}.block-search .warn-border{border:3px solid #008bce!important}@media screen and (max-width:480px){.g-recaptcha{max-width:100%!important;min-height:100px;float:left!important;margin:0 0 15px;overflow-x:hidden}#search-result{max-height:100000px}}@media screen and (max-width:767px){.spec_detail h1{font-size:24px;line-height:30px}.spec_detail h2{font-size:20px;line-height:24px;margin:10px 0}}.mobile_back_link{background-color:#008bce;position:fixed;bottom:0;left:0;z-index:50;width:40px;height:40px}.mobile_back_link .icon{color:#fff;display:inline-block;width:40px;height:40px;line-height:40px;text-align:center}.content-with-image-slider .slick-arrow{position:absolute;z-index:1;top:50%;margin-top:-29px;border:none;border-radius:50%;padding:10px 8px 4px;background:#e2e2e2;color:#fff;width:58px;height:58px;font-size:2em;flex:0 0 auto}@media (max-width:767px){.content-with-image-slider .slick-arrow.slick-disabled{display:none!important}}.content-with-image-slider .slick-arrow i{vertical-align:baseline}.content-with-image-slider .slick-prev{left:8px}.content-with-image-slider .slick-next{right:8px}.content-with-image-slider .fit_block.content-images{padding:0 80px;text-align:center}.content-with-image-slider .fit_block.content-images .slick-slide>div>img{max-width:143px;flex:initial}.content-with-image-slider .content-images-xs .col-xs-12{padding-bottom:20px}.content-with-image-slider .content-images-xs .col-xs-12 img{width:100%}.featherlight .featherlight-content{background:transparent;overflow:hidden;padding:0}.special_hospital h3{font-size:24px;line-height:30px;font-family:omnes-pro,sans-serif;font-weight:500}.bc_page .content{padding-bottom:75px}.bc_page .bc_block:first-child{padding-top:15px}.bc_page h5{font-family:omnes-pro,sans-serif;font-weight:500;font-size:22px;margin:0;padding:20px 15px}.bc_page .for_text{padding:30px 30px 15px}.bc_page .for_text em{display:inline-block;padding-left:15px}.bc_page .for_text.moved{width:60%;margin-left:32%}.bc_page .for_text a{color:#525252}.bc_page .line_link:after{content:"\E904";font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:24px;line-height:0;vertical-align:middle;margin-left:15px}@media screen and (max-width:767px){.bc_page .bc_block:first-child{padding-top:0}.bc_page .for_text{padding:15px}.bc_page .for_text em{padding-left:0}.bc_page .for_text.moved{width:100%;margin-left:0}}.blue_header{background-color:#008bce;color:#fff;font-family:omnes-pro,sans-serif;font-weight:500;font-size:22px;margin:0;padding:20px 15px}.blue_header a{color:#fff!important}#deaths_report h3{font-family:omnes-pro,sans-serif;font-weight:500;margin:15px 0}#deaths_report .inner{padding:60px 50px 60px 130px}#deaths_report .half{width:50%;float:left}#deaths_report #dr1 .people_line .one_man{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAACVCAYAAAD7Tby2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABP1JREFUeNrs3XmITVEcB/DzLNmGJGPJUiRjF8n2hxDxh90f1rI2hChLkbFHJP6iiIhQRJbIUtZIDFHImr1kF8aSZXx/vWMb88x9c89959x3v7/6dZrmvfvu+7xzz7nLOffG8vPzFSNxxAhEIAIRiEAEIlAkgGKxWOAf+HZ58zIoOiC7IFsjs5A1kBX1Sz4iXyFvIa8ijyNPVJpx5XXQ61ZYZUkZEGCaopiIHISskuTbvyAPINchDwIrP22AANMIxVJkX0OLvIzMAdKBUAMBphSKuciZyNIB/OC7keMB9Sx0QMCphWInsn3AzcYT5GAgnQoNEHCaoDiMrJ2ijkbap+FA2uE8EHCkRzqNrJri3vg7ciiQtjsLBJxqKHKRdS3tskhN6gmkY84BAackiiPIrpb3654iWwHpiSmgEoZWbLIDOBLVkeud2pPWPdYNZIZDRwgDUIt2u1KD5jiGI7EYP5yRrcPXQrASUqVHOHiM2Rg50DqQxinr6IH4WBeAhjl8pqKbruF2gPDhcoqihcNA8t2626xBnZX70ckmUJMQADWzCZQVAqAGNoGqhAAo0yZQRgiApDOpYAvoswpHfLIF9C4MODgm+2YL6HEIgHyvox+gmyEAum4TKDcEQLk2gc4h8xwHOm4NCI3fVxT7HMaR065nbR/Nb3YYaIvfHswE0BETDWEAIVc4Vpk6JaB8bGZyPWqBg0CbsG4PrQPpkCuapx3CeYOcbWphpq6LyamPi8qN069jUHs2FOeNQV9ZHYVig2WcrcAZXtw3B3nhUNqjjShWWsQ5g8w2vdAShpc3HbnWAo5s3r3wI30wveAghr/IQhYic1KEI7saA4Hz3u+CUj3CrL9ukyoHBCO7GIskTewQphxII9VEsQI5JIBNagJgzptcqLVRroBqh2IWso98jI9FXVLxAaE79U6qSgugP6DqoJBuuBdS0Ep6eJuMHDmE3AaUQE+xWAcqgCUn/Zur+OUj2RTlbxkZK43tc+Rt5FWgPE3VOjkF5GIQiEAEchsIDatcbu6qG9fqyt3BUz9DTgu/1D2hzBi6FwgQYFqq+FjEvrqnCWvIOeplgNprBAgwMgllCXJqAAe2NuMgcmTBiTBJAQGnPIo9ysAoLUfjvnw3IN1JGkgfkUs17J3m7bK0SW2B9CIRUKLNZkoEcCTqqSJG5v9Tg1B7qmrZDBWdkEkwh73WoHERw1G6Eyo0CgMaHMF9xO7YcjKLBMKL5OxfswgCSafU0UsNylLRjYZegMpFGKiC1zaIQSACEYhABCIQgQjEIBCBCEQgAhGIQAQiEINABCIQgQhEIAIRiEEgH0DfI2zxzQvQwwgDPfIC9AD5IqJAF4oE0o9j2B9BnLvIa14b6TURBFqT6Fkd/wDhhXJfoF0RwpF2d3Wy3fwkFb/9ebqH9Nqj/zff/n9TEdqgOCqVKo2BsoGz7ucfxZnMInf7lVuf108zmDxdc/56FkexpkMBSWqQPIJGHlxUNg1wZILONODcLfgPXxPq9EBrGWTeQ/2eUFcmBHvHvybUqfjU8oS3NzQ+JRNo81HMcxTnJDA6J/OGQG+Pw6N5AjEIRCACEYhABCIQgRgEIhCBCEQgAhGIQAwCEYhABCIQgQhEIAIxCEQgAhGIQAQiEIEYBCIQgQiUJkA3Hf5uRtbN72NoZDJIJ2Q/5c7NuuV5PvKIGiMzAGKFDb9nEMhz/BBgAO+4+c2B6PEUAAAAAElFTkSuQmCC")}#deaths_report #dr1 .part:first-child,#deaths_report #dr2 .info{color:#f68b2b}#deaths_report #dr3 .people_line .one_man{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAACVCAYAAAD7Tby2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABQ1JREFUeNrsnWmIFEcYhmt0xWuFIOuxiIIQ3HjERH+YGHBZRdHEiBd4g0MIGeORgO4/CWrwID/0l4KLwZh4DBE8UTxQVFQ2HjkIarIKEQ/QRGMkWTeRRDfvR9fikazdY1d3VU+/L7wMy/b0TD/z1VdV3V91ZxobGxXVvFoQAQEREAEREAERULGqJOwOaqZuKPQtreHB8FB4IFwBd4U76P//Cd+BL8Ln4CPwUfi3KADk8tloARWgvvAceDLc8RnbtYW7aQvEefDf8F54HbwPbiymJvYSvFNHw/s+cJpTK3ichvQNPLoYAEl0fgx/D481uN9X4T3wdrhzUgFJ8zgOf6R//Sg0Hv4OrkwaoD7wV/DrMbSAcvgQPMnZXuwpSY90DC6LMflLhObhDPylyxEk+eBgzHAeP46N8DBXAbXUv2IPi2M6iaQtutk5B+iDKH6951AX+FPXAHXT3bkrekv3cM4Akq681LEp1DJTrSPUTjAPk5Ce6eAcszc80YUIEjhtHJ2Iv+sCoOkOn6kYrpO2HUBoXnKKor/DgOTYRtiMoCrlviptAuqTAED9bAKqSACgF20C6pgAQJ1sAipVyVB7W4DuJwTQX7YA/ZEQOA9sAbqeAEChv2MYQHUJAPSDTUBnEgDojE1Ap+B7jgM6Yg1QLp/9By+7HYZzA661PZv/wmFAm8L2YCYAHTSRCCOQXMtfbeqUgArRzB7iZYmDgD6Hr1oHpLUVPuEQnLvwQlM7MwFISlFyYYf0BrUA/sUlQKIL8GwH4GyG15vcoclLz5/BqyzCOQm/Z3qnpqs7quEaC3C+ht+GG1wHJPlIqsiWxghHhhpVOjkr1wE1QZKrrROi+tJaTUMMudRcH9WHRFmCt0N5J/bzETUpqZRdbGK0bAtQ03xomvKqzXap8NWp3yqvSnYQfDqO9htXGbDM/KVKtTs8QyfU15RXV+SnH+H9yqv9if0US0nMn3cNXqEtJ/1fVt7lo3L9d4nOJ7fgS8orHf7Z5sCqxOJn1+vTEbXKYXGtBgERkDs5qGbqBrncPEwnV6m9aeP48clp4V91T3gUvhwJIIB5RY+Ox1pO7GElHcInekwWHhDASO3xcnh+kTRHGX3LyiNZUpVVAc4btXgGnHbKW35UXYS56k09ePUtj8n8350XACejw3BMkedgyUmDcvns7UIj6MMUwBH1VD6V+f+JIERPmSZbqtKjUYiiA0EjKJcyOEp3QoGb2JQUjgdHoOV08gWEjV5QBipDEyjplN4IEkEVKr3qFQRQ2xQDas/JKmfzBERABERABERAFAEREAEREAEREAEREEVABERABERABERABERAFAERUAyAHqaYxYMggK6mGNC1IICuwLdTCuisL6BcPisFi3tSCOcn+HzQJL02hYDW6uDwB4QNpcB6W4rgSN5dU2g3P1dZXukXk6TXfgdB0VAQILzhpvLWlf5e5IBm4VgPP9dAEW+UrD5EJ7Bik9xaTFZPrws1kgYkeezMAHilcufuLmElq33kNs9bg2ycCfoYUV1oLUXmI9WjBXWtEzA6fnxBnSwtr3sqCMwAagbaYrwschSOPCGmym8jP0CcrHI2T0AEREAEREAEREAUAREQAREQAREQAREQRUAEREAEREAEREAERBEQAREQAREQAREQAREQRUAEREAEREAEREBPqs7hYzPy3cI+hkbWO1Qq7+lzrtysW57nI4+oMbICINRSBDYxSv0rwAB9CO5NgzTKmQAAAABJRU5ErkJggg==")}#deaths_report #dr3 .part:first-child,#deaths_report #dr4 .info{color:#692c86}#deaths_report .people_line{height:100px;overflow:hidden;font-size:0;white-space:nowrap;margin-bottom:15px;max-width:48px;transition:max-width 5s}#deaths_report .people_line .one_man{background-size:contain;background-repeat:no-repeat;background-position:auto;height:100px;width:48px;display:inline-block;position:relative;opacity:1;transition:opacity .2s}#deaths_report .people_line .one_man.shown{opacity:1}#deaths_report .part{float:left}#deaths_report .part .big_number{font-family:omnes-pro,sans-serif;font-weight:300;font-size:70px;line-height:.5}#deaths_report .part .tip{font-family:omnes-pro,sans-serif;font-weight:500;font-size:18px;line-height:.5}#deaths_report .part:first-child{padding-right:15px;border-right:1px solid #f2f2f2}#deaths_report .part:nth-child(2){padding-left:15px;font-family:omnes-pro,sans-serif;font-size:17px;font-weight:500}#deaths_report .bigman,#deaths_report .right_part{float:left}#deaths_report .right_part{padding-left:15px;padding-top:10px}#deaths_report .just_text{font-family:omnes-pro,sans-serif;font-size:17px;font-weight:500}#deaths_report .info{padding-top:10px;padding-bottom:0}#deaths_report .info .big_number,#deaths_report .info .desc{float:left;font-family:omnes-pro,sans-serif}#deaths_report .info .big_number{font-size:150px;line-height:.6;font-weight:300}#deaths_report .info .desc{font-size:37px;line-height:.95}#deaths_report .info .desc .smaller{font-size:32px}#deaths_report .info .ooe{font-weight:600}#deaths_report .affix{position:relative}.alert_link{margin-top:-4px}.alert_link img{width:2em;height:auto;display:inline-block;vertical-align:sub}.alert_link span{color:#f68b2b}.alert_link span p{display:inline;margin-bottom:0}.alert_link:hover span{color:#ff671f}#alert_modal .inner{padding:60px;text-align:center}#alert_modal .inner h3{color:#ff671f;margin:15px auto 30px;font-family:omnes-pro,sans-serif;font-weight:500;font-size:30px}#alert_modal .inner a{color:#ff671f}.for_bc{margin-bottom:-38px;position:relative;z-index:5}.for_bc .breadcrumb .active a,.for_bc .breadcrumb .here,.for_bc .breadcrumb li:before,.for_bc .breadcrumb li a{color:#fff}@media screen and (max-width:991px){.for_bc{position:static}}.color_blocks{align-items:stretch!important;padding-bottom:0}.color_blocks a{color:#fff}.color_blocks a,.color_blocks a:hover{text-decoration:none}.color_blocks>*{flex:0 1 50%;flex-wrap:nowrap;padding:40px}.color_blocks>* p:last-child{margin:0}.color_blocks>:first-child{background:#f68b2b}.color_blocks>:first-child:hover{background:#f7963f}.color_blocks>:last-child{background:#e7447b}.color_blocks>:last-child:hover{background:#e95688}@media screen and (max-width:767px){.color_blocks>:last-child{margin-left:0}}.color_blocks .icon{font-size:24px;line-height:.5em;vertical-align:middle;margin-left:15px;color:#fff}.content-page~.breadcrumbs-wrapper{margin-bottom:20px}@media screen and (min-width:992px){#forms_modal .modal-dialog{width:950px}}#forms_modal .modal-dialog .modal-body{padding:50px 30px 30px}@media screen and (min-width:992px){#forms_modal .modal-dialog .modal-body{padding:50px 70px 30px}}#forms_modal .modal-dialog .modal-body a{text-decoration:underline}#forms_modal .modal-dialog .modal-body h3,#forms_modal .modal-dialog .modal-body h4{letter-spacing:.03em}@media screen and (min-width:1200px){#forms_modal .modal-dialog .modal-body .description{width:46%}}@media screen and (min-width:1200px){#forms_modal .modal-dialog .modal-body .forms-and-leaflets{width:54%}}#forms_modal .modal-dialog .modal-body .forms-and-leaflets h4{font-family:omnes-pro,sans-serif;font-weight:500;font-size:20px;margin-top:0}#forms_modal .modal-dialog .modal-body .forms-and-leaflets>p{margin-bottom:20px}#forms_modal .modal-dialog .modal-body .forms-and-leaflets .about_forms>div{padding:25px 20px;font-size:15px;margin-bottom:15px}#forms_modal .modal-dialog .modal-body .forms-and-leaflets .about_forms>div p{margin-bottom:0}#forms_modal .modal-dialog .modal-body .forms-and-leaflets .about_forms>div p:first-child{font-size:16px;margin-bottom:20px}#forms_modal .modal-dialog .modal-body .forms-and-leaflets .about_forms>div a{text-decoration:none}#forms_modal .modal-dialog .modal-body .forms-and-leaflets .about_forms>div a:active,#forms_modal .modal-dialog .modal-body .forms-and-leaflets .about_forms>div a:hover{text-decoration:underline}#gillies-hospital-intro{display:none}#young-people-having-an-operation{background-color:#692c86;color:#fff;position:relative}#young-people-having-an-operation .col-md-10{max-width:915px}#young-people-having-an-operation .page-title{padding:0;font-size:26px}@media screen and (min-width:992px){#young-people-having-an-operation .page-title{font-size:38px}}#young-people-having-an-operation .page-subtitle{margin-bottom:20px}@media screen and (max-width:991px){#young-people-having-an-operation .page-subtitle{margin-bottom:0}}#young-people-having-an-operation .book-image{display:block;margin:0 auto}@media screen and (min-width:768px){#young-people-having-an-operation .book-image{float:right;transform:translateY(-45px) translateX(30px)}}#young-people-having-an-operation .content-text{margin-bottom:60px;font-size:16px}#young-people-having-an-operation .content-text p{margin-bottom:20px}@media screen and (min-width:768px){#young-people-having-an-operation .content-text p:first-child{margin-top:35px}}@media screen and (min-width:768px){#young-people-having-an-operation .content-text p:last-child{width:35%}}@media screen and (min-width:992px){#young-people-having-an-operation .content-text p:last-child{width:28%}}#young-people-having-an-operation .content-text a{color:#fff;text-decoration:underline}#young-people-having-an-operation .monkey{width:203px;position:absolute;display:none;right:30%;bottom:-15px}@media screen and (min-width:768px){#young-people-having-an-operation .monkey{display:block}}@media screen and (min-width:992px){#young-people-having-an-operation .monkey{right:45%}}#commonly-asked-questions{margin-bottom:50px}#commonly-asked-questions a{color:#525252;text-decoration:underline}#commonly-asked-questions .page-title h2{padding-bottom:25px;border-bottom:1px solid #f2f2f2;line-height:1.2;font-size:30px}@media screen and (min-width:992px){#commonly-asked-questions .page-title h2{font-size:42px}}#commonly-asked-questions .right-sidebar{font-size:14px;text-align:center;margin-bottom:30px}@media screen and (min-width:768px){#commonly-asked-questions .right-sidebar{width:262px;float:right;margin-left:50px}}#commonly-asked-questions .right-sidebar .the-book{margin-bottom:40px}#commonly-asked-questions .right-sidebar .monkey{display:none}@media screen and (min-width:768px){#commonly-asked-questions .right-sidebar .monkey{display:block;margin:0 auto}}@media screen and (min-width:768px){#commonly-asked-questions .main-content{width:calc(100% - 312px);float:left}}#commonly-asked-questions .main-content .monkey{display:block;margin:50px auto 0}@media screen and (min-width:768px){#commonly-asked-questions .main-content .monkey{display:none}}#commonly-asked-questions .main-content>div{margin-bottom:25px}.search_results .results_list li .search_intro{margin-bottom:0}.professional-profile *,.special-clinical-interests *{color:#525252!important;font-size:16px!important;font-family:Arial,Helvetica,sans-serif!important}.professional-profile>div,.special-clinical-interests>div{margin:0!important;text-indent:0!important}.professional-profile>div>font,.special-clinical-interests>div>font{margin:0 0 11px!important;display:block!important}.professional-profile ul+ul,.special-clinical-interests ul+ul{margin-top:-11px!important}.professional-profile>ul>ul,.special-clinical-interests>ul>ul{padding-left:0!important}.for-trigger,.text-trigger.less{display:none}.our-story-section .overlay{overflow:hidden}.our-story-section .container{padding:30px 0 0}@media screen and (min-width:992px){.our-story-section .container{padding:60px 0 0}}.our-story-section .profile-image{height:480px;position:relative;text-align:right;max-width:500px;width:100%;margin-top:110px}@media screen and (min-width:768px){.our-story-section .profile-image{margin-top:0}}.our-story-section .profile-image img{display:inline-block;width:325px}.our-story-section .profile-image figcaption{display:none;position:absolute;left:0;top:300px;text-align:left}.our-story-section .headline{top:0;position:absolute}@media screen and (min-width:768px){.our-story-section .headline{position:static;margin-top:105px}}.our-story-section .headline h1{color:#1f1f1f;font-size:34px;font-weight:400}.our-story-section .line_link{display:block;float:right;position:relative;z-index:2}.our-story-section .little-man{background:url(/assets/little-man.png) no-repeat 50%;content:"";width:209px;height:299px;position:absolute;bottom:-60px;right:-45px;z-index:1;display:none}@media screen and (min-width:768px){.our-story-section .little-man{display:block}}.diversity-works-logo{width:230px;margin:10px 0 20px}.diversity-works-logo img{width:100%}@media screen and (min-width:768px){.diversity-works-logo{float:left}}@media screen and (min-width:768px){.diversity-works-logo+p{margin-left:280px}}.other-specialists{display:none}@media screen and (max-width:600px){#csw .steps ul{flex-direction:column}#csw .steps ul li{margin-right:0;margin-bottom:10px}}#csw .steps li,#csw .steps ul{list-style-type:none;display:flex;flex:1;padding:0;margin:0}#csw .steps li{cursor:pointer;height:200px;flex-direction:column;justify-content:center;text-align:center;align-items:center;border:1px solid #e9e9e9;margin-right:20px;padding-bottom:10px}#csw .steps li h3{font-size:26px;font-weight:400}#csw .steps li>div{height:100px}#csw .steps li .desc{color:#6d6e71}#csw .steps li:first-of-type{border-bottom:10px solid #f15b30}#csw .steps li:first-of-type h3{color:#f15b30}#csw .steps li:nth-of-type(2){border-bottom:10px solid #be4254}#csw .steps li:nth-of-type(2) h3{color:#be4254}#csw .steps li:nth-of-type(3){margin-right:0;border-bottom:10px solid #9856a0}#csw .steps li:nth-of-type(3) h3{color:#9856a0}#csw .bg-gray-light,#csw .bg-mandarin{padding:2.5rem 3rem;margin-bottom:2rem}#csw .bg-gray-light p,#csw .bg-mandarin p{font-weight:600}#csw .bg-gray-light p:last-of-type,#csw .bg-mandarin p:last-of-type{margin-bottom:0}#csw .bg-mandarin p,#csw .bg-mandarin p a{color:#fff}
/*# sourceMappingURL=app.78b67a6d9d2872ba547d.css.map*/