/****** FILE: themes/georgejames/node_modules/jarallax/dist/jarallax.css *****/
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img,
picture.jarallax-img img {
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/****** FILE: themes/georgejames/node_modules/plyr/dist/plyr.css *****/
@charset "UTF-8";@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height, 5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
/****** FILE: themes/georgejames/node_modules/@splidejs/splide/dist/css/splide.min.css *****/
.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
/****** FILE: themes/georgejames/node_modules/@splidejs/splide-extension-video/dist/css/splide-extension-video.min.css *****/
.splide__slide--has-video{cursor:pointer}.splide__slide--has-video:hover .splide__video__play{opacity:1}.splide__slide__container--has-video{cursor:pointer;position:relative}.splide__slide__container--has-video:hover .splide__video__play{opacity:1}.splide__video{height:100%;left:0;position:absolute;top:0;width:100%}.splide__video__wrapper{background:#000;height:inherit;width:inherit}.splide__video__wrapper div,.splide__video__wrapper iframe,.splide__video__wrapper video{height:100%;width:100%}.splide__video__play{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;left:50%;opacity:.7;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .1s linear;width:40px}.splide__video__play:after{border-color:transparent transparent transparent #000;border-style:solid;border-width:9px 0 9px 17px;content:"";display:inline-block;margin-left:4px}
/****** FILE: themes/georgejames/node_modules/glightbox/dist/css/glightbox.min.css *****/
.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
/****** FILE: themes/georgejames/css/lightbox.css *****/

/****** FILE: themes/georgejames/css/bootstrap-grid.min.css *****/
:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}h1,h2,h3,h4,h5,h6{margin-top:0}dl,ol,p,ul{margin-top:0;margin-bottom:1rem}b,strong{font-weight:bolder}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]),a:not([href]):hover{color:inherit;text-decoration:none}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}label{display:inline-block;margin-bottom:.5rem}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}[role=button],[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.small,small{font-size:80%;font-weight:400}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;min-width:0;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;min-width:0;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;min-width:0;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;min-width:0;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;min-width:0;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat #fff}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat #fff}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat #fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.tab-content>.active{display:block}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}a.close.disabled{pointer-events:none}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-light{border-color:#f8f9fa!important}.border-white{border-color:#fff!important}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.float-left{float:left!important}.float-none{float:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.w-auto{width:auto!important}.h-auto{height:auto!important}.m-auto{margin:auto!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.font-weight-light{font-weight:300!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-reset{color:inherit!important}.visible{visibility:visible!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}}

/****** FILE: themes/georgejames/css/stacked_images.css *****/
/*********************
BREAKPOINTS
*********************/
.stacked_images {
  margin: -0.7692307692vw -0.7692307692vw !important; }
  .stacked_images figure {
    margin-bottom: 2.8571428571vw;
    position: relative; }
    .stacked_images figure.last_fig {
      margin-bottom: 0; }
    .stacked_images figure figcaption {
      padding: 1.4285714286vw 5.7142857143vw 0 0; }
      .stacked_images figure figcaption.Over_media {
        position: absolute;
        bottom: 4.2857142857vw;
        left: 4.2857142857vw; }
        @media (min-width: 768px) {
          .stacked_images figure figcaption.Over_media {
            bottom: 2.1428571429vw;
            left: 2.1428571429vw; } }
  .stacked_images .col, .stacked_images .col-1, .stacked_images .col-10, .stacked_images .col-11, .stacked_images .col-12, .stacked_images .col-2, .stacked_images .col-3, .stacked_images .col-4, .stacked_images .col-5, .stacked_images .col-6, .stacked_images .col-7, .stacked_images .col-8, .stacked_images .col-9, .stacked_images .col-auto, .stacked_images .col-lg, .stacked_images .col-lg-1, .stacked_images .col-lg-10, .stacked_images .col-lg-11, .stacked_images .col-lg-12, .stacked_images .col-lg-2, .stacked_images .col-lg-3, .stacked_images .col-lg-4, .stacked_images .col-lg-5, .stacked_images .col-lg-6, .stacked_images .col-lg-7, .stacked_images .col-lg-8, .stacked_images .col-lg-9, .stacked_images .col-lg-auto, .stacked_images .col-md, .stacked_images .col-md-1, .stacked_images .col-md-10, .stacked_images .col-md-11, .stacked_images .col-md-12, .stacked_images .col-md-2, .stacked_images .col-md-3, .stacked_images .col-md-4, .stacked_images .col-md-5, .stacked_images .col-md-6, .stacked_images .col-md-7, .stacked_images .col-md-8, .stacked_images .col-md-9, .stacked_images .col-md-auto, .stacked_images .col-sm, .stacked_images .col-sm-1, .stacked_images .col-sm-10, .stacked_images .col-sm-11, .stacked_images .col-sm-12, .stacked_images .col-sm-2, .stacked_images .col-sm-3, .stacked_images .col-sm-4, .stacked_images .col-sm-5, .stacked_images .col-sm-6, .stacked_images .col-sm-7, .stacked_images .col-sm-8, .stacked_images .col-sm-9, .stacked_images .col-sm-auto, .stacked_images .col-xl, .stacked_images .col-xl-1, .stacked_images .col-xl-10, .stacked_images .col-xl-11, .stacked_images .col-xl-12, .stacked_images .col-xl-2, .stacked_images .col-xl-3, .stacked_images .col-xl-4, .stacked_images .col-xl-5, .stacked_images .col-xl-6, .stacked_images .col-xl-7, .stacked_images .col-xl-8, .stacked_images .col-xl-9, .stacked_images .col-xl-auto {
    padding: 0px 0.7692307692vw 0px 0.7692307692vw !important; }

.topic_layout {
  column-count: 2;
  column-gap: 4rem; }
  .topic_layout .topic_media_pos_Left {
    width: 200px;
    float: left;
    position: relative; }

.stack_caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.218);
  width: 100%;
  padding: .5rem 1rem .5rem 1rem;
  color: white;
  font-size: .8em;
  line-height: 1.35em;
  margin-top: 1rem; }

/****** FILE: themes/georgejames/css/typography.css *****/
/*********************
BREAKPOINTS
*********************/
@font-face {
  font-family: 'SangBleuEmpire-Medium';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/SangBleuEmpire-Medium-WebS.woff2") format("woff2"), url("../../fonts/SangBleuEmpire-Medium-WebS.woff") format("woff"); }

@font-face {
  font-family: 'SangBleuEmpire-Bold';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/SangBleuEmpire-Bold-WebS.woff2") format("woff2"), url("../../fonts/SangBleuEmpire-Bold-WebS.woff") format("woff"); }

@font-face {
  font-family: 'EuclidCircularA-Light';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/EuclidCircularA-Light-WebS.woff2") format("woff2"), url("../../fonts/EuclidCircularA-Light-WebS.woff") format("woff"); }

@font-face {
  font-family: 'EuclidCircularA-LightItalic';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/EuclidCircularA-LightItalic-WebS.woff2") format("woff2"), url("../../fonts/EuclidCircularA-LightItalic-WebS.woff") format("woff"); }

@font-face {
  font-family: 'EuclidCircularA-Regular';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/EuclidCircularA-Regular-WebS.woff2") format("woff2"), url("../../fonts/EuclidCircularA-Regular-WebS.woff") format("woff"); }

@font-face {
  font-family: 'EuclidCircularA-RegularItalic';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/EuclidCircularA-RegularItalic-WebS.woff2") format("woff2"), url("../../fonts/EuclidCircularA-RegularItalic-WebS.woff") format("woff"); }

@font-face {
  font-family: 'EuclidCircularA-Medium';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/EuclidCircularA-Medium-WebS.woff2") format("woff2"), url("../../fonts/EuclidCircularA-Medium-WebS.woff") format("woff"); }

@font-face {
  font-family: 'EuclidCircularA-MediumItalic';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/EuclidCircularA-MediumItalic-WebS.woff2") format("woff2"), url("../../fonts/EuclidCircularA-MediumItalic-WebS.woff") format("woff"); }

@font-face {
  font-family: 'EuclidCircularA-Semibold';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/EuclidCircularA-Semibold-WebS.woff2") format("woff2"), url("../../fonts/EuclidCircularA-Semibold-WebS.woff") format("woff"); }

@font-face {
  font-family: 'EuclidCircularA-SemiboldItalic';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/EuclidCircularA-SemiboldItalic-WebS.woff2") format("woff2"), url("../../fonts/EuclidCircularA-SemiboldItalic-WebS.woff") format("woff"); }

@font-face {
  font-family: 'EuclidCircularA-Bold';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/EuclidCircularA-Bold-WebS.woff2") format("woff2"), url("../../fonts/EuclidCircularA-Bold-WebS.woff") format("woff"); }

@font-face {
  font-family: 'EuclidCircularA-BoldItalic';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../../fonts/EuclidCircularA-BoldItalic-WebS.woff2") format("woff2"), url("../../fonts/EuclidCircularA-BoldItalic-WebS.woff") format("woff"); }

.transition-fade {
  transition: 0.4s;
  opacity: 1; }

html.is-animating .transition-fade {
  opacity: 0; }

body::-webkit-scrollbar {
  width: 2px;
  height: 2px; }

body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px rgba(0, 0, 0, 0); }

body::-webkit-scrollbar-thumb {
  background-color: var(--black);
  outline: 1px solid var(--black); }

html {
  scroll-behavior: smooth; }

@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto; } }

html, body {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
  background-color: var(--paper);
  overflow-x: hidden; }
  @media (min-width: 1300px) {
    html, body {
      overflow-x: visible; } }
body {
  font-size: 13px;
  line-height: 19px;
  scroll-behavior: smooth;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "EuclidCircularA-Light", sans-serif;
  color: var(--black);
  transition: all 300ms ease;
  position: relative; }
  body.BGColour {
    background-color: var(--page-bg); }
  @media (min-width: 1300px) {
    body {
      font-family: "EuclidCircularA-Light", sans-serif;
      font-size: 16px;
      line-height: 25px; } }
* {
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale; }

main {
  overflow-x: visible; }

ol li {
  padding-left: 0.75rem; }

ul.simple_list {
  padding: 0 !important;
  list-style: none;
  margin-bottom: 1.5rem; }

.upper {
  text-transform: uppercase; }

.force_inherit p, .force_inherit li, .force_inherit h1, .force_inherit h2, .force_inherit h3, .force_inherit h4, .force_inherit h5, .force_inherit h6 {
  color: inherit; }

h1, h2, h3, h4, h5, h6 {
  color: var(--subs);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1 {
  font-size: 2.5em;
  line-height: 1.14em;
  letter-spacing: 1px;
  margin: 3rem 0 1.5rem 0;
  font-family: 'SangBleuEmpire-Medium'; }
  @media (min-width: 1024px) {
    h1 {
      font-family: 'SangBleuEmpire-Bold'; } }
  @media (min-width: 1024px) {
    h1 {
      margin: 3rem 0 1.5rem 0; } }
  h1.H1Lg {
    font-size: 3em;
    line-height: 1.1em;
    margin: 3rem 0 1.5rem 0; }
    @media (min-width: 768px) {
      h1.H1Lg {
        margin: 3rem 0 3rem 0;
        font-size: 4em;
        line-height: 1.1em; } }
    @media (min-width: 1300px) {
      h1.H1Lg {
        margin: 3rem 0 3rem 0;
        font-size: 4.85rem;
        line-height: 1.08em; } }
  h1.H1Xl {
    font-size: 13vw;
    line-height: 1.1em;
    margin: 3rem 0 1.5rem 0; }
    @media (min-width: 1024px) {
      h1.H1Xl {
        font-size: 7.5vw;
        line-height: 1em;
        margin: 3rem 0 3rem 0; } }
h2 {
  font-size: 1.8em;
  font-family: 'SangBleuEmpire-Medium';
  margin: 3rem 0 1rem 0;
  line-height: 1.2em; }
  @media (min-width: 1300px) {
    h2 {
      font-size: 1.8em;
      line-height: 1.25em;
      margin: 3rem 0 1.5rem 0; } }
h3 {
  margin: 1.5rem 0 0.75rem 0;
  font-size: 16px;
  line-height: 25px;
  font-family: "EuclidCircularA-Regular", sans-serif; }
  h3 span.light {
    font-family: "EuclidCircularA-Light", sans-serif;
    opacity: 0.6;
    filter: alpha(opacity=60); }
  @media (min-width: 1300px) {
    h3 {
      font-size: 1.4em;
      line-height: 1.3em;
      letter-spacing: -.4px; } }
h4 {
  font-size: 1.2em;
  line-height: 1.25em;
  font-family: "EuclidCircularA-Medium", sans-serif;
  margin: 3rem 0 0.375rem 0; }
  h4 span.light {
    font-family: "EuclidCircularA-Light", sans-serif;
    opacity: 0.6;
    filter: alpha(opacity=60); }
  @media (min-width: 1300px) {
    h4 {
      font-size: 1.28em;
      font-family: "EuclidCircularA-Regular", sans-serif; } }
  h4.gridcss_helpers_title {
    color: white; }

h5 {
  font-size: 1em;
  line-height: 1.14em;
  font-family: "EuclidCircularA-Regular", sans-serif;
  margin: 3rem 0 0.75rem 0; }

h6 {
  font-size: .8em;
  margin: 3rem 0 1.5rem 0;
  font-family: "EuclidCircularA-Medium", sans-serif; }

.center_fix {
  align-items: center;
  justify-content: center; }

.SectionSpace h1:first-child, .SectionSpace h2:first-child, .SectionSpace h3:first-child, .SectionSpace h4:first-child, .SectionSpace h4:first-child, .SectionSpace h5:first-child, .row h1:first-child, .row h2:first-child, .row h3:first-child, .row h4:first-child, .row h4:first-child, .row h5:first-child, .projectTabs h1:first-child, .projectTabs h2:first-child, .projectTabs h3:first-child, .projectTabs h4:first-child, .projectTabs h4:first-child, .projectTabs h5:first-child {
  margin-top: 0px; }

.SectionSpace p, .row p, .projectTabs p {
  margin-bottom: 1rem; }

a, *:hover, *:focus, *:active {
  text-decoration: none !important;
  outline: none !important; }

.SideLink a {
  border: none !important;
  color: var(--text) !important; }

article a, article *:hover, article *:focus, article *:active, .scroll-reveal p a, .scroll-reveal p *:hover, .scroll-reveal p *:focus, .scroll-reveal p *:active {
  text-decoration: none !important;
  outline: none !important; }

article a, .scroll-reveal p a {
  color: var(--links_link);
  border-bottom: 1px solid transparent; }
  article a:hover, .scroll-reveal p a:hover {
    color: var(--links_hover);
    border-color: var(--links_hover); }
  article a:visited, .scroll-reveal p a:visited {
    color: var(--links_visited); }
  article a:active, article a:focus, .scroll-reveal p a:active, .scroll-reveal p a:focus {
    color: var(--links_active); }

a.underline, footer a, .nav_overlayxx a {
  color: var(--brand-primary);
  transition: all 0.2s linear;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-bottom: none; }
  a.underline:after, footer a:after, .nav_overlayxx a:after {
    content: "";
    position: absolute;
    height: 1px;
    background-color: var(--black);
    width: 0;
    left: 0%;
    bottom: -2px;
    -webkit-transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) all;
    transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) all; }
  a.underline:hover:after, footer a:hover:after, .nav_overlayxx a:hover:after {
    width: 100%; }
  a.underline:hover, footer a:hover, .nav_overlayxx a:hover {
    color: var(--link) !important;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%; }
  a.underline:visited, a.underline:active, a.underline:focus, footer a:visited, footer a:active, footer a:focus, .nav_overlayxx a:visited, .nav_overlayxx a:active, .nav_overlayxx a:focus {
    color: var(--link); }

p:last-child {
  margin-bottom: 0px; }

.caption {
  font-size: 0.65em !important;
  margin-top: 0.375rem 0 0.75rem 0;
  font-family: "EuclidCircularA-Medium", sans-serif; }

.HeroText p, .HeroText li, .heroslideshow .Ani_content p, .heroslideshow .Ani_content li {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 1.5rem; }
  @media (min-width: 1300px) {
    .HeroText p, .HeroText li, .heroslideshow .Ani_content p, .heroslideshow .Ani_content li {
      font-size: 1.4em;
      line-height: 1.5em;
      letter-spacing: -.4px; } }
.Project_Info .HeroText br {
  content: "";
  display: block;
  margin: .85em; }

small, .small {
  font-size: 0.8em;
  line-height: 1.56em; }

b, strong {
  font-family: "EuclidCircularA-Medium", sans-serif;
  font-weight: normal; }

/****** FILE: themes/georgejames/css/parallax.css *****/
/*********************
BREAKPOINTS
*********************/
.fixed-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll; }
  @media (min-width: 1300px) {
    .fixed-image {
      background-attachment: fixed; } }
@supports (-webkit-overflow-scrolling: touch) {
  .fixed-image {
    background-size: cover !important;
    background-attachment: scroll !important; } }

/****** FILE: themes/georgejames/css/editor.css *****/
@import url(typography.css);
/*********************
BREAKPOINTS
*********************/
body#tinymce {
  padding: 5px 15px 15px;
  font-family: "EuclidCircularA-Light", sans-serif; }

body.cms span.ss-uploadfield-view-allowed-extensions {
  display: none !important;
  background-color: red !important; }

body.cms #Form_ItemEditForm h3:first-child {
  display: block !important;
  float: none !important;
  width: 100% !important; }

/****** FILE: themes/georgejames/css/grid.css *****/
/*********************
BREAKPOINTS
*********************/
.hide {
  display: none !important; }

.nooverflow {
  overflow: hidden !important; }

.show {
  display: block; }

.SpaceAbove {
  margin-top: 1.5rem !important; }

.notop {
  margin-top: 0px !important;
  padding-top: 0px !important; }

.nobot {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important; }

.nopad {
  padding: 0px !important; }

.Tight {
  padding: 1.4285714286vw 0 1.4285714286vw 0 !important; }

.TightTop {
  padding-top: 1.4285714286vw !important; }

.TightBottom {
  padding-bottom: 1.4285714286vw !important; }

.p_t_Med {
  background: rgba(0, 0, 0, 0.2); }

.container-fluid {
  position: relative;
  padding: 0 5vw 0 5vw;
  z-index: 5; }

.Standard, .Narrow, .ExtraNarrow, .FullWidth, .Wide {
  margin: 0 auto 0 auto; }

.Standard {
  width: 100%;
  position: relative;
  width: 100%; }
  @media (min-width: 1300px) {
    .Standard {
      width: 85%; } }
  @media (min-width: 1800px) {
    .Standard {
      width: 75%; } }
.Narrow {
  max-width: 100%; }
  @media (min-width: 768px) {
    .Narrow {
      max-width: 850px; } }
  @media (min-width: 1024px) {
    .Narrow {
      max-width: 850px; } }
  @media (min-width: 1300px) {
    .Narrow {
      max-width: 900px; } }
  @media (min-width: 1800px) {
    .Narrow {
      max-width: 1130px; } }
.ExtraNarrow {
  max-width: 100%; }
  @media (min-width: 768px) {
    .ExtraNarrow {
      max-width: 550px; } }
  @media (min-width: 1024px) {
    .ExtraNarrow {
      max-width: 600px; } }
  @media (min-width: 1300px) {
    .ExtraNarrow {
      max-width: 650px; } }
  @media (min-width: 1800px) {
    .ExtraNarrow {
      max-width: 750px; } }
.FullWidth {
  max-width: 100%;
  position: relative; }

.Wide {
  max-width: 100%; }
  @media (min-width: 768px) {
    .Wide {
      max-width: 100%; } }
  @media (min-width: 1024px) {
    .Wide {
      max-width: 100%; } }
  @media (min-width: 1300px) {
    .Wide {
      max-width: 90%; } }
  @media (min-width: 1800px) {
    .Wide {
      max-width: 85%; } }
.noedge {
  padding: 0px !important; }

.mobile_noedge {
  padding: 0px !important; }
  @media (min-width: 1300px) {
    .mobile_noedge {
      padding: 0 5vw 0 5vw; } }
#section295 {
  margin-top: -4rem; }
  @media (min-width: 768px) {
    #section295 {
      margin-top: -1rem; } }
  @media (min-width: 1024px) {
    #section295 {
      margin-top: 0rem; } }
.gap {
  height: 0px !important;
  display: inline-block; }

.LinksGrid .SubBlock_Text_Wrap {
  aspect-ratio: 16/10; }
  .LinksGrid .SubBlock_Text_Wrap article {
    width: 100%;
    height: 100%;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important; }
  .LinksGrid .SubBlock_Text_Wrap a {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all 0.2s linear; }
    .LinksGrid .SubBlock_Text_Wrap a:hover {
      border: none;
      background-color: black; }

/****** FILE: themes/georgejames/css/gridcss.css *****/
/*********************
BREAKPOINTS
*********************/
.gridcss_helpers .grid_css_counts, .gridcss_helpers .grid_css_counts_sm, .gridcss_helpers .grid_css_counts_med, .gridcss_helpers .grid_css_counts_lg, .gridcss_helpers .grid_css_counts_xl {
  display: none;
  margin-top: 0.75rem; }

@media (max-width: 767px) {
  .gridcss_helpers .grid_css_counts {
    display: block; } }

@media (min-width: 768px) {
  .gridcss_helpers .grid_css_counts_sm {
    display: block; }
  .gridcss_helpers .grid_css_counts, .gridcss_helpers .grid_css_counts_med, .gridcss_helpers .grid_css_counts_lg, .gridcss_helpers .grid_css_counts_xl {
    display: none; } }

@media (min-width: 1024px) {
  .gridcss_helpers .grid_css_counts_med {
    display: block; }
  .gridcss_helpers .grid_css_counts, .gridcss_helpers .grid_css_counts_sm, .gridcss_helpers .grid_css_counts_lg, .gridcss_helpers .grid_css_counts_xl {
    display: none; } }

@media (min-width: 1300px) {
  .gridcss_helpers .grid_css_counts_lg {
    display: block; }
  .gridcss_helpers .grid_css_counts, .gridcss_helpers .grid_css_counts_sm, .gridcss_helpers .grid_css_counts_med, .gridcss_helpers .grid_css_counts_xl {
    display: none; } }

@media (min-width: 1800px) {
  .gridcss_helpers .grid_css_counts_xl {
    display: block; }
  .gridcss_helpers .grid_css_counts, .gridcss_helpers .grid_css_counts_sm, .gridcss_helpers .grid_css_counts_med, .gridcss_helpers .grid_css_counts_lg {
    display: none; } }

.gridcss_helpers {
  position: absolute;
  z-index: 999;
  background-color: #ff9595;
  color: white;
  bottom: 0;
  padding: 35px;
  display: none; }
  .gridcss_helpers p {
    font-size: 19px;
    margin: 0 !important; }
  @media (min-width: 768px) {
    .gridcss_helpers {
      background-color: #80bdab; } }
  @media (min-width: 1024px) {
    .gridcss_helpers {
      background-color: #bb596b; } }
  @media (min-width: 1300px) {
    .gridcss_helpers {
      background-color: #f6cd61; } }
  @media (min-width: 1800px) {
    .gridcss_helpers {
      background-color: #d291bc; } }
  .gridcss_helpers span {
    width: 25px;
    display: inline-block;
    text-align: center;
    margin-right: 6px; }

.z_index_Standard {
  z-index: 0; }

.z_index_Above {
  z-index: 9; }

.z_index_Top {
  z-index: 99; }

.z_index_ForceTop {
  z-index: 999; }

.gridcss_helpers_title {
  margin-bottom: 1rem;
  font-family: "EuclidCircularA-Medium", sans-serif;
  font-size: 20px; }
  .gridcss_helpers_title:after {
    content: ": Phone"; }
    @media (min-width: 768px) and (max-width: 1024px) {
      .gridcss_helpers_title:after {
        content: ": Tablet (portrait)"; } }
    @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
      .gridcss_helpers_title:after {
        content: ": Tablet (landscape)"; } }
    @media (min-width: 1025px) and (max-width: 1800px) {
      .gridcss_helpers_title:after {
        content: ": Desktop"; } }
    @media (min-width: 1800px) {
      .gridcss_helpers_title:after {
        content: ": Big Desktop"; } }
.grid_sub_blocks {
  display: grid;
  grid-template-columns: repeat(12, 1fr); }
  .grid_sub_blocks.SB_Space_std {
    grid-gap: 1.4285714286vw; }
  .grid_sub_blocks.SB_Space_extra {
    grid-gap: 5vw; }
  .grid_sub_blocks.SB_Space_tight {
    grid-gap: 0.7692307692vw; }
  .grid_sub_blocks.SB_Space_ex_tight {
    grid-gap: 0.4761904762vw; }
  .grid_sub_blocks.SB_Space_hairline {
    grid-gap: 1px; }
  .grid_sub_blocks.SB_Space_none {
    grid-gap: 0; }
  .grid_sub_blocks .grid_card {
    height: 100%; }
    .grid_sub_blocks .grid_card:hover .gridcss_helpers {
      display: block; }
  @media (min-width: 0px) and (max-width: 767px) {
    .grid_sub_blocks .card_pos_1 {
      grid-row-start: 1 !important; }
    .grid_sub_blocks .card_pos_2 {
      grid-row-start: 2 !important; }
    .grid_sub_blocks .card_pos_3 {
      grid-row-start: 3 !important; }
    .grid_sub_blocks .card_pos_4 {
      grid-row-start: 4 !important; }
    .grid_sub_blocks .card_pos_5 {
      grid-row-start: 5 !important; }
    .grid_sub_blocks .card_pos_6 {
      grid-row-start: 6 !important; }
    .grid_sub_blocks .card_pos_7 {
      grid-row-start: 7 !important; }
    .grid_sub_blocks .card_pos_8 {
      grid-row-start: 8 !important; }
    .grid_sub_blocks .card_pos_9 {
      grid-row-start: 9 !important; }
    .grid_sub_blocks .card_pos_10 {
      grid-row-start: 10 !important; }
    .grid_sub_blocks .span_col_1 {
      grid-column: span 1 / auto; }
    .grid_sub_blocks .span_col_2 {
      grid-column: span 2 / auto; }
    .grid_sub_blocks .span_col_3 {
      grid-column: span 3 / auto; }
    .grid_sub_blocks .span_col_4 {
      grid-column: span 4 / auto; }
    .grid_sub_blocks .span_col_5 {
      grid-column: span 5 / auto; }
    .grid_sub_blocks .span_col_6 {
      grid-column: span 6 / auto; }
    .grid_sub_blocks .span_col_7 {
      grid-column: span 7 / auto; }
    .grid_sub_blocks .span_col_8 {
      grid-column: span 8 / auto; }
    .grid_sub_blocks .span_col_9 {
      grid-column: span 9 / auto; }
    .grid_sub_blocks .span_col_10 {
      grid-column: span 10 / auto; }
    .grid_sub_blocks .span_col_11 {
      grid-column: span 11 / auto; }
    .grid_sub_blocks .span_col_12 {
      grid-column: span 12 / auto; }
    .grid_sub_blocks .span_row_1 {
      grid-row: span 1 / auto; }
    .grid_sub_blocks .span_row_2 {
      grid-row: span 2 / auto; }
    .grid_sub_blocks .span_row_3 {
      grid-row: span 3 / auto; }
    .grid_sub_blocks .span_row_4 {
      grid-row: span 4 / auto; }
    .grid_sub_blocks .span_row_5 {
      grid-row: span 5 / auto; }
    .grid_sub_blocks .span_row_6 {
      grid-row: span 6 / auto; }
    .grid_sub_blocks .span_row_7 {
      grid-row: span 7 / auto; }
    .grid_sub_blocks .span_row_8 {
      grid-row: span 8 / auto; }
    .grid_sub_blocks .span_row_9 {
      grid-row: span 9 / auto; }
    .grid_sub_blocks .span_row_10 {
      grid-row: span 10 / auto; }
    .grid_sub_blocks .span_row_11 {
      grid-row: span 11 / auto; }
    .grid_sub_blocks .span_row_12 {
      grid-row: span 12 / auto; }
    .grid_sub_blocks .min_height_Sml {
      min-height: 200px; }
    .grid_sub_blocks .min_height_Std {
      min-height: 250px; }
    .grid_sub_blocks .min_height_Med {
      min-height: 370px; }
    .grid_sub_blocks .min_height_Lg {
      min-height: 45vh; }
    .grid_sub_blocks .min_height_Xl {
      min-height: 70vh; } }
  @media (min-width: 768px) {
    .grid_sub_blocks .card_pos_sm_1 {
      grid-row-start: 1 !important; }
    .grid_sub_blocks .card_pos_sm_2 {
      grid-row-start: 2 !important; }
    .grid_sub_blocks .card_pos_sm_3 {
      grid-row-start: 3 !important; }
    .grid_sub_blocks .card_pos_sm_4 {
      grid-row-start: 4 !important; }
    .grid_sub_blocks .card_pos_sm_5 {
      grid-row-start: 5 !important; }
    .grid_sub_blocks .card_pos_sm_6 {
      grid-row-start: 6 !important; }
    .grid_sub_blocks .card_pos_sm_7 {
      grid-row-start: 7 !important; }
    .grid_sub_blocks .card_pos_sm_8 {
      grid-row-start: 8 !important; }
    .grid_sub_blocks .card_pos_sm_9 {
      grid-row-start: 9 !important; }
    .grid_sub_blocks .card_pos_sm_10 {
      grid-row-start: 10 !important; }
    .grid_sub_blocks .span_col_sm_1 {
      grid-column: span 1 / auto; }
    .grid_sub_blocks .span_col_sm_2 {
      grid-column: span 2 / auto; }
    .grid_sub_blocks .span_col_sm_3 {
      grid-column: span 3 / auto; }
    .grid_sub_blocks .span_col_sm_4 {
      grid-column: span 4 / auto; }
    .grid_sub_blocks .span_col_sm_5 {
      grid-column: span 5 / auto; }
    .grid_sub_blocks .span_col_sm_6 {
      grid-column: span 6 / auto; }
    .grid_sub_blocks .span_col_sm_7 {
      grid-column: span 7 / auto; }
    .grid_sub_blocks .span_col_sm_8 {
      grid-column: span 8 / auto; }
    .grid_sub_blocks .span_col_sm_9 {
      grid-column: span 9 / auto; }
    .grid_sub_blocks .span_col_sm_10 {
      grid-column: span 10 / auto; }
    .grid_sub_blocks .span_col_sm_11 {
      grid-column: span 11 / auto; }
    .grid_sub_blocks .span_col_sm_12 {
      grid-column: span 12 / auto; }
    .grid_sub_blocks .span_row_sm_1 {
      grid-row: span 1 / auto; }
    .grid_sub_blocks .span_row_sm_2 {
      grid-row: span 2 / auto; }
    .grid_sub_blocks .span_row_sm_3 {
      grid-row: span 3 / auto; }
    .grid_sub_blocks .span_row_sm_4 {
      grid-row: span 4 / auto; }
    .grid_sub_blocks .span_row_sm_5 {
      grid-row: span 5 / auto; }
    .grid_sub_blocks .span_row_sm_6 {
      grid-row: span 6 / auto; }
    .grid_sub_blocks .span_row_sm_7 {
      grid-row: span 7 / auto; }
    .grid_sub_blocks .span_row_sm8 {
      grid-row: span 8 / auto; }
    .grid_sub_blocks .span_row_sm9 {
      grid-row: span 9 / auto; }
    .grid_sub_blocks .span_row_sm_10 {
      grid-row: span 10 / auto; }
    .grid_sub_blocks .span_row_sm_11 {
      grid-row: span 11 / auto; }
    .grid_sub_blocks .span_row_sm_12 {
      grid-row: span 12 / auto; }
    .grid_sub_blocks .sm_min_height_Sml {
      min-height: 200px; }
    .grid_sub_blocks .sm_min_height_Std {
      min-height: 250px; }
    .grid_sub_blocks .sm_min_height_Med {
      min-height: 370px; }
    .grid_sub_blocks .sm_min_height_Lg {
      min-height: 45vh; }
    .grid_sub_blocks .sm_min_height_Xl {
      min-height: 70vh; } }
  @media (min-width: 1024px) {
    .grid_sub_blocks .card_pos_med_1 {
      grid-row-start: 1 !important; }
    .grid_sub_blocks .card_pos_med_2 {
      grid-row-start: 2 !important; }
    .grid_sub_blocks .card_pos_med_3 {
      grid-row-start: 3 !important; }
    .grid_sub_blocks .card_pos_med_4 {
      grid-row-start: 4 !important; }
    .grid_sub_blocks .card_pos_med_5 {
      grid-row-start: 5 !important; }
    .grid_sub_blocks .card_pos_med_6 {
      grid-row-start: 6 !important; }
    .grid_sub_blocks .card_pos_med_7 {
      grid-row-start: 7 !important; }
    .grid_sub_blocks .card_pos_med_8 {
      grid-row-start: 8 !important; }
    .grid_sub_blocks .card_pos_med_9 {
      grid-row-start: 9 !important; }
    .grid_sub_blocks .card_pos_med_10 {
      grid-row-start: 10 !important; }
    .grid_sub_blocks .span_col_med_1 {
      grid-column: span 1 / auto; }
    .grid_sub_blocks .span_col_med_2 {
      grid-column: span 2 / auto; }
    .grid_sub_blocks .span_col_med_3 {
      grid-column: span 3 / auto; }
    .grid_sub_blocks .span_col_med_4 {
      grid-column: span 4 / auto; }
    .grid_sub_blocks .span_col_med_5 {
      grid-column: span 5 / auto; }
    .grid_sub_blocks .span_col_med_6 {
      grid-column: span 6 / auto; }
    .grid_sub_blocks .span_col_med_7 {
      grid-column: span 7 / auto; }
    .grid_sub_blocks .span_col_med_8 {
      grid-column: span 8 / auto; }
    .grid_sub_blocks .span_col_med_9 {
      grid-column: span 9 / auto; }
    .grid_sub_blocks .span_col_med_10 {
      grid-column: span 10 / auto; }
    .grid_sub_blocks .span_col_med_11 {
      grid-column: span 11 / auto; }
    .grid_sub_blocks .span_col_med_12 {
      grid-column: span 12 / auto; }
    .grid_sub_blocks .span_row_med_1 {
      grid-row: span 1 / auto; }
    .grid_sub_blocks .span_row_med_2 {
      grid-row: span 2 / auto; }
    .grid_sub_blocks .span_row_med_3 {
      grid-row: span 3 / auto; }
    .grid_sub_blocks .span_row_med_4 {
      grid-row: span 4 / auto; }
    .grid_sub_blocks .span_row_med_5 {
      grid-row: span 5 / auto; }
    .grid_sub_blocks .span_row_med_6 {
      grid-row: span 6 / auto; }
    .grid_sub_blocks .span_row_med_7 {
      grid-row: span 7 / auto; }
    .grid_sub_blocks .span_row_med_8 {
      grid-row: span 8 / auto; }
    .grid_sub_blocks .span_row_med_9 {
      grid-row: span 9 / auto; }
    .grid_sub_blocks .span_row_med_10 {
      grid-row: span 10 / auto; }
    .grid_sub_blocks .span_row_med_11 {
      grid-row: span 11 / auto; }
    .grid_sub_blocks .span_row_med_12 {
      grid-row: span 12 / auto; }
    .grid_sub_blocks .med_min_height_Sml {
      min-height: 200px; }
    .grid_sub_blocks .med_min_height_Std {
      min-height: 250px; }
    .grid_sub_blocks .med_min_height_Med {
      min-height: 370px; }
    .grid_sub_blocks .med_min_height_Lg {
      min-height: 45vh; }
    .grid_sub_blocks .med_min_height_Xl {
      min-height: 70vh; } }
  @media (min-width: 1300px) {
    .grid_sub_blocks .span_col_lg_1 {
      grid-column: span 1 / auto; }
    .grid_sub_blocks .span_col_lg_2 {
      grid-column: span 2 / auto; }
    .grid_sub_blocks .span_col_lg_3 {
      grid-column: span 3 / auto; }
    .grid_sub_blocks .span_col_lg_4 {
      grid-column: span 4 / auto; }
    .grid_sub_blocks .span_col_lg_5 {
      grid-column: span 5 / auto; }
    .grid_sub_blocks .span_col_lg_6 {
      grid-column: span 6 / auto; }
    .grid_sub_blocks .span_col_lg_7 {
      grid-column: span 7 / auto; }
    .grid_sub_blocks .span_col_lg_8 {
      grid-column: span 8 / auto; }
    .grid_sub_blocks .span_col_lg_9 {
      grid-column: span 9 / auto; }
    .grid_sub_blocks .span_col_lg_10 {
      grid-column: span 10 / auto; }
    .grid_sub_blocks .span_col_lg_11 {
      grid-column: span 11 / auto; }
    .grid_sub_blocks .span_col_lg_12 {
      grid-column: span 12 / auto; }
    .grid_sub_blocks .span_row_lg_1 {
      grid-row: span 1 / auto; }
    .grid_sub_blocks .span_row_lg_2 {
      grid-row: span 2 / auto; }
    .grid_sub_blocks .span_row_lg_3 {
      grid-row: span 3 / auto; }
    .grid_sub_blocks .span_row_lg_4 {
      grid-row: span 4 / auto; }
    .grid_sub_blocks .span_row_lg_5 {
      grid-row: span 5 / auto; }
    .grid_sub_blocks .span_row_lg_6 {
      grid-row: span 6 / auto; }
    .grid_sub_blocks .span_row_lg_7 {
      grid-row: span 7 / auto; }
    .grid_sub_blocks .span_row_lg_8 {
      grid-row: span 8 / auto; }
    .grid_sub_blocks .span_row_lg_9 {
      grid-row: span 9 / auto; }
    .grid_sub_blocks .span_row_lg_10 {
      grid-row: span 10 / auto; }
    .grid_sub_blocks .span_row_lg_11 {
      grid-row: span 11 / auto; }
    .grid_sub_blocks .span_row_lg_12 {
      grid-row: span 12 / auto; }
    .grid_sub_blocks .lg_min_height_Sml {
      min-height: 200px; }
    .grid_sub_blocks .lg_min_height_Std {
      min-height: 250px; }
    .grid_sub_blocks .lg_min_height_Med {
      min-height: 370px; }
    .grid_sub_blocks .lg_min_height_Lg {
      min-height: 45vh; }
    .grid_sub_blocks .lg_min_height_Xl {
      min-height: 70vh; } }
  @media (min-width: 1800px) {
    .grid_sub_blocks .span_col_xl_1 {
      grid-column: span 1 / auto; }
    .grid_sub_blocks .span_col_xl_2 {
      grid-column: span 2 / auto; }
    .grid_sub_blocks .span_col_xl_3 {
      grid-column: span 3 / auto; }
    .grid_sub_blocks .span_col_xl_4 {
      grid-column: span 4 / auto; }
    .grid_sub_blocks .span_col_xl_5 {
      grid-column: span 5 / auto; }
    .grid_sub_blocks .span_col_xl_6 {
      grid-column: span 6 / auto; }
    .grid_sub_blocks .span_col_xl_7 {
      grid-column: span 7 / auto; }
    .grid_sub_blocks .span_col_xl_8 {
      grid-column: span 8 / auto; }
    .grid_sub_blocks .span_col_xl_9 {
      grid-column: span 9 / auto; }
    .grid_sub_blocks .span_col_xl_10 {
      grid-column: span 10 / auto; }
    .grid_sub_blocks .span_col_xl_11 {
      grid-column: span 11 / auto; }
    .grid_sub_blocks .span_col_xl_12 {
      grid-column: span 12 / auto; }
    .grid_sub_blocks .span_row_xl_1 {
      grid-row: span 1 / auto; }
    .grid_sub_blocks .span_row_xl_2 {
      grid-row: span 2 / auto; }
    .grid_sub_blocks .span_row_xl_3 {
      grid-row: span 3 / auto; }
    .grid_sub_blocks .span_row_xl_4 {
      grid-row: span 4 / auto; }
    .grid_sub_blocks .span_row_xl_5 {
      grid-row: span 5 / auto; }
    .grid_sub_blocks .span_row_xl_6 {
      grid-row: span 6 / auto; }
    .grid_sub_blocks .span_row_xl_7 {
      grid-row: span 7 / auto; }
    .grid_sub_blocks .span_row_xl_8 {
      grid-row: span 8 / auto; }
    .grid_sub_blocks .span_row_xl_9 {
      grid-row: span 9 / auto; }
    .grid_sub_blocks .span_row_xl_10 {
      grid-row: span 10 / auto; }
    .grid_sub_blocks .span_row_xl_11 {
      grid-row: span 11 / auto; }
    .grid_sub_blocks .span_row_xl_12 {
      grid-row: span 12 / auto; }
    .grid_sub_blocks .xl_min_height_Sml {
      min-height: 200px; }
    .grid_sub_blocks .xl_min_height_Std {
      min-height: 250px; }
    .grid_sub_blocks .xl_min_height_Med {
      min-height: 370px; }
    .grid_sub_blocks .xl_min_height_Lg {
      min-height: 45vh; }
    .grid_sub_blocks .xl_min_height_Xl {
      min-height: 70vh; } }

/****** FILE: themes/georgejames/css/article.css *****/
/*********************
BREAKPOINTS
*********************/
.centreAll {
  text-align: center; }

.FullHeight .Align_ML, .FullHeight .Align_MC, .FullHeight .Align_MR, .High .Align_ML, .High .Align_MC, .High .Align_MR {
  position: relative;
  top: 47%;
  transform: translateY(-47%); }
  @media (min-width: 768px) {
    .FullHeight .Align_ML, .FullHeight .Align_MC, .FullHeight .Align_MR, .High .Align_ML, .High .Align_MC, .High .Align_MR {
      position: relative;
      top: 47%;
      transform: translateY(-47%); } }
.FullHeight .Align_ML, .FullHeight .Align_TL, .High .Align_ML, .High .Align_TL {
  float: left; }

.FullHeight .Align_MR, .FullHeight .Align_TR, .High .Align_MR, .High .Align_TR {
  float: right; }

.FullHeight .Align_BL, .FullHeight .Align_BC, .FullHeight .Align_BR, .High .Align_BL, .High .Align_BC, .High .Align_BR {
  position: absolute;
  bottom: 0; }

.FullHeight .Align_BC, .High .Align_BC {
  left: 50%;
  transform: translate(-50%); }

.FullHeight .Align_BR, .High .Align_BR {
  right: 0; }

.FullHeight .Align_TC, .High .Align_TC {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }

.Text_Align_Top {
  align-self: flex-start; }

.Text_Align_Center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center; }

.Text_Align_Bottom {
  align-self: flex-end; }

/****** FILE: themes/georgejames/css/invert.css *****/
/*********************
BREAKPOINTS
*********************/
.InvertPag .splide__pagination button.is-active {
  border-color: #f3f4f5; }
  .InvertPag .splide__pagination button.is-active::before {
    background-color: #f3f4f5; }

.Invert_DM_White h1, .Invert_DM_White h2, .Invert_DM_White h3, .Invert_DM_White h4, .Invert_DM_White h5, .Invert_DM_White h6, .Invert_DM_White p, .Invert_DM_White li, .Invert_DM_White h4 a {
  color: var(--white); }

.Invert_White h1, .Invert_White h2, .Invert_White h3, .Invert_White h4, .Invert_White h5, .Invert_White h6, .Invert_White p, .Invert_White li, .Invert_White h4 a {
  color: #f3f4f5; }

/****** FILE: themes/georgejames/css/crumbs.css *****/
/*********************
BREAKPOINTS
*********************/
.crumbs {
  background-color: var(--white);
  margin-bottom: 1rem; }
  .crumbs ol {
    list-style: none;
    text-align: center;
    padding: 0.75rem; }
    .crumbs ol li {
      display: inline;
      font-size: 0.8em; }

.bleedGallery .crumbs {
  background-color: var(--white); }
  .bleedGallery .crumbs ol {
    text-align: left;
    padding: 0px;
    margin: 0px; }
    .bleedGallery .crumbs ol li:first-child {
      padding-left: 0px;
      margin-left: 0px; }

/****** FILE: themes/georgejames/css/FirstBlock.css *****/
/*********************
BREAKPOINTS
*********************/
.FirstBlock {
  margin-top: 60px !important; }
  @media (min-width: 1024px) {
    .FirstBlock {
      margin-top: 0 !important; } }
.SingleSection {
  padding: 3rem 0 3rem 0;
  margin-top: 60px; }
  @media (min-width: 768px) {
    .SingleSection {
      padding: 6.75rem 0 6.75rem 0; } }
  @media (min-width: 1800px) {
    .SingleSection {
      padding: 9rem 0 6.75rem 0; } }

/****** FILE: themes/georgejames/css/slants.css *****/
/*********************
BREAKPOINTS
*********************/
@media (max-width: 767px) {
  .xsCP-Top .force_fh {
    clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%); }
  .xsCP-Bottom .force_fh {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 93%); }
  .xsCP-Left .force_fh {
    clip-path: polygon(10% 0, 100% 0%, 100% 100%, 0 100%); }
  .xsCP-Right .force_fh {
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%); } }

@media (min-width: 768px) {
  .smlCP-Top .force_fh {
    clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%); }
  .smlCP-Bottom .force_fh {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 93%); }
  .smlCP-Left .force_fh {
    clip-path: polygon(10% 0, 100% 0%, 100% 100%, 0 100%); }
  .smlCP-Right .force_fh {
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%); } }

@media (min-width: 1024px) {
  .medCP-Top .force_fh {
    clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%); }
  .medCP-Bottom .force_fh {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 93%); }
  .medCP-Left .force_fh {
    clip-path: polygon(10% 0, 100% 0%, 100% 100%, 0 100%); }
  .medCP-Right .force_fh {
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%); } }

@media (min-width: 1300px) {
  .lgCP-Top .force_fh {
    clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%); }
  .lgCP-Bottom .force_fh {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 93%); }
  .lgCP-Left .force_fh {
    clip-path: polygon(10% 0, 100% 0%, 100% 100%, 0 100%); }
  .lgCP-Right .force_fh {
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%); } }

@media (min-width: 1800px) {
  .bigCP-Top .force_fh {
    clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%); }
  .bigCP-Bottom .force_fh {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 93%); }
  .bigCP-Left .force_fh {
    clip-path: polygon(10% 0, 100% 0%, 100% 100%, 0 100%); }
  .bigCP-Right .force_fh {
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%); } }

.sectionWrapper {
  position: relative; }
  .sectionWrapper .FirstBlock {
    margin-top: 1px !important; }

.sectionBlockBottom, .sectionBlockTop {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100px; }

.sectionBlockTop {
  top: 0; }

.sectionBlockBottom {
  bottom: 0 !important; }

.TopOnly {
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 5%);
  clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 5%); }

.BottomOnly {
  -webkit-clip-path: polygon(100% 0, 100% 90%, 0 100%, 0 0);
  clip-path: polygon(100% 0, 100% 95%, 0 100%, 0 0); }

.TopAndBottom {
  -webkit-clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%);
  clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%); }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  .TopOnly {
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 2%);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 2%); }
  .BottomOnly {
    -webkit-clip-path: polygon(100% 0, 100% 98%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 98%, 0 100%, 0 0); }
  .TopAndBottom {
    -webkit-clip-path: polygon(0 2%, 100% 0, 100% 98%, 0% 100%);
    clip-path: polygon(0 2%, 100% 0, 100% 98%, 0% 100%); } }

/****** FILE: themes/georgejames/css/share.css *****/
/*********************
BREAKPOINTS
*********************/
ul.share-buttons {
  list-style: none;
  text-align: center;
  padding: 1.5rem;
  margin-bottom: 0.75rem; }
  ul.share-buttons .share_title {
    color: var(--black) !important;
    font-family: "EuclidCircularA-Medium", sans-serif; }
  ul.share-buttons li {
    display: inline;
    margin: 0 0.75rem 0 0; }
    ul.share-buttons li a {
      opacity: 1;
      filter: alpha(opacity=100);
      color: var(--black) !important; }
    ul.share-buttons li a:hover, ul.share-buttons li a:active, ul.share-buttons li a:focus {
      opacity: 1;
      filter: alpha(opacity=100);
      color: var(--black) !important; }
    ul.share-buttons li svg {
      font-size: 1.4em;
      vertical-align: middle;
      line-height: normal; }
      @media (min-width: 1024px) {
        ul.share-buttons li svg {
          font-size: 2em; } }
    ul.share-buttons li .share {
      font-family: "EuclidCircularA-Regular", sans-serif; }
  ul.share-buttons .sr-only {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden; }

.Facebook {
  color: #1877f2; }
  .Facebook:hover {
    color: #0b5fcc; }

.Twitter {
  color: #1da1f2; }
  .Twitter:hover {
    color: #0c85d0; }

.Pinterest {
  color: #bd081c; }
  .Pinterest:hover {
    color: #8c0615; }

.LinkedIn {
  color: #007bb5; }
  .LinkedIn:hover {
    color: #005882; }

.WhatsApp {
  color: #25d366; }
  .WhatsApp:hover {
    color: #1da851; }

.Email {
  color: var(--grey-mid); }
  .Email:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    color: vvar(--grey-mid); }

.share_button {
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  padding: 1.5rem 1rem 1.5rem 1rem;
  margin-top: 3rem;
  font-family: "EuclidCircularA-Regular", sans-serif; }
  .share_button:hover .front {
    transform: translateX(-100%); }
  .share_button:hover .links a {
    opacity: 1;
    transform: scale(1); }
  .share_button .front {
    width: 100%;
    height: 100%;
    color: var(--black);
    text-align: center;
    position: absolute;
    z-index: 2;
    left: 0;
    transition: all 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .share_button .front p::before {
      content: '';
      -webkit-background-size: 22px 22px;
      -moz-background-size: 22px 22px;
      -o-background-size: 22px 22px;
      background-size: 22px 22px;
      width: 22px;
      height: 22px;
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjMuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMCAyMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjAgMjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDpub25lO3N0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDt9Cjwvc3R5bGU+CjxjaXJjbGUgY2xhc3M9InN0MCIgY3g9IjE2IiBjeT0iNCIgcj0iMyIvPgo8Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSI0IiBjeT0iMTEiIHI9IjMiLz4KPGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iMTYiIGN5PSIxOCIgcj0iMyIvPgo8bGluZSBjbGFzcz0ic3QwIiB4MT0iNi42IiB5MT0iMTIuNSIgeDI9IjEzLjQiIHkyPSIxNi41Ii8+CjxsaW5lIGNsYXNzPSJzdDAiIHgxPSIxMy40IiB5MT0iNS41IiB4Mj0iNi42IiB5Mj0iOS41Ii8+Cjwvc3ZnPgo="); }
  .share_button .links {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    display: flex;
    align-items: center; }
    .share_button .links a {
      opacity: 0;
      margin-right: 1rem;
      font-size: 1.5em;
      transition-property: all;
      transition-duration: 600ms;
      transition-delay: 50ms; }

.socialLinks {
  margin: 0 !important; }
  @media (min-width: 1024px) {
    .socialLinks {
      float: right; } }
  .socialLinks li {
    -webkit-background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    -o-background-size: 22px 22px;
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-left: 10px; }
    .socialLinks li a {
      width: 22px;
      height: 22px;
      display: block; }

.links a {
  width: 22px;
  height: 22px;
  display: block;
  -webkit-background-size: 22px 22px;
  -moz-background-size: 22px 22px;
  -o-background-size: 22px 22px;
  background-size: 22px 22px; }

.icon_twitter {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTIzLjk1NCA0LjU2OWMtLjg4NS4zODktMS44My42NTQtMi44MjUuNzc1IDEuMDE0LS42MTEgMS43OTQtMS41NzQgMi4xNjMtMi43MjMtLjk1MS41NTUtMi4wMDUuOTU5LTMuMTI3IDEuMTg0LS44OTYtLjk1OS0yLjE3My0xLjU1OS0zLjU5MS0xLjU1OS0yLjcxNyAwLTQuOTIgMi4yMDMtNC45MiA0LjkxNyAwIC4zOS4wNDUuNzY1LjEyNyAxLjEyNC00LjA5LS4xOTMtNy43MTUtMi4xNTctMTAuMTQxLTUuMTI2LS40MjcuNzIyLS42NjYgMS41NjEtLjY2NiAyLjQ3NSAwIDEuNzEuODcgMy4yMTMgMi4xODggNC4wOTYtLjgwNy0uMDI2LTEuNTY2LS4yNDgtMi4yMjgtLjYxNnYuMDYxYzAgMi4zODUgMS42OTMgNC4zNzQgMy45NDYgNC44MjctLjQxMy4xMTEtLjg0OS4xNzEtMS4yOTYuMTcxLS4zMTQgMC0uNjE1LS4wMy0uOTE2LS4wODYuNjMxIDEuOTUzIDIuNDQ1IDMuMzc3IDQuNjA0IDMuNDE3LTEuNjggMS4zMTktMy44MDkgMi4xMDUtNi4xMDIgMi4xMDUtLjM5IDAtLjc3OS0uMDIzLTEuMTctLjA2NyAyLjE4OSAxLjM5NCA0Ljc2OCAyLjIwOSA3LjU1NyAyLjIwOSA5LjA1NCAwIDEzLjk5OS03LjQ5NiAxMy45OTktMTMuOTg2IDAtLjIwOSAwLS40Mi0uMDE1LS42My45NjEtLjY4OSAxLjgtMS41NiAyLjQ2LTIuNTQ4eiIvPjwvc3ZnPg=="); }

.icon_facebook {
  background-image: url("data:image/svg+xml;base64,PHN2ZyByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+RmFjZWJvb2sgaWNvbjwvdGl0bGU+PHBhdGggZD0iTTIzLjk5ODEgMTEuOTk5MUMyMy45OTgxIDUuMzcyMTYgMTguNjI2IDAgMTEuOTk5MSAwQzUuMzcyMTYgMCAwIDUuMzcyMTYgMCAxMS45OTkxQzAgMTcuOTg4MiA0LjM4Nzg5IDIyLjk1MjIgMTAuMTI0MiAyMy44NTI0VjE1LjQ2NzZINy4wNzc1OFYxMS45OTkxSDEwLjEyNDJWOS4zNTU1M0MxMC4xMjQyIDYuMzQ4MjYgMTEuOTE1NiA0LjY4NzE0IDE0LjY1NjQgNC42ODcxNEMxNS45NjkyIDQuNjg3MTQgMTcuMzQyNCA0LjkyMTQ5IDE3LjM0MjQgNC45MjE0OVY3Ljg3NDM5SDE1LjgyOTRDMTQuMzM4OCA3Ljg3NDM5IDEzLjg3MzkgOC43OTkzMyAxMy44NzM5IDkuNzQ4MjRWMTEuOTk5MUgxNy4yMDE4TDE2LjY2OTggMTUuNDY3NkgxMy44NzM5VjIzLjg1MjRDMTkuNjEwMyAyMi45NTIyIDIzLjk5ODEgMTcuOTg4MiAyMy45OTgxIDExLjk5OTFaIi8+PC9zdmc+"); }

.icon_youtube {
  background-image: url("data:image/svg+xml;base64,PHN2ZyByb2xlPSJpbWciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0Ij48dGl0bGU+WW91VHViZSBpY29uPC90aXRsZT48cGF0aCBkPSJNMjMuNDk1IDYuMjA1YTMuMDA3IDMuMDA3IDAgMCAwLTIuMDg4LTIuMDg4Yy0xLjg3LS41MDEtOS4zOTYtLjUwMS05LjM5Ni0uNTAxcy03LjUwNy0uMDEtOS4zOTYuNTAxQTMuMDA3IDMuMDA3IDAgMCAwIC41MjcgNi4yMDVhMzEuMjQ3IDMxLjI0NyAwIDAgMC0uNTIyIDUuODA1IDMxLjI0NyAzMS4yNDcgMCAwIDAgLjUyMiA1Ljc4MyAzLjAwNyAzLjAwNyAwIDAgMCAyLjA4OCAyLjA4OGMxLjg2OC41MDIgOS4zOTYuNTAyIDkuMzk2LjUwMnM3LjUwNiAwIDkuMzk2LS41MDJhMy4wMDcgMy4wMDcgMCAwIDAgMi4wODgtMi4wODggMzEuMjQ3IDMxLjI0NyAwIDAgMCAuNS01Ljc4MyAzMS4yNDcgMzEuMjQ3IDAgMCAwLS41LTUuODA1ek05LjYwOSAxNS42MDFWOC40MDhsNi4yNjQgMy42MDJ6Ii8+PC9zdmc+"); }

.icon_vimeo {
  background-image: url("data:image/svg+xml;base64,PHN2ZyByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+VmltZW8gaWNvbjwvdGl0bGU+PHBhdGggZD0iTTIzLjk3NyA2LjQxNmMtLjEwNSAyLjMzOC0xLjczOSA1LjU0My00Ljg5NCA5LjYwOS0zLjI2OCA0LjI0Ny02LjAyNiA2LjM3LTguMjkgNi4zNy0xLjQwOSAwLTIuNTc4LTEuMjk0LTMuNTUzLTMuODgxTDUuMzIyIDExLjRDNC42MDMgOC44MTYgMy44MzQgNy41MjIgMy4wMSA3LjUyMmMtLjE3OSAwLS44MDYuMzc4LTEuODgxIDEuMTMyTDAgNy4xOTdjMS4xODUtMS4wNDQgMi4zNTEtMi4wODQgMy41MDEtMy4xMjhDNS4wOCAyLjcwMSA2LjI2NiAxLjk4NCA3LjA1NSAxLjkxYzEuODY3LS4xOCAzLjAxNiAxLjEgMy40NDcgMy44MzguNDY1IDIuOTUzLjc4OSA0Ljc4OS45NzEgNS41MDcuNTM5IDIuNDUgMS4xMzEgMy42NzQgMS43NzYgMy42NzQuNTAyIDAgMS4yNTYtLjc5NiAyLjI2NS0yLjM4NSAxLjAwNC0xLjU4OSAxLjU0LTIuNzk3IDEuNjEyLTMuNjI4LjE0NC0xLjM3MS0uMzk1LTIuMDYxLTEuNjE0LTIuMDYxLS41NzQgMC0xLjE2Ny4xMjEtMS43NzcuMzkxIDEuMTg2LTMuODY4IDMuNDM0LTUuNzU3IDYuNzYyLTUuNjM3IDIuNDczLjA2IDMuNjI4IDEuNjY0IDMuNDkzIDQuNzk3bC0uMDEzLjAxeiIvPjwvc3ZnPg=="); }

.icon_instagram {
  background-image: url("data:image/svg+xml;base64,PHN2ZyByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+SW5zdGFncmFtIGljb248L3RpdGxlPjxwYXRoIGQ9Ik0xMiAwQzguNzQgMCA4LjMzMy4wMTUgNy4wNTMuMDcyIDUuNzc1LjEzMiA0LjkwNS4zMzMgNC4xNC42M2MtLjc4OS4zMDYtMS40NTkuNzE3LTIuMTI2IDEuMzg0Uy45MzUgMy4zNS42MyA0LjE0Qy4zMzMgNC45MDUuMTMxIDUuNzc1LjA3MiA3LjA1My4wMTIgOC4zMzMgMCA4Ljc0IDAgMTJzLjAxNSAzLjY2Ny4wNzIgNC45NDdjLjA2IDEuMjc3LjI2MSAyLjE0OC41NTggMi45MTMuMzA2Ljc4OC43MTcgMS40NTkgMS4zODQgMi4xMjYuNjY3LjY2NiAxLjMzNiAxLjA3OSAyLjEyNiAxLjM4NC43NjYuMjk2IDEuNjM2LjQ5OSAyLjkxMy41NThDOC4zMzMgMjMuOTg4IDguNzQgMjQgMTIgMjRzMy42NjctLjAxNSA0Ljk0Ny0uMDcyYzEuMjc3LS4wNiAyLjE0OC0uMjYyIDIuOTEzLS41NTguNzg4LS4zMDYgMS40NTktLjcxOCAyLjEyNi0xLjM4NC42NjYtLjY2NyAxLjA3OS0xLjMzNSAxLjM4NC0yLjEyNi4yOTYtLjc2NS40OTktMS42MzYuNTU4LTIuOTEzLjA2LTEuMjguMDcyLTEuNjg3LjA3Mi00Ljk0N3MtLjAxNS0zLjY2Ny0uMDcyLTQuOTQ3Yy0uMDYtMS4yNzctLjI2Mi0yLjE0OS0uNTU4LTIuOTEzLS4zMDYtLjc4OS0uNzE4LTEuNDU5LTEuMzg0LTIuMTI2QzIxLjMxOSAxLjM0NyAyMC42NTEuOTM1IDE5Ljg2LjYzYy0uNzY1LS4yOTctMS42MzYtLjQ5OS0yLjkxMy0uNTU4QzE1LjY2Ny4wMTIgMTUuMjYgMCAxMiAwem0wIDIuMTZjMy4yMDMgMCAzLjU4NS4wMTYgNC44NS4wNzEgMS4xNy4wNTUgMS44MDUuMjQ5IDIuMjI3LjQxNS41NjIuMjE3Ljk2LjQ3NyAxLjM4Mi44OTYuNDE5LjQyLjY3OS44MTkuODk2IDEuMzgxLjE2NC40MjIuMzYgMS4wNTcuNDEzIDIuMjI3LjA1NyAxLjI2Ni4wNyAxLjY0Ni4wNyA0Ljg1cy0uMDE1IDMuNTg1LS4wNzQgNC44NWMtLjA2MSAxLjE3LS4yNTYgMS44MDUtLjQyMSAyLjIyNy0uMjI0LjU2Mi0uNDc5Ljk2LS44OTkgMS4zODItLjQxOS40MTktLjgyNC42NzktMS4zOC44OTYtLjQyLjE2NC0xLjA2NS4zNi0yLjIzNS40MTMtMS4yNzQuMDU3LTEuNjQ5LjA3LTQuODU5LjA3LTMuMjExIDAtMy41ODYtLjAxNS00Ljg1OS0uMDc0LTEuMTcxLS4wNjEtMS44MTYtLjI1Ni0yLjIzNi0uNDIxLS41NjktLjIyNC0uOTYtLjQ3OS0xLjM3OS0uODk5LS40MjEtLjQxOS0uNjktLjgyNC0uOS0xLjM4LS4xNjUtLjQyLS4zNTktMS4wNjUtLjQyLTIuMjM1LS4wNDUtMS4yNi0uMDYxLTEuNjQ5LS4wNjEtNC44NDQgMC0zLjE5Ni4wMTYtMy41ODYuMDYxLTQuODYxLjA2MS0xLjE3LjI1NS0xLjgxNC40Mi0yLjIzNC4yMS0uNTcuNDc5LS45Ni45LTEuMzgxLjQxOS0uNDE5LjgxLS42ODkgMS4zNzktLjg5OC40Mi0uMTY2IDEuMDUxLS4zNjEgMi4yMjEtLjQyMSAxLjI3NS0uMDQ1IDEuNjUtLjA2IDQuODU5LS4wNmwuMDQ1LjAzem0wIDMuNjc4Yy0zLjQwNSAwLTYuMTYyIDIuNzYtNi4xNjIgNi4xNjIgMCAzLjQwNSAyLjc2IDYuMTYyIDYuMTYyIDYuMTYyIDMuNDA1IDAgNi4xNjItMi43NiA2LjE2Mi02LjE2MiAwLTMuNDA1LTIuNzYtNi4xNjItNi4xNjItNi4xNjJ6TTEyIDE2Yy0yLjIxIDAtNC0xLjc5LTQtNHMxLjc5LTQgNC00IDQgMS43OSA0IDQtMS43OSA0LTQgNHptNy44NDYtMTAuNDA1YzAgLjc5NS0uNjQ2IDEuNDQtMS40NCAxLjQ0LS43OTUgMC0xLjQ0LS42NDYtMS40NC0xLjQ0IDAtLjc5NC42NDYtMS40MzkgMS40NC0xLjQzOS43OTMtLjAwMSAxLjQ0LjY0NSAxLjQ0IDEuNDM5eiIvPjwvc3ZnPg=="); }

.icon_pinterest {
  background-image: url("data:image/svg+xml;base64,PHN2ZyByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+UGludGVyZXN0IGljb248L3RpdGxlPjxwYXRoIGQ9Ik0xMi4wMTcgMEM1LjM5NiAwIC4wMjkgNS4zNjcuMDI5IDExLjk4N2MwIDUuMDc5IDMuMTU4IDkuNDE3IDcuNjE4IDExLjE2Mi0uMTA1LS45NDktLjE5OS0yLjQwMy4wNDEtMy40MzkuMjE5LS45MzcgMS40MDYtNS45NTcgMS40MDYtNS45NTdzLS4zNTktLjcyLS4zNTktMS43ODFjMC0xLjY2My45NjctMi45MTEgMi4xNjgtMi45MTEgMS4wMjQgMCAxLjUxOC43NjkgMS41MTggMS42ODggMCAxLjAyOS0uNjUzIDIuNTY3LS45OTIgMy45OTItLjI4NSAxLjE5My42IDIuMTY1IDEuNzc1IDIuMTY1IDIuMTI4IDAgMy43NjgtMi4yNDUgMy43NjgtNS40ODcgMC0yLjg2MS0yLjA2My00Ljg2OS01LjAwOC00Ljg2OS0zLjQxIDAtNS40MDkgMi41NjItNS40MDkgNS4xOTkgMCAxLjAzMy4zOTQgMi4xNDMuODg5IDIuNzQxLjA5OS4xMi4xMTIuMjI1LjA4NS4zNDUtLjA5LjM3NS0uMjkzIDEuMTk5LS4zMzQgMS4zNjMtLjA1My4yMjUtLjE3Mi4yNzEtLjQwMS4xNjUtMS40OTUtLjY5LTIuNDMzLTIuODc4LTIuNDMzLTQuNjQ2IDAtMy43NzYgMi43NDgtNy4yNTIgNy45Mi03LjI1MiA0LjE1OCAwIDcuMzkyIDIuOTY3IDcuMzkyIDYuOTIzIDAgNC4xMzUtMi42MDcgNy40NjItNi4yMzMgNy40NjItMS4yMTQgMC0yLjM1NC0uNjI5LTIuNzU4LTEuMzc5bC0uNzQ5IDIuODQ4Yy0uMjY5IDEuMDQ1LTEuMDA0IDIuMzUyLTEuNDk4IDMuMTQ2IDEuMTIzLjM0NSAyLjMwNi41MzUgMy41NS41MzUgNi42MDcgMCAxMS45ODUtNS4zNjUgMTEuOTg1LTExLjk4N0MyMy45NyA1LjM5IDE4LjU5Mi4wMjYgMTEuOTg1LjAyNkwxMi4wMTcgMHoiLz48L3N2Zz4="); }

.icon_linkedin {
  background-image: url("data:image/svg+xml;base64,PHN2ZyByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+TGlua2VkSW4gaWNvbjwvdGl0bGU+PHBhdGggZD0iTTIwLjQ0NyAyMC40NTJoLTMuNTU0di01LjU2OWMwLTEuMzI4LS4wMjctMy4wMzctMS44NTItMy4wMzctMS44NTMgMC0yLjEzNiAxLjQ0NS0yLjEzNiAyLjkzOXY1LjY2N0g5LjM1MVY5aDMuNDE0djEuNTYxaC4wNDZjLjQ3Ny0uOSAxLjYzNy0xLjg1IDMuMzctMS44NSAzLjYwMSAwIDQuMjY3IDIuMzcgNC4yNjcgNS40NTV2Ni4yODZ6TTUuMzM3IDcuNDMzYy0xLjE0NCAwLTIuMDYzLS45MjYtMi4wNjMtMi4wNjUgMC0xLjEzOC45Mi0yLjA2MyAyLjA2My0yLjA2MyAxLjE0IDAgMi4wNjQuOTI1IDIuMDY0IDIuMDYzIDAgMS4xMzktLjkyNSAyLjA2NS0yLjA2NCAyLjA2NXptMS43ODIgMTMuMDE5SDMuNTU1VjloMy41NjR2MTEuNDUyek0yMi4yMjUgMEgxLjc3MUMuNzkyIDAgMCAuNzc0IDAgMS43Mjl2MjAuNTQyQzAgMjMuMjI3Ljc5MiAyNCAxLjc3MSAyNGgyMC40NTFDMjMuMiAyNCAyNCAyMy4yMjcgMjQgMjIuMjcxVjEuNzI5QzI0IC43NzQgMjMuMiAwIDIyLjIyMiAwaC4wMDN6Ii8+PC9zdmc+"); }

.icon_houzz {
  background-image: url("data:image/svg+xml;base64,PHN2ZyByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+SG91enogaWNvbjwvdGl0bGU+PHBhdGggZD0iTTEuMjcgMFYyNEg5LjMyVjE2LjQ0SDE0LjY4VjI0SDIyLjczVjEwLjM3TDYuNjEgNS43NVYwSDEuMjdaIi8+PC9zdmc+Cg=="); }

.icon_snapchat {
  background-image: url("data:image/svg+xml;base64,PHN2ZyByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+U25hcGNoYXQgaWNvbjwvdGl0bGU+PHBhdGggZD0iTTEyLjIwNi43OTNjLjk5IDAgNC4zNDcuMjc2IDUuOTMgMy44MjEuNTI5IDEuMTkzLjQwMyAzLjIxOS4yOTkgNC44NDdsLS4wMDMuMDZjLS4wMTIuMTgtLjAyMi4zNDUtLjAzLjUxLjA3NS4wNDUuMjAzLjA5LjQwMS4wOS4zLS4wMTYuNjU5LS4xMiAxLjAzMy0uMzAxLjE2NS0uMDg4LjM0NC0uMTA0LjQ2NC0uMTA0LjE4MiAwIC4zNTkuMDI5LjUwOS4wOS40NS4xNDkuNzM0LjQ3OS43MzQuODM4LjAxNS40NDktLjM5LjgzOS0xLjIxMyAxLjE2OC0uMDg5LjAyOS0uMjA5LjA3NS0uMzQ0LjExOS0uNDUuMTM1LTEuMTM5LjM2LTEuMzMzLjgxLS4wOS4yMjQtLjA2MS41MjQuMTIuODY4bC4wMTUuMDE1Yy4wNi4xMzYgMS41MjYgMy40NzUgNC43OTEgNC4wMTQuMjU1LjA0NC40MzUuMjcuNDIuNTA5IDAgLjA3NS0uMDE1LjE0OS0uMDQ1LjIyNS0uMjQuNTY5LTEuMjczLjk4OC0zLjE0NiAxLjI3MS0uMDU5LjA5MS0uMTIuMzc1LS4xNjQuNTctLjAyOS4xNzktLjA3NC4zNi0uMTM0LjU1My0uMDc2LjI3MS0uMjcuNDA1LS41NTUuNDA1aC0uMDNjLS4xMzUgMC0uMzEzLS4wMzEtLjUzOC0uMDc0LS4zNi0uMDc1LS43NjUtLjEzNS0xLjI3My0uMTM1LS4zIDAtLjU5OS4wMTUtLjkxMy4wNzQtLjYuMTA0LTEuMTIzLjQ2NC0xLjcyMy44ODQtLjg1My41OTktMS44MjYgMS4yODgtMy4yOTQgMS4yODgtLjA2IDAtLjExOS0uMDE1LS4xOC0uMDE1aC0uMTQ5Yy0xLjQ2OCAwLTIuNDI3LS42NzUtMy4yNzktMS4yODgtLjU5OS0uNDItMS4xMDctLjc3OS0xLjcwNy0uODg0LS4zMTQtLjA0NS0uNjI5LS4wNzQtLjkyOC0uMDc0LS41NCAwLS45NTguMDg5LTEuMjcyLjE0OS0uMjExLjA0My0uMzkxLjA3NC0uNTQuMDc0LS4zNzQgMC0uNTIzLS4yMjQtLjU4My0uNDItLjA2MS0uMTkyLS4wOS0uMzg5LS4xMzUtLjU2Ny0uMDQ2LS4xODEtLjEwNS0uNDk0LS4xNjYtLjU3LTEuOTE4LS4yMjItMi45NS0uNjQyLTMuMTg5LTEuMjI2LS4wMzEtLjA2My0uMDUyLS4xNS0uMDU1LS4yMjUtLjAxNS0uMjQzLjE2NS0uNDY1LjQyLS41MDkgMy4yNjQtLjU0IDQuNzMtMy44NzkgNC43OTEtNC4wMmwuMDE2LS4wMjljLjE4LS4zNDUuMjI0LS42NDUuMTE5LS44NjktLjE5NS0uNDM0LS44ODQtLjY1OC0xLjMzMi0uODA5LS4xMjEtLjAyOS0uMjQtLjA3NC0uMzQ2LS4xMTktMS4xMDctLjQzNS0xLjI1Ny0uOTMtMS4xOTctMS4yNzMuMDktLjQ3OS42NzQtLjc5MyAxLjE2OC0uNzkzLjE0NiAwIC4yNy4wMjkuMzgzLjA3NC40Mi4xOTQuNzg5LjMgMS4xMDQuMy4yMzQgMCAuMzg0LS4wNi40NjUtLjEwNWwtLjA0Ni0uNTY5Yy0uMDk4LTEuNjI2LS4yMjUtMy42NTEuMzA3LTQuODM3QzcuMzkyIDEuMDc3IDEwLjczOS44MDcgMTEuNzI3LjgwN2wuNDE5LS4wMTVoLjA2eiIvPjwvc3ZnPg=="); }

.icon_tripadvisor {
  background-image: url("data:image/svg+xml;base64,PHN2ZyByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+VHJpcGFkdmlzb3IgaWNvbjwvdGl0bGU+PHBhdGggZD0iTTEyLjAwNiA0LjI5NWMtMi42NyAwLTUuMzM4Ljc4NC03LjY0NSAyLjM1M0gwbDEuOTYzIDIuMTM1YTUuOTk3IDUuOTk3IDAgMCAwIDQuMDQgMTAuNDMgNS45NzYgNS45NzYgMCAwIDAgNC4wNzUtMS42TDEyIDE5LjcwNWwxLjkyMi0yLjA5YTUuOTcyIDUuOTcyIDAgMCAwIDQuMDcyIDEuNTk4IDYgNiAwIDAgMCA2LTUuOTk4IDUuOTgyIDUuOTgyIDAgMCAwLTEuOTU3LTQuNDMyTDI0IDYuNjQ4aC00LjM1YTEzLjU3MyAxMy41NzMgMCAwIDAtNy42NDQtMi4zNTN6TTEyIDYuMjU1YzEuNTMxIDAgMy4wNjMuMzAzIDQuNTA0LjkwM0MxMy45NDMgOC4xMzggMTIgMTAuNDMgMTIgMTMuMWMwLTIuNjcxLTEuOTQyLTQuOTYyLTQuNTA0LTUuOTQyQTExLjcyIDExLjcyIDAgMCAxIDEyIDYuMjU2ek02LjAwMiA5LjE1N2E0LjA1OSA0LjA1OSAwIDEgMSAwIDguMTE4IDQuMDU5IDQuMDU5IDAgMCAxIDAtOC4xMTh6bTExLjk5Mi4wMDJhNC4wNTcgNC4wNTcgMCAxIDEgLjAwMyA4LjExNSA0LjA1NyA0LjA1NyAwIDAgMS0uMDAzLTguMTE1em0tMTEuOTkyIDEuOTNhMi4xMjggMi4xMjggMCAwIDAgMCA0LjI1NiAyLjEyOCAyLjEyOCAwIDAgMCAwLTQuMjU2em0xMS45OTIgMGEyLjEyOCAyLjEyOCAwIDAgMCAwIDQuMjU2IDIuMTI4IDIuMTI4IDAgMCAwIDAtNC4yNTZ6Ii8+PC9zdmc+Cg=="); }

.icon_whatsapp {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE3LjQ3MiAxNC4zODJjLS4yOTctLjE0OS0xLjc1OC0uODY3LTIuMDMtLjk2Ny0uMjczLS4wOTktLjQ3MS0uMTQ4LS42Ny4xNS0uMTk3LjI5Ny0uNzY3Ljk2Ni0uOTQgMS4xNjQtLjE3My4xOTktLjM0Ny4yMjMtLjY0NC4wNzUtLjI5Ny0uMTUtMS4yNTUtLjQ2My0yLjM5LTEuNDc1LS44ODMtLjc4OC0xLjQ4LTEuNzYxLTEuNjUzLTIuMDU5LS4xNzMtLjI5Ny0uMDE4LS40NTguMTMtLjYwNi4xMzQtLjEzMy4yOTgtLjM0Ny40NDYtLjUyLjE0OS0uMTc0LjE5OC0uMjk4LjI5OC0uNDk3LjA5OS0uMTk4LjA1LS4zNzEtLjAyNS0uNTJzLS42NjktMS42MTItLjkxNi0yLjIwN2MtLjI0Mi0uNTc5LS40ODctLjUtLjY2OS0uNTEtLjE3My0uMDA4LS4zNzEtLjAxLS41Ny0uMDEtLjE5OCAwLS41Mi4wNzQtLjc5Mi4zNzItLjI3Mi4yOTctMS4wNCAxLjAxNi0xLjA0IDIuNDc5IDAgMS40NjIgMS4wNjUgMi44NzUgMS4yMTMgMy4wNzQuMTQ5LjE5OCAyLjA5NiAzLjIgNS4wNzcgNC40ODcuNzA5LjMwNiAxLjI2Mi40ODkgMS42OTQuNjI1LjcxMi4yMjcgMS4zNi4xOTUgMS44NzEuMTE4LjU3MS0uMDg1IDEuNzU4LS43MTkgMi4wMDYtMS40MTNzLjI0OC0xLjI4OS4xNzMtMS40MTNjLS4wNzQtLjEyNC0uMjcyLS4xOTgtLjU3LS4zNDdtLTUuNDIxIDcuNDAzaC0uMDA0YTkuODcgOS44NyAwIDAgMSAtNS4wMzEtMS4zNzhsLS4zNjEtLjIxNC0zLjc0MS45ODIuOTk4LTMuNjQ4LS4yMzUtLjM3NGE5Ljg2IDkuODYgMCAwIDEgLTEuNTEtNS4yNmMuMDAxLTUuNDUgNC40MzYtOS44ODQgOS44ODgtOS44ODQgMi42NCAwIDUuMTIyIDEuMDMgNi45ODggMi44OThhOS44MjUgOS44MjUgMCAwIDEgMi44OTMgNi45OTRjLS4wMDMgNS40NS00LjQzNyA5Ljg4NC05Ljg4NSA5Ljg4NG04LjQxMy0xOC4yOTdhMTEuODE1IDExLjgxNSAwIDAgMCAtOC40MTMtMy40ODhjLTYuNTU1IDAtMTEuODkgNS4zMzUtMTEuODkzIDExLjg5MiAwIDIuMDk2LjU0NyA0LjE0MiAxLjU4OCA1Ljk0NWwtMS42ODggNi4xNjMgNi4zMDUtMS42NTRhMTEuODgyIDExLjg4MiAwIDAgMCA1LjY4MyAxLjQ0OGguMDA1YzYuNTU0IDAgMTEuODktNS4zMzUgMTEuODkzLTExLjg5M2ExMS44MjEgMTEuODIxIDAgMCAwIC0zLjQ4LTguNDEzeiIvPjwvc3ZnPg=="); }

.icon_email {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjMuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMiAyMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzIgMjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggaWQ9Im1haWwiIGQ9Ik0yOCwwSDRDMS44LDAsMCwxLjgsMCw0djEzYzAsMi4yLDEuOCw0LDQsNGgyNGMyLjIsMCw0LTEuOCw0LTRWNEMzMiwxLjgsMzAuMiwwLDI4LDB6IE0yLDUuMmw3LDUuMmwtNyw1LjJWNS4yegoJIE0zMCwxN2MwLDEuMS0wLjksMi0yLDJINGMtMS4xLDAtMi0wLjktMi0ybDcuOC01LjlsNC40LDMuM2MwLjUsMC40LDEuMiwwLjYsMS44LDAuNmMwLjYsMCwxLjMtMC4yLDEuOC0wLjZsNC40LTMuM0wzMCwxN0wzMCwxN3oKCSBNMzAsMTUuOGwtNy01LjJsNy01LjJWMTUuOHogTTE3LjIsMTMuNkMxNi44LDEzLjksMTYuNCwxNCwxNiwxNHMtMC45LTAuMS0xLjItMC40bC00LjEtMy4xTDkuOCw5LjlMMiw0bDAsMGMwLTEuMSwwLjktMiwyLTJoMjQKCWMxLjEsMCwyLDAuOSwyLDJMMTcuMiwxMy42eiIvPgo8L3N2Zz4K"); }

.darken .socialLinks li, .overlay-menu .socialLinks li {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1); }

/****** FILE: themes/georgejames/css/PageLinks.css *****/
/*********************
BREAKPOINTS
*********************/
.PageLinks figure, .zone_pages figure {
  background-color: transparent !important; }
  .PageLinks figure figcaption, .zone_pages figure figcaption {
    padding: 0.75rem 0 1.5rem 0 !important; }
    @media (min-width: 768px) {
      .PageLinks figure figcaption, .zone_pages figure figcaption {
        padding: 1rem 0 1.5rem 0 !important; }
        .PageLinks figure figcaption span, .zone_pages figure figcaption span {
          display: block;
          font-family: "EuclidCircularA-Light", sans-serif; } }
.blocklink {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.blocklink:hover {
  border: none; }

.fig_inner span {
  color: var(--text); }

.TextOver figure {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .TextOver figure p {
    display: none; }
  .TextOver figure img {
    position: relative;
    z-index: 0;
    transition: all 0.5s linear; }
  .TextOver figure a {
    position: relative;
    display: block;
    color: var(--text); }
  .TextOver figure figcaption {
    position: absolute;
    text-align: center;
    z-index: 933;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important; }
    .TextOver figure figcaption .fig_inner {
      display: flex;
      flex-direction: column;
      justify-content: center;
      opacity: 0;
      filter: alpha(opacity=0);
      padding: 1.5rem;
      transition: all 0.2s linear;
      height: 100%;
      width: 100%; }
      .TextOver figure figcaption .fig_inner a {
        color: var(--text) !important; }
      @media (hover: none) {
        .TextOver figure figcaption .fig_inner {
          opacity: 1;
          filter: alpha(opacity=100);
          background: rgba(0, 0, 0, 0.2);
          color: #f3f4f5; } }
      .TextOver figure figcaption .fig_inner span {
        text-transform: uppercase;
        opacity: 0.5;
        filter: alpha(opacity=50);
        letter-spacing: .5px; }
        @media (hover: none) {
          .TextOver figure figcaption .fig_inner span {
            opacity: 1;
            filter: alpha(opacity=100);
            color: #f3f4f5; } }
      .TextOver figure figcaption .fig_inner h4, .TextOver figure figcaption .fig_inner h4 a {
        color: var(--black) !important;
        font-size: 1.5em;
        letter-spacing: -.1px;
        margin-bottom: 0.375rem !important;
        font-family: 'SangBleuEmpire-Medium'; }
        @media (hover: none) {
          .TextOver figure figcaption .fig_inner h4, .TextOver figure figcaption .fig_inner h4 a {
            color: #f3f4f5 !important; } }
    .TextOver figure figcaption:hover .fig_inner {
      background: var(--white);
      color: var(--black) !important;
      opacity: 1;
      filter: alpha(opacity=100); }
      @media (hover: none) {
        .TextOver figure figcaption:hover .fig_inner {
          background: transparent;
          color: #f3f4f5; } }
      .TextOver figure figcaption:hover .fig_inner h4, .TextOver figure figcaption:hover .fig_inner h4 a {
        color: var(--black) !important; }
        @media (hover: none) {
          .TextOver figure figcaption:hover .fig_inner h4, .TextOver figure figcaption:hover .fig_inner h4 a {
            color: #f3f4f5 !important; } }
.zone_pages .Tags, .splide__list .Tags, .mix-container .Tags {
  margin-top: 1.5rem;
  position: absolute;
  bottom: 3rem; }

.zone_pages figure, .splide__list figure, .mix-container figure {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: var(--white);
  color: var(--text);
  text-align: left;
  overflow: hidden;
  margin-bottom: 1.5rem; }
  .zone_pages figure h4, .splide__list figure h4, .mix-container figure h4 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .zone_pages figure ul, .splide__list figure ul, .mix-container figure ul {
    padding: 0;
    list-style: none; }
  .zone_pages figure figcaption, .splide__list figure figcaption, .mix-container figure figcaption {
    padding: 5vw; }
    @media (min-width: 768px) {
      .zone_pages figure figcaption, .splide__list figure figcaption, .mix-container figure figcaption {
        padding: 3rem; } }
    .zone_pages figure figcaption h4, .zone_pages figure figcaption h4 a, .splide__list figure figcaption h4, .splide__list figure figcaption h4 a, .mix-container figure figcaption h4, .mix-container figure figcaption h4 a {
      color: var(--subs); }
    .zone_pages figure figcaption a, .zone_pages figure figcaption p, .splide__list figure figcaption a, .splide__list figure figcaption p, .mix-container figure figcaption a, .mix-container figure figcaption p {
      color: var(--text); }
    .zone_pages figure figcaption .datePub, .splide__list figure figcaption .datePub, .mix-container figure figcaption .datePub {
      color: var(--subs);
      margin-bottom: 0.375rem; }
    .zone_pages figure figcaption p, .splide__list figure figcaption p, .mix-container figure figcaption p {
      margin-bottom: 0.75rem; }
  .zone_pages figure img, .splide__list figure img, .mix-container figure img {
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px; }

.splide__list figure {
  margin-bottom: 0px; }

/* 2. Filters
---------------------------------------------------------------------- */
.PageLinks_Filters {
  padding: 0;
  list-style: none;
  font-family: "EuclidCircularA-Regular", sans-serif;
  font-size: 13px;
  margin: 1.5rem 0 1rem 0;
  color: var(--text) !important; }
  @media (min-width: 1024px) {
    .PageLinks_Filters {
      font-size: 16px;
      margin: 1.5rem 0 1.5rem 0; } }
  .PageLinks_Filters li {
    display: inline-block;
    margin: 0.375rem 0.375rem 1rem 0; }
    .PageLinks_Filters li span {
      color: var(--black);
      background-color: var(--white);
      padding: .6rem 1rem .47rem 1rem;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      opacity: 0.6;
      filter: alpha(opacity=60); }
      @media (min-width: 1024px) {
        .PageLinks_Filters li span {
          padding: .6rem 1.6rem .47rem 1.6rem; } }
      .PageLinks_Filters li span:hover, .PageLinks_Filters li span.mixitup-control-active {
        opacity: 1;
        filter: alpha(opacity=100);
        background-color: var(--brand-secondary);
        color: var(--white); }
    .PageLinks_Filters li span:hover {
      cursor: pointer; }
    .PageLinks_Filters li.mixitup-control-active span {
      opacity: 1;
      filter: alpha(opacity=100);
      background-color: var(--brand-secondary);
      color: var(--white); }
  .PageLinks_Filters.PageLinks_Align-left {
    text-align: left; }
    .PageLinks_Filters.PageLinks_Align-left li:first-child {
      margin-left: 0; }
  .PageLinks_Filters.PageLinks_Align-right {
    text-align: right; }
    .PageLinks_Filters.PageLinks_Align-right li:last-child {
      margin-right: 0; }
  .PageLinks_Filters.PageLinks_Align-centered {
    text-align: center; }

.column-counter {
  font-size: 1px; }

/* 3. Grid Breakpoints & Column Counts
---------------------------------------------------------------------- */
@media (max-width: 767px) {
  .XS-1 .mix, .XS-1 .gap {
    width: calc(100%); }
  .XS-2 .mix, .XS-2 .gap {
    width: calc(100%/2 - (((2 - 1) * 1.5rem) / 2.5)); }
  .XS-3 .mix, .XS-3 .gap {
    width: calc(100%/3 - (((3 - 1) * 1.5rem) / 2.5)); }
  .XS-4 .mix, .XS-4 .gap {
    width: calc(100%/4 - (((4 - 1) * 1.5rem) / 2.5)); }
  .XS-5 .mix, .XS-5 .gap {
    width: calc(100%/5 - (((5 - 1) * 1.5rem) / 2.5)); } }

@media (min-width: 768px) {
  .SM-1 .mix, .SM-1 .gap {
    width: calc(100%); }
  .SM-2 .mix, .SM-2 .gap {
    width: calc(100%/2 - (((2 - 1) * 1.5rem) / 2.5)); }
  .SM-3 .mix, .SM-3 .gap {
    width: calc(100%/3 - (((3 - 1) * 1.5rem) / 2.5)); }
  .SM-4 .mix, .SM-4 .gap {
    width: calc(100%/4 - (((4 - 1) * 1.5rem) / 2.5)); }
  .SM-5 .mix, .SM-5 .gap {
    width: calc(100%/5 - (((5 - 1) * 1.5rem) / 2.5)); } }

@media (min-width: 1024px) {
  .MD-1 .mix, .MD-1 .gap {
    width: calc(100%); }
  .MD-2 .mix, .MD-2 .gap {
    width: calc(100%/2 - (((2 - 1) * 1.5rem) / 2.5)); }
  .MD-3 .mix, .MD-3 .gap {
    width: calc(100%/3 - (((3 - 1) * 1.5rem) / 2.5)); }
  .MD-4 .mix, .MD-4 .gap {
    width: calc(100%/4 - (((4 - 1) * 1.5rem) / 2.5)); }
  .MD-5 .mix, .MD-5 .gap {
    width: calc(100%/5 - (((5 - 1) * 1.5rem) / 2.5)); } }

@media (min-width: 1300px) {
  .ST-1 .mix, .ST-1 .gap {
    width: calc(100%); }
  .ST-2 .mix, .ST-2 .gap {
    width: calc(100%/2 - (((2 - 1) * 1.5rem) / 2.5)); }
  .ST-3 .mix, .ST-3 .gap {
    width: calc(100%/3 - (((3 - 1) * 1.5rem) / 2.5)); }
  .ST-4 .mix, .ST-4 .gap {
    width: calc(100%/4 - (((4 - 1) * 1.5rem) / 2.5)); }
  .ST-5 .mix, .ST-5 .gap {
    width: calc(100%/5 - (((5 - 1) * 1.5rem) / 2.5)); } }

@media (min-width: 1800px) {
  .LG-1 .mix, .LG-1 .gap {
    width: calc(100%); }
  .LG-2 .mix, .LG-2 .gap {
    width: calc(100%/2 - (((2 - 1) * 1.5rem) / 2.5)); }
  .LG-3 .mix, .LG-3 .gap {
    width: calc(100%/3 - (((3 - 1) * 1.5rem) / 2.5)); }
  .LG-4 .mix, .LG-4 .gap {
    width: calc(100%/4 - (((4 - 1) * 1.5rem) / 2.5)); }
  .LG-5 .mix, .LG-5 .gap {
    width: calc(100%/5 - (((5 - 1) * 1.5rem) / 2.5)); }
  .LG-6 .mix, .LG-6 .gap {
    width: calc(100%/6 - (((6 - 1) * 1.5rem) / 2.5)); } }

.BWImages img, .BWImages .jarallax, .BWImages:hover img, .BWImages:hover .jarallax, .BWImages:active img, .BWImages:active .jarallax, .BWImages:focus img, .BWImages:focus .jarallax, .BWOnHover img, .BWOnHover .jarallax, .ColourOnHover:hover img, .ColourOnHover:hover .jarallax, .ColourOnHover:active img, .ColourOnHover:active .jarallax, .ColourOnHover:focus img, .ColourOnHover:focus .jarallax {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -webkit-transform: translateZ(0);
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  transition: all 0.2s linear; }

.BWOnHover:hover img, .BWOnHover:hover .jarallax, .BWOnHover:active img, .BWOnHover:active .jarallax, .BWOnHover:focus img, .BWOnHover:focus .jarallax {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -webkit-transform: translateZ(0);
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  transition: all 0.2s linear; }

@media (max-width: 767px) {
  .section287 .gap {
    display: none !important; } }

/****** FILE: themes/georgejames/css/downloads.css *****/
/*********************
BREAKPOINTS
*********************/
.Downloads_Top {
  margin-top: 3rem; }

.downloads-table {
  overflow: scroll; }
  .downloads-table table {
    border-collapse: collapse;
    width: 100%; }
    .downloads-table table thead tr {
      background-color: var(--black);
      color: var(--white); }
    .downloads-table table td, .downloads-table table th {
      border: 1px solid var(--black);
      padding: 1.5rem;
      vertical-align: middle; }
    .downloads-table table td {
      min-width: 200px; }
      .downloads-table table td a {
        margin: 0 !important;
        width: 100%;
        text-align: center; }
      @media (min-width: 1300px) {
        .downloads-table table td {
          min-width: 230px; } }
  .downloads-table::-webkit-scrollbar {
    width: 2px;
    height: 2px; }
  .downloads-table::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0px rgba(0, 0, 0, 0); }
  .downloads-table::-webkit-scrollbar-thumb {
    background-color: var(--black);
    outline: 1px solid var(--black); }

.downloads-figure.no_images img {
  display: none; }

.downloads-figure figure {
  padding: 3rem;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: var(--white);
  margin-bottom: 1.5rem;
  border: 1px solid var(--grey-mid); }
  @media (min-width: 768px) {
    .downloads-figure figure {
      margin-bottom: 3rem; } }
  .downloads-figure figure img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-bottom: 1.5rem; }
  .downloads-figure figure figcaption {
    background-color: var(--white);
    text-align: left;
    margin: 0 !important;
    padding: 0 0 0 0; }
    .downloads-figure figure figcaption a {
      margin-top: 3rem !important; }

.downloads-list {
  list-style: none;
  padding: 0; }
  .downloads-list li {
    margin: 0 0 3rem 0; }
    .downloads-list li a {
      margin-top: 0.375rem !important; }

/****** FILE: themes/georgejames/css/cookie.css *****/
/*********************
BREAKPOINTS
*********************/
.cky-button-wrapper button:hover {
  border: 1px solid transparent !important; }

.cky-btn.cky-btn-custom-accept:hover {
  border: 1px solid black !important; }

.cky-consent-title {
  font-family: "EuclidCircularA-Medium", sans-serif; }

@media (min-width: 1415px) {
  .cky-consent-bar {
    padding: 40px !important; } }

/****** FILE: themes/georgejames/css/section.css *****/
/*********************
BREAKPOINTS
*********************/
section {
  position: relative;
  display: block;
  clear: both;
  z-index: 5; }
  section.video-section {
    overflow: hidden; }
  section .zone_single {
    position: relative;
    z-index: 2; }

.sectionBreak {
  height: 1px;
  margin: 0px auto;
  width: 80%;
  background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(0, 0, 0, 0)), color-stop(0.5, #ccc), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(to left, rgba(0, 0, 0, 0), #ccc, rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(to left, rgba(0, 0, 0, 0), #ccc, rgba(0, 0, 0, 0));
  background: -o-linear-gradient(to left, rgba(0, 0, 0, 0), #ccc, rgba(0, 0, 0, 0));
  background: linear-gradient(to left, rgba(0, 0, 0, 0), #ccc, rgba(0, 0, 0, 0));
  border: 0;
  position: relative;
  margin-top: -1px;
  z-index: 1; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  .sectionBreak {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
    width: 65%; } }

/****** FILE: themes/georgejames/css/buttons.css *****/
/*********************
BREAKPOINTS
*********************/
.BTN_Wrap a, .SubBlock_Button a {
  border: none; }

.BTN_Wrap.btn_Left, .SubBlock_Button.btn_Left {
  text-align: left; }

.BTN_Wrap.btn_Center, .SubBlock_Button.btn_Center {
  text-align: center; }

.BTN_Wrap.btn_Right, .SubBlock_Button.btn_Right {
  text-align: right; }

.BTN_Wrap .btn_Solid, .BTN_Wrap .btn_Outline, .SubBlock_Button .btn_Solid, .SubBlock_Button .btn_Outline {
  font-family: "EuclidCircularA-Regular", sans-serif;
  font-weight: normal;
  line-height: 0;
  transition: all 0.2s linear;
  display: inline-block;
  border: 1px solid; }
  .BTN_Wrap .btn_Solid.Disabled, .BTN_Wrap .btn_Outline.Disabled, .SubBlock_Button .btn_Solid.Disabled, .SubBlock_Button .btn_Outline.Disabled {
    opacity: 0.6;
    filter: alpha(opacity=60);
    cursor: not-allowed;
    text-decoration: none; }
  .BTN_Wrap .btn_Solid.btn_Sm, .BTN_Wrap .btn_Outline.btn_Sm, .SubBlock_Button .btn_Solid.btn_Sm, .SubBlock_Button .btn_Outline.btn_Sm {
    margin-top: 1.5rem; }
  .BTN_Wrap .btn_Solid.btn_St, .BTN_Wrap .btn_Outline.btn_St, .SubBlock_Button .btn_Solid.btn_St, .SubBlock_Button .btn_Outline.btn_St {
    margin-top: 1rem; }
  .BTN_Wrap .btn_Solid.btn_Lg, .BTN_Wrap .btn_Outline.btn_Lg, .SubBlock_Button .btn_Solid.btn_Lg, .SubBlock_Button .btn_Outline.btn_Lg {
    margin-top: 3rem; }

.btn_Outline {
  background-color: transparent; }
  .btn_Outline.btn_Dark {
    color: #000000;
    border-color: #000000; }
    .btn_Outline.btn_Dark:hover, .btn_Outline.btn_Dark:active, .btn_Outline.btn_Dark:focus {
      color: #ffffff !important;
      background-color: #000000; }
  .btn_Outline.btn_Light {
    color: #ffffff !important;
    border-color: #ffffff; }
    .btn_Outline.btn_Light:hover, .btn_Outline.btn_Light:active, .btn_Outline.btn_Light:focus {
      color: #000000 !important;
      background-color: #ffffff; }
  .btn_Outline.btn_DMDark {
    color: var(--black) !important;
    border-color: var(--black); }
    .btn_Outline.btn_DMDark:hover, .btn_Outline.btn_DMDark:active, .btn_Outline.btn_DMDark:focus {
      color: var(--white) !important;
      background-color: var(--black); }
  .btn_Outline.btn_DMLight {
    color: var(--white) !important;
    border-color: var(--white); }
    .btn_Outline.btn_DMLight:hover, .btn_Outline.btn_DMLight:active, .btn_Outline.btn_DMLight:focus {
      color: var(--black) !important;
      background-color: var(--white); }
  .btn_Outline.btn_Primary {
    color: var(--brand-primary) !important;
    border-color: var(--brand-primary); }
    .btn_Outline.btn_Primary:hover, .btn_Outline.btn_Primary:active, .btn_Outline.btn_Primary:focus {
      color: #000000 !important;
      background-color: var(--brand-primary); }
  .btn_Outline.btn_Secondary {
    color: var(--brand-secondary) !important;
    border-color: var(--brand-secondary); }
    .btn_Outline.btn_Secondary:hover, .btn_Outline.btn_Secondary:active, .btn_Outline.btn_Secondary:focus {
      color: #ffffff !important;
      background-color: var(--brand-secondary); }

body.darken .btn_Secondary:hover {
  color: #f3f4f5 !important;
  border-color: #f3f4f5 !important; }

.btn_Solid.btn_Dark {
  background-color: #000000;
  color: #ffffff !important;
  border-color: #000000; }
  .btn_Solid.btn_Dark:hover, .btn_Solid.btn_Dark:active, .btn_Solid.btn_Dark:focus {
    background-color: transparent !important;
    color: #000000 !important; }

.btn_Solid.btn_Light {
  background-color: #ffffff;
  color: #000000 !important;
  border-color: #ffffff; }
  .btn_Solid.btn_Light:hover, .btn_Solid.btn_Light:active, .btn_Solid.btn_Light:focus {
    background-color: transparent !important;
    color: #ffffff !important; }

.btn_Solid.btn_DMDark {
  background-color: var(--black);
  color: var(--white) !important;
  border-color: var(--black); }
  .btn_Solid.btn_DMDark:hover, .btn_Solid.btn_DMDark:active, .btn_Solid.btn_DMDark:focus {
    background-color: transparent !important;
    color: var(--black) !important; }

.btn_Solid.btn_DMLight {
  background-color: var(--white);
  color: var(--black) !important;
  border-color: var(--white); }
  .btn_Solid.btn_DMLight:hover, .btn_Solid.btn_DMLight:active, .btn_Solid.btn_DMLight:focus {
    background-color: var(--black) !important;
    color: var(--white) !important;
    border-color: var(--black); }

.btn_Solid.btn_Primary {
  background-color: var(--brand-primary) !important;
  color: var(--white) !important;
  border-color: var(--brand-primary); }
  .btn_Solid.btn_Primary:hover, .btn_Solid.btn_Primary:active, .btn_Solid.btn_Primary:focus {
    background-color: transparent !important;
    color: var(--brand-primary) !important; }

.btn_Solid.btn_Secondary {
  background-color: var(--brand-secondary) !important;
  color: #ffffff !important;
  border-color: var(--brand-secondary); }
  .btn_Solid.btn_Secondary:hover, .btn_Solid.btn_Secondary:active, .btn_Solid.btn_Secondary:focus {
    background-color: transparent !important;
    color: var(--brand-secondary) !important; }

.btn_Sm {
  padding: 1rem 1rem 1rem 1rem;
  font-size: 0.8em; }
  .btn_Sm.btn_Fully {
    padding: 1rem 1.3rem 1rem 1.3rem; }

.btn_St {
  padding: 1rem 1rem 1rem 1rem;
  font-size: 13px; }
  @media (min-width: 1024px) {
    .btn_St {
      padding: 1.5rem 1.5rem 1.5rem 1.5rem;
      font-size: 16px; } }
  .btn_St.btn_Fully {
    padding: 1rem 1.5rem 1rem 1.5rem; }
    @media (min-width: 1024px) {
      .btn_St.btn_Fully {
        padding: 1.5rem 2rem 1.5rem 2rem; } }
.btn_Lg {
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  font-size: 16px; }
  @media (min-width: 1024px) {
    .btn_Lg {
      padding: 2.5rem 3rem 2.5rem 3rem;
      font-size: 1.4em; } }
  .btn_Lg.btn_Fully {
    padding: 1.5rem 2rem 1.5rem 2rem; }
    @media (min-width: 1024px) {
      .btn_Lg.btn_Fully {
        padding: 3rem 4rem 3rem 4rem; } }
.btn_None {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn_Semi {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn_Fully {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px; }

input.action {
  margin: 1.5rem auto 1.5rem auto;
  outline: none !important;
  padding: 1.4rem 1rem 1.3rem 1rem !important;
  background: transparent !important;
  border: 1px solid var(--black);
  background-color: var(--black) !important;
  color: var(--white) !important;
  text-transform: uppercase;
  padding: 0.75rem 1.5rem 0.75rem 1.5rem !important; }
  input.action:hover {
    background-color: transparent !important;
    color: var(--black) !important; }

/****** FILE: themes/georgejames/css/textcols.css *****/
/*********************
BREAKPOINTS
*********************/
.two-col, .three-col {
  -webkit-column-gap: 3.4rem;
  -moz-column-gap: 3.4rem;
  column-gap: 3.4rem; }
  .two-col ul li, .three-col ul li {
    margin-bottom: .6rem; }

.home_page_tesimonials {
  margin: 1.5rem auto 1.5rem auto;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1; }
  @media (min-width: 1024px) {
    .home_page_tesimonials {
      margin: 3rem auto 1.5rem auto;
      -webkit-column-count: 4;
      -moz-column-count: 4;
      column-count: 4; } }
.two-col {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-width: 200px;
  -moz-column-width: 200px;
  column-width: 200px; }
  @media (min-width: 1024px) {
    .two-col {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -webkit-column-width: 200px;
      -moz-column-width: 200px;
      column-width: 200px; } }
.three-col {
  column-count: 2;
  -webkit-column-width: 100px;
  -moz-column-width: 100px;
  column-width: 100px; }
  @media (min-width: 768px) {
    .three-col {
      -webkit-columns: 200px 3;
      -moz-columns: 200px 3;
      columns: 200px 3; } }

/****** FILE: themes/georgejames/css/scrolldown.css *****/
@keyframes scroll {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(10px); } }

.scolldownprompt {
  text-align: center; }
  .scolldownprompt svg.down {
    width: 35px;
    position: absolute;
    bottom: 0;
    z-index: 20;
    display: block;
    margin-bottom: 2rem;
    left: 50%;
    transform: translateX(-50%); }
    .scolldownprompt svg.down .arrow {
      animation: scroll .35s ease-in alternate infinite; }

/****** FILE: themes/georgejames/css/mobileHeader.css *****/
/*********************
BREAKPOINTS
*********************/
.mobileMenu {
  position: fixed;
  z-index: 99999;
  display: block;
  top: 0;
  left: 0;
  height: 60px;
  width: 100%;
  background: var(--white);
  overflow: hidden;
  transition: all 0.5s linear; }
  .mobileMenu .logo {
    height: auto;
    transition: all 0.5s linear;
    z-index: 999;
    position: fixed; }
    .mobileMenu .logo.logo-full {
      width: 148px;
      top: 19px;
      left: 0;
      right: 0;
      margin: auto; }
    .mobileMenu .logo.logo-icon {
      width: 25px;
      top: 20px;
      left: 5vw; }
  .mobileMenu .burger-container {
    position: relative;
    display: inline-block;
    height: 60px;
    width: 73px;
    z-index: 9;
    cursor: pointer;
    transform: rotate(0deg);
    transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    float: right; }
    .mobileMenu .burger-container #burger {
      width: 26px;
      height: 10px;
      position: relative;
      display: block;
      margin: -3px auto 0;
      top: 50%; }
      .mobileMenu .burger-container #burger .bar {
        width: 100%;
        height: 2px;
        display: block;
        position: relative;
        background: var(--black);
        transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition-delay: 0s; }
        .mobileMenu .burger-container #burger .bar.topBar {
          transform: translateY(0px) rotate(0deg); }
        .mobileMenu .burger-container #burger .bar.btmBar {
          transform: translateY(6px) rotate(0deg); }
  .mobileMenu nav {
    margin-top: 20vh;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }
    .mobileMenu nav details {
      outline: none;
      cursor: pointer;
      font-family: 'SangBleuEmpire-Medium';
      padding: .75rem;
      color: var(--white);
      font-size: 1.6em;
      transition: all 0.2s linear;
      transform: scale(1.04) translateY(-10px);
      opacity: 0;
      transition: transform 0.35s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.35s cubic-bezier(0.4, 0.01, 0.165, 0.99); }
      .mobileMenu nav details:last-child {
        border-bottom: none; }
      .mobileMenu nav details:nth-child(1) {
        transition-delay: 0.04s; }
      .mobileMenu nav details:nth-child(2) {
        transition-delay: 0.03s; }
      .mobileMenu nav details:nth-child(3) {
        transition-delay: 0.02s; }
      .mobileMenu nav details:nth-child(4) {
        transition-delay: 0.01s; }
      .mobileMenu nav details:nth-child(5) {
        transition-delay: 0s; }
      .mobileMenu nav details:nth-child(6) {
        transition-delay: -0.01s; }
      .mobileMenu nav details:nth-child(7) {
        transition-delay: -0.02s; }
      .mobileMenu nav details:nth-child(8) {
        transition-delay: -0.03s; }
      .mobileMenu nav details:nth-child(9) {
        transition-delay: -0.04s; }
      .mobileMenu nav details:nth-child(10) {
        transition-delay: -0.05s; }
      .mobileMenu nav details a {
        color: var(--white); }
      .mobileMenu nav details:last-child {
        border-bottom: none; }
      .mobileMenu nav details summary {
        text-align: center;
        list-style: none; }
        .mobileMenu nav details summary span {
          background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.3.1  SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 320 192' style='enable-background:new 0 0 320 192%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23FFFFFF%3B%7D%3C/style%3E%3Cpolygon class='st0' points='300.6 0 320 20.7 160 192 0 20.7 19.3 0 160 150.5 '/%3E%3C/svg%3E");
          background-size: 14px 14px;
          background-repeat: no-repeat;
          background-position: right 0 top 0px;
          display: inline-block;
          width: 14px;
          height: 14px;
          margin-left: 0.75rem; }
        .mobileMenu nav details summary::-webkit-details-marker {
          display: none; }
      .mobileMenu nav details .dropdown-wrapper ul {
        margin-top: 10px;
        padding: 0;
        text-align: center; }
        .mobileMenu nav details .dropdown-wrapper ul li {
          list-style: none;
          line-height: 1.7em; }
          .mobileMenu nav details .dropdown-wrapper ul li a {
            color: var(--white); }
  .mobileMenu.menu-opened {
    height: 100%;
    background-color: var(--grey-dark); }
    .mobileMenu.menu-opened .burger-container {
      transform: rotate(90deg); }
      .mobileMenu.menu-opened .burger-container #burger .bar {
        transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition-delay: 0.2s;
        background: white; }
        .mobileMenu.menu-opened .burger-container #burger .bar.topBar {
          transform: translateY(4px) rotate(45deg); }
        .mobileMenu.menu-opened .burger-container #burger .bar.btmBar {
          transform: translateY(3px) rotate(-45deg); }
    .mobileMenu.menu-opened details {
      transform: scale(1) translateY(0px);
      opacity: 1; }
      .mobileMenu.menu-opened details:nth-child(1) {
        transition-delay: 0.27s; }
      .mobileMenu.menu-opened details:nth-child(2) {
        transition-delay: 0.34s; }
      .mobileMenu.menu-opened details:nth-child(3) {
        transition-delay: 0.41s; }
      .mobileMenu.menu-opened details:nth-child(4) {
        transition-delay: 0.48s; }
      .mobileMenu.menu-opened details:nth-child(5) {
        transition-delay: 0.55s; }
      .mobileMenu.menu-opened details:nth-child(6) {
        transition-delay: 0.62s; }
      .mobileMenu.menu-opened details:nth-child(7) {
        transition-delay: 0.69s; }
      .mobileMenu.menu-opened details:nth-child(8) {
        transition-delay: 0.76s; }
      .mobileMenu.menu-opened details:nth-child(9) {
        transition-delay: 0.83s; }
      .mobileMenu.menu-opened details:nth-child(10) {
        transition-delay: 0.9s; }

.menu-opened .logo, .menu-opened .mobile_search {
  -webkit-filter: brightness(0) invert(1) !important;
  filter: brightness(0) invert(1) !important; }

.darken .overlay_nav .logo, .darken .search_icon_top, .darken .links a, .darken .front p, .darken .mobileMenu .logo {
  -webkit-filter: brightness(0) invert(1) !important;
  filter: brightness(0) invert(1) !important; }

.darken summary span {
  filter: invert(1); }

.darken .menu-opened a.logo-link img, .darken .menu-opened .search_icon_top {
  -webkit-filter: brightness(1) invert(0) !important;
  filter: brightness(1) invert(0) !important; }

.darken .menu-opened .bar {
  background-color: var(--white) !important; }

.mobileMenu .socialLinks {
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  transition: all 0.5s linear;
  position: absolute;
  bottom: -200px;
  -webkit-filter: brightness(0) invert(1) !important;
  filter: brightness(0) invert(1) !important; }

.menu-opened .socialLinks {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0px; }

/****** FILE: themes/georgejames/css/blogandevents.css *****/
/*********************
BREAKPOINTS
*********************/
.BE_Intro {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
  padding: 4.125rem 1rem 4.125rem 1rem;
  color: white; }
  @media (min-width: 1024px) {
    .BE_Intro {
      padding: 15rem 9rem 9rem 9rem; } }
  .BE_Intro h1 {
    color: white; }
  .BE_Intro p {
    margin-top: 1.5rem; }
  @media (min-width: 1024px) {
    .BE_Intro {
      margin-top: 0; } }
  @media (min-width: 1300px) {
    .BE_Intro .BGImage {
      background-attachment: fixed; } }
  .BE_Intro article {
    text-align: center;
    max-width: 1200px;
    position: relative;
    z-index: 6; }

.BE_Main {
  margin: 5vw 0 5vw 0; }
  .BE_Main blockquote {
    margin: 1.5rem auto 1rem auto;
    font-family: "EuclidCircularA-LightItalic", sans-serif;
    padding: 0.7em 30px 1.2em 50px !important;
    border-left: 4px solid var(--brand-primary);
    line-height: 1.5;
    position: relative; }
    .BE_Main blockquote::before {
      content: "\201C";
      color: var(--brand-primary);
      font-size: 3.2em;
      position: absolute;
      left: 15px;
      top: -8px; }
    .BE_Main blockquote::after {
      content: ''; }
    .BE_Main blockquote br {
      content: "";
      margin: 2.3em;
      display: block;
      font-size: 24%; }
  @media (min-width: 1024px) {
    .BE_Main {
      margin: 3rem 0 3rem 0; } }
  .BE_Main figcaption {
    font-size: 0.8em;
    margin: 0.375rem 0 3rem 0; }
  .BE_Main .BE_main_article {
    display: block;
    margin-bottom: 5vw; }
    @media (min-width: 1024px) {
      .BE_Main .BE_main_article {
        margin-bottom: 3rem; } }
    .BE_Main .BE_main_article .dis_FullWidth, .BE_Main .BE_main_article .video {
      margin-bottom: 2rem; }
    .BE_Main .BE_main_article .FW_tighter {
      margin-bottom: 1.5rem; }
    .BE_Main .BE_main_article .dis_Right,
    .BE_Main .BE_main_article .dis_Left {
      margin: 0 0 1.5rem 0;
      width: 100%; }
      @media (min-width: 1024px) {
        .BE_Main .BE_main_article .dis_Right,
        .BE_Main .BE_main_article .dis_Left {
          margin: 0 0 1rem 0;
          max-width: 450px; } }
    .BE_Main .BE_main_article .dis_Right {
      float: right; }
      @media (min-width: 1024px) {
        .BE_Main .BE_main_article .dis_Right {
          padding-left: 2rem; } }
    .BE_Main .BE_main_article .dis_Left {
      float: left; }
      @media (min-width: 1024px) {
        .BE_Main .BE_main_article .dis_Left {
          padding-right: 2rem; } }
  .BE_Main aside {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 8rem;
    margin-top: 3rem; }
    @media (min-width: 768px) {
      .BE_Main aside {
        margin-top: 0; } }
  .BE_Main .EB_Base {
    background-color: var(--white);
    text-align: center;
    padding: 2rem;
    margin: 2rem 0 1.5rem 0; }
    @media (min-width: 1024px) {
      .BE_Main .EB_Base {
        padding: 3rem; } }
.simple_content_block {
  display: block;
  clear: both;
  margin: 2rem 0 2rem 0; }
  @media (min-width: 1024px) {
    .simple_content_block {
      margin: 3rem 0 3rem 0; } }
  .simple_content_block.last {
    margin-bottom: 2rem !important; }
  .simple_content_block figcaption {
    font-size: 0.8em;
    margin-top: 0.75rem; }
  .simple_content_block figure {
    margin: 0; }
  .simple_content_block .Left .SBC_media_wrap, .simple_content_block .Right .SBC_media_wrap {
    margin-bottom: 1.5rem; }
    @media (min-width: 1024px) {
      .simple_content_block .Left .SBC_media_wrap, .simple_content_block .Right .SBC_media_wrap {
        margin-bottom: 0; } }
  .simple_content_block .FullWidthBelow .SBC_media_wrap {
    margin-top: 0;
    margin-bottom: 1.5rem; }
    @media (min-width: 1024px) {
      .simple_content_block .FullWidthBelow .SBC_media_wrap {
        margin-top: 1.5rem;
        margin-bottom: 0; } }
  .simple_content_block .FullWidthAbove .SBC_media_wrap {
    margin-top: 0;
    margin-bottom: 1.5rem; }
    @media (min-width: 1024px) {
      .simple_content_block .FullWidthAbove .SBC_media_wrap {
        margin-bottom: 1.5rem;
        margin-top: 0; } }
  .simple_content_block .SCB_stacked_images figure {
    margin-bottom: 1.5rem; }
    .simple_content_block .SCB_stacked_images figure.last {
      margin-bottom: 0; }
  .simple_content_block .slideshow .splide__slide p {
    position: absolute;
    color: #f3f4f5;
    left: 0;
    bottom: 1px;
    background: rgba(0, 0, 0, 0.3);
    margin: 0;
    padding: 0.75rem 1.5rem 0.75rem 1.5rem;
    font-size: 0.8em; }
  .simple_content_block .splide__arrow--prev {
    left: 1.5rem; }
  .simple_content_block .splide__arrow--next {
    right: 1.5rem; }

.Sponsor_Outer_Wrap {
  background-color: white;
  padding: 2rem;
  text-align: center; }
  .Sponsor_Outer_Wrap h3 {
    color: #252523; }
  .Sponsor_Outer_Wrap .Sponsor_Wrap .Sponsor {
    display: inline-block;
    width: 80px;
    margin: 0.75rem 0.5rem 0 0.5rem; }

/****** FILE: themes/georgejames/css/login.css *****/
/*********************
BREAKPOINTS
*********************/
.loginWrap {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: 100vh;
  background: var(--paper); }

.login header, .login nav, .login svg, .login footer, .login .gdpr-cookie-notice-description, .login .cta {
  display: none !important; }

.login input.text {
  background-color: var(--white) !important; }

.login input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset; }

.login .action, .login input#LostPasswordForm_lostPasswordForm_action_forgotPassword {
  width: 100%;
  padding: 1.5rem 1.5rem 1.5rem 1.5rem !important; }

.loginForm {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 530px;
  margin: 0 auto 0 auto;
  padding: 3rem;
  background-color: var(--white);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid var(--grey-light); }
  .loginForm form {
    margin-top: 1.5rem; }
  .loginForm input[type="text"], .loginForm input[type="password"] {
    width: 100%;
    border: 1px solid var(--grey-tint);
    -webkit-appearance: none !important;
    outline: none;
    padding: .84rem .8rem .8rem .8rem;
    margin-top: 0.375rem;
    color: var(--text); }
  .loginForm h2, .loginForm p {
    color: var(--black); }
  .loginForm p {
    margin-bottom: 1rem; }
  .loginForm input[type="text"]:focus, .loginForm input[type="password"]:focus {
    border: 1px solid var(--grey-tint); }
  .loginForm p#MemberLoginForm_LoginForm_error {
    margin-bottom: 1rem !important;
    color: red; }
  .loginForm label {
    margin: 0.8rem 0 0px 0 !important;
    font-size: 12px;
    color: var(--black); }
  .loginForm p#ForgotPassword {
    margin-bottom: 0rem !important;
    font-size: 12px;
    width: 100%;
    text-align: center; }
    .loginForm p#ForgotPassword a, .loginForm p#ForgotPassword a:hover, .loginForm p#ForgotPassword a:active, .loginForm p#ForgotPassword a:focus {
      color: var(--black) !important; }

@media only screen and (min-width: 320px) and (max-width: 667px) {
  .loginForm {
    width: 90%;
    padding: 1.5rem; } }

#LostPasswordForm_lostPasswordForm_Email_Holder {
  margin-top: 3rem; }
  #LostPasswordForm_lostPasswordForm_Email_Holder label {
    font-size: 0.8em; }
  #LostPasswordForm_lostPasswordForm_Email_Holder input {
    width: 100%;
    border: 1px solid var(--grey-light);
    -webkit-appearance: none !important;
    outline: none;
    padding: 1rem;
    margin-top: 0;
    background-color: var(--white); }

/****** FILE: themes/georgejames/css/ScrollPage.css *****/
/*********************
BREAKPOINTS
*********************/
.stacked_images figcaption {
  position: relative;
  z-index: 1; }

body.home {
  overflow-x: hidden; }

.sand_box {
  margin-top: 3rem;
  padding: 3rem;
  background-color: var(13);
  text-align: center; }

main .full-image {
  content-visibility: auto;
  /* this is the thing that delays painting */ }

.SR-Vis {
  visibility: hidden; }

.off-screen {
  margin-top: -10000px;
  display: block;
  position: absolute; }

a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999; }

a.skip-main:focus, a.skip-main:active {
  color: #fff;
  background-color: #000;
  left: auto;
  top: auto;
  width: 30%;
  height: auto;
  overflow: auto;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 4px solid yellow;
  text-align: center;
  font-size: 1.2em;
  z-index: 999; }

.SB_Top_Grad_Black:before,
.SB_Top_Grad_DMBlack:before,
.SB_Top_Grad_White:before,
.SB_Top_Grad_DMWhite:before,
.SB_Bot_Grad_Black:after,
.SB_Bot_Grad_DMBlack:after,
.SB_Bot_Grad_White:after,
.SB_Bot_Grad_DMWhite:after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  width: 100%;
  height: 30% !important;
  opacity: 0.7;
  filter: alpha(opacity=70); }

.SB_Top_Grad_Black:before,
.SB_Top_Grad_DMBlack:before,
.SB_Top_Grad_White:before,
.SB_Top_Grad_DMWhite:before {
  top: 0; }

.SB_Bot_Grad_Black:after,
.SB_Bot_Grad_DMBlack:after,
.SB_Bot_Grad_White:after,
.SB_Bot_Grad_DMWhite:after {
  bottom: 0; }

.SB_Top_Grad_Black:before, .SB_Top_Grad_DMBlack:before {
  background: black;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }

.SB_Bot_Grad_Black:after, .SB_Bot_Grad_DMBlack:after {
  background: black;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }

.SB_Top_Grad_White:before, .SB_Top_Grad_DMWhite:before {
  background: white;
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1); }

.SB_Bot_Grad_White:after, .SB_Bot_Grad_DMWhite:after {
  background: white;
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1); }

.darken .SB_Top_Grad_DMBlack:before {
  background: white;
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1); }

.darken .SB_Bot_Grad_DMBlack:after {
  background: white;
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1); }

.darken .SB_Top_Grad_DMWhite:before {
  background: black;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }

.darken .SB_Bot_Grad_DMWhite:after {
  background: black;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }

.topGrad, .botGrad {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 35vh;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.topGrad {
  top: 0;
  display: none; }
  @media (min-width: 768px) {
    .topGrad {
      display: block; } }
.botGrad {
  bottom: 0; }

.topGrad.Black, .topGrad.DMBlack {
  background: black;
  background: -moz-linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }

.topGrad.White, .topGrad.DMWhite {
  background: white;
  background: -moz-linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1); }

.botGrad.Black, .botGrad.DMBlack {
  background: black;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }

.botGrad.White, .botGrad.DMWhite {
  background: white;
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1); }

.darken .botGrad.DMBlack {
  background: white;
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1); }

.darken .botGrad.DMWhite {
  background: black;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }

.darken .topGrad.DMBlack {
  background: black;
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }

.darken .topGrad.DMWhite {
  background: white;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1); }

.cryptedmail:after {
  content: attr(data-name) "@" attr(data-domain); }

.transition-fade {
  transition: 0.4s;
  opacity: 1; }

html.is-animating .transition-fade {
  opacity: 0; }

.objectFit {
  object-fit: cover !important;
  object-position: top center;
  font-family: "object-fit: cover;" !important; }

img {
  width: 100%;
  height: auto;
  display: block; }

.ie_Warning {
  display: none; }

body.IE .ie_Warning {
  display: block !important;
  position: fixed;
  z-index: 99999999999999999;
  width: 100%;
  height: 100%;
  background-color: #a12b44;
  text-align: center;
  color: white; }

body.IE .ie_Warning .ie_Warning_content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 900px;
  padding: 40px;
  margin: 0 auto 0 auto; }

body.IE .ie_Warning .ie_Warning_content .UB {
  padding: 14px 18px 12px 18px;
  border: 2px solid white;
  color: white;
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px; }

body.IE .ie_Warning .ie_Warning_content h3 {
  color: white; }

.row {
  margin-left: -1.5rem;
  margin-right: -1.5rem; }
  .row .col, .row .col-1, .row .col-10, .row .col-11, .row .col-12, .row .col-2, .row .col-3, .row .col-4, .row .col-5, .row .col-6, .row .col-7, .row .col-8, .row .col-9, .row .col-auto, .row .col-lg, .row .col-lg-1, .row .col-lg-10, .row .col-lg-11, .row .col-lg-12, .row .col-lg-2, .row .col-lg-3, .row .col-lg-4, .row .col-lg-5, .row .col-lg-6, .row .col-lg-7, .row .col-lg-8, .row .col-lg-9, .row .col-lg-auto, .row .col-md, .row .col-md-1, .row .col-md-10, .row .col-md-11, .row .col-md-12, .row .col-md-2, .row .col-md-3, .row .col-md-4, .row .col-md-5, .row .col-md-6, .row .col-md-7, .row .col-md-8, .row .col-md-9, .row .col-md-auto, .row .col-sm, .row .col-sm-1, .row .col-sm-10, .row .col-sm-11, .row .col-sm-12, .row .col-sm-2, .row .col-sm-3, .row .col-sm-4, .row .col-sm-5, .row .col-sm-6, .row .col-sm-7, .row .col-sm-8, .row .col-sm-9, .row .col-sm-auto, .row .col-xl, .row .col-xl-1, .row .col-xl-10, .row .col-xl-11, .row .col-xl-12, .row .col-xl-2, .row .col-xl-3, .row .col-xl-4, .row .col-xl-5, .row .col-xl-6, .row .col-xl-7, .row .col-xl-8, .row .col-xl-9, .row .col-xl-auto {
    padding: 0px 1.5rem 0px 1.5rem; }

.zone_single figure {
  margin: 0px; }
  .zone_single figure figcaption.small {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    color: #252523; }
    .zone_single figure figcaption.small.white_caption {
      color: #f3f4f5; }

.cryptedmail:after {
  content: attr(data-name) "@" attr(data-domain); }

.content_social {
  margin-top: 3rem;
  font-size: 1em; }
  .content_social a {
    margin-right: 1rem; }

.StickyWrap {
  position: -webkit-sticky;
  position: sticky;
  z-index: 3;
  top: 160px; }

@media only screen and (max-width: 667px) and (min-width: 320px) {
  .StickyWrap {
    top: 55px; } }

.StickyWrap_Media {
  position: -webkit-sticky;
  position: sticky;
  z-index: 3;
  top: 0px; }

@media only screen and (max-width: 667px) and (min-width: 320px) {
  .StickyWrap_Media {
    top: 0px; } }

.grayscale, .grayscale img {
  -webkit-filter: grayscale(100%) !important;
  -moz-filter: grayscale(100%) !important;
  -o-filter: grayscale(100%) !important;
  -ms-filter: grayscale(100%) !important;
  filter: saturate(0%) !important;
  filter: grayscale(100%) !important;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale") !important;
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  -webkit-filter: grayscale(100%) !important; }

picture img {
  width: 100%;
  height: auto; }

.fullwidth, .full-width {
  width: 100%;
  height: auto; }

.centre, .CentreTitle {
  text-align: center !important; }
  .centre span, .CentreTitle span {
    margin: 0 auto 0 auto; }

span.CentreTitle, span.CentreAll {
  display: block;
  margin: 0 auto 0 auto; }

.CentreAll {
  text-align: center; }
  .CentreAll span {
    margin: 0 auto 0 auto; }

.TopicPage section:first-child {
  margin-top: 11rem !important;
  margin-bottom: 5rem; }
  .TopicPage section:first-child:after {
    content: '';
    width: 15vw;
    height: 3px;
    display: block;
    margin: auto;
    background-color: var(--black); }
    @media (min-width: 768px) {
      .TopicPage section:first-child:after {
        width: 8vw;
        height: 5px; } }
  .TopicPage section:first-child h2 {
    margin: 0; }

.TopicPage section:nth-child(2) .text_wrap p {
  text-wrap: pretty; }

.TopicPage section:nth-child(2) .text_wrap h2 {
  clear: both;
  display: block;
  margin: 0 0 1.8rem 0 !important; }
  .TopicPage section:nth-child(2) .text_wrap h2::before {
    content: "";
    display: block;
    height: 1rem; }

@media (min-width: 1024px) {
  .TopicPage section:nth-child(2) .text_wrap {
    column-gap: 3rem;
    columns: 2; } }

@media (min-width: 1300px) {
  .TopicPage section:nth-child(2) .text_wrap {
    column-gap: 5rem; } }

.right.ss-htmleditorfield-file,
.rightAlone.ss-htmleditorfield-file,
.left.ss-htmleditorfield-file,
.leftAlone.ss-htmleditorfield-file {
  margin-top: .2rem;
  margin-bottom: .5rem;
  padding: .2rem;
  background-color: var(--white);
  border: 1px solid var(--white);
  transition: all 0.2s linear;
  width: 100%;
  box-shadow: rgba(149, 157, 165, 0.14) 0px 8px 24px; }
  @media (min-width: 768px) {
    .right.ss-htmleditorfield-file,
    .rightAlone.ss-htmleditorfield-file,
    .left.ss-htmleditorfield-file,
    .leftAlone.ss-htmleditorfield-file {
      width: 220px;
      padding: .3rem;
      margin-top: .3rem; } }
  @media (min-width: 1300px) {
    .right.ss-htmleditorfield-file,
    .rightAlone.ss-htmleditorfield-file,
    .left.ss-htmleditorfield-file,
    .leftAlone.ss-htmleditorfield-file {
      width: 250px;
      padding: .5rem;
      margin-top: .4rem; } }
  @media (min-width: 1800px) {
    .right.ss-htmleditorfield-file,
    .rightAlone.ss-htmleditorfield-file,
    .left.ss-htmleditorfield-file,
    .leftAlone.ss-htmleditorfield-file {
      width: 325px;
      padding: .5rem;
      margin-top: .4rem; } }
  .right.ss-htmleditorfield-file:hover,
  .rightAlone.ss-htmleditorfield-file:hover,
  .left.ss-htmleditorfield-file:hover,
  .leftAlone.ss-htmleditorfield-file:hover {
    border-color: var(--grey-mid);
    cursor: pointer; }

.left.ss-htmleditorfield-file,
.leftAlone.ss-htmleditorfield-file {
  float: left;
  margin-right: 1rem; }
  @media (min-width: 768px) {
    .left.ss-htmleditorfield-file,
    .leftAlone.ss-htmleditorfield-file {
      margin-right: 1.25rem; } }
  @media (min-width: 1300px) {
    .left.ss-htmleditorfield-file,
    .leftAlone.ss-htmleditorfield-file {
      margin-right: 1.25rem; } }
.right.ss-htmleditorfield-file,
.rightAlone.ss-htmleditorfield-file {
  float: right;
  margin-left: 1rem; }
  @media (min-width: 768px) {
    .right.ss-htmleditorfield-file,
    .rightAlone.ss-htmleditorfield-file {
      margin-left: 1.25rem; } }
  @media (min-width: 1300px) {
    .right.ss-htmleditorfield-file,
    .rightAlone.ss-htmleditorfield-file {
      margin-left: 1.25rem; } }
.captionImage.left,
.captionImage.leftAlone,
.captionImage.right,
.captionImage.rightAlone {
  width: auto !important;
  position: relative;
  margin-bottom: 1rem; }
  @media (min-width: 768px) {
    .captionImage.left,
    .captionImage.leftAlone,
    .captionImage.right,
    .captionImage.rightAlone {
      margin-top: .3rem;
      margin-bottom: .5rem; } }
  @media (min-width: 1300px) {
    .captionImage.left,
    .captionImage.leftAlone,
    .captionImage.right,
    .captionImage.rightAlone {
      margin-top: .24rem;
      margin-bottom: .4rem; } }
  .captionImage.left img,
  .captionImage.leftAlone img,
  .captionImage.right img,
  .captionImage.rightAlone img {
    margin: 0 !important; }
  .captionImage.left p,
  .captionImage.leftAlone p,
  .captionImage.right p,
  .captionImage.rightAlone p {
    font-size: 1.2em !important;
    line-height: 1.2em; }
    .captionImage.left p a,
    .captionImage.leftAlone p a,
    .captionImage.right p a,
    .captionImage.rightAlone p a {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      margin: 0px !important;
      padding: 0 1rem 0 1rem 0;
      font-family: 'SangBleuEmpire-Medium';
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      background-color: var(--white);
      color: var(--black);
      opacity: 0;
      transition: all 0.2s linear; }
      @media (pointer: coarse) and (hover: none) {
        .captionImage.left p a,
        .captionImage.leftAlone p a,
        .captionImage.right p a,
        .captionImage.rightAlone p a {
          opacity: 1;
          background-color: rgba(0, 0, 0, 0.251);
          color: white; } }
      .captionImage.left p a:hover,
      .captionImage.leftAlone p a:hover,
      .captionImage.right p a:hover,
      .captionImage.rightAlone p a:hover {
        opacity: 1; }

.captionImage.left,
.captionImage.leftAlone {
  float: left;
  margin-right: 0rem; }
  @media (min-width: 768px) {
    .captionImage.left,
    .captionImage.leftAlone {
      margin-right: 1.25rem; } }
  @media (min-width: 1300px) {
    .captionImage.left,
    .captionImage.leftAlone {
      margin-right: 1.5rem; } }
.captionImage.right,
.captionImage.rightAlone {
  float: right;
  margin-left: 0rem;
  text-align: right; }
  @media (min-width: 768px) {
    .captionImage.right,
    .captionImage.rightAlone {
      margin-left: 1.25rem; } }
  @media (min-width: 1300px) {
    .captionImage.right,
    .captionImage.rightAlone {
      margin-left: 1.5rem; } }
.sb_34 a {
  color: var(--constwhite) !important; }
  .sb_34 a:hover {
    color: var(--constwhite) !important; }

.simple_content_block table tr, .simple_content_block table td {
  border: 1px solid red;
  padding: 1rem !important; }

/****** FILE: themes/georgejames/css/SectionHeight.css *****/
/*********************
BREAKPOINTS
*********************/
.FullHeight, .FullHeight .splide {
  height: 455px !important; }
  @media (min-width: 1024px) {
    .FullHeight, .FullHeight .splide {
      height: 96vh !important; } }
  @media (min-width: 1300px) {
    .FullHeight, .FullHeight .splide {
      height: 100vh !important; } }
.High, .High .splide, .High .splide__track, .High .splide__list, .High .splide__slide {
  height: 455px !important; }
  @media (min-width: 768px) {
    .High, .High .splide, .High .splide__track, .High .splide__list, .High .splide__slide {
      height: 70vh !important; } }
  @media (min-width: 1024px) {
    .High, .High .splide, .High .splide__track, .High .splide__list, .High .splide__slide {
      height: 75vh !important; } }
  @media (min-width: 1300px) {
    .High, .High .splide, .High .splide__track, .High .splide__list, .High .splide__slide {
      height: 75vh !important; } }
  @media (min-width: 1800px) {
    .High, .High .splide, .High .splide__track, .High .splide__list, .High .splide__slide {
      height: 75vh !important; } }
.High .splide__slide img, .High .splide__slide picture {
  height: 100% !important;
  object-fit: cover !important; }

.FullHeight .splide__slide img, .FullHeight .splide__slide picture {
  height: 455px !important;
  object-fit: cover !important; }
  @media (min-width: 1024px) {
    .FullHeight .splide__slide img, .FullHeight .splide__slide picture {
      height: 100vh !important; } }

/****** FILE: themes/georgejames/css/footer.css *****/
/*********************
BREAKPOINTS
*********************/
.simple_contact {
  text-align: center; }

.Accreditation_logos {
  display: flex;
  align-items: center;
  justify-content: center; }
  .Accreditation_logos img {
    width: auto;
    align-self: center;
    margin: 0 1rem 1.5rem 1rem;
    height: 40px; }
    @media (min-width: 1300px) {
      .Accreditation_logos img {
        height: 65px;
        margin: 0 1rem 3rem 1rem; } }
.darken .Accreditation_logos {
  -webkit-filter: brightness(0) invert(1) !important;
  filter: brightness(0) invert(1) !important; }

footer {
  padding: 0 0 1.5rem 0;
  color: var(--black);
  position: relative;
  z-index: 3;
  text-align: center;
  background-color: transparent; }
  @media (min-width: 768px) {
    footer {
      text-align: left;
      padding: 1.5rem 0 3rem 0; } }
  footer .simple_list {
    margin-bottom: 0 !important; }
  footer div[class*='col-'] {
    margin-bottom: 1rem; }
  footer .footercontent {
    padding-top: 3rem; }
  footer ul {
    margin-bottom: 3rem !important;
    line-height: 2.2em; }
    @media (min-width: 1024px) {
      footer ul {
        line-height: 1.6em; } }
  footer .share-buttons {
    margin-left: auto;
    margin-right: auto;
    display: block; }
  footer a, footer a:hover, footer a:active, footer a:focus, footer h4 {
    color: var(--black) !important; }
  footer .signoff {
    font-size: 0.8em;
    margin-top: 0.75rem !important;
    text-align: center; }
    @media (min-width: 768px) {
      footer .signoff {
        margin-top: 3rem !important; } }
  footer .socialLinks {
    margin: 0.75rem 0 0.75rem 0 !important; }
    @media (min-width: 768px) {
      footer .socialLinks {
        margin: 0 !important; } }
    footer .socialLinks li a {
      font-size: 1.2em;
      margin-right: 1rem;
      color: red; }
  footer .footer-links {
    text-align: center;
    color: var(--black); }
    footer .footer-links li {
      display: inline; }
  footer .menu-1-columns-2, footer .menu-2-columns-2, footer .menu-3-columns-2 {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem; }
    @media (min-width: 1024px) {
      footer .menu-1-columns-2, footer .menu-2-columns-2, footer .menu-3-columns-2 {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2; } }
  footer .menu-1-columns-3, footer .menu-2-columns-3, footer .menu-3-columns-3 {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem; }
    @media (min-width: 1024px) {
      footer .menu-1-columns-3, footer .menu-2-columns-3, footer .menu-3-columns-3 {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3; } }
#switch {
  position: relative;
  background: var(--white);
  width: 4.5rem;
  padding: 0.25rem;
  border-radius: 1.8rem;
  margin: 1.5rem auto 3rem auto;
  width: 80px;
  cursor: pointer; }
  #switch::before, #switch::after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 9px;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-size: 20px 20px;
    background-repeat: no-repeat; }
  #switch::before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxNi43IDE3LjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE2LjcgMTcuMzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOm5vbmU7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjAuNzU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTYuMiwxMS43Yy0xLjcsNC4xLTYuNSw2LTEwLjYsNC4zUy0wLjUsOS41LDEuMyw1LjRjMS4xLTIuNywzLjYtNC41LDYuNS00LjljMC4yLDAsMC40LDAuMSwwLjUsMC4zCglDOC4zLDEsOC4zLDEuMiw4LjEsMS4zQzcsMi41LDYuMyw0LjEsNi4zLDUuN2MwLDMuNCwyLjgsNi4yLDYuMyw2LjFjMSwwLDItMC4zLDIuOS0wLjhjMC4yLTAuMSwwLjQtMC4xLDAuNSwwLjEKCUMxNi4yLDExLjMsMTYuMiwxMS41LDE2LjIsMTEuN3oiLz4KPC9zdmc+Cg==");
    right: 9px;
    display: block; }
  #switch::after {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IlNVTk5ZIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgNDUuMSA0NS4xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NS4xIDQ1LjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPGc+Cgk8Zz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjIuNiwzNy4xYy04LDAtMTQuNi02LjUtMTQuNi0xNC42QzgsMTQuNSwxNC41LDgsMjIuNiw4czE0LjYsNi41LDE0LjYsMTQuNlMzMC42LDM3LjEsMjIuNiwzNy4xeiBNMjIuNiwxMAoJCQlDMTUuNiwxMCwxMCwxNS42LDEwLDIyLjVzNS42LDEyLjYsMTIuNiwxMi42czEyLjYtNS42LDEyLjYtMTIuNlMyOS41LDEwLDIyLjYsMTB6IE0zNi45LDkuNkwzOC41LDhjMC40LTAuNCwwLjQtMSwwLTEuNAoJCQljLTAuNC0wLjQtMS0wLjQtMS40LDBsLTEuNiwxLjZjLTAuNCwwLjQtMC40LDEsMCwxLjRjMC4yLDAuMiwwLjUsMC4zLDAuNywwLjNDMzYuNSw5LjksMzYuNyw5LjgsMzYuOSw5LjZ6IE04LDM4LjVsMS42LTEuNgoJCQljMC40LTAuNCwwLjQtMSwwLTEuNGMtMC40LTAuNC0xLTAuNC0xLjQsMGwtMS42LDEuNmMtMC40LDAuNC0wLjQsMSwwLDEuNGMwLjIsMC4yLDAuNSwwLjMsMC43LDAuM1M3LjgsMzguNyw4LDM4LjV6IE0yMy42LDMuMlYxCgkJCWMwLTAuNi0wLjQtMS0xLTFzLTEsMC40LTEsMXYyLjJjMCwwLjYsMC40LDEsMSwxQzIzLjEsNC4yLDIzLjYsMy44LDIzLjYsMy4yeiBNMjMuNiw0NC4xdi0yLjJjMC0wLjYtMC40LTEtMS0xcy0xLDAuNC0xLDF2Mi4yCgkJCWMwLDAuNiwwLjQsMSwxLDFDMjMuMSw0NS4xLDIzLjYsNDQuNywyMy42LDQ0LjF6IE00LjIsMjIuNmMwLTAuNi0wLjQtMS0xLTFIMWMtMC42LDAtMSwwLjQtMSwxYzAsMC42LDAuNCwxLDEsMWgyLjIKCQkJQzMuOCwyMy41LDQuMiwyMy4xLDQuMiwyMi42eiBNNDUuMSwyMi42YzAtMC42LTAuNC0xLTEtMWgtMi4yYy0wLjYsMC0xLDAuNC0xLDFjMCwwLjYsMC40LDEsMSwxaDIuMgoJCQlDNDQuNywyMy41LDQ1LjEsMjMuMSw0NS4xLDIyLjZ6IE05LjYsOS42YzAuNC0wLjQsMC40LTEsMC0xLjRMOCw2LjZjLTAuNC0wLjQtMS0wLjQtMS40LDBDNi4yLDcsNi4yLDcuNiw2LjYsOGwxLjYsMS42CgkJCWMwLjIsMC4yLDAuNSwwLjMsMC43LDAuM0M5LjEsOS45LDkuNCw5LjgsOS42LDkuNnogTTM4LjUsMzguNWMwLjQtMC40LDAuNC0xLDAtMS40bC0xLjYtMS42Yy0wLjQtMC40LTEtMC40LTEuNCwwcy0wLjQsMSwwLDEuNAoJCQlsMS42LDEuNmMwLjIsMC4yLDAuNSwwLjMsMC43LDAuM0MzOCwzOC44LDM4LjMsMzguNywzOC41LDM4LjV6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==");
    left: 9px;
    display: none; }

.darken #switch:before {
  display: none; }

.darken #switch:after {
  display: block; }

#circle {
  position: relative;
  background: var(--black);
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%; }

.forwards {
  animation: moveHorizontallyFwd .3s forwards 1; }

.reverse {
  animation: moveHorizontallyRvs .3s forwards 1; }

@keyframes moveHorizontallyFwd {
  from {
    left: 0; }
  to {
    left: 2.7rem; } }

@keyframes moveHorizontallyRvs {
  from {
    left: 2.7rem; }
  to {
    left: 0; } }

/****** FILE: themes/georgejames/css/socialfeed.css *****/
/*********************
BREAKPOINTS
*********************/
#twitter-widget-0 {
  display: block !important; }

#twitter-widget-1 {
  display: none !important; }

.darken #twitter-widget-0 {
  display: none !important; }

.darken #twitter-widget-1 {
  display: block !important; }

#styledScroll {
  max-height: 540px;
  border: 1px solid var(--grey-tint);
  overflow: hidden;
  background-color: var(--white); }
  #styledScroll ul {
    padding: 1.4rem 2rem 1.4rem 1.5rem;
    margin: 0px;
    list-style: none; }
    #styledScroll ul li {
      border-bottom: 1px solid var(--grey-tint);
      padding: 1.4rem 0 1.4rem 0; }
    #styledScroll ul li:first-child {
      padding-top: 0; }
    #styledScroll ul li:last-child {
      border-bottom: none;
      padding-bottom: 0px; }
  #styledScroll img {
    width: 100%;
    height: auto;
    margin-top: 0.75rem;
    margin-bottom: 1rem; }

#styledScroll::-webkit-scrollbar, .copyWrap::-webkit-scrollbar {
  width: 5px;
  background-color: transparent; }

#styledScroll::-webkit-scrollbar-thumb, .copyWrap::-webkit-scrollbar-thumb {
  background-color: var(--grey-tint);
  border-radius: 0px; }

#styledScroll::-webkit-scrollbar-thumb:hover, .copyWrap::-webkit-scrollbar-thumb:hover, #styledScroll::-webkit-scrollbar-thumb:active, .copyWrap::-webkit-scrollbar-thumb:active {
  background-color: var(--grey-mid); }

.content_social {
  list-style: none;
  padding: 0px; }
  .content_social li {
    display: inline; }

/****** FILE: themes/georgejames/css/search.css *****/
/*********************
BREAKPOINTS
*********************/
.noresults {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .noresults h1 {
    margin-top: -6.75rem !important;
    padding: 0 3rem 0 3rem;
    text-align: center; }

#searchModal .light-modal-content {
  padding: 1rem !important; }
  @media (min-width: 1300px) {
    #searchModal .light-modal-content {
      padding: 3rem !important; } }
#searchModal input {
  background-color: var(--white) !important;
  border: 0px !important;
  width: 100%;
  float: left;
  font-size: 1.2em;
  padding: .5rem;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: var(--text) !important; }

#searchModal .action {
  width: 20%;
  float: right;
  background-color: #eb1101 !important;
  color: #f3f4f5;
  padding-top: .7rem;
  display: none; }

.searchresults {
  padding-bottom: 6.75rem; }
  .searchresults .mix {
    overflow: hidden; }
  .searchresults h2, .searchresults h1 {
    text-align: center; }
    .searchresults h2 span, .searchresults h1 span {
      opacity: 0.3;
      filter: alpha(opacity=30); }
  .searchresults .SearchResultsItem {
    position: relative; }
    .searchresults .SearchResultsItem p {
      position: absolute;
      z-index: 999;
      background: var(--brand-primary);
      bottom: 0;
      width: 100%;
      margin-bottom: 0px;
      text-align: center;
      color: var(--paper);
      padding: 0 1rem;
      min-height: 75px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .searchresults .SearchResultsItem p a {
        color: var(--paper); }

span.date {
  margin-top: 0.75rem;
  display: block;
  font-family: "EuclidCircularA-Regular", sans-serif;
  color: var(--grey-tint);
  font-size: 0.8em; }

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: searchfield-cancel-button; }

/****** FILE: themes/georgejames/css/subblocks.css *****/
/*********************
BREAKPOINTS
*********************/
.bespoke_sb_article {
  display: flex;
  height: 100%;
  flex-direction: column; }
  .bespoke_sb_article .SubBlock_Button {
    align-self: flex-end; }

.Force_Black p, .Force_Black h1, .Force_Black h2, .Force_Black h3, .Force_Black h4, .Force_Black h5, .Force_Black a, .Force_Black li {
  color: #252523 !important; }

.Force_White p, .Force_White h1, .Force_White h2, .Force_White h3, .Force_White h4, .Force_White h5, .Force_White a, .Force_White li {
  color: white !important; }

.bespoke_sb_align_Center {
  text-align: center; }
  .bespoke_sb_align_Center .SubBlock_Button {
    margin: auto; }

.bespoke_sb_align_Right {
  text-align: right; }
  .bespoke_sb_align_Right .SubBlock_Button {
    align-self: flex-end !important; }

.SB_Space_std .row {
  margin-left: -1.5rem;
  margin-right: -1.5rem; }
  .SB_Space_std .row div[class*='col'] {
    padding: 0px 1.5rem 0px 1.5rem;
    margin-bottom: 3rem; }

.SB_Space_extra .row {
  margin-left: -1.5vw;
  margin-right: -1.5vw; }
  .SB_Space_extra .row div[class*='col'] {
    padding: 0px 1.5vw 0px 1.5vw;
    margin-bottom: 3vw; }

.SB_Space_tight .row {
  margin-left: -0.5vw;
  margin-right: -0.5vw; }
  .SB_Space_tight .row div[class*='col'] {
    padding: 0px 0.5vw 0px 0.5vw;
    margin-bottom: 1vw; }

.SB_Space_ex_tight .row {
  margin-left: -0.2vw;
  margin-right: -0.2vw; }
  .SB_Space_ex_tight .row div[class*='col'] {
    padding: 0px 0.2vw 0px 0.2vw;
    margin-bottom: 0.4vw; }

.SB_Space_hairline .row {
  margin-left: -1px;
  margin-right: -1px; }
  .SB_Space_hairline .row div[class*='col'] {
    padding: 0px 1px 0px 1px;
    margin-bottom: 2px; }

.SB_Space_none .row {
  margin: 0; }
  .SB_Space_none .row div[class*='col'] {
    padding: 0;
    margin: 0; }

.sub_blocks figure {
  margin: 0; }

.sub_blocks .col, .sub_blocks .col-1, .sub_blocks .col-10, .sub_blocks .col-11, .sub_blocks .col-12, .sub_blocks .col-2, .sub_blocks .col-3, .sub_blocks .col-4, .sub_blocks .col-5, .sub_blocks .col-6, .sub_blocks .col-7, .sub_blocks .col-8, .sub_blocks .col-9, .sub_blocks .col-auto, .sub_blocks .col-lg, .sub_blocks .col-lg-1, .sub_blocks .col-lg-10, .sub_blocks .col-lg-11, .sub_blocks .col-lg-12, .sub_blocks .col-lg-2, .sub_blocks .col-lg-3, .sub_blocks .col-lg-4, .sub_blocks .col-lg-5, .sub_blocks .col-lg-6, .sub_blocks .col-lg-7, .sub_blocks .col-lg-8, .sub_blocks .col-lg-9, .sub_blocks .col-lg-auto, .sub_blocks .col-md, .sub_blocks .col-md-1, .sub_blocks .col-md-10, .sub_blocks .col-md-11, .sub_blocks .col-md-12, .sub_blocks .col-md-2, .sub_blocks .col-md-3, .sub_blocks .col-md-4, .sub_blocks .col-md-5, .sub_blocks .col-md-6, .sub_blocks .col-md-7, .sub_blocks .col-md-8, .sub_blocks .col-md-9, .sub_blocks .col-md-auto, .sub_blocks .col-sm, .sub_blocks .col-sm-1, .sub_blocks .col-sm-10, .sub_blocks .col-sm-11, .sub_blocks .col-sm-12, .sub_blocks .col-sm-2, .sub_blocks .col-sm-3, .sub_blocks .col-sm-4, .sub_blocks .col-sm-5, .sub_blocks .col-sm-6, .sub_blocks .col-sm-7, .sub_blocks .col-sm-8, .sub_blocks .col-sm-9, .sub_blocks .col-sm-auto, .sub_blocks .col-xl, .sub_blocks .col-xl-1, .sub_blocks .col-xl-10, .sub_blocks .col-xl-11, .sub_blocks .col-xl-12, .sub_blocks .col-xl-2, .sub_blocks .col-xl-3, .sub_blocks .col-xl-4, .sub_blocks .col-xl-5, .sub_blocks .col-xl-6, .sub_blocks .col-xl-7, .sub_blocks .col-xl-8, .sub_blocks .col-xl-9, .sub_blocks .col-xl-auto {
  margin-bottom: 3.3333333333vw; }
  @media (min-width: 768px) {
    .sub_blocks .col, .sub_blocks .col-1, .sub_blocks .col-10, .sub_blocks .col-11, .sub_blocks .col-12, .sub_blocks .col-2, .sub_blocks .col-3, .sub_blocks .col-4, .sub_blocks .col-5, .sub_blocks .col-6, .sub_blocks .col-7, .sub_blocks .col-8, .sub_blocks .col-9, .sub_blocks .col-auto, .sub_blocks .col-lg, .sub_blocks .col-lg-1, .sub_blocks .col-lg-10, .sub_blocks .col-lg-11, .sub_blocks .col-lg-12, .sub_blocks .col-lg-2, .sub_blocks .col-lg-3, .sub_blocks .col-lg-4, .sub_blocks .col-lg-5, .sub_blocks .col-lg-6, .sub_blocks .col-lg-7, .sub_blocks .col-lg-8, .sub_blocks .col-lg-9, .sub_blocks .col-lg-auto, .sub_blocks .col-md, .sub_blocks .col-md-1, .sub_blocks .col-md-10, .sub_blocks .col-md-11, .sub_blocks .col-md-12, .sub_blocks .col-md-2, .sub_blocks .col-md-3, .sub_blocks .col-md-4, .sub_blocks .col-md-5, .sub_blocks .col-md-6, .sub_blocks .col-md-7, .sub_blocks .col-md-8, .sub_blocks .col-md-9, .sub_blocks .col-md-auto, .sub_blocks .col-sm, .sub_blocks .col-sm-1, .sub_blocks .col-sm-10, .sub_blocks .col-sm-11, .sub_blocks .col-sm-12, .sub_blocks .col-sm-2, .sub_blocks .col-sm-3, .sub_blocks .col-sm-4, .sub_blocks .col-sm-5, .sub_blocks .col-sm-6, .sub_blocks .col-sm-7, .sub_blocks .col-sm-8, .sub_blocks .col-sm-9, .sub_blocks .col-sm-auto, .sub_blocks .col-xl, .sub_blocks .col-xl-1, .sub_blocks .col-xl-10, .sub_blocks .col-xl-11, .sub_blocks .col-xl-12, .sub_blocks .col-xl-2, .sub_blocks .col-xl-3, .sub_blocks .col-xl-4, .sub_blocks .col-xl-5, .sub_blocks .col-xl-6, .sub_blocks .col-xl-7, .sub_blocks .col-xl-8, .sub_blocks .col-xl-9, .sub_blocks .col-xl-auto {
      margin-bottom: 2vw; } }
.sub_blocks .BGBGFilters {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%; }

.ForceHeight {
  min-height: 200px; }

.subblock_wrap {
  background-size: cover;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  height: 100%;
  position: relative;
  z-index: 1;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }
  .subblock_wrap figure {
    margin: 0px;
    width: 100%;
    position: relative;
    z-index: 2; }
  .subblock_wrap.RoundedSubs {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; }
    .subblock_wrap.RoundedSubs .BGImage {
      -webkit-border-top-right-radius: 0px;
      -webkit-border-bottom-right-radius: 0px;
      -moz-border-radius-topright: 0px;
      -moz-border-radius-bottomright: 0px;
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px;
      overflow: hidden; }

.SB_Border .subblock_wrap, .SB_Border .designed_subblock_wrap {
  border: 1px solid var(--grey-mid); }

.img_shadow {
  position: absolute;
  width: 90%;
  height: 100%;
  display: flex;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -1rem;
  z-index: 0 !important;
  -webkit-filter: blur(16px);
  -moz-filter: blur(16px);
  filter: blur(16px);
  opacity: 0;
  filter: alpha(opacity=0); }
  @media (min-width: 1024px) {
    .img_shadow {
      opacity: 0.55;
      filter: alpha(opacity=55); } }
  .img_shadow.RoundedSubs {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; }
  .img_shadow img {
    width: 100%;
    height: auto;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    -moz-backdrop-filter: blur(15px); }
  .img_shadow .shadow-img {
    margin-top: 1rem;
    object-fit: cover; }

.darken .img_shadow {
  display: none; }

.subblock_wrap.MediaTop, .subblock_wrap.MediaBottom {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .subblock_wrap.MediaTop .SubBlock_Text_Wrap, .subblock_wrap.MediaBottom .SubBlock_Text_Wrap {
    width: 100%; }
    .subblock_wrap.MediaTop .SubBlock_Text_Wrap figure, .subblock_wrap.MediaBottom .SubBlock_Text_Wrap figure {
      width: 100%; }

.SubBlock_Text {
  box-sizing: border-box;
  max-width: 100%; }
  .SubBlock_Text h5 {
    margin-bottom: 0.375rem; }
  .SubBlock_Text br {
    display: block;
    line-height: 35px; }

p:last-child {
  margin-bottom: 0px; }

.img_size_SmlMediaLeft figure, .img_size_SmlMediaRight figure {
  width: 15% !important; }
  @media (min-width: 1300px) {
    .img_size_SmlMediaLeft figure, .img_size_SmlMediaRight figure {
      width: 20% !important; } }
.img_size_SmlMediaLeft .SubBlock_Text_Wrap, .img_size_SmlMediaRight .SubBlock_Text_Wrap {
  width: 85% !important; }
  @media (min-width: 1300px) {
    .img_size_SmlMediaLeft .SubBlock_Text_Wrap, .img_size_SmlMediaRight .SubBlock_Text_Wrap {
      width: 80% !important; } }
.img_size_StdMediaLeft figure, .img_size_StdMediaRight figure {
  width: 25% !important; }
  @media (min-width: 1300px) {
    .img_size_StdMediaLeft figure, .img_size_StdMediaRight figure {
      width: 30% !important; } }
.img_size_StdMediaLeft .SubBlock_Text_Wrap, .img_size_StdMediaRight .SubBlock_Text_Wrap {
  width: 75% !important; }
  @media (min-width: 1300px) {
    .img_size_StdMediaLeft .SubBlock_Text_Wrap, .img_size_StdMediaRight .SubBlock_Text_Wrap {
      width: 70% !important; } }
.img_size_MedMediaLeft figure, .img_size_MedMediaRight figure {
  width: 35% !important; }
  @media (min-width: 1300px) {
    .img_size_MedMediaLeft figure, .img_size_MedMediaRight figure {
      width: 45% !important; } }
.img_size_MedMediaLeft .SubBlock_Text_Wrap, .img_size_MedMediaRight .SubBlock_Text_Wrap {
  width: 65% !important; }
  @media (min-width: 1300px) {
    .img_size_MedMediaLeft .SubBlock_Text_Wrap, .img_size_MedMediaRight .SubBlock_Text_Wrap {
      width: 55% !important; } }
.img_size_LgeMediaLeft figure, .img_size_LgeMediaRight figure {
  width: 40% !important; }
  @media (min-width: 1300px) {
    .img_size_LgeMediaLeft figure, .img_size_LgeMediaRight figure {
      width: 50% !important; } }
.img_size_LgeMediaLeft .SubBlock_Text_Wrap, .img_size_LgeMediaRight .SubBlock_Text_Wrap {
  width: 60% !important; }
  @media (min-width: 1300px) {
    .img_size_LgeMediaLeft .SubBlock_Text_Wrap, .img_size_LgeMediaRight .SubBlock_Text_Wrap {
      width: 50% !important; } }
.article_align_Left .SubBlock_Button, .article_align_Center .SubBlock_Button, .article_align_Right .SubBlock_Button {
  display: block; }

.article_align_Left {
  text-align: left; }

.article_align_Center {
  text-align: center !important;
  align-self: center !important; }

.article_align_Right {
  text-align: left; }
  @media (min-width: 1300px) {
    .article_align_Right {
      text-align: right; } }
@media only screen and (min-width: 0px) and (max-width: 736px) {
  .FW_Media_Xs {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .FW_Media_Xs figure {
      width: 100% !important;
      order: 1 !important; }
    .FW_Media_Xs .SubBlock_Text_Wrap {
      order: 2 !important;
      width: 100% !important; } }

@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .FW_Media_Sm {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .FW_Media_Sm figure {
      width: 100% !important;
      order: 1 !important; }
    .FW_Media_Sm .SubBlock_Text_Wrap {
      order: 2 !important;
      width: 100% !important; } }

figure.force_fh {
  height: 100%;
  width: 100%; }
  figure.force_fh img, figure.force_fh iframe {
    object-fit: cover !important;
    height: 100%;
    width: 100% !important; }
  figure.force_fh picture {
    width: 100%;
    height: 100%;
    display: flex !important; }
    figure.force_fh picture img {
      object-fit: cover;
      height: auto;
      width: 100%; }

.MediaAlign_Start figure {
  align-self: flex-start; }

.MediaAlign_Center figure {
  align-self: center; }

.MediaAlign_End figure {
  align-self: flex-end; }

.SubBlock_Button {
  align-self: flex-start !important;
  display: flex; }
  .SubBlock_Button a {
    align-self: flex-end; }

.TextAlign_Start .SubBlock_Text_Wrap .SubBlock_Text {
  align-self: flex-start; }

.TextAlign_Center .SubBlock_Text_Wrap {
  align-self: center; }

.TextAlign_End .SubBlock_Text {
  align-self: flex-end; }

.FH_Fig figure, .FH_Fig figure .plyr {
  width: 100% !important;
  height: 100% !important; }

.FH_Fig figure .plyr iframe {
  object-fit: fill !important; }

.SubBlock_Text_Wrap {
  z-index: 3;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-grow: 1; }

.button_base .SubBlock_Text_Wrap, .TextAlign_End .SubBlock_Text_Wrap {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.MediaTop figure {
  order: 1;
  width: 100%; }

.MediaTop .SubBlock_Text_Wrap {
  flex-grow: 1;
  order: 2; }

.MediaBottom figure {
  order: 2; }

.MediaBottom .SubBlock_Text_Wrap {
  flex-grow: 2;
  order: 2; }

.SubBlock_Button {
  align-self: flex-end;
  flex-grow: 1;
  margin-top: 0.75rem; }

.SmlMediaLeft figure, .StdMediaLeft figure, .MedMediaLeft figure, .LgeMediaLeft figure {
  order: 1; }

.SmlMediaLeft .SubBlock_Text_Wrap, .StdMediaLeft .SubBlock_Text_Wrap, .MedMediaLeft .SubBlock_Text_Wrap, .LgeMediaLeft .SubBlock_Text_Wrap {
  order: 2; }

.SmlMediaRight figure, .StdMediaRight figure, .MedMediaRight figure, .LgeMediaRight figure {
  order: 2;
  position: relative;
  z-index: 1; }

.sub_blocks .col-12 {
  margin-bottom: 3rem; }
  .sub_blocks .col-12:last-child {
    margin-bottom: 0px; }

.sub_blocks .subblocks_gallery {
  height: 100% !important;
  width: 100%; }

.DM_BG_White {
  background-color: var(--white); }
  .DM_BG_White h1, .DM_BG_White h2, .DM_BG_White h3, .DM_BG_White h4, .DM_BG_White h5, .DM_BG_White h6, .DM_BG_White p, .DM_BG_White li, .DM_BG_White .tab {
    color: var(--black); }

.DM_BG_Black {
  background-color: var(--black); }
  .DM_BG_Black h1, .DM_BG_Black h2, .DM_BG_Black h3, .DM_BG_Black h4, .DM_BG_Black h5, .DM_BG_Black h6, .DM_BG_Black p, .DM_BG_Black li, .DM_BG_Black .btn, .DM_BG_Black .tab {
    color: var(--white); }
  .DM_BG_Black .btn {
    border-color: var(--white); }
  .DM_BG_Black .btn:hover, .DM_BG_Black .btn:active, .DM_BG_Black .btn:focus {
    background-color: var(--white);
    color: var(--black) !important; }

.designed_subblock_wrap {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .designed_subblock_wrap .ieTint {
    left: 0; }
  .designed_subblock_wrap .back_image {
    position: absolute;
    z-index: 0;
    top: -1.5rem;
    left: -1.5rem; }
    .designed_subblock_wrap .back_image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .designed_subblock_wrap article {
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative;
    z-index: 5; }
  .designed_subblock_wrap.MediaAbove article {
    order: 2; }
  .designed_subblock_wrap.MediaAbove figure {
    width: 100%;
    order: 1; }
  .designed_subblock_wrap.MediaBelow article {
    order: 1; }
  .designed_subblock_wrap.MediaBelow figure {
    width: 100%;
    order: 2;
    margin: 0; }
  .designed_subblock_wrap.MediaLeft article, .designed_subblock_wrap.MediaRight article {
    width: 60%; }
    @media (min-width: 1300px) {
      .designed_subblock_wrap.MediaLeft article, .designed_subblock_wrap.MediaRight article {
        width: 50%; } }
  .designed_subblock_wrap.MediaLeft figure, .designed_subblock_wrap.MediaRight figure {
    margin: 0;
    width: 40%; }
    @media (min-width: 1300px) {
      .designed_subblock_wrap.MediaLeft figure, .designed_subblock_wrap.MediaRight figure {
        width: 50%; } }
    .designed_subblock_wrap.MediaLeft figure img, .designed_subblock_wrap.MediaRight figure img {
      height: 100%;
      object-fit: cover; }
  .designed_subblock_wrap.MediaLeft article {
    padding-left: 3rem;
    order: 2; }
  .designed_subblock_wrap.MediaLeft figure {
    order: 1; }
  .designed_subblock_wrap.MediaRight article {
    padding-right: 3rem;
    order: 1; }
  .designed_subblock_wrap.MediaRight figure {
    order: 2; }
  .designed_subblock_wrap.MediaBehind {
    background-size: cover; }
    .designed_subblock_wrap.MediaBehind article {
      padding-right: 3rem; }
      @media (min-width: 1300px) {
        .designed_subblock_wrap.MediaBehind article {
          padding-right: 3rem; } }

/****** FILE: themes/georgejames/css/jumplinks.css *****/
/*********************
BREAKPOINTS
*********************/
.StickyJump {
  position: -webkit-sticky;
  position: sticky;
  z-index: 5;
  top: 0; }
  @media (min-width: 1300px) {
    .StickyJump {
      top: 0rem; } }
.menu_open .jumpLinks {
  display: none; }

.jumpLinks {
  z-index: 999 !important;
  background-color: var(--brand-secondary) !important;
  height: 65px;
  line-height: 65px; }
  @media (min-width: 1300px) {
    .jumpLinks {
      height: 75px;
      line-height: 75px; } }
  .jumpLinks nav {
    margin: 0px;
    text-align: center;
    position: relative;
    z-index: 1;
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; }
    .jumpLinks nav::-webkit-scrollbar {
      display: none; }
    .jumpLinks nav a {
      opacity: 0.7;
      filter: alpha(opacity=70);
      transition: all 0.2s linear;
      color: white !important;
      margin: 0 0.375rem 0 0.375rem;
      font-size: 16px;
      font-family: "EuclidCircularA-Medium", sans-serif;
      transition: all 0.2s linear;
      border-bottom: 1px solid transparent; }
      .jumpLinks nav a:hover, .jumpLinks nav a:focus, .jumpLinks nav a:active, .jumpLinks nav a.active {
        opacity: 1;
        filter: alpha(opacity=100); }
      .jumpLinks nav a.active {
        border-bottom: 2px solid var(--subs); }
      @media (min-width: 1300px) {
        .jumpLinks nav a {
          margin: 0 1rem 0 1rem;
          font-size: 1.4em; } }
.side_jump_links ul {
  padding: 0 0 0 5vw;
  list-style: none;
  display: block; }
  .side_jump_links ul li {
    display: block;
    margin-left: 0 0 0.75rem 0; }
    .side_jump_links ul li a {
      color: var(--text);
      font-family: "EuclidCircularA-Medium", sans-serif !important; }
    .side_jump_links ul li a:hover, .side_jump_links ul li a:focus, .side_jump_links ul li a:active, .side_jump_links ul li a.current {
      color: var(--brand-primary); }

/****** FILE: themes/georgejames/css/splide.css *****/
/*********************
BREAKPOINTS
*********************/
.splide__pagination {
  bottom: 1.5rem !important;
  position: relative;
  transform: none !important;
  left: auto;
  right: auto; }
  .splide__pagination button {
    width: 30px;
    height: 1px;
    background: var(--black);
    border-radius: 0%;
    margin: 0.75rem !important;
    transition: all 0.2s linear;
    opacity: 1;
    filter: alpha(opacity=100); }
    @media (min-width: 1024px) {
      .splide__pagination button {
        width: 2.5vw; } }
    .splide__pagination button::before, .splide__pagination button::after {
      content: '';
      height: 20px;
      width: 100%;
      display: block;
      margin-top: -20px; }
    .splide__pagination button.is-active {
      transform: scale(1);
      background: var(--black); }
      .splide__pagination button.is-active::before {
        content: '';
        height: 4px;
        width: 100%;
        display: block;
        position: absolute;
        top: 18.5px;
        background-color: var(--black); }

.sideBarArea .splide__pagination {
  bottom: -2.5rem; }
  .sideBarArea .splide__pagination button {
    width: 25px; }

.Project_Related .splide__pagination {
  bottom: -2.5rem; }

.SectionTestimonialWrap .splide__pagination, .sub_blocks .splide__pagination, .slideshow .splide__pagination, .downloads-figure .splide__pagination {
  bottom: -1.25rem; }

.splide__arrows {
  display: none; }
  @media (min-width: 1024px) {
    .splide__arrows {
      display: block; } }
  .splide__arrows .splide__arrow {
    background: rgba(0, 0, 0, 0.07);
    opacity: 1;
    filter: alpha(opacity=100); }
    .splide__arrows .splide__arrow:disabled {
      opacity: 0.2;
      filter: alpha(opacity=20); }
    .splide__arrows .splide__arrow svg {
      fill: var(--white) !important; }
  .splide__arrows .splide__arrow--prev {
    left: -3rem; }
  .splide__arrows .splide__arrow--next {
    right: -3rem; }

.Project_Media .splide__arrows {
  display: block; }
  .Project_Media .splide__arrows .splide__arrow--prev {
    left: 1.3rem; }
  .Project_Media .splide__arrows .splide__arrow--next {
    right: 1.3rem; }

.slideshow .splide__arrows .splide__arrow--prev {
  left: 1.4rem; }

.slideshow .splide__arrows .splide__arrow--next {
  right: 1.4rem; }

@-webkit-keyframes fadeInUpSD {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpSD {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpSD {
  -webkit-animation-name: fadeInUpSD;
  animation-name: fadeInUpSD; }

.splide__slide.is-active .slide-content .Ani_content {
  animation-name: fadeInUpSD;
  animation-duration: 1.2s;
  opacity: 1; }

.slide-content {
  position: absolute;
  z-index: 5;
  width: 70%; }
  @media (min-width: 1024px) {
    .slide-content {
      width: 80%; } }
.SlideTextWrap {
  position: absolute;
  z-index: 9;
  width: 80%; }
  @media (min-width: 768px) {
    .SlideTextWrap {
      width: 70%; } }
  @media (min-width: 1024px) {
    .SlideTextWrap {
      width: 70%; } }
  @media (min-width: 1300px) {
    .SlideTextWrap {
      width: 70%; } }
  @media (min-width: 1800px) {
    .SlideTextWrap {
      width: 60%; } }
.SlideTextWrap.Centered {
  top: 49%;
  left: 50%;
  max-width: 1200px;
  transform: translate(-50%, -50%);
  text-align: center; }
  @media (min-width: 768px) {
    .SlideTextWrap.Centered {
      transform: translate(-50%, -50%); } }
.slide-content.BotL, .SlideTextWrap.BotL, .slide-content.TopL, .SlideTextWrap.TopL {
  max-width: 100%;
  left: 3.3333333333vw; }

.slide-content.BotR, .SlideTextWrap.BotR, .slide-content.TopR, .SlideTextWrap.TopR {
  max-width: 100%;
  right: 3.3333333333vw; }

.slide-content.BotR, .SlideTextWrap.BotR, .slide-content.BotL, .SlideTextWrap.BotL {
  bottom: 3.3333333333vw; }

.slide-content.TopR, .SlideTextWrap.TopR, .slide-content.TopL, .SlideTextWrap.TopL {
  top: 3.3333333333vw; }

.heroslideshow .slide-content.BotL, .heroslideshow .SlideTextWrap.BotL, .heroslideshow .slide-content.TopL, .heroslideshow .SlideTextWrap.TopL {
  max-width: 85%;
  left: 5vw; }

.heroslideshow .slide-content.BotR, .heroslideshow .SlideTextWrap.BotR, .heroslideshow .slide-content.TopR, .heroslideshow .SlideTextWrap.TopR {
  max-width: 85%;
  right: 5vw; }

.heroslideshow .slide-content.BotR, .heroslideshow .SlideTextWrap.BotR, .heroslideshow .slide-content.BotL, .heroslideshow .SlideTextWrap.BotL {
  bottom: 5vw; }

.heroslideshow .slide-content.TopR, .heroslideshow .SlideTextWrap.TopR, .heroslideshow .slide-content.TopL, .heroslideshow .SlideTextWrap.TopL {
  top: 5vw; }

.heroslideshow .slideshow .splide__arrows .splide__arrow--prev {
  left: 5vw; }

.heroslideshow .slideshow .splide__arrows .splide__arrow--next {
  right: 5vw; }

.heroslideshow .splide__pagination {
  bottom: 1.2rem !important; }
  @media (min-width: 1024px) {
    .heroslideshow .splide__pagination {
      bottom: 1.9rem !important; } }
  .heroslideshow .splide__pagination button {
    background: #f3f4f5; }
    .heroslideshow .splide__pagination button.is-active {
      background: #f3f4f5; }
      .heroslideshow .splide__pagination button.is-active::before {
        background-color: #f3f4f5; }

/****** FILE: themes/georgejames/css/staff.css *****/
/*********************
BREAKPOINTS
*********************/
.onhover {
  display: none; }

.Position_Image:hover span[class="initial"] {
  display: none; }

.Position_Image:hover span[class="onhover"] {
  display: block !important; }

.staffSection img {
  margin-bottom: 1rem;
  border-radius: 0px; }

.staffSection a {
  color: var(--text); }

.staffSection figure {
  margin-bottom: 3rem; }
  @media (min-width: 1024px) {
    .staffSection figure {
      margin-bottom: 6.75rem; } }

/****** FILE: themes/georgejames/css/testimonials.css *****/
/*********************
BREAKPOINTS
*********************/
.RichTestimonial.allTestimonials span.view_all {
  display: none; }

.RichTestimonial .splide__pagination {
  bottom: 1rem;
  right: 0 !important;
  left: 0;
  transform: none; }
  @media (min-width: 1024px) {
    .RichTestimonial .splide__pagination {
      justify-content: flex-end;
      bottom: 3rem; } }
.RichTestimonial .richT {
  height: 100%;
  padding: 0 0 0 0; }
  @media (min-width: 1024px) {
    .RichTestimonial .richT {
      display: flex;
      padding: 0 0 3rem 0; } }
  .RichTestimonial .richT blockquote {
    margin-top: 0 !important; }
  .RichTestimonial .richT .splide__pagination {
    bottom: 22rem; }
  .RichTestimonial .richT .richT_media {
    width: 100%; }
    @media (min-width: 1024px) {
      .RichTestimonial .richT .richT_media {
        width: 50%;
        clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%); } }
    .RichTestimonial .richT .richT_media img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .RichTestimonial .richT .richT_text {
    text-align: left;
    align-self: center;
    width: 100%;
    padding: 1.5rem 0 3rem 0; }
    @media (min-width: 1024px) {
      .RichTestimonial .richT .richT_text {
        padding: 3rem 3rem 3rem 3rem;
        width: 50%; } }
    .RichTestimonial .richT .richT_text.fw_testimonial {
      max-width: 1300px !important;
      width: auto !important;
      margin: auto;
      text-align: center;
      padding: 3rem !important; }
      @media (min-width: 1024px) {
        .RichTestimonial .richT .richT_text.fw_testimonial {
          padding: 6.75rem !important; } }
.StdTestimonial .splide__pagination {
  bottom: .5rem; }
  @media (min-width: 1024px) {
    .StdTestimonial .splide__pagination {
      bottom: 3rem; } }
.StdTestimonial .TestimonialWrap {
  margin: auto !important;
  padding: 0 !important; }
  @media (min-width: 1024px) {
    .StdTestimonial .TestimonialWrap {
      max-width: 65vw !important;
      padding: 1.5rem 6.75rem 0 6.75rem !important; } }
.allTestimonials .richT_media, .allTestimonials .richT_text {
  width: 100% !important; }
  .allTestimonials .richT_media .light, .allTestimonials .richT_text .light {
    opacity: 1;
    filter: alpha(opacity=100);
    font-family: "EuclidCircularA-Regular", sans-serif; }
  @media (min-width: 1024px) {
    .allTestimonials .richT_media, .allTestimonials .richT_text {
      width: 50% !important; } }
.allTestimonials .richT_media {
  clip-path: none !important; }

.allTestimonials .testimonial_odd .richT_media {
  order: 2; }

.allTestimonials .testimonial_odd .richT_text {
  padding: 1.5rem 0 3rem 0; }
  @media (min-width: 1024px) {
    .allTestimonials .testimonial_odd .richT_text {
      padding: 3rem 6.75rem 3rem 0; } }
.allTestimonials .testimonialWrap {
  padding-bottom: .5rem; }
  .allTestimonials .testimonialWrap blockquote {
    font-size: 1.2em;
    width: 100%;
    margin: 1rem auto;
    font-family: "EuclidCircularA-LightItalic", sans-serif;
    font-style: normal !important;
    padding: 1.2em 30px 1.2em 65px;
    border-left: 5px solid var(--brand-primary);
    line-height: 1.5;
    position: relative; }
    .allTestimonials .testimonialWrap blockquote br {
      content: "";
      margin: 2.3em;
      display: block;
      font-size: 24%; }
  .allTestimonials .testimonialWrap blockquote::before {
    font-family: Arial;
    content: "\201C";
    color: var(--brand-primary);
    font-size: 4em;
    position: absolute;
    left: 10px;
    top: -10px; }
  .allTestimonials .testimonialWrap blockquote::after {
    content: ''; }
  .allTestimonials .testimonialWrap blockquote span {
    display: block;
    font-style: normal;
    font-family: "EuclidCircularA-Medium", sans-serif;
    margin-top: 1em;
    font-size: .8em; }

blockquote {
  margin: 1rem 0 0 0;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-top: 0rem;
  border-left: none;
  font-family: "EuclidCircularA-LightItalic", sans-serif;
  font-style: normal !important; }

.cite, cite {
  margin: 0.375rem 0 0 0 !important;
  display: block;
  font-style: normal !important;
  font-family: "EuclidCircularA-Medium", sans-serif; }

.SectionTestimonialWrap {
  text-align: center;
  padding: 0 0 0 0; }
  @media (min-width: 1024px) {
    .SectionTestimonialWrap {
      padding: 0 0 0 0; } }
  .SectionTestimonialWrap blockquote {
    margin-bottom: 1.5rem;
    font-family: "EuclidCircularA-LightItalic", sans-serif;
    text-decoration: none;
    margin-bottom: 1.5rem;
    font-size: 16px;
    line-height: 25px; }
    @media (min-width: 1300px) {
      .SectionTestimonialWrap blockquote {
        font-size: 1.4em;
        line-height: 1.5em; } }
  .SectionTestimonialWrap cite {
    margin-bottom: 1.5rem !important;
    font-family: "EuclidCircularA-Regular", sans-serif; }

/* @end */
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 736px) {
  blockquote {
    padding: 0px; }
  .testimonialSection .TestimonialWidget blockquote {
    font-size: 1.5em !important;
    line-height: 1.4em; }
  .testimonialSection .TestimonialWidget cite {
    font-size: 12px; } }

/****** FILE: themes/georgejames/css/imageBackground.css *****/
/*********************
BREAKPOINTS
*********************/
.BGImage {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute; }
  @media (min-width: 1300px) {
    .BGImage.fixed-image {
      background-attachment: fixed; } }
.ieTint {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.BGTint_LightT .ieTint, .SBBGTint_LightT .ieTint {
  background: rgba(50, 62, 72, 0.17); }

.BGTint_MediumT .ieTint, .SBBGTint_MediumT .ieTint {
  background: rgba(0, 0, 0, 0.3); }

.BGTint_StrongT .ieTint, .SBBGTint_StrongT .ieTint {
  background: rgba(50, 62, 72, 0.6); }

.BGTint_HeavyT .ieTint, .SBBGTint_HeavyT .ieTint {
  background: rgba(0, 0, 0, 0.8); }

.BGBlur_LightB .ieTint, .SBBGBlur_LightB .ieTint {
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  -moz-backdrop-filter: blur(5px); }

.BGBlur_MediumB .ieTint, .SBBGBlur_MediumB .ieTint {
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  -moz-backdrop-filter: blur(15px); }

.BGBlur_StrongB .ieTint, .SBBGBlur_StrongB .ieTint {
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  -moz-backdrop-filter: blur(20px); }

.BGBlur_HeavyB .ieTint, .SBBGBlur_HeavyB .ieTint {
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  -moz-backdrop-filter: blur(30px); }

/****** FILE: themes/georgejames/css/widgets.css *****/
/*********************
BREAKPOINTS
*********************/
.WidgetHolder {
  margin-bottom: 1rem; }
  .WidgetHolder .BlogTagsWidget li {
    border-bottom: none;
    display: inline; }
  .WidgetHolder ul {
    padding-left: 0px;
    margin-bottom: 0px; }
    .WidgetHolder ul li {
      list-style: none;
      border-bottom: 1px solid var(--grey-tint);
      margin-bottom: 0.5rem;
      padding-bottom: 0.25rem; }
    .WidgetHolder ul li.last, .WidgetHolder ul li:last-child {
      border-bottom: none; }
  .WidgetHolder h4 {
    margin-top: 0px !important;
    margin-bottom: 0rem; }
  .WidgetHolder blockquote {
    margin-bottom: 0.8rem;
    border-left-color: var(--grey-mid);
    padding-top: 0px;
    font-size: 1.1em;
    line-height: 1.3em;
    padding-bottom: 0px; }
  .WidgetHolder blockquote:before {
    color: var(--grey-mid);
    content: open-quote;
    font: 4em Georgia, "Times New Roman", Times, serif;
    line-height: 0.1em;
    margin-right: 0.1rem;
    vertical-align: -0.4em; }
  .WidgetHolder cite {
    margin-bottom: 0px !important;
    display: block;
    font-style: normal;
    font-size: 13px; }

.WidgetHolder {
  position: relative; }
  .WidgetHolder::after {
    content: "";
    position: absolute;
    top: 18px;
    right: 12px;
    width: 10px;
    height: 10px;
    border-width: 0px 1px 1px 0px;
    transform: rotate(45deg) translate(-50%) skew(4deg, 4deg);
    transform-origin: left;
    border-style: solid;
    border-color: var(--black); }

select {
  padding: .7rem 0.9rem 0.7rem .9rem;
  width: 100%;
  border: 1px solid var(--grey-tint);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  outline: none;
  color: var(--grey-dark);
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  font-family: "EuclidCircularA-Regular", sans-serif;
  background-size: 24px 24px;
  background-color: var(--white); }

.WidgetHolder.firstWidget {
  margin-top: 0rem !important;
  padding-top: 0px !important; }

/****** FILE: themes/georgejames/css/ContentWidgets.css *****/
/*********************
BREAKPOINTS
*********************/
#sidebarWrap {
  position: -webkit-sticky;
  position: sticky;
  top: 90px; }
  @media (min-width: 1024px) {
    #sidebarWrap {
      top: 5vw; } }
body.SilverStripe\\Blog\\Model\\BlogPost #sidebarWrap {
  top: 90px; }
  @media (min-width: 1024px) {
    body.SilverStripe\\Blog\\Model\\BlogPost #sidebarWrap {
      top: 195px; } }
.light-modal-content .ContentWidget {
  margin-bottom: 0;
  border: 0; }

.ContentWidget {
  border: 1px solid var(--paper);
  background-color: var(--white);
  margin-bottom: 1.5rem;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  overflow: hidden;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .ContentWidget.NoBorder {
    border: none !important; }
  .ContentWidget article, .ContentWidget figure {
    width: 100%; }
  .ContentWidget figure {
    order: 1;
    margin: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
    .ContentWidget figure img {
      object-fit: cover;
      height: 100%; }
  .ContentWidget article {
    order: 2;
    align-self: flex-start;
    width: 100%;
    flex-grow: 1;
    position: relative;
    padding: 3rem; }
    .ContentWidget article h1, .ContentWidget article h2, .ContentWidget article h3, .ContentWidget article h4, .ContentWidget article h5, .ContentWidget article h6, .ContentWidget article p, .ContentWidget article li {
      color: inherit; }
    .ContentWidget article .date {
      margin-bottom: 0.75rem; }
    .ContentWidget article .BTN_Wrap a {
      margin-top: 1rem !important; }
  .ContentWidget.NoPad article {
    padding: 0 !important; }
  .ContentWidget .FileDownloadsList {
    margin-bottom: 0px !important; }

.splide .ContentWidget {
  margin-bottom: 0; }

/****** FILE: themes/georgejames/css/tabelstyles.css *****/
/*********************
BREAKPOINTS
*********************/
table.responsive {
  border: none;
  border-collapse: collapse;
  margin: 0 0 3rem 0;
  padding: 0;
  width: 100%;
  table-layout: fixed; }
  table.responsive tr {
    border: none;
    padding: 0em;
    vertical-align: top; }
  table.responsive th, table.responsive td {
    padding: 0em; }
  table.responsive .title {
    width: 150px; }
    @media (min-width: 768px) {
      table.responsive .title {
        width: 190px; } }
table.table.awardstable th, table.table.awardstable td {
  color: var(--text); }

table.table.awardstable tr:first-child td {
  border-top: none; }

table.table.awardstable td {
  padding: 1.5rem 3rem 1.5rem 0 !important; }
  table.table.awardstable td:first-child {
    font-family: "EuclidCircularA-Medium", sans-serif; }

/****** FILE: themes/georgejames/css/padding.css *****/
/*********************
BREAKPOINTS
*********************/
@media (max-width: 767px) {
  .SubBlock_Text_Wrap.phone-t-None, .SectionSpace.phone-t-None, .text_wrap.phone-t-None, .section_media.phone-t-None, .SlideTextWrap.phone-t-None, .BE_Intro.phone-t-None, .designed_subblock_wrap article.phone-t-None, .blueprint_article.phone-t-None, .blueprint.phone-t-None, .designed_subblock_wrap.phone-t-None, .bespoke_sb_article.phone-t-None, .subblock_wrap.phone-t-None {
    padding-top: 0; }
  .SubBlock_Text_Wrap.phone-t-Sml, .SectionSpace.phone-t-Sml, .text_wrap.phone-t-Sml, .section_media.phone-t-Sml, .SlideTextWrap.phone-t-Sml, .BE_Intro.phone-t-Sml, .designed_subblock_wrap article.phone-t-Sml, .blueprint_article.phone-t-Sml, .blueprint.phone-t-Sml, .designed_subblock_wrap.phone-t-Sml, .bespoke_sb_article.phone-t-Sml, .subblock_wrap.phone-t-Sml {
    padding-top: 1rem; }
  .SubBlock_Text_Wrap.phone-t-Std, .SectionSpace.phone-t-Std, .text_wrap.phone-t-Std, .section_media.phone-t-Std, .SlideTextWrap.phone-t-Std, .BE_Intro.phone-t-Std, .designed_subblock_wrap article.phone-t-Std, .blueprint_article.phone-t-Std, .blueprint.phone-t-Std, .designed_subblock_wrap.phone-t-Std, .bespoke_sb_article.phone-t-Std, .subblock_wrap.phone-t-Std {
    padding-top: 1.5rem; }
  .SubBlock_Text_Wrap.phone-t-Med, .SectionSpace.phone-t-Med, .text_wrap.phone-t-Med, .section_media.phone-t-Med, .SlideTextWrap.phone-t-Med, .BE_Intro.phone-t-Med, .designed_subblock_wrap article.phone-t-Med, .blueprint_article.phone-t-Med, .blueprint.phone-t-Med, .designed_subblock_wrap.phone-t-Med, .bespoke_sb_article.phone-t-Med, .subblock_wrap.phone-t-Med {
    padding-top: 3rem; }
  .SubBlock_Text_Wrap.phone-t-Lg, .SectionSpace.phone-t-Lg, .text_wrap.phone-t-Lg, .section_media.phone-t-Lg, .SlideTextWrap.phone-t-Lg, .BE_Intro.phone-t-Lg, .designed_subblock_wrap article.phone-t-Lg, .blueprint_article.phone-t-Lg, .blueprint.phone-t-Lg, .designed_subblock_wrap.phone-t-Lg, .bespoke_sb_article.phone-t-Lg, .subblock_wrap.phone-t-Lg {
    padding-top: 6.75rem; }
  .SubBlock_Text_Wrap.phone-t-Xl, .SectionSpace.phone-t-Xl, .text_wrap.phone-t-Xl, .section_media.phone-t-Xl, .SlideTextWrap.phone-t-Xl, .BE_Intro.phone-t-Xl, .designed_subblock_wrap article.phone-t-Xl, .blueprint_article.phone-t-Xl, .blueprint.phone-t-Xl, .designed_subblock_wrap.phone-t-Xl, .bespoke_sb_article.phone-t-Xl, .subblock_wrap.phone-t-Xl {
    padding-top: 9rem; }
  .SubBlock_Text_Wrap.phone-t-XXl, .SectionSpace.phone-t-XXl, .text_wrap.phone-t-XXl, .section_media.phone-t-XXl, .SlideTextWrap.phone-t-XXl, .BE_Intro.phone-t-XXl, .designed_subblock_wrap article.phone-t-XXl, .blueprint_article.phone-t-XXl, .blueprint.phone-t-XXl, .designed_subblock_wrap.phone-t-XXl, .bespoke_sb_article.phone-t-XXl, .subblock_wrap.phone-t-XXl {
    padding-top: 15rem; }
  .SubBlock_Text_Wrap.phone-t-GlobalSpacer, .SectionSpace.phone-t-GlobalSpacer, .text_wrap.phone-t-GlobalSpacer, .section_media.phone-t-GlobalSpacer, .SlideTextWrap.phone-t-GlobalSpacer, .BE_Intro.phone-t-GlobalSpacer, .designed_subblock_wrap article.phone-t-GlobalSpacer, .blueprint_article.phone-t-GlobalSpacer, .blueprint.phone-t-GlobalSpacer, .designed_subblock_wrap.phone-t-GlobalSpacer, .bespoke_sb_article.phone-t-GlobalSpacer, .subblock_wrap.phone-t-GlobalSpacer {
    padding-top: 5vw; }
  .SubBlock_Text_Wrap.phone-b-None, .SectionSpace.phone-b-None, .text_wrap.phone-b-None, .section_media.phone-b-None, .SlideTextWrap.phone-b-None, .BE_Intro.phone-b-None, .designed_subblock_wrap article.phone-b-None, .blueprint_article.phone-b-None, .blueprint.phone-b-None, .designed_subblock_wrap.phone-b-None, .bespoke_sb_article.phone-b-None, .subblock_wrap.phone-b-None {
    padding-bottom: 0; }
  .SubBlock_Text_Wrap.phone-b-Sml, .SectionSpace.phone-b-Sml, .text_wrap.phone-b-Sml, .section_media.phone-b-Sml, .SlideTextWrap.phone-b-Sml, .BE_Intro.phone-b-Sml, .designed_subblock_wrap article.phone-b-Sml, .blueprint_article.phone-b-Sml, .blueprint.phone-b-Sml, .designed_subblock_wrap.phone-b-Sml, .bespoke_sb_article.phone-b-Sml, .subblock_wrap.phone-b-Sml {
    padding-bottom: 1rem; }
  .SubBlock_Text_Wrap.phone-b-Std, .SectionSpace.phone-b-Std, .text_wrap.phone-b-Std, .section_media.phone-b-Std, .SlideTextWrap.phone-b-Std, .BE_Intro.phone-b-Std, .designed_subblock_wrap article.phone-b-Std, .blueprint_article.phone-b-Std, .blueprint.phone-b-Std, .designed_subblock_wrap.phone-b-Std, .bespoke_sb_article.phone-b-Std, .subblock_wrap.phone-b-Std {
    padding-bottom: 1.5rem; }
  .SubBlock_Text_Wrap.phone-b-Med, .SectionSpace.phone-b-Med, .text_wrap.phone-b-Med, .section_media.phone-b-Med, .SlideTextWrap.phone-b-Med, .BE_Intro.phone-b-Med, .designed_subblock_wrap article.phone-b-Med, .blueprint_article.phone-b-Med, .blueprint.phone-b-Med, .designed_subblock_wrap.phone-b-Med, .bespoke_sb_article.phone-b-Med, .subblock_wrap.phone-b-Med {
    padding-bottom: 3rem; }
  .SubBlock_Text_Wrap.phone-b-Lg, .SectionSpace.phone-b-Lg, .text_wrap.phone-b-Lg, .section_media.phone-b-Lg, .SlideTextWrap.phone-b-Lg, .BE_Intro.phone-b-Lg, .designed_subblock_wrap article.phone-b-Lg, .blueprint_article.phone-b-Lg, .blueprint.phone-b-Lg, .designed_subblock_wrap.phone-b-Lg, .bespoke_sb_article.phone-b-Lg, .subblock_wrap.phone-b-Lg {
    padding-bottom: 6.75rem; }
  .SubBlock_Text_Wrap.phone-b-Xl, .SectionSpace.phone-b-Xl, .text_wrap.phone-b-Xl, .section_media.phone-b-Xl, .SlideTextWrap.phone-b-Xl, .BE_Intro.phone-b-Xl, .designed_subblock_wrap article.phone-b-Xl, .blueprint_article.phone-b-Xl, .blueprint.phone-b-Xl, .designed_subblock_wrap.phone-b-Xl, .bespoke_sb_article.phone-b-Xl, .subblock_wrap.phone-b-Xl {
    padding-bottom: 9rem; }
  .SubBlock_Text_Wrap.phone-b-XXl, .SectionSpace.phone-b-XXl, .text_wrap.phone-b-XXl, .section_media.phone-b-XXl, .SlideTextWrap.phone-b-XXl, .BE_Intro.phone-b-XXl, .designed_subblock_wrap article.phone-b-XXl, .blueprint_article.phone-b-XXl, .blueprint.phone-b-XXl, .designed_subblock_wrap.phone-b-XXl, .bespoke_sb_article.phone-b-XXl, .subblock_wrap.phone-b-XXl {
    padding-bottom: 15rem; }
  .SubBlock_Text_Wrap.phone-b-GlobalSpacer, .SectionSpace.phone-b-GlobalSpacer, .text_wrap.phone-b-GlobalSpacer, .section_media.phone-b-GlobalSpacer, .SlideTextWrap.phone-b-GlobalSpacer, .BE_Intro.phone-b-GlobalSpacer, .designed_subblock_wrap article.phone-b-GlobalSpacer, .blueprint_article.phone-b-GlobalSpacer, .blueprint.phone-b-GlobalSpacer, .designed_subblock_wrap.phone-b-GlobalSpacer, .bespoke_sb_article.phone-b-GlobalSpacer, .subblock_wrap.phone-b-GlobalSpacer {
    padding-bottom: 5vw; }
  .SubBlock_Text_Wrap.phone-l-None, .SectionSpace.phone-l-None, .text_wrap.phone-l-None, .section_media.phone-l-None, .SlideTextWrap.phone-l-None, .BE_Intro.phone-l-None, .designed_subblock_wrap article.phone-l-None, .blueprint_article.phone-l-None, .blueprint.phone-l-None, .designed_subblock_wrap.phone-l-None, .bespoke_sb_article.phone-l-None, .subblock_wrap.phone-l-None {
    padding-left: 0; }
  .SubBlock_Text_Wrap.phone-l-Sml, .SectionSpace.phone-l-Sml, .text_wrap.phone-l-Sml, .section_media.phone-l-Sml, .SlideTextWrap.phone-l-Sml, .BE_Intro.phone-l-Sml, .designed_subblock_wrap article.phone-l-Sml, .blueprint_article.phone-l-Sml, .blueprint.phone-l-Sml, .designed_subblock_wrap.phone-l-Sml, .bespoke_sb_article.phone-l-Sml, .subblock_wrap.phone-l-Sml {
    padding-left: 1rem; }
  .SubBlock_Text_Wrap.phone-l-Std, .SectionSpace.phone-l-Std, .text_wrap.phone-l-Std, .section_media.phone-l-Std, .SlideTextWrap.phone-l-Std, .BE_Intro.phone-l-Std, .designed_subblock_wrap article.phone-l-Std, .blueprint_article.phone-l-Std, .blueprint.phone-l-Std, .designed_subblock_wrap.phone-l-Std, .bespoke_sb_article.phone-l-Std, .subblock_wrap.phone-l-Std {
    padding-left: 1.5rem; }
  .SubBlock_Text_Wrap.phone-l-Med, .SectionSpace.phone-l-Med, .text_wrap.phone-l-Med, .section_media.phone-l-Med, .SlideTextWrap.phone-l-Med, .BE_Intro.phone-l-Med, .designed_subblock_wrap article.phone-l-Med, .blueprint_article.phone-l-Med, .blueprint.phone-l-Med, .designed_subblock_wrap.phone-l-Med, .bespoke_sb_article.phone-l-Med, .subblock_wrap.phone-l-Med {
    padding-left: 3rem; }
  .SubBlock_Text_Wrap.phone-l-Lg, .SectionSpace.phone-l-Lg, .text_wrap.phone-l-Lg, .section_media.phone-l-Lg, .SlideTextWrap.phone-l-Lg, .BE_Intro.phone-l-Lg, .designed_subblock_wrap article.phone-l-Lg, .blueprint_article.phone-l-Lg, .blueprint.phone-l-Lg, .designed_subblock_wrap.phone-l-Lg, .bespoke_sb_article.phone-l-Lg, .subblock_wrap.phone-l-Lg {
    padding-left: 6.75rem; }
  .SubBlock_Text_Wrap.phone-l-Xl, .SectionSpace.phone-l-Xl, .text_wrap.phone-l-Xl, .section_media.phone-l-Xl, .SlideTextWrap.phone-l-Xl, .BE_Intro.phone-l-Xl, .designed_subblock_wrap article.phone-l-Xl, .blueprint_article.phone-l-Xl, .blueprint.phone-l-Xl, .designed_subblock_wrap.phone-l-Xl, .bespoke_sb_article.phone-l-Xl, .subblock_wrap.phone-l-Xl {
    padding-left: 9rem; }
  .SubBlock_Text_Wrap.phone-l-XXl, .SectionSpace.phone-l-XXl, .text_wrap.phone-l-XXl, .section_media.phone-l-XXl, .SlideTextWrap.phone-l-XXl, .BE_Intro.phone-l-XXl, .designed_subblock_wrap article.phone-l-XXl, .blueprint_article.phone-l-XXl, .blueprint.phone-l-XXl, .designed_subblock_wrap.phone-l-XXl, .bespoke_sb_article.phone-l-XXl, .subblock_wrap.phone-l-XXl {
    padding-left: 15rem; }
  .SubBlock_Text_Wrap.phone-l-GlobalSpacer, .SectionSpace.phone-l-GlobalSpacer, .text_wrap.phone-l-GlobalSpacer, .section_media.phone-l-GlobalSpacer, .SlideTextWrap.phone-l-GlobalSpacer, .BE_Intro.phone-l-GlobalSpacer, .designed_subblock_wrap article.phone-l-GlobalSpacer, .blueprint_article.phone-l-GlobalSpacer, .blueprint.phone-l-GlobalSpacer, .designed_subblock_wrap.phone-l-GlobalSpacer, .bespoke_sb_article.phone-l-GlobalSpacer, .subblock_wrap.phone-l-GlobalSpacer {
    padding-left: 5vw; }
  .SubBlock_Text_Wrap.phone-r-None, .SectionSpace.phone-r-None, .text_wrap.phone-r-None, .section_media.phone-r-None, .SlideTextWrap.phone-r-None, .BE_Intro.phone-r-None, .designed_subblock_wrap article.phone-r-None, .blueprint_article.phone-r-None, .blueprint.phone-r-None, .designed_subblock_wrap.phone-r-None, .bespoke_sb_article.phone-r-None, .subblock_wrap.phone-r-None {
    padding-right: 0; }
  .SubBlock_Text_Wrap.phone-r-Sml, .SectionSpace.phone-r-Sml, .text_wrap.phone-r-Sml, .section_media.phone-r-Sml, .SlideTextWrap.phone-r-Sml, .BE_Intro.phone-r-Sml, .designed_subblock_wrap article.phone-r-Sml, .blueprint_article.phone-r-Sml, .blueprint.phone-r-Sml, .designed_subblock_wrap.phone-r-Sml, .bespoke_sb_article.phone-r-Sml, .subblock_wrap.phone-r-Sml {
    padding-right: 1rem; }
  .SubBlock_Text_Wrap.phone-r-Std, .SectionSpace.phone-r-Std, .text_wrap.phone-r-Std, .section_media.phone-r-Std, .SlideTextWrap.phone-r-Std, .BE_Intro.phone-r-Std, .designed_subblock_wrap article.phone-r-Std, .blueprint_article.phone-r-Std, .blueprint.phone-r-Std, .designed_subblock_wrap.phone-r-Std, .bespoke_sb_article.phone-r-Std, .subblock_wrap.phone-r-Std {
    padding-right: 1.5rem; }
  .SubBlock_Text_Wrap.phone-r-Med, .SectionSpace.phone-r-Med, .text_wrap.phone-r-Med, .section_media.phone-r-Med, .SlideTextWrap.phone-r-Med, .BE_Intro.phone-r-Med, .designed_subblock_wrap article.phone-r-Med, .blueprint_article.phone-r-Med, .blueprint.phone-r-Med, .designed_subblock_wrap.phone-r-Med, .bespoke_sb_article.phone-r-Med, .subblock_wrap.phone-r-Med {
    padding-right: 3rem; }
  .SubBlock_Text_Wrap.phone-r-Lg, .SectionSpace.phone-r-Lg, .text_wrap.phone-r-Lg, .section_media.phone-r-Lg, .SlideTextWrap.phone-r-Lg, .BE_Intro.phone-r-Lg, .designed_subblock_wrap article.phone-r-Lg, .blueprint_article.phone-r-Lg, .blueprint.phone-r-Lg, .designed_subblock_wrap.phone-r-Lg, .bespoke_sb_article.phone-r-Lg, .subblock_wrap.phone-r-Lg {
    padding-right: 6.75rem; }
  .SubBlock_Text_Wrap.phone-r-Xl, .SectionSpace.phone-r-Xl, .text_wrap.phone-r-Xl, .section_media.phone-r-Xl, .SlideTextWrap.phone-r-Xl, .BE_Intro.phone-r-Xl, .designed_subblock_wrap article.phone-r-Xl, .blueprint_article.phone-r-Xl, .blueprint.phone-r-Xl, .designed_subblock_wrap.phone-r-Xl, .bespoke_sb_article.phone-r-Xl, .subblock_wrap.phone-r-Xl {
    padding-right: 9rem; }
  .SubBlock_Text_Wrap.phone-r-XXl, .SectionSpace.phone-r-XXl, .text_wrap.phone-r-XXl, .section_media.phone-r-XXl, .SlideTextWrap.phone-r-XXl, .BE_Intro.phone-r-XXl, .designed_subblock_wrap article.phone-r-XXl, .blueprint_article.phone-r-XXl, .blueprint.phone-r-XXl, .designed_subblock_wrap.phone-r-XXl, .bespoke_sb_article.phone-r-XXl, .subblock_wrap.phone-r-XXl {
    padding-right: 15rem; }
  .SubBlock_Text_Wrap.phone-r-GlobalSpacer, .SectionSpace.phone-r-GlobalSpacer, .text_wrap.phone-r-GlobalSpacer, .section_media.phone-r-GlobalSpacer, .SlideTextWrap.phone-r-GlobalSpacer, .BE_Intro.phone-r-GlobalSpacer, .designed_subblock_wrap article.phone-r-GlobalSpacer, .blueprint_article.phone-r-GlobalSpacer, .blueprint.phone-r-GlobalSpacer, .designed_subblock_wrap.phone-r-GlobalSpacer, .bespoke_sb_article.phone-r-GlobalSpacer, .subblock_wrap.phone-r-GlobalSpacer {
    padding-right: 5vw; } }

@media (min-width: 768px) {
  .SubBlock_Text_Wrap.tab-p-t-None, .SectionSpace.tab-p-t-None, .text_wrap.tab-p-t-None, .section_media.tab-p-t-None, .SlideTextWrap.tab-p-t-None, .BE_Intro.tab-p-t-None, .designed_subblock_wrap article.tab-p-t-None, .blueprint_article.tab-p-t-None, .blueprint.tab-p-t-None, .designed_subblock_wrap.tab-p-t-None, .bespoke_sb_article.tab-p-t-None, .subblock_wrap.tab-p-t-None {
    padding-top: 0; }
  .SubBlock_Text_Wrap.tab-p-t-Sml, .SectionSpace.tab-p-t-Sml, .text_wrap.tab-p-t-Sml, .section_media.tab-p-t-Sml, .SlideTextWrap.tab-p-t-Sml, .BE_Intro.tab-p-t-Sml, .designed_subblock_wrap article.tab-p-t-Sml, .blueprint_article.tab-p-t-Sml, .blueprint.tab-p-t-Sml, .designed_subblock_wrap.tab-p-t-Sml, .bespoke_sb_article.tab-p-t-Sml, .subblock_wrap.tab-p-t-Sml {
    padding-top: 1rem; }
  .SubBlock_Text_Wrap.tab-p-t-Std, .SectionSpace.tab-p-t-Std, .text_wrap.tab-p-t-Std, .section_media.tab-p-t-Std, .SlideTextWrap.tab-p-t-Std, .BE_Intro.tab-p-t-Std, .designed_subblock_wrap article.tab-p-t-Std, .blueprint_article.tab-p-t-Std, .blueprint.tab-p-t-Std, .designed_subblock_wrap.tab-p-t-Std, .bespoke_sb_article.tab-p-t-Std, .subblock_wrap.tab-p-t-Std {
    padding-top: 1.5rem; }
  .SubBlock_Text_Wrap.tab-p-t-Med, .SectionSpace.tab-p-t-Med, .text_wrap.tab-p-t-Med, .section_media.tab-p-t-Med, .SlideTextWrap.tab-p-t-Med, .BE_Intro.tab-p-t-Med, .designed_subblock_wrap article.tab-p-t-Med, .blueprint_article.tab-p-t-Med, .blueprint.tab-p-t-Med, .designed_subblock_wrap.tab-p-t-Med, .bespoke_sb_article.tab-p-t-Med, .subblock_wrap.tab-p-t-Med {
    padding-top: 3rem; }
  .SubBlock_Text_Wrap.tab-p-t-Lg, .SectionSpace.tab-p-t-Lg, .text_wrap.tab-p-t-Lg, .section_media.tab-p-t-Lg, .SlideTextWrap.tab-p-t-Lg, .BE_Intro.tab-p-t-Lg, .designed_subblock_wrap article.tab-p-t-Lg, .blueprint_article.tab-p-t-Lg, .blueprint.tab-p-t-Lg, .designed_subblock_wrap.tab-p-t-Lg, .bespoke_sb_article.tab-p-t-Lg, .subblock_wrap.tab-p-t-Lg {
    padding-top: 6.75rem; }
  .SubBlock_Text_Wrap.tab-p-t-Xl, .SectionSpace.tab-p-t-Xl, .text_wrap.tab-p-t-Xl, .section_media.tab-p-t-Xl, .SlideTextWrap.tab-p-t-Xl, .BE_Intro.tab-p-t-Xl, .designed_subblock_wrap article.tab-p-t-Xl, .blueprint_article.tab-p-t-Xl, .blueprint.tab-p-t-Xl, .designed_subblock_wrap.tab-p-t-Xl, .bespoke_sb_article.tab-p-t-Xl, .subblock_wrap.tab-p-t-Xl {
    padding-top: 9rem; }
  .SubBlock_Text_Wrap.tab-p-t-XXl, .SectionSpace.tab-p-t-XXl, .text_wrap.tab-p-t-XXl, .section_media.tab-p-t-XXl, .SlideTextWrap.tab-p-t-XXl, .BE_Intro.tab-p-t-XXl, .designed_subblock_wrap article.tab-p-t-XXl, .blueprint_article.tab-p-t-XXl, .blueprint.tab-p-t-XXl, .designed_subblock_wrap.tab-p-t-XXl, .bespoke_sb_article.tab-p-t-XXl, .subblock_wrap.tab-p-t-XXl {
    padding-top: 15rem; }
  .SubBlock_Text_Wrap.tab-p-t-GlobalSpacer, .SectionSpace.tab-p-t-GlobalSpacer, .text_wrap.tab-p-t-GlobalSpacer, .section_media.tab-p-t-GlobalSpacer, .SlideTextWrap.tab-p-t-GlobalSpacer, .BE_Intro.tab-p-t-GlobalSpacer, .designed_subblock_wrap article.tab-p-t-GlobalSpacer, .blueprint_article.tab-p-t-GlobalSpacer, .blueprint.tab-p-t-GlobalSpacer, .designed_subblock_wrap.tab-p-t-GlobalSpacer, .bespoke_sb_article.tab-p-t-GlobalSpacer, .subblock_wrap.tab-p-t-GlobalSpacer {
    padding-top: 5vw; }
  .SubBlock_Text_Wrap.tab-p-b-None, .SectionSpace.tab-p-b-None, .text_wrap.tab-p-b-None, .section_media.tab-p-b-None, .SlideTextWrap.tab-p-b-None, .BE_Intro.tab-p-b-None, .designed_subblock_wrap article.tab-p-b-None, .blueprint_article.tab-p-b-None, .blueprint.tab-p-b-None, .designed_subblock_wrap.tab-p-b-None, .bespoke_sb_article.tab-p-b-None, .subblock_wrap.tab-p-b-None {
    padding-bottom: 0; }
  .SubBlock_Text_Wrap.tab-p-b-Sml, .SectionSpace.tab-p-b-Sml, .text_wrap.tab-p-b-Sml, .section_media.tab-p-b-Sml, .SlideTextWrap.tab-p-b-Sml, .BE_Intro.tab-p-b-Sml, .designed_subblock_wrap article.tab-p-b-Sml, .blueprint_article.tab-p-b-Sml, .blueprint.tab-p-b-Sml, .designed_subblock_wrap.tab-p-b-Sml, .bespoke_sb_article.tab-p-b-Sml, .subblock_wrap.tab-p-b-Sml {
    padding-bottom: 1rem; }
  .SubBlock_Text_Wrap.tab-p-b-Std, .SectionSpace.tab-p-b-Std, .text_wrap.tab-p-b-Std, .section_media.tab-p-b-Std, .SlideTextWrap.tab-p-b-Std, .BE_Intro.tab-p-b-Std, .designed_subblock_wrap article.tab-p-b-Std, .blueprint_article.tab-p-b-Std, .blueprint.tab-p-b-Std, .designed_subblock_wrap.tab-p-b-Std, .bespoke_sb_article.tab-p-b-Std, .subblock_wrap.tab-p-b-Std {
    padding-bottom: 1.5rem; }
  .SubBlock_Text_Wrap.tab-p-b-Med, .SectionSpace.tab-p-b-Med, .text_wrap.tab-p-b-Med, .section_media.tab-p-b-Med, .SlideTextWrap.tab-p-b-Med, .BE_Intro.tab-p-b-Med, .designed_subblock_wrap article.tab-p-b-Med, .blueprint_article.tab-p-b-Med, .blueprint.tab-p-b-Med, .designed_subblock_wrap.tab-p-b-Med, .bespoke_sb_article.tab-p-b-Med, .subblock_wrap.tab-p-b-Med {
    padding-bottom: 3rem; }
  .SubBlock_Text_Wrap.tab-p-b-Lg, .SectionSpace.tab-p-b-Lg, .text_wrap.tab-p-b-Lg, .section_media.tab-p-b-Lg, .SlideTextWrap.tab-p-b-Lg, .BE_Intro.tab-p-b-Lg, .designed_subblock_wrap article.tab-p-b-Lg, .blueprint_article.tab-p-b-Lg, .blueprint.tab-p-b-Lg, .designed_subblock_wrap.tab-p-b-Lg, .bespoke_sb_article.tab-p-b-Lg, .subblock_wrap.tab-p-b-Lg {
    padding-bottom: 6.75rem; }
  .SubBlock_Text_Wrap.tab-p-b-Xl, .SectionSpace.tab-p-b-Xl, .text_wrap.tab-p-b-Xl, .section_media.tab-p-b-Xl, .SlideTextWrap.tab-p-b-Xl, .BE_Intro.tab-p-b-Xl, .designed_subblock_wrap article.tab-p-b-Xl, .blueprint_article.tab-p-b-Xl, .blueprint.tab-p-b-Xl, .designed_subblock_wrap.tab-p-b-Xl, .bespoke_sb_article.tab-p-b-Xl, .subblock_wrap.tab-p-b-Xl {
    padding-bottom: 9rem; }
  .SubBlock_Text_Wrap.tab-p-b-XXl, .SectionSpace.tab-p-b-XXl, .text_wrap.tab-p-b-XXl, .section_media.tab-p-b-XXl, .SlideTextWrap.tab-p-b-XXl, .BE_Intro.tab-p-b-XXl, .designed_subblock_wrap article.tab-p-b-XXl, .blueprint_article.tab-p-b-XXl, .blueprint.tab-p-b-XXl, .designed_subblock_wrap.tab-p-b-XXl, .bespoke_sb_article.tab-p-b-XXl, .subblock_wrap.tab-p-b-XXl {
    padding-bottom: 15rem; }
  .SubBlock_Text_Wrap.tab-p-b-GlobalSpacer, .SectionSpace.tab-p-b-GlobalSpacer, .text_wrap.tab-p-b-GlobalSpacer, .section_media.tab-p-b-GlobalSpacer, .SlideTextWrap.tab-p-b-GlobalSpacer, .BE_Intro.tab-p-b-GlobalSpacer, .designed_subblock_wrap article.tab-p-b-GlobalSpacer, .blueprint_article.tab-p-b-GlobalSpacer, .blueprint.tab-p-b-GlobalSpacer, .designed_subblock_wrap.tab-p-b-GlobalSpacer, .bespoke_sb_article.tab-p-b-GlobalSpacer, .subblock_wrap.tab-p-b-GlobalSpacer {
    padding-bottom: 5vw; }
  .SubBlock_Text_Wrap.tab-p-l-None, .SectionSpace.tab-p-l-None, .text_wrap.tab-p-l-None, .section_media.tab-p-l-None, .SlideTextWrap.tab-p-l-None, .BE_Intro.tab-p-l-None, .designed_subblock_wrap article.tab-p-l-None, .blueprint_article.tab-p-l-None, .blueprint.tab-p-l-None, .designed_subblock_wrap.tab-p-l-None, .bespoke_sb_article.tab-p-l-None, .subblock_wrap.tab-p-l-None {
    padding-left: 0; }
  .SubBlock_Text_Wrap.tab-p-l-Sml, .SectionSpace.tab-p-l-Sml, .text_wrap.tab-p-l-Sml, .section_media.tab-p-l-Sml, .SlideTextWrap.tab-p-l-Sml, .BE_Intro.tab-p-l-Sml, .designed_subblock_wrap article.tab-p-l-Sml, .blueprint_article.tab-p-l-Sml, .blueprint.tab-p-l-Sml, .designed_subblock_wrap.tab-p-l-Sml, .bespoke_sb_article.tab-p-l-Sml, .subblock_wrap.tab-p-l-Sml {
    padding-left: 1rem; }
  .SubBlock_Text_Wrap.tab-p-l-Std, .SectionSpace.tab-p-l-Std, .text_wrap.tab-p-l-Std, .section_media.tab-p-l-Std, .SlideTextWrap.tab-p-l-Std, .BE_Intro.tab-p-l-Std, .designed_subblock_wrap article.tab-p-l-Std, .blueprint_article.tab-p-l-Std, .blueprint.tab-p-l-Std, .designed_subblock_wrap.tab-p-l-Std, .bespoke_sb_article.tab-p-l-Std, .subblock_wrap.tab-p-l-Std {
    padding-left: 1.5rem; }
  .SubBlock_Text_Wrap.tab-p-l-Med, .SectionSpace.tab-p-l-Med, .text_wrap.tab-p-l-Med, .section_media.tab-p-l-Med, .SlideTextWrap.tab-p-l-Med, .BE_Intro.tab-p-l-Med, .designed_subblock_wrap article.tab-p-l-Med, .blueprint_article.tab-p-l-Med, .blueprint.tab-p-l-Med, .designed_subblock_wrap.tab-p-l-Med, .bespoke_sb_article.tab-p-l-Med, .subblock_wrap.tab-p-l-Med {
    padding-left: 3rem; }
  .SubBlock_Text_Wrap.tab-p-l-Lg, .SectionSpace.tab-p-l-Lg, .text_wrap.tab-p-l-Lg, .section_media.tab-p-l-Lg, .SlideTextWrap.tab-p-l-Lg, .BE_Intro.tab-p-l-Lg, .designed_subblock_wrap article.tab-p-l-Lg, .blueprint_article.tab-p-l-Lg, .blueprint.tab-p-l-Lg, .designed_subblock_wrap.tab-p-l-Lg, .bespoke_sb_article.tab-p-l-Lg, .subblock_wrap.tab-p-l-Lg {
    padding-left: 6.75rem; }
  .SubBlock_Text_Wrap.tab-p-l-Xl, .SectionSpace.tab-p-l-Xl, .text_wrap.tab-p-l-Xl, .section_media.tab-p-l-Xl, .SlideTextWrap.tab-p-l-Xl, .BE_Intro.tab-p-l-Xl, .designed_subblock_wrap article.tab-p-l-Xl, .blueprint_article.tab-p-l-Xl, .blueprint.tab-p-l-Xl, .designed_subblock_wrap.tab-p-l-Xl, .bespoke_sb_article.tab-p-l-Xl, .subblock_wrap.tab-p-l-Xl {
    padding-left: 9rem; }
  .SubBlock_Text_Wrap.tab-p-l-XXl, .SectionSpace.tab-p-l-XXl, .text_wrap.tab-p-l-XXl, .section_media.tab-p-l-XXl, .SlideTextWrap.tab-p-l-XXl, .BE_Intro.tab-p-l-XXl, .designed_subblock_wrap article.tab-p-l-XXl, .blueprint_article.tab-p-l-XXl, .blueprint.tab-p-l-XXl, .designed_subblock_wrap.tab-p-l-XXl, .bespoke_sb_article.tab-p-l-XXl, .subblock_wrap.tab-p-l-XXl {
    padding-left: 15rem; }
  .SubBlock_Text_Wrap.tab-p-l-GlobalSpacer, .SectionSpace.tab-p-l-GlobalSpacer, .text_wrap.tab-p-l-GlobalSpacer, .section_media.tab-p-l-GlobalSpacer, .SlideTextWrap.tab-p-l-GlobalSpacer, .BE_Intro.tab-p-l-GlobalSpacer, .designed_subblock_wrap article.tab-p-l-GlobalSpacer, .blueprint_article.tab-p-l-GlobalSpacer, .blueprint.tab-p-l-GlobalSpacer, .designed_subblock_wrap.tab-p-l-GlobalSpacer, .bespoke_sb_article.tab-p-l-GlobalSpacer, .subblock_wrap.tab-p-l-GlobalSpacer {
    padding-left: 5vw; }
  .SubBlock_Text_Wrap.tab-p-r-None, .SectionSpace.tab-p-r-None, .text_wrap.tab-p-r-None, .section_media.tab-p-r-None, .SlideTextWrap.tab-p-r-None, .BE_Intro.tab-p-r-None, .designed_subblock_wrap article.tab-p-r-None, .blueprint_article.tab-p-r-None, .blueprint.tab-p-r-None, .designed_subblock_wrap.tab-p-r-None, .bespoke_sb_article.tab-p-r-None, .subblock_wrap.tab-p-r-None {
    padding-right: 0; }
  .SubBlock_Text_Wrap.tab-p-r-Sml, .SectionSpace.tab-p-r-Sml, .text_wrap.tab-p-r-Sml, .section_media.tab-p-r-Sml, .SlideTextWrap.tab-p-r-Sml, .BE_Intro.tab-p-r-Sml, .designed_subblock_wrap article.tab-p-r-Sml, .blueprint_article.tab-p-r-Sml, .blueprint.tab-p-r-Sml, .designed_subblock_wrap.tab-p-r-Sml, .bespoke_sb_article.tab-p-r-Sml, .subblock_wrap.tab-p-r-Sml {
    padding-right: 1rem; }
  .SubBlock_Text_Wrap.tab-p-r-Std, .SectionSpace.tab-p-r-Std, .text_wrap.tab-p-r-Std, .section_media.tab-p-r-Std, .SlideTextWrap.tab-p-r-Std, .BE_Intro.tab-p-r-Std, .designed_subblock_wrap article.tab-p-r-Std, .blueprint_article.tab-p-r-Std, .blueprint.tab-p-r-Std, .designed_subblock_wrap.tab-p-r-Std, .bespoke_sb_article.tab-p-r-Std, .subblock_wrap.tab-p-r-Std {
    padding-right: 1.5rem; }
  .SubBlock_Text_Wrap.tab-p-r-Med, .SectionSpace.tab-p-r-Med, .text_wrap.tab-p-r-Med, .section_media.tab-p-r-Med, .SlideTextWrap.tab-p-r-Med, .BE_Intro.tab-p-r-Med, .designed_subblock_wrap article.tab-p-r-Med, .blueprint_article.tab-p-r-Med, .blueprint.tab-p-r-Med, .designed_subblock_wrap.tab-p-r-Med, .bespoke_sb_article.tab-p-r-Med, .subblock_wrap.tab-p-r-Med {
    padding-right: 3rem; }
  .SubBlock_Text_Wrap.tab-p-r-Lg, .SectionSpace.tab-p-r-Lg, .text_wrap.tab-p-r-Lg, .section_media.tab-p-r-Lg, .SlideTextWrap.tab-p-r-Lg, .BE_Intro.tab-p-r-Lg, .designed_subblock_wrap article.tab-p-r-Lg, .blueprint_article.tab-p-r-Lg, .blueprint.tab-p-r-Lg, .designed_subblock_wrap.tab-p-r-Lg, .bespoke_sb_article.tab-p-r-Lg, .subblock_wrap.tab-p-r-Lg {
    padding-right: 6.75rem; }
  .SubBlock_Text_Wrap.tab-p-r-Xl, .SectionSpace.tab-p-r-Xl, .text_wrap.tab-p-r-Xl, .section_media.tab-p-r-Xl, .SlideTextWrap.tab-p-r-Xl, .BE_Intro.tab-p-r-Xl, .designed_subblock_wrap article.tab-p-r-Xl, .blueprint_article.tab-p-r-Xl, .blueprint.tab-p-r-Xl, .designed_subblock_wrap.tab-p-r-Xl, .bespoke_sb_article.tab-p-r-Xl, .subblock_wrap.tab-p-r-Xl {
    padding-right: 9rem; }
  .SubBlock_Text_Wrap.tab-p-r-XXl, .SectionSpace.tab-p-r-XXl, .text_wrap.tab-p-r-XXl, .section_media.tab-p-r-XXl, .SlideTextWrap.tab-p-r-XXl, .BE_Intro.tab-p-r-XXl, .designed_subblock_wrap article.tab-p-r-XXl, .blueprint_article.tab-p-r-XXl, .blueprint.tab-p-r-XXl, .designed_subblock_wrap.tab-p-r-XXl, .bespoke_sb_article.tab-p-r-XXl, .subblock_wrap.tab-p-r-XXl {
    padding-right: 15rem; }
  .SubBlock_Text_Wrap.tab-p-r-GlobalSpacer, .SectionSpace.tab-p-r-GlobalSpacer, .text_wrap.tab-p-r-GlobalSpacer, .section_media.tab-p-r-GlobalSpacer, .SlideTextWrap.tab-p-r-GlobalSpacer, .BE_Intro.tab-p-r-GlobalSpacer, .designed_subblock_wrap article.tab-p-r-GlobalSpacer, .blueprint_article.tab-p-r-GlobalSpacer, .blueprint.tab-p-r-GlobalSpacer, .designed_subblock_wrap.tab-p-r-GlobalSpacer, .bespoke_sb_article.tab-p-r-GlobalSpacer, .subblock_wrap.tab-p-r-GlobalSpacer {
    padding-right: 5vw; } }

@media (min-width: 1024px) {
  .SubBlock_Text_Wrap.tab-l-t-None, .SectionSpace.tab-l-t-None, .text_wrap.tab-l-t-None, .section_media.tab-l-t-None, .SlideTextWrap.tab-l-t-None, .BE_Intro.tab-l-t-None, .designed_subblock_wrap article.tab-l-t-None, .blueprint_article.tab-l-t-None, .blueprint.tab-l-t-None, .designed_subblock_wrap.tab-l-t-None, .bespoke_sb_article.tab-l-t-None, .subblock_wrap.tab-l-t-None {
    padding-top: 0; }
  .SubBlock_Text_Wrap.tab-l-t-Sml, .SectionSpace.tab-l-t-Sml, .text_wrap.tab-l-t-Sml, .section_media.tab-l-t-Sml, .SlideTextWrap.tab-l-t-Sml, .BE_Intro.tab-l-t-Sml, .designed_subblock_wrap article.tab-l-t-Sml, .blueprint_article.tab-l-t-Sml, .blueprint.tab-l-t-Sml, .designed_subblock_wrap.tab-l-t-Sml, .bespoke_sb_article.tab-l-t-Sml, .subblock_wrap.tab-l-t-Sml {
    padding-top: 1rem; }
  .SubBlock_Text_Wrap.tab-l-t-Std, .SectionSpace.tab-l-t-Std, .text_wrap.tab-l-t-Std, .section_media.tab-l-t-Std, .SlideTextWrap.tab-l-t-Std, .BE_Intro.tab-l-t-Std, .designed_subblock_wrap article.tab-l-t-Std, .blueprint_article.tab-l-t-Std, .blueprint.tab-l-t-Std, .designed_subblock_wrap.tab-l-t-Std, .bespoke_sb_article.tab-l-t-Std, .subblock_wrap.tab-l-t-Std {
    padding-top: 1.5rem; }
  .SubBlock_Text_Wrap.tab-l-t-Med, .SectionSpace.tab-l-t-Med, .text_wrap.tab-l-t-Med, .section_media.tab-l-t-Med, .SlideTextWrap.tab-l-t-Med, .BE_Intro.tab-l-t-Med, .designed_subblock_wrap article.tab-l-t-Med, .blueprint_article.tab-l-t-Med, .blueprint.tab-l-t-Med, .designed_subblock_wrap.tab-l-t-Med, .bespoke_sb_article.tab-l-t-Med, .subblock_wrap.tab-l-t-Med {
    padding-top: 3rem; }
  .SubBlock_Text_Wrap.tab-l-t-Lg, .SectionSpace.tab-l-t-Lg, .text_wrap.tab-l-t-Lg, .section_media.tab-l-t-Lg, .SlideTextWrap.tab-l-t-Lg, .BE_Intro.tab-l-t-Lg, .designed_subblock_wrap article.tab-l-t-Lg, .blueprint_article.tab-l-t-Lg, .blueprint.tab-l-t-Lg, .designed_subblock_wrap.tab-l-t-Lg, .bespoke_sb_article.tab-l-t-Lg, .subblock_wrap.tab-l-t-Lg {
    padding-top: 6.75rem; }
  .SubBlock_Text_Wrap.tab-l-t-Xl, .SectionSpace.tab-l-t-Xl, .text_wrap.tab-l-t-Xl, .section_media.tab-l-t-Xl, .SlideTextWrap.tab-l-t-Xl, .BE_Intro.tab-l-t-Xl, .designed_subblock_wrap article.tab-l-t-Xl, .blueprint_article.tab-l-t-Xl, .blueprint.tab-l-t-Xl, .designed_subblock_wrap.tab-l-t-Xl, .bespoke_sb_article.tab-l-t-Xl, .subblock_wrap.tab-l-t-Xl {
    padding-top: 9rem; }
  .SubBlock_Text_Wrap.tab-l-t-XXl, .SectionSpace.tab-l-t-XXl, .text_wrap.tab-l-t-XXl, .section_media.tab-l-t-XXl, .SlideTextWrap.tab-l-t-XXl, .BE_Intro.tab-l-t-XXl, .designed_subblock_wrap article.tab-l-t-XXl, .blueprint_article.tab-l-t-XXl, .blueprint.tab-l-t-XXl, .designed_subblock_wrap.tab-l-t-XXl, .bespoke_sb_article.tab-l-t-XXl, .subblock_wrap.tab-l-t-XXl {
    padding-top: 15rem; }
  .SubBlock_Text_Wrap.tab-l-t-GlobalSpacer, .SectionSpace.tab-l-t-GlobalSpacer, .text_wrap.tab-l-t-GlobalSpacer, .section_media.tab-l-t-GlobalSpacer, .SlideTextWrap.tab-l-t-GlobalSpacer, .BE_Intro.tab-l-t-GlobalSpacer, .designed_subblock_wrap article.tab-l-t-GlobalSpacer, .blueprint_article.tab-l-t-GlobalSpacer, .blueprint.tab-l-t-GlobalSpacer, .designed_subblock_wrap.tab-l-t-GlobalSpacer, .bespoke_sb_article.tab-l-t-GlobalSpacer, .subblock_wrap.tab-l-t-GlobalSpacer {
    padding-top: 5vw; }
  .SubBlock_Text_Wrap.tab-l-b-None, .SectionSpace.tab-l-b-None, .text_wrap.tab-l-b-None, .section_media.tab-l-b-None, .SlideTextWrap.tab-l-b-None, .BE_Intro.tab-l-b-None, .designed_subblock_wrap article.tab-l-b-None, .blueprint_article.tab-l-b-None, .blueprint.tab-l-b-None, .designed_subblock_wrap.tab-l-b-None, .bespoke_sb_article.tab-l-b-None, .subblock_wrap.tab-l-b-None {
    padding-bottom: 0; }
  .SubBlock_Text_Wrap.tab-l-b-Sml, .SectionSpace.tab-l-b-Sml, .text_wrap.tab-l-b-Sml, .section_media.tab-l-b-Sml, .SlideTextWrap.tab-l-b-Sml, .BE_Intro.tab-l-b-Sml, .designed_subblock_wrap article.tab-l-b-Sml, .blueprint_article.tab-l-b-Sml, .blueprint.tab-l-b-Sml, .designed_subblock_wrap.tab-l-b-Sml, .bespoke_sb_article.tab-l-b-Sml, .subblock_wrap.tab-l-b-Sml {
    padding-bottom: 1rem; }
  .SubBlock_Text_Wrap.tab-l-b-Std, .SectionSpace.tab-l-b-Std, .text_wrap.tab-l-b-Std, .section_media.tab-l-b-Std, .SlideTextWrap.tab-l-b-Std, .BE_Intro.tab-l-b-Std, .designed_subblock_wrap article.tab-l-b-Std, .blueprint_article.tab-l-b-Std, .blueprint.tab-l-b-Std, .designed_subblock_wrap.tab-l-b-Std, .bespoke_sb_article.tab-l-b-Std, .subblock_wrap.tab-l-b-Std {
    padding-bottom: 1.5rem; }
  .SubBlock_Text_Wrap.tab-l-b-Med, .SectionSpace.tab-l-b-Med, .text_wrap.tab-l-b-Med, .section_media.tab-l-b-Med, .SlideTextWrap.tab-l-b-Med, .BE_Intro.tab-l-b-Med, .designed_subblock_wrap article.tab-l-b-Med, .blueprint_article.tab-l-b-Med, .blueprint.tab-l-b-Med, .designed_subblock_wrap.tab-l-b-Med, .bespoke_sb_article.tab-l-b-Med, .subblock_wrap.tab-l-b-Med {
    padding-bottom: 3rem; }
  .SubBlock_Text_Wrap.tab-l-b-Lg, .SectionSpace.tab-l-b-Lg, .text_wrap.tab-l-b-Lg, .section_media.tab-l-b-Lg, .SlideTextWrap.tab-l-b-Lg, .BE_Intro.tab-l-b-Lg, .designed_subblock_wrap article.tab-l-b-Lg, .blueprint_article.tab-l-b-Lg, .blueprint.tab-l-b-Lg, .designed_subblock_wrap.tab-l-b-Lg, .bespoke_sb_article.tab-l-b-Lg, .subblock_wrap.tab-l-b-Lg {
    padding-bottom: 6.75rem; }
  .SubBlock_Text_Wrap.tab-l-b-Xl, .SectionSpace.tab-l-b-Xl, .text_wrap.tab-l-b-Xl, .section_media.tab-l-b-Xl, .SlideTextWrap.tab-l-b-Xl, .BE_Intro.tab-l-b-Xl, .designed_subblock_wrap article.tab-l-b-Xl, .blueprint_article.tab-l-b-Xl, .blueprint.tab-l-b-Xl, .designed_subblock_wrap.tab-l-b-Xl, .bespoke_sb_article.tab-l-b-Xl, .subblock_wrap.tab-l-b-Xl {
    padding-bottom: 9rem; }
  .SubBlock_Text_Wrap.tab-l-b-XXl, .SectionSpace.tab-l-b-XXl, .text_wrap.tab-l-b-XXl, .section_media.tab-l-b-XXl, .SlideTextWrap.tab-l-b-XXl, .BE_Intro.tab-l-b-XXl, .designed_subblock_wrap article.tab-l-b-XXl, .blueprint_article.tab-l-b-XXl, .blueprint.tab-l-b-XXl, .designed_subblock_wrap.tab-l-b-XXl, .bespoke_sb_article.tab-l-b-XXl, .subblock_wrap.tab-l-b-XXl {
    padding-bottom: 15rem; }
  .SubBlock_Text_Wrap.tab-l-b-GlobalSpacer, .SectionSpace.tab-l-b-GlobalSpacer, .text_wrap.tab-l-b-GlobalSpacer, .section_media.tab-l-b-GlobalSpacer, .SlideTextWrap.tab-l-b-GlobalSpacer, .BE_Intro.tab-l-b-GlobalSpacer, .designed_subblock_wrap article.tab-l-b-GlobalSpacer, .blueprint_article.tab-l-b-GlobalSpacer, .blueprint.tab-l-b-GlobalSpacer, .designed_subblock_wrap.tab-l-b-GlobalSpacer, .bespoke_sb_article.tab-l-b-GlobalSpacer, .subblock_wrap.tab-l-b-GlobalSpacer {
    padding-bottom: 5vw; }
  .SubBlock_Text_Wrap.tab-l-l-None, .SectionSpace.tab-l-l-None, .text_wrap.tab-l-l-None, .section_media.tab-l-l-None, .SlideTextWrap.tab-l-l-None, .BE_Intro.tab-l-l-None, .designed_subblock_wrap article.tab-l-l-None, .blueprint_article.tab-l-l-None, .blueprint.tab-l-l-None, .designed_subblock_wrap.tab-l-l-None, .bespoke_sb_article.tab-l-l-None, .subblock_wrap.tab-l-l-None {
    padding-left: 0; }
  .SubBlock_Text_Wrap.tab-l-l-Sml, .SectionSpace.tab-l-l-Sml, .text_wrap.tab-l-l-Sml, .section_media.tab-l-l-Sml, .SlideTextWrap.tab-l-l-Sml, .BE_Intro.tab-l-l-Sml, .designed_subblock_wrap article.tab-l-l-Sml, .blueprint_article.tab-l-l-Sml, .blueprint.tab-l-l-Sml, .designed_subblock_wrap.tab-l-l-Sml, .bespoke_sb_article.tab-l-l-Sml, .subblock_wrap.tab-l-l-Sml {
    padding-left: 1rem; }
  .SubBlock_Text_Wrap.tab-l-l-Std, .SectionSpace.tab-l-l-Std, .text_wrap.tab-l-l-Std, .section_media.tab-l-l-Std, .SlideTextWrap.tab-l-l-Std, .BE_Intro.tab-l-l-Std, .designed_subblock_wrap article.tab-l-l-Std, .blueprint_article.tab-l-l-Std, .blueprint.tab-l-l-Std, .designed_subblock_wrap.tab-l-l-Std, .bespoke_sb_article.tab-l-l-Std, .subblock_wrap.tab-l-l-Std {
    padding-left: 1.5rem; }
  .SubBlock_Text_Wrap.tab-l-l-Med, .SectionSpace.tab-l-l-Med, .text_wrap.tab-l-l-Med, .section_media.tab-l-l-Med, .SlideTextWrap.tab-l-l-Med, .BE_Intro.tab-l-l-Med, .designed_subblock_wrap article.tab-l-l-Med, .blueprint_article.tab-l-l-Med, .blueprint.tab-l-l-Med, .designed_subblock_wrap.tab-l-l-Med, .bespoke_sb_article.tab-l-l-Med, .subblock_wrap.tab-l-l-Med {
    padding-left: 3rem; }
  .SubBlock_Text_Wrap.tab-l-l-Lg, .SectionSpace.tab-l-l-Lg, .text_wrap.tab-l-l-Lg, .section_media.tab-l-l-Lg, .SlideTextWrap.tab-l-l-Lg, .BE_Intro.tab-l-l-Lg, .designed_subblock_wrap article.tab-l-l-Lg, .blueprint_article.tab-l-l-Lg, .blueprint.tab-l-l-Lg, .designed_subblock_wrap.tab-l-l-Lg, .bespoke_sb_article.tab-l-l-Lg, .subblock_wrap.tab-l-l-Lg {
    padding-left: 6.75rem; }
  .SubBlock_Text_Wrap.tab-l-l-Xl, .SectionSpace.tab-l-l-Xl, .text_wrap.tab-l-l-Xl, .section_media.tab-l-l-Xl, .SlideTextWrap.tab-l-l-Xl, .BE_Intro.tab-l-l-Xl, .designed_subblock_wrap article.tab-l-l-Xl, .blueprint_article.tab-l-l-Xl, .blueprint.tab-l-l-Xl, .designed_subblock_wrap.tab-l-l-Xl, .bespoke_sb_article.tab-l-l-Xl, .subblock_wrap.tab-l-l-Xl {
    padding-left: 9rem; }
  .SubBlock_Text_Wrap.tab-l-l-XXl, .SectionSpace.tab-l-l-XXl, .text_wrap.tab-l-l-XXl, .section_media.tab-l-l-XXl, .SlideTextWrap.tab-l-l-XXl, .BE_Intro.tab-l-l-XXl, .designed_subblock_wrap article.tab-l-l-XXl, .blueprint_article.tab-l-l-XXl, .blueprint.tab-l-l-XXl, .designed_subblock_wrap.tab-l-l-XXl, .bespoke_sb_article.tab-l-l-XXl, .subblock_wrap.tab-l-l-XXl {
    padding-left: 15rem; }
  .SubBlock_Text_Wrap.tab-l-l-GlobalSpacer, .SectionSpace.tab-l-l-GlobalSpacer, .text_wrap.tab-l-l-GlobalSpacer, .section_media.tab-l-l-GlobalSpacer, .SlideTextWrap.tab-l-l-GlobalSpacer, .BE_Intro.tab-l-l-GlobalSpacer, .designed_subblock_wrap article.tab-l-l-GlobalSpacer, .blueprint_article.tab-l-l-GlobalSpacer, .blueprint.tab-l-l-GlobalSpacer, .designed_subblock_wrap.tab-l-l-GlobalSpacer, .bespoke_sb_article.tab-l-l-GlobalSpacer, .subblock_wrap.tab-l-l-GlobalSpacer {
    padding-left: 5vw; }
  .SubBlock_Text_Wrap.tab-l-r-None, .SectionSpace.tab-l-r-None, .text_wrap.tab-l-r-None, .section_media.tab-l-r-None, .SlideTextWrap.tab-l-r-None, .BE_Intro.tab-l-r-None, .designed_subblock_wrap article.tab-l-r-None, .blueprint_article.tab-l-r-None, .blueprint.tab-l-r-None, .designed_subblock_wrap.tab-l-r-None, .bespoke_sb_article.tab-l-r-None, .subblock_wrap.tab-l-r-None {
    padding-right: 0; }
  .SubBlock_Text_Wrap.tab-l-r-Sml, .SectionSpace.tab-l-r-Sml, .text_wrap.tab-l-r-Sml, .section_media.tab-l-r-Sml, .SlideTextWrap.tab-l-r-Sml, .BE_Intro.tab-l-r-Sml, .designed_subblock_wrap article.tab-l-r-Sml, .blueprint_article.tab-l-r-Sml, .blueprint.tab-l-r-Sml, .designed_subblock_wrap.tab-l-r-Sml, .bespoke_sb_article.tab-l-r-Sml, .subblock_wrap.tab-l-r-Sml {
    padding-right: 1rem; }
  .SubBlock_Text_Wrap.tab-l-r-Std, .SectionSpace.tab-l-r-Std, .text_wrap.tab-l-r-Std, .section_media.tab-l-r-Std, .SlideTextWrap.tab-l-r-Std, .BE_Intro.tab-l-r-Std, .designed_subblock_wrap article.tab-l-r-Std, .blueprint_article.tab-l-r-Std, .blueprint.tab-l-r-Std, .designed_subblock_wrap.tab-l-r-Std, .bespoke_sb_article.tab-l-r-Std, .subblock_wrap.tab-l-r-Std {
    padding-right: 1.5rem; }
  .SubBlock_Text_Wrap.tab-l-r-Med, .SectionSpace.tab-l-r-Med, .text_wrap.tab-l-r-Med, .section_media.tab-l-r-Med, .SlideTextWrap.tab-l-r-Med, .BE_Intro.tab-l-r-Med, .designed_subblock_wrap article.tab-l-r-Med, .blueprint_article.tab-l-r-Med, .blueprint.tab-l-r-Med, .designed_subblock_wrap.tab-l-r-Med, .bespoke_sb_article.tab-l-r-Med, .subblock_wrap.tab-l-r-Med {
    padding-right: 3rem; }
  .SubBlock_Text_Wrap.tab-l-r-Lg, .SectionSpace.tab-l-r-Lg, .text_wrap.tab-l-r-Lg, .section_media.tab-l-r-Lg, .SlideTextWrap.tab-l-r-Lg, .BE_Intro.tab-l-r-Lg, .designed_subblock_wrap article.tab-l-r-Lg, .blueprint_article.tab-l-r-Lg, .blueprint.tab-l-r-Lg, .designed_subblock_wrap.tab-l-r-Lg, .bespoke_sb_article.tab-l-r-Lg, .subblock_wrap.tab-l-r-Lg {
    padding-right: 6.75rem; }
  .SubBlock_Text_Wrap.tab-l-r-Xl, .SectionSpace.tab-l-r-Xl, .text_wrap.tab-l-r-Xl, .section_media.tab-l-r-Xl, .SlideTextWrap.tab-l-r-Xl, .BE_Intro.tab-l-r-Xl, .designed_subblock_wrap article.tab-l-r-Xl, .blueprint_article.tab-l-r-Xl, .blueprint.tab-l-r-Xl, .designed_subblock_wrap.tab-l-r-Xl, .bespoke_sb_article.tab-l-r-Xl, .subblock_wrap.tab-l-r-Xl {
    padding-right: 9rem; }
  .SubBlock_Text_Wrap.tab-l-r-XXl, .SectionSpace.tab-l-r-XXl, .text_wrap.tab-l-r-XXl, .section_media.tab-l-r-XXl, .SlideTextWrap.tab-l-r-XXl, .BE_Intro.tab-l-r-XXl, .designed_subblock_wrap article.tab-l-r-XXl, .blueprint_article.tab-l-r-XXl, .blueprint.tab-l-r-XXl, .designed_subblock_wrap.tab-l-r-XXl, .bespoke_sb_article.tab-l-r-XXl, .subblock_wrap.tab-l-r-XXl {
    padding-right: 15rem; }
  .SubBlock_Text_Wrap.tab-l-r-GlobalSpacer, .SectionSpace.tab-l-r-GlobalSpacer, .text_wrap.tab-l-r-GlobalSpacer, .section_media.tab-l-r-GlobalSpacer, .SlideTextWrap.tab-l-r-GlobalSpacer, .BE_Intro.tab-l-r-GlobalSpacer, .designed_subblock_wrap article.tab-l-r-GlobalSpacer, .blueprint_article.tab-l-r-GlobalSpacer, .blueprint.tab-l-r-GlobalSpacer, .designed_subblock_wrap.tab-l-r-GlobalSpacer, .bespoke_sb_article.tab-l-r-GlobalSpacer, .subblock_wrap.tab-l-r-GlobalSpacer {
    padding-right: 5vw; } }

@media (min-width: 1300px) {
  .SubBlock_Text_Wrap.desk-t-None, .SectionSpace.desk-t-None, .text_wrap.desk-t-None, .section_media.desk-t-None, .SlideTextWrap.desk-t-None, .BE_Intro.desk-t-None, .designed_subblock_wrap article.desk-t-None, .blueprint_article.desk-t-None, .blueprint.desk-t-None, .designed_subblock_wrap.desk-t-None, .bespoke_sb_article.desk-t-None, .subblock_wrap.desk-t-None {
    padding-top: 0; }
  .SubBlock_Text_Wrap.desk-t-Sml, .SectionSpace.desk-t-Sml, .text_wrap.desk-t-Sml, .section_media.desk-t-Sml, .SlideTextWrap.desk-t-Sml, .BE_Intro.desk-t-Sml, .designed_subblock_wrap article.desk-t-Sml, .blueprint_article.desk-t-Sml, .blueprint.desk-t-Sml, .designed_subblock_wrap.desk-t-Sml, .bespoke_sb_article.desk-t-Sml, .subblock_wrap.desk-t-Sml {
    padding-top: 1rem; }
  .SubBlock_Text_Wrap.desk-t-Std, .SectionSpace.desk-t-Std, .text_wrap.desk-t-Std, .section_media.desk-t-Std, .SlideTextWrap.desk-t-Std, .BE_Intro.desk-t-Std, .designed_subblock_wrap article.desk-t-Std, .blueprint_article.desk-t-Std, .blueprint.desk-t-Std, .designed_subblock_wrap.desk-t-Std, .bespoke_sb_article.desk-t-Std, .subblock_wrap.desk-t-Std {
    padding-top: 1.5rem; }
  .SubBlock_Text_Wrap.desk-t-Med, .SectionSpace.desk-t-Med, .text_wrap.desk-t-Med, .section_media.desk-t-Med, .SlideTextWrap.desk-t-Med, .BE_Intro.desk-t-Med, .designed_subblock_wrap article.desk-t-Med, .blueprint_article.desk-t-Med, .blueprint.desk-t-Med, .designed_subblock_wrap.desk-t-Med, .bespoke_sb_article.desk-t-Med, .subblock_wrap.desk-t-Med {
    padding-top: 3rem; }
  .SubBlock_Text_Wrap.desk-t-Lg, .SectionSpace.desk-t-Lg, .text_wrap.desk-t-Lg, .section_media.desk-t-Lg, .SlideTextWrap.desk-t-Lg, .BE_Intro.desk-t-Lg, .designed_subblock_wrap article.desk-t-Lg, .blueprint_article.desk-t-Lg, .blueprint.desk-t-Lg, .designed_subblock_wrap.desk-t-Lg, .bespoke_sb_article.desk-t-Lg, .subblock_wrap.desk-t-Lg {
    padding-top: 6.75rem; }
  .SubBlock_Text_Wrap.desk-t-Xl, .SectionSpace.desk-t-Xl, .text_wrap.desk-t-Xl, .section_media.desk-t-Xl, .SlideTextWrap.desk-t-Xl, .BE_Intro.desk-t-Xl, .designed_subblock_wrap article.desk-t-Xl, .blueprint_article.desk-t-Xl, .blueprint.desk-t-Xl, .designed_subblock_wrap.desk-t-Xl, .bespoke_sb_article.desk-t-Xl, .subblock_wrap.desk-t-Xl {
    padding-top: 9rem; }
  .SubBlock_Text_Wrap.desk-t-XXl, .SectionSpace.desk-t-XXl, .text_wrap.desk-t-XXl, .section_media.desk-t-XXl, .SlideTextWrap.desk-t-XXl, .BE_Intro.desk-t-XXl, .designed_subblock_wrap article.desk-t-XXl, .blueprint_article.desk-t-XXl, .blueprint.desk-t-XXl, .designed_subblock_wrap.desk-t-XXl, .bespoke_sb_article.desk-t-XXl, .subblock_wrap.desk-t-XXl {
    padding-top: 15rem; }
  .SubBlock_Text_Wrap.desk-t-GlobalSpacer, .SectionSpace.desk-t-GlobalSpacer, .text_wrap.desk-t-GlobalSpacer, .section_media.desk-t-GlobalSpacer, .SlideTextWrap.desk-t-GlobalSpacer, .BE_Intro.desk-t-GlobalSpacer, .designed_subblock_wrap article.desk-t-GlobalSpacer, .blueprint_article.desk-t-GlobalSpacer, .blueprint.desk-t-GlobalSpacer, .designed_subblock_wrap.desk-t-GlobalSpacer, .bespoke_sb_article.desk-t-GlobalSpacer, .subblock_wrap.desk-t-GlobalSpacer {
    padding-top: 5vw; }
  .SubBlock_Text_Wrap.desk-b-None, .SectionSpace.desk-b-None, .text_wrap.desk-b-None, .section_media.desk-b-None, .SlideTextWrap.desk-b-None, .BE_Intro.desk-b-None, .designed_subblock_wrap article.desk-b-None, .blueprint_article.desk-b-None, .blueprint.desk-b-None, .designed_subblock_wrap.desk-b-None, .bespoke_sb_article.desk-b-None, .subblock_wrap.desk-b-None {
    padding-bottom: 0; }
  .SubBlock_Text_Wrap.desk-b-Sml, .SectionSpace.desk-b-Sml, .text_wrap.desk-b-Sml, .section_media.desk-b-Sml, .SlideTextWrap.desk-b-Sml, .BE_Intro.desk-b-Sml, .designed_subblock_wrap article.desk-b-Sml, .blueprint_article.desk-b-Sml, .blueprint.desk-b-Sml, .designed_subblock_wrap.desk-b-Sml, .bespoke_sb_article.desk-b-Sml, .subblock_wrap.desk-b-Sml {
    padding-bottom: 1rem; }
  .SubBlock_Text_Wrap.desk-b-Std, .SectionSpace.desk-b-Std, .text_wrap.desk-b-Std, .section_media.desk-b-Std, .SlideTextWrap.desk-b-Std, .BE_Intro.desk-b-Std, .designed_subblock_wrap article.desk-b-Std, .blueprint_article.desk-b-Std, .blueprint.desk-b-Std, .designed_subblock_wrap.desk-b-Std, .bespoke_sb_article.desk-b-Std, .subblock_wrap.desk-b-Std {
    padding-bottom: 1.5rem; }
  .SubBlock_Text_Wrap.desk-b-Med, .SectionSpace.desk-b-Med, .text_wrap.desk-b-Med, .section_media.desk-b-Med, .SlideTextWrap.desk-b-Med, .BE_Intro.desk-b-Med, .designed_subblock_wrap article.desk-b-Med, .blueprint_article.desk-b-Med, .blueprint.desk-b-Med, .designed_subblock_wrap.desk-b-Med, .bespoke_sb_article.desk-b-Med, .subblock_wrap.desk-b-Med {
    padding-bottom: 3rem; }
  .SubBlock_Text_Wrap.desk-b-Lg, .SectionSpace.desk-b-Lg, .text_wrap.desk-b-Lg, .section_media.desk-b-Lg, .SlideTextWrap.desk-b-Lg, .BE_Intro.desk-b-Lg, .designed_subblock_wrap article.desk-b-Lg, .blueprint_article.desk-b-Lg, .blueprint.desk-b-Lg, .designed_subblock_wrap.desk-b-Lg, .bespoke_sb_article.desk-b-Lg, .subblock_wrap.desk-b-Lg {
    padding-bottom: 6.75rem; }
  .SubBlock_Text_Wrap.desk-b-Xl, .SectionSpace.desk-b-Xl, .text_wrap.desk-b-Xl, .section_media.desk-b-Xl, .SlideTextWrap.desk-b-Xl, .BE_Intro.desk-b-Xl, .designed_subblock_wrap article.desk-b-Xl, .blueprint_article.desk-b-Xl, .blueprint.desk-b-Xl, .designed_subblock_wrap.desk-b-Xl, .bespoke_sb_article.desk-b-Xl, .subblock_wrap.desk-b-Xl {
    padding-bottom: 9rem; }
  .SubBlock_Text_Wrap.desk-b-XXl, .SectionSpace.desk-b-XXl, .text_wrap.desk-b-XXl, .section_media.desk-b-XXl, .SlideTextWrap.desk-b-XXl, .BE_Intro.desk-b-XXl, .designed_subblock_wrap article.desk-b-XXl, .blueprint_article.desk-b-XXl, .blueprint.desk-b-XXl, .designed_subblock_wrap.desk-b-XXl, .bespoke_sb_article.desk-b-XXl, .subblock_wrap.desk-b-XXl {
    padding-bottom: 15rem; }
  .SubBlock_Text_Wrap.desk-b-GlobalSpacer, .SectionSpace.desk-b-GlobalSpacer, .text_wrap.desk-b-GlobalSpacer, .section_media.desk-b-GlobalSpacer, .SlideTextWrap.desk-b-GlobalSpacer, .BE_Intro.desk-b-GlobalSpacer, .designed_subblock_wrap article.desk-b-GlobalSpacer, .blueprint_article.desk-b-GlobalSpacer, .blueprint.desk-b-GlobalSpacer, .designed_subblock_wrap.desk-b-GlobalSpacer, .bespoke_sb_article.desk-b-GlobalSpacer, .subblock_wrap.desk-b-GlobalSpacer {
    padding-bottom: 5vw; }
  .SubBlock_Text_Wrap.desk-l-None, .SectionSpace.desk-l-None, .text_wrap.desk-l-None, .section_media.desk-l-None, .SlideTextWrap.desk-l-None, .BE_Intro.desk-l-None, .designed_subblock_wrap article.desk-l-None, .blueprint_article.desk-l-None, .blueprint.desk-l-None, .designed_subblock_wrap.desk-l-None, .bespoke_sb_article.desk-l-None, .subblock_wrap.desk-l-None {
    padding-left: 0; }
  .SubBlock_Text_Wrap.desk-l-Sml, .SectionSpace.desk-l-Sml, .text_wrap.desk-l-Sml, .section_media.desk-l-Sml, .SlideTextWrap.desk-l-Sml, .BE_Intro.desk-l-Sml, .designed_subblock_wrap article.desk-l-Sml, .blueprint_article.desk-l-Sml, .blueprint.desk-l-Sml, .designed_subblock_wrap.desk-l-Sml, .bespoke_sb_article.desk-l-Sml, .subblock_wrap.desk-l-Sml {
    padding-left: 1rem; }
  .SubBlock_Text_Wrap.desk-l-Std, .SectionSpace.desk-l-Std, .text_wrap.desk-l-Std, .section_media.desk-l-Std, .SlideTextWrap.desk-l-Std, .BE_Intro.desk-l-Std, .designed_subblock_wrap article.desk-l-Std, .blueprint_article.desk-l-Std, .blueprint.desk-l-Std, .designed_subblock_wrap.desk-l-Std, .bespoke_sb_article.desk-l-Std, .subblock_wrap.desk-l-Std {
    padding-left: 1.5rem; }
  .SubBlock_Text_Wrap.desk-l-Med, .SectionSpace.desk-l-Med, .text_wrap.desk-l-Med, .section_media.desk-l-Med, .SlideTextWrap.desk-l-Med, .BE_Intro.desk-l-Med, .designed_subblock_wrap article.desk-l-Med, .blueprint_article.desk-l-Med, .blueprint.desk-l-Med, .designed_subblock_wrap.desk-l-Med, .bespoke_sb_article.desk-l-Med, .subblock_wrap.desk-l-Med {
    padding-left: 3rem; }
  .SubBlock_Text_Wrap.desk-l-Lg, .SectionSpace.desk-l-Lg, .text_wrap.desk-l-Lg, .section_media.desk-l-Lg, .SlideTextWrap.desk-l-Lg, .BE_Intro.desk-l-Lg, .designed_subblock_wrap article.desk-l-Lg, .blueprint_article.desk-l-Lg, .blueprint.desk-l-Lg, .designed_subblock_wrap.desk-l-Lg, .bespoke_sb_article.desk-l-Lg, .subblock_wrap.desk-l-Lg {
    padding-left: 6.75rem; }
  .SubBlock_Text_Wrap.desk-l-Xl, .SectionSpace.desk-l-Xl, .text_wrap.desk-l-Xl, .section_media.desk-l-Xl, .SlideTextWrap.desk-l-Xl, .BE_Intro.desk-l-Xl, .designed_subblock_wrap article.desk-l-Xl, .blueprint_article.desk-l-Xl, .blueprint.desk-l-Xl, .designed_subblock_wrap.desk-l-Xl, .bespoke_sb_article.desk-l-Xl, .subblock_wrap.desk-l-Xl {
    padding-left: 9rem; }
  .SubBlock_Text_Wrap.desk-l-XXl, .SectionSpace.desk-l-XXl, .text_wrap.desk-l-XXl, .section_media.desk-l-XXl, .SlideTextWrap.desk-l-XXl, .BE_Intro.desk-l-XXl, .designed_subblock_wrap article.desk-l-XXl, .blueprint_article.desk-l-XXl, .blueprint.desk-l-XXl, .designed_subblock_wrap.desk-l-XXl, .bespoke_sb_article.desk-l-XXl, .subblock_wrap.desk-l-XXl {
    padding-left: 15rem; }
  .SubBlock_Text_Wrap.desk-l-GlobalSpacer, .SectionSpace.desk-l-GlobalSpacer, .text_wrap.desk-l-GlobalSpacer, .section_media.desk-l-GlobalSpacer, .SlideTextWrap.desk-l-GlobalSpacer, .BE_Intro.desk-l-GlobalSpacer, .designed_subblock_wrap article.desk-l-GlobalSpacer, .blueprint_article.desk-l-GlobalSpacer, .blueprint.desk-l-GlobalSpacer, .designed_subblock_wrap.desk-l-GlobalSpacer, .bespoke_sb_article.desk-l-GlobalSpacer, .subblock_wrap.desk-l-GlobalSpacer {
    padding-left: 5vw; }
  .SubBlock_Text_Wrap.desk-r-None, .SectionSpace.desk-r-None, .text_wrap.desk-r-None, .section_media.desk-r-None, .SlideTextWrap.desk-r-None, .BE_Intro.desk-r-None, .designed_subblock_wrap article.desk-r-None, .blueprint_article.desk-r-None, .blueprint.desk-r-None, .designed_subblock_wrap.desk-r-None, .bespoke_sb_article.desk-r-None, .subblock_wrap.desk-r-None {
    padding-right: 0; }
  .SubBlock_Text_Wrap.desk-r-Sml, .SectionSpace.desk-r-Sml, .text_wrap.desk-r-Sml, .section_media.desk-r-Sml, .SlideTextWrap.desk-r-Sml, .BE_Intro.desk-r-Sml, .designed_subblock_wrap article.desk-r-Sml, .blueprint_article.desk-r-Sml, .blueprint.desk-r-Sml, .designed_subblock_wrap.desk-r-Sml, .bespoke_sb_article.desk-r-Sml, .subblock_wrap.desk-r-Sml {
    padding-right: 1rem; }
  .SubBlock_Text_Wrap.desk-r-Std, .SectionSpace.desk-r-Std, .text_wrap.desk-r-Std, .section_media.desk-r-Std, .SlideTextWrap.desk-r-Std, .BE_Intro.desk-r-Std, .designed_subblock_wrap article.desk-r-Std, .blueprint_article.desk-r-Std, .blueprint.desk-r-Std, .designed_subblock_wrap.desk-r-Std, .bespoke_sb_article.desk-r-Std, .subblock_wrap.desk-r-Std {
    padding-right: 1.5rem; }
  .SubBlock_Text_Wrap.desk-r-Med, .SectionSpace.desk-r-Med, .text_wrap.desk-r-Med, .section_media.desk-r-Med, .SlideTextWrap.desk-r-Med, .BE_Intro.desk-r-Med, .designed_subblock_wrap article.desk-r-Med, .blueprint_article.desk-r-Med, .blueprint.desk-r-Med, .designed_subblock_wrap.desk-r-Med, .bespoke_sb_article.desk-r-Med, .subblock_wrap.desk-r-Med {
    padding-right: 3rem; }
  .SubBlock_Text_Wrap.desk-r-Lg, .SectionSpace.desk-r-Lg, .text_wrap.desk-r-Lg, .section_media.desk-r-Lg, .SlideTextWrap.desk-r-Lg, .BE_Intro.desk-r-Lg, .designed_subblock_wrap article.desk-r-Lg, .blueprint_article.desk-r-Lg, .blueprint.desk-r-Lg, .designed_subblock_wrap.desk-r-Lg, .bespoke_sb_article.desk-r-Lg, .subblock_wrap.desk-r-Lg {
    padding-right: 6.75rem; }
  .SubBlock_Text_Wrap.desk-r-Xl, .SectionSpace.desk-r-Xl, .text_wrap.desk-r-Xl, .section_media.desk-r-Xl, .SlideTextWrap.desk-r-Xl, .BE_Intro.desk-r-Xl, .designed_subblock_wrap article.desk-r-Xl, .blueprint_article.desk-r-Xl, .blueprint.desk-r-Xl, .designed_subblock_wrap.desk-r-Xl, .bespoke_sb_article.desk-r-Xl, .subblock_wrap.desk-r-Xl {
    padding-right: 9rem; }
  .SubBlock_Text_Wrap.desk-r-XXl, .SectionSpace.desk-r-XXl, .text_wrap.desk-r-XXl, .section_media.desk-r-XXl, .SlideTextWrap.desk-r-XXl, .BE_Intro.desk-r-XXl, .designed_subblock_wrap article.desk-r-XXl, .blueprint_article.desk-r-XXl, .blueprint.desk-r-XXl, .designed_subblock_wrap.desk-r-XXl, .bespoke_sb_article.desk-r-XXl, .subblock_wrap.desk-r-XXl {
    padding-right: 15rem; }
  .SubBlock_Text_Wrap.desk-r-GlobalSpacer, .SectionSpace.desk-r-GlobalSpacer, .text_wrap.desk-r-GlobalSpacer, .section_media.desk-r-GlobalSpacer, .SlideTextWrap.desk-r-GlobalSpacer, .BE_Intro.desk-r-GlobalSpacer, .designed_subblock_wrap article.desk-r-GlobalSpacer, .blueprint_article.desk-r-GlobalSpacer, .blueprint.desk-r-GlobalSpacer, .designed_subblock_wrap.desk-r-GlobalSpacer, .bespoke_sb_article.desk-r-GlobalSpacer, .subblock_wrap.desk-r-GlobalSpacer {
    padding-right: 5vw; } }

@media (min-width: 1800px) {
  .SubBlock_Text_Wrap.big-t-None, .SectionSpace.big-t-None, .text_wrap.big-t-None, .section_media.big-t-None, .SlideTextWrap.big-t-None, .BE_Intro.big-t-None, .designed_subblock_wrap article.big-t-None, .blueprint_article.big-t-None, .blueprint.big-t-None, .designed_subblock_wrap.big-t-None, .bespoke_sb_article.big-t-None, .subblock_wrap.big-t-None {
    padding-top: 0; }
  .SubBlock_Text_Wrap.big-t-Sml, .SectionSpace.big-t-Sml, .text_wrap.big-t-Sml, .section_media.big-t-Sml, .SlideTextWrap.big-t-Sml, .BE_Intro.big-t-Sml, .designed_subblock_wrap article.big-t-Sml, .blueprint_article.big-t-Sml, .blueprint.big-t-Sml, .designed_subblock_wrap.big-t-Sml, .bespoke_sb_article.big-t-Sml, .subblock_wrap.big-t-Sml {
    padding-top: 1rem; }
  .SubBlock_Text_Wrap.big-t-Std, .SectionSpace.big-t-Std, .text_wrap.big-t-Std, .section_media.big-t-Std, .SlideTextWrap.big-t-Std, .BE_Intro.big-t-Std, .designed_subblock_wrap article.big-t-Std, .blueprint_article.big-t-Std, .blueprint.big-t-Std, .designed_subblock_wrap.big-t-Std, .bespoke_sb_article.big-t-Std, .subblock_wrap.big-t-Std {
    padding-top: 1.5rem; }
  .SubBlock_Text_Wrap.big-t-Med, .SectionSpace.big-t-Med, .text_wrap.big-t-Med, .section_media.big-t-Med, .SlideTextWrap.big-t-Med, .BE_Intro.big-t-Med, .designed_subblock_wrap article.big-t-Med, .blueprint_article.big-t-Med, .blueprint.big-t-Med, .designed_subblock_wrap.big-t-Med, .bespoke_sb_article.big-t-Med, .subblock_wrap.big-t-Med {
    padding-top: 3rem; }
  .SubBlock_Text_Wrap.big-t-Lg, .SectionSpace.big-t-Lg, .text_wrap.big-t-Lg, .section_media.big-t-Lg, .SlideTextWrap.big-t-Lg, .BE_Intro.big-t-Lg, .designed_subblock_wrap article.big-t-Lg, .blueprint_article.big-t-Lg, .blueprint.big-t-Lg, .designed_subblock_wrap.big-t-Lg, .bespoke_sb_article.big-t-Lg, .subblock_wrap.big-t-Lg {
    padding-top: 6.75rem; }
  .SubBlock_Text_Wrap.big-t-Xl, .SectionSpace.big-t-Xl, .text_wrap.big-t-Xl, .section_media.big-t-Xl, .SlideTextWrap.big-t-Xl, .BE_Intro.big-t-Xl, .designed_subblock_wrap article.big-t-Xl, .blueprint_article.big-t-Xl, .blueprint.big-t-Xl, .designed_subblock_wrap.big-t-Xl, .bespoke_sb_article.big-t-Xl, .subblock_wrap.big-t-Xl {
    padding-top: 9rem; }
  .SubBlock_Text_Wrap.big-t-XXl, .SectionSpace.big-t-XXl, .text_wrap.big-t-XXl, .section_media.big-t-XXl, .SlideTextWrap.big-t-XXl, .BE_Intro.big-t-XXl, .designed_subblock_wrap article.big-t-XXl, .blueprint_article.big-t-XXl, .blueprint.big-t-XXl, .designed_subblock_wrap.big-t-XXl, .bespoke_sb_article.big-t-XXl, .subblock_wrap.big-t-XXl {
    padding-top: 15rem; }
  .SubBlock_Text_Wrap.big-t-GlobalSpacer, .SectionSpace.big-t-GlobalSpacer, .text_wrap.big-t-GlobalSpacer, .section_media.big-t-GlobalSpacer, .SlideTextWrap.big-t-GlobalSpacer, .BE_Intro.big-t-GlobalSpacer, .designed_subblock_wrap article.big-t-GlobalSpacer, .blueprint_article.big-t-GlobalSpacer, .blueprint.big-t-GlobalSpacer, .designed_subblock_wrap.big-t-GlobalSpacer, .bespoke_sb_article.big-t-GlobalSpacer, .subblock_wrap.big-t-GlobalSpacer {
    padding-top: 5vw; }
  .SubBlock_Text_Wrap.big-b-None, .SectionSpace.big-b-None, .text_wrap.big-b-None, .section_media.big-b-None, .SlideTextWrap.big-b-None, .BE_Intro.big-b-None, .designed_subblock_wrap article.big-b-None, .blueprint_article.big-b-None, .blueprint.big-b-None, .designed_subblock_wrap.big-b-None, .bespoke_sb_article.big-b-None, .subblock_wrap.big-b-None {
    padding-bottom: 0; }
  .SubBlock_Text_Wrap.big-b-Sml, .SectionSpace.big-b-Sml, .text_wrap.big-b-Sml, .section_media.big-b-Sml, .SlideTextWrap.big-b-Sml, .BE_Intro.big-b-Sml, .designed_subblock_wrap article.big-b-Sml, .blueprint_article.big-b-Sml, .blueprint.big-b-Sml, .designed_subblock_wrap.big-b-Sml, .bespoke_sb_article.big-b-Sml, .subblock_wrap.big-b-Sml {
    padding-bottom: 1rem; }
  .SubBlock_Text_Wrap.big-b-Std, .SectionSpace.big-b-Std, .text_wrap.big-b-Std, .section_media.big-b-Std, .SlideTextWrap.big-b-Std, .BE_Intro.big-b-Std, .designed_subblock_wrap article.big-b-Std, .blueprint_article.big-b-Std, .blueprint.big-b-Std, .designed_subblock_wrap.big-b-Std, .bespoke_sb_article.big-b-Std, .subblock_wrap.big-b-Std {
    padding-bottom: 1.5rem; }
  .SubBlock_Text_Wrap.big-b-Med, .SectionSpace.big-b-Med, .text_wrap.big-b-Med, .section_media.big-b-Med, .SlideTextWrap.big-b-Med, .BE_Intro.big-b-Med, .designed_subblock_wrap article.big-b-Med, .blueprint_article.big-b-Med, .blueprint.big-b-Med, .designed_subblock_wrap.big-b-Med, .bespoke_sb_article.big-b-Med, .subblock_wrap.big-b-Med {
    padding-bottom: 3rem; }
  .SubBlock_Text_Wrap.big-b-Lg, .SectionSpace.big-b-Lg, .text_wrap.big-b-Lg, .section_media.big-b-Lg, .SlideTextWrap.big-b-Lg, .BE_Intro.big-b-Lg, .designed_subblock_wrap article.big-b-Lg, .blueprint_article.big-b-Lg, .blueprint.big-b-Lg, .designed_subblock_wrap.big-b-Lg, .bespoke_sb_article.big-b-Lg, .subblock_wrap.big-b-Lg {
    padding-bottom: 6.75rem; }
  .SubBlock_Text_Wrap.big-b-Xl, .SectionSpace.big-b-Xl, .text_wrap.big-b-Xl, .section_media.big-b-Xl, .SlideTextWrap.big-b-Xl, .BE_Intro.big-b-Xl, .designed_subblock_wrap article.big-b-Xl, .blueprint_article.big-b-Xl, .blueprint.big-b-Xl, .designed_subblock_wrap.big-b-Xl, .bespoke_sb_article.big-b-Xl, .subblock_wrap.big-b-Xl {
    padding-bottom: 9rem; }
  .SubBlock_Text_Wrap.big-b-XXl, .SectionSpace.big-b-XXl, .text_wrap.big-b-XXl, .section_media.big-b-XXl, .SlideTextWrap.big-b-XXl, .BE_Intro.big-b-XXl, .designed_subblock_wrap article.big-b-XXl, .blueprint_article.big-b-XXl, .blueprint.big-b-XXl, .designed_subblock_wrap.big-b-XXl, .bespoke_sb_article.big-b-XXl, .subblock_wrap.big-b-XXl {
    padding-bottom: 15rem; }
  .SubBlock_Text_Wrap.big-b-GlobalSpacer, .SectionSpace.big-b-GlobalSpacer, .text_wrap.big-b-GlobalSpacer, .section_media.big-b-GlobalSpacer, .SlideTextWrap.big-b-GlobalSpacer, .BE_Intro.big-b-GlobalSpacer, .designed_subblock_wrap article.big-b-GlobalSpacer, .blueprint_article.big-b-GlobalSpacer, .blueprint.big-b-GlobalSpacer, .designed_subblock_wrap.big-b-GlobalSpacer, .bespoke_sb_article.big-b-GlobalSpacer, .subblock_wrap.big-b-GlobalSpacer {
    padding-bottom: 5vw; }
  .SubBlock_Text_Wrap.big-l-None, .SectionSpace.big-l-None, .text_wrap.big-l-None, .section_media.big-l-None, .SlideTextWrap.big-l-None, .BE_Intro.big-l-None, .designed_subblock_wrap article.big-l-None, .blueprint_article.big-l-None, .blueprint.big-l-None, .designed_subblock_wrap.big-l-None, .bespoke_sb_article.big-l-None, .subblock_wrap.big-l-None {
    padding-left: 0; }
  .SubBlock_Text_Wrap.big-l-Sml, .SectionSpace.big-l-Sml, .text_wrap.big-l-Sml, .section_media.big-l-Sml, .SlideTextWrap.big-l-Sml, .BE_Intro.big-l-Sml, .designed_subblock_wrap article.big-l-Sml, .blueprint_article.big-l-Sml, .blueprint.big-l-Sml, .designed_subblock_wrap.big-l-Sml, .bespoke_sb_article.big-l-Sml, .subblock_wrap.big-l-Sml {
    padding-left: 1rem; }
  .SubBlock_Text_Wrap.big-l-Std, .SectionSpace.big-l-Std, .text_wrap.big-l-Std, .section_media.big-l-Std, .SlideTextWrap.big-l-Std, .BE_Intro.big-l-Std, .designed_subblock_wrap article.big-l-Std, .blueprint_article.big-l-Std, .blueprint.big-l-Std, .designed_subblock_wrap.big-l-Std, .bespoke_sb_article.big-l-Std, .subblock_wrap.big-l-Std {
    padding-left: 1.5rem; }
  .SubBlock_Text_Wrap.big-l-Med, .SectionSpace.big-l-Med, .text_wrap.big-l-Med, .section_media.big-l-Med, .SlideTextWrap.big-l-Med, .BE_Intro.big-l-Med, .designed_subblock_wrap article.big-l-Med, .blueprint_article.big-l-Med, .blueprint.big-l-Med, .designed_subblock_wrap.big-l-Med, .bespoke_sb_article.big-l-Med, .subblock_wrap.big-l-Med {
    padding-left: 3rem; }
  .SubBlock_Text_Wrap.big-l-Lg, .SectionSpace.big-l-Lg, .text_wrap.big-l-Lg, .section_media.big-l-Lg, .SlideTextWrap.big-l-Lg, .BE_Intro.big-l-Lg, .designed_subblock_wrap article.big-l-Lg, .blueprint_article.big-l-Lg, .blueprint.big-l-Lg, .designed_subblock_wrap.big-l-Lg, .bespoke_sb_article.big-l-Lg, .subblock_wrap.big-l-Lg {
    padding-left: 6.75rem; }
  .SubBlock_Text_Wrap.big-l-Xl, .SectionSpace.big-l-Xl, .text_wrap.big-l-Xl, .section_media.big-l-Xl, .SlideTextWrap.big-l-Xl, .BE_Intro.big-l-Xl, .designed_subblock_wrap article.big-l-Xl, .blueprint_article.big-l-Xl, .blueprint.big-l-Xl, .designed_subblock_wrap.big-l-Xl, .bespoke_sb_article.big-l-Xl, .subblock_wrap.big-l-Xl {
    padding-left: 9rem; }
  .SubBlock_Text_Wrap.big-l-XXl, .SectionSpace.big-l-XXl, .text_wrap.big-l-XXl, .section_media.big-l-XXl, .SlideTextWrap.big-l-XXl, .BE_Intro.big-l-XXl, .designed_subblock_wrap article.big-l-XXl, .blueprint_article.big-l-XXl, .blueprint.big-l-XXl, .designed_subblock_wrap.big-l-XXl, .bespoke_sb_article.big-l-XXl, .subblock_wrap.big-l-XXl {
    padding-left: 15rem; }
  .SubBlock_Text_Wrap.big-l-GlobalSpacer, .SectionSpace.big-l-GlobalSpacer, .text_wrap.big-l-GlobalSpacer, .section_media.big-l-GlobalSpacer, .SlideTextWrap.big-l-GlobalSpacer, .BE_Intro.big-l-GlobalSpacer, .designed_subblock_wrap article.big-l-GlobalSpacer, .blueprint_article.big-l-GlobalSpacer, .blueprint.big-l-GlobalSpacer, .designed_subblock_wrap.big-l-GlobalSpacer, .bespoke_sb_article.big-l-GlobalSpacer, .subblock_wrap.big-l-GlobalSpacer {
    padding-left: 5vw; }
  .SubBlock_Text_Wrap.big-r-None, .SectionSpace.big-r-None, .text_wrap.big-r-None, .section_media.big-r-None, .SlideTextWrap.big-r-None, .BE_Intro.big-r-None, .designed_subblock_wrap article.big-r-None, .blueprint_article.big-r-None, .blueprint.big-r-None, .designed_subblock_wrap.big-r-None, .bespoke_sb_article.big-r-None, .subblock_wrap.big-r-None {
    padding-right: 0; }
  .SubBlock_Text_Wrap.big-r-Sml, .SectionSpace.big-r-Sml, .text_wrap.big-r-Sml, .section_media.big-r-Sml, .SlideTextWrap.big-r-Sml, .BE_Intro.big-r-Sml, .designed_subblock_wrap article.big-r-Sml, .blueprint_article.big-r-Sml, .blueprint.big-r-Sml, .designed_subblock_wrap.big-r-Sml, .bespoke_sb_article.big-r-Sml, .subblock_wrap.big-r-Sml {
    padding-right: 1rem; }
  .SubBlock_Text_Wrap.big-r-Std, .SectionSpace.big-r-Std, .text_wrap.big-r-Std, .section_media.big-r-Std, .SlideTextWrap.big-r-Std, .BE_Intro.big-r-Std, .designed_subblock_wrap article.big-r-Std, .blueprint_article.big-r-Std, .blueprint.big-r-Std, .designed_subblock_wrap.big-r-Std, .bespoke_sb_article.big-r-Std, .subblock_wrap.big-r-Std {
    padding-right: 1.5rem; }
  .SubBlock_Text_Wrap.big-r-Med, .SectionSpace.big-r-Med, .text_wrap.big-r-Med, .section_media.big-r-Med, .SlideTextWrap.big-r-Med, .BE_Intro.big-r-Med, .designed_subblock_wrap article.big-r-Med, .blueprint_article.big-r-Med, .blueprint.big-r-Med, .designed_subblock_wrap.big-r-Med, .bespoke_sb_article.big-r-Med, .subblock_wrap.big-r-Med {
    padding-right: 3rem; }
  .SubBlock_Text_Wrap.big-r-Lg, .SectionSpace.big-r-Lg, .text_wrap.big-r-Lg, .section_media.big-r-Lg, .SlideTextWrap.big-r-Lg, .BE_Intro.big-r-Lg, .designed_subblock_wrap article.big-r-Lg, .blueprint_article.big-r-Lg, .blueprint.big-r-Lg, .designed_subblock_wrap.big-r-Lg, .bespoke_sb_article.big-r-Lg, .subblock_wrap.big-r-Lg {
    padding-right: 6.75rem; }
  .SubBlock_Text_Wrap.big-r-Xl, .SectionSpace.big-r-Xl, .text_wrap.big-r-Xl, .section_media.big-r-Xl, .SlideTextWrap.big-r-Xl, .BE_Intro.big-r-Xl, .designed_subblock_wrap article.big-r-Xl, .blueprint_article.big-r-Xl, .blueprint.big-r-Xl, .designed_subblock_wrap.big-r-Xl, .bespoke_sb_article.big-r-Xl, .subblock_wrap.big-r-Xl {
    padding-right: 9rem; }
  .SubBlock_Text_Wrap.big-r-XXl, .SectionSpace.big-r-XXl, .text_wrap.big-r-XXl, .section_media.big-r-XXl, .SlideTextWrap.big-r-XXl, .BE_Intro.big-r-XXl, .designed_subblock_wrap article.big-r-XXl, .blueprint_article.big-r-XXl, .blueprint.big-r-XXl, .designed_subblock_wrap.big-r-XXl, .bespoke_sb_article.big-r-XXl, .subblock_wrap.big-r-XXl {
    padding-right: 15rem; }
  .SubBlock_Text_Wrap.big-r-GlobalSpacer, .SectionSpace.big-r-GlobalSpacer, .text_wrap.big-r-GlobalSpacer, .section_media.big-r-GlobalSpacer, .SlideTextWrap.big-r-GlobalSpacer, .BE_Intro.big-r-GlobalSpacer, .designed_subblock_wrap article.big-r-GlobalSpacer, .blueprint_article.big-r-GlobalSpacer, .blueprint.big-r-GlobalSpacer, .designed_subblock_wrap.big-r-GlobalSpacer, .bespoke_sb_article.big-r-GlobalSpacer, .subblock_wrap.big-r-GlobalSpacer {
    padding-right: 5vw; } }

.SectionShiftUp_Small, .SBShiftUp_Small {
  margin-top: 0px; }
  @media (min-width: 1300px) {
    .SectionShiftUp_Small, .SBShiftUp_Small {
      margin-top: -5vw; } }
.SectionShiftUp_Medium, .SBShiftUp_Medium {
  margin-top: 0; }
  @media (min-width: 1300px) {
    .SectionShiftUp_Medium, .SBShiftUp_Medium {
      margin-top: -7.5vw !important; } }
.SectionShiftUp_Large, .SBShiftUp_Large {
  margin-top: 0px; }
  @media (min-width: 1300px) {
    .SectionShiftUp_Large, .SBShiftUp_Large {
      margin-top: -10vw; } }
.SectionShiftDown_Small, .SBShiftDown_Small {
  margin-bottom: 0px; }
  @media (min-width: 1300px) {
    .SectionShiftDown_Small, .SBShiftDown_Small {
      margin-bottom: -5vw; } }
.SectionShiftDown_Medium, .SBShiftDown_Medium {
  margin-bottom: 0px; }
  @media (min-width: 1300px) {
    .SectionShiftDown_Medium, .SBShiftDown_Medium {
      margin-bottom: -7.5vw; } }
.SectionShiftDown_Large, .SBShiftDown_Large {
  margin-bottom: 0px; }
  @media (min-width: 768px) {
    .SectionShiftDown_Large, .SBShiftDown_Large {
      margin-bottom: -10vw; } }
.SectionShiftLeft_Small, .SBShiftLeft_Small {
  margin-left: 0px; }
  @media (min-width: 768px) {
    .SectionShiftLeft_Small, .SBShiftLeft_Small {
      margin-left: -5vw; } }
.SectionShiftLeft_Medium, .SBShiftLeft_Medium {
  margin-left: 0px; }
  @media (min-width: 768px) {
    .SectionShiftLeft_Medium, .SBShiftLeft_Medium {
      margin-left: -7.5vw; } }
.SectionShiftLeft_Large, .SBShiftLeft_Large {
  margin-left: 0px; }
  @media (min-width: 768px) {
    .SectionShiftLeft_Large, .SBShiftLeft_Large {
      margin-left: -10vw; } }
.SectionShiftRight_Small, .SBShiftRight_Small {
  margin-right: 0px; }
  @media (min-width: 768px) {
    .SectionShiftRight_Small, .SBShiftRight_Small {
      margin-right: -5vw; } }
.SectionShiftRight_Medium, .SBShiftRight_Medium {
  margin-right: 0px; }
  @media (min-width: 768px) {
    .SectionShiftRight_Medium, .SBShiftRight_Medium {
      margin-right: -7.5vw; } }
.SectionShiftRight_Large, .SBShiftRight_Large {
  margin-right: 0px; }
  @media (min-width: 768px) {
    .SectionShiftRight_Large, .SBShiftRight_Large {
      margin-right: -10vw; } }

/****** FILE: themes/georgejames/css/Projects.css *****/
/*********************
BREAKPOINTS
*********************/
.heirachy-grid {
  margin-bottom: 5vw; }
  @media (min-width: 768px) {
    .heirachy-grid {
      margin-bottom: 0;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      grid-template-rows: 1fr 1fr;
      gap: 1rem 1rem;
      grid-template-areas: "R1-Hero-left R1-Hero-left R1-Top-right" "R1-Hero-left R1-Hero-left R1-Bottom-right" "R2-Top-left R2-Hero-right R2-Hero-right" "R2-Bottom-left R2-Hero-right R2-Hero-right" "R3-Hero-left R3-Hero-left R3-Top-right" "R3-Hero-left R3-Hero-left R3-Bottom-right" "R4-Top-left R4-Hero-right R4-Hero-right" "R4-Bottom-left R4-Hero-right R4-Hero-right" "R5-Hero-left R5-Hero-left R5-Top-right" "R5-Hero-left R5-Hero-left R5-Bottom-right" "R6-Top-left R6-Hero-right R6-Hero-right" "R6-Bottom-left R6-Hero-right R6-Hero-right" "R7-Hero-left R7-Hero-left R7-Top-right" "R7-Hero-left R7-Hero-left R7-Bottom-right" "R8-Top-left R8-Hero-right R8-Hero-right" "R8-Bottom-left R8-Hero-right R8-Hero-right" "R9-Hero-left R9-Hero-left R9-Top-right" "R9-Hero-left R9-Hero-left R9-Bottom-right" "R10-Top-left R10-Hero-right R10-Hero-right" "R10-Bottom-left R10-Hero-right R10-Hero-right"; } }
  .heirachy-grid figure {
    width: 100%;
    height: 100% !important;
    margin-bottom: 1rem !important;
    position: relative;
    display: block; }
    @media (min-width: 768px) {
      .heirachy-grid figure {
        margin: 0 !important; } }
    .heirachy-grid figure a {
      display: contents; }
    .heirachy-grid figure img, .heirachy-grid figure picture {
      width: 100%;
      height: 100% !important;
      object-fit: cover; }
  .heirachy-grid.heirachy-square figure {
    aspect-ratio: 1 / 1; }
  .heirachy-grid.heirachy-landscape figure {
    aspect-ratio: 16 / 10; }

.R1-Top-right {
  grid-area: R1-Top-right; }

.R1-Hero-left {
  grid-area: R1-Hero-left; }

.R1-Bottom-right {
  grid-area: R1-Bottom-right; }

.R2-Top-left {
  grid-area: R2-Top-left; }

.R2-Hero-right {
  grid-area: R2-Hero-right; }

.R2-Bottom-left {
  grid-area: R2-Bottom-left; }

.R3-Top-right {
  grid-area: R3-Top-right; }

.R3-Hero-left {
  grid-area: R3-Hero-left; }

.R3-Bottom-right {
  grid-area: R3-Bottom-right; }

.R4-Top-left {
  grid-area: R4-Top-left; }

.R4-Hero-right {
  grid-area: R4-Hero-right; }

.R4-Bottom-left {
  grid-area: R4-Bottom-left; }

.R5-Top-right {
  grid-area: R5-Top-right; }

.R5-Hero-left {
  grid-area: R5-Hero-left; }

.R5-Bottom-right {
  grid-area: R5-Bottom-right; }

.R6-Top-left {
  grid-area: R6-Top-left; }

.R6-Hero-right {
  grid-area: R6-Hero-right; }

.R6-Bottom-left {
  grid-area: R6-Bottom-left; }

.R7-Top-right {
  grid-area: R7-Top-right; }

.R7-Hero-left {
  grid-area: R7-Hero-left; }

.R7-Bottom-right {
  grid-area: R7-Bottom-right; }

.R8-Top-left {
  grid-area: R8-Top-left; }

.R8-Hero-right {
  grid-area: R8-Hero-right; }

.R8-Bottom-left {
  grid-area: R8-Bottom-left; }

.R9-Top-right {
  grid-area: R9-Top-right; }

.R9-Hero-left {
  grid-area: R9-Hero-left; }

.R9-Bottom-right {
  grid-area: R9-Bottom-right; }

.R10-Top-left {
  grid-area: R10-Top-left; }

.R10-Hero-right {
  grid-area: R10-Hero-right; }

.R10-Bottom-left {
  grid-area: R10-Bottom-left; }

.ProjectPag span {
  display: inline-block; }
  @media (min-width: 1300px) {
    .ProjectPag span {
      display: none; } }
.Project_Media {
  padding-top: 80px; }

.blocklink {
  border-bottom: none; }

.project_splide .splide__slide {
  height: 300px;
  position: relative; }
  @media (min-width: 768px) {
    .project_splide .splide__slide {
      height: 65vh; } }
  @media (min-width: 1300px) {
    .project_splide .splide__slide {
      height: 65vh; } }
  .project_splide .splide__slide img, .project_splide .splide__slide picture {
    height: 100%;
    width: 100%;
    margin: auto;
    object-fit: contain; }

.project_fill picture, .project_fill img {
  width: 100% !important;
  object-fit: cover !important; }

body.Groundnation\\ProjectPage\\ProjectPage.ScrollSnap {
  margin: 0;
  padding: 0;
  overflow-x: hidden !important; }
  body.Groundnation\\ProjectPage\\ProjectPage.ScrollSnap main {
    overflow-x: hidden !important;
    height: 100vh;
    scroll-snap-type: y mandatory; }
    body.Groundnation\\ProjectPage\\ProjectPage.ScrollSnap main .snap-div, body.Groundnation\\ProjectPage\\ProjectPage.ScrollSnap main footer, body.Groundnation\\ProjectPage\\ProjectPage.ScrollSnap main .Project_Hero, body.Groundnation\\ProjectPage\\ProjectPage.ScrollSnap main .Project_Info {
      scroll-snap-align: center; }
    body.Groundnation\\ProjectPage\\ProjectPage.ScrollSnap main .snap-div {
      height: 100vh;
      padding: calc(60px + 3rem) 0 3rem 0; }
      @media (min-width: 1300px) {
        body.Groundnation\\ProjectPage\\ProjectPage.ScrollSnap main .snap-div {
          padding: calc(80px + 4.125rem) 0 4.125rem 0; } }
      body.Groundnation\\ProjectPage\\ProjectPage.ScrollSnap main .snap-div.flex-snap {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        height: auto; }
        body.Groundnation\\ProjectPage\\ProjectPage.ScrollSnap main .snap-div.flex-snap .plyr {
          width: 100%;
          align-self: center;
          display: flex;
          flex-direction: column;
          margin: 0 auto 110px auto; }
          @media (min-width: 768px) {
            body.Groundnation\\ProjectPage\\ProjectPage.ScrollSnap main .snap-div.flex-snap .plyr {
              margin-bottom: 0px; } }
      body.Groundnation\\ProjectPage\\ProjectPage.ScrollSnap main .snap-div img {
        height: 100% !important;
        width: 100% !important;
        object-fit: contain;
        padding-bottom: 110px; }
        @media (min-width: 768px) {
          body.Groundnation\\ProjectPage\\ProjectPage.ScrollSnap main .snap-div img {
            padding-bottom: 0px; } }
        @media (min-width: 1024px) {
          body.Groundnation\\ProjectPage\\ProjectPage.ScrollSnap main .snap-div img {
            padding-bottom: 30px; } }
        @media (min-width: 1300px) {
          body.Groundnation\\ProjectPage\\ProjectPage.ScrollSnap main .snap-div img {
            padding-bottom: 0px; } }
.ProjectPag {
  text-align: center;
  font-family: "EuclidCircularA-Regular", sans-serif;
  margin-bottom: 3rem; }
  @media (min-width: 1300px) {
    .ProjectPag {
      text-align: right; } }
  .ProjectPag a {
    margin: 0 0.75rem 0 0.75rem; }
    @media (min-width: 768px) {
      .ProjectPag a {
        margin: 0 0.75rem 0 0.75rem; } }
  .ProjectPag a, .ProjectPag a:hover, .ProjectPag a:active, .ProjectPag a:focus, .ProjectPag a:visited {
    color: var(--black) !important;
    width: 40px; }
  .ProjectPag .disabled {
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: none; }

.SmartPag {
  display: none; }

.Show_SmartPag .StandardPag {
  display: none; }

.Show_SmartPag .SmartPag {
  display: block; }

.next_project.disabled, .last_project.disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: none; }

@media (min-width: 1300px) {
  .next_project, .last_project {
    position: fixed;
    z-index: 99;
    letter-spacing: 2px;
    top: 44%;
    writing-mode: vertical-rl;
    text-transform: uppercase; } }

@media (min-width: 1300px) {
  .next_project {
    right: 5vw !important; }
  .last_project {
    left: 5vw !important;
    transform: rotate(180deg); } }

.Tags li {
  display: inline; }

.Project_Hero {
  height: 260px;
  background-size: cover;
  margin-top: 60px;
  position: relative;
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: center; }
  .Project_Hero h1 {
    display: flex;
    color: #f3f4f5;
    z-index: 99;
    text-align: center;
    max-width: 1200px; }
  .Project_Hero .scrollDown {
    display: none; }
  @media (min-width: 768px) {
    .Project_Hero {
      height: 50vh; } }
  @media (min-width: 1024px) {
    .Project_Hero {
      height: 96vh;
      margin-top: 0; }
      .Project_Hero .scrollDown {
        display: block; } }
  @media (min-width: 1300px) {
    .Project_Hero {
      height: 100vh; } }
.Project_Info {
  margin: 3rem 0 10vw 0; }
  @media (min-width: 1300px) {
    .Project_Info {
      margin: 6.75rem 0 10vw 0; } }
  .Project_Info .Questions_Wrap {
    margin-top: 0;
    padding-top: 0; }
    @media (min-width: 1300px) {
      .Project_Info .Questions_Wrap {
        padding-top: 1rem; } }
    .Project_Info .Questions_Wrap label {
      text-transform: uppercase;
      letter-spacing: 1px; }
  @media (min-width: 1300px) {
    .Project_Info article.HeroText {
      padding-right: 2vw; } }
  .Project_Info .Project_details {
    width: 100%; }
    .Project_Info .Project_details tr:last-child {
      border-bottom: none; }
    .Project_Info .Project_details td {
      vertical-align: top;
      padding: 0 0 0.375rem 0 !important; }
      .Project_Info .Project_details td.title {
        width: 130px;
        font-family: "EuclidCircularA-Regular", sans-serif; }
        @media (min-width: 1300px) {
          .Project_Info .Project_details td.title {
            width: 175px; } }
  .Project_Info blockquote {
    padding: 0px;
    margin: 0 0 0.75rem 0;
    font-family: "EuclidCircularA-LightItalic", sans-serif; }
    .Project_Info blockquote br {
      content: "";
      display: block;
      margin: .5em; }
  .Project_Info cite {
    font-family: "EuclidCircularA-Regular", sans-serif; }

.Project_Info_Grid {
  padding: 9rem 0 3rem 0; }
  @media (min-width: 1300px) {
    .Project_Info_Grid {
      padding: 15rem 0 3rem 0; } }
  .Project_Info_Grid .Questions_Wrap {
    margin-top: 0;
    padding-top: 0; }
    @media (min-width: 1300px) {
      .Project_Info_Grid .Questions_Wrap {
        padding-top: 1rem; } }
    .Project_Info_Grid .Questions_Wrap label {
      text-transform: uppercase;
      letter-spacing: 1px; }
  @media (min-width: 1300px) {
    .Project_Info_Grid article.HeroText {
      padding-right: 2vw; } }
  .Project_Info_Grid .Project_details {
    width: 100%; }
    .Project_Info_Grid .Project_details tr:last-child {
      border-bottom: none; }
    .Project_Info_Grid .Project_details td {
      vertical-align: top;
      padding: 0 0 0.375rem 0 !important; }
      .Project_Info_Grid .Project_details td.title {
        width: 130px;
        font-family: "EuclidCircularA-Regular", sans-serif; }
        @media (min-width: 1300px) {
          .Project_Info_Grid .Project_details td.title {
            width: 175px; } }
  .Project_Info_Grid blockquote {
    padding: 0px;
    margin: 0 0 0.75rem 0;
    font-family: "EuclidCircularA-LightItalic", sans-serif; }
    .Project_Info_Grid blockquote br {
      content: "";
      display: block;
      margin: .5em; }
  .Project_Info_Grid cite {
    font-family: "EuclidCircularA-Regular", sans-serif; }

.xxx {
  height: 100%;
  position: relative;
  padding-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .xxx {
      padding-bottom: 3rem; } }
  .xxx figure, .xxx .project_media_wrap {
    height: 100% !important; }
  .xxx picture, .xxx img {
    height: 100% !important;
    object-fit: cover !important; }

.Project_Media_Grid {
  margin: 0;
  padding: 0 .85rem 0 .85rem; }
  @media (min-width: 768px) {
    .Project_Media_Grid {
      padding: 0; } }
  .Project_Media_Grid .jarallax div[id*=jarallax-container-] {
    z-index: 9 !important; }
  .Project_Media_Grid .plyr {
    margin-bottom: 5vw; }
  .Project_Media_Grid .project_grid figure {
    display: block;
    height: auto;
    position: relative;
    margin-bottom: 1rem; }
    @media (min-width: 768px) {
      .Project_Media_Grid .project_grid figure {
        margin-bottom: 3rem; } }
    .Project_Media_Grid .project_grid figure .project_media_wrap {
      position: relative; }
    .Project_Media_Grid .project_grid figure figcaption {
      margin: 1rem 0 3rem 0; }
      @media (min-width: 1024px) {
        .Project_Media_Grid .project_grid figure figcaption {
          margin: 1rem 0 0 0; } }
  .Project_Media_Grid .project_grid .col, .Project_Media_Grid .project_grid .col-1, .Project_Media_Grid .project_grid .col-10, .Project_Media_Grid .project_grid .col-11, .Project_Media_Grid .project_grid .col-12, .Project_Media_Grid .project_grid .col-2, .Project_Media_Grid .project_grid .col-3, .Project_Media_Grid .project_grid .col-4, .Project_Media_Grid .project_grid .col-5, .Project_Media_Grid .project_grid .col-6, .Project_Media_Grid .project_grid .col-7, .Project_Media_Grid .project_grid .col-8, .Project_Media_Grid .project_grid .col-9, .Project_Media_Grid .project_grid .col-auto, .Project_Media_Grid .project_grid .col-lg, .Project_Media_Grid .project_grid .col-lg-1, .Project_Media_Grid .project_grid .col-lg-10, .Project_Media_Grid .project_grid .col-lg-11, .Project_Media_Grid .project_grid .col-lg-12, .Project_Media_Grid .project_grid .col-lg-2, .Project_Media_Grid .project_grid .col-lg-3, .Project_Media_Grid .project_grid .col-lg-4, .Project_Media_Grid .project_grid .col-lg-5, .Project_Media_Grid .project_grid .col-lg-6, .Project_Media_Grid .project_grid .col-lg-7, .Project_Media_Grid .project_grid .col-lg-8, .Project_Media_Grid .project_grid .col-lg-9, .Project_Media_Grid .project_grid .col-lg-auto, .Project_Media_Grid .project_grid .col-md, .Project_Media_Grid .project_grid .col-md-1, .Project_Media_Grid .project_grid .col-md-10, .Project_Media_Grid .project_grid .col-md-11, .Project_Media_Grid .project_grid .col-md-12, .Project_Media_Grid .project_grid .col-md-2, .Project_Media_Grid .project_grid .col-md-3, .Project_Media_Grid .project_grid .col-md-4, .Project_Media_Grid .project_grid .col-md-5, .Project_Media_Grid .project_grid .col-md-6, .Project_Media_Grid .project_grid .col-md-7, .Project_Media_Grid .project_grid .col-md-8, .Project_Media_Grid .project_grid .col-md-9, .Project_Media_Grid .project_grid .col-md-auto, .Project_Media_Grid .project_grid .col-sm, .Project_Media_Grid .project_grid .col-sm-1, .Project_Media_Grid .project_grid .col-sm-10, .Project_Media_Grid .project_grid .col-sm-11, .Project_Media_Grid .project_grid .col-sm-12, .Project_Media_Grid .project_grid .col-sm-2, .Project_Media_Grid .project_grid .col-sm-3, .Project_Media_Grid .project_grid .col-sm-4, .Project_Media_Grid .project_grid .col-sm-5, .Project_Media_Grid .project_grid .col-sm-6, .Project_Media_Grid .project_grid .col-sm-7, .Project_Media_Grid .project_grid .col-sm-8, .Project_Media_Grid .project_grid .col-sm-9, .Project_Media_Grid .project_grid .col-sm-auto, .Project_Media_Grid .project_grid .col-xl, .Project_Media_Grid .project_grid .col-xl-1, .Project_Media_Grid .project_grid .col-xl-10, .Project_Media_Grid .project_grid .col-xl-11, .Project_Media_Grid .project_grid .col-xl-12, .Project_Media_Grid .project_grid .col-xl-2, .Project_Media_Grid .project_grid .col-xl-3, .Project_Media_Grid .project_grid .col-xl-4, .Project_Media_Grid .project_grid .col-xl-5, .Project_Media_Grid .project_grid .col-xl-6, .Project_Media_Grid .project_grid .col-xl-7, .Project_Media_Grid .project_grid .col-xl-8, .Project_Media_Grid .project_grid .col-xl-9, .Project_Media_Grid .project_grid .col-xl-auto {
    padding: 0px .5rem 0px .5rem; }
    @media (min-width: 768px) {
      .Project_Media_Grid .project_grid .col, .Project_Media_Grid .project_grid .col-1, .Project_Media_Grid .project_grid .col-10, .Project_Media_Grid .project_grid .col-11, .Project_Media_Grid .project_grid .col-12, .Project_Media_Grid .project_grid .col-2, .Project_Media_Grid .project_grid .col-3, .Project_Media_Grid .project_grid .col-4, .Project_Media_Grid .project_grid .col-5, .Project_Media_Grid .project_grid .col-6, .Project_Media_Grid .project_grid .col-7, .Project_Media_Grid .project_grid .col-8, .Project_Media_Grid .project_grid .col-9, .Project_Media_Grid .project_grid .col-auto, .Project_Media_Grid .project_grid .col-lg, .Project_Media_Grid .project_grid .col-lg-1, .Project_Media_Grid .project_grid .col-lg-10, .Project_Media_Grid .project_grid .col-lg-11, .Project_Media_Grid .project_grid .col-lg-12, .Project_Media_Grid .project_grid .col-lg-2, .Project_Media_Grid .project_grid .col-lg-3, .Project_Media_Grid .project_grid .col-lg-4, .Project_Media_Grid .project_grid .col-lg-5, .Project_Media_Grid .project_grid .col-lg-6, .Project_Media_Grid .project_grid .col-lg-7, .Project_Media_Grid .project_grid .col-lg-8, .Project_Media_Grid .project_grid .col-lg-9, .Project_Media_Grid .project_grid .col-lg-auto, .Project_Media_Grid .project_grid .col-md, .Project_Media_Grid .project_grid .col-md-1, .Project_Media_Grid .project_grid .col-md-10, .Project_Media_Grid .project_grid .col-md-11, .Project_Media_Grid .project_grid .col-md-12, .Project_Media_Grid .project_grid .col-md-2, .Project_Media_Grid .project_grid .col-md-3, .Project_Media_Grid .project_grid .col-md-4, .Project_Media_Grid .project_grid .col-md-5, .Project_Media_Grid .project_grid .col-md-6, .Project_Media_Grid .project_grid .col-md-7, .Project_Media_Grid .project_grid .col-md-8, .Project_Media_Grid .project_grid .col-md-9, .Project_Media_Grid .project_grid .col-md-auto, .Project_Media_Grid .project_grid .col-sm, .Project_Media_Grid .project_grid .col-sm-1, .Project_Media_Grid .project_grid .col-sm-10, .Project_Media_Grid .project_grid .col-sm-11, .Project_Media_Grid .project_grid .col-sm-12, .Project_Media_Grid .project_grid .col-sm-2, .Project_Media_Grid .project_grid .col-sm-3, .Project_Media_Grid .project_grid .col-sm-4, .Project_Media_Grid .project_grid .col-sm-5, .Project_Media_Grid .project_grid .col-sm-6, .Project_Media_Grid .project_grid .col-sm-7, .Project_Media_Grid .project_grid .col-sm-8, .Project_Media_Grid .project_grid .col-sm-9, .Project_Media_Grid .project_grid .col-sm-auto, .Project_Media_Grid .project_grid .col-xl, .Project_Media_Grid .project_grid .col-xl-1, .Project_Media_Grid .project_grid .col-xl-10, .Project_Media_Grid .project_grid .col-xl-11, .Project_Media_Grid .project_grid .col-xl-12, .Project_Media_Grid .project_grid .col-xl-2, .Project_Media_Grid .project_grid .col-xl-3, .Project_Media_Grid .project_grid .col-xl-4, .Project_Media_Grid .project_grid .col-xl-5, .Project_Media_Grid .project_grid .col-xl-6, .Project_Media_Grid .project_grid .col-xl-7, .Project_Media_Grid .project_grid .col-xl-8, .Project_Media_Grid .project_grid .col-xl-9, .Project_Media_Grid .project_grid .col-xl-auto {
        padding: 0px 1.5rem 0px 1.5rem; } }
.img_credit {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 99999;
  font-size: .63em;
  color: #f3f4f5;
  padding: .3rem .9rem .18rem .9rem;
  background: rgba(0, 0, 0, 0.4); }

.Project_Related {
  margin: 5vw 0 7.5vw 0; }
  @media (min-width: 1300px) {
    .Project_Related {
      margin: 5vw 0 10vw 0; } }
  .Project_Related .splide {
    margin-top: 1.5rem; }
    @media (min-width: 1300px) {
      .Project_Related .splide {
        margin-top: 3rem; } }
body.Groundnation\\ProjectPage\\ProjectPage .share-buttons {
  padding-bottom: 5vw; }

@media (min-width: 768px) {
  .LeftPadding {
    padding-left: 10vw !important; } }

@media (min-width: 768px) {
  .RightPadding {
    padding-right: 10vw !important; } }

@media (min-width: 768px) {
  .LeftAndRightPadding {
    padding: 0 10vw 0 10vw !important; } }

.Page_Block {
  overflow: hidden; }

/****** FILE: themes/georgejames/css/contact.css *****/
/*********************
BREAKPOINTS
*********************/
@media (max-width: 767px) {
  .page_8 #section9 br {
    display: none; } }

.ContactForm {
  margin-top: 3rem !important; }
  .ContactForm #Form_ContactForm_AgreeToTerms {
    display: block;
    width: 15px;
    height: 15px;
    border: 2px solid red;
    float: left;
    margin-right: .5rem;
    margin-top: 5px; }
  .ContactForm .description {
    font-size: .8em;
    margin-top: .5rem;
    display: block; }
  .ContactForm .formbuilder-info-text-container {
    font-size: 0.8em;
    line-height: 1.56em;
    margin-bottom: 3rem;
    display: block; }
  .ContactForm .g-recaptcha {
    margin-top: 1.5rem; }
    .ContactForm .g-recaptcha div {
      width: 300px !important;
      margin-left: auto !important;
      margin-right: auto !important; }
  .ContactForm label {
    display: none; }
  .ContactForm div.text {
    margin-bottom: 0.375rem; }
    @media (min-width: 1024px) {
      .ContactForm div.text {
        margin-bottom: 1rem; } }
  .ContactForm div.checkboxset, .ContactForm div.checkbox, .ContactForm div.dropdown, .ContactForm div.optionset {
    margin: 0.75rem 0 0.75rem 0 !important; }
  .ContactForm .message {
    text-align: center;
    padding: 1rem;
    margin-bottom: 1rem;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    .ContactForm .message.good {
      background-color: #e3f0e3; }
    .ContactForm .message.validation {
      background-color: #edd7dc; }
  .ContactForm form select {
    width: 100%;
    padding: 1.5rem;
    line-height: 1.2em !important;
    z-index: 99 !important;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid var(--grey-light);
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNy40IDE1LjciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI3LjQgMTUuNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnIGlkPSJJY29uLUNoZXZyb24tTGVmdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjM3LjAwMDAwMCwgMzM1LjAwMDAwMCkiPgoJCTxwb2x5bGluZSBpZD0iRmlsbC0zNSIgcG9pbnRzPSItMjM3LC0zMzMgLTIzNSwtMzM1IC0yMjMuMywtMzIzLjIgLTIxMS42LC0zMzUgLTIwOS42LC0zMzMgLTIyMy4zLC0zMTkuMyAtMjM3LC0zMzMgCQkiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K");
    background-position: right 17px bottom 22px;
    background-repeat: no-repeat;
    background-color: var(--white);
    -webkit-background-size: 18px 18px;
    -moz-background-size: 18px 18px;
    -o-background-size: 18px 18px;
    background-size: 18px 18px;
    font-size: 16px;
    line-height: 100%;
    transition: all 0.2s linear; }
    .ContactForm form select:hover, .ContactForm form select:active, .ContactForm form select:focus {
      border-color: var(--grey-dark); }
  .ContactForm form input.text, .ContactForm form textarea {
    width: 100%;
    font-size: 1em;
    border: 1px solid var(--grey-light);
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: var(--white);
    color: var(--dark-dark); }
  .ContactForm form input[required='required'], .ContactForm form textarea[required='required'] {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjMuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMjkgMzI0LjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMyOSAzMjQuMzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNDOTAwMDA7fQo8L3N0eWxlPgo8Zz4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNzcuMSwzMS41bC04OCwxMTUuOHYxLjlMMzI5LDEzMC43djYzTDE4OSwxNzd2MS45TDI3OCwyOTBsLTU4LjQsMzMuNEwxNjQsMTkzLjdoLTEuOWwtNjAuMiwxMzAuN0w0OS4xLDI5MQoJCWw4OC0xMTN2LTEuOUwwLDE5My43di02M2wxMzYuMiwxNy42di0xLjlsLTg3LjEtMTEzbDU2LjUtMzIuNGw1Ny41LDEyOC44aDEuOEwyMjEuNSwwTDI3Ny4xLDMxLjV6Ii8+CjwvZz4KPC9zdmc+Cg==");
    background-position: 13px 27px;
    background-repeat: no-repeat;
    background-size: 30%;
    background-size: 5px 5px !important;
    -webkit-background-size: 5px 5px !important;
    -moz-background-size: 5px 5px !important;
    -o-background-size: 5px 5px !important;
    transition: all 0.2s linear;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; }
    .ContactForm form input[required='required']:active, .ContactForm form input[required='required']:focus, .ContactForm form input[required='required']:active, .ContactForm form textarea[required='required']:active, .ContactForm form textarea[required='required']:focus, .ContactForm form textarea[required='required']:active {
      background-image: none; }
  .ContactForm form input:active, .ContactForm form input:focus, .ContactForm form input:hover, .ContactForm form textarea:active, .ContactForm form textarea:focus, .ContactForm form textarea:hover {
    border-color: var(--grey-dark); }
  .ContactForm form .checkboxset label.left, .ContactForm form .optionset label.left, .ContactForm form .dropdown label.left {
    font-family: "EuclidCircularA-Medium", sans-serif; }
  .ContactForm form .field.checkbox label:before, .ContactForm form .field.checkbox label:after {
    margin-top: 2px; }
  .ContactForm form .action {
    margin-bottom: 3rem; }
    @media (min-width: 1024px) {
      .ContactForm form .action {
        margin-bottom: 0; } }
  .ContactForm form ul {
    padding: 0px;
    margin: 0px;
    list-style: none; }
    .ContactForm form ul li {
      margin-bottom: 0.75rem;
      line-height: 1.1em; }

@keyframes hover-color {
  from {
    border-color: var(--grey-dark); }
  to {
    border-color: var(--grey-dark); } }

.darken .ContactFormWell select {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNy40IDE1LjciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI3LjQgMTUuNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8Zz4KCTxnIGlkPSJJY29uLUNoZXZyb24tTGVmdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjM3LjAwMDAwMCwgMzM1LjAwMDAwMCkiPgoJCTxwb2x5bGluZSBpZD0iRmlsbC0zNSIgY2xhc3M9InN0MCIgcG9pbnRzPSItMjM3LC0zMzMgLTIzNSwtMzM1IC0yMjMuMywtMzIzLjIgLTIxMS42LC0zMzUgLTIwOS42LC0zMzMgLTIyMy4zLC0zMTkuMyAtMjM3LC0zMzMgCgkJCQkJIi8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg=="); }

/****** FILE: themes/georgejames/css/maps.css *****/
/*********************
BREAKPOINTS
*********************/
.map-canvas {
  height: 300px;
  position: relative;
  margin-top: 60px; }
  .map-canvas iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  @media (min-width: 1024px) {
    .map-canvas {
      margin-top: 0;
      height: 75vh; } }

/****** FILE: themes/georgejames/css/cta.css *****/
/*********************
BREAKPOINTS
*********************/
.signup {
  width: 100%;
  background-color: var(--brand-secondary);
  padding: 3rem;
  position: relative; }
  @media (min-width: 1024px) {
    .signup {
      padding: 4.125rem; } }
  .signup:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.09);
    position: absolute;
    left: 0;
    top: 0; }

#mc_embed_signup {
  position: relative;
  z-index: 8;
  width: 95%;
  margin: 0 auto 0 auto !important;
  text-align: center; }
  @media (min-width: 1024px) {
    #mc_embed_signup {
      width: 75%; } }
  @media (min-width: 1300px) {
    #mc_embed_signup {
      width: 50%; } }
  #mc_embed_signup .form-fields {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 10px; }
    @media (min-width: 768px) {
      #mc_embed_signup .form-fields {
        display: grid;
        grid-template-columns: repeat(7, 1fr);
        grid-template-rows: 1fr;
        grid-column-gap: .5rem;
        grid-row-gap: .5rem; } }
    #mc_embed_signup .form-fields ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: white; }
    #mc_embed_signup .form-fields ::-moz-placeholder {
      /* Firefox 19+ */
      color: white; }
    #mc_embed_signup .form-fields :-ms-input-placeholder {
      /* IE 10+ */
      color: white; }
    #mc_embed_signup .form-fields :-moz-placeholder {
      /* Firefox 18- */
      color: white; }
    #mc_embed_signup .form-fields input {
      padding: 1rem;
      border: none;
      border: 1px solid white; }
    #mc_embed_signup .form-fields .name, #mc_embed_signup .form-fields .email {
      background-color: transparent;
      opacity: 0.7;
      filter: alpha(opacity=70);
      color: white; }
      #mc_embed_signup .form-fields .name:active, #mc_embed_signup .form-fields .name:focus, #mc_embed_signup .form-fields .email:active, #mc_embed_signup .form-fields .email:focus {
        opacity: 1;
        filter: alpha(opacity=100); }
    #mc_embed_signup .form-fields .name {
      grid-area: 1 / 1 / 2 / 8; }
      @media (min-width: 768px) {
        #mc_embed_signup .form-fields .name {
          grid-area: 1 / 1 / 2 / 4; } }
    #mc_embed_signup .form-fields .email {
      grid-area: 2 / 1 / 3 / 2; }
      @media (min-width: 768px) {
        #mc_embed_signup .form-fields .email {
          grid-area: 1 / 4 / 2 / 7; } }
    #mc_embed_signup .form-fields #mc-embedded-subscribe {
      grid-area: 3 / 1 / 4 / 2;
      background-color: white;
      color: var(--brand-secondary); }
      @media (min-width: 768px) {
        #mc_embed_signup .form-fields #mc-embedded-subscribe {
          grid-area: 1 / 7 / 2 / 8; } }
      #mc_embed_signup .form-fields #mc-embedded-subscribe:hover {
        background-color: var(--brand-secondary);
        color: white; }

/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */
#mc_embed_signup input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

#mc_embed_signup input[type=checkbox] {
  -webkit-appearance: checkbox; }

#mc_embed_signup input[type=radio] {
  -webkit-appearance: radio; }

#mc_embed_signup .small-meta {
  font-size: 11px; }

#mc_embed_signup .nowrap {
  white-space: nowrap; }

#mc_embed_signup .indicates-required {
  text-align: right;
  font-size: 11px;
  margin-right: 4%; }

#mc_embed_signup .asterisk {
  color: #e85c41;
  font-size: 150%;
  font-weight: normal;
  position: relative;
  top: 5px; }

#mc_embed_signup .clear {
  clear: both; }

#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em .5em 0em .5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both; }

#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em .5em .5em 0;
  font-weight: bold;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 100%; }

#mc_embed_signup #mce-error-response {
  display: none; }

#mc_embed_signup #mce-success-response {
  color: white;
  display: none; }

#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: .5em 0; }

#mc_embed_signup #num-subscribers {
  font-size: 1.1em; }

#mc_embed_signup #num-subscribers span {
  padding: .5em;
  border: 1px solid #ccc;
  margin-right: .5em;
  font-weight: bold; }

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  display: inline-block;
  margin: 2px 0 1em 0;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  z-index: 1;
  color: #e85c41; }

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
  border: 2px solid #e85c41; }

section.cta {
  text-align: center;
  background: var(--brand-secondary);
  /* fallback for old browsers */
  color: white;
  z-index: 0;
  padding: 3rem 0 0 0; }
  @media (min-width: 768px) {
    section.cta {
      padding: 6.75rem 0 0 0; } }
  section.cta p {
    font-size: 1.4em;
    line-height: 1.5em;
    margin: 0.75rem; }
  section.cta h2 {
    color: white !important;
    padding: 0 3rem 0 3rem; }
  section.cta .cta_button {
    color: var(--brand-secondary);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 1.5em;
    margin: 1.5rem 0 3rem 0 !important;
    display: inline-block;
    padding: 1.7rem 2.5rem 1.7rem 2.5rem;
    background-color: white;
    border: 1px solid white !important; }
    section.cta .cta_button:hover {
      color: white;
      background-color: var(--brand-secondary);
      border-color: white !important; }
    @media (min-width: 768px) {
      section.cta .cta_button {
        width: auto;
        margin-top: 3rem;
        margin: 1.5rem 0 6.75rem 0 !important; } }

/****** FILE: themes/georgejames/css/gridzy-2.1.min.css *****/
.gridzy{display:block;will-change:width,height}.gridzy>.gridzyItem{will-change:left,top,width,height,opacity,transform}.gridzy>:not(.gridzyItem){visibility:hidden}.gridzyItemHidden{display:none}.gridzy .gridzyImage{vertical-align:middle;width:100%;height:100%}.gridzyAnimated{height:0;transition:height .4s}.gridzyAnimated .gridzyItem{transition:all .4s}.gridzyAnimated .gridzyItemInitialToVisible{animation-name:gridzyItemInitialToVisibleAnimation;animation-fill-mode:forwards;animation-duration:.4s}@keyframes gridzyItemInitialToVisibleAnimation{0%{opacity:0;transform:scale(.9)}100%{opacity:1;transform:scale(1)}}.gridzyAnimated .gridzyItemHiddenToVisible{animation-name:gridzyItemHiddenToVisibleAnimation;animation-fill-mode:forwards;animation-duration:.4s}@keyframes gridzyItemHiddenToVisibleAnimation{0%{opacity:0;transform:scale(.9)}100%{opacity:1;transform:scale(1)}}.gridzyAnimated .gridzyItemVisibleToHidden{animation-name:gridzyItemVisibleToHiddenAnimation;animation-fill-mode:forwards;animation-duration:.4s}@keyframes gridzyItemVisibleToHiddenAnimation{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.9)}}.gridzyItem{opacity:1}.gridzyItemLoading{opacity:.3;box-shadow:inset 0 0 15px -5px #666}.gridzyItemLoading::before{content:" ";position:absolute;left:50%;top:50%;width:50px;height:50px;margin:-25px 0 0 -25px;padding:0;z-index:1;opacity:1;background:0 0;border:2px solid;border-color:transparent transparent #000 #000;border-radius:50%;outline:0;animation-duration:1s;animation-name:gridzyProgressIndicator;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes gridzyProgressIndicator{0%{transform:rotate(0);left:50%}100%{transform:rotate(360deg);left:50%}}

/****** FILE: themes/georgejames/css/mosaic.css *****/
/*********************
BREAKPOINTS
*********************/
.gridzyItem {
  overflow: hidden; }
  .gridzyItem figure {
    margin: 0px !important; }
  .gridzyItem .gridzyImage {
    transition: all 0.5s linear; }
    .gridzyItem .gridzyImage:hover {
      transform: scale(1.02); }

/****** FILE: themes/georgejames/css/ModalStyles.css *****/
/*********************
BREAKPOINTS
*********************/
.light-modal {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  right: 0;
  z-index: 9000;
  visibility: hidden; }
  .light-modal:target {
    background: rgba(0, 0, 0, 0.94);
    display: flex;
    visibility: visible; }
  .light-modal .light-modal-content {
    background: var(--white);
    width: 80vw;
    min-width: 200px;
    max-height: 90vh;
    position: relative;
    display: flex;
    flex-direction: column;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; }
    @media (min-width: 1024px) {
      .light-modal .light-modal-content {
        width: 55vw;
        max-width: 1100px;
        min-width: 800px; } }
    .light-modal .light-modal-content .light-modal-body {
      max-height: 90vh;
      overflow-x: scroll;
      padding: 1.5rem; }
      @media (min-width: 1024px) {
        .light-modal .light-modal-content .light-modal-body {
          padding: 3rem;
          display: flex; } }
      .light-modal .light-modal-content .light-modal-body::-webkit-scrollbar {
        width: 2px;
        height: 2px; }
      .light-modal .light-modal-content .light-modal-body::-webkit-scrollbar-track {
        box-shadow: inset 0 0 0px rgba(0, 0, 0, 0); }
      .light-modal .light-modal-content .light-modal-body::-webkit-scrollbar-thumb {
        background-color: var(--black);
        outline: 2px solid var(--black); }
    .light-modal .light-modal-content .light-modal-close-icon {
      position: absolute;
      z-index: 9;
      right: 0;
      top: -30px;
      width: 20px;
      height: 20px; }
      .light-modal .light-modal-content .light-modal-close-icon:before, .light-modal .light-modal-content .light-modal-close-icon:after {
        position: absolute;
        left: calc(20px / 5);
        content: ' ';
        height: 20px;
        width: 2px;
        background-color: var(--white); }
        @media (min-width: 1024px) {
          .light-modal .light-modal-content .light-modal-close-icon:before, .light-modal .light-modal-content .light-modal-close-icon:after {
            left: calc(20px / 2); } }
      .light-modal .light-modal-content .light-modal-close-icon:before {
        transform: rotate(45deg); }
      .light-modal .light-modal-content .light-modal-close-icon:after {
        transform: rotate(-45deg); }

.darken .light-modal:target {
  background: rgba(255, 255, 255, 0.97); }

.navigation-next, .navigation-prev {
  width: 20px;
  height: 20px;
  border-color: var(--white) !important;
  position: absolute;
  right: -50px;
  top: 50%;
  border-bottom: 2px solid;
  border-left: 2px solid; }

.navigation-prev {
  transform: rotate(45deg);
  left: -30px; }

.navigation-next {
  transform: rotate(225deg);
  right: -30px; }

#searchModal .light-modal-content {
  padding: 0 !important; }

#searchModal .light-modal-content {
  padding: 0 !important; }

.staff_modal .light-modal-body figure {
  margin: 0; }
  @media (min-width: 1024px) {
    .staff_modal .light-modal-body figure {
      position: -webkit-sticky;
      position: sticky;
      top: 0px; } }
  .staff_modal .light-modal-body figure img {
    width: 100%;
    margin: 0 1rem 1rem 0; }
    @media (min-width: 1024px) {
      .staff_modal .light-modal-body figure img {
        width: 220px;
        margin: 0.375rem 3rem 0 0; } }
.staff_modal .light-modal-body article h2 {
  margin-bottom: 0; }
  .staff_modal .light-modal-body article h2 span.light {
    font-size: 16px; }

/****** FILE: themes/georgejames/css/header.css *****/
/*********************
BREAKPOINTS
*********************/
.desktopMenu {
  display: none; }
  @media (min-width: 1024px) {
    .desktopMenu {
      display: block; } }
.mobileMenu {
  display: block; }
  @media (min-width: 1024px) {
    .mobileMenu {
      display: none; } }
body.menu_open {
  overflow: hidden !important; }
  body.menu_open a.logo-link {
    display: none; }

.nav_overlay {
  position: fixed;
  z-index: -1;
  width: 100vw;
  background-color: var(--grey-dark);
  top: 0;
  opacity: 0;
  transition: all 0.2s linear;
  display: flex;
  justify-content: center;
  /* Center horizontally */
  align-items: center;
  /* Center vertically */
  height: 100%;
  /* Set to the desired height */ }
  .nav_overlay.open {
    opacity: 1;
    z-index: 99; }
  .nav_overlay nav {
    text-align: center; }
    .nav_overlay nav a {
      transition: all 0.2s linear;
      color: var(--white) !important;
      display: block;
      font-family: 'SangBleuEmpire-Medium';
      opacity: .6;
      font-size: 1.6em;
      line-height: 1.1em; }
      @media (min-width: 1300px) {
        .nav_overlay nav a {
          font-size: 1.9em;
          line-height: 1.5em; } }
      .nav_overlay nav a:after {
        background-color: var(--white); }
      .nav_overlay nav a:hover, .nav_overlay nav a:focus, .nav_overlay nav a:active {
        color: var(--white) !important;
        opacity: 1; }

.scroll_bg {
  position: fixed;
  z-index: 6;
  height: 0;
  width: 100%;
  top: 0;
  transition: all 0.3s linear; }

.search_icon_top {
  position: fixed;
  transition: all 0.5s linear;
  z-index: 7;
  top: 26px;
  left: 5vw;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjMuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzODQgMzg0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzODQgMzg0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzUyNTE1MTt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yODAuNSwyMzRjMTUtMjMuNiwyMy44LTUxLjYsMjMuOC04MS43QzMwNC4zLDY4LjIsMjM2LjIsMCwxNTIuMiwwQzY4LjEsMCwwLDY4LjIsMCwxNTIuMwoJczY4LjEsMTUyLjMsMTUyLjEsMTUyLjNjMzAuNSwwLDU4LjktOSw4Mi43LTI0LjRsNi45LTQuOEwzNTAuMywzODRsMzMuNy0zNC4zTDI3NS41LDI0MS4xTDI4MC41LDIzNHogTTIzNy40LDY3LjIKCWMyMi43LDIyLjcsMzUuMiw1Mi45LDM1LjIsODVzLTEyLjUsNjIuMy0zNS4yLDg1cy01Mi45LDM1LjItODUsMzUuMnMtNjIuMy0xMi41LTg1LTM1LjJzLTM1LjItNTIuOS0zNS4yLTg1czEyLjUtNjIuMywzNS4yLTg1CglzNTIuOS0zNS4yLDg1LTM1LjJDMTg0LjUsMzIsMjE0LjcsNDQuNSwyMzcuNCw2Ny4yeiIvPgo8L3N2Zz4K");
  background-size: 25px 25px;
  width: 25px;
  height: 25px; }
  .search_icon_top.mobile_search {
    top: 22px;
    background-size: 19px 19px;
    width: 19px;
    height: 19px; }

.logo {
  height: auto;
  transition: all 0.5s linear;
  z-index: 999;
  position: fixed; }
  .logo.logo-full {
    width: 210px;
    top: 20px;
    left: 0;
    right: 0;
    margin: auto; }
  .logo.logo-icon {
    width: 60px;
    top: 38px;
    left: 5vw; }

.JumpLinks_Top.scrollHeader .overlay_nav .logo-full {
  display: none; }

body.home .overlay_nav .logo-full {
  opacity: 0;
  filter: alpha(opacity=0); }

body.home.scrollHeader .overlay_nav .logo-full {
  opacity: 1;
  filter: alpha(opacity=100); }

body.home.scrollHeader .section-logo {
  opacity: 0;
  filter: alpha(opacity=0);
  margin-top: 6.75rem; }

body.home .section-logo {
  margin: 0rem auto 3rem auto;
  -webkit-filter: brightness(0) invert(1) !important;
  filter: brightness(0) invert(1) !important;
  display: none; }
  @media (min-width: 768px) {
    body.home .section-logo {
      width: 400px;
      top: 43%;
      display: block; } }
  @media (min-width: 1300px) {
    body.home .section-logo {
      width: 600px;
      top: 45%; } }
.burger-menu {
  position: fixed;
  top: 25px;
  right: 5vw;
  z-index: 999;
  width: 55px;
  height: 55px;
  cursor: pointer; }
  .burger-menu .burger {
    position: relative;
    width: 55px;
    background-color: var(--black);
    height: 2px;
    top: 13px;
    left: 0;
    opacity: 1;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out; }
    .burger-menu .burger::before, .burger-menu .burger::after {
      position: relative;
      width: 55px;
      background-color: var(--black);
      content: "";
      display: block;
      transition: all .3s ease-in-out;
      -webkit-transition: all .3s ease-in-out; }
    .burger-menu .burger::before {
      top: 11px;
      height: 2px; }
    .burger-menu .burger::after {
      bottom: 13px;
      height: 2px; }

body.menu_open .burger {
  background: rgba(255, 255, 255, 0); }
  body.menu_open .burger::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    bottom: 2px;
    height: 2px;
    background: white; }
  body.menu_open .burger::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 0px;
    background: white;
    height: 2px; }

.SolidMenu .burger, .SolidMenu .burger::before, .SolidMenu .burger::after {
  background-color: #f3f4f5; }

.SolidMenu .nav_inline .search_icon_top a, .SolidMenu header.nav_inline a {
  color: white !important; }

.SolidMenu .logo, .SolidMenu .overlay_nav .search_icon_top {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1); }

.SolidMenu .mobileMenu .logo {
  -webkit-filter: brightness(0) invert(0);
  filter: brightness(0) invert(0); }

.SolidMenu .st1 {
  fill: var(--grey-mid) !important; }

.scrollHeader.darken .burger, .scrollHeader.darken .burger::before, .scrollHeader.darken .burger::after {
  background-color: #f3f4f5; }

.scrollHeader.darken .overlay_nav .logo-full, .scrollHeader.darken .overlay_nav .search_icon_top {
  -webkit-filter: brightness(0) invert(1) !important;
  filter: brightness(0) invert(1) !important; }

.scrollHeader .burger, .scrollHeader .burger::before, .scrollHeader .burger::after {
  background-color: black; }

.scrollHeader .overlay_nav .search_icon_top {
  -webkit-filter: brightness(1) invert(0) !important;
  filter: brightness(1) invert(0) !important; }

.scrollHeader .scroll_bg {
  height: 75px;
  background: var(--white); }

.scrollHeader .overlay_nav .logo-full {
  -webkit-filter: brightness(1) invert(0) !important;
  filter: brightness(1) invert(0) !important; }

.darken.menu_open .burger::before, .darken.menu_open .burger::after {
  background-color: #000; }

/****** FILE: themes/georgejames/css/mixitup.css *****/
/*********************
BREAKPOINTS
*********************/
/* Pagination Controls
---------------------------------------------------------------------- */
.controls-pagination {
  font-size: 0.1px;
  text-align: justify;
  display: block;
  clear: both; }
  .controls-pagination:after {
    content: '';
    display: inline-block;
    width: 100%; }

.mixitup-page-list,
.mixitup-page-stats {
  text-align: center; }

.mixitup-page-list {
  text-align: center;
  margin-top: 1.5rem; }

.mixitup-page-stats {
  font-size: 1rem;
  color: var(--grey-dark); }

.mixitup-control {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 2.7rem;
  height: 2.7rem;
  background: var(--white);
  margin-right: 1px;
  cursor: pointer;
  font-size: 1rem;
  color: var(--grey-dark);
  font-weight: normal;
  border: none;
  vertical-align: middle;
  margin-right: .4rem; }

.controls-pagination .mixitup-control:hover {
  background-color: var(--white);
  color: var(--black);
  opacity: 0.6;
  filter: alpha(opacity=60); }

.controls-pagination .mixitup-control-active {
  background-color: var(--white);
  color: var(--black);
  opacity: 1;
  filter: alpha(opacity=100); }

.mixitup-control-truncation-marker {
  background: transparent;
  pointer-events: none;
  line-height: 2.2em; }

/* Container
---------------------------------------------------------------------- */
.mix-container {
  padding: 0rem;
  text-align: justify; }
  .mix-container:after {
    content: '';
    display: inline-block; }

/* Target Elements
---------------------------------------------------------------------- */
.mix, .gap {
  display: inline-block;
  vertical-align: top; }

.mix {
  position: relative;
  backface-visibility: hidden;
  /* Prevents flicker in Chrome */
  will-change: transform, opacity;
  /* Prevents flicker in Safari */
  margin-bottom: 1rem !important; }
  @media (min-width: 768px) {
    .mix {
      margin-bottom: 1.5rem !important; } }
  @media (min-width: 1024px) {
    .mix {
      margin-bottom: 1.5rem !important; } }
  @media (min-width: 1300px) {
    .mix {
      margin-bottom: 1.5rem !important; } }
  @media (min-width: 1800px) {
    .mix {
      margin-bottom: 1.5rem !important; } }
  .mix.LastPage {
    margin-bottom: 0 !important; }

/****** FILE: themes/georgejames/css/faq.css *****/
/*********************
BREAKPOINTS
*********************/
.Questions_Wrap {
  position: sticky;
  padding-top: 1rem;
  margin-top: 0; }
  .Questions_Wrap input {
    position: absolute;
    opacity: 0;
    z-index: -1; }
  .Questions_Wrap .tab {
    width: 100%;
    position: relative; }
    .Questions_Wrap .tab.first_q label {
      border-top: none !important; }
    .Questions_Wrap .tab::after {
      content: '';
      display: block;
      width: 1.5rem;
      height: 1.5rem;
      position: absolute;
      bottom: 0;
      right: -4px;
      z-index: 9; }
    .Questions_Wrap .tab-label {
      display: flex;
      border-top: 1px solid var(--text);
      justify-content: space-between;
      font-size: 13px;
      margin-bottom: 0px;
      font-family: "EuclidCircularA-Regular", sans-serif;
      transition: all 0.2s linear;
      cursor: pointer;
      padding: 1.2rem 0 1.2rem 0; }
      @media (min-width: 1300px) {
        .Questions_Wrap .tab-label {
          font-size: 16px; } }
      .Questions_Wrap .tab-label span {
        max-width: 80vw; }
      .Questions_Wrap .tab-label::after {
        content: "";
        background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjMuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0NC41IDI0LjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ0LjUgMjQuMzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cG9seWdvbiBwb2ludHM9IjQ0LjUsMi4xIDQyLjQsMCAyMi4yLDIwLjIgMi4xLDAgMCwyLjEgMjIuMiwyNC4zICIvPgo8L3N2Zz4K") no-repeat right 0px top 3px;
        -webkit-background-size: 15px 15px;
        -moz-background-size: 15px 15px;
        -o-background-size: 15px 15px;
        background-size: 15px 15px;
        width: 15px;
        height: 15px;
        text-align: center;
        transition: all .45s;
        transform: rotate(0deg); }
    .Questions_Wrap .tab-content {
      max-height: 0;
      padding: 0 3rem 0 0;
      overflow: hidden;
      transition: all .45s;
      border-top: none;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      opacity: 0;
      filter: alpha(opacity=0); }
    .Questions_Wrap .tab-close {
      display: flex;
      justify-content: flex-end;
      padding: 1.2rem;
      cursor: pointer; }
  .Questions_Wrap input:checked + .tab-label::after {
    transform: rotate(-180deg); }
  .Questions_Wrap input:checked ~ .tab-content {
    max-height: 2000px;
    overflow-y: hidden;
    border-color: rgba(0, 0, 0, 0);
    padding: 0 1rem 1.5rem 0;
    opacity: 1;
    filter: alpha(opacity=100);
    border-top: 0px;
    margin-bottom: 0; }
    @media (min-width: 1024px) {
      .Questions_Wrap input:checked ~ .tab-content {
        padding: 0 3rem 1.5rem 0; } }
    .Questions_Wrap input:checked ~ .tab-content::-webkit-scrollbar {
      width: 2px; }
    .Questions_Wrap input:checked ~ .tab-content::-webkit-scrollbar-track {
      background: var(--paper); }
    .Questions_Wrap input:checked ~ .tab-content::-webkit-scrollbar-thumb {
      background-color: var(--black);
      border-radius: 0px;
      border: 0px; }

.darken .Questions_Wrap .tab-label::after {
  content: "";
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjMuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0NC41IDI0LjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ0LjUgMjQuMzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjQ0LjUsMi4xIDQyLjQsMCAyMi4yLDIwLjIgMi4xLDAgMCwyLjEgMjIuMiwyNC4zICIvPgo8L3N2Zz4K") no-repeat right 0px top 3px; }

/****** FILE: themes/georgejames/css/video.css *****/
/*********************
BREAKPOINTS
*********************/
.plyr--youtube .plyr__video-wrapper:before, .plyr--vimeo .plyr__video-wrapper:before, .jarallax:before {
  color: white;
  padding: 1.5rem;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 1250px;
  font-size: 0.8em;
  line-height: 1.56em; }

.holder-video {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2; }

.jarallax:before {
  z-index: -1; }

.plyr--vimeo .plyr__video-wrapper:before, .Vimeo_jarallax:before {
  content: 'Vimeo video is disabled - to see this video you need to enable Funtional Cookies (click on Update Cookie Preferences at the bottom of the page)'; }

.plyr--youtube .plyr__video-wrapper:before, .YouTube_jarallax:before {
  content: 'YouTube video is disabled - to see this video you need to enable Advertisement & Functional Cookies (click on Update Cookie Preferences at the bottom of the page)'; }

.jarallax-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0; }

.plyr--video {
  background-color: white !important; }

.plyr__poster {
  background-size: cover; }

.jarallax {
  background-color: black; }
  .jarallax div[id*='jarallax-container-'] {
    z-index: -1 !important; }

.grid_sub_blocks div[id*='jarallax-container-'], .gridzyAnimated div[id*='jarallax-container-'] {
  z-index: 0 !important; }

div[id*='jarallax-container-'] div {
  display: none !important; }

.plyr {
  height: auto; }
  .plyr .plyr__control--overlaid {
    background: transparent;
    opacity: 1; }

.scroll-video {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center; }
  .scroll-video .bt-play {
    font-size: 0px;
    width: 60px;
    height: 60px; }
    @media (min-width: 768px) {
      .scroll-video .bt-play {
        width: 120px;
        height: 120px; } }
    .scroll-video .bt-play:before {
      content: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMTEuMiAxMTEuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTExLjIgMTExLjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDpub25lO3N0cm9rZTojRkZGRkZGO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwO30KPC9zdHlsZT4KPGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iNTUuNiIgY3k9IjU1LjYiIHI9IjU0LjYiLz4KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSI5MCw1NS42IDQwLjMsMjYuOSA0MC4zLDg0LjMgIi8+Cjwvc3ZnPgo=");
      position: absolute;
      width: 60px;
      height: 60px; }
      @media (min-width: 768px) {
        .scroll-video .bt-play:before {
          width: 120px;
          height: 120px; } }
.plyr__control--overlaid {
  padding: 0px; }

button.plyr__control.plyr__control--overlaid {
  width: 60px;
  height: 60px;
  border: 0 !important; }
  @media (min-width: 768px) {
    button.plyr__control.plyr__control--overlaid {
      width: 120px;
      height: 120px; } }
  button.plyr__control.plyr__control--overlaid svg {
    display: none; }
  button.plyr__control.plyr__control--overlaid:before {
    content: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMTEuMiAxMTEuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTExLjIgMTExLjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDpub25lO3N0cm9rZTojRkZGRkZGO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwO30KPC9zdHlsZT4KPGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iNTUuNiIgY3k9IjU1LjYiIHI9IjU0LjYiLz4KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSI5MCw1NS42IDQwLjMsMjYuOSA0MC4zLDg0LjMgIi8+Cjwvc3ZnPgo=");
    width: 60px;
    height: 60px; }
    @media (min-width: 768px) {
      button.plyr__control.plyr__control--overlaid:before {
        width: 120px;
        height: 120px; } }
button.plyr__control.plyr__control--pressed:before {
  content: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMTEuMiAxMTEuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTExLjIgMTExLjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDpub25lO3N0cm9rZTojRkZGRkZGO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwO30KPC9zdHlsZT4KPGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iNTUuNiIgY3k9IjU1LjYiIHI9IjU0LjYiLz4KPGxpbmUgY2xhc3M9InN0MCIgeDE9IjQ2LjgiIHkxPSIzNiIgeDI9IjQ2LjgiIHkyPSI3Ny4xIi8+CjxsaW5lIGNsYXNzPSJzdDAiIHgxPSI2NC4yIiB5MT0iMzYiIHgyPSI2NC4yIiB5Mj0iNzcuMSIvPgo8L3N2Zz4K");
  width: 60px;
  height: 60px; }
  @media (min-width: 768px) {
    button.plyr__control.plyr__control--pressed:before {
      width: 120px;
      height: 120px; } }
.plyr__controls button:before {
  display: none; }

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background-color: transparent; }

.plyr:hover .plyr__control--overlaid {
  visibility: visible !important; }

.plyr .plyr__controls {
  visibility: hidden !important; }

.plyr:hover .plyr__controls {
  visibility: visible !important; }

.splide__video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden; }
  .splide__video iframe {
    width: 100vw;
    height: 56.25vw;
    /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
    min-height: 100vh;
    min-width: 177.77vh;
    /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.ContentWidget figure .plyr {
  height: 100%;
  background-color: black !important; }

.sideBarArea .ContentWidget figure .plyr {
  height: auto !important; }

/****** FILE: themes/georgejames/css/cursor.css *****/
/*********************
BREAKPOINTS
*********************/
@media (min-width: 1300px) {
  .project_splide .splide__arrows .splide__arrow, .home .splide__arrows .splide__arrow {
    display: block;
    width: 50%;
    height: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent !important; }
    .project_splide .splide__arrows .splide__arrow svg, .home .splide__arrows .splide__arrow svg {
      display: none; }
    .project_splide .splide__arrows .splide__arrow.splide__arrow--prev, .home .splide__arrows .splide__arrow.splide__arrow--prev {
      left: 0 !important; }
    .project_splide .splide__arrows .splide__arrow.splide__arrow--next, .home .splide__arrows .splide__arrow.splide__arrow--next {
      right: 0 !important; }
  .project_splide .splide__arrow--prev, .home .splide__arrow--prev {
    cursor: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 19.2 32.8' style='enable-background:new 0 0 19.2 32.8;' width='40px' height='68px' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23ffffff;stroke-width:2;stroke-miterlimit:10;%7D .st1%7Bfill:%23ffffff;%7D%0A%3C/style%3E%3Cpolyline class='st0' points='17.8,1.6 2.8,16.6 17.8,31.6 '/%3E%3C/svg%3E%0A") 5 25, auto !important; }
  .project_splide .splide__arrow--next, .home .splide__arrow--next {
    cursor: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 21.2 36.8' style='enable-background:new 0 0 21.2 36.8;' width='40px' height='68px' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23ffffff;stroke-width:2;stroke-miterlimit:10;%7D .st1%7Bfill:%23ffffff;%7D%0A%3C/style%3E%3Cpolyline class='st0' points='1.4,35.6 18.4,18.6 1.4,1.6 '/%3E%3C/svg%3E") 35 25, auto !important; } }

/****** FILE: themes/georgejames/css/simplecontentblock.css *****/

