/* @license MIT https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#555;border:0;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;-webkit-font-smoothing:antialiased;font-weight:600;line-height:1;padding:0.75em 1.5em;text-align:center;text-decoration:none;-webkit-transition:background-color 150ms ease;-o-transition:background-color 150ms ease;transition:background-color 150ms ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;}button:hover,button:focus,[type='button']:hover,[type='button']:focus,[type='reset']:hover,[type='reset']:focus,[type='submit']:hover,[type='submit']:focus{background-color:#444444;color:#fff;}button:disabled,[type='button']:disabled,[type='reset']:disabled,[type='submit']:disabled{cursor:not-allowed;opacity:0.5;}button:disabled:hover,[type='button']:disabled:hover,[type='reset']:disabled:hover,[type='submit']:disabled:hover{background-color:#555;}fieldset{background-color:transparent;border:0;margin:0;padding:0;}legend{font-weight:600;margin-bottom:0.375em;padding:0;}label{display:block;font-weight:normal;margin-bottom:0.375em;}input,select,textarea{display:block;}[type='color'],[type='date'],[type='datetime'],[type='datetime-local'],[type='email'],[type='month'],[type='number'],[type='password'],[type='search'],[type='tel'],[type='text'],[type='time'],[type='url'],[type='week'],input:not([type]),textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #ddd;border-radius:2px;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:0.75em;padding:0.5em;-webkit-transition:border-color 150ms ease;-o-transition:border-color 150ms ease;transition:border-color 150ms ease;width:100%;}[type='color']:hover,[type='date']:hover,[type='datetime']:hover,[type='datetime-local']:hover,[type='email']:hover,[type='month']:hover,[type='number']:hover,[type='password']:hover,[type='search']:hover,[type='tel']:hover,[type='text']:hover,[type='time']:hover,[type='url']:hover,[type='week']:hover,input:not([type]):hover,textarea:hover{border-color:#cccccc;}[type='color']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='email']:focus,[type='month']:focus,[type='number']:focus,[type='password']:focus,[type='search']:focus,[type='tel']:focus,[type='text']:focus,[type='time']:focus,[type='url']:focus,[type='week']:focus,input:not([type]):focus,textarea:focus{border-color:#555;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(85,85,85,0.7);box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(85,85,85,0.7);outline:none;}[type='color']:disabled,[type='date']:disabled,[type='datetime']:disabled,[type='datetime-local']:disabled,[type='email']:disabled,[type='month']:disabled,[type='number']:disabled,[type='password']:disabled,[type='search']:disabled,[type='tel']:disabled,[type='text']:disabled,[type='time']:disabled,[type='url']:disabled,[type='week']:disabled,input:not([type]):disabled,textarea:disabled{background-color:#f2f2f2;cursor:not-allowed;}[type='color']:disabled:hover,[type='date']:disabled:hover,[type='datetime']:disabled:hover,[type='datetime-local']:disabled:hover,[type='email']:disabled:hover,[type='month']:disabled:hover,[type='number']:disabled:hover,[type='password']:disabled:hover,[type='search']:disabled:hover,[type='tel']:disabled:hover,[type='text']:disabled:hover,[type='time']:disabled:hover,[type='url']:disabled:hover,[type='week']:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover{border:1px solid #ddd;}[type='color']::-webkit-input-placeholder,[type='date']::-webkit-input-placeholder,[type='datetime']::-webkit-input-placeholder,[type='datetime-local']::-webkit-input-placeholder,[type='email']::-webkit-input-placeholder,[type='month']::-webkit-input-placeholder,[type='number']::-webkit-input-placeholder,[type='password']::-webkit-input-placeholder,[type='search']::-webkit-input-placeholder,[type='tel']::-webkit-input-placeholder,[type='text']::-webkit-input-placeholder,[type='time']::-webkit-input-placeholder,[type='url']::-webkit-input-placeholder,[type='week']::-webkit-input-placeholder,input:not([type])::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#858585;}[type='color']:-ms-input-placeholder,[type='date']:-ms-input-placeholder,[type='datetime']:-ms-input-placeholder,[type='datetime-local']:-ms-input-placeholder,[type='email']:-ms-input-placeholder,[type='month']:-ms-input-placeholder,[type='number']:-ms-input-placeholder,[type='password']:-ms-input-placeholder,[type='search']:-ms-input-placeholder,[type='tel']:-ms-input-placeholder,[type='text']:-ms-input-placeholder,[type='time']:-ms-input-placeholder,[type='url']:-ms-input-placeholder,[type='week']:-ms-input-placeholder,input:not([type]):-ms-input-placeholder,textarea:-ms-input-placeholder{color:#858585;}[type='color']::-ms-input-placeholder,[type='date']::-ms-input-placeholder,[type='datetime']::-ms-input-placeholder,[type='datetime-local']::-ms-input-placeholder,[type='email']::-ms-input-placeholder,[type='month']::-ms-input-placeholder,[type='number']::-ms-input-placeholder,[type='password']::-ms-input-placeholder,[type='search']::-ms-input-placeholder,[type='tel']::-ms-input-placeholder,[type='text']::-ms-input-placeholder,[type='time']::-ms-input-placeholder,[type='url']::-ms-input-placeholder,[type='week']::-ms-input-placeholder,input:not([type])::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#858585;}[type='color']::placeholder,[type='date']::placeholder,[type='datetime']::placeholder,[type='datetime-local']::placeholder,[type='email']::placeholder,[type='month']::placeholder,[type='number']::placeholder,[type='password']::placeholder,[type='search']::placeholder,[type='tel']::placeholder,[type='text']::placeholder,[type='time']::placeholder,[type='url']::placeholder,[type='week']::placeholder,input:not([type])::placeholder,textarea::placeholder{color:#858585;}textarea{resize:vertical;}[type="checkbox"],[type="radio"]{display:inline;margin-right:0.375em;}[type="file"]{margin-bottom:0.75em;width:100%;}select{margin-bottom:1.5em;max-width:100%;width:auto;}[type="checkbox"]:focus,[type="radio"]:focus,[type="file"]:focus,select:focus{outline:3px solid rgba(85,85,85,0.6);outline-offset:2px;}input[type="search"]{-webkit-box-sizing:border-box;box-sizing:border-box;}ul,ol{list-style-type:none;margin:0;padding:0;}dl{margin:0;}dt{font-weight:600;margin:0;}dd{margin:0;}figure{margin:0;}img,picture{max-width:100%;height:auto;vertical-align:top;}table{border-collapse:collapse;margin:1.5em 0;table-layout:fixed;text-align:left;width:100%;}thead{line-height:1.3;vertical-align:bottom;}tbody{vertical-align:top;}tr{border-bottom:1px solid #ddd;}th{font-weight:600;}th,td{padding:0.75em 0.75em 0.75em 0;}html{color:#1f1f1f;font-size:17px;line-height:1.5;letter-spacing:0.03em;}h1,h2,h3,h4,h5,h6{line-height:1.3;margin:0 0 0.75em;text-transform:uppercase;color:#143d6c;}h1{font-size:2.0em;}h2{font-size:1.6em;text-transform:uppercase;}h3{font-size:1.2em;}h4{font-size:1em;}h5{font-size:0.9em;}p{margin:0 0 0.75em;color:#555;}a{color:#143d6c;text-decoration:none;-webkit-transition:color 150ms ease;-o-transition:color 150ms ease;transition:color 150ms ease;}a:active,a:focus,a:hover{color:#555;}hr{border-bottom:1px solid #ddd;border-left:0;border-right:0;border-top:0;margin:1.5em 0;}pre,code,tt{line-height:1.5;}pre{background-color:#efefef;display:block;padding:5px;margin:5px 0;border:1px solid #aaaaaa;}abbr{border-bottom:1px dotted #666666;cursor:help;white-space:nowrap;}
html{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit;}html,body{height:100%;}body{margin:0;}.container{margin:auto;max-width:1940px;padding:0 4em;}.container::after{clear:both;content:"";display:block;}#content-wrapper{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);}.no-sidebar #content{width:calc(100% - 40px);float:left;margin-left:20px;}@media only screen and (min-width:720px){.no-sidebar #content{width:calc(100% - 40px);float:left;margin-left:20px;}}@media only screen and (min-width:960px){.no-sidebar #content{width:calc(100% - 40px);float:left;margin-left:20px;}}@media only screen and (min-width:1200px){.no-sidebar #content{width:calc(100% - 40px);float:left;margin-left:20px;}}#main .container{padding-top:2em 0;}.region-footer,#undercontent{padding-bottom:1em;padding-top:2em;}#fullimage .container{padding:0 0 2em 0;}#header,#fullimage,#main,#undercontent
#footer,.mission,.breadcrumb,.node{clear:both;}.container{background-color:#fff;}
.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;}
.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/osap10/images/icons/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/osap10/images/icons/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/osap10/images/icons/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/osap10/images/icons/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/osap10/images/icons/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/osap10/images/icons/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/osap10/images/icons/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/osap10/images/icons/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/osap10/images/icons/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/osap10/images/icons/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;}
.node--unpublished{background-color:#fff4f4;}
body,.layout-container{background:#f0f0f0;}.flexslider{border:0;}.flex-control-paging li a{background:#eee;cursor:pointer;width:15px;height:15px;border-radius:50px;opacity:0.9;}.flex-control-paging li a:hover{background:#fff;opacity:1;}.flex-control-paging li a.flex-active{background:#143d6c;cursor:default;opacity:1;}.flex-direction-nav a{height:35px;width:35px;overflow:hidden;border-radius:200px;}.flex-direction-nav a::before{font-family:'OSAP-Sans-Bold';font-style:normal;font-weight:700;display:inline-block;content:'<';text-shadow:0;background:#fff;line-height:35px;width:50px;padding:0 12px;color:#143d6c;font-size:20px;}.flex-direction-nav a.flex-next::before{content:'>';padding-right:24px;}p.button{text-align:center;margin:4em auto 2em;}p.button a{padding:1.2em 3em 1em;background:#143d6c;color:#fff;font-family:'OSAP-Sans-Bold';font-style:normal;font-weight:700;}p.button a:hover{color:#143d6c;background:#f0f0f0;}h4.grey-button{margin-bottom:0;}.grey-button a{display:block;width:100%;height:60px;background:#f0f0f0;color:#143d6c;text-align:center;padding-top:21px;overflow:hidden;}.grey-button a:hover{background:#f9f9f9;}.leaflet-control svg{display:none !important;}.leaflet-popup-content h4{margin:0;}.leaflet-popup-content h4 a{color:#143d6c;}#content-area h1{margin-bottom:0;}#content-area h1,#content-area h2{text-align:center;}.fa-layers{color:#143d6c;}#bookWidget-87673-0-0-1655311064 .book-widget label{font-family:'OSAP-Sans-Bold' !important;font-style:normal !important;font-weight:700 !important;}#header-region .region-header{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:2em;padding:4em 0;position:relative;}#block-osap10-sitebranding{grid-column:span 5;text-align:center;}.logo-top img{width:266px;height:auto;}#block-osap10-horizontalmenu{grid-column:span 7;}nav.responsive-menu-block-wrapper ul{display:flex;gap:2em;justify-content:right;padding:6.1em 0 0;}.region-header .horizontal-menu a{font-size:100%;}.region-header .horizontal-menu a.is-active{font-size:110%;}.horizontal-menu > li > a{padding:0;}.full-menu-top{text-align:center;text-transform:uppercase;font-family:serif;align-self:top;}.full-menu-top a{color:#143d6c;font-family:'osap-headline',serif;font-style:normal;font-weight:normal;}.front-body .flexslider img{border:5px solid #f0f0f0}.front-body .flexslider .flex-control-nav{display:none;}.front-booking{margin-top:-114px;}.front-body h1{margin:2em 0 2em;}.front-body .paragraph--type-body{text-align:center;padding:2rem 4rem 0;}.proberty-headline .views-view-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:2em;margin-top:2em;}.body-quarters .node--type-unterkunft{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:2em;}.node--type-unterkunft .field--name-field-slider-image{grid-column:span 6;}.body-quarters .field--name-field-slider-image{margin-bottom:0;}.body-quarters .field--name-field-slider-image img{border:5px solid #f0f0f0;}.node--type-unterkunft .field--name-field-booking{grid-column:span 6;margin-top:-84px;margin-bottom:1em;}#bookWidget-87673-0-0-1655311064 .book-widget-bg{background:rgba(20,61,108,0.95) !important;border:5px solid #f0f0f0 !important;}#bookWidget-87673-0-0-1655311064 .book-widget-size-all{width:75% !important;margin:0 auto !important;}#bookWidget-87673-0-0-1655311064 .book-widget label{font-family:'OSAP-Sans-Bold'!important;font-style:normal;font-weight:700;}#bookWidget-87673-0-0-1655311064 .book-btn{font-family:'OSAP-Sans-Bold'!important;font-style:normal;font-weight:700;}.body-quarters .field--name-node-title,.body-quarters .field--name-body{grid-column:span 6;}.body-quarters .field--name-body p{padding:0 4em;text-align:center;}.body-quarters .field--name-body ul{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2em;row-gap:0.5em;margin-top:2em;padding:0 8em;}.body-quarters .field--name-body li{font-size:0.9em;font-family:'OSAP-Sans-Bold';font-style:normal;font-weight:700;list-style-type:square;list-style-position:outside;margin-left:1em;}.body-quarters  .einheiten-preview{grid-column:span 6;margin:4rem 0 0;}.body-quarters .einheiten-preview .views-view-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2em;row-gap:1em;}.body-quarters .einheiten-preview img{border:0;}.body-quarters .einheiten-preview .views-col{background:#f0f0f0;}.body-quarters .views-field-field-ausstattung .field-content .item-list > ul{display:flex;justify-content:center;align-items:center;gap:1em;color:#143d6c;height:60px;}.body-quarters .item-list ul,.body-quarters .item-list li{margin:0;padding:0;}.body-quarters svg.white-circle{color:#f9f9f9;}.leaflet-container{height:600px;border:5px solid #f0f0f0;}.body-quarters .leaflet-popup-content .node--type-unterkunft{text-align:center;width:100%;display:block;}.property-list{display:flex;gap:2em;justify-content:center;margin-top:2em;}.body-einheit .node--type-einheit{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2em;}.body-einheit .flexslider{border:5px solid #f0f0f0;}.body-einheit .optionset-einheiten{grid-column:span 2;}.body-einheit .flexslider{margin-bottom:0;}.node--type-einheit .flex-control-nav{bottom:1em;}.body-einheit .einheit__ausstattung{grid-column:span 2;margin-bottom:4em;}.einheit-headline{grid-column:span 2;text-align:center;}.einheit-headline h1{margin:0;}.body-einheit .einheit__ausstattung .layout__region{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2em;row-gap:2em;padding:0 4em;}.body-einheit .austattung-symbol-txt{grid-column:span 4;display:flex;flex-wrap:wrap;gap:2em;justify-content:center;margin-bottom:2em;}.body-einheit .austattung-symbol-txt div{display:flex;gap:0.5em;}.body-einheit .austattung-symbol-txt h4{margin-bottom:0;}.body-einheit .apartment-beschreibung{margin-bottom:4em;text-align:center;padding:0 4em;}.body-einheit #bookWidget-87673-0-0-1655311064 .book-widget-size-all{width:100% !important;margin:0 auto !important;}.body-einheit .group-left{padding-right:1em;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2em;row-gap:1em;margin-bottom:4em;padding-left:4em;}.body-einheit .group-right{padding-left:1em;text-align:center;margin-bottom:4em;padding-right:4em;}.body-einheit .group-right img{width:auto;max-height:600px;}.body-einheit .einheit__ausstattung .field-label-above{font-size:0.9em;font-family:'OSAP-Sans-Bold';font-style:normal;font-weight:700;color:#143d6c;margin-bottom:0.5em;}.body-einheit .ausstattung-content{display:flex;gap:0.5em;margin-bottom:1em;flex-wrap:wrap;}.body-einheit .ausstattung-content div::before{content:"▪";color:#143d6c;margin-right:0.5em;}.body-einheit .einheit__grundriss{display:flex;justify-content:center;align-items:center;}.body-einheit #bookWidget-87673-0-0-1655311064 .book-widget-bg{background:#fff !important;border:0 !important;}.body-einheit .book-widget .ui-datepicker,.body-einheit .book-widget.ui-datepicker{border:0 none !important;}.body-einheit .field--name-field-weitere-wohnungen{grid-column:span 2;margin-bottom:0;max-width:100%;}.body-einheit .einheiten-preview .views-view-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:2em;row-gap:1em;}.body-einheit .einheiten-preview img{border:0;}.body-einheit .einheiten-preview .views-col{background:#f0f0f0;}.body-einheit .views-field-field-ausstattung .item-list > ul{display:flex;justify-content:center;align-items:center;gap:1em;color:#143d6c;height:60px;}.body-einheit .item-list ul,.body-einheit .item-list li{margin:0;padding:0;}.body-quarters .node--type-einzelunterkunft{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:2em;}.node--type-einzelunterkunft .einzelunterkunft__slider-image{grid-column:span 6;}.node--type-einzelunterkunft .flex-control-nav{display:none;}.node--type-einzelunterkunft .flexslider{margin-bottom:0;grid-column:span 6;}.node--type-einzelunterkunft .flexslider img{border:5px solid #f0f0f0;}.node--type-einzelunterkunft .field--name-field-booking{grid-column:span 6;margin-top:-84px;margin-bottom:1em;z-index:99;}.body-quarters .field--name-node-title,.body-quarters .field--name-field-ausstattung,.node--type-einzelunterkunft .einzelunterkunft__ausstattung{grid-column:span 6;}.body-quarters .views-field-field-ausstattung .field-content > ul{display:flex;justify-content:center;align-items:center;gap:1em;color:#143d6c;height:60px;}.body-quarters svg.white-circle{color:#f9f9f9;}.node--type-einzelunterkunft .austattung-symbol-txt{grid-column:span 4;display:flex;flex-wrap:wrap;gap:2em;justify-content:center;margin-bottom:2em;}.node--type-einzelunterkunft .austattung-symbol-txt div{display:flex;gap:0.5em;}.node--type-einzelunterkunft .austattung-symbol-txt h4{margin-bottom:0;}.node--type-einzelunterkunft .apartment-beschreibung{margin-bottom:4em;text-align:center;padding:0 4em;}.node--type-einzelunterkunft .apartment-beschreibung ul{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2em;row-gap:0.5em;margin-top:2em;padding:0 8em;}.node--type-einzelunterkunft .apartment-beschreibung li{font-size:0.9em;font-family:'OSAP-Sans-Bold';font-style:normal;font-weight:700;list-style-type:square;list-style-position:outside;margin-left:1em;text-align:left;}.node--type-einzelunterkunft .group-left{padding-right:1em;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2em;row-gap:1em;margin-bottom:4em;padding-left:4em;}.node--type-einzelunterkunft .group-right{padding-left:1em;text-align:center;margin-bottom:4em;padding-right:4em;}.node--type-einzelunterkunft .group-right img{width:auto;max-height:600px;}.node--type-einzelunterkunft .group-left .field-label-above{font-size:0.9em;font-family:'OSAP-Sans-Bold';font-style:normal;font-weight:700;color:#143d6c;margin-bottom:0.5em;}.node--type-einzelunterkunft .ausstattung-content{display:flex;gap:0.5em;margin-bottom:1em;flex-wrap:wrap;}.node--type-einzelunterkunft .ausstattung-content div::before{content:"▪";color:#143d6c;margin-right:0.5em;}.kein-plan .node--type-einzelunterkunft .group-left{width:100%;grid-template-columns:repeat(4,1fr);}.kein-plan .group-right{display:none;}#bookWidget-87673-0-0-1655311065{margin-bottom:4em;padding-top:4em;}#bookWidget-87673-0-0-1655311065 .book-widget .ui-datepicker{border:0 none;padding:0;}.body-contact #block-page-title-block{margin-bottom:2em;}.body-contact #edit-processed-text h2{padding-top:2em;}.body-contact #edit-unterkunft{display:flex;gap:1em;margin:1em 0;}.body-contact #edit-unterkunft .form-item{display:flex;gap:0.2em;}.body-contact #edit-unterkunft label{margin-bottom:0;}.body-standard-page #content-area h1,.body-standard-page #content-area h2{margin-bottom:2em;}.paragraph--type-page-title{margin-bottom:2em;}.paragraph--type-body{margin-bottom:4em;}.paragraph--type-imageslider{margin-bottom:1em;}.paragraph--type-imageslider img{border:5px solid #f0f0f0;}.paragraph--type-imageslider .flex-control-nav{bottom:1em;}#webcam{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:2em;row-gap:0.5em;}#webcam-img{grid-column:span 3;}#webcam-img img{border:5px solid #143d6c;}#webcam-txt{grid-column:span 5;}#block-osap10-angebotmodel{position:fixed;right:1em;top:50%;z-index:99;}.model-angebot-button{cursor:pointer;}#block-osap10-angebotmodel svg.fa-circle{color:#143d6c;}#block-osap10-fusszeile ul.menu{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;font-size:0.8em;font-family:'OSAP-Sans-Bold';font-style:normal;font-weight:700;margin-bottom:2em;gap:1em;}@media all and (min-width:1500px) and (max-width:1820px){html{font-size:14px;}.logo-top img{width:220px;height:auto;}}@media all and (min-width:0px) and (max-width:1499px){html{font-size:15px;}.mm-menu_theme-dark{--mm-color-background:#143d6c;}.mm-menu a{font-family:'osap-headline',serif;font-style:normal;font-weight:normal;}#block-osap10-horizontalmenu{display:none;}.responsive-menu-toggle-icon span.label{color:#143d6c;font-family:'osap-headline',serif;font-style:normal;font-weight:normal;top:4px;left:27px;}.responsive-menu-toggle-icon::before,.responsive-menu-toggle-icon::after,.responsive-menu-toggle-icon span.icon{background:#143d6c;left:0;}#block-osap10-responsivemenumobileicon{position:absolute;right:37px;top:152px;}#bookWidget-87673-0-0-1655311064 .book-widget-size-all{width:95% !important;}.proberty-headline .views-view-grid{grid-template-columns:repeat(3,1fr);}.body-quarters .einheiten-preview .views-view-grid{grid-template-columns:repeat(3,1fr);}.body-quarters .unterkunft__body ul{grid-template-columns:repeat(3,1fr);}.ds-2col-stacked > .group-left,.ds-2col-stacked > .group-right{width:100%;}.body-einheit .group-right{padding:0;}.body-einheit .einheiten-preview .views-view-grid{grid-template-columns:repeat(3,1fr);}.body-contact #edit-unterkunft{display:block;gap:1em;margin:1em 0;}.kein-plan .node--type-einzelunterkunft .group-left{width:100%;grid-template-columns:repeat(2,1fr);}@media all and (max-width:969px){#header-region .region-header{display:block;text-align:left;}#block-osap10-responsivemenumobileicon{position:relative;margin:0 0;top:2.5em;right:none;left:0;text-align:left;}.proberty-headline .views-view-grid{grid-template-columns:repeat(2,1fr);}.body-quarters .einheiten-preview .views-view-grid{grid-template-columns:repeat(2,1fr);}.body-quarters .unterkunft__body ul{grid-template-columns:repeat(2,1fr);}.body-einheit .einheiten-preview .views-view-grid{grid-template-columns:repeat(2,1fr);}#webcam{display:block;}#webcam-img{margin-bottom:2em;}#webcam-img img{width:100%;}}@media all and (max-width:720px){.container{padding:0 2em;}#content-area h1{margin-bottom:1rem;}.front-booking{margin-top:-2em;}#bookWidget-87673-0-0-1655311064 .book-widget-size-all{width:100% !important;}.proberty-headline .views-view-grid{grid-template-columns:repeat(1,1fr);}.front-body .paragraph--type-body{text-align:center;padding:2rem 2rem 0;}.body-quarters .node--type-unterkunft{display:block;margin-bottom:2em;}.body-quarters .unterkunft__node-title,.body-quarters .unterkunft__body{grid-column:span 1;}.proberty-headline .views-view-grid{grid-template-columns:repeat(1,1fr);}.body-quarters .einheiten-preview .views-view-grid{grid-template-columns:repeat(1,1fr);}.body-quarters .field--name-body ul{grid-template-columns:repeat(1,1fr);padding:0 2em;}.body-quarters .field--name-body p{padding:0 2em;text-align:center;}.node--type-unterkunft .field--name-field-booking{margin-top:1em;margin-bottom:1em;}.body-einheit .apartment-beschreibung{padding:0 2em;}.body-einheit .group-left{grid-template-columns:repeat(1,1fr);padding:0 2em;}.body-einheit .group-right{padding:0;}.body-einheit .book-widget{padding:0;}.body-einheit .einheiten-preview .views-view-grid{grid-template-columns:repeat(1,1fr);}.node--type-einzelunterkunft .flex-control-nav{display:inherit;bottom:1em;z-index:99;}.node--type-einzelunterkunft .flex-direction-nav{display:none;}.node--type-einzelunterkunft .apartment-beschreibung{padding:0 2em;}.node--type-einzelunterkunft .group-left{grid-template-columns:repeat(1,1fr);padding:0 2em;}.node--type-einzelunterkunft .group-right{padding:0;}.node--type-einzelunterkunft .field--name-field-booking{margin-top:0;}.node--type-einzelunterkunft .book-widget{padding:0;}.kein-plan .node--type-einzelunterkunft .group-left{width:100%;grid-template-columns:repeat(1,1fr);}#block-osap10-angebotmodel{right:0.5em;top:0.5em;}}}
