.CodeMirror{color:#000}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0 !important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:blue}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:lime}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255, 150, 0, 0.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll !important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:0 0 !important;border:none !important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:none;font-variant-ligatures:none}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected,.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background:#ffa;background:rgba(255, 255, 0, 0.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:0 0}.CodeMirror{height:auto;min-height:300px;border:1px solid #ddd;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:10px;font:inherit;z-index:1}.CodeMirror-scroll{min-height:300px}.CodeMirror-fullscreen{background:#fff;position:fixed !important;top:50px;left:0;right:0;bottom:0;height:auto;z-index:9}.CodeMirror-sided{width:50% !important}.editor-toolbar{position:relative;opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;padding:0 10px;border-top:1px solid #bbb;border-left:1px solid #bbb;border-right:1px solid #bbb;border-top-left-radius:4px;border-top-right-radius:4px}.editor-toolbar:after,.editor-toolbar:before{display:block;content:" ";height:1px}.editor-toolbar:before{margin-bottom:8px}.editor-toolbar:after{margin-top:8px}.editor-toolbar:hover,.editor-wrapper input.title:focus,.editor-wrapper input.title:hover{opacity:.8}.editor-toolbar.fullscreen{width:100%;height:50px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-top:10px;padding-bottom:10px;box-sizing:border-box;background:#fff;border:0;position:fixed;top:0;left:0;opacity:1;z-index:9}.editor-toolbar.fullscreen::before{width:20px;height:50px;background:-moz-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));background:-webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);background:-o-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);background:-ms-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);position:fixed;top:0;left:0;margin:0;padding:0}.editor-toolbar.fullscreen::after{width:20px;height:50px;background:-moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);background:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);background:-o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);background:-ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);position:fixed;top:0;right:0;margin:0;padding:0}.editor-toolbar a{display:inline-block;text-align:center;text-decoration:none !important;color:#2c3e50 !important;width:30px;height:30px;margin:0;border:1px solid transparent;border-radius:3px;cursor:pointer}.editor-toolbar a.active,.editor-toolbar a:hover{background:#fcfcfc;border-color:#95a5a6}.editor-toolbar a:before{line-height:30px}.editor-toolbar i.separator{display:inline-block;width:0;border-left:1px solid #d9d9d9;border-right:1px solid #fff;color:transparent;text-indent:-10px;margin:0 6px}.editor-toolbar a.fa-header-x:after{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:65%;vertical-align:text-bottom;position:relative;top:2px}.editor-toolbar a.fa-header-1:after{content:"1"}.editor-toolbar a.fa-header-2:after{content:"2"}.editor-toolbar a.fa-header-3:after{content:"3"}.editor-toolbar a.fa-header-bigger:after{content:"▲"}.editor-toolbar a.fa-header-smaller:after{content:"▼"}.editor-toolbar.disabled-for-preview a:not(.no-disable){pointer-events:none;background:#fff;border-color:transparent;text-shadow:inherit}@media only screen and (max-width: 700px){.editor-toolbar a.no-mobile{display:none}}.editor-statusbar{padding:8px 10px;font-size:12px;color:#959694;text-align:right}.editor-statusbar span{display:inline-block;min-width:4em;margin-left:1em}.editor-preview,.editor-preview-side{padding:10px;background:#fafafa;overflow:auto;display:none;box-sizing:border-box}.editor-statusbar .lines:before{content:"lines: "}.editor-statusbar .words:before{content:"words: "}.editor-statusbar .characters:before{content:"characters: "}.editor-preview{position:absolute;width:100%;height:100%;top:0;left:0;z-index:7}.editor-preview-side{position:fixed;bottom:0;width:50%;top:50px;right:0;z-index:9;border:1px solid #ddd}.editor-preview-active,.editor-preview-active-side{display:block}.editor-preview-side>p,.editor-preview>p{margin-top:0}.editor-preview pre,.editor-preview-side pre{background:#eee;margin-bottom:10px}.editor-preview table td,.editor-preview table th,.editor-preview-side table td,.editor-preview-side table th{border:1px solid #ddd;padding:5px}.CodeMirror .CodeMirror-code .cm-tag{color:#63a35c}.CodeMirror .CodeMirror-code .cm-attribute{color:#795da3}.CodeMirror .CodeMirror-code .cm-string{color:#183691}.CodeMirror .CodeMirror-selected{background:#d9d9d9}.CodeMirror .CodeMirror-code .cm-header-1{font-size:200%;line-height:200%}.CodeMirror .CodeMirror-code .cm-header-2{font-size:160%;line-height:160%}.CodeMirror .CodeMirror-code .cm-header-3{font-size:125%;line-height:125%}.CodeMirror .CodeMirror-code .cm-header-4{font-size:110%;line-height:110%}.CodeMirror .CodeMirror-code .cm-comment{background:rgba(0, 0, 0, 0.05);border-radius:2px}.CodeMirror .CodeMirror-code .cm-link{color:#7f8c8d}.CodeMirror .CodeMirror-code .cm-url{color:#aab2b3}.CodeMirror .CodeMirror-code .cm-strikethrough{text-decoration:line-through}.CodeMirror .CodeMirror-placeholder{opacity:.5}.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word){background:rgba(255, 0, 0, 0.15)}main{min-height:50vh}.h1,h1,.h2,h2,.h3,h3,.hero-title h4,.hero-title .h4,.hero-title h4 a,.hero-title .h4 a,.font-asap{font-family:"Asap",sans-serif;font-feature-settings:"ss01" on}.font-asap-fix{font-feature-settings:"ss01" off !important}.h1,h1{font-size:2.2rem;letter-spacing:-0.03rem;margin:1rem 0 .5rem}.h1 .tabs,h1 .tabs{margin-bottom:-0.5rem;padding-bottom:.5rem;vertical-align:bottom}.h1 .tabs .tab-item,h1 .tabs .tab-item{padding:.5rem .75rem;border-radius:.25rem .25rem 0 0}.h1 .tabs a.tab-item:hover,.h1 .tabs a.tab-item:focus,.h1 .tabs a.tab-item:active,.h1 .tabs a.tab-item.tab-item-active:link,.h1 .tabs a.tab-item.tab-item-active:visited,h1 .tabs a.tab-item:hover,h1 .tabs a.tab-item:focus,h1 .tabs a.tab-item:active,h1 .tabs a.tab-item.tab-item-active:link,h1 .tabs a.tab-item.tab-item-active:visited{background-color:#e6eef1 !important}.hero-title h4,.hero-title .h4,.hero-title h4 a{letter-spacing:-0.03rem}.hero-text{display:flex;align-items:flex-end;justify-content:left}.hero-text div{flex:auto}.hero-text .h1,.hero-text h1{font-size:3.44rem;letter-spacing:-0.03rem}.hero-text .h2,.hero-text h2{font-size:3rem;letter-spacing:-0.03rem}.hero-text th,.hero-text td,.hero-text li,.hero-text p{font-size:1.5rem}.hero-text-small .h1,.hero-text-small h1{font-size:3.3rem}.hero-text-small th,.hero-text-small td,.hero-text-small li,.hero-text-small p{font-size:1.25rem}.hero-text-smaller .h1,.hero-text-smaller h1{font-size:3rem}.hero-text-smaller th,.hero-text-smaller td,.hero-text-smaller li,.hero-text-smaller p{font-size:1.1rem}.hero-text-smallerer .h1,.hero-text-smallerer h1{font-size:2.75rem}.hero-text-smallerer th,.hero-text-smallerer td,.hero-text-smallerer li,.hero-text-smallerer p{font-size:1.05rem}.h2,h2{font-size:1.8rem;letter-spacing:-0.04rem}h2.card-title{font-size:1.55rem}.h3,h3{font-size:1.5rem;letter-spacing:-0.05rem}h3.tile-title,h3.card-title{font-size:1.4rem}.h4,h4{font-size:1.18rem;letter-spacing:-0.03rem}.h5,h5{font-size:1.1rem;line-height:1.2}.h6,h6{font-size:1rem;line-height:1.1}.masthead .site-brand-link{display:inline-flex}.masthead .site-brand-link .site-brand{width:100%;height:90px}.home-cards .form-input{border-color:#fff;border-radius:6px}.landing-page-head{overflow:hidden}.landing-page-head-icon{position:relative;height:100%}.landing-page-head-icon .landing-page-head-icon-shadow{background-image:url("https://scvo.scot/rouleaux.svg?color=D4D7DC&opacity=1&variant=dots");background-repeat:no-repeat;width:100%;background-position:center center;bottom:-2.25rem;right:-1rem;font-size:5rem;height:11rem;position:absolute}.landing-page-head-icon .landing-page-head-icon-inner{background-image:url("https://scvo.scot/rouleaux.svg?color=FF595A&opacity=1&variant=solid");background-repeat:no-repeat;width:100%;background-position:center center;padding-left:1.15rem;bottom:.5rem;left:-0.75rem;font-size:5.5rem;line-height:11rem;position:absolute}.landing-page-head-icon .landing-page-head-icon-inner-tertiary{background-image:url("https://scvo.scot/rouleaux.svg?color=244B5A&opacity=1&variant=solid")}@media screen and (max-width: 840px){.home-cards .column:nth-child(even) .card{padding-right:0}.table.table-fixed table{table-layout:initial !important}.wp-block-columns .wp-block-column.px-1{flex-basis:100% !important}.hero .hero-illustration-montage{min-height:50vw}}@media screen and (max-width: 680px){h1 .tabs{display:block;margin-top:2rem;margin-bottom:-0.55rem}}@media screen and (max-width: 600px){.home-cards .card{padding-right:0}}em,i,.body p em,.body p i{font-style:normal !important}.booking-next-button{float:right}.booking-prev-button{float:left}.button-options .form-radio{padding:0}.button-options .form-radio span{border:1px solid #ccc;height:100%;width:100%;display:block}.button-options .form-radio span::before{transition:background .2s}.button-options .form-radio .form-icon{display:none}.button-options .form-radio .form-icon+span::before{content:"";font-family:"Font Awesome 6 Pro";font-weight:400;margin-right:.4rem}.button-options .form-radio :checked+.form-icon+span{background-color:#ff595a;border-color:#ff595a;color:#fff}.button-options .form-radio :checked+.form-icon+span:hover,.button-options .form-radio :checked+.form-icon+span:hover::before{background-color:#536977;border-color:#536977}.button-options .form-radio :checked+.form-icon+span::before{content:"";background-color:#ff595a;color:#fff}.sponsors{display:flex;margin-left:-0.5rem;margin-right:-0.5rem}.sponsors .sponsor{display:flex;margin:0 1rem 2.4rem;align-items:center;justify-content:center;flex:1}.sponsors .sponsor img{width:100%;height:auto;vertical-align:middle}.sponsors .sponsor.oscr{flex:2.5}.sponsors .sponsor.healthy-working-lives{flex:1.3}.sponsors .sponsor.flexible-working{flex:1.8}.sponsors .sponsor.carer-positive{flex:2}.sponsors .sponsor.living-wage{flex:1}.sponsors .sponsor.ypg{flex:1}.sponsors .sponsor.flexibility-works{flex:1}.sponsors .sponsor.investors-in-people{flex:2}.timeline.timeline-gathering .timeline-gathering-title{border-radius:.1rem .1rem 0 0;font-weight:400;font-size:1.2rem}.timeline.timeline-gathering .timeline-gathering-content{border-radius:0 .1rem .1rem .1rem}@media screen and (max-width: 1200px){.hero-text .h1,.hero-text h1{font-size:2.9rem}.hero-text .h2,.hero-text h2{font-size:2.5rem}.hero-text th,.hero-text td,.hero-text li,.hero-text p{font-size:1.2rem}}@media screen and (max-width: 450px){.hero-text .h1,.hero-text h1{font-size:2.3rem}.hero-text .h2,.hero-text h2{font-size:1.9rem}.hero-text th,.hero-text td,.hero-text li,.hero-text p{font-size:1.3rem}.hero-text-small .h1,.hero-text-small h1{font-size:2.3rem}.hero-text-small .h2,.hero-text-small h2{font-size:1.9rem}.hero-text-small th,.hero-text-small td,.hero-text-small li,.hero-text-small p{font-size:1.1rem}.hero-text-smaller .h1,.hero-text-smaller h1{font-size:2rem}.hero-text-smaller .h2,.hero-text-smaller h2{font-size:1.7rem}.hero-text-smaller th,.hero-text-smaller td,.hero-text-smaller li,.hero-text-smaller p{font-size:1rem}.hero-text-smallerer .h1,.hero-text-smallerer h1{font-size:1.8rem}.hero-text-smallerer .h2,.hero-text-smallerer h2{font-size:1.6rem}.hero-text-smallerer th,.hero-text-smallerer td,.hero-text-smallerer li,.hero-text-smallerer p{font-size:1rem}.sponsors{display:block !important}.sponsors .sponsor{width:45%;margin:0 auto 2.4rem !important}}@media print{.hero-text .h1,.hero-text h1{font-size:2.3rem}.hero-text .h2,.hero-text h2{font-size:2rem}.hero-text .h3,.hero-text h3{font-size:1.8rem}.hero-text th,.hero-text td,.hero-text li,.hero-text p{font-size:1.1rem}.hero-text-small .h1,.hero-text-small h1{font-size:2rem}.hero-text-small th,.hero-text-small td,.hero-text-small li,.hero-text-small p{font-size:.9rem}.hero-text-smaller .h1,.hero-text-smaller h1{font-size:1.6rem}.hero-text-smaller th,.hero-text-smaller td,.hero-text-smaller li,.hero-text-smaller p{font-size:.85rem}.hero-text-smallerer .h1,.hero-text-smallerer h1{font-size:1.5rem}.hero-text-smallerer th,.hero-text-smallerer td,.hero-text-smallerer li,.hero-text-smallerer p{font-size:.8rem}.table.table-fixed table{table-layout:initial !important}.hero-title,.container-sponsors{display:none}}.wp-block-cover .wp-block-cover__image-background,.hero-title{background-repeat:no-repeat;background-size:cover;background-position:center center}.wp-block-embed.is-type-video iframe{border-radius:.666rem}body.page-scvo.page-services.page-partners.page-legal .landing-page-menu .card-heading{display:none}.landing-page-menu a:has(.landing-page-menu-icon){display:flex;gap:.2rem;align-items:center}.landing-page-menu .card .landing-page-menu-icon{margin-top:-0.2rem;font-weight:400 !important;font-size:1.4rem !important;background-image:url("https://scvo.scot/rouleaux.svg?color=244B5A&opacity=1&variant=solid");color:#fff;background-repeat:no-repeat;height:3rem;width:3rem;line-height:3rem;padding-left:.333rem;padding-right:0;margin-right:0;transition:background-image .333s;aspect-ratio:1}.landing-page-menu .card a:hover .landing-page-menu-icon,.landing-page-menu .card a:focus .landing-page-menu-icon{background-image:url("https://scvo.scot/rouleaux.svg?color=FF595A&opacity=1&variant=solid")}.landing-page-menu .card .card-body{font-weight:normal}.list-icons,.list-checks{list-style-type:none !important;position:relative !important}.list-icons li:before,.list-checks li:before{content:"" !important;font-family:"Font Awesome 5 Pro";font-weight:600 !important;position:absolute;left:0}.list-icons ul,.list-checks ul{margin-top:0;margin-bottom:0}.list-icons.list-icons-far-circle-check,.list-icons.list-icons-fas-circle-check{margin-left:1.6rem}.list-icons.list-icons-far-circle-check li,.list-icons.list-icons-fas-circle-check li{line-height:1.2;margin-bottom:.5rem}.list-icons.list-icons-far-circle-check li:before,.list-icons.list-icons-fas-circle-check li:before{font-size:1rem !important;margin-left:-1.6rem !important;content:"" !important;font-weight:400 !important;line-height:1.15 !important}.list-icons.list-icons-fas-circle-check li:before{font-weight:600 !important}.list-icons ul li:before,.list-icons.list-icons-far-circle-check ul li:before,.list-icons.list-icons-fas-circle-check ul li:before,.list-checks ul li:before{left:1.75rem;content:"" !important;font-weight:800 !important;font-size:.5rem !important;color:#244b5a !important}.list-icons.list-icons-success li:before{color:#5ba855 !important}.list-icons.list-icons-warning li:before{color:#f06b43 !important}.triangle,#pi_tracking_opt_in_div,body.page-events.page-feedback .inline-flex .contact,ul.form-errors,#scvo-event-booking-test .form-errors,#jobs-cjs-submit-event-form .form-errors,#jobs-cjs-booking .form-errors,fieldset:disabled.hide-on-disabled,fieldset:disabled .hide-on-disabled,form[data-readonly=true] .hide-on-readonly,body.page-preview .hide-on-preview{display:none}@supports(clip-path: inset(50%)){.triangle{display:block;height:1.5rem;width:1.5rem;background-color:inherit;border:inherit;position:absolute;bottom:-0.7rem;left:calc(50% - 10px);clip-path:polygon(0% 0%, 100% 100%, 0% 100%);transform:rotate(-45deg);border-radius:0 0 0 .333rem}.triangle.triangle-left{left:2rem}.triangle.triangle-right{right:2rem}}.pristine.has-error .form-input-hint{border-color:inherit !important;color:inherit !important}.pristine.has-error .form-icon{border-color:#bcc3ce !important;color:inherit !important}.table.table-fixed table{table-layout:fixed;width:100%}.table.table-fixed table td{border:none}.lateral-navigation{display:flex;grid-gap:1rem;justify-content:space-between}.footer-main .cta{margin-top:-1rem;z-index:100}.post-info .post-info-author .author,.page-info-author .author{margin-top:6px}.post-info .post-info-author .author .avatar,.page-info-author .author .avatar{background-size:cover !important;background-position:center center !important}.post-info a.charity_number,.breadcrumb .breadcrumb-item a,.pagination a,.wp-block-table a,.splash-image-header a,.wp-block-file a,a.no-underline,a.thumbnail,footer .footer-copyright .scvo-logo,a.navbar-brand,a.avatar,.post-info a.avatar:link,.post-info a.avatar:visited,a.author,a.category,a.rss{padding-top:0;padding-bottom:0;font-weight:600;background:none;border-bottom:none;text-decoration:none}.section-find-info .icon-rouleaux{mix-blend-mode:lighten}.section-find-info .icon-rouleaux .icon{color:#000}.event-container.event-booking-unconfirmed{background-image:url("data:image/svg+xml,%3Csvg width=%2740%27 height=%2740%27 viewBox=%270 0 40 40%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill=%27%23bcc3ce%27 fill-opacity=%270.1%27 fill-rule=%27evenodd%27%3E%3Cpath d=%27M0 40L40 0H20L0 20M40 40V20L20 40%27/%3E%3C/g%3E%3C/svg%3E")}.gathering-feedback-form-content .form-label,.gathering-feedback-form-content .rating-grid-option,.gathering-feedback-form-content p{font-weight:bold}.page-the-gathering .info-box-accordion::before{content:""}.page-the-gathering .info-box-accordion{padding-left:1rem !important}.page-the-gathering .bg-primary-lighter .info-box{background-color:#fff !important}.page-the-gathering .section-indicator:before,.page-the-gathering .title{color:#a2195b !important}.wp-mask-rouleaux img,.mask-rouleaux{-webkit-mask-image:url("https://scvo.scot/rouleaux.svg?variant=inverse");mask-image:url("https://scvo.scot/rouleaux.svg?variant=inverse");-webkit-mask-size:97%;mask-size:97%;-webkit-mask-repeat:space;mask-repeat:space;-webkit-mask-position:center;mask-position:center}.mask-rouleaux-large{width:240px}.mask-rouleaux-center{margin:0 auto}.wp-block-image.mask-rouleaux img{max-height:100% !important}.section-members .section-members-outer{height:36vw;max-height:700px}.section-members .section-members-outer{position:relative;overflow:hidden}.section-members .section-members-outer .section-members-inner{top:-50%;position:relative;padding-bottom:100%;overflow:hidden}.section-members #open-full-screen,.section-members #full-screen-content{cursor:pointer}.section-members #full-screen-content{overflow:auto}.section-members #full-screen-content .members{width:140%}.section-members #full-screen-content:-webkit-full-screen{width:100%;height:100%;margin:0}.section-members #full-screen-content:-moz-full-screen{margin:0}.section-members #full-screen-content:-ms-fullscreen{margin:0}.section-members #full-screen-content:fullscreen{margin:0}.fa-2x.fa-rouleaux{background-repeat:no-repeat;background-position:center center;background-image:url("https://scvo.scot/rouleaux.svg?color=244B5A&opacity=1&variant=solid");font-size:1.2rem;height:2.5rem;width:2.5rem;line-height:2.5rem;padding-left:.6rem;padding-right:.1rem}.stripe-box{border:.05rem solid #bcc3ce;border-radius:.1rem;color:#3b4351;height:1.8rem;max-width:100%;outline:none;padding:.395rem .4rem}.stripe-box .__PrivateStripeElement{height:inherit}.stripe-box:focus{box-shadow:0 0 0 .1rem rgba(36,75,90,.2)}a:hover .fa-rouleaux,a:focus .fa-rouleaux{background-image:url("https://scvo.scot/rouleaux.svg?color=FF595A&opacity=1&variant=solid")}.wp-block-pullquote.is-style-solid-color blockquote{margin:0;padding:1rem 1.35rem}.wp-block-pullquote.is-style-solid-color.quote-type-scvo blockquote{padding:3.25rem 2.65rem 1rem;background-image:url("https://storage.googleapis.com/scvo-platform-assets/global/images/logos/scvo-white.svg");background-size:100px;background-position:1rem 1rem;background-repeat:no-repeat}.bg-membership,body.page-scvo.page-membership:not(.about):not(.policy){background-image:url("https://storage.googleapis.com/scvo-platform-assets/scvo/images/membership/header.jpg");background-size:auto;background-repeat:no-repeat;background-position-y:top;background-position-x:right}.bg-membership main,body.page-scvo.page-membership:not(.about):not(.policy) main{min-height:auto}.bg-membership{background-position-y:-3.75rem}.bg-members-impact{background-image:url("https://storage.googleapis.com/scvo-platform-assets/scvo/images/membership/impact-members-bg.jpg");background-size:cover;background-position:center center}@media screen and (max-width: 960px){.bg-membership,body.page-scvo.page-membership{background-image:none}.bg-membership .wp-block-group.px-2.mx-2,body.page-scvo.page-membership .wp-block-group.px-2.mx-2{padding-left:.75rem !important;padding-right:.75rem !important;margin-left:.25rem !important;margin-right:.25rem !important}.landing-page-head-icon .landing-page-head-icon-shadow{bottom:-1.5rem;height:9rem}.landing-page-head-icon .landing-page-head-icon-shadow .landing-page-head-icon-inner{line-height:9rem}}body.page-funding.page-grantmaking .landing-page-head-description{display:none}body.page-funding.page-grantmaking .wp-block-cover .wp-block-cover__inner-container{align-items:start}.text-essentialsector{background:linear-gradient(103deg, rgb(240, 200, 59) 11%, rgb(241, 86, 60) 24%, rgb(230, 83, 82) 27%, rgb(211, 78, 121) 32%, rgb(211, 78, 121) 37%, rgb(195, 75, 155) 42%, rgb(0, 179, 193) 79%, rgb(0, 179, 108) 85%, rgb(0, 179, 108) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.wish-tree-container{padding-top:105%;width:100%;position:relative}.wish-tree-container .wish-tree{position:absolute;top:0;left:0;bottom:0;right:0;background-repeat:no-repeat;background-size:contain;background-position:left center;width:100%;height:100%}.wish-tree-container .wish-tree .wish-tree-leaf{background-repeat:no-repeat !important;background-size:contain !important;background-position:center center;position:absolute}.wish-tree-container .wish-tree .wish-tree-leaf:active,.wish-tree-container .wish-tree .wish-tree-leaf:focus,.wish-tree-container .wish-tree .wish-tree-leaf:hover{filter:saturate(20%) brightness(87%) hue-rotate(200deg)}.wish-tree-container .wish-tree .wish-tree-leaf.wish-tree-leaf-inactive{filter:saturate(40%) brightness(56%) hue-rotate(200deg) !important;pointer-events:none;user-select:none}#grey-out-page{z-index:9999;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}#grey-out-page .toast{margin-bottom:.5rem;box-shadow:.26rem .3rem 0 rgba(36,75,90,.1);background:#fff;user-select:none}img.tbc{display:none}.wFormContainer{max-width:100% !important}.wFormContainer .wFormHeader{margin:0 !important}.wFormContainer .wForm{margin-top:0 !important}.wFormContainer .wForm form{padding:0 !important}.wFormContainer .wForm .htmlSection .htmlContent,.wFormContainer .wForm .label{background-color:rgba(0,0,0,0);font-size:.75rem !important}.wFormContainer .wForm h4{margin-top:0 !important;font-size:1.18rem !important;color:#244b5a !important}.wFormContainer .actions .primaryAction,.wFormContainer .wfPagingButtons .wfPageNextButton,.wFormContainer .wfPagingButtons .wfPagePreviousButton{border-radius:6px !important;font-size:1.1rem !important;letter-spacing:-0.02rem !important;line-height:1.1 !important;padding:.35rem .6rem !important;background-color:#f9da18 !important;border-color:#f9da18 !important;color:#244b5a !important;transition:background-color .2s,border .2s,box-shadow .2s,color .2s}.wFormContainer .actions .primaryAction:focus,.wFormContainer .actions .primaryAction:hover,.wFormContainer .wfPagingButtons .wfPageNextButton:focus,.wFormContainer .wfPagingButtons .wfPageNextButton:hover,.wFormContainer .wfPagingButtons .wfPagePreviousButton:focus,.wFormContainer .wfPagingButtons .wfPagePreviousButton:hover{background-color:#536977 !important;border-color:#536977 !important;color:#fff !important;box-shadow:.26rem .3rem 0 rgba(36,75,90,.2) !important}.search-result em{background-color:#ff595a;color:#fff}.candidate-form:has(input[name=mode][value=view]:checked) .view{display:block}.candidate-form:has(input[name=mode][value=view]:checked) .edit{display:none}.candidate-form:has(input[name=mode][value=view]:checked) .delete{display:none}.candidate-form:has(input[name=mode][value=edit]:checked) .view{display:none}.candidate-form:has(input[name=mode][value=edit]:checked) .edit{display:block}.candidate-form:has(input[name=mode][value=edit]:checked) .delete{display:none}.candidate-form:has(input[name=mode][value=delete]:checked) .view{display:none}.candidate-form:has(input[name=mode][value=delete]:checked) .edit{display:none}.candidate-form:has(input[name=mode][value=delete]:checked) .delete{display:block}.rating-grid .matrix-option{transition:background-color .2s ease;border-radius:0;display:flex;align-items:center;justify-content:center;min-height:3rem;color:#244b5a}.rating-grid .matrix-option input[type=radio]{margin:0;transform:scale(1.2)}.rating-grid .matrix-option:nth-child(1){background-color:rgba(220,53,69,.25)}.rating-grid .matrix-option:nth-child(2){background-color:rgba(220,53,69,.2)}.rating-grid .matrix-option:nth-child(3){background-color:rgba(220,53,69,.15)}.rating-grid .matrix-option:nth-child(4){background-color:rgba(220,53,69,.1)}.rating-grid .matrix-option:nth-child(5){background-color:rgba(255,193,7,.15)}.rating-grid .matrix-option:nth-child(6){background-color:rgba(255,193,7,.1)}.rating-grid .matrix-option:nth-child(7){background-color:rgba(40,167,69,.1)}.rating-grid .matrix-option:nth-child(8){background-color:rgba(40,167,69,.15)}.rating-grid .matrix-option:nth-child(9){background-color:rgba(40,167,69,.2)}.rating-grid .matrix-option:nth-child(10){background-color:rgba(40,167,69,.25)}@media screen and (max-width: 600px){.rating-grid .matrix-option{border-radius:0;margin-bottom:2px;padding:.5rem;min-height:auto;flex-direction:row-reverse;align-items:normal}}
