.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
	-webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
	-moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
	-o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
	transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}

.leaflet-cluster-spider-leg {
	/* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
	-webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
	-moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
	-o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
	transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}
.marker-cluster-small {
	background-color: rgba(181, 226, 140, 0.6);
	}
.marker-cluster-small div {
	background-color: rgba(110, 204, 57, 0.6);
	}

.marker-cluster-medium {
	background-color: rgba(241, 211, 87, 0.6);
	}
.marker-cluster-medium div {
	background-color: rgba(240, 194, 12, 0.6);
	}

.marker-cluster-large {
	background-color: rgba(253, 156, 115, 0.6);
	}
.marker-cluster-large div {
	background-color: rgba(241, 128, 23, 0.6);
	}

	/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
	background-color: rgb(181, 226, 140);
	}
.leaflet-oldie .marker-cluster-small div {
	background-color: rgb(110, 204, 57);
	}

.leaflet-oldie .marker-cluster-medium {
	background-color: rgb(241, 211, 87);
	}
.leaflet-oldie .marker-cluster-medium div {
	background-color: rgb(240, 194, 12);
	}

.leaflet-oldie .marker-cluster-large {
	background-color: rgb(253, 156, 115);
	}
.leaflet-oldie .marker-cluster-large div {
	background-color: rgb(241, 128, 23);
}

.marker-cluster {
	background-clip: padding-box;
	border-radius: 20px;
	}
.marker-cluster div {
	width: 30px;
	height: 30px;
	margin-left: 5px;
	margin-top: 5px;

	text-align: center;
	border-radius: 15px;
	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
.marker-cluster span {
	line-height: 30px;
	}/*! Spectre.css v0.5.8 | MIT License | github.com/picturepan2/spectre */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}address{font-style:normal}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:"SF Mono","Segoe UI Mono","Roboto Mono",Menlo,Courier,monospace;font-size:1em}dfn{font-style:italic}small{font-size:80%;font-weight:400}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [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}fieldset{border:0;margin:0;padding:0}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;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-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item;outline:none}canvas{display:inline-block}template{display:none}[hidden]{display:none}*,*::before,*::after{box-sizing:inherit}html{box-sizing:border-box;font-size:20px;line-height:1.5;-webkit-tap-highlight-color:transparent}body{background:#FEF9F9;color:#293f49;font-family:"Ingra";font-size:.8rem;overflow-x:hidden;text-rendering:optimizeLegibility}a{color:#FF595A;outline:none;text-decoration:none}a:focus{box-shadow:0 0 0 0.1rem rgba(255,89,90,0.2)}a:focus,a:hover,a:active,a.active{color:#ff2627;text-decoration:underline}a:visited{color:#ff8c8d}h1,h2,h3,h4,h5,h6{color:inherit;font-weight:500;line-height:1.2;margin-bottom:.5em;margin-top:0}.h1,.h2,.h3,.h4,.h5,.h6{font-weight:500}h1,.h1{font-size:2rem}h2,.h2{font-size:1.6rem}h3,.h3{font-size:1.4rem}h4,.h4{font-size:1.2rem}h5,.h5{font-size:1rem}h6,.h6{font-size:.8rem}p{margin:0 0 1.2rem}a,ins,u{-webkit-text-decoration-skip:ink edges;text-decoration-skip:ink edges}abbr[title]{border-bottom:.05rem dotted;cursor:help;text-decoration:none}kbd{border-radius:.333rem;line-height:1.25;padding:.1rem .2rem;background:#203139;color:#FEF9F9;font-size:.7rem}mark{background:#ffe9b3;color:#293f49;border-bottom:.05rem solid #ffd367;border-radius:.333rem;padding:.05rem .1rem 0}blockquote{border-left:.1rem solid #c6d7df;margin-left:0;padding:.4rem .8rem}blockquote p:last-child{margin-bottom:0}ul,ol{margin:.8rem 0 .8rem .8rem;padding:0}ul ul,ul ol,ol ul,ol ol{margin:.8rem 0 .8rem .8rem}ul li,ol li{margin-top:.4rem}ul{list-style:disc inside}ul ul{list-style-type:circle}ol{list-style:decimal inside}ol ol{list-style-type:lower-alpha}dl dt{font-weight:bold}dl dd{margin:.4rem 0 .8rem 0}html:lang(zh),html:lang(zh-Hans),.lang-zh,.lang-zh-hans{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",sans-serif}html:lang(zh-Hant),.lang-zh-hant{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"PingFang TC","Hiragino Sans CNS","Microsoft JhengHei","Helvetica Neue",sans-serif}html:lang(ja),.lang-ja{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Hiragino Sans","Hiragino Kaku Gothic Pro","Yu Gothic",YuGothic,Meiryo,"Helvetica Neue",sans-serif}html:lang(ko),.lang-ko{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Malgun Gothic","Helvetica Neue",sans-serif}:lang(zh) ins,:lang(zh) u,:lang(ja) ins,:lang(ja) u,.lang-cjk ins,.lang-cjk u{border-bottom:.05rem solid;text-decoration:none}:lang(zh) del+del,:lang(zh) del+s,:lang(zh) ins+ins,:lang(zh) ins+u,:lang(zh) s+del,:lang(zh) s+s,:lang(zh) u+ins,:lang(zh) u+u,:lang(ja) del+del,:lang(ja) del+s,:lang(ja) ins+ins,:lang(ja) ins+u,:lang(ja) s+del,:lang(ja) s+s,:lang(ja) u+ins,:lang(ja) u+u,.lang-cjk del+del,.lang-cjk del+s,.lang-cjk ins+ins,.lang-cjk ins+u,.lang-cjk s+del,.lang-cjk s+s,.lang-cjk u+ins,.lang-cjk u+u{margin-left:.125em}.table{border-collapse:collapse;border-spacing:0;width:100%;text-align:left}.table.table-striped tbody tr:nth-of-type(odd){background:#e6eef1}.table tbody tr.active,.table.table-striped tbody tr.active{background:#dde7ec}.table.table-hover tbody tr:hover{background:#dde7ec}.table.table-scroll{display:block;overflow-x:auto;padding-bottom:.75rem;white-space:nowrap}.table td,.table th{border-bottom:.05rem solid #c6d7df;padding:.6rem .4rem}.table th{border-bottom-width:.1rem}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#FEF9F9;border:.05rem solid #FF595A;border-radius:.333rem;color:#FF595A;cursor:pointer;display:inline-block;font-size:.8rem;height:1.8rem;line-height:1.2rem;outline:none;padding:.25rem .4rem;text-align:center;text-decoration:none;transition:background .2s, border .2s, box-shadow .2s, color .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.btn:focus{box-shadow:0 0 0 0.1rem rgba(255,89,90,0.2)}.btn:focus,.btn:hover{background:#244B5A;border-color:#C5143D;text-decoration:none}.btn:active,.btn.active{background:#C5143D;border-color:#ae1236;color:#FEF9F9;text-decoration:none}.btn:active.loading::after,.btn.active.loading::after{border-bottom-color:#FEF9F9;border-left-color:#FEF9F9}.btn[disabled],.btn:disabled,.btn.disabled{cursor:default;opacity:.5;pointer-events:none}.btn.btn-primary{background:#FF595A;border-color:#C5143D;color:#FEF9F9}.btn.btn-primary:focus,.btn.btn-primary:hover{background:#bc133a;border-color:#ae1236;color:#FEF9F9}.btn.btn-primary:active,.btn.btn-primary.active{background:#b21237;border-color:#a51133;color:#FEF9F9}.btn.btn-primary.loading::after{border-bottom-color:#FEF9F9;border-left-color:#FEF9F9}.btn.btn-success{background:#3BAA34;border-color:#379e30;color:#FEF9F9}.btn.btn-success:focus{box-shadow:0 0 0 0.1rem rgba(59,170,52,0.2)}.btn.btn-success:focus,.btn.btn-success:hover{background:#38a232;border-color:#34962e;color:#FEF9F9}.btn.btn-success:active,.btn.btn-success.active{background:#328f2c;border-color:#2d8328;color:#FEF9F9}.btn.btn-success.loading::after{border-bottom-color:#FEF9F9;border-left-color:#FEF9F9}.btn.btn-error{background:#f03823;border-color:#ef2b15;color:#FEF9F9}.btn.btn-error:focus{box-shadow:0 0 0 0.1rem rgba(240,56,35,0.2)}.btn.btn-error:focus,.btn.btn-error:hover{background:#ef2f19;border-color:#ea2610;color:#FEF9F9}.btn.btn-error:active,.btn.btn-error.active{background:#e0250f;border-color:#d2220e;color:#FEF9F9}.btn.btn-error.loading::after{border-bottom-color:#FEF9F9;border-left-color:#FEF9F9}.btn.btn-link{background:transparent;border-color:transparent;color:#FF595A}.btn.btn-link:focus,.btn.btn-link:hover,.btn.btn-link:active,.btn.btn-link.active{color:#ff2627}.btn.btn-sm{font-size:.7rem;height:1.4rem;padding:.05rem .3rem}.btn.btn-lg{font-size:.9rem;height:2rem;padding:.35rem .6rem}.btn.btn-block{display:block;width:100%}.btn.btn-action{width:1.8rem;padding-left:0;padding-right:0}.btn.btn-action.btn-sm{width:1.4rem}.btn.btn-action.btn-lg{width:2rem}.btn.btn-clear{background:transparent;border:0;color:currentColor;height:1rem;line-height:.8rem;margin-left:.2rem;margin-right:-2px;opacity:1;padding:.1rem;text-decoration:none;width:1rem}.btn.btn-clear:focus,.btn.btn-clear:hover{background:rgba(230,238,241,0.5);opacity:.95}.btn.btn-clear::before{content:"\2715"}.btn-group{display:inline-flex;flex-wrap:wrap}.btn-group .btn{flex:1 0 auto}.btn-group .btn:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group .btn:not(:first-child):not(:last-child){border-radius:0;margin-left:-.05rem}.btn-group .btn:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.05rem}.btn-group .btn:focus,.btn-group .btn:hover,.btn-group .btn:active,.btn-group .btn.active{z-index:1}.btn-group.btn-group-block{display:flex}.btn-group.btn-group-block .btn{flex:1 0 0}.form-group:not(:last-child){margin-bottom:.4rem}fieldset{margin-bottom:.8rem}legend{font-size:.9rem;font-weight:500;margin-bottom:.8rem}.form-label{display:block;line-height:1.2rem;padding:.3rem 0}.form-label.label-sm{font-size:.7rem;padding:.1rem 0}.form-label.label-lg{font-size:.9rem;padding:.4rem 0}.form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#FEF9F9;background-image:none;border:.05rem solid #a5c0cc;border-radius:.333rem;color:#293f49;display:block;font-size:.8rem;height:1.8rem;line-height:1.2rem;max-width:100%;outline:none;padding:.25rem .4rem;position:relative;transition:background .2s, border .2s, box-shadow .2s, color .2s;width:100%}.form-input:focus{box-shadow:0 0 0 0.1rem rgba(255,89,90,0.2);border-color:#FF595A}.form-input::-webkit-input-placeholder{color:#D5D8DC}.form-input::-moz-placeholder{color:#D5D8DC}.form-input:-ms-input-placeholder{color:#D5D8DC}.form-input::-ms-input-placeholder{color:#D5D8DC}.form-input::placeholder{color:#D5D8DC}.form-input.input-sm{font-size:.7rem;height:1.4rem;padding:.05rem .3rem}.form-input.input-lg{font-size:.9rem;height:2rem;padding:.35rem .6rem}.form-input.input-inline{display:inline-block;vertical-align:middle;width:auto}.form-input[type="file"]{height:auto}textarea.form-input,textarea.form-input.input-lg,textarea.form-input.input-sm{height:auto}.form-input-hint{color:#D5D8DC;font-size:.7rem;margin-top:.2rem}.has-success .form-input-hint,.is-success+.form-input-hint{color:#3BAA34}.has-error .form-input-hint,.is-error+.form-input-hint{color:#f03823}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:.05rem solid #a5c0cc;border-radius:.333rem;color:inherit;font-size:.8rem;height:1.8rem;line-height:1.2rem;outline:none;padding:.25rem .4rem;vertical-align:middle;width:100%;background:#FEF9F9}.form-select:focus{box-shadow:0 0 0 0.1rem rgba(255,89,90,0.2);border-color:#FF595A}.form-select::-ms-expand{display:none}.form-select.select-sm{font-size:.7rem;height:1.4rem;padding:.05rem 1.1rem .05rem .3rem}.form-select.select-lg{font-size:.9rem;height:2rem;padding:.35rem 1.4rem .35rem .6rem}.form-select[size],.form-select[multiple]{height:auto;padding:.25rem .4rem}.form-select[size] option,.form-select[multiple] option{padding:.1rem .2rem}.form-select:not([multiple]):not([size]){background:#FEF9F9 url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23667189'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right 0.35rem center/0.4rem 0.5rem;padding-right:1.2rem}.has-icon-left,.has-icon-right{position:relative}.has-icon-left .form-icon,.has-icon-right .form-icon{height:.8rem;margin:0 .25rem;position:absolute;top:50%;transform:translateY(-50%);width:.8rem;z-index:2}.has-icon-left .form-icon{left:.05rem}.has-icon-left .form-input{padding-left:1.3rem}.has-icon-right .form-icon{right:.05rem}.has-icon-right .form-input{padding-right:1.3rem}.form-checkbox,.form-radio,.form-switch{display:block;line-height:1.2rem;margin:.2rem 0;min-height:1.4rem;padding:.1rem .4rem .1rem 1.2rem;position:relative}.form-checkbox input,.form-radio input,.form-switch input{clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px}.form-checkbox input:focus+.form-icon,.form-radio input:focus+.form-icon,.form-switch input:focus+.form-icon{box-shadow:0 0 0 0.1rem rgba(255,89,90,0.2);border-color:#FF595A}.form-checkbox input:checked+.form-icon,.form-radio input:checked+.form-icon,.form-switch input:checked+.form-icon{background:#FF595A;border-color:#FF595A}.form-checkbox .form-icon,.form-radio .form-icon,.form-switch .form-icon{border:.05rem solid #a5c0cc;cursor:pointer;display:inline-block;position:absolute;transition:background .2s, border .2s, box-shadow .2s, color .2s}.form-checkbox.input-sm,.form-radio.input-sm,.form-switch.input-sm{font-size:.7rem;margin:0}.form-checkbox.input-lg,.form-radio.input-lg,.form-switch.input-lg{font-size:.9rem;margin:.3rem 0}.form-checkbox .form-icon,.form-radio .form-icon{background:#FEF9F9;height:.8rem;left:0;top:.3rem;width:.8rem}.form-checkbox input:active+.form-icon,.form-radio input:active+.form-icon{background:#dde7ec}.form-checkbox .form-icon{border-radius:.333rem}.form-checkbox input:checked+.form-icon::before{background-clip:padding-box;border:.1rem solid #FEF9F9;border-left-width:0;border-top-width:0;content:"";height:9px;left:50%;margin-left:-3px;margin-top:-6px;position:absolute;top:50%;transform:rotate(45deg);width:6px}.form-checkbox input:indeterminate+.form-icon{background:#FF595A;border-color:#FF595A}.form-checkbox input:indeterminate+.form-icon::before{background:#FEF9F9;content:"";height:2px;left:50%;margin-left:-5px;margin-top:-1px;position:absolute;top:50%;width:10px}.form-radio .form-icon{border-radius:50%}.form-radio input:checked+.form-icon::before{background:#FEF9F9;border-radius:50%;content:"";height:6px;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);width:6px}.form-switch{padding-left:2rem}.form-switch .form-icon{background:#D5D8DC;background-clip:padding-box;border-radius:.45rem;height:.9rem;left:0;top:.25rem;width:1.6rem}.form-switch .form-icon::before{background:#FEF9F9;border-radius:50%;content:"";display:block;height:.8rem;left:0;position:absolute;top:0;transition:background .2s, border .2s, box-shadow .2s, color .2s, left .2s;width:.8rem}.form-switch input:checked+.form-icon::before{left:14px}.form-switch input:active+.form-icon::before{background:#e6eef1}.input-group{display:flex}.input-group .input-group-addon{background:#e6eef1;border:.05rem solid #a5c0cc;border-radius:.333rem;line-height:1.2rem;padding:.25rem .4rem;white-space:nowrap}.input-group .input-group-addon.addon-sm{font-size:.7rem;padding:.05rem .3rem}.input-group .input-group-addon.addon-lg{font-size:.9rem;padding:.35rem .6rem}.input-group .form-input,.input-group .form-select{flex:1 1 auto;width:1%}.input-group .input-group-btn{z-index:1}.input-group .form-input:first-child:not(:last-child),.input-group .form-select:first-child:not(:last-child),.input-group .input-group-addon:first-child:not(:last-child),.input-group .input-group-btn:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group .form-input:not(:first-child):not(:last-child),.input-group .form-select:not(:first-child):not(:last-child),.input-group .input-group-addon:not(:first-child):not(:last-child),.input-group .input-group-btn:not(:first-child):not(:last-child){border-radius:0;margin-left:-.05rem}.input-group .form-input:last-child:not(:first-child),.input-group .form-select:last-child:not(:first-child),.input-group .input-group-addon:last-child:not(:first-child),.input-group .input-group-btn:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.05rem}.input-group .form-input:focus,.input-group .form-select:focus,.input-group .input-group-addon:focus,.input-group .input-group-btn:focus{z-index:2}.input-group .form-select{width:auto}.input-group.input-inline{display:inline-flex}.has-success .form-input,.form-input.is-success,.has-success .form-select,.form-select.is-success{background:#f2fbf1;border-color:#3BAA34}.has-success .form-input:focus,.form-input.is-success:focus,.has-success .form-select:focus,.form-select.is-success:focus{box-shadow:0 0 0 0.1rem rgba(59,170,52,0.2)}.has-error .form-input,.form-input.is-error,.has-error .form-select,.form-select.is-error{background:#fff;border-color:#f03823}.has-error .form-input:focus,.form-input.is-error:focus,.has-error .form-select:focus,.form-select.is-error:focus{box-shadow:0 0 0 0.1rem rgba(240,56,35,0.2)}.has-error .form-checkbox .form-icon,.form-checkbox.is-error .form-icon,.has-error .form-radio .form-icon,.form-radio.is-error .form-icon,.has-error .form-switch .form-icon,.form-switch.is-error .form-icon{border-color:#f03823}.has-error .form-checkbox input:checked+.form-icon,.form-checkbox.is-error input:checked+.form-icon,.has-error .form-radio input:checked+.form-icon,.form-radio.is-error input:checked+.form-icon,.has-error .form-switch input:checked+.form-icon,.form-switch.is-error input:checked+.form-icon{background:#f03823;border-color:#f03823}.has-error .form-checkbox input:focus+.form-icon,.form-checkbox.is-error input:focus+.form-icon,.has-error .form-radio input:focus+.form-icon,.form-radio.is-error input:focus+.form-icon,.has-error .form-switch input:focus+.form-icon,.form-switch.is-error input:focus+.form-icon{box-shadow:0 0 0 0.1rem rgba(240,56,35,0.2);border-color:#f03823}.has-error .form-checkbox input:indeterminate+.form-icon,.form-checkbox.is-error input:indeterminate+.form-icon{background:#f03823;border-color:#f03823}.form-input:not(:placeholder-shown):invalid{border-color:#f03823}.form-input:not(:placeholder-shown):invalid:focus{box-shadow:0 0 0 0.1rem rgba(240,56,35,0.2);background:#fff}.form-input:not(:placeholder-shown):invalid+.form-input-hint{color:#f03823}.form-input:disabled,.form-input.disabled,.form-select:disabled,.form-select.disabled{background-color:#dde7ec;cursor:not-allowed;opacity:.5}.form-input[readonly]{background-color:#e6eef1}input:disabled+.form-icon,input.disabled+.form-icon{background:#dde7ec;cursor:not-allowed;opacity:.5}.form-switch input:disabled+.form-icon::before,.form-switch input.disabled+.form-icon::before{background:#FEF9F9}.form-horizontal{padding:.4rem 0}.form-horizontal .form-group{display:flex;flex-wrap:wrap}.form-inline{display:inline-block}.label{border-radius:.333rem;line-height:1.25;padding:.1rem .2rem;background:#dde7ec;color:#324d5a;display:inline-block}.label.label-rounded{border-radius:5rem;padding-left:.4rem;padding-right:.4rem}.label.label-primary{background:#FF595A;color:#FEF9F9}.label.label-secondary{background:#244B5A;color:#FF595A}.label.label-success{background:#3BAA34;color:#FEF9F9}.label.label-warning{background:#F05B23;color:#FEF9F9}.label.label-error{background:#f03823;color:#FEF9F9}code{border-radius:.333rem;line-height:1.25;padding:.1rem .2rem;background:#fcf2f2;color:#d73e48;font-size:85%}.code{border-radius:.333rem;color:#293f49;position:relative}.code::before{color:#D5D8DC;content:attr(data-lang);font-size:.7rem;position:absolute;right:.4rem;top:.1rem}.code code{background:#e6eef1;color:inherit;display:block;line-height:1.5;overflow-x:auto;padding:1rem;width:100%}.img-responsive{display:block;height:auto;max-width:100%}.img-fit-cover{-o-object-fit:cover;object-fit:cover}.img-fit-contain{-o-object-fit:contain;object-fit:contain}.video-responsive{display:block;overflow:hidden;padding:0;position:relative;width:100%}.video-responsive::before{content:"";display:block;padding-bottom:56.25%}.video-responsive iframe,.video-responsive object,.video-responsive embed{border:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}video.video-responsive{height:auto;max-width:100%}video.video-responsive::before{content:none}.video-responsive-4-3::before{padding-bottom:75%}.video-responsive-1-1::before{padding-bottom:100%}.figure{margin:0 0 .4rem 0}.figure .figure-caption{color:#9BA5AD;margin-top:.4rem}.container{margin-left:auto;margin-right:auto;padding-left:.4rem;padding-right:.4rem;width:100%}.container.grid-xl{max-width:1296px}.container.grid-lg{max-width:976px}.container.grid-md{max-width:856px}.container.grid-sm{max-width:616px}.container.grid-xs{max-width:496px}.show-xs,.show-sm,.show-md,.show-lg,.show-xl{display:none !important}.columns{display:flex;flex-wrap:wrap;margin-left:-.4rem;margin-right:-.4rem}.columns.col-gapless{margin-left:0;margin-right:0}.columns.col-gapless>.column{padding-left:0;padding-right:0}.columns.col-oneline{flex-wrap:nowrap;overflow-x:auto}.column{flex:1;max-width:100%;padding-left:.4rem;padding-right:.4rem}.column.col-12,.column.col-11,.column.col-10,.column.col-9,.column.col-8,.column.col-7,.column.col-6,.column.col-5,.column.col-4,.column.col-3,.column.col-2,.column.col-1,.column.col-auto{flex:none}.col-12{width:100%}.col-11{width:91.66666667%}.col-10{width:83.33333333%}.col-9{width:75%}.col-8{width:66.66666667%}.col-7{width:58.33333333%}.col-6{width:50%}.col-5{width:41.66666667%}.col-4{width:33.33333333%}.col-3{width:25%}.col-2{width:16.66666667%}.col-1{width:8.33333333%}.col-auto{flex:0 0 auto;max-width:none;width:auto}.col-mx-auto{margin-left:auto;margin-right:auto}.col-ml-auto{margin-left:auto}.col-mr-auto{margin-right:auto}@media (max-width: 1280px){.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-xl-auto{flex:none}.col-xl-12{width:100%}.col-xl-11{width:91.66666667%}.col-xl-10{width:83.33333333%}.col-xl-9{width:75%}.col-xl-8{width:66.66666667%}.col-xl-7{width:58.33333333%}.col-xl-6{width:50%}.col-xl-5{width:41.66666667%}.col-xl-4{width:33.33333333%}.col-xl-3{width:25%}.col-xl-2{width:16.66666667%}.col-xl-1{width:8.33333333%}.col-xl-auto{width:auto}.hide-xl{display:none !important}.show-xl{display:block !important}}@media (max-width: 960px){.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-lg-auto{flex:none}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-auto{width:auto}.hide-lg{display:none !important}.show-lg{display:block !important}}@media (max-width: 840px){.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-md-auto{flex:none}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-auto{width:auto}.hide-md{display:none !important}.show-md{display:block !important}}@media (max-width: 600px){.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col-sm-auto{flex:none}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-auto{width:auto}.hide-sm{display:none !important}.show-sm{display:block !important}}@media (max-width: 480px){.col-xs-12,.col-xs-11,.col-xs-10,.col-xs-9,.col-xs-8,.col-xs-7,.col-xs-6,.col-xs-5,.col-xs-4,.col-xs-3,.col-xs-2,.col-xs-1,.col-xs-auto{flex:none}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-auto{width:auto}.hide-xs{display:none !important}.show-xs{display:block !important}}.hero{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:4rem;padding-top:4rem}.hero.hero-sm{padding-bottom:2rem;padding-top:2rem}.hero.hero-lg{padding-bottom:8rem;padding-top:8rem}.hero .hero-body{padding:.4rem}.navbar{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between}.navbar .navbar-section{align-items:center;display:flex;flex:1 0 0}.navbar .navbar-section:not(:first-child):last-child{justify-content:flex-end}.navbar .navbar-center{align-items:center;display:flex;flex:0 0 auto}.navbar .navbar-brand{font-size:.9rem;text-decoration:none}.accordion input:checked ~ .accordion-header .icon,.accordion[open] .accordion-header .icon{transform:rotate(90deg)}.accordion input:checked ~ .accordion-body,.accordion[open] .accordion-body{max-height:50rem}.accordion .accordion-header{display:block;padding:.2rem .4rem}.accordion .accordion-header .icon{transition:transform .25s}.accordion .accordion-body{margin-bottom:.4rem;max-height:0;overflow:hidden;transition:max-height .25s}summary.accordion-header::-webkit-details-marker{display:none}.avatar{font-size:.8rem;height:1.6rem;width:1.6rem;background:#FF595A;border-radius:50%;color:rgba(254,249,249,0.85);display:inline-block;font-weight:300;line-height:1.25;margin:0;position:relative;vertical-align:middle}.avatar.avatar-xs{font-size:.4rem;height:.8rem;width:.8rem}.avatar.avatar-sm{font-size:.6rem;height:1.2rem;width:1.2rem}.avatar.avatar-lg{font-size:1.2rem;height:2.4rem;width:2.4rem}.avatar.avatar-xl{font-size:1.6rem;height:3.2rem;width:3.2rem}.avatar img{border-radius:50%;height:100%;position:relative;width:100%;z-index:1}.avatar .avatar-icon,.avatar .avatar-presence{background:#FEF9F9;bottom:14.64%;height:50%;padding:.1rem;position:absolute;right:14.64%;transform:translate(50%, 50%);width:50%;z-index:2}.avatar .avatar-presence{background:#D5D8DC;box-shadow:0 0 0 .1rem #FEF9F9;border-radius:50%;height:.5em;width:.5em}.avatar .avatar-presence.online{background:#3BAA34}.avatar .avatar-presence.busy{background:#f03823}.avatar .avatar-presence.away{background:#F05B23}.avatar[data-initial]::before{color:currentColor;content:attr(data-initial);left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);z-index:1}.badge{position:relative;white-space:nowrap}.badge[data-badge]::after,.badge:not([data-badge])::after{background:#FF595A;background-clip:padding-box;border-radius:.5rem;box-shadow:0 0 0 0.1rem #FEF9F9;color:#FEF9F9;content:attr(data-badge);display:inline-block;transform:translate(-0.05rem, -0.5rem)}.badge[data-badge]::after{font-size:.7rem;height:.9rem;line-height:1;min-width:.9rem;padding:.1rem .2rem;text-align:center;white-space:nowrap}.badge:not([data-badge])::after,.badge[data-badge=""]::after{height:6px;min-width:6px;padding:0;width:6px}.badge.btn::after{position:absolute;top:0;right:0;transform:translate(50%, -50%)}.badge.avatar::after{position:absolute;top:14.64%;right:14.64%;transform:translate(50%, -50%);z-index:100}.breadcrumb{list-style:none;margin:.2rem 0;padding:.2rem 0}.breadcrumb .breadcrumb-item{color:#9BA5AD;display:inline-block;margin:0;padding:.2rem 0}.breadcrumb .breadcrumb-item:not(:last-child){margin-right:.2rem}.breadcrumb .breadcrumb-item:not(:last-child) a{color:#9BA5AD}.breadcrumb .breadcrumb-item:not(:first-child)::before{color:#9BA5AD;content:"/";padding-right:.4rem}.bar{background:#dde7ec;border-radius:.333rem;display:flex;flex-wrap:nowrap;height:.8rem;width:100%}.bar.bar-sm{height:.2rem}.bar .bar-item{background:#FF595A;color:#FEF9F9;display:block;font-size:.7rem;flex-shrink:0;line-height:.8rem;height:100%;position:relative;text-align:center;width:0}.bar .bar-item:first-child{border-bottom-left-radius:.333rem;border-top-left-radius:.333rem}.bar .bar-item:last-child{border-bottom-right-radius:.333rem;border-top-right-radius:.333rem;flex-shrink:1}.bar-slider{height:.1rem;margin:.4rem 0;position:relative}.bar-slider .bar-item{left:0;padding:0;position:absolute}.bar-slider .bar-item:not(:last-child):first-child{background:#dde7ec;z-index:1}.bar-slider .bar-slider-btn{background:#FF595A;border:0;border-radius:50%;height:.6rem;padding:0;position:absolute;right:0;top:50%;transform:translate(50%, -50%);width:.6rem}.bar-slider .bar-slider-btn:active{box-shadow:0 0 0 0.1rem #FF595A}.card{background:#FEF9F9;border:.05rem solid #c6d7df;border-radius:.333rem;display:flex;flex-direction:column}.card .card-header,.card .card-body,.card .card-footer{padding:.8rem;padding-bottom:0}.card .card-header:last-child,.card .card-body:last-child,.card .card-footer:last-child{padding-bottom:.8rem}.card .card-body{flex:1 1 auto}.card .card-image{padding-top:.8rem}.card .card-image:first-child{padding-top:0}.card .card-image:first-child img{border-top-left-radius:.333rem;border-top-right-radius:.333rem}.card .card-image:last-child img{border-bottom-left-radius:.333rem;border-bottom-right-radius:.333rem}.chip{align-items:center;background:#dde7ec;border-radius:5rem;display:inline-flex;font-size:90%;height:1.2rem;line-height:.8rem;margin:.1rem;max-width:320px;overflow:hidden;padding:.2rem .4rem;text-decoration:none;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.chip.active{background:#FF595A;color:#FEF9F9}.chip .avatar{margin-left:-.4rem;margin-right:.2rem}.chip .btn-clear{border-radius:50%;transform:scale(0.75)}.dropdown{display:inline-block;position:relative}.dropdown .menu{-webkit-animation:slide-down .15s ease 1;animation:slide-down .15s ease 1;display:none;left:0;max-height:50vh;overflow-y:auto;position:absolute;top:100%}.dropdown.dropdown-right .menu{left:auto;right:0}.dropdown.active .menu,.dropdown .dropdown-toggle:focus+.menu,.dropdown .menu:hover{display:block}.dropdown .btn-group .dropdown-toggle:nth-last-child(2){border-bottom-right-radius:.333rem;border-top-right-radius:.333rem}.empty{background:#e6eef1;border-radius:.333rem;color:#9BA5AD;text-align:center;padding:3.2rem 1.6rem}.empty .empty-icon{margin-bottom:.8rem}.empty .empty-title,.empty .empty-subtitle{margin:.4rem auto}.empty .empty-action{margin-top:.8rem}.menu{box-shadow:0 .05rem .2rem rgba(32,49,57,0.3);background:#FEF9F9;border-radius:.333rem;list-style:none;margin:0;min-width:180px;padding:.4rem;transform:translateY(.2rem);z-index:300}.menu.menu-nav{background:transparent;box-shadow:none}.menu .menu-item{margin-top:0;padding:0 .4rem;position:relative;text-decoration:none}.menu .menu-item>a{border-radius:.333rem;color:inherit;display:block;margin:0 -.4rem;padding:.2rem .4rem;text-decoration:none}.menu .menu-item>a:focus,.menu .menu-item>a:hover{background:#244B5A;color:#FF595A}.menu .menu-item>a:active,.menu .menu-item>a.active{background:#244B5A;color:#FF595A}.menu .menu-item .form-checkbox,.menu .menu-item .form-radio,.menu .menu-item .form-switch{margin:.1rem 0}.menu .menu-item+.menu-item{margin-top:.2rem}.menu .menu-badge{align-items:center;display:flex;height:100%;position:absolute;right:0;top:0}.menu .menu-badge .label{margin-right:.4rem}.modal{align-items:center;bottom:0;display:none;justify-content:center;left:0;opacity:0;overflow:hidden;padding:.4rem;position:fixed;right:0;top:0}.modal:target,.modal.active{display:flex;opacity:1;z-index:400}.modal:target .modal-overlay,.modal.active .modal-overlay{background:rgba(230,238,241,0.75);bottom:0;cursor:default;display:block;left:0;position:absolute;right:0;top:0}.modal:target .modal-container,.modal.active .modal-container{-webkit-animation:slide-down .2s ease 1;animation:slide-down .2s ease 1;z-index:1}.modal.modal-sm .modal-container{max-width:320px;padding:0 .4rem}.modal.modal-lg .modal-overlay{background:#FEF9F9}.modal.modal-lg .modal-container{box-shadow:none;max-width:960px}.modal-container{box-shadow:0 .2rem .5rem rgba(32,49,57,0.3);background:#FEF9F9;border-radius:.333rem;display:flex;flex-direction:column;max-height:75vh;max-width:640px;padding:0 .8rem;width:100%}.modal-container.modal-fullheight{max-height:100vh}.modal-container .modal-header{color:#203139;padding:.8rem}.modal-container .modal-body{overflow-y:auto;padding:.8rem;position:relative}.modal-container .modal-footer{padding:.8rem;text-align:right}.nav{display:flex;flex-direction:column;list-style:none;margin:.2rem 0}.nav .nav-item a{color:#9BA5AD;padding:.2rem .4rem;text-decoration:none}.nav .nav-item a:focus,.nav .nav-item a:hover{color:#FF595A}.nav .nav-item.active>a{color:#7f8c96;font-weight:bold}.nav .nav-item.active>a:focus,.nav .nav-item.active>a:hover{color:#FF595A}.nav .nav{margin-bottom:.4rem;margin-left:.8rem}.pagination{display:flex;list-style:none;margin:.2rem 0;padding:.2rem 0}.pagination .page-item{margin:.2rem .05rem}.pagination .page-item span{display:inline-block;padding:.2rem .2rem}.pagination .page-item a{border-radius:.333rem;display:inline-block;padding:.2rem .4rem;text-decoration:none}.pagination .page-item a:focus,.pagination .page-item a:hover{color:#FF595A}.pagination .page-item.disabled a{cursor:default;opacity:.5;pointer-events:none}.pagination .page-item.active a{background:#FF595A;color:#FEF9F9}.pagination .page-item.page-prev,.pagination .page-item.page-next{flex:1 0 50%}.pagination .page-item.page-next{text-align:right}.pagination .page-item .page-item-title{margin:0}.pagination .page-item .page-item-subtitle{margin:0;opacity:.5}.panel{border:.05rem solid #c6d7df;border-radius:.333rem;display:flex;flex-direction:column}.panel .panel-header,.panel .panel-footer{flex:0 0 auto;padding:.8rem}.panel .panel-nav{flex:0 0 auto}.panel .panel-body{flex:1 1 auto;overflow-y:auto;padding:0 .8rem}.popover{display:inline-block;position:relative}.popover .popover-container{left:50%;opacity:0;padding:.4rem;position:absolute;top:0;transform:translate(-50%, -50%) scale(0);transition:transform .2s;width:320px;z-index:300}.popover *:focus+.popover-container,.popover:hover .popover-container{display:block;opacity:1;transform:translate(-50%, -100%) scale(1)}.popover.popover-right .popover-container{left:100%;top:50%}.popover.popover-right *:focus+.popover-container,.popover.popover-right:hover .popover-container{transform:translate(0, -50%) scale(1)}.popover.popover-bottom .popover-container{left:50%;top:100%}.popover.popover-bottom *:focus+.popover-container,.popover.popover-bottom:hover .popover-container{transform:translate(-50%, 0) scale(1)}.popover.popover-left .popover-container{left:0;top:50%}.popover.popover-left *:focus+.popover-container,.popover.popover-left:hover .popover-container{transform:translate(-100%, -50%) scale(1)}.popover .card{box-shadow:0 .2rem .5rem rgba(32,49,57,0.3);border:0}.step{display:flex;flex-wrap:nowrap;list-style:none;margin:.2rem 0;width:100%}.step .step-item{flex:1 1 0;margin-top:0;min-height:1rem;text-align:center;position:relative}.step .step-item:not(:first-child)::before{background:#FF595A;content:"";height:2px;left:-50%;position:absolute;top:9px;width:100%}.step .step-item a{color:#FF595A;display:inline-block;padding:20px 10px 0;text-decoration:none}.step .step-item a::before{background:#FF595A;border:.1rem solid #FEF9F9;border-radius:50%;content:"";display:block;height:.6rem;left:50%;position:absolute;top:.2rem;transform:translateX(-50%);width:.6rem;z-index:1}.step .step-item.active a::before{background:#FEF9F9;border:.1rem solid #FF595A}.step .step-item.active ~ .step-item::before{background:#c6d7df}.step .step-item.active ~ .step-item a{color:#D5D8DC}.step .step-item.active ~ .step-item a::before{background:#c6d7df}.tab{align-items:center;border-bottom:.05rem solid #c6d7df;display:flex;flex-wrap:wrap;list-style:none;margin:.2rem 0 .15rem 0}.tab .tab-item{margin-top:0}.tab .tab-item a{border-bottom:.1rem solid transparent;color:inherit;display:block;margin:0 .4rem 0 0;padding:.4rem .2rem .3rem .2rem;text-decoration:none}.tab .tab-item a:focus,.tab .tab-item a:hover{color:#FF595A}.tab .tab-item.active a,.tab .tab-item a.active{border-bottom-color:#FF595A;color:#FF595A}.tab .tab-item.tab-action{flex:1 0 auto;text-align:right}.tab .tab-item .btn-clear{margin-top:-.2rem}.tab.tab-block .tab-item{flex:1 0 0;text-align:center}.tab.tab-block .tab-item a{margin:0}.tab.tab-block .tab-item .badge[data-badge]::after{position:absolute;right:.1rem;top:.1rem;transform:translate(0, 0)}.tab:not(.tab-block) .badge{padding-right:0}.tile{align-content:space-between;align-items:flex-start;display:flex}.tile .tile-icon,.tile .tile-action{flex:0 0 auto}.tile .tile-content{flex:1 1 auto}.tile .tile-content:not(:first-child){padding-left:.4rem}.tile .tile-content:not(:last-child){padding-right:.4rem}.tile .tile-title,.tile .tile-subtitle{line-height:1.2rem}.tile.tile-centered{align-items:center}.tile.tile-centered .tile-content{overflow:hidden}.tile.tile-centered .tile-title,.tile.tile-centered .tile-subtitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:0}.toast{background:rgba(32,49,57,0.95);border-color:#203139;border:.05rem solid #203139;border-radius:.333rem;color:#FEF9F9;display:block;padding:.4rem;width:100%}.toast.toast-primary{background:rgba(255,89,90,0.95);border-color:#FF595A}.toast.toast-success{background:rgba(59,170,52,0.95);border-color:#3BAA34}.toast.toast-warning{background:rgba(240,91,35,0.95);border-color:#F05B23}.toast.toast-error{background:rgba(240,56,35,0.95);border-color:#f03823}.toast a{color:#FEF9F9;text-decoration:underline}.toast a:focus,.toast a:hover,.toast a:active,.toast a.active{opacity:.75}.toast .btn-clear{margin:.1rem}.toast p:last-child{margin-bottom:0}.tooltip{position:relative}.tooltip::after{background:rgba(32,49,57,0.95);border-radius:.333rem;bottom:100%;color:#FEF9F9;content:attr(data-tooltip);display:block;font-size:.7rem;left:50%;max-width:320px;opacity:0;overflow:hidden;padding:.2rem .4rem;pointer-events:none;position:absolute;text-overflow:ellipsis;transform:translate(-50%, .4rem);transition:opacity .2s, transform .2s;white-space:pre;z-index:300}.tooltip:focus::after,.tooltip:hover::after{opacity:1;transform:translate(-50%, -.2rem)}.tooltip[disabled],.tooltip.disabled{pointer-events:auto}.tooltip.tooltip-right::after{bottom:50%;left:100%;transform:translate(-.2rem, 50%)}.tooltip.tooltip-right:focus::after,.tooltip.tooltip-right:hover::after{transform:translate(.2rem, 50%)}.tooltip.tooltip-bottom::after{bottom:auto;top:100%;transform:translate(-50%, -.4rem)}.tooltip.tooltip-bottom:focus::after,.tooltip.tooltip-bottom:hover::after{transform:translate(-50%, .2rem)}.tooltip.tooltip-left::after{bottom:50%;left:auto;right:100%;transform:translate(.4rem, 50%)}.tooltip.tooltip-left:focus::after,.tooltip.tooltip-left:hover::after{transform:translate(-.2rem, 50%)}@-webkit-keyframes loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes slide-down{0%{opacity:0;transform:translateY(-1.6rem)}100%{opacity:1;transform:translateY(0)}}@keyframes slide-down{0%{opacity:0;transform:translateY(-1.6rem)}100%{opacity:1;transform:translateY(0)}}.text-primary{color:#FF595A !important}a.text-primary:focus,a.text-primary:hover{color:#ff4041}a.text-primary:visited{color:#ff7373}.text-secondary{color:#152d36 !important}a.text-secondary:focus,a.text-secondary:hover{color:#0e1d23}a.text-secondary:visited{color:#1d3c48}.text-gray{color:#D5D8DC !important}a.text-gray:focus,a.text-gray:hover{color:#c7cbd0}a.text-gray:visited{color:#e3e5e8}.text-light{color:#FEF9F9 !important}a.text-light:focus,a.text-light:hover{color:#fae3e3}a.text-light:visited{color:#fff}.text-dark{color:#293f49 !important}a.text-dark:focus,a.text-dark:hover{color:#203139}a.text-dark:visited{color:#324d5a}.text-success{color:#3BAA34 !important}a.text-success:focus,a.text-success:hover{color:#34962e}a.text-success:visited{color:#42be3a}.text-warning{color:#F05B23 !important}a.text-warning:focus,a.text-warning:hover{color:#ea4b10}a.text-warning:visited{color:#f26d3b}.text-error{color:#f03823 !important}a.text-error:focus,a.text-error:hover{color:#ea2610}a.text-error:visited{color:#f24e3b}.bg-primary{background:#FF595A !important}.bg-secondary{background:#244B5A !important;color:#FEF9F9}.bg-dark{background:#203139 !important;color:#FEF9F9}.bg-gray{background:#e6eef1 !important}.bg-success{background:#3BAA34 !important;color:#FEF9F9}.bg-warning{background:#F05B23 !important;color:#FEF9F9}.bg-error{background:#f03823 !important;color:#FEF9F9}.c-hand{cursor:pointer}.c-move{cursor:move}.c-zoom-in{cursor:zoom-in}.c-zoom-out{cursor:zoom-out}.c-not-allowed{cursor:not-allowed}.c-auto{cursor:auto}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.d-none,.d-hide{display:none !important}.d-visible{visibility:visible}.d-invisible{visibility:hidden}.text-hide{background:transparent;border:0;color:transparent;font-size:0;line-height:0;text-shadow:none}.text-assistive{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.divider,.divider-vert{display:block;position:relative}.divider[data-content]::after,.divider-vert[data-content]::after{background:#FEF9F9;color:#D5D8DC;content:attr(data-content);display:inline-block;font-size:.7rem;padding:0 .4rem;transform:translateY(-.65rem)}.divider{border-top:.05rem solid #e0e9ed;height:.05rem;margin:.4rem 0}.divider[data-content]{margin:.8rem 0}.divider-vert{display:block;padding:.8rem}.divider-vert::before{border-left:.05rem solid #c6d7df;bottom:.4rem;content:"";display:block;left:50%;position:absolute;top:.4rem;transform:translateX(-50%)}.divider-vert[data-content]::after{left:50%;padding:.2rem 0;position:absolute;top:50%;transform:translate(-50%, -50%)}.loading{color:transparent !important;min-height:.8rem;pointer-events:none;position:relative}.loading::after{-webkit-animation:loading 500ms infinite linear;animation:loading 500ms infinite linear;border:.1rem solid #FF595A;border-radius:50%;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:.8rem;left:50%;margin-left:-.4rem;margin-top:-.4rem;position:absolute;top:50%;width:.8rem;z-index:1}.loading.loading-lg{min-height:2rem}.loading.loading-lg::after{height:1.6rem;margin-left:-.8rem;margin-top:-.8rem;width:1.6rem}.clearfix::after{clear:both;content:"";display:table}.float-left{float:left !important}.float-right{float:right !important}.p-relative{position:relative !important}.p-absolute{position:absolute !important}.p-fixed{position:fixed !important}.p-sticky{position:-webkit-sticky !important;position:sticky !important}.p-centered{display:block;float:none;margin-left:auto;margin-right:auto}.flex-centered{align-items:center;display:flex;justify-content:center}.m-0{margin:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mr-0{margin-right:0 !important}.mt-0{margin-top:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-bottom:0 !important;margin-top:0 !important}.m-1{margin:.2rem !important}.mb-1{margin-bottom:.2rem !important}.ml-1{margin-left:.2rem !important}.mr-1{margin-right:.2rem !important}.mt-1{margin-top:.2rem !important}.mx-1{margin-left:.2rem !important;margin-right:.2rem !important}.my-1{margin-bottom:.2rem !important;margin-top:.2rem !important}.m-2{margin:.4rem !important}.mb-2{margin-bottom:.4rem !important}.ml-2{margin-left:.4rem !important}.mr-2{margin-right:.4rem !important}.mt-2{margin-top:.4rem !important}.mx-2{margin-left:.4rem !important;margin-right:.4rem !important}.my-2{margin-bottom:.4rem !important;margin-top:.4rem !important}.p-0{padding:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.pr-0{padding-right:0 !important}.pt-0{padding-top:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-bottom:0 !important;padding-top:0 !important}.p-1{padding:.2rem !important}.pb-1{padding-bottom:.2rem !important}.pl-1{padding-left:.2rem !important}.pr-1{padding-right:.2rem !important}.pt-1{padding-top:.2rem !important}.px-1{padding-left:.2rem !important;padding-right:.2rem !important}.py-1{padding-bottom:.2rem !important;padding-top:.2rem !important}.p-2{padding:.4rem !important}.pb-2{padding-bottom:.4rem !important}.pl-2{padding-left:.4rem !important}.pr-2{padding-right:.4rem !important}.pt-2{padding-top:.4rem !important}.px-2{padding-left:.4rem !important;padding-right:.4rem !important}.py-2{padding-bottom:.4rem !important;padding-top:.4rem !important}.s-rounded{border-radius:.333rem}.s-circle{border-radius:50%}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-normal{font-weight:normal}.text-bold{font-weight:bold}.text-italic{font-style:italic}.text-large{font-size:1.2em}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-clip{overflow:hidden;text-overflow:clip;white-space:nowrap}.text-break{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:break-word;word-wrap:break-word}[style*="--aspect-ratio"]>:first-child{width:100%}[style*="--aspect-ratio"]>img{height:auto}@supports (--custom: property){[style*="--aspect-ratio"]{position:relative}[style*="--aspect-ratio"]::before{content:"";display:block;padding-bottom:calc(100% / (var(--aspect-ratio)))}[style*="--aspect-ratio"]>:first-child{position:absolute;top:0;left:0;height:100%}}#pi_tracking_opt_in_div{display:none}.s-rounded{border-radius:.333rem}::-moz-selection{color:white;background:#C5143D}::selection{color:white;background:#C5143D}.mt{margin-top:.6rem !important}.mt-1{margin-top:1.2rem !important}.mt-2{margin-top:2.4rem !important}.mb{margin-bottom:.6rem !important}.mb-1{margin-bottom:1.2rem !important}.mb-2{margin-bottom:2.4rem !important}.ml{margin-left:.6rem !important}.ml-1{margin-left:1.2rem !important}.ml-2{margin-left:2.4rem !important}.mr{margin-right:.6rem !important}.mr-1{margin-right:1.2rem !important}.mr-2{margin-right:2.4rem !important}.my{margin-top:.6rem !important;margin-bottom:.6rem !important}.my-1{margin-top:1.2rem !important;margin-bottom:1.2rem !important}.my-2{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.mx{margin-left:.6rem !important;margin-right:.6rem !important}.mx-1{margin-left:1.2rem !important;margin-right:1.2rem !important}.mx-2{margin-left:2.4rem !important;margin-right:2.4rem !important}.pt{padding-top:.6rem !important}.pt-1{padding-top:1.2rem !important}.pt-2{padding-top:2.4rem !important}.pb{padding-bottom:.6rem !important}.pb-1{padding-bottom:1.2rem !important}.pb-2{padding-bottom:2.4rem !important}.pl{padding-left:.6rem !important}.pl-1{padding-left:1.2rem !important}.pl-2{padding-left:2.4rem !important}.pr{padding-right:.6rem !important}.pr-1{padding-right:1.2rem !important}.pr-2{padding-right:2.4rem !important}.py{padding-top:.6rem !important;padding-bottom:.6rem !important}.py-1{padding-top:1.2rem !important;padding-bottom:1.2rem !important}.py-2{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.px{padding-left:.6rem !important;padding-right:.6rem !important}.px-1{padding-left:1.2rem !important;padding-right:1.2rem !important}.px-2{padding-left:2.4rem !important;padding-right:2.4rem !important}.container{padding:0 2.4rem;margin:0 auto;max-width:1400px}.container .container{padding:0}.container .page{margin-left:-2rem;margin-right:-2rem}.container .page .container{padding:0 2rem}.columns{margin-left:-1.2rem;margin-right:-1.2rem}.columns .column{padding-left:1.2rem;padding-right:1.2rem}.has-2-columns{display:flex;flex-wrap:wrap;margin-left:-1.2rem;margin-right:-1.2rem}.has-2-columns .wp-block-column{width:50%;padding-left:1.2rem;padding-right:1.2rem}.has-2-columns .wp-block-column iframe{margin-top:1.2rem;width:100%}footer,body{background-color:#244B5A}.icon-rouleaux,.bg-rouleaux{background-image:url("https://scvo.scot/rouleaux.svg?color=f7fafb&style=solid");background-size:1400px;background-position-x:center;background-position-y:top;background-repeat:no-repeat}body.digital.landing .bg-rouleaux,body.digital.guides .bg-rouleaux,body.digital.participation .bg-rouleaux,body.digital.evolution .bg-rouleaux{background-image:url("https://scvo.scot/rouleaux.svg?color=f7fafb&style=solid")}body.services.credit-union .bg-rouleaux{background-image:url("https://scvo.scot/rouleaux.svg?color=f7fafb&style=solid")}body.the-gathering-2021 .bg-rouleaux{background-image:url("https://scvo.scot/rouleaux.svg?color=f7fafb&style=solid")}body.the-gathering-2021 .splash-image-header{background-size:cover;background-position:center}body.the-gathering-2021 .splash-image-header .header-logo{height:calc(30vh - 94px);width:100%;min-height:140px;margin:0 auto;display:block;padding:1rem 0}body.the-gathering-2021 .splash-image-header .header-text{color:#933062;padding-bottom:1rem;margin:0 auto;display:block;text-align:center;font-size:1.1rem}body.the-gathering-2021 header.toolbar{border-bottom-color:#A41A5C}body.the-gathering-2021 header.toolbar .btn.active,body.the-gathering-2021 header.toolbar .btn.active:hover{background-color:#A41A5C;border-color:#A41A5C}body.the-gathering-2021 .sidebar-not-present{background:white}body.the-gathering-2021 .sidebar-not-present a:link,body.the-gathering-2021 .sidebar-not-present a:visited{color:#A41A5C}body.the-gathering-2021 .sidebar-not-present .btn.btn-primary{color:white !important;background-color:#A41A5C;border-color:#A41A5C}.scottish-charity-awards .splash-image-header{height:auto;background-size:cover;background-position:center}.scottish-charity-awards .splash-image-header .splash-overlay{display:flex}.scottish-charity-awards .splash-image-header .splash-overlay .header-logo{width:100%;display:flex;align-items:center;padding:1rem 0;margin:0 auto;flex-direction:column}.scottish-charity-awards .splash-image-header .splash-overlay .header-logo .header-image{display:flex;align-items:flex-end;width:75%;flex:1 0 auto;margin-bottom:1rem}.scottish-charity-awards .splash-image-header .splash-overlay .header-logo .header-image img{margin:0 auto;flex:1 0 auto}.scottish-charity-awards .splash-image-header .splash-overlay .header-logo.show-sm img{width:100%}.scottish-charity-awards .splash-image-header .splash-overlay .header-logo.show-sm .header-text{margin:1rem auto 4rem}.scottish-charity-awards .splash-image-header .splash-overlay .header-text{font-family:"Ingra";font-weight:400;color:white;text-align:center;font-size:1.1rem;align-items:center;flex:0 0 auto;margin-bottom:2rem}.scottish-charity-awards .splash-image-header .splash-overlay .header-text a{color:white;font-weight:400}.scottish-charity-awards .splash-image-header .splash-overlay .header-text a:hover{color:#FF595A}.scottish-charity-awards .sidebar li.menu-item{font-size:1.1rem}.scottish-charity-awards .sidebar li.menu-item a{color:#244B5A}.scottish-charity-awards .sidebar li.menu-item a.climate-conscious{color:#8A9C3D}.scottish-charity-awards .sidebar li.menu-item a.campaign-of-the-year{color:#E8750B}.scottish-charity-awards .sidebar li.menu-item a.charity-of-the-year{color:#1F9FD6}.scottish-charity-awards .sidebar li.menu-item a.community-action{color:#70A15E}.scottish-charity-awards .sidebar li.menu-item a.digital-citizens{color:#EC2127}.scottish-charity-awards .sidebar li.menu-item a.employee-of-the-year{color:#A89324}.scottish-charity-awards .sidebar li.menu-item a.pioneering-project{color:#548A9D}.scottish-charity-awards .sidebar li.menu-item a.trustee-of-the-year{color:#9390BD}.scottish-charity-awards .sidebar li.menu-item a.volunteer-of-the-year{color:#A989A0}.scottish-charity-awards .sidebar li.menu-item a:hover{color:#244B5A}.scottish-charity-awards a.chip.climate-conscious{background-color:#8A9C3D;border-color:#6a772f}.scottish-charity-awards a.chip.campaign-of-the-year{background-color:#E8750B;border-color:#b75c09}.scottish-charity-awards a.chip.charity-of-the-year{background-color:#1F9FD6;border-color:#197ea9}.scottish-charity-awards a.chip.community-action{background-color:#70A15E;border-color:#5a814b}.scottish-charity-awards a.chip.digital-citizens{background-color:#EC2127;border-color:#c91117}.scottish-charity-awards a.chip.employee-of-the-year{background-color:#A89324;border-color:#7e6e1b}.scottish-charity-awards a.chip.pioneering-project{background-color:#548A9D;border-color:#426d7c}.scottish-charity-awards a.chip.trustee-of-the-year{background-color:#9390BD;border-color:#7470aa}.scottish-charity-awards a.chip.volunteer-of-the-year{background-color:#A989A0;border-color:#946c88}.scottish-charity-awards.apply-2021 .charity-of-the-year h3{color:#1F9FD6}.scottish-charity-awards.apply-2021 .employee-of-the-year h3{color:#A89324}.scottish-charity-awards.apply-2021 .community-action h3{color:#70A15E}.scottish-charity-awards.apply-2021 .campaign-of-the-year h3{color:#E8750B}.scottish-charity-awards.apply-2021 .trustee-of-the-year h3{color:#9390BD}.scottish-charity-awards.apply-2021 .pioneering-project h3{color:#548A9D}.scottish-charity-awards.apply-2021 .volunteer-of-the-year h3{color:#A989A0}.scottish-charity-awards.apply-2021 .digital-citizens h3{color:#EC2127}.scottish-charity-awards.apply-2021 .climate-conscious h3{color:#8A9C3D}.funding.church-of-scotland-2021-small-grants-fund header.toolbar,.funding.church-of-scotland-2022-small-grants-fund header.toolbar{border-bottom-color:#003663}.funding.church-of-scotland-2021-small-grants-fund header.navbar .navbar-section,.funding.church-of-scotland-2022-small-grants-fund header.navbar .navbar-section{align-items:center}.funding.church-of-scotland-2021-small-grants-fund header.navbar .navbar-section .header-brand,.funding.church-of-scotland-2022-small-grants-fund header.navbar .navbar-section .header-brand{width:100%;max-width:900px}.funding.church-of-scotland-2021-small-grants-fund header.navbar .navbar-section .caption,.funding.church-of-scotland-2022-small-grants-fund header.navbar .navbar-section .caption{display:flex;flex:0 0 auto}.funding.church-of-scotland-2021-small-grants-fund header.navbar .navbar-section .caption img,.funding.church-of-scotland-2022-small-grants-fund header.navbar .navbar-section .caption img{margin-left:.75rem;margin-top:-3px}.funding.church-of-scotland-2021-small-grants-fund .sidebar .menu .menu-level-1,.funding.church-of-scotland-2021-small-grants-fund .breadcrumb .breadcrumb-item:nth-child(1),.funding.church-of-scotland-2021-small-grants-fund .breadcrumb .breadcrumb-item:nth-child(2),.funding.church-of-scotland-2021-small-grants-fund .breadcrumb .breadcrumb-item:nth-child(3)::before,.funding.church-of-scotland-2022-small-grants-fund .sidebar .menu .menu-level-1,.funding.church-of-scotland-2022-small-grants-fund .breadcrumb .breadcrumb-item:nth-child(1),.funding.church-of-scotland-2022-small-grants-fund .breadcrumb .breadcrumb-item:nth-child(2),.funding.church-of-scotland-2022-small-grants-fund .breadcrumb .breadcrumb-item:nth-child(3)::before{display:none}.funding.church-of-scotland-2021-small-grants-fund body,.funding.church-of-scotland-2021-small-grants-fund div,.funding.church-of-scotland-2021-small-grants-fund li,.funding.church-of-scotland-2021-small-grants-fund td,.funding.church-of-scotland-2021-small-grants-fund th,.funding.church-of-scotland-2021-small-grants-fund p,.funding.church-of-scotland-2021-small-grants-fund h1,.funding.church-of-scotland-2021-small-grants-fund h2,.funding.church-of-scotland-2021-small-grants-fund h3,.funding.church-of-scotland-2021-small-grants-fund h4,.funding.church-of-scotland-2022-small-grants-fund body,.funding.church-of-scotland-2022-small-grants-fund div,.funding.church-of-scotland-2022-small-grants-fund li,.funding.church-of-scotland-2022-small-grants-fund td,.funding.church-of-scotland-2022-small-grants-fund th,.funding.church-of-scotland-2022-small-grants-fund p,.funding.church-of-scotland-2022-small-grants-fund h1,.funding.church-of-scotland-2022-small-grants-fund h2,.funding.church-of-scotland-2022-small-grants-fund h3,.funding.church-of-scotland-2022-small-grants-fund h4{color:#003663}.funding.church-of-scotland-2021-small-grants-fund .menu .menu-item>a:active,.funding.church-of-scotland-2021-small-grants-fund .menu .menu-item>a.active,.funding.church-of-scotland-2021-small-grants-fund .menu .menu-item a:hover,.funding.church-of-scotland-2021-small-grants-fund .sidebar .menu .menu-item>a:focus,.funding.church-of-scotland-2021-small-grants-fund .breadcrumb .breadcrumb-item:not(:first-child)::before,.funding.church-of-scotland-2021-small-grants-fund .breadcrumb .breadcrumb-item a,.funding.church-of-scotland-2022-small-grants-fund .menu .menu-item>a:active,.funding.church-of-scotland-2022-small-grants-fund .menu .menu-item>a.active,.funding.church-of-scotland-2022-small-grants-fund .menu .menu-item a:hover,.funding.church-of-scotland-2022-small-grants-fund .sidebar .menu .menu-item>a:focus,.funding.church-of-scotland-2022-small-grants-fund .breadcrumb .breadcrumb-item:not(:first-child)::before,.funding.church-of-scotland-2022-small-grants-fund .breadcrumb .breadcrumb-item a{color:#0092C6 !important}.funding.church-of-scotland-2021-small-grants-fund input[type=button],.funding.church-of-scotland-2021-small-grants-fund .btn:link,.funding.church-of-scotland-2021-small-grants-fund .btn:visited,.funding.church-of-scotland-2022-small-grants-fund input[type=button],.funding.church-of-scotland-2022-small-grants-fund .btn:link,.funding.church-of-scotland-2022-small-grants-fund .btn:visited{border-color:#003663 !important;background-color:#003663 !important}.funding.church-of-scotland-2021-small-grants-fund input[type=button].wfPageNextButton,.funding.church-of-scotland-2021-small-grants-fund .btn.btn-primary,.funding.church-of-scotland-2022-small-grants-fund input[type=button].wfPageNextButton,.funding.church-of-scotland-2022-small-grants-fund .btn.btn-primary{border-color:#0092C6 !important;background-color:#0092C6 !important}.funding.church-of-scotland-2021-small-grants-fund .btn.btn-primary:disabled,.funding.church-of-scotland-2022-small-grants-fund .btn.btn-primary:disabled{-webkit-filter:grayscale(1);filter:grayscale(1)}.funding.church-of-scotland-2021-small-grants-fund footer .copyright p,.funding.church-of-scotland-2022-small-grants-fund footer .copyright p{color:white}.funding.church-of-scotland-2021-small-grants-fund .divider::before,.funding.church-of-scotland-2021-small-grants-fund .divider-vert::before,.funding.church-of-scotland-2022-small-grants-fund .divider::before,.funding.church-of-scotland-2022-small-grants-fund .divider-vert::before{border-color:#0092C6}.funding.church-of-scotland-2022-small-grants-fund .menu .menu-item>a:active,.funding.church-of-scotland-2022-small-grants-fund .menu .menu-item>a.active,.funding.church-of-scotland-2022-small-grants-fund .menu .menu-item a:hover,.funding.church-of-scotland-2022-small-grants-fund .sidebar .menu .menu-item>a:focus,.funding.church-of-scotland-2022-small-grants-fund .breadcrumb .breadcrumb-item:not(:first-child)::before,.funding.church-of-scotland-2022-small-grants-fund .breadcrumb .breadcrumb-item a{color:#a31466 !important}.funding.church-of-scotland-2022-small-grants-fund input[type=button].wfPageNextButton,.funding.church-of-scotland-2022-small-grants-fund .btn.btn-primary{border-color:#a31466 !important;background-color:#a31466 !important}.funding.church-of-scotland-2022-small-grants-fund .divider::before,.funding.church-of-scotland-2022-small-grants-fund .divider-vert::before{border-color:#a31466}.icon-rouleaux{background-size:contain;height:5rem}.icon-rouleaux .icon{line-height:5rem;margin-left:.45rem}.page{background-color:white;padding-top:1.2rem}.page .full img{max-width:100%;height:auto}html{overflow:-moz-scrollbars-vertical;overflow-y:scroll;font-size:22px}body,input,select,textarea{font-family:"Ingra",sans-serif;box-sizing:border-box}body::after,body::before,input::after,input::before,select::after,select::before,textarea::after,textarea::before,body *::after,body *::before{box-sizing:border-box}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:600;letter-spacing:-0.05rem;line-height:1.2;outline:none}h1 .caption,h2 .caption,h3 .caption,h4 .caption,h5 .caption,h6 .caption,.h1 .caption,.h2 .caption,.h3 .caption,.h4 .caption,.h5 .caption,.h6 .caption{font-size:70%}h1{font-size:2.3rem;margin:.5rem 0 1rem;font-weight:800}h1 a{font-weight:800;border-bottom:none}h1 .caption{font-size:1.2rem}.card-title.h2,h2{font-size:1.55rem;font-weight:800;letter-spacing:-0.06rem}.card-title.h2 a,h2 a{font-weight:800;border-bottom:none}.card-title.h2 .caption,h2 .caption{font-size:1rem}.card-title.h3,h3{font-size:1.35rem;font-weight:800;letter-spacing:-0.07rem}.card-title.h3 a,h3 a{font-weight:800;border-bottom:none}.card-title.h3 .caption,h3 .caption{font-size:1rem}.card-title.h4,h4{font-size:1.1rem;line-height:1.2;font-weight:800;letter-spacing:-0.04rem}.card-title.h4 a,h4 a{font-weight:800;border-bottom:none}.caption{font-size:90%}h1,h2,h3,h4,h5,h6{margin-top:0;padding-top:1rem;margin-bottom:.5rem}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:600}h1,.h1,.infographic h1,.infographic h2,.infographic h3,.infographic h4,.infographic h5,.splash-image-header .header-text{font-family:"Asap";font-weight:800;font-feature-settings:"ss01" on;letter-spacing:-0.03rem}h1.font-default,.h1.font-default,.splash-image-header .header-text.font-default{font-feature-settings:"ss01" off}.splash-image-header .header-text{letter-spacing:-0.04rem}.btn.btn-lg{font-size:1.1rem;letter-spacing:-0.02rem;line-height:1.4rem !important}.btn.btn-primary.btn-cta{background-color:#FFDB00;border-color:#FFDB00;color:#244B5A}.btn.btn-lg:hover,.btn.btn-primary.btn-cta:hover,.btn.btn-primary.btn-lg:hover{color:white;background-color:#33697e;border-color:#33697e}p{font-size:100%;outline:none}p.text-small{font-size:90%}p.text-large{font-size:133%}.card .card-title a{display:block}.card .card-title a.caption{display:inline}.guide-resource .fa-fw,.digishift-resource .fa-fw,.card .card-title .fa-fw{font-weight:400 !important;font-size:1.2rem !important;background-image:url("https://scvo.scot/rouleaux.svg?color=244B5A&opacity=1&style=solid");background-repeat:no-repeat;height:2.5rem;width:2.5rem;line-height:2.5rem;padding-left:.5rem;padding-right:.1rem;margin-right:0;color:white;transition:background-image .333s}.guide-resource iframe,.digishift-resource iframe{max-width:100%}.card .card-title .fa-fw{float:right;margin-left:.5rem;margin-top:-0.4rem}.card .card-title a:hover .fa-fw{background-image:url("https://scvo.scot/rouleaux.svg?color=FF595A&opacity=1&style=solid")}.bg-primary .card .card-title a:hover .fa-fw{background-image:url("https://scvo.scot/rouleaux.svg?color=33697e&opacity=1&style=solid")}.search-info{margin:1rem 0;background:#F0F1F2;color:#152d36;padding:.33333rem .5rem;box-sizing:border-box}.search-info .rss{color:#f26522;font-size:145%;line-height:1}.search-info .rss:hover{color:#bb440b;border-bottom-color:transparent}body,div,li,td,th,p{color:#244B5A}ul,ol,p{margin:0 0 .5rem}footer a,.card-footer a,.latest-posts a,.related-posts a,.bg-gray a,.bg-primary a,.bg-secondary a,.btn,.chip{font-weight:600}.bg-gray-light{background-color:#F0F1F2 !important}.breadcrumb{margin:0;padding:.33333rem 0}.breadcrumb .breadcrumb-item{color:#244B5A;font-weight:400}.breadcrumb .breadcrumb-item a{color:#FF595A !important;font-weight:400 !important}.breadcrumb .breadcrumb-item:not(:first-child)::before{color:#FF595A;font-family:'Font Awesome 5 Pro';content:"\F105";font-weight:400}.divider{border-top-color:#FF595A}.divider-vert::before{border-left-color:#FF595A}.divider-vert[data-content]::after{font-weight:600;color:#244B5A;line-height:2.4rem;padding:0}a:link,a:visited{text-decoration:underline;color:#244B5A;background:linear-gradient(to bottom, #ffEAEA 0%, #ffEAEA 100%);background-position:0 75%;background-repeat:repeat-x;background-size:0 0;transition:background-size .333s,color .333s,border .333s,background-color .333s}a .hover-primary{transition:color .333s}h1 a:link,h1 a:visited,.h1 a:link,.h1 a:visited,h2 a:link,h2 a:visited,.h2 a:link,.h2 a:visited,h3 a:link,h3 a:visited,.h3 a:link,.h3 a:visited,h4 a:link,h4 a:visited,.h4 a:link,.h4 a:visited,h5 a:link,h5 a:visited,.h5 a:link,.h5 a:visited,.post-info a:link,.post-info a:visited,.related-posts a:link,.related-posts a:visited,footer a:link,footer a:visited,.tab .tab-item a,.menu .menu-item a,.sidebar .menu .menu-item>a{background:none}footer a:link,footer a:visited{color:white}a:hover .hover-primary,h1 a:hover,.h1 a:hover,h2 a:hover,.h2 a:hover,h3 a:hover,.h3 a:hover,h4 a:hover,.h4 a:hover,h5 a:hover,.h5 a:hover,.post-info a:hover,.related-posts a:hover,.tab .tab-item a:hover,.menu .menu-item a:hover,.sidebar .menu .menu-item>a:focus,.sidebar .menu .menu-item>a:hover{color:#FF595A;background:none}h1 a:link,.h1 a:link,h2 a:link,.h2 a:link,h3 a:link,.h3 a:link,h4 a:link,.h4 a:link,h5 a:link,.h5 a:link,.post-info a:link,.related-posts a:link,.tab .tab-item a:link,.menu .menu-item a:link,.sidebar .menu .menu-item>a:link{text-decoration:none;background:none}footer a:link,footer ul li a:link{background:none;text-decoration:none}footer a:hover,footer ul li a:hover{text-decoration:none;color:#FF595A}a:hover{text-decoration:none;background-size:5px 9px}.sidebar-left,.sidebar-right{padding-bottom:2.4rem}.bg-goodmoves a,.bg-primary a,.bg-secondary a,.bg-secondary a.no-underline,.cc-window a,footer a{color:white;background:none;border:none;text-decoration:none;font-weight:600}.wp-block-image figcaption{margin-bottom:1rem;font-size:80%;text-align:center}.bg-goodmoves a:hover{color:#244B5A}.text-gray{color:#9BA5AD !important}.bg-gray a{color:#244B5A;border:none;text-decoration:none}.bg-gray .form-input:focus{box-shadow:none}.bg-gray .input-group .form-input,.bg-gray .input-group .form-select{background-color:white !important;color:#152d36 !important;border-color:#FF595A !important}.bg-gray .input-group-btn{background-color:#FF595A !important;color:white !important;border-color:#FF595A !important}.bg-gray .input-group .btn.btn-primary:hover{background-color:#33697e !important;color:white !important;border-color:#33697e !important}.bg-tfn{background-color:#bdedee !important}.bg-tfn h1,.bg-tfn h2,.bg-tfn h3,.bg-tfn h4,.bg-tfn p,.bg-tfn .caption,.bg-tfn a{color:#244B5A}.bg-tfn .card-footer a,.bg-tfn .card-footer a.no-underline,.bg-tfn a.no-underline,.bg-tfn a{background:none;color:#244B5A !important}.bg-tfn .card-image-link:hover .card-title,.bg-tfn a.no-underline:hover,.bg-tfn a:hover{color:#33697e !important}.bg-tfn .card-image-link .card-image:after,.latest-tfn .card-image-link .card-image:after{background-image:none}.home-tfn h3 img,.bg-tfn h3 img{max-width:175px;vertical-align:middle;display:inline-block;margin-right:1rem}.card .card-image{position:relative;padding:0;margin:1rem 0 0;background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.card .card-image a{display:block}.card-image-link{position:relative;width:100%;margin:1rem 0 0;overflow:hidden;display:inline-block;line-height:0}.card-image-link img{border:none;line-height:0}.card-image-link .card-image-wrapper{display:flex;align-items:center;justify-content:center;overflow:hidden}.card-image-link .card-image-wrapper .card-image{margin:0;width:100%;height:100%;max-width:100%;transition:.333s ease;will-change:transform}.card-image-link .card-header .card-title{margin:1rem 0 0}.card-image-link .card-header .card-subtitle{line-height:1.5;margin-bottom:.5rem}.card-image-link .card-body p{line-height:1.5;font-weight:400;margin:0}.card-footer{padding-top:0}.card-image-link:hover .card-title{color:#FF595A;transition:color .333s}.card-image-link:hover .card-image{transform:scale3d(1.05, 1.05, 1)}.card-image-link .card-image:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-image:none;opacity:0.3333;z-index:2;transition:.333s ease-in-out}.bg-tfn .card-image-link .card-image:after{background-image:none}.card-image-link:hover .card-image:after{opacity:0}a.bg-primary,a.bg-secondary{text-decoration:none;background:#FF595A !important;display:block}a.bg-primary .fa-fw,a.bg-primary h2,a.bg-primary h3,a.bg-primary h4,a.bg-primary p,a.bg-secondary .fa-fw,a.bg-secondary h2,a.bg-secondary h3,a.bg-secondary h4,a.bg-secondary p{color:white;transition:color .333s;text-decoration:none}a.bg-secondary{background:#244B5A !important}a.bg-primary:hover .fa-fw,a.bg-primary:hover h2,a.bg-primary:hover h3,a.bg-primary:hover h4,a.bg-primary:hover p{color:#244B5A}a.bg-secondary:hover .fa-fw,a.bg-secondary:hover h2,a.bg-secondary:hover h3,a.bg-secondary:hover h4,a.bg-secondary:hover p{color:#FF595A}footer .footer-copyright a.scvo-logo{border:none}input[type=button],.btn,.btn.btn-link,.btn.btn-primary{text-decoration:none;border-bottom-width:.05rem !important;line-height:1.3rem;transition:background .12s,border .12s,color .12s !important;background:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.option-readonly{pointer-events:none}.faux-textarea{background:white;border:.05rem solid #a5c0cc;border-radius:6px;color:#293f49;display:block;font-size:.8rem;line-height:1.2rem;max-width:100%;min-height:143px;outline:none;padding:.25rem .4rem;position:relative;width:100%;margin-bottom:1rem;white-space:pre-wrap}.btn.btn-link{transition:background .333s,border .333s,color .333s !important}.wfPagingButtons{margin:.5rem 0 1rem}.wfPagingButtons input[type=button]{margin-right:1rem}.pageSection h2{outline:none}fieldset legend{margin:0;font-size:.8rem}.errMsg,.errMsg span{line-height:1.8rem;font-size:.7rem;color:#f03823;outline:none}.errMsg{margin-left:.25rem}input[type=button]{box-shadow:none;outline:none;border-style:solid;border-radius:.333rem;font-size:.8rem;height:1.8rem;padding:.25rem .4rem;cursor:pointer;font-weight:600}input[type=button],.btn:link,.btn:visited{text-decoration:none;background-color:#244B5A;border-color:#244B5A;color:white}input[type=button]:hover,input[type=button]:focus,input[type=button]:active,.btn:hover,.btn:focus,.btn:active{text-decoration:none;background-color:#FF595A;border-color:#FF595A;color:white}.btn.btn-link:link,.btn.btn-link:visited,.btn.btn-link:hover,.btn.btn-link:focus,.btn.btn-link:active{border-color:transparent;background-color:transparent;color:#244B5A}input[type=button].wfPageNextButton,.btn.btn-primary{background-color:#FF595A;border-color:#FF595A;color:white}input[type=button].wfPageNextButton:hover,.btn.btn-primary:hover{background-color:#33697e;border-color:#33697e;color:white}.wp-block-file .wp-block-file__button,a.wp-block-file__button,.post-info a:link.chip,.post-info a:visited.chip,a.chip{color:white !important;background-color:#244B5A;border:.05rem solid #244B5A;transition:background .12s,border .12s,color .12s;border-bottom-width:.05rem}.wp-block-file .wp-block-file__button:hover,a.wp-block-file__button:hover,a.chip:hover{color:white !important;background:#FF595A !important;border-color:#FF595A !important}.bg-header{background-size:cover;background-position:center center}.bg-header .overlay{background-image:linear-gradient(100deg, #244B5A 30%, rgba(255,89,90,0.5) 80%, #FF595A)}.bg-header .overlay h1{height:25vh;color:white;display:flex;align-items:center;justify-content:left}.scope-elearning-platform .bg-header .container,.european-projects.scope .bg-header .container{padding-top:3rem;padding-bottom:4rem}.scope-elearning-platform .bg-header .container h1,.european-projects.scope .bg-header .container h1{color:white}.post-info a.charity_number,.breadcrumb .breadcrumb-item a,.pagination a,.scvo-link-bar 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,.chip{padding-top:0;padding-bottom:0;font-weight:600;color:#FF595A;background:none;border-bottom:none;text-decoration:none}.post-info a.charity_number{font-weight:400}.post-info a.charity_number:hover{color:#C5143D}.card-footer a{position:relative;display:inline-block;line-height:1rem;font-weight:600;color:#244B5A;background-position:0 100%;text-decoration:none}.card-footer a:before{content:"";display:block;position:absolute;width:100%;bottom:0;left:0;height:2px;background-color:#FF595A;background-position:0 100%;background-repeat:repeat-x;background-size:5px 2px;transition:background-size .333s,color .333s,border .333s,background-color .12s;text-decoration:none}.card-footer a:hover{background-size:5px 13px}.card-footer a:hover:before{color:#244B5A;background-color:#ffEAEA;background-size:5px 13px}.card-footer a.no-underline,.card-footer .post-info a{color:#FF595A}.bg-secondary .card-footer a.no-underline,.bg-tfn .card-footer a.no-underline{color:white}.bg-secondary .card-footer a.no-underline:hover{color:#FF595A}.card-footer a.no-underline:before,.card-footer .post-info a:before,.card-footer a.btn:before{display:none}.breadcrumb .breadcrumb-item a{border-bottom:none}.wp-block-table a:hover,.breadcrumb .breadcrumb-item a:hover,.breadcrumb .breadcrumb-item a:hover,a.author:hover,a.category:hover,.no-underline:hover{color:#C5143D}.wp-block-group__inner-container{width:100%}.wp-block-media-text{clear:both}.wp-block-media-text .wp-block-media-text__media{float:left;max-width:33%;padding-right:1rem !important}.wp-block-media-text .wp-block-media-text__media img{mix-blend-mode:darken}.wp-block-media-text .wp-block-quote{border:none}.wp-block-media-text .wp-block-quote cite{text-align:right;font-style:normal;float:right;font-size:initial}.wp-block-media-text .wp-block-quote:before{content:""}ul.list-lg{margin:0 0 1.5rem;list-style:none;padding:0 0 0 1.75rem}ul.list-lg li{padding-left:.25rem;font-size:1rem;font-weight:600}ul.list-lg li:before{font-family:'Font Awesome 5 Pro';content:"\F058";color:#45CCE4;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-weight:400;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1rem;margin-left:-1.75rem;width:1.75rem}.scvo-link-bar{background-color:white;height:40px}.scvo-link-bar ul{margin:0;list-style-type:none}.scvo-link-bar ul li{margin:0;display:inline-block}.scvo-link-bar .text-link{font-size:91%;display:inline-block;height:40px;line-height:40px;border:none;padding:0 0.4rem;vertical-align:top;color:#244B5A;border-radius:0 0 0.2rem 0.2rem}.scvo-link-bar .brand-awards .text-link:hover{background-color:#FF595A;color:white}.scvo-link-bar .brand-gathering .text-link:hover{background-color:#A41A5C;color:white}.scvo-link-bar .brand-fundingscotland .text-link:hover{background-color:#5BA855;color:white}.scvo-link-bar .brand-goodmoves .text-link:hover{background-color:#B6497D;color:white}.scvo-link-bar .brand-tfn .text-link:hover{background-color:#00A2BC;color:white}.scvo-link-bar .brand-scvo .brand-logo.active,.scvo-link-bar .brand-scvo .brand-logo:hover,.scvo-link-bar .brand-scvo .text-link.active,.scvo-link-bar .brand-scvo .text-link:hover{background-color:#FF595A;color:white}.scvo-link-bar .scvo-account-links{background-color:#F0F1F2;border-radius:0 0 0.2rem 0.2rem}.scvo-link-bar .brand-logo{line-height:38px;width:90px;padding:0 0.4rem}.scvo-link-bar .brand-logo img{vertical-align:middle}.scvo-link-bar .brand-scvo .brand-logo:hover img,.scvo-link-bar .brand-scvo .brand-logo.active img{-webkit-filter:invert(1) contrast(100);filter:invert(1) contrast(100)}.scvo-link-bar .dropdown .menu{background:white;border-radius:.1rem;width:100%;min-width:295px}.scvo-link-bar .dropdown .menu .menu-item{padding:0 .4rem;display:block}.scvo-link-bar .dropdown .menu .menu-item a{font-weight:normal}.hero{background-color:transparent;padding:0}.hero .hero-body{padding:0}.hero .hero-text{display:flex;align-items:center;justify-content:left}.hero .hero-text h1{font-size:3.6rem;letter-spacing:-0.03rem;font-weight:800;margin:0}.hero .hero-text h1.smaller{font-size:2.7rem;letter-spacing:-0.1rem}.hero .hero-illustration img{padding-right:1.2rem;vertical-align:bottom;max-width:100%;margin-left:auto}::-webkit-input-placeholder{color:#9BA5AD !important}::-moz-placeholder{color:#9BA5AD !important}:-ms-input-placeholder{color:#9BA5AD !important}::-ms-input-placeholder{color:#9BA5AD !important}::placeholder{color:#9BA5AD !important}@media screen and (max-width: 1400px){.bg-rouleaux{background-size:100%}.hero .hero-text h1{font-size:3rem;letter-spacing:-0.03rem}.hero .hero-text h1.smaller{font-size:2.3rem;letter-spacing:-0.1rem}.funding.church-of-scotland-2021-small-grants-fund header.navbar .navbar-section,.funding.church-of-scotland-2022-small-grants-fund header.navbar .navbar-section{display:block}.funding.church-of-scotland-2021-small-grants-fund header.navbar .navbar-section .caption,.funding.church-of-scotland-2022-small-grants-fund header.navbar .navbar-section .caption{margin-top:1rem;max-width:95px}}.wp-block-table table{border-collapse:collapse}.wp-block-table table td{border:1px solid #F0F1F2}.wp-block-table table th,.wp-block-table table td{padding:.3rem .6rem;text-align:left}.wp-block-table table tr:first-child td{border:none}.wp-block-table table tr td:first-child{white-space:nowrap}.wp-block-table table tr:nth-child(even){background-color:#FEF9F9}.wp-block-table table tr:nth-child(odd){background-color:white}.wp-block-table.table{margin:0;width:100%}.wp-block-table.table table{width:100%}.wp-block-table.table table tr:nth-child(even){background-color:white}.wp-block-table.table table tr:nth-child(odd){background-color:#FEF9F9}.wp-block-table.table table tr:first-child{background-color:transparent}.wp-block-table.table table tr:first-child td{font-weight:bold}.wp-block-table.table table tr td:first-child{white-space:inherit}.has-text-align-center{text-align:center !important}.card{border:none !important;box-shadow:none;border-radius:0;background-color:transparent;position:relative}.card .card-image:first-child img{border-radius:0}.card .card-body h1,.card .card-body h2,.card .card-body h3,.card .card-body h4,.card .card-body h5,.card .card-body h6,.card .card-body .h1,.card .card-body .h2,.card .card-body .h3,.card .card-body .h4,.card .card-body .h5,.card .card-body .h6{padding-top:0}.card.card-no-padding .card-header,.card.card-no-padding .card-title,.card.card-no-padding .card-body,.card.card-no-padding .card-footer{padding:0}.card.list{margin-bottom:1rem}.card.primary,.card.secondary,.card.yellow,.card.blue,.card.purple,.card.gray,.card.green,.card.pink{margin-bottom:1rem;transition:background .333s}.card.primary .card-header,.card.secondary .card-header,.card.yellow .card-header,.card.blue .card-header,.card.purple .card-header,.card.gray .card-header,.card.green .card-header,.card.pink .card-header{padding-top:0}.card.primary .card-footer,.card.secondary .card-footer,.card.yellow .card-footer,.card.blue .card-footer,.card.purple .card-footer,.card.gray .card-footer,.card.green .card-footer,.card.pink .card-footer{padding-bottom:0}.card.primary .card-footer .btn-link,.card.secondary .card-footer .btn-link,.card.yellow .card-footer .btn-link,.card.blue .card-footer .btn-link,.card.purple .card-footer .btn-link,.card.gray .card-footer .btn-link,.card.green .card-footer .btn-link,.card.pink .card-footer .btn-link{border-radius:0}.card.primary a,.card.secondary a,.card.yellow a,.card.blue a,.card.purple a,.card.gray a,.card.green a,.card.pink a{border-bottom:5px solid transparent}.card.primary{background-color:#FF595A}.card.primary .card-title .fa-fw{color:#FF595A}.card.primary p,.card.primary div,.card.primary li,.card.primary .card-body{color:#244B5A}.card.primary a{color:white}.policy-stats h3,.policy-stats span,.policy-stats p{color:white}.card.secondary{background-color:#244B5A}.card.secondary .card-title .fa-fw{color:#244B5A}.card.secondary p,.card.secondary div,.card.secondary li,.card.secondary .card-body{color:white}.card.secondary a{color:#FF595A}.card.yellow{background-color:#FFDB00}.card.yellow .card-title .fa-fw{color:#FFDB00}.card.yellow p,.card.yellow div,.card.yellow li,.card.yellow .card-body{color:#244B5A}.card.yellow a{color:#C5143D}.landing-header-cjs,.card.blue{background-color:#45CCE4}.landing-header-cjs .card-title .fa-fw,.card.blue .card-title .fa-fw{color:#45CCE4}.landing-header-cjs p,.landing-header-cjs div,.landing-header-cjs li,.landing-header-cjs .card-body,.card.blue p,.card.blue div,.card.blue li,.card.blue .card-body{color:#244B5A}.landing-header-cjs a,.card.blue a{color:#152d36}.card.purple{background-color:#BFB4D9}.card.purple .card-title .fa-fw{color:#BFB4D9}.card.purple p,.card.purple div,.card.purple li,.card.purple .card-body{color:#244B5A}.card.purple a{color:#FF595A}.card.gray{background-color:#9BA5AD}.card.gray .card-title .fa-fw{color:#9BA5AD}.card.gray p,.card.gray div,.card.gray li,.card.gray .card-body{color:#152d36}.card.gray a{color:white}.card.green{background-color:#AED5A7}.card.green .card-title .fa-fw{color:#AED5A7}.card.green p,.card.green div,.card.green li,.card.green .card-body{color:#244B5A}.card.green a{color:#C5143D}.card.pink{background-color:#FEB3B4}.card.pink .card-title .fa-fw{color:#FEB3B4}.card.pink p,.card.pink div,.card.pink li,.card.pink .card-body{color:#244B5A}.card.pink a{color:#152d36}.breadcrumb-20040,.scvo-cms-page-40041 .page-info,.scvo-cms-page-41881 .page-info,.scvo-cms-page-36386 .page-info,.scvo-cms-page-42858 .page-info,.scvo-cms-page-43841 .page-info,.scvo-cms-page-40304 .page-info,.scvo-cms-page-45304 .page-info,.docusign-thanks .page-info,.docusign-thanks #helpful_options,.projects-campaigns.eu-are-valued .body h2,.policy.campaigns.social-economy-pledge .bg-header h1,.credit-union-news .post-info-categories,.press-media .post-info-categories,.post-author .post-info-author,.staff-profile .post-info-author{display:none !important}.policy.campaigns.social-economy-pledge .bg-header{min-height:40vh}.scvo-cms-page-40041.full{padding-bottom:0}h1.title-credit-union{font-family:"Ingra";font-weight:400;font-size:3.5rem}h1.title-credit-union .text-credit-union{font-weight:800;color:#8066AC}body.services.credit-union .text-large{font-size:175% !important}.bg-credit-union{background-color:#DCD6E9}.bg-credit-union .card .card-title .fa-fw{font-weight:800 !important;background-image:url("https://scvo.scot/rouleaux.svg?color=8066AC&opacity=1&style=solid")}.bg-credit-union .card .card-title a:hover{color:#8066AC}.bg-credit-union .card .card-title a:hover .fa-fw{color:#8066AC;background-image:url("https://scvo.scot/rouleaux.svg?color=ffffff&opacity=1&style=solid")}.bg-credit-union-light{background-color:#DCD6E9}body.services.credit-union .card-footer a:before{background-color:#8066AC}body.services.credit-union blockquote{background:linear-gradient(to bottom, #E3DEED 0%, #E3DEED 100%);background-size:5px 15px;background-position:0 100%;background-repeat:repeat-x;display:inline;font-weight:bold}body.services.credit-union blockquote:before{content:'\201C';position:absolute;top:-2.75rem;left:-1rem;color:#DCD6E9;font-size:4rem;z-index:0}body.services.credit-union .landing-page-actions{list-style-type:none;margin:0}body.services.credit-union .landing-page-actions .btn{background-color:#E3DEED;border-color:#E3DEED;color:#244B5A}body.services.credit-union .landing-page-actions .btn:hover{background-color:#8066AC;border-color:#8066AC;color:white}body.services.credit-union .landing-page-actions .btn.btn-primary{background-color:#8066AC;border-color:#8066AC;color:white}body.services.credit-union .landing-page-actions .btn.btn-primary:hover{background-color:#244B5A;border-color:#244B5A;color:white}.linked-cards .card-header,.linked-cards .card-body,.linked-cards .card-footer,.latest-content .card-header,.latest-content .card-body,.latest-content .card-footer{padding-left:0;padding-right:0}.card-footer a.btn-link:first-child{padding-left:0}.useful-content .card-image,.promoted-content .card-image{position:relative}.useful-content .card-image .logo,.promoted-content .card-image .logo{max-height:100%;height:100%;width:auto;position:absolute;top:0;left:auto;right:auto;margin:0;padding:3rem}.useful-content .card-header{padding-top:0}.card.bg-secondary{color:white;background-color:#244B5A}.card.bg-secondary div,.card.bg-secondary p,.card.bg-secondary a{color:white}.card.bg-secondary .card-footer .btn{height:auto;line-height:auto;padding:0;margin-right:.33333rem}.card.bg-secondary .card-footer .btn-link{border-radius:0}.card.bg-secondary a:hover{color:white;border-bottom-color:white}.card.the-gathering .card-image .logo{padding:1rem 0}.card.i-love-charity .card-image .background,.card.charity-awards .card-image .background,.card.twenty-years .card-image .background{width:100%;height:128px}.policy.campaigns.climate-crisis .bg-header,.policy.campaigns.never-more-needed .bg-header,.services.hr .bg-header,.about.people.board-of-trustees.elections-2021 .bg-header,.support.trustee-network .bg-header{padding-bottom:1rem}.policy.campaigns.climate-crisis .bg-header .container,.policy.campaigns.never-more-needed .bg-header .container,.services.hr .bg-header .container,.about.people.board-of-trustees.elections-2021 .bg-header .container,.support.trustee-network .bg-header .container{height:25vh;align-items:center;display:flex}.bg-primary{background-color:#FF595A}.bg-primary .btn{background-color:#FF595A;border:1px solid white;color:white}.bg-primary .btn:hover{background-color:#33697e;border-color:#33697e;color:white}.bg-primary .btn.btn-primary{background-color:white;border:1px solid white;color:#FF595A}.bg-primary .btn.btn-primary:hover{background-color:#33697e;border-color:#33697e;color:white}.bg-primary .input-group .form-input{background-color:white;border-color:white}.bg-primary .input-group .btn{background-color:#244B5A;border-color:#244B5A;color:white}.bg-primary .input-group .btn:hover{background-color:#33697e;border-color:#33697e;color:white}.bg-primary a:hover{color:#33697e;background:none}.bg-primary .card-footer a:hover:before{background-color:#33697e}.bg-primary-light{background-color:#ffEAEA}.bg-secondary .btn{background-color:transparent;border-color:white;color:white}.bg-secondary .btn:hover{background-color:#FF595A;border-color:#FF595A;color:white}.bg-secondary .btn.btn-primary{background-color:#FF595A;border-color:#FF595A;color:white}.bg-secondary .btn.btn-primary:hover{background-color:#C5143D !important;border-color:#C5143D !important;color:white}.bg-secondary .form-input:focus{box-shadow:none}.bg-secondary .input-group .form-input,.bg-secondary .input-group .form-select,.bg-secondary .input-group-btn{background-color:transparent !important;color:white;border-color:white !important}.bg-secondary .input-group .btn.btn-primary:hover{background-color:white !important;color:#244B5A !important;border-color:white !important}.bg-secondary a:hover{color:#FF595A;background:none}.section-social .icon-rouleaux{mix-blend-mode:screen}.section-social .icon-rouleaux .icon{color:black}.section-social a{opacity:0.8;transition:opacity .333s}.section-social a .icon-rouleaux,.section-social a .title{opacity:inherit}.section-social a:hover{opacity:1}.bg-white{background:white}.label-warning a:link,.label-warning a:visited,.label-error a:link,.label-error a:visited,.label-success a:link,.label-success a:visited{color:white !important}.label-warning a:hover,.label-error a:hover,.label-success a:hover{background:none !important;text-decoration:underline}.text-white{color:white}.text-secondary{color:#244B5A !important}.text-red{color:#F31E31}.text-green{color:#AED5A7}.text-orange{color:#F8AC23}.text-blue{color:#45CCE4}.text-purple{color:#BFB4D9}.bg-primary p,.bg-primary div,.bg-primary li,.bg-primary td,.bg-primary a,.bg-secondary p,.bg-secondary div,.bg-secondary li,.bg-secondary td,.bg-secondary a{color:white}.bg-yellow,a.bg-yellow{background:#FFDB00 !important;color:#244B5A;text-decoration:none}a.bg-yellow{border:none;display:block}a.bg-yellow .fa-fw,a.bg-yellow h2,a.bg-yellow h3,a.bg-yellow h4,a.bg-yellow p{text-decoration:none;transition:color .333s}a.bg-yellow .columns{margin-left:-.6rem;margin-right:-.6rem}a.bg-yellow .columns .column{padding-left:.6rem;padding-right:.6rem}a.bg-yellow:hover .fa-fw,a.bg-yellow:hover h2,a.bg-yellow:hover h3,a.bg-yellow:hover h4,a.bg-yellow:hover p{color:#C5143D}.banner-coronavirus-info-hub .fa-ul{margin-left:3rem;margin-bottom:0}.banner-coronavirus-info-hub .fa-ul li{margin:0}.banner-coronavirus-info-hub .fa-ul .fa-li{top:.2rem;left:-3rem;width:3rem}.banner-coronavirus-info-hub .banner-content{padding-left:1rem}.banner-coronavirus-info-hub .banner-content p{font-weight:400}.bg-blue,body.support.digital .body,body.support.digital .page-body{background-color:#edf8fa}.bg-blue blockquote p,body.support.digital .body blockquote p,body.support.digital .page-body blockquote p{background:linear-gradient(to bottom, white 0%, white 100%);background-size:5px 15px;background-position:0 100%;background-repeat:repeat-x;display:inline}.bg-blue blockquote:before,body.support.digital .body blockquote:before,body.support.digital .page-body blockquote:before{content:""}body.support.digital.landing .page-body{padding-top:2rem}.section-find-info a,.section-find-info h2,.section-find-info h3,.section-find-info h4,.section-find-info .title{color:white}.section-find-info .icon-rouleaux{mix-blend-mode:lighten}.section-find-info .icon-rouleaux .icon{color:black}.section-find-info a:hover .title{color:#FF595A}.section-find-info a:hover .icon-rouleaux{background-image:url("https://scvo.scot/rouleaux.svg?color=FF595A&opacity=1&style=solid") !important}.service-logo{display:block;margin:0 auto;max-height:45px}.sponsors ul,.bg-goodmoves ul,.bg-tfn ul,.latest-posts ul{list-style-type:none;margin-left:0;margin-bottom:0}.sponsors li,.bg-goodmoves li,.bg-tfn li,.latest-posts li{margin-left:0;margin-bottom:.5rem}.goodmoves-vacancy.gist,.fs-fund.gist{margin-bottom:1rem}.goodmoves-vacancy.gist h4,.fs-fund.gist h4{padding-top:0}.bg-goodmoves{background-color:#B6497D}.bg-goodmoves h2,.bg-goodmoves h3,.bg-goodmoves h4,.bg-goodmoves li,.bg-goodmoves a,.bg-goodmoves div{color:white}.scvo-services h2{padding-top:0}.scvo-services .btn-lg{background:white;border:none;color:#FF595A}.scvo-services .btn-lg:hover{background:white;color:#C5143D}.blocks-gallery-grid{list-style-type:none;margin-left:-1.2rem;margin-right:-1.2rem}.blocks-gallery-grid .blocks-gallery-item{width:25%;display:inline-block;padding:1.2rem}.avatar.avatar-sm{margin-right:.2rem}.thumbnail{display:block;width:3.2rem;height:3.2rem;overflow:hidden;background:white !important;display:flex;align-items:center;justify-content:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.thumbnail>img{max-height:100%;max-width:100%;height:initial !important;width:initial !important;background:white;border-radius:0}.align-center{align-items:center;justify-content:center}a.rss{color:#F05B23}.btn-link:hover{background-color:transparent;border-color:transparent;color:#C5143D}.btn.btn-primary:focus,.btn.btn-primary:hover{background-color:#33697e;border-color:#33697e;color:white}a:focus,.btn:focus{outline:none;box-shadow:none}.chip-set a,.chip-set a:hover,a.pure-menu-link:hover{text-decoration:none}.chip{color:#244B5A !important;background-color:#D5D8DC;margin:-0.1rem 0;background-image:none !important;margin-top:.1rem;margin-bottom:.1rem}.chip:hover{color:white !important;background-color:#152d36}.wfPage,.offstate,.lengthIndicator,.hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.column.hidden{display:none !important}form#settled_status label{cursor:pointer}form#settled_status p{margin:0}#settled_status_guide .guide_text{margin-top:.5rem;border-radius:.2rem}#settled_status_guide .guide_text,#settled_status_q_b,#settled_status_q_c,#settled_status_q_d,#settled_status_q_e{display:none}main a[href^="http://"]::after,main a[href^="https://"]::after,aside a[href^="http://"]::after,aside a[href^="https://"]::after{font-family:'Font Awesome 5 Pro';content:"\F08E";margin-left:.25rem;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1rem;font-size:70%;position:relative}main a.no-ext::after,main a[href^="https://coronavirus.scvo.org"]::after,main a[href^="https://covid-19.scvo.org"]::after,main a[href^="https://scvo.scot"]::after,main a[href^="https://scvo.org"]::after,main a[href^="https://coronavirus.scvo.scot"]::after,main a[href^="https://covid-19.scvo.scot"]::after,main a[href^="https://scvo.scot"]::after,main a[href^="https://coronavirus.scvo.org.uk"]::after,main a[href^="https://covid-19.scvo.org.uk"]::after,main a[href^="https://scvo.org.uk"]::after,main a[href^="https://storage.googleapis.com"]::after,main a[href^="https://www.facebook.com/SCVO1939"]::after,main a[href^="https://twitter.com/scvotweet"]::after,main a[href^="https://maps.google.co.uk"]::after,main a[href^="http://goodhq.org"]::after,main a[href^="https://goodhq.org"]::after,main a[href^="http://connecting.scot"]::after,main a[href^="https://connecting.scot"]::after,main a[href^="http://getinvolved.scot"]::after,main a[href^="https://getinvolved.scot"]::after,main a[href^="http://tfn.scot"]::after,main a[href^="https://tfn.scot"]::after,main a[href^="http://thirdforcenews.org.uk"]::after,main a[href^="https://thirdforcenews.org.uk"]::after,main a[href^="http://www.thirdforcenews.org.uk"]::after,main a[href^="https://www.thirdforcenews.org.uk"]::after,main a[href^="https://scvocreditunion"]::after,main a[href^="https://members.scvocreditunion"]::after,main a[href^="http://www.oscr.org.uk"]::after,main a[href^="http://goodmoves"]::after,main a[href^="https://goodmoves"]::after,main a[href^="http://funding.scot"]::after,main a[href^="https://funding.scot"]::after,main a[href^="http://fundingscotland.com"]::after,main a[href^="https://fundingscotland.com"]::after,aside a.no-ext::after,aside a[href^="https://coronavirus.scvo.org"]::after,aside a[href^="https://covid-19.scvo.org"]::after,aside a[href^="https://scvo.scot"]::after,aside a[href^="https://scvo.org"]::after,aside a[href^="https://coronavirus.scvo.scot"]::after,aside a[href^="https://covid-19.scvo.scot"]::after,aside a[href^="https://scvo.scot"]::after,aside a[href^="https://coronavirus.scvo.org.uk"]::after,aside a[href^="https://covid-19.scvo.org.uk"]::after,aside a[href^="https://scvo.org.uk"]::after,aside a[href^="https://storage.googleapis.com"]::after,aside a[href^="https://www.facebook.com/SCVO1939"]::after,aside a[href^="https://twitter.com/scvotweet"]::after,aside a[href^="https://maps.google.co.uk"]::after,aside a[href^="http://goodhq.org"]::after,aside a[href^="https://goodhq.org"]::after,aside a[href^="http://connecting.scot"]::after,aside a[href^="https://connecting.scot"]::after,aside a[href^="http://getinvolved.scot"]::after,aside a[href^="https://getinvolved.scot"]::after,aside a[href^="http://tfn.scot"]::after,aside a[href^="https://tfn.scot"]::after,aside a[href^="http://thirdforcenews.org.uk"]::after,aside a[href^="https://thirdforcenews.org.uk"]::after,aside a[href^="http://www.thirdforcenews.org.uk"]::after,aside a[href^="https://www.thirdforcenews.org.uk"]::after,aside a[href^="https://scvocreditunion"]::after,aside a[href^="https://members.scvocreditunion"]::after,aside a[href^="http://www.oscr.org.uk"]::after,aside a[href^="http://goodmoves"]::after,aside a[href^="https://goodmoves"]::after,aside a[href^="http://funding.scot"]::after,aside a[href^="https://funding.scot"]::after,aside a[href^="http://fundingscotland.com"]::after,aside a[href^="https://fundingscotland.com"]::after{content:"";margin:0;top:0;display:none}.wp-block-embed{margin:0}.wp-block-file{margin-bottom:1rem}.wp-block-file a,.wp-block-file a:hover{font-weight:400;color:#244B5A;text-decoration:none;border:none !important}.wp-block-file .wp-block-file__button{font-size:90%;font-weight:600;margin-left:.5rem;border-radius:1rem;padding:.2rem .4rem}.wp-block-file .wp-block-file__button:hover{font-weight:600;text-decoration:none}.leaflet-marker-icon{width:1rem}.map-content h4{padding-top:0}.map-content h4 a{font-size:1rem}.map-content .opportunity-link .btn-link{padding:0}.input-group .form-input{width:auto}.input-group .readonly.form-input{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-color:#a5c0cc;box-shadow:none;cursor:default}.input-group .form-select{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.input-group .form-input:not(:first-child):not(:last-child),.input-group .form-select:not(:first-child):not(:last-child),.input-group .input-group-addon:not(:first-child):not(:last-child),.input-group .input-group-btn:not(:first-child):not(:last-child){border-radius:.333rem}.form .form-select:focus,.form .form-input:not(:placeholder-shown):focus{border-color:#244B5A;box-shadow:0 0 0 0.1rem rgba(26,75,90,0.2)}.form .form-select:invalid,.form .form-input:not(:placeholder-shown):invalid{border-color:#FF595A;box-shadow:0 0 0 0.1rem rgba(240,56,35,0.2)}header .form-group .form-input,header .input-group .form-input,header .form-group .form-select,header .input-group .form-select{border-color:#FF595A}.input-group.input-inline{width:100%}.form-input,.form-select{background-color:white !important}.form-group .search-location{width:100%}.feedback-radio .form-radio input[type="radio"]{width:66px;height:66px;border:11px solid transparent;background:transparent;-webkit-appearance:inherit;-moz-appearance:inherit;appearance:inherit;border-radius:50%;top:0px;left:0px;clip:unset;cursor:pointer;mix-blend-mode:lighten;transition:border .12s}.feedback-radio .form-radio input[type="radio"]:focus,.feedback-radio .form-radio input[type="radio"]:checked{border-color:#FF595A;outline:none}#toaster{position:fixed;z-index:2;bottom:1rem;left:50%;width:300px;margin-left:-150px}#toaster .btn:hover,#toaster a{color:white}#toaster .toast{position:relative;margin-top:.25rem}#toaster .toast-in{-webkit-animation:toast-in 0.4s ease-in, toast-out 0.4s ease-in 5.4s;animation:toast-in 0.4s ease-in, toast-out 0.4s ease-in 5.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#toaster .toast-hovered{-webkit-animation:0, 0;animation:0, 0;top:0;opacity:1}#toaster .toast-out{-webkit-animation:toast-out 0.4s ease-in 5s;animation:toast-out 0.4s ease-in 5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#toaster .toast-closed{-webkit-animation:toast-out 0.4s ease-in;animation:toast-out 0.4s ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes toast-in{0%{transform:translateY(100px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes toast-in{0%{transform:translateY(100px);opacity:0}100%{transform:translateY(0);opacity:1}}@-webkit-keyframes toast-out{0%{transform:translateX(0);opacity:1}99%{opacity:0;transform:translateX(60vh)}100%{opacity:0;transform:translateX(9999px);pointer-events:none}}@keyframes toast-out{0%{transform:translateX(0);opacity:1}99%{opacity:0;transform:translateX(60vh)}100%{opacity:0;transform:translateX(9999px);pointer-events:none}}.twitter-typeahead{display:block;width:100%}.twitter-typeahead .tt-input{width:100%}.twitter-typeahead .tt-menu{cursor:default;border:1px solid #ccc;background-color:#fff;box-shadow:0 0.05rem 0.2rem rgba(16,24,58,0.3);width:100%}.twitter-typeahead .tt-menu h3,.twitter-typeahead .tt-menu h4{font-size:1rem;margin:.25rem 0}.twitter-typeahead .tt-menu .tt-dataset h3,.twitter-typeahead .tt-menu .tt-dataset div{padding:0 .25rem}.twitter-typeahead .tt-menu .tt-cursor{background-color:#244B5A;color:white}.menu .menu-item{padding:0}.mobile-menu .menu .menu-item{padding:0 .5rem}.mobile-menu .menu .menu-item>a{border-bottom:2px solid transparent}.mobile-menu .menu .menu-item>a:hover,.mobile-menu .menu .menu-item>a.active{color:white !important;border-bottom-color:white !important}.mobile-menu .scvo-link-bar{background-color:transparent}.mobile-menu .scvo-link-bar .text-right{text-align:left}.mobile-menu .scvo-link-bar li{display:block;line-height:0}.mobile-menu .scvo-link-bar .text-link{display:inline-block;color:white;line-height:1.3;height:auto;margin:auto;margin-bottom:5px}.mobile-menu .scvo-link-bar .text-link.active,.mobile-menu .scvo-link-bar .text-link:active,.mobile-menu .scvo-link-bar .text-link:focus,.mobile-menu .scvo-link-bar .text-link:hover{border-bottom-color:white}.mobile-menu .scvo-link-bar .brand-logo{display:none}@media screen and (min-width: 961px){.mobile-search,.mobile-menu{display:none}}@media screen and (max-width: 960px){header.header .navbar-brand img{width:35vw !important}.banner-coronavirus-info-hub .logo{width:115px}.mobile-search,.mobile-menu{display:block}.mobile-search .mobile-contents,.mobile-menu .mobile-contents{position:fixed;height:100vh;width:100vw;z-index:1;top:0;bottom:0;left:0;overflow-y:scroll;overflow-x:hidden;padding:1.5rem 1rem;z-index:4}.mobile-search.mobile-search_open .mobile-background,.mobile-search.mobile-menu_open .mobile-background,.mobile-menu.mobile-search_open .mobile-background,.mobile-menu.mobile-menu_open .mobile-background{-webkit-animation:fade-in .333s forwards;animation:fade-in .333s forwards}.mobile-search.mobile-search_open .mobile-contents,.mobile-search.mobile-menu_open .mobile-contents,.mobile-menu.mobile-search_open .mobile-contents,.mobile-menu.mobile-menu_open .mobile-contents{-webkit-animation:fade-in .333s forwards;animation:fade-in .333s forwards}.mobile-search.mobile-search_closing .mobile-background,.mobile-search.mobile-menu_closing .mobile-background,.mobile-menu.mobile-search_closing .mobile-background,.mobile-menu.mobile-menu_closing .mobile-background{-webkit-animation:fade-out .333s forwards;animation:fade-out .333s forwards}.mobile-search.mobile-search_closing .mobile-contents,.mobile-search.mobile-menu_closing .mobile-contents,.mobile-menu.mobile-search_closing .mobile-contents,.mobile-menu.mobile-menu_closing .mobile-contents{-webkit-animation:fade-out .333s forwards;animation:fade-out .333s forwards}.mobile-search.mobile-search_closed,.mobile-search.mobile-menu_closed,.mobile-menu.mobile-search_closed,.mobile-menu.mobile-menu_closed{display:none}@-webkit-keyframes fade-in{100%{opacity:1}}@keyframes fade-in{100%{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}.useful-content .card-image,.promoted-content .card-image{position:relative}.useful-content .card-image .logo,.promoted-content .card-image .logo{max-height:100%;height:100%;width:auto;position:absolute;top:0;left:auto;right:auto;margin:0;padding:1rem}body.services.credit-union .sidebar-right{display:none}}.tab{border-bottom:0}.scvo-link-bar .navbar-brand img{width:90px}header{position:relative}header .brand{float:left}header .mobile-header-buttons{float:right}header .mobile-header-buttons .btn.btn-link{padding:0;color:#FF595A !important}header .mobile-header-buttons .btn.btn-primary:active,header .mobile-header-buttons .btn.btn-primary:focus,header .mobile-header-buttons .btn.btn-primary:hover{border-color:transparent !important;background-color:transparent !important;outline:none}header .dropdown{text-align:left}header .dropdown .menu{padding:.5rem 0;left:0;right:0}header .dropdown .menu .menu-item>a{border-radius:0;background:none}header .dropdown .menu .menu-item>a:hover{background-color:#FF595A;color:white}header .dropdown-toggle{padding-right:.25rem}header .btn.btn-link.my-account{color:#244B5A !important}header .my-account{margin-left:.33333rem}header .my-account .dropdown-toggle{border-color:transparent !important;border-radius:0 !important}.modal-scvo-account .modal-container .modal-title{align-items:center;justify-content:left}.modal-scvo-account .modal-container .modal-title .scvo-logo{width:40%;max-width:150px}.mobile-contents header .mobile-header-buttons .btn.btn-link{padding:0;color:white !important}.navbar .navbar-section{align-items:flex-start}.my-account.dropdown.signed-in{min-width:240px}header.header{padding-top:.7rem;margin-bottom:.55rem !important}header.header .navbar-brand{line-height:1}header.header .navbar-brand img{height:90px}header.header .form-horizontal{padding:.5rem 0 0}header.header .input-inline .form-input{width:350px}header.toolbar{border-bottom:2px solid #FF595A}header.toolbar .btn{border:none;padding:.4rem .5rem !important;color:#244B5A;border-radius:0;line-height:0.9rem;height:100%;background:linear-gradient(to bottom, #ffEAEA 0%, #ffEAEA 100%);background-position:0 100%;background-repeat:repeat-x;background-size:0 0;transition:background-size .333s}header.toolbar .btn:hover,header.toolbar .btn:focus{background-size:5px 50px;color:#244B5A}header.toolbar .btn.active,header.toolbar .btn.active:hover{background-size:0 0;background-color:#FF595A;color:white}header.toolbar .btn:hover,header.toolbar .btn:focus,header.toolbar .btn.active,header.toolbar .btn.active:hover{border-radius:.2rem .2rem 0 0}.cards.equal-height .column{padding-bottom:0.8rem}.equal-height .column{margin-bottom:1rem}.equal-height .card{height:100%}.equal-height .card-footer .btn-link{height:auto;padding:0}.logos img{max-width:100%}.event-content p u{text-decoration:none}.event-content p b,.event-content p span{margin-right:.2rem}.event-content p a b{margin-right:0}blockquote{padding:0;margin-top:0;margin-right:0;border:none;position:relative}blockquote p{display:inline;font-size:115%;font-weight:600;background:linear-gradient(to bottom, #FEF9F9 0%, #FEF9F9 100%);background-size:5px 16px;background-position:0 100%;background-repeat:repeat-x}blockquote cite{font-weight:400;display:block;font-style:normal;font-weight:normal;font-size:85%;margin-top:.5rem;margin-bottom:1rem;text-align:right}blockquote.twitter-tweet{display:inline-block;font-weight:bold;line-height:16px;border-color:#eee #ddd #bbb;border-radius:5px;border-style:solid;border-width:1px;box-shadow:0 1px 3px rgba(0,0,0,0.15);margin:0 0 1rem;padding:16px;max-width:520px;background:white}blockquote.twitter-tweet p{font-weight:normal;line-height:20px}blockquote.twitter-tweet a{color:inherit;font-weight:normal;text-decoration:none;outline:0 none}.col-gapless .divider-vert{padding:0}.col-gapless .divider{width:100%}.divider[data-content]::after,.divider-vert[data-content]::after{background-color:#FEF9F9;color:#244B5A;font-weight:600}.pagination{justify-content:center}.pagination .pagination-page{height:1.5rem;width:1.5rem;text-align:center;border-radius:50% !important}.pagination .pagination-page:hover{background-color:#33697e !important;color:white !important}.pagination .pagination-arrow:hover{color:#33697e !important}.pagination .page-item.active:hover a{color:white}.supplimentary-list{margin:0}.supplimentary-list .supplimentary-list-item{list-style-type:none;margin-bottom:2rem}.inline-list{display:inline;margin:0;padding:0;line-height:1.4rem}.inline-list li{list-style:none;display:inline;margin:0;padding:0}.inline-dl{margin:0}.inline-dl dt,.inline-dl dd{float:left;margin:0}.inline-dl dt{font-weight:600;clear:both;width:30%}.inline-dl dd{width:70%}.inline-dl dd table th,.inline-dl dd table td{padding-bottom:.5rem;padding-right:.5rem;vertical-align:top;text-align:left}.inline-dl dd table th:last-child,.inline-dl dd table td:last-child{padding-right:0}.inline-dl dd .fa-ul{margin-left:1.5rem}.inline-dl dd .fa-ul a{word-wrap:break-all}.cjs-vacancy-search .inline-dl,.cjs-vacancy .inline-dl,.staff-team .inline-dl{clear:both;margin:0}.cjs-vacancy-search .inline-dl dt,.cjs-vacancy-search .inline-dl dd,.cjs-vacancy .inline-dl dt,.cjs-vacancy .inline-dl dd,.staff-team .inline-dl dt,.staff-team .inline-dl dd{float:left;margin:0}.cjs-vacancy-search .inline-dl dt,.cjs-vacancy .inline-dl dt,.staff-team .inline-dl dt{clear:both;font-weight:600;width:20%}.cjs-vacancy-search .inline-dl dd,.cjs-vacancy .inline-dl dd,.staff-team .inline-dl dd{width:80%;margin:0 0 .5rem}.cjs-vacancy-search .inline-dl dd ul,.cjs-vacancy .inline-dl dd ul,.staff-team .inline-dl dd ul{margin:0 0 0 1.4rem}.inline-dl.span-2{clear:both}.inline-dl.span-2 dt{width:40%}.inline-dl.span-2 dd{width:60%}.events .inline-dl dt{font-weight:600}.events .inline-dl dd .mdc-layout-grid__inner:last-child{margin-bottom:0}.full{padding-bottom:2rem}.full .post-info{padding-bottom:.25rem;margin-bottom:.5rem}.post-info{margin:.5rem 0}.post-info .post-info-item{display:inline;margin-right:.5rem}.post-info .post-info-categories{display:inline-block}.post-info .post-info-item:last-child{margin-right:0}.post-info.fa-ul li.post-info-item{margin-right:2rem}span.count-words{font-size:90%;display:block;color:#9BA5AD}ul li,ol li{margin-bottom:.5rem}ul li:last-child,ol li:last-child{margin-bottom:0}ul{list-style:disc outside}ol{list-style:decimal outside}ul,ol{margin-left:1rem}.form.disabled,form.disabled{pointer-events:none}.form.disabled>*,form.disabled>*{opacity:0.5}.form.disabled:after,form.disabled:after{content:'';box-sizing:border-box;position:absolute;top:47.4%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;border-radius:50%;border-top:2px solid #244B5A;border-right:2px solid transparent;-webkit-animation:spinner .6s linear infinite;animation:spinner .6s linear infinite;display:flex;align-items:center;justify-content:center;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:1000ms;animation-duration:1000ms}.label.label-secondary{color:white}label{outline:none}form{position:relative}form .reqMark:after{content:" *";color:#f03823;font-size:90%}.authentication-form{min-height:15vh;max-width:500px !important;margin:0 auto;position:relative}.authentication-form h2{margin-bottom:.5rem}.authentication-form .middle-line-text{margin:2rem 0 2rem;border-bottom:5px solid #D5D8DC;line-height:0;text-align:center;vertical-align:middle}.authentication-form .middle-line-text span{padding:1rem;color:#555}.authentication-form .social .btn{height:2.5rem;border:none}.authentication-form .btn{position:relative;display:block;margin-bottom:.5rem;width:100%;color:white}.authentication-form .btn .fa-2x{position:absolute;top:.5rem;left:.5rem}.authentication-form .btn .google-logo{top:.6rem}.authentication-form .btn .google-logo img{float:left;width:28px;padding:.25rem;background:white;border-radius:3px}.authentication-form #sign-in-message,.authentication-form #sign-up-message,.authentication-form #reset-password-message{display:none}#sign-out-form{justify-content:center;align-items:center}#sign-out-form .loading{display:flex}form #active-form-message{display:none}.checkup .answer-block{margin:0}.checkup .answer-block .answer{list-style-type:none}.kalendae .k-days span{width:18px !important;height:18px !important;margin-right:3px !important;margin-bottom:3px !important}.search-result{position:relative;overflow:hidden}.faded-overflow:before{display:block;margin-top:-2.5rem;height:2.5rem;width:100%;content:"";position:absolute;top:100%;background:linear-gradient(rgba(255,255,255,0), white)}.accordion{background-color:transparent;cursor:pointer;padding:.5rem 1.5rem .5rem .5rem;width:100%;text-align:left;border:none;outline:none;transition:0.4s;border-radius:5px;position:relative;color:#244B5A}.accordion:before{transition:opacity .333s;border-radius:5px;content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:#FF595A;opacity:0.1}.accordion.active,.accordion:hover{background-color:#F0F1F2}.accordion.active:before,.accordion:hover:before{opacity:0}.accordion-content{padding:0 .5rem;margin-bottom:0;max-height:0;overflow:hidden;transition:max-height .333s ease-in-out}.accordion-content p:last-child,.accordion-content ul:last-child{margin-bottom:1rem}.accordion:after{content:'\F107';font-family:'Font Awesome 5 Pro';font-weight:400;color:#244B5A;position:absolute;right:.5rem;top:.333rem}.accordion.active:after{content:"\F106"}.categories-table-accordion thead th:last-child:after{content:"Benefits";float:right}.categories-table-accordion .accordion:after{font-size:1.1rem;background-color:#FF595A;color:white;border-radius:50%;width:36px;text-align:center;transition:background-color .12s}.categories-table-accordion .accordion:hover:after{background-color:#33697e}.categories-table-accordion td{vertical-align:top}ul.contacts{margin-left:1.5rem}ul.contacts li{position:relative;list-style-type:none}ul.contacts li:before{content:'\F0E0';font-family:'Font Awesome 5 Pro';font-weight:400;color:#244B5A;position:absolute;left:-1.4rem;top:0;margin-right:1rem}.sidebar .menu{box-shadow:none;background-color:transparent;padding:0}.sidebar .menu .menu-item>a{border-radius:0;padding:0;margin:0;display:inline;font-weight:600}.sidebar .menu .menu-item>.menu-level-1{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;line-height:1.2;letter-spacing:-0.05rem}.sidebar .menu .menu-item>a:active,.sidebar .menu .menu-item>a.active{background-color:transparent}.fa-ul{margin-left:1.3333rem}@-webkit-keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}footer{position:relative}footer .footer-main{background-color:#ffEAEA;padding:0 0 1rem;position:relative}footer .footer-main .membership{margin-top:-3rem;margin-bottom:1rem}footer .footer-main .contact p{margin-top:.33333rem}footer .footer-main a,footer .footer-main .fa-li span,footer .footer-main p,footer .footer-main h4{color:#244B5A}footer .footer-main p{margin:0}footer .footer-main ul{margin:0}footer .footer-main ul li{list-style-type:none;margin-top:0;margin-bottom:0}footer .footer-main ul.fa-ul{margin-left:1.5rem}footer .footer-main h4{padding-top:.5rem}footer .footer-copyright .columns{display:flex;align-items:center}footer .footer-copyright p{color:white;margin:.5rem 0;font-size:0.7rem}footer .footer-copyright .logos{text-align:right}footer .footer-copyright .logos a:hover{text-decoration:none}@media screen and (max-width: 960px){html{font-size:18px}.container{padding:0 1rem}header .brand .logo{zoom:.75}header .page-title{clear:both;padding:.25rem 0 0}.hero .hero-text h1{font-size:2.45rem;letter-spacing:-0.08rem}.hero .hero-text h1.smaller{font-size:1.8rem}h1{font-size:1.7rem}h2{font-size:1.3rem}h3{font-size:1.15rem}h4{font-size:1rem}.bg-gradient{background-image:linear-gradient(170deg, #244B5A 10%, #FF595A 85%) !important}.table-condensed{margin-bottom:0;border-top:0;width:100%}.table-condensed thead,.table-condensed tbody{float:left}.table-condensed th,.table-condensed td{width:auto}.table-condensed thead{width:20%}.table-condensed thead tr{width:100%;margin-top:7px}.table-condensed thead tr th{font-size:1rem;text-align:left;border-width:0;margin-top:.33rem}.table-condensed thead tr th p{padding:.1rem 0}.table-condensed thead tr th:last-child{border-bottom:none}.table-condensed tbody{width:80%}.table-condensed tbody tr{width:33.33%}.table-condensed tbody tr th{height:42px;text-align:center;border-top:none}.table-condensed tbody tr td{text-align:center}.table-condensed tr{display:block;float:left}.table-condensed th,.table-condensed td{display:block}.categories-table .accordion:after{width:28px}footer .footer-copyright .logos{text-align:left;margin:1rem 0}}@media screen and (max-width: 840px){body.services.credit-union blockquote:before{display:none}}@media screen and (max-width: 450px){html{font-size:17px}.container{padding:0 .5rem}.page{padding-top:.5rem}.mobile-search .mobile-contents,.mobile-menu .mobile-contents{padding:1rem .5rem}.sponsors{display:block !important}.sponsors .sponsor{margin-bottom:1rem}}.sponsors{display:flex;margin-left:-.5rem;margin-right:-.5rem}.sponsors .column{margin:auto}.sponsors .sponsor{padding-bottom:1.5rem;display:flex;align-items:center;justify-content:center;margin-left:.5rem;margin-right:.5rem}.sponsors .sponsor img{width:100%;height:auto;vertical-align:middle}.sponsors.awards .sponsor.scvo{flex:1}.sponsors.awards .sponsor.caf{flex:1}.sponsors.awards .sponsor.cld{flex:.75}.sponsors.awards .cld{zoom:2.5}.sponsors.awards .sponsor.digital-scotland{flex:1.5}.sponsors.awards .sponsor.jacobs{flex:1}.sponsors.awards .sponsor.keegan-pennykid{flex:0.85}.sponsors.awards .keegan-pennykid{zoom:2}.sponsors.awards .sponsor.oscr{flex:1.2}.sponsors.awards .sponsor.rathbones{flex:1.2}.sponsors.awards .sponsor.sgn{flex:1.45}.sponsors.awards .sponsor.robertson-trust{flex:1}.sponsors.awards .sponsor.goodmoves{flex:1}.sponsors.awards .sponsor.sustainability{flex:1}.sponsors.awards .sponsor.utility-aid{flex:1.5}.sponsors.about .sponsor.healthy-working-lives{flex:1}.sponsors.about .sponsor.flexible-working{flex:.6}.sponsors.about .sponsor.carer-positive{flex:1}.sponsors.about .sponsor.oscr{flex:1}.sponsors.about .sponsor.living-wage{flex:.45}.sponsors.gathering .sponsor.keegan-pennykid{flex:0.6}.sponsors.gathering .sponsor.oscr{flex:0.85}.sponsors.gathering .sponsor.ccla{flex:1.2}.sponsors.gathering .sponsor.socialenterprise{flex:.3}.sponsors.gathering .sponsor.socialenterprisescotland{flex:.3}.sponsors.gathering .sponsor.glasgowconventionbureau{flex:.7}.sponsors.gathering .sponsor.thirdforcenews{flex:.55}.alignright{float:right}.alignright img{margin-left:1.2rem !important}.alignleft{float:left}.alignleft img{margin-right:1.2rem !important}.text-left{text-align:left}.has-text-align-right,.text-right{text-align:right}.text-centre{text-align:center}.text-justify{text-align:justify}.pull-right{float:right}.pull-left{float:left}.pull-centre{margin-left:auto !important;margin-right:auto !important}.clearfix{clear:both}.clearfix::after{content:"";clear:both;display:table}.align-self-centre{align-self:center}.align-centre{display:flex;justify-content:center !important;align-items:center}.v-padding{padding-top:.5rem !important;padding-bottom:.5rem !important}.v-padding-full{padding-top:1rem !important;padding-bottom:1rem !important}.h-padding{padding-left:.5rem !important;padding-right:.5rem !important}.h-padding-full{padding-left:1rem !important;padding-right:1rem !important}.x-padding{padding:.5rem !important}.x-padding-full{padding:1rem !important}.t-padding{padding-top:.5rem !important}.b-padding{padding-bottom:.5rem !important}.l-padding{padding-left:.5rem !important}.r-padding{padding-right:.5rem !important}.t-padding-full{padding-top:1rem !important}.b-padding-full{padding-bottom:1rem !important}.l-padding-full{padding-left:1rem !important}.r-padding-full{padding-right:1rem !important}.v-margin{margin-top:.5rem !important;margin-bottom:.5rem !important}.v-margin-full{margin-top:1rem !important;margin-bottom:1rem !important}.v-margin-full-bottom{margin-bottom:1rem !important}.v-margin-none{margin-top:0 !important;margin-bottom:0 !important}.h-margin{margin-left:.5rem !important;margin-right:.5rem !important}.h-margin-full{margin-left:1rem !important;margin-right:1rem !important}.t-margin{margin-top:.5rem !important}.b-margin{margin-bottom:.5rem !important}.l-margin{margin-left:.5rem !important}.r-margin{margin-right:.5rem !important}.t-margin-full{margin-top:1rem !important}.b-margin-full{margin-bottom:1rem !important}.l-margin-full{margin-left:1rem !important}.r-margin-full{margin-right:1rem !important}.x-margin{margin:.5rem !important}.x-margin-full{margin:1rem !important}figure:not(.wp-block-table),.no-margin{margin:0 !important;padding:0 !important}.no-padding{padding:0 !important}.border{border-style:solid;border-width:1px}.t-border{border-top-style:solid;border-top-width:1px}.l-border{border-left-style:solid;border-left-width:1px}.b-border{border-bottom-style:solid;border-bottom-width:1px}.r-border{border-right-style:solid;border-right-width:1px}.rounded{border-radius:4px}.tl-rounded{border-top-left-radius:4px}.tr-rounded{border-top-right-radius:4px}.bl-rounded{border-bottom-left-radius:4px}.br-rounded{border-bottom-right-radius:4px}.t-rounded{border-top-left-radius:4px;border-top-right-radius:4px}.l-rounded{border-top-left-radius:4px;border-bottom-left-radius:4px}.b-rounded{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.r-rounded{border-top-right-radius:4px;border-bottom-right-radius:4px}.rounded-full{border-radius:16px}.tl-rounded-full{border-top-left-radius:16px}.tr-rounded-full{border-top-right-radius:16px}.bl-rounded-full{border-bottom-left-radius:16px}.br-rounded-full{border-bottom-right-radius:16px}.t-rounded-full{border-top-left-radius:16px;border-top-right-radius:16px}.l-rounded-full{border-top-left-radius:16px;border-bottom-left-radius:16px}.b-rounded-full{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.r-rounded-full{border-top-right-radius:16px;border-bottom-right-radius:16px}@media (max-width: 479px){.no-float-sm{float:auto !important}.no-t-margin-sm{margin-top:0 !important}.no-b-margin-sm{margin-bottom:0 !important}.no-l-margin-sm{margin-left:0 !important}.no-r-margin-sm{margin-right:0 !important}.no-v-margin-sm{margin-top:0 !important;margin-bottom:0 !important}.no-h-margin-sm{margin-left:0 !important;margin-right:0 !important}.no-t-padding-sm{padding-top:0 !important}.no-b-padding-sm{padding-bottom:0 !important}.no-l-padding-sm{padding-left:0 !important}.no-r-padding-sm{padding-right:0 !important}.no-v-padding-sm{padding-top:0 !important;padding-bottom:0 !important}.no-h-padding-sm{padding-left:0 !important;padding-right:0 !important}.t-margin-sm{margin-top:.5rem !important}.b-margin-sm{margin-bottom:.5rem !important}.l-margin-sm{margin-left:.5rem !important}.r-margin-sm{margin-right:.5rem !important}.v-margin-sm{margin-top:.5rem !important;margin-bottom:.5rem !important}.h-margin-sm{margin-left:.5rem !important;margin-right:.5rem !important}.t-margin-full-sm{margin-top:1rem !important}.b-margin-full-sm{margin-bottom:1rem !important}.l-margin-full-sm{margin-left:1rem !important}.r-margin-full-sm{margin-right:1rem !important}.v-margin-full-sm{margin-top:1rem !important;margin-bottom:1rem !important}.h-margin-full-sm{margin-left:1rem !important;margin-right:1rem !important}.t-padding-sm{padding-top:.5rem !important}.b-padding-sm{padding-bottom:.5rem !important}.l-padding-sm{padding-left:.5rem !important}.r-padding-sm{padding-right:.5rem !important}.v-padding-sm{padding-top:.5rem !important;padding-bottom:.5rem !important}.h-padding-sm{padding-left:.5rem !important;padding-right:.5rem !important}.t-padding-full-sm{padding-top:1rem !important}.b-padding-full-sm{padding-bottom:1rem !important}.l-padding-full-sm{padding-left:1rem !important}.r-padding-full-sm{padding-right:1rem !important}.v-padding-full-sm{padding-top:1rem !important;padding-bottom:1rem !important}.h-padding-full-sm{padding-left:1rem !important;padding-right:1rem !important}}@media print{h1{font-size:1.6rem}h2{font-size:1.4rem}h3{font-size:1.2rem}h4{font-size:1.1rem}.textarea-print-helper{width:100%;padding:.25rem .4rem;border-radius:6px;border:.05rem solid #a5c0cc;display:block !important}textarea,header,.navbar,.apply-button,.print-button,.sidebar,.related,.pagination,.footer-image,.breadcrumb,.header-caption,#share-menu-button,.grid-info .social,.footer,.related-posts,.bg-yellow,footer{display:none !important}}.form-autocomplete-input .form-input{padding:0;border:none;border-radius:0;height:auto}
