/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
#backtotop{background:url(/modules/contrib/back_to_top/backtotop.png) no-repeat center center;border:0;bottom:20px;cursor:pointer;display:none;height:70px;position:fixed;right:20px;text-indent:-9999px;width:70px;z-index:300;}#backtotop:hover{opacity:0.8;}#backtotop:focus{opacity:0.6;outline:none;}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#backtotop{background:url(/modules/contrib/back_to_top/backtotop2x.png) no-repeat center center;background-size:70px 70px;}}
.rsdam-landing-wrapper{max-width:1000px;margin:0 auto;padding:20px;background-color:#f1f1f1;border-radius:5px;box-shadow:0 0 15px rgba(0,0,0,0.1);}.rsdam-landing-wrapper h2{color:#333;text-align:center;}.rsdam-landing-wrapper p{color:#555;line-height:1.6;}.responsive-grid-container{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;}@media (max-width:1199px) and (min-width:1000px){.responsive-grid-container{grid-template-columns:repeat(3,1fr);}}@media (max-width:999px) and (min-width:700px){.responsive-grid-container{grid-template-columns:repeat(2,1fr);}}@media (max-width:699px){.responsive-grid-container{grid-template-columns:repeat(1,1fr);}}.responsive-grid-container > :last-child{grid-column:span 1;@media (min-width:1200px){grid-column:4;}@media (max-width:1199px) and (min-width:1000px){grid-column:3;}@media (max-width:999px) and (min-width:700px){grid-column:2;}@media (max-width:699px){grid-column:1;}}img[data-rsdam-image]{max-width:100%;height:auto;margin:1rem 1rem;}.rsdam-upload-button{margin:9.5% 9.5%!important;}.rsdam-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.rsdam-col{position:relative;padding-right:15px;padding-left:15px;}.rsdam-col-12{flex:0 0 100%;max-width:100%;}.rsdam-col-6{flex:0 0 50%;max-width:50%;}.rsdam-col-4{flex:0 0 33.33%;max-width:33.33%;}.rsdam-col-3{flex:0 0 25%;max-width:25%;}@media (max-width:767px){.rsdam-col-3,.rsdam-col-4,.rsdam-col-6,.rsdam-col-12{flex:0 0 100%;max-width:100%;}}.rsdam-file-browser .form-element{box-sizing:border-box;width:96%;}.rsdam-file-browser .form-item{margin:2%;}.ckeditor-accordion-container dd a[data-rsdam-dl],.rsdam-media-resource a{color:#111!important;margin:10px 10px;background-image:url(/modules/custom/rsdam/css/images/rsdam-document.svg);background-repeat:no-repeat;background-position:right 10px center;box-shadow:-3px 8px 15px #e0e0e0 !important;text-align:center;border-left:2px solid;display:inline-flex;padding-right:48px;padding-left:10px;line-height:40px;text-decoration:none!important;height:40px;border-radius:4px;cursor:pointer;}.ckeditor-accordion-container dd a[data-rsdam-dl]:hover,.rsdam-media-resource a:hover{background-color:#f8f8f8!important;}.ckeditor-accordion-container > dl{border:1px solid rgba(0,0,0,0.02)!important;}.ckeditor-accordion-container > dl dt > a,.ckeditor-accordion-container > dl dt > a:not(.button){background-color:#111!important;border-bottom:1px solid rgba(0,0,0,0.02)!important;}.ckeditor-accordion-container > dl dt.active > a{background-color:#212529;}.rsdam-media-resource{min-height:300px;text-align:center;padding:80px 20px;background:#f5f7fa;}.rsdam-video-wrapper{position:relative;display:inline-block;cursor:pointer;}.rsdam-video-wrapper::after{content:'';position:absolute;inset:0;background:rgba(0,0,0,0.25);border-radius:inherit;transition:background 0.2s ease;}.rsdam-video-wrapper:hover::after{background:rgba(0,0,0,0.4);}.rsdam-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:64px;height:64px;background:rgba(255,255,255,0.9);border-radius:50%;pointer-events:none;transition:background 0.2s ease,transform 0.2s ease;}.rsdam-play-button::after{content:'';position:absolute;top:50%;left:54%;transform:translate(-50%,-50%);border-style:solid;border-width:11px 0 11px 20px;border-color:transparent transparent transparent #111;}.rsdam-video-wrapper:hover .rsdam-play-button{background:#fff;transform:translate(-50%,-50%) scale(1.1);}
.block-simlofi-webform{background-color:#200344;color:#fff;padding:4.2rem 4.2rem 2rem;position:relative;margin:-10rem 0 6rem;}.block-simlofi-webform .chosen-container .chosen-results{background:#000!important;}.block-simlofi-webform .chosen-container-multi::after{content:"Select";position:absolute;top:-20px;left:94%;width:0;height:0;border-left:16px solid transparent;border-right:16px solid transparent;border-top:16px solid #ffeeb0;pointer-events:none;color:#ffeeb0;font-weight:900;}.simlofi-webform h4{color:#ffeeb0;}.block-simlofi-webform .error,.block-simlofi-webform .chosen-error{border:2px solid #d9534f!important;}.block-simlofi-webform .captcha__element{align-items:center;width:50rem;border:none!important;}.block-simlofi-webform .captcha{border:none;padding:0;margin-bottom:2rem;}.block-simlofi-webform .captcha .reload-captcha{display:inline-block;width:auto;height:auto;background:none;font-size:16px;opacity:1;margin-bottom:1rem;transform:none !important;}.block-simlofi-webform label,.block-simlofi-webform legend{margin-bottom:10px;font-size:16px;font-weight:600;}.simlofi-webform.js-layout-builder-block{margin:auto;}.simlofi-webform a:hover{color:#ffeeb0!important;}.simlofi-webform a{color:#f2a22c!important;}.simlofi-webform h2{color:#fff!important;}.block-simlofi-webform input,.block-simlofi-webform textarea{border-color:#fff;color:#000;}.simlofi-webform form input[type="submit"],.simlofi-webform form button[type="submit"],.simlofi-webform form button{border:2px solid #fff!important;margin:40px 20px;}.simlofi-webform form textarea{min-height:90px!important;resize:vertical!important;}.simlofi-webform form label.option{color:#fff!important;margin:10px;}.simlofi-webform .form-item input::placeholder{color:#000;}.simlofi-webform form input[type="text"],.simlofi-webform form input[type="tel"],.simlofi-webform form input[type="email"],.simlofi-webform form textarea{padding:0.75rem 1rem;margin-bottom:1rem;border:2px solid #fff;transition:border-color 0.3s;background-color:#fff;width:100%;height:5.2rem;}.simlofi-webform-postcode-wrapper{position:relative;width:100%;}.simlofi-webform-postcode-wrapper input{box-sizing:border-box;width:calc(100% - 15rem)!important;}.simlofi-webform-postcode-wrapper::after{content:"🔍search";position:absolute;top:40%;right:1%;background-color:#fff;color:#200344;padding:0.4rem 0.6rem;cursor:pointer;border-radius:5px;transition:all 0.3s ease;}.simlofi-webform-postcode-wrapper.loading input{opacity:0.7;}#show-error-message{background:#fff;height:35px;color:red;line-height:35px;padding:0 10px;display:none;}.simlofi-webform-postcode-wrapper.loading::after{content:"searching ...";position:absolute;top:41%;right:0;width:10rem;height:30px;border-radius:5px;background:linear-gradient(-45deg,red,blue,orange,#ffeeb0,green,indigo,violet);background-size:400% 400%;animation:rainbow-roll 3s linear infinite;border:2px solid #fff;font-size:1.2rem;color:#fff;font-weight:900;line-height:18px;overflow:hidden;}@keyframes rainbow-roll{0%{background-position:0% 50%;}50%{background-position:100% 50%;}100%{background-position:0% 50%;}}@keyframes spin{0%{transform:translateY(-50%) rotate(0deg);}100%{transform:translateY(-50%) rotate(360deg);}}.simlofi-webform-dropdown{position:relative;height:30px;margin:10px;display:none;}.simlofi-webform-dropdown li.select-address{color:#111;padding:0.5rem 1rem;cursor:pointer;border-bottom:1px solid;}.simlofi-webform-dropdown li.select-address:hover{color:#fff;background-color:#200344;}.simlofi-webform-dropdown > .simlofi-webform-dropdown-toggle{padding:0.5rem 2rem;font-weight:400;color:#fff !important;background-color:#000;border:1px solid #6c757d;border-radius:0.375rem;cursor:pointer;}.simlofi-webform-dropdown > .simlofi-webform-dropdown-toggle:hover,.simlofi-webform-dropdown > .simlofi-webform-dropdown-toggle:focus{background-color:#5c636a;border-color:#565e64;}.simlofi-webform-dropdown-menu{display:none;position:absolute;top:100%;left:0;margin:0;list-style:none!important;margin-top:0.25rem;padding:0.5rem 0;min-width:10rem;background-color:#fff;width:100%;border:1px solid rgba(0,0,0,.15);border-radius:0.375rem;box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);z-index:1000;max-height:400px;overflow:hidden;overflow-y:auto;}.simlofi-webform-dropdown.show .simlofi-webform-dropdown-menu{display:block;}.simlofi-webform-dropdown-item{display:block;width:100%;padding:0.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;}.simlofi-webform-dropdown-item:hover,.simlofi-webform-dropdown-item:focus{background-color:#f8f9fa;color:#16181b;}.truncate-text-one,.truncate-text-two,.truncate-text-three,.truncate-text-four{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.2em;height:auto;}.truncate-text-one{-webkit-line-clamp:1;}.truncate-text-two{-webkit-line-clamp:2;}.truncate-text-three{-webkit-line-clamp:3;}.truncate-text-four{-webkit-line-clamp:4;}.simlofi-webform-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.simlofi-webform-col{position:relative;width:100%;padding-right:15px;padding-left:15px;}.simlofi-webform-landing-page{text-align:center;padding:80px 20px;background:#f5f7fa;}.simlofi-webform-landing-page h1{font-size:2.5em;color:#003366;}.simlofi-webform-landing-page p{font-size:1.2em;margin-bottom:30px;}.simlofi-webform-landing-page .content{text-align:center;padding:20px 20px;animation:fadeInUp 1s ease-in-out;}@keyframes fadeInUp{from{opacity:0;transform:translateY(40px);}to{opacity:1;transform:translateY(0);}}.success-icon{width:75px;height:75px;margin:0 auto 30px;fill:#28a745;}.simlofi-webform-landing-page .button{background:#28a745;color:#fff;padding:12px 30px;border-radius:4px;text-decoration:none;display:inline-block;margin-top:20px;}.webcontact-form-right{padding-left:2rem;}.simlofi-webform .webcontact-form-right a{color:#fff!important;}.simlofi-webform .webcontact-form-right a::hover{background-color:#111!important;background:#111!important;color:azure!important;}.contact-info-buttons{margin:1.5rem 1.5rem;font-size:1.9rem;}.contact-info-buttons i{margin-right:1.5rem;}.organisation-detail p{font-size:1.5rem!important;}.organisation-detail .custom-highlight-pen-yellow{background-color:transparent;color:#ffeeb0;}.webcontact-form-right h2,.webcontact-form-right .h2{font-size:3rem!important;color:#ffeeb0!important;}.webcontact-form-right h2,.webcontact-form-right p,.webcontact-form-right .h2{--mb:5px!important;margin-bottom:var(--mb);}.simlofi-webform-col-1{flex:0 0 8.3333%;max-width:8.3333%;}.simlofi-webform-col-2{flex:0 0 16.6667%;max-width:16.6667%;}.simlofi-webform-col-3{flex:0 0 25%;max-width:25%;}.simlofi-webform-col-4{flex:0 0 33.3333%;max-width:33.3333%;}.simlofi-webform-col-5{flex:0 0 41.6667%;max-width:41.6667%;}.simlofi-webform-col-6{flex:0 0 50%;max-width:50%;}.simlofi-webform-col-7{flex:0 0 58.3333%;max-width:58.3333%;}.simlofi-webform-col-8{flex:0 0 66.6667%;max-width:66.6667%;}.simlofi-webform-col-9{flex:0 0 75%;max-width:75%;}.simlofi-webform-col-10{flex:0 0 83.3333%;max-width:83.3333%;}.simlofi-webform-col-11{flex:0 0 91.6667%;max-width:91.6667%;}.simlofi-webform-col-12{flex:0 0 100%;max-width:100%;}@media (min-width:576px){.simlofi-webform-col-sm-1{flex:0 0 8.3333%;max-width:8.3333%;}.simlofi-webform-col-sm-2{flex:0 0 16.6667%;max-width:16.6667%;}.simlofi-webform-col-sm-3{flex:0 0 25%;max-width:25%;}.simlofi-webform-col-sm-4{flex:0 0 33.3333%;max-width:33.3333%;}.simlofi-webform-col-sm-5{flex:0 0 41.6667%;max-width:41.6667%;}.simlofi-webform-col-sm-6{flex:0 0 50%;max-width:50%;}.simlofi-webform-col-sm-7{flex:0 0 58.3333%;max-width:58.3333%;}.simlofi-webform-col-sm-8{flex:0 0 66.6667%;max-width:66.6667%;}.simlofi-webform-col-sm-9{flex:0 0 75%;max-width:75%;}.simlofi-webform-col-sm-10{flex:0 0 83.3333%;max-width:83.3333%;}.simlofi-webform-col-sm-11{flex:0 0 91.6667%;max-width:91.6667%;}.simlofi-webform-col-sm-12{flex:0 0 100%;max-width:100%;}}@media (min-width:768px){.simlofi-webform-col-md-1{flex:0 0 8.3333%;max-width:8.3333%;}.simlofi-webform-col-md-2{flex:0 0 16.6667%;max-width:16.6667%;}.simlofi-webform-col-md-3{flex:0 0 25%;max-width:25%;}.simlofi-webform-col-md-4{flex:0 0 33.3333%;max-width:33.3333%;}.simlofi-webform-col-md-5{flex:0 0 41.6667%;max-width:41.6667%;}.simlofi-webform-col-md-6{flex:0 0 50%;max-width:50%;}.simlofi-webform-col-md-7{flex:0 0 58.3333%;max-width:58.3333%;}.simlofi-webform-col-md-8{flex:0 0 66.6667%;max-width:66.6667%;}.simlofi-webform-col-md-9{flex:0 0 75%;max-width:75%;}.simlofi-webform-col-md-10{flex:0 0 83.3333%;max-width:83.3333%;}.simlofi-webform-col-md-11{flex:0 0 91.6667%;max-width:91.6667%;}.simlofi-webform-col-md-12{flex:0 0 100%;max-width:100%;}}@media (min-width:992px){.simlofi-webform-col-lg-1{flex:0 0 8.3333%;max-width:8.3333%;}.simlofi-webform-col-lg-2{flex:0 0 16.6667%;max-width:16.6667%;}.simlofi-webform-col-lg-3{flex:0 0 25%;max-width:25%;}.simlofi-webform-col-lg-4{flex:0 0 33.3333%;max-width:33.3333%;}.simlofi-webform-col-lg-5{flex:0 0 41.6667%;max-width:41.6667%;}.simlofi-webform-col-lg-6{flex:0 0 50%;max-width:50%;}.simlofi-webform-col-lg-7{flex:0 0 58.3333%;max-width:58.3333%;}.simlofi-webform-col-lg-8{flex:0 0 66.6667%;max-width:66.6667%;}.simlofi-webform-col-lg-9{flex:0 0 75%;max-width:75%;}.simlofi-webform-col-lg-10{flex:0 0 83.3333%;max-width:83.3333%;}.simlofi-webform-col-lg-11{flex:0 0 91.6667%;max-width:91.6667%;}.simlofi-webform-col-lg-12{flex:0 0 100%;max-width:100%;}}@media (min-width:1200px){.simlofi-webform-col-xl-1{flex:0 0 8.3333%;max-width:8.3333%;}.simlofi-webform-col-xl-2{flex:0 0 16.6667%;max-width:16.6667%;}.simlofi-webform-col-xl-3{flex:0 0 25%;max-width:25%;}.simlofi-webform-col-xl-4{flex:0 0 33.3333%;max-width:33.3333%;}.simlofi-webform-col-xl-5{flex:0 0 41.6667%;max-width:41.6667%;}.simlofi-webform-col-xl-6{flex:0 0 50%;max-width:50%;}.simlofi-webform-col-xl-7{flex:0 0 58.3333%;max-width:58.3333%;}.simlofi-webform-col-xl-8{flex:0 0 66.6667%;max-width:66.6667%;}.simlofi-webform-col-xl-9{flex:0 0 75%;max-width:75%;}.simlofi-webform-col-xl-10{flex:0 0 83.3333%;max-width:83.3333%;}.simlofi-webform-col-xl-11{flex:0 0 91.6667%;max-width:91.6667%;}.simlofi-webform-col-xl-12{flex:0 0 100%;max-width:100%;}}@media (min-width:1400px){.simlofi-webform-col-xxl-1{flex:0 0 8.3333%;max-width:8.3333%;}.simlofi-webform-col-xxl-2{flex:0 0 16.6667%;max-width:16.6667%;}.simlofi-webform-col-xxl-3{flex:0 0 25%;max-width:25%;}.simlofi-webform-col-xxl-4{flex:0 0 33.3333%;max-width:33.3333%;}.simlofi-webform-col-xxl-5{flex:0 0 41.6667%;max-width:41.6667%;}.simlofi-webform-col-xxl-6{flex:0 0 50%;max-width:50%;}.simlofi-webform-col-xxl-7{flex:0 0 58.3333%;max-width:58.3333%;}.simlofi-webform-col-xxl-8{flex:0 0 66.6667%;max-width:66.6667%;}.simlofi-webform-col-xxl-9{flex:0 0 75%;max-width:75%;}.simlofi-webform-col-xxl-10{flex:0 0 83.3333%;max-width:83.3333%;}.simlofi-webform-col-xxl-11{flex:0 0 91.6667%;max-width:91.6667%;}.simlofi-webform-col-xxl-12{flex:0 0 100%;max-width:100%;}}
