/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
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:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.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:-0.5em;}sub{bottom:-0.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 #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/contrib/classy/images/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message:before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/contrib/classy/images/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/classy/images/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contrib/classy/images/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/contrib/classy/images/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
@font-face{font-family:'PaytoneOne';font-display:block;src:url("/themes/hporr_sassy/fonts/PaytoneOne-Regular.ttf") format("truetype");font-display:swap;}@font-face{font-family:'OpenSans';src:url("/themes/hporr_sassy/fonts/OpenSans-Regular.ttf") format("truetype");}@font-face{font-family:'OpenSans';src:url("/themes/hporr_sassy/fonts/OpenSans-Bold.ttf") format("truetype");font-weight:bold;}@font-face{font-family:'OpenSans';src:url("/themes/hporr_sassy/fonts/OpenSans-Italic.ttf") format("truetype");font-style:italic;}@font-face{font-family:'OpenSans';src:url("/themes/hporr_sassy/fonts/OpenSans-BoldItalic.ttf") format("truetype");font-weight:bold;font-style:italic;}@font-face{font-family:'OpenSansCondensed';src:url("/themes/hporr_sassy/fonts/OpenSansCondensed-Light.ttf") format("truetype");}@font-face{font-family:'OpenSansCondensed';src:url("/themes/hporr_sassy/fonts/OpenSansCondensed-LIghtItalic.ttf") format("truetype");font-style:italic;}@font-face{font-family:'OpenSansCondensed';src:url("/themes/hporr_sassy/fonts/OpenSansCondensed-Bold.ttf") format("truetype");font-weight:bold;}.grid{background:white;margin:0 0 20px 0;}.grid:after{content:"";display:table;clear:both;}[class*='col-']{float:left;padding-right:20px;}.grid [class*='col-']:last-of-type{padding-right:0;}.col-1-1{width:100%;}.col-2-3{width:66.66%;}.col-1-3{width:33.33%;}.col-1-2{width:50%;}.col-1-4{width:25%;}.col-1-8{width:12.5%;}.grid-pad{padding:20px 0 20px 20px;}.grid-pad [class*='col-']:last-of-type{padding-right:20px;}@media all and (min-width:0px) and (max-width:500px){.col-2-3{width:100%;}.col-1-3{width:100%;}}header{}header #header-top-wrapper{display:block;width:100%;padding-left:20px;padding-right:20px;}header .sticky-anchor{background:white;}header .sticky-element{display:block;clear:both;width:100%;}header .sticky-element .sticky{position:fixed;z-index:100;width:100%;background-color:white;border-bottom:solid 1px #c49736;}header .header-middle-wrapper .header-middle{padding-left:20px;padding-right:20px;display:block;width:100%;}header .header-middle-wrapper .header-middle .header-middle-table{display:table;width:100%;}header .header-middle-wrapper .header-middle .header-middle-table .header-main-logo{display:none;}@media all and (min-width:0px) and (max-width:890px){header .header-middle-wrapper .header-middle .header-middle-table .header-main-logo.desktop{display:none !important;}}@media all and (min-width:891px){header .header-middle-wrapper .header-middle .header-middle-table .header-main-logo.desktop{display:table-cell !important;}}header .header-middle-wrapper .header-middle .header-middle-table .header-main-logo.mobile{width:auto;}@media all and (min-width:0px) and (max-width:890px){header .header-middle-wrapper .header-middle .header-middle-table .header-main-logo.mobile{display:table-cell !important;}}@media all and (min-width:891px){header .header-middle-wrapper .header-middle .header-middle-table .header-main-logo.mobile{display:none !important;}}header .header-middle-wrapper .header-middle .header-middle-table .region-header-menus{display:table-cell;}@media all and (min-width:0px) and (max-width:890px){header .header-middle-wrapper .header-middle .header-middle-table .region-header-menus{width:107px;}}header .header-middle-wrapper .header-middle .header-middle-table .region-header-menus .responsive-menus{display:inline-block;}header .header-middle-wrapper .header-middle .header-middle-table .region-header-menus .responsive-menus.responsified{clear:none;width:auto;}header .header-middle-wrapper .header-middle .header-middle-table .region-header-menus .responsive-menus.responsified.responsive-toggled{position:static;}header .header-middle-wrapper .header-middle .header-middle-table .region-header-menus .responsive-menus.responsified.responsive-toggled div.contextual ul{display:none;}header .header-middle-wrapper .header-middle .header-middle-table .region-header-lang{display:table-cell;width:75px;}header #header-bottom-wrapper{clear:both;overflow:hidden;}main .layout-content{padding-left:20px;padding-right:20px;position:relative;}main #hporr-page-content-bottom{position:relative;width:100%;}main #hporr-page-content-bottom #hporr-page-content-bottom-fg{position:absolute;bottom:0;left:0;}*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body{margin-left:auto;margin-right:auto;font-family:'OpenSans';font-size:16px;}body ul{padding:0 0 0 30px;}body h1,body h2,body h3,body h4,body h5,body h6{color:#ea8142;font-family:'OpenSans';font-weight:400 !important;line-height:1.1em;margin-bottom:10px;display:inline-block;}body h1{font-size:32px;}body h2{margin-top:20px;font-size:24px;}body h3{font-size:18px;margin-top:20px;}body input:focus,body select:focus,body textarea:focus,body button:focus{outline:none;}body .hporr-max-width{max-width:1024px;margin-left:auto;margin-right:auto;}body span.text-style-1{color:#6699ff;}body .hporr-highlight-section,body .hporr-highlight-section-align-left{margin:1em calc(50% - 50vw);text-align:center;opacity:0;}body .hporr-highlight-section ol,body .hporr-highlight-section ul,body .hporr-highlight-section p,body .hporr-highlight-section-align-left ol,body .hporr-highlight-section-align-left ul,body .hporr-highlight-section-align-left p{max-width:1024px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%;font-size:18px;}body .hporr-highlight-section ol,body .hporr-highlight-section ul,body .hporr-highlight-section-align-left ol,body .hporr-highlight-section-align-left ul{padding-left:70px;text-align:left;}body .hporr-highlight-section{text-align:center;background-color:#f3fbf0;padding:10px;}body .hporr-highlight-section p{text-align:center;}body .hporr-highlight-section-align-left{background-color:#f3fbf0;padding:10px;}body .hporr-highlight-section-align-left p{text-align:left;}body .hporr-section{clear:both;display:table;width:100%;}body .hporr-section .hporr-section-left{float:left;display:inline-block;}body .hporr-section .hporr-section-right{float:left;}body .hporr-section .hporr-30{width:30%;}body .hporr-section .hporr-70{width:70%;}body .hporr-section .hporr-image-caption{text-align:center;font-size:10px;font-weight:bold;}body .hporr-section img{padding:0;}body .hporr-section img.hporr-centered{display:block;margin-left:auto;margin-right:auto;float:none;padding:0;}body img{max-width:100%;height:auto;}@media all and (min-width:0px) and (max-width:890px){.hporr-section .hporr-section-left,.hporr-section .hporr-section-right,.hporr-section .hporr-section-right-complement,.hporr-section .hporr-30,.hporr-section .hporr-70{width:100%;}.hporr-section .hporr-section-left img,.hporr-section .hporr-section-right img,.hporr-section .hporr-section-right-complement img,.hporr-section .hporr-30 img,.hporr-section .hporr-70 img{display:block;margin-left:auto;margin-right:auto;float:none;padding:0;}}header #header-top-wrapper{background-color:white;text-align:center;}header #header-top-wrapper #header-top-main-slogan{display:inline-block;}header #header-top-wrapper #header-top-main-slogan .header-top-main-slogan-line{float:left;color:#c49736;font-size:12px;font-style:italic;}header .header-middle-wrapper{border-collapse:collapse;padding-top:10px;}header .header-middle-wrapper .header-middle .header-middle-table .header-main-logo{vertical-align:top;width:170px;}header .header-middle-wrapper .header-middle .header-middle-table .header-main-logo a{background-color:#ea8142;display:inline-flex;}header .header-middle-wrapper .header-middle .header-middle-table .header-main-logo a img{mix-blend-mode:screen;width:150px;height:60px;}header .header-middle-wrapper .header-middle .header-middle-table .header-main-logo.mobile{text-align:center;}header .header-middle-wrapper .header-middle .header-middle-table .region-header-lang{vertical-align:bottom;}header #header-bottom-wrapper p{margin:0px;}.region-header-menus{vertical-align:bottom;}.region-header-menus .responsive-menus{text-align:left;}.region-header-menus .responsive-menus #block-mainnavigation{background:none repeat scroll 0 0 white;margin-top:10px;margin-bottom:10px;opacity:0;}.region-header-menus .responsive-menus #block-mainnavigation h2{display:none;}.region-header-menus .responsive-menus #block-mainnavigation ul{margin:0px;padding:0px;padding-top:5px;}.region-header-menus .responsive-menus #block-mainnavigation ul li{float:left;padding-right:18px;list-style-type:none;list-style-image:none;}.region-header-menus .responsive-menus #block-mainnavigation ul a{font-family:'OpenSansCondensed',sans-serif;font-weight:bold;font-size:25px;color:#c49736;text-decoration:none;}.region-header-menus .responsive-menus #block-mainnavigation ul a.is-active,.region-header-menus .responsive-menus #block-mainnavigation ul a.active{display:block;color:#ea8142;font-weight:bold;border-bottom:solid 2px #ea8142;}.region-header-menus .responsive-menus #block-mainnavigation ul a:hover:after{box-sizing:border-box;opacity:1;width:100%;}.region-header-menus .responsive-menus #block-mainnavigation ul a:after{box-sizing:border-box;content:'';display:block;height:2px;width:0;background-color:#ea8142;opacity:0;margin:0 auto;-webkit-transition:opacity 250ms cubic-bezier(0.455,0.03,0,1) 0s,width 300ms cubic-bezier(0.785,0.135,0.15,0.86) 0s;-moz-transition:opacity 250ms cubic-bezier(0.455,0.03,0,1) 0s,width 300ms cubic-bezier(0.785,0.135,0.15,0.86) 0s;transition:opacity 250ms cubic-bezier(0.455,0.03,0,1) 0s,width 300ms cubic-bezier(0.785,0.135,0.15,0.86) 0s;}.region-header-menus .responsive-menus.responsified .toggler{background:white;color:#ea8142;text-align:left;border-radius:0px;box-shadow:none;font-size:35px;font-weight:bold;outline-style:none;padding:5px;}.region-header-menus .responsive-menus.responsified.responsive-toggled .toggler{background:#ea8142;color:white;border-radius:5px;box-shadow:none;font-size:35px;outline-style:none;}.region-header-menus .responsive-menus.responsified.responsive-toggled .responsive-menus-simple{background:none repeat scroll 0 0 #ea8142;border-radius:0px;box-shadow:none;}.region-header-menus .responsive-menus.responsified.responsive-toggled .responsive-menus-simple ul{background-color:#ea8142;margin-left:-20px;}.region-header-menus .responsive-menus.responsified.responsive-toggled .responsive-menus-simple a.active{font-weight:bold;}main{padding-top:5px;color:#646464;}main .layout-content{margin-bottom:0px;z-index:1;}main .layout-content #block-hporr-sassy-local-tasks a{color:#aaaaaa;}main .layout-content .hporr-marquee{display:none;width:100%;overflow:hidden;border:none;background:white;margin-top:20px;}main .layout-content .hporr-marquee .hporr-client-entry{float:left;display:inline-block;margin-right:20px;}main .layout-content .hporr-marquee .hporr-client-entry .views-field{text-align:center;margin-right:auto;margin-left:auto;}main .layout-content .hporr-marquee .hporr-client-entry .views-field-title{max-width:300px;color:#c49736;}main .layout-content .highlighted{margin-top:10px;}main .layout-content .highlighted .alert{background-color:white;}main .layout-content .highlighted .alert.alert-error,main .layout-content .highlighted .alert.alert-warning,main .layout-content .highlighted .alert.alert-info{margin:1.42857em 0;}main .layout-content .highlighted .alert.alert-warning{background-color:#fffce5;color:#840;border-color:#ed5 #ed5 #ed5 transparent;box-shadow:-8px 0 0 #ed5;}main .layout-content .highlighted .alert.alert-info{background-color:#f3faef;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;box-shadow:-8px 0 0 #77b259;color:#325e1c;}main #hporr-page-content-bottom{background-image:url("/themes/hporr_sassy/images/fins_bg.jpg");background-repeat:no-repeat;background-position:center bottom;background-size:100% auto;padding-bottom:600px;margin-top:-100px;overflow:clip;}main #hporr-page-content-bottom #hporr-page-content-bottom-fg{width:800px;height:485px;background-image:url("/themes/hporr_sassy/images/fins_fg.png");background-repeat:no-repeat;background-size:contain;}main #hporr-agency-comparison td{padding:5px;vertical-align:top;}main #hporr-agency-comparison td .hporr-red{color:#cb4e4e;}main #hporr-agency-comparison td .hporr-green{color:#2ebb2e;}footer .footer-1{background-color:#ea8142;}footer .footer-1 .footer-1-wrapper{color:white;display:table;padding-left:20px;padding-right:20px;}footer .footer-1 .footer-1-wrapper a{color:white;}footer .footer-1 .footer-1-wrapper a:hover{color:gray;}footer .footer-1 .footer-1-wrapper .block{margin:0;}footer .footer-1 .footer-1-wrapper #block-contactblocktext{display:inline-block;float:left;padding-bottom:20px;}footer .footer-1 .footer-1-wrapper #block-contactblocktext h2{margin-top:0;padding-top:0;color:white;}@media all and (min-width:0px) and (max-width:890px){footer .footer-1 .footer-1-wrapper #block-contactblocktext{width:100%;}}@media all and (min-width:891px){footer .footer-1 .footer-1-wrapper #block-contactblocktext{width:34%;}}footer .footer-bottom{padding:20px 0;background-color:#cb4e4e;}footer .footer-bottom .footer-bottom-wrapper{width:100%;font-size:12px;display:table;}footer .footer-bottom .footer-bottom-wrapper .block ul.menu{padding:0;margin:0;text-align:center;}footer .footer-bottom .footer-bottom-wrapper .block ul.menu li{padding-left:5px;display:inline-block;list-style-type:none;list-style-image:none;}@media all and (min-width:0px) and (max-width:890px){footer .footer-bottom .footer-bottom-wrapper .block ul.menu li{min-width:48px;height:48px;}footer .footer-bottom .footer-bottom-wrapper .block ul.menu li a{top:50%;bottom:50%;}}@media all and (min-width:891px){footer .footer-bottom .footer-bottom-wrapper .block ul.menu li{min-width:auto;height:auto;}footer .footer-bottom .footer-bottom-wrapper .block ul.menu li a{top:auto;bottom:auto;}}footer .footer-bottom .footer-bottom-wrapper .block ul.menu li a{color:white;text-decoration:none;position:relative;}footer .footer-bottom .footer-bottom-wrapper .block ul.menu li a:hover{color:#c49736;}footer .footer-bottom .footer-bottom-wrapper .block ul.menu li:hover{background-color:transparent;}footer .footer-bottom .footer-bottom-wrapper .block ul.menu li + li a:before{content:"|";padding-right:5px;}footer .footer-bottom .footer-bottom-wrapper #block-hporr-sassy-footer,footer .footer-bottom .footer-bottom-wrapper #block-hporr-sassy-account-menu,footer .footer-bottom .footer-bottom-wrapper #block-hporr-sassy-footercopyrightdrupalinfo{display:table;clear:both;width:300px;margin-right:auto;margin-left:auto;color:white;text-align:center;}#block-languageswitcher-2{display:inline-block;width:auto;float:right;text-align:right;margin-top:10px;margin-bottom:10px;}#block-languageswitcher-2 h2{display:none;}#block-languageswitcher-2 > ul{padding:0px;margin:0px;display:table;}#block-languageswitcher-2 > ul li{float:left;list-style-type:none;list-style-image:none;}#block-languageswitcher-2 > ul li a.language-link{display:table-cell;height:30px;width:30px;text-align:left;text-indent:-9999px;overflow:hidden;background-repeat:no-repeat;}#block-languageswitcher-2 > ul li ~ li{padding-left:10px;}#block-languageswitcher-2 > ul li.en a.language-link{background-image:url("/themes/hporr_sassy/images/flags/us_30.png");}#block-languageswitcher-2 > ul li.en.active a.language-link{background-image:url("/themes/hporr_sassy/images/flags_shiny/us_30.png");}#block-languageswitcher-2 > ul li.de a.language-link{background-image:url("/themes/hporr_sassy/images/flags/de_30.png");}#block-languageswitcher-2 > ul li.de.active a.language-link{background-image:url("/themes/hporr_sassy/images/flags_shiny/de_30.png");}#block-hporr-sassy-hporr-page-banner-ref{position:relative;}#block-hporr-sassy-hporr-page-banner-ref .node-banner-line-1{position:absolute;}#block-hporr-sassy-hporr-page-banner-ref .node-banner-line-1 .field{display:none;font-family:'PaytoneOne',sans-serif;color:white;text-shadow:2px 2px #c49736;font-size:75px;line-height:82px;}#block-hporr-sassy-hporr-page-banner-ref .node-banner-line-2{position:absolute;}#block-hporr-sassy-hporr-page-banner-ref .node-banner-line-2 .field{display:none;font-family:'OpenSans';color:white;text-shadow:2px 2px #c49736;font-size:45px;line-height:50px;}#block-hporr-sassy-hporr-page-banner-ref .field--name-field-banner-image{position:relative;width:100%;height:auto;overflow:hidden;}#block-hporr-sassy-hporr-page-banner-ref .field--name-field-banner-image img{position:absolute;left:0;bottom:0;max-width:1000%;width:100%;height:auto;padding:0;}#block-views-block-clients-block-client-list-1 .view-header{padding-bottom:10px;}#block-views-block-clients-block-client-list-1 .view-content .hporr-client-entry{width:400px;max-width:100%;float:left;display:list-item;margin-left:1.3em;list-style-type:circle;padding-bottom:5px;}#block-views-block-clients-block-client-list-1 .view-content:after{content:'';display:block;clear:both;}#block-views-block-clients-block-client-marquee-1{margin:1em calc(50% - 50vw);text-align:center;}article a{color:#ea8142;}article p,article pre{margin:1em 0;}article h2 + p,article h3 + p,article h4 + p,article h5 + p{margin-top:2px;}article .node__content{display:table;}article img{float:right;padding-left:10px;padding-bottom:20px;}article img#portrait-1{width:150px;}article #movie-posters{padding-top:10px;}article #movie-posters img{float:left;width:110px;padding-right:10px;}article .client-site-layout{display:table;width:100%;}article .client-site-layout .client-site-image.right-side{width:200px;padding-right:0px;}article .client-site-layout.column2 .client-site-text{display:table-cell;padding-right:10px;vertical-align:top;}article .client-site-layout.column2 .client-site-image.right-side{display:table-cell;padding-right:0px;text-align:right;}article .client-site-layout.column1 .client-site-text{display:table-row;}article .client-site-layout.column1 .client-site-image.right-side{display:table-row;float:left;padding-left:0;}article #client-list{display:table;padding-bottom:10px;}article #client-list ul.align-left{display:inline-block;float:left;margin:0;}article h2,article h3{clear:both;}article .technology{clear:both;color:#c49736;font-size:90%;}article table#legal-notice td{vertical-align:top;padding-right:20px;}article table#legal-notice h4{margin-top:0;}article.node--type-hporr-project #group-hporr-proj-client{background-color:whitesmoke;margin:1em calc(50% - 50vw);text-align:center;}article.node--type-hporr-project #group-hporr-proj-client legend{display:none;}article.node--type-hporr-project #group-hporr-proj-client .hporr-client-wrapper{display:inline-block;max-width:1024px;width:100%;padding:10px 20px 10px 20px;font-size:18px;}article.node--type-hporr-project #group-hporr-proj-client .hporr-client-wrapper .hporr-client-teaser-title{font-weight:bold;font-size:24px;}article.node--type-hporr-project .field--name-field-proj-skills{clear:both;font-size:12px;}article.node--type-hporr-project .field--name-field-proj-skills .field__item{float:left;}article.node--type-hporr-project .field--name-field-proj-skills .field__item::after{content:", ";color:#ea8142;white-space:pre;}article.node--type-hporr-project .field--name-field-proj-link,article.node--type-hporr-project .field--name-field-proj-industry,article.node--type-hporr-project .field--name-field-proj-role,article.node--type-hporr-project .field--name-field-proj-technology{padding-bottom:10px;padding-top:10px;width:100%;display:table;}article.node--type-hporr-project .field--name-field-proj-link .field__label,article.node--type-hporr-project .field--name-field-proj-industry .field__label,article.node--type-hporr-project .field--name-field-proj-role .field__label,article.node--type-hporr-project .field--name-field-proj-technology .field__label{width:100px;float:none;display:table-cell;vertical-align:top;}article.node--type-hporr-project .field--name-field-proj-link .field__items,article.node--type-hporr-project .field--name-field-proj-industry .field__items,article.node--type-hporr-project .field--name-field-proj-role .field__items,article.node--type-hporr-project .field--name-field-proj-technology .field__items{display:table-cell;}article.node--type-hporr-project .field--name-field-proj-link .field__item,article.node--type-hporr-project .field--name-field-proj-industry .field__item,article.node--type-hporr-project .field--name-field-proj-role .field__item,article.node--type-hporr-project .field--name-field-proj-technology .field__item{float:left;background-color:#ea8142;color:white;text-decoration:none;padding:5px;margin-bottom:10px;margin-right:10px;border-radius:20px;}article.node--type-hporr-project .field--name-field-proj-link .field__item a,article.node--type-hporr-project .field--name-field-proj-industry .field__item a,article.node--type-hporr-project .field--name-field-proj-role .field__item a,article.node--type-hporr-project .field--name-field-proj-technology .field__item a{color:white;text-decoration:none;padding-left:5px;padding-right:5px;}article.node--type-hporr-project .field--name-field-proj-link .field__item,article.node--type-hporr-project .field--name-field-proj-industry .field__item,article.node--type-hporr-project .field--name-field-proj-role .field__item,article.node--type-hporr-project .field--name-field-proj-technology .field__item{padding-right:10px;}article.node--type-hporr-project .field--name-field-proj-industry .field__label,article.node--type-hporr-project .field--name-field-proj-role .field__label{width:200px;}article.node--type-hporr-project .field--name-field-proj-industry .field__item.hporr_featured,article.node--type-hporr-project .field--name-field-proj-role .field__item.hporr_featured{background-color:#6699ff;}article.node--type-hporr-project #hporr-proj-internal{clear:both;width:100%;}@media all and (min-width:0px) and (max-width:890px){article.node--type-hporr-project .field--name-field-proj-client article.node--type-hporr-client{text-align:center;}article.node--type-hporr-project .field--name-field-proj-client article.node--type-hporr-client .hporr-client-teaser-title,article.node--type-hporr-project .field--name-field-proj-client article.node--type-hporr-client .field--name-field-client-short-description{float:none;}article.node--type-hporr-project .field--name-field-proj-client article.node--type-hporr-client .field--name-field-client-logo{width:100%;float:left;clear:both;}article.node--type-hporr-project .field--name-field-proj-client article.node--type-hporr-client .field--name-field-client-logo img{width:40%;float:none;padding:0;padding-top:10px;}article.node--type-hporr-project .field--name-field-proj-screenshot-small{text-align:center;width:100%;}article.node--type-hporr-project .field--name-field-proj-screenshot-small img{padding:0;float:none;}}article.node--type-hporr-client .node__content{width:100%;}article.node--type-hporr-client .node__content .field--name-field-client-logo{display:inline-block;width:25%;float:right;}article.node--type-hporr-client .node__content .field--name-field-client-logo img{width:100%;height:auto;}article.node--type-hporr-client .node__content #hporr-client-internal{clear:both;width:100%;}article.node--type-hporr-client.node--view-mode-teaser .node__content .hporr-client-teaser-title{float:left;font-size:18px;}article.node--type-hporr-client.node--view-mode-teaser .node__content .field--name-field-client-logo{float:right;}article.node--type-hporr-client.node--view-mode-teaser .node__content .field--name-field-client-short-description{float:left;clear:left;}.view-hporr-taxonomy-term .views-row{display:table;width:100%;}.view-hporr-taxonomy-term .views-row .views-field-views-conditional-field{margin-bottom:5px;}.view-hporr-taxonomy-term .views-row .views-field-views-conditional-field a{color:#ea8142;font-weight:bold;}.view-hporr-taxonomy-term .views-row .views-field-field-proj-screenshot-small{float:left;padding-right:10px;}.view-hporr-taxonomy-term .views-row .views-field-field-proj-short-description .field-content > p{margin-top:0;}.view.view-projects{}.view.view-projects form.bef-exposed-form ul{list-style-type:none;display:inline-block;width:100%;padding-left:0;}.view.view-projects form.bef-exposed-form ul li{list-style:none;display:inline-block;margin-right:10px;margin-bottom:10px;}.view.view-projects form.bef-exposed-form ul li a{display:inline-block;font-weight:normal;padding:5px 10px 5px 10px;text-decoration:none;color:#646464;background-color:transparent;border-radius:20px;border:solid 1px #646464;}.view.view-projects form.bef-exposed-form ul li a.bef-link--selected{background-color:#ea8142;color:white;border:solid 1px #ea8142;}.view.view-projects form.bef-exposed-form ul li:first-of-type a{font-weight:bold;}.view.view-projects form.bef-exposed-form input.button{display:none;}.view.view-projects .view-content{margin-top:10px;text-align:center;}.view.view-projects .view-content .views-row{position:relative;margin-right:10px;margin-bottom:10px;display:inline-block;height:425px;background-color:#f0f0f0;text-align:left;vertical-align:top;border-radius:50px 0px 50px 0px;border:1px solid #969696;max-width:302px;}.view.view-projects .view-content .views-row a{text-decoration:none;color:black;}.view.view-projects .view-content .views-row .views-field-field-proj-screenshot-small img{border-radius:50px 0px 0 0;}.view.view-projects .view-content .views-row .views-field-views-conditional-field{text-align:center;}.view.view-projects .view-content .views-row .views-field-views-conditional-field a{color:#ea8142;font-weight:bold;}.view.view-projects .view-content .views-row .views-field-views-conditional-field,.view.view-projects .view-content .views-row .views-field-title,.view.view-projects .view-content .views-row .views-field-field-proj-short-description{padding-left:5px;padding-right:5px;}.view.view-projects .view-content .views-row .views-field-field-proj-technology{position:absolute;bottom:5px;width:100%;}.view.view-projects .view-content .views-row .views-field-field-proj-technology .field-content{text-align:center;font-size:12px;}.contact-message-contact-form{display:inline-block;float:left;margin-right:auto;margin-left:auto;}@media all and (min-width:0px) and (max-width:890px){.contact-message-contact-form{clear:both;width:100%;}}@media all and (min-width:891px){.contact-message-contact-form{width:66%;}}.contact-message-contact-form span.form-required{display:none;}.contact-message-contact-form #postcard{background-image:url("/themes/hporr_sassy/images/postcard2.jpg");background-repeat:no-repeat;background-position:left top;background-size:cover;position:relative;z-index:1;margin-left:auto;margin-right:auto;max-width:489.5px;width:100%;padding:5%;}.contact-message-contact-form #postcard .field--type-boolean,.contact-message-contact-form #postcard .field--type-string,.contact-message-contact-form #postcard .field--type-string-long{display:table;}.contact-message-contact-form #postcard .form-item{display:table;clear:both;padding-bottom:10px;width:100%;position:relative;margin:0;}.contact-message-contact-form #postcard .form-item label{padding-left:10px;padding-right:10px;color:black;}.contact-message-contact-form #postcard .form-item .form-field-content{padding-left:10px;padding-right:10px;color:black;background-color:rgba(255,255,255,0.25);border:0.0625em solid #ea8142;border-radius:20px;}.contact-message-contact-form #postcard .form-item .form-field-content textarea,.contact-message-contact-form #postcard .form-item .form-field-content input{width:100%;background-color:rgba(255,255,255,0);border:0 solid white;}.contact-message-contact-form #postcard #edit-field-contact-privacy-wrapper{display:table;width:100%;background-color:rgba(255,255,255,0.25);border:0.0625em solid #ea8142;border-radius:20px;margin-bottom:10px;padding-top:3px;padding-bottom:3px;}.contact-message-contact-form #postcard #edit-field-contact-privacy-wrapper .form-item{padding-bottom:0;}.contact-message-contact-form #postcard #edit-field-contact-privacy-wrapper .form-item .form-field-content{display:inline-block;float:left;background:none;border:none;border-top-right-radius:0px;border-bottom-right-radius:0px;padding-right:0;}.contact-message-contact-form #postcard #edit-field-contact-privacy-wrapper .form-item .form-field-content input{width:auto;}.contact-message-contact-form #postcard #edit-field-contact-privacy-wrapper .form-item label{display:inline-block !important;float:left;font-size:0;padding-left:5px;}.contact-message-contact-form #postcard #edit-field-contact-privacy-wrapper .form-item label::after{height:12px;}.contact-message-contact-form #postcard #edit-field-contact-privacy-wrapper .form-item .description{display:inline-block;float:left;color:black;border:none;font-size:15px;margin-left:0;}.contact-message-contact-form #postcard #edit-field-contact-privacy-wrapper .form-item .description a{color:#646464;}.contact-message-contact-form #postcard #postcard_top{display:inline-block;width:100%;margin-top:100px;}.contact-message-contact-form #postcard #postcard_bottom{width:100%;height:50%;display:inline-block;}.contact-message-contact-form #postcard #postcard_bottom #edit-message-wrapper{padding-left:0;}.contact-message-contact-form #postcard #postcard_bottom #edit-message-wrapper textarea{height:400px;max-height:400px;}.contact-message-contact-form div.captcha{padding-top:5px;width:100%;margin-left:auto;margin-right:auto;display:inline-block;text-align:center;}.contact-message-contact-form div.captcha img{width:180px;margin-left:auto;margin-right:auto;margin-bottom:5px;display:inline-block;}.contact-message-contact-form div.captcha .form-item{margin-left:auto;margin-right:auto;width:300px;display:table;}.contact-message-contact-form div.captcha .form-item label{color:black;top:25%;}.contact-message-contact-form div.captcha .form-item .form-field-content input{margin-left:auto;margin-right:auto;min-width:180px;color:black;background-color:white;border:0.0625em solid #ea8142;border-radius:20px;padding-left:10px;width:100%;height:48px;}.contact-message-contact-form div.captcha .form-item .description{display:none;}.contact-message-contact-form .actions{width:100%;margin-top:20px;}.contact-message-contact-form .actions #edit-actions{margin-left:auto;margin-right:auto;width:50%;}.contact-message-contact-form .actions #edit-actions #edit-submit{background-color:#cb4e4e;width:100%;border-radius:40px;padding:20px;}.contact-message-contact-form .actions #edit-actions #edit-preview{display:none;}
