/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;color:inherit;margin:1rem 0;opacity:.25}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;text-decoration:underline dotted;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{background-color:var(--bs-highlight-bg);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@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}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(0,0,0,.55);--bs-navbar-hover-color:rgba(0,0,0,.7);--bs-navbar-disabled-color:rgba(0,0,0,.3);--bs-navbar-active-color:rgba(0,0,0,.9);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0,0,0,.9);--bs-navbar-brand-hover-color:rgba(0,0,0,.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(0,0,0,.1);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight:;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}body{background-color:#fafafa;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:24px}a{font-weight:600;text-decoration:none}img{max-width:100%}table{width:100%}table thead{border:none}table thead tr th{font-weight:700}table tbody tr td,table thead tr th{border:1px solid #ddd;padding:15px;vertical-align:middle}ul{list-style:none;padding:0}ol,ul{margin:0}h1,h2,h3,h4,h5,h6{margin-bottom:16px}h1{font-size:48px;font-weight:700;letter-spacing:-1px;line-height:60px}@media (max-width:767px){h1{font-size:32px;letter-spacing:-.6px;line-height:40px}}h2{font-size:39px;font-weight:700;letter-spacing:-.8px;line-height:48px}@media (max-width:767px){h2{font-size:28px;letter-spacing:-.5px;line-height:35px}}h3{font-size:32px;font-weight:700;letter-spacing:-.6px;line-height:40px}@media (max-width:767px){h3{font-size:24px;letter-spacing:-.35px;line-height:31px}}h4{font-size:25px;font-weight:700;letter-spacing:-.4px;line-height:31px}@media (max-width:767px){h4{font-size:20px;letter-spacing:-.25px;line-height:25px}}h5{font-size:20px;font-weight:700;letter-spacing:-.2px;line-height:28px}@media (max-width:767px){h5{font-size:16px;line-height:24px}}h6{font-size:16px;font-weight:700;line-height:28px}@media (max-width:767px){h6{font-size:16px;line-height:26px}}input{background:#fff;border:1px solid #e6e9eb;border-radius:4px;color:#1a202c;display:block;font-size:inherit;line-height:28px;padding:9px 15px;width:100%}@media (max-width:575px){input{line-height:26px}}input:focus-visible{outline:none}input[type=text]{background:#fff;border:1px solid #e6e9eb;border-radius:4px;color:#1a202c;display:block;font-size:inherit;line-height:28px;padding:9px 15px}@media (max-width:575px){input[type=text]{line-height:26px}}input[type=text]:focus-visible{outline:none}.no-scrollable{height:100%;overflow:hidden}.contextual-region>div.contextual{display:inline}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:local("Montserrat Regular"),local("Montserrat Regular"),url(/themes/custom/we_core/dist/fonts/Montserrat-Regular.ceb11275.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:local("Montserrat Medium"),local("Montserrat Medium"),url(/themes/custom/we_core/dist/fonts/Montserrat-Medium.c86e3b90.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:local("Montserrat SemiBold"),local("Montserrat SemiBold"),url(/themes/custom/we_core/dist/fonts/Montserrat-SemiBold.d5e0cc78.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:local("Montserrat Bold"),local("Montserrat Bold"),url(/themes/custom/we_core/dist/fonts/Montserrat-Bold.2c155811.ttf) format("truetype")}form.user-login-form,form.user-pass,form.user-register-form{max-width:800px}form.user-login-form label,form.user-pass label,form.user-register-form label{display:block}form.user-login-form .field--type-image .form-submit,form.user-pass .field--type-image .form-submit,form.user-register-form .field--type-image .form-submit{display:none}form.user-login-form input[type=file],form.user-pass input[type=file],form.user-register-form input[type=file]{height:auto;margin-bottom:4px;padding:8px 24px}form.user-login-form .form-item-contact,form.user-pass .form-item-contact,form.user-register-form .form-item-contact{margin-top:-10px;padding-left:25px;position:relative}form.user-login-form input[type=checkbox],form.user-pass input[type=checkbox],form.user-register-form input[type=checkbox]{left:0;position:absolute;top:-15px}form.user-login-form[class*=user-] .form-item,form.user-pass[class*=user-] .form-item,form.user-register-form[class*=user-] .form-item{margin-bottom:24px}form.user-login-form[class*=user-] .form-item>label,form.user-pass[class*=user-] .form-item>label,form.user-register-form[class*=user-] .form-item>label{color:#121212;font-size:16px;font-weight:500;line-height:24px}form.user-login-form[class*=user-] .form-item .description,form.user-pass[class*=user-] .form-item .description,form.user-register-form[class*=user-] .form-item .description{color:#333;font-size:14px;line-height:21px}form.user-login-form[class*=user-] .field--widget-image-image .image-widget-data,form.user-pass[class*=user-] .field--widget-image-image .image-widget-data,form.user-register-form[class*=user-] .field--widget-image-image .image-widget-data{display:flex;gap:16px}@media (max-width:767px){form.user-login-form[class*=user-] .field--widget-image-image .image-widget-data,form.user-pass[class*=user-] .field--widget-image-image .image-widget-data,form.user-register-form[class*=user-] .field--widget-image-image .image-widget-data{display:block}}form.user-login-form[class*=user-] input,form.user-pass[class*=user-] input,form.user-register-form[class*=user-] input{background-color:#fdfdfd}form.user-login-form[class*=user-] input[type=file],form.user-pass[class*=user-] input[type=file],form.user-register-form[class*=user-] input[type=file]{margin-bottom:0}form.user-login-form[class*=user-] .form-wrapper input[type=submit],form.user-pass[class*=user-] .form-wrapper input[type=submit],form.user-register-form[class*=user-] .form-wrapper input[type=submit]{background:#f9ab00;border:2px solid #f9ab00;border-radius:4px;color:#1a202c;font-size:18px;font-weight:600;line-height:24px;padding:14px 46px}@media (max-width:767px){form.user-login-form[class*=user-] .form-wrapper input[type=submit],form.user-pass[class*=user-] .form-wrapper input[type=submit],form.user-register-form[class*=user-] .form-wrapper input[type=submit]{font-size:16px;line-height:20px;padding:12px 20px}}.block-system-branding-block{flex:1}.block-system-branding-block .site-name a{color:#fff;font-size:39px;font-weight:700;letter-spacing:-.8px;line-height:48px}@media (max-width:767px){.block-system-branding-block .site-name a{font-size:28px;letter-spacing:-.5px;line-height:35px}}.block-search form{display:flex}.menu--account .menu{align-items:center;display:flex;gap:8px}.menu--account .menu a{color:#fff}.tabs.primary{align-items:center;display:flex;flex-wrap:wrap;margin:30px 0}.tabs.primary li a{color:inherit;display:inline-block;padding:15px 24px}.tabs.primary li.is-active,.tabs.primary li.is-active:hover{background-color:#ddd}.tabs.primary li:hover{background-color:#eee;cursor:pointer}.region-header{align-items:center;display:flex;gap:16px}.region-header .menu--main>.menu{align-items:center;column-gap:32px;display:flex;position:relative}.region-header .menu--main>.menu a{color:#fff;display:inline-block}.region-header .menu--main>.menu a.is-active,.region-header .menu--main>.menu a:hover{color:#f9ab00}.region-header .menu--main>.menu a.is-active:after,.region-header .menu--main>.menu a:hover:after{background-image:url(/themes/custom/we_core/dist/images/arrow-down-orange.a667a866.svg)}.region-header .menu--main>.menu .menu-item.menu-item--expanded>a:after{background-image:url(/themes/custom/we_core/dist/images/arrow-down.b362f335.svg);background-repeat:no-repeat;background-size:20px;content:"";display:inline-block;flex:0 0 20px;height:20px;transition:transform .25s linear;width:20px}.region-header .menu--main>.menu .menu-item.menu-item--expanded>a.is-active:after,.region-header .menu--main>.menu .menu-item.menu-item--expanded>a:hover:after{background-image:url(/themes/custom/we_core/dist/images/arrow-down-orange.a667a866.svg)}.region-header .menu--main>.menu>.menu-item{padding:30px 0}.region-header .menu--main>.menu>.menu-item.menu-item--expanded>a{align-items:center;column-gap:5px;display:flex}.region-header .menu--main>.menu>.menu-item.menu-item--expanded .menu:before{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:rgba(26,32,44,.8);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.region-header .menu--main>.menu>.menu-item.menu-item--expanded .menu a{padding:10px 20px}.region-header .menu--main>.menu>.menu-item.menu-item--expanded>.menu{left:0;min-width:200px;opacity:0;position:absolute;top:80px;visibility:hidden;z-index:2}.region-header .menu--main>.menu>.menu-item.menu-item--expanded>.menu>.menu-item{margin-bottom:8px}.region-header .menu--main>.menu>.menu-item.menu-item--expanded>.menu>.menu-item:last-child{margin-bottom:0}.region-header .menu--main>.menu>.menu-item.menu-item--expanded>.menu>.menu-item.menu-item--expanded{position:relative}.region-header .menu--main>.menu>.menu-item.menu-item--expanded>.menu>.menu-item.menu-item--expanded>a{align-items:center;column-gap:5px;display:flex;justify-content:space-between}.region-header .menu--main>.menu>.menu-item.menu-item--expanded>.menu>.menu-item.menu-item--expanded>a:after{transform:rotate(-90deg)}.region-header .menu--main>.menu>.menu-item.menu-item--expanded>.menu>.menu-item.menu-item--expanded>.menu{left:100%;min-width:200px;opacity:0;position:absolute;top:20px;transition:transform .3s linear;visibility:hidden;z-index:2}.region-header .menu--main>.menu>.menu-item.menu-item--expanded>.menu>.menu-item.menu-item--expanded:hover{cursor:pointer}.region-header .menu--main>.menu>.menu-item.menu-item--expanded>.menu>.menu-item.menu-item--expanded:hover>.menu{opacity:1;visibility:visible}.region-header .menu--main>.menu>.menu-item.menu-item--expanded:hover{cursor:pointer}.region-header .menu--main>.menu>.menu-item.menu-item--expanded:hover>a{color:#f9ab00}.region-header .menu--main>.menu>.menu-item.menu-item--expanded:hover>a:after{background-image:url(/themes/custom/we_core/dist/images/arrow-down-orange.a667a866.svg);transform:rotate(180deg);transition:all .25s linear}.region-header .menu--main>.menu>.menu-item.menu-item--expanded:hover>.menu{opacity:1;visibility:visible}.region-header .menu--main>.navbar-nav{align-items:center;column-gap:32px;display:flex;flex-direction:row;position:relative}.region-header .menu--main>.navbar-nav .nav-link{color:#fff;display:inline-block}.region-header .menu--main>.navbar-nav .nav-link.is-active,.region-header .menu--main>.navbar-nav .nav-link:hover{color:#f9ab00}.region-header .menu--main>.navbar-nav .nav-link.is-active:after,.region-header .menu--main>.navbar-nav .nav-link:hover:after{background-image:url(/themes/custom/we_core/dist/images/arrow-down-orange.a667a866.svg)}.region-header .menu--main>.navbar-nav .nav-item.menu-item--expanded>.nav-link:after{background-image:url(/themes/custom/we_core/dist/images/arrow-down.b362f335.svg);background-repeat:no-repeat;background-size:20px;content:"";display:inline-block;flex:0 0 20px;height:20px;transition:transform .25s linear;width:20px}.region-header .menu--main>.navbar-nav .nav-item.menu-item--expanded>.nav-link.is-active:after,.region-header .menu--main>.navbar-nav .nav-item.menu-item--expanded>.nav-link:hover:after{background-image:url(/themes/custom/we_core/dist/images/arrow-down-orange.a667a866.svg)}.region-header .menu--main>.navbar-nav>.nav-item{padding:30px 0}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded{position:relative}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded>.nav-link{align-items:center;column-gap:5px;display:flex;font-weight:600}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded .navbar-nav.child:before{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:rgba(26,32,44,.8);content:"";display:block;height:100%;position:absolute;top:0;width:100%;z-index:-1}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded .navbar-nav.child .nav-link{padding:10px 20px}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded>.navbar-nav{left:0;min-width:200px;opacity:0;position:absolute;top:80px;visibility:hidden;z-index:2}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded>.navbar-nav>.nav-item{margin-bottom:8px}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded>.navbar-nav>.nav-item:last-child{margin-bottom:0}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded>.navbar-nav>.nav-item.menu-item--expanded{position:relative}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded>.navbar-nav>.nav-item.menu-item--expanded>.nav-link{align-items:center;column-gap:5px;display:flex;justify-content:space-between}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded>.navbar-nav>.nav-item.menu-item--expanded>.nav-link:after{transform:rotate(-90deg)}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded>.navbar-nav>.nav-item.menu-item--expanded>.navbar-nav{left:100%;min-width:200px;opacity:0;position:absolute;top:20px;transition:transform .3s linear;visibility:hidden;z-index:2}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded>.navbar-nav>.nav-item.menu-item--expanded:hover{cursor:pointer}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded>.navbar-nav>.nav-item.menu-item--expanded:hover>.navbar-nav{opacity:1;visibility:visible}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded:hover{cursor:pointer}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded:hover>.nav-link{color:#f9ab00}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded:hover>.nav-link:after{background-image:url(/themes/custom/we_core/dist/images/arrow-down-orange.a667a866.svg);transform:rotate(180deg);transition:all .25s linear}.region-header .menu--main>.navbar-nav>.nav-item.menu-item--expanded:hover>.navbar-nav{opacity:1;visibility:visible}.section-header{background-color:#1a202c;padding-bottom:24px;padding-top:24px}.section-mobile-menu{display:none}.section-main{margin:64px 0;min-height:50vh}.section-footer{background-color:#1a202c;color:#fff;padding:80px 0}body.path-user.path-login .section-main,body.path-user.path-password .section-main,body.path-user.path-register .section-main{margin:48px 0}body.path-user.path-login .tabs.primary,body.path-user.path-password .tabs.primary,body.path-user.path-register .tabs.primary{margin:0 0 30px;padding:0}@media (max-width:991px){.section-header>.container{display:flex;width:100%}.section-header>.container .region-header{flex:1;gap:0}.section-mobile-menu{display:block}.section-mobile-menu .toggle-mobile-menu{align-items:center;cursor:pointer;display:flex;height:48px;justify-content:center;overflow:hidden;position:relative;width:48px}.section-mobile-menu .toggle-mobile-menu span{background:#fff;border-radius:10px;height:2px;position:absolute;transition:.5s;width:32px}.section-mobile-menu .toggle-mobile-menu span:first-child{left:15px;transform:translateY(-9px);width:25px}.section-mobile-menu .toggle-mobile-menu span:nth-child(2){left:25px;transform:translateY(9px);width:15px}.section-mobile-menu .region-mobile-menu{background-color:#1a202c;color:#fff;height:100vh;position:fixed;right:-320px;transition:all .35s;width:320px;z-index:10}.section-mobile-menu .region-mobile-menu .btn-close,.section-mobile-menu .region-mobile-menu h2{display:none}.section-mobile-menu .region-mobile-menu .navbar-nav{display:block;padding:20px 0}.section-mobile-menu .region-mobile-menu .navbar-nav .nav-item{padding:8px 0}.section-mobile-menu .region-mobile-menu .navbar-nav .nav-item a{color:#fff;padding:0 20px}.section-mobile-menu.active .toggle-mobile-menu span:first-child{transform:translateY(0) rotate(45deg);transition-delay:.125s;width:28px}.section-mobile-menu.active .toggle-mobile-menu span:nth-child(2){left:15px;transform:translateY(0) rotate(315deg);transition-delay:.25s;width:28px}.section-mobile-menu.active .toggle-mobile-menu span:nth-child(3){transform:translateX(60px)}.section-mobile-menu.active .region-mobile-menu{right:0}.region-header .navigation.menu--main{display:none}}
*,*::before,*::after{box-sizing:border-box;}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth;}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-sizef);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:0.25;}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:0.5rem;font-weight:500;line-height:1.2;}h1{font-size:calc(1.375rem + 1.5vw);}@media (min-width:1200px){h1{font-size:2.5rem;}}h2{font-size:calc(1.325rem + 0.9vw);}@media (min-width:1200px){h2{font-size:2rem;}}h3{font-size:calc(1.3rem + 0.6vw);}@media (min-width:1200px){h3{font-size:1.75rem;}}h4{font-size:calc(1.275rem + 0.3vw);}@media (min-width:1200px){h4{font-size:1.5rem;}}h5{font-size:1.25rem;}h6{font-size:1rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}ol,ul{padding-left:2rem;}ol,ul,dl{margin-top:0;margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{margin-bottom:0;}dt{font-weight:700;}dd{margin-bottom:0.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:bolder;}small{font-size:0.875em;}mark{padding:0.1875em;background-color:var(--bs-highlight-bg);}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}a{color:var(--bs-link-color);text-decoration:underline;}a:hover{color:var(--bs-link-hover-color);}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em;}pre code{font-size:inherit;color:inherit;word-break:normal;}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word;}a > code{color:inherit;}kbd{padding:0.1875rem 0.375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:0.25rem;}kbd kbd{padding:0;font-size:1em;}figure{margin:0 0 1rem;}img,svg{vertical-align:middle;}table{caption-side:bottom;border-collapse:collapse;}caption{padding-top:0.5rem;padding-bottom:0.5rem;color:#6c757d;text-align:left;}th{text-align:inherit;text-align:-webkit-match-parent;}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0;}label{display:inline-block;}button{border-radius:0;}button:focus:not(:focus-visible){outline:0;}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,select{text-transform:none;}[role=button]{cursor:pointer;}select{word-wrap:normal;}select:disabled{opacity:1;}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important;}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer;}::-moz-focus-inner{padding:0;border-style:none;}textarea{resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}legend{float:left;width:100%;padding:0;margin-bottom:0.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit;}@media (min-width:1200px){legend{font-size:1.5rem;}}legend + *{clear:left;}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0;}::-webkit-inner-spin-button{height:auto;}[type=search]{outline-offset:-2px;-webkit-appearance:textfield;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-color-swatch-wrapper{padding:0;}::file-selector-button{font:inherit;-webkit-appearance:button;}output{display:inline-block;}iframe{border:0;}summary{display:list-item;cursor:pointer;}progress{vertical-align:baseline;}[hidden]{display:none !important;}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-0.5 * var(--bs-gutter-x));margin-left:calc(-0.5 * var(--bs-gutter-x));}.row > *{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-top:var(--bs-gutter-y);}.col{flex:1 0 0%;}.row-cols-auto > *{flex:0 0 auto;width:auto;}.row-cols-1 > *{flex:0 0 auto;width:100%;}.row-cols-2 > *{flex:0 0 auto;width:50%;}.row-cols-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-4 > *{flex:0 0 auto;width:25%;}.row-cols-5 > *{flex:0 0 auto;width:20%;}.row-cols-6 > *{flex:0 0 auto;width:16.6666666667%;}.col-auto{flex:0 0 auto;width:auto;}.col-1{flex:0 0 auto;width:8.33333333%;}.col-2{flex:0 0 auto;width:16.66666667%;}.col-3{flex:0 0 auto;width:25%;}.col-4{flex:0 0 auto;width:33.33333333%;}.col-5{flex:0 0 auto;width:41.66666667%;}.col-6{flex:0 0 auto;width:50%;}.col-7{flex:0 0 auto;width:58.33333333%;}.col-8{flex:0 0 auto;width:66.66666667%;}.col-9{flex:0 0 auto;width:75%;}.col-10{flex:0 0 auto;width:83.33333333%;}.col-11{flex:0 0 auto;width:91.66666667%;}.col-12{flex:0 0 auto;width:100%;}.offset-1{margin-left:8.33333333%;}.offset-2{margin-left:16.66666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333333%;}.offset-5{margin-left:41.66666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333333%;}.offset-8{margin-left:66.66666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333333%;}.offset-11{margin-left:91.66666667%;}.g-0,.gx-0{--bs-gutter-x:0;}.g-0,.gy-0{--bs-gutter-y:0;}.g-1,.gx-1{--bs-gutter-x:0.25rem;}.g-1,.gy-1{--bs-gutter-y:0.25rem;}.g-2,.gx-2{--bs-gutter-x:0.5rem;}.g-2,.gy-2{--bs-gutter-y:0.5rem;}.g-3,.gx-3{--bs-gutter-x:1rem;}.g-3,.gy-3{--bs-gutter-y:1rem;}.g-4,.gx-4{--bs-gutter-x:1.5rem;}.g-4,.gy-4{--bs-gutter-y:1.5rem;}.g-5,.gx-5{--bs-gutter-x:3rem;}.g-5,.gy-5{--bs-gutter-y:3rem;}@media (min-width:576px){.col-sm{flex:1 0 0%;}.row-cols-sm-auto > *{flex:0 0 auto;width:auto;}.row-cols-sm-1 > *{flex:0 0 auto;width:100%;}.row-cols-sm-2 > *{flex:0 0 auto;width:50%;}.row-cols-sm-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-sm-4 > *{flex:0 0 auto;width:25%;}.row-cols-sm-5 > *{flex:0 0 auto;width:20%;}.row-cols-sm-6 > *{flex:0 0 auto;width:16.6666666667%;}.col-sm-auto{flex:0 0 auto;width:auto;}.col-sm-1{flex:0 0 auto;width:8.33333333%;}.col-sm-2{flex:0 0 auto;width:16.66666667%;}.col-sm-3{flex:0 0 auto;width:25%;}.col-sm-4{flex:0 0 auto;width:33.33333333%;}.col-sm-5{flex:0 0 auto;width:41.66666667%;}.col-sm-6{flex:0 0 auto;width:50%;}.col-sm-7{flex:0 0 auto;width:58.33333333%;}.col-sm-8{flex:0 0 auto;width:66.66666667%;}.col-sm-9{flex:0 0 auto;width:75%;}.col-sm-10{flex:0 0 auto;width:83.33333333%;}.col-sm-11{flex:0 0 auto;width:91.66666667%;}.col-sm-12{flex:0 0 auto;width:100%;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333333%;}.offset-sm-2{margin-left:16.66666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333333%;}.offset-sm-5{margin-left:41.66666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333333%;}.offset-sm-8{margin-left:66.66666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333333%;}.offset-sm-11{margin-left:91.66666667%;}.g-sm-0,.gx-sm-0{--bs-gutter-x:0;}.g-sm-0,.gy-sm-0{--bs-gutter-y:0;}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem;}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem;}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem;}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem;}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem;}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem;}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem;}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem;}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem;}}@media (min-width:768px){.col-md{flex:1 0 0%;}.row-cols-md-auto > *{flex:0 0 auto;width:auto;}.row-cols-md-1 > *{flex:0 0 auto;width:100%;}.row-cols-md-2 > *{flex:0 0 auto;width:50%;}.row-cols-md-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-md-4 > *{flex:0 0 auto;width:25%;}.row-cols-md-5 > *{flex:0 0 auto;width:20%;}.row-cols-md-6 > *{flex:0 0 auto;width:16.6666666667%;}.col-md-auto{flex:0 0 auto;width:auto;}.col-md-1{flex:0 0 auto;width:8.33333333%;}.col-md-2{flex:0 0 auto;width:16.66666667%;}.col-md-3{flex:0 0 auto;width:25%;}.col-md-4{flex:0 0 auto;width:33.33333333%;}.col-md-5{flex:0 0 auto;width:41.66666667%;}.col-md-6{flex:0 0 auto;width:50%;}.col-md-7{flex:0 0 auto;width:58.33333333%;}.col-md-8{flex:0 0 auto;width:66.66666667%;}.col-md-9{flex:0 0 auto;width:75%;}.col-md-10{flex:0 0 auto;width:83.33333333%;}.col-md-11{flex:0 0 auto;width:91.66666667%;}.col-md-12{flex:0 0 auto;width:100%;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333333%;}.offset-md-2{margin-left:16.66666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333333%;}.offset-md-5{margin-left:41.66666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333333%;}.offset-md-8{margin-left:66.66666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333333%;}.offset-md-11{margin-left:91.66666667%;}.g-md-0,.gx-md-0{--bs-gutter-x:0;}.g-md-0,.gy-md-0{--bs-gutter-y:0;}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem;}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem;}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem;}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem;}.g-md-3,.gx-md-3{--bs-gutter-x:1rem;}.g-md-3,.gy-md-3{--bs-gutter-y:1rem;}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem;}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem;}.g-md-5,.gx-md-5{--bs-gutter-x:3rem;}.g-md-5,.gy-md-5{--bs-gutter-y:3rem;}}@media (min-width:992px){.col-lg{flex:1 0 0%;}.row-cols-lg-auto > *{flex:0 0 auto;width:auto;}.row-cols-lg-1 > *{flex:0 0 auto;width:100%;}.row-cols-lg-2 > *{flex:0 0 auto;width:50%;}.row-cols-lg-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-lg-4 > *{flex:0 0 auto;width:25%;}.row-cols-lg-5 > *{flex:0 0 auto;width:20%;}.row-cols-lg-6 > *{flex:0 0 auto;width:16.6666666667%;}.col-lg-auto{flex:0 0 auto;width:auto;}.col-lg-1{flex:0 0 auto;width:8.33333333%;}.col-lg-2{flex:0 0 auto;width:16.66666667%;}.col-lg-3{flex:0 0 auto;width:25%;}.col-lg-4{flex:0 0 auto;width:33.33333333%;}.col-lg-5{flex:0 0 auto;width:41.66666667%;}.col-lg-6{flex:0 0 auto;width:50%;}.col-lg-7{flex:0 0 auto;width:58.33333333%;}.col-lg-8{flex:0 0 auto;width:66.66666667%;}.col-lg-9{flex:0 0 auto;width:75%;}.col-lg-10{flex:0 0 auto;width:83.33333333%;}.col-lg-11{flex:0 0 auto;width:91.66666667%;}.col-lg-12{flex:0 0 auto;width:100%;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333333%;}.offset-lg-2{margin-left:16.66666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333333%;}.offset-lg-5{margin-left:41.66666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333333%;}.offset-lg-8{margin-left:66.66666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333333%;}.offset-lg-11{margin-left:91.66666667%;}.g-lg-0,.gx-lg-0{--bs-gutter-x:0;}.g-lg-0,.gy-lg-0{--bs-gutter-y:0;}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem;}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem;}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem;}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem;}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem;}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem;}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem;}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem;}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem;}}@media (min-width:1200px){.col-xl{flex:1 0 0%;}.row-cols-xl-auto > *{flex:0 0 auto;width:auto;}.row-cols-xl-1 > *{flex:0 0 auto;width:100%;}.row-cols-xl-2 > *{flex:0 0 auto;width:50%;}.row-cols-xl-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-xl-4 > *{flex:0 0 auto;width:25%;}.row-cols-xl-5 > *{flex:0 0 auto;width:20%;}.row-cols-xl-6 > *{flex:0 0 auto;width:16.6666666667%;}.col-xl-auto{flex:0 0 auto;width:auto;}.col-xl-1{flex:0 0 auto;width:8.33333333%;}.col-xl-2{flex:0 0 auto;width:16.66666667%;}.col-xl-3{flex:0 0 auto;width:25%;}.col-xl-4{flex:0 0 auto;width:33.33333333%;}.col-xl-5{flex:0 0 auto;width:41.66666667%;}.col-xl-6{flex:0 0 auto;width:50%;}.col-xl-7{flex:0 0 auto;width:58.33333333%;}.col-xl-8{flex:0 0 auto;width:66.66666667%;}.col-xl-9{flex:0 0 auto;width:75%;}.col-xl-10{flex:0 0 auto;width:83.33333333%;}.col-xl-11{flex:0 0 auto;width:91.66666667%;}.col-xl-12{flex:0 0 auto;width:100%;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333333%;}.offset-xl-2{margin-left:16.66666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333333%;}.offset-xl-5{margin-left:41.66666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333333%;}.offset-xl-8{margin-left:66.66666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333333%;}.offset-xl-11{margin-left:91.66666667%;}.g-xl-0,.gx-xl-0{--bs-gutter-x:0;}.g-xl-0,.gy-xl-0{--bs-gutter-y:0;}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem;}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem;}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem;}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem;}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem;}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem;}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem;}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem;}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem;}}@media (min-width:1400px){.col-xxl{flex:1 0 0%;}.row-cols-xxl-auto > *{flex:0 0 auto;width:auto;}.row-cols-xxl-1 > *{flex:0 0 auto;width:100%;}.row-cols-xxl-2 > *{flex:0 0 auto;width:50%;}.row-cols-xxl-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-xxl-4 > *{flex:0 0 auto;width:25%;}.row-cols-xxl-5 > *{flex:0 0 auto;width:20%;}.row-cols-xxl-6 > *{flex:0 0 auto;width:16.6666666667%;}.col-xxl-auto{flex:0 0 auto;width:auto;}.col-xxl-1{flex:0 0 auto;width:8.33333333%;}.col-xxl-2{flex:0 0 auto;width:16.66666667%;}.col-xxl-3{flex:0 0 auto;width:25%;}.col-xxl-4{flex:0 0 auto;width:33.33333333%;}.col-xxl-5{flex:0 0 auto;width:41.66666667%;}.col-xxl-6{flex:0 0 auto;width:50%;}.col-xxl-7{flex:0 0 auto;width:58.33333333%;}.col-xxl-8{flex:0 0 auto;width:66.66666667%;}.col-xxl-9{flex:0 0 auto;width:75%;}.col-xxl-10{flex:0 0 auto;width:83.33333333%;}.col-xxl-11{flex:0 0 auto;width:91.66666667%;}.col-xxl-12{flex:0 0 auto;width:100%;}.offset-xxl-0{margin-left:0;}.offset-xxl-1{margin-left:8.33333333%;}.offset-xxl-2{margin-left:16.66666667%;}.offset-xxl-3{margin-left:25%;}.offset-xxl-4{margin-left:33.33333333%;}.offset-xxl-5{margin-left:41.66666667%;}.offset-xxl-6{margin-left:50%;}.offset-xxl-7{margin-left:58.33333333%;}.offset-xxl-8{margin-left:66.66666667%;}.offset-xxl-9{margin-left:75%;}.offset-xxl-10{margin-left:83.33333333%;}.offset-xxl-11{margin-left:91.66666667%;}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0;}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0;}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem;}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem;}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem;}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem;}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem;}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem;}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem;}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem;}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem;}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem;}}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto;}@media (min-width:576px){.container-sm,.container{max-width:540px;}}@media (min-width:768px){.container-md,.container-sm,.container{max-width:720px;}}@media (min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px;}}@media (min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px;}}@media (min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px;}}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(0,0,0,0.55);--bs-navbar-hover-color:rgba(0,0,0,0.7);--bs-navbar-disabled-color:rgba(0,0,0,0.3);--bs-navbar-active-color:rgba(0,0,0,0.9);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0,0,0,0.9);--bs-navbar-brand-hover-color:rgba(0,0,0,0.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%280, 0, 0, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(0,0,0,0.1);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);}.navbar > .container,.navbar > .container-fluid,.navbar > .container-sm,.navbar > .container-md,.navbar > .container-lg,.navbar > .container-xl,.navbar > .container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap;}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color);}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight:;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}.navbar-nav .show > .nav-link,.navbar-nav .nav-link.active{color:var(--bs-navbar-active-color);}.navbar-nav .dropdown-menu{position:static;}.navbar-text{padding-top:0.5rem;padding-bottom:0.5rem;color:var(--bs-navbar-color);}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color);}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition);}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none;}}.navbar-toggler:hover{text-decoration:none;}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%;}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto;}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-sm .navbar-nav{flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-sm .navbar-nav-scroll{overflow:visible;}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-sm .navbar-toggler{display:none;}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand-sm .offcanvas .offcanvas-header{display:none;}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-md .navbar-nav{flex-direction:row;}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-md .navbar-nav-scroll{overflow:visible;}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-md .navbar-toggler{display:none;}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand-md .offcanvas .offcanvas-header{display:none;}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-lg .navbar-nav{flex-direction:row;}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-lg .navbar-nav-scroll{overflow:visible;}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-lg .navbar-toggler{display:none;}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand-lg .offcanvas .offcanvas-header{display:none;}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xl .navbar-nav{flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-xl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xl .navbar-toggler{display:none;}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand-xl .offcanvas .offcanvas-header{display:none;}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xxl .navbar-nav{flex-direction:row;}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xxl .navbar-toggler{display:none;}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none;}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand .navbar-nav{flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand .navbar-nav-scroll{overflow:visible;}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand .navbar-toggler{display:none;}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand .offcanvas .offcanvas-header{display:none;}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}.navbar-dark{--bs-navbar-color:rgba(255,255,255,0.55);--bs-navbar-hover-color:rgba(255,255,255,0.75);--bs-navbar-disabled-color:rgba(255,255,255,0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255,255,255,0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");}@font-face{font-family:"Libre Franklin Regular";src:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/fonts/LibreFranklin-Regular.7cc34ba6.woff2) format("woff2"),url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/fonts/LibreFranklin-Regular.059d5eb8.woff) format("woff");font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:"Libre Franklin";src:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/fonts/Libre-Franklin.b5696743.woff2) format("woff2"),url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/fonts/Libre-Franklin.d7ab61dc.woff) format("woff");font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:"Libre Franklin Light";src:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/fonts/LibreFranklin-Light.3f38b929.woff2) format("woff2"),url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/fonts/LibreFranklin-Light.3488ca4c.woff) format("woff");font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:"Snap-itmono-16";src:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/fonts/Snap-itmono-1.6.9eae25df.woff2) format("woff2"),url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/fonts/Snap-itmono-1.6.423d0126.woff) format("woff");font-weight:normal;font-style:normal;font-display:swap;}body{font-family:"Libre Franklin Regular";font-size:16px;line-height:22px;font-weight:400;background-color:#fafafa;}.container{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;}@media (max-width:767px){.container{padding-left:20px;padding-right:20px;}}a{font-family:"Libre Franklin";font-weight:normal;}strong{font-family:"Libre Franklin";}img{max-width:100%;}table{width:100%;}table thead{border:none;}table thead tr th{vertical-align:middle;padding:15px;border:1px solid #ddd;font-weight:700;}table tbody tr td{vertical-align:middle;padding:15px;border:1px solid #ddd;}ul{list-style:none;padding:0;margin:0;}ol{margin:0;}h6,h5,h4,h3,h2,h1{margin-bottom:16px;}h1,h2,h3{margin-bottom:60px;font-size:48px;line-height:58px;font-family:"Snap-itmono-16";color:#2B3030;}@media (max-width:767.98px){h1,h2,h3{margin-bottom:40px;}}@media (max-width:767px){h1,h2,h3{font-size:30px;line-height:36px;font-family:"Snap-itmono-16";}}input{width:100%;display:block;padding:9px 15px;border-radius:4px;border:1px solid #E6E9EB;background:#fff;font-size:inherit;line-height:28px;color:#2B3030;}@media (max-width:575px){input{line-height:26px;}}input:focus-visible{outline:none;}input[type=text]{display:block;padding:9px 15px;border-radius:4px;border:1px solid #E6E9EB;background:#fff;font-size:inherit;line-height:28px;color:#2B3030;}@media (max-width:575px){input[type=text]{line-height:26px;}}input[type=text]:focus-visible{outline:none;}.no-scrollable{height:100%;overflow:hidden;}.contextual-region > div.contextual{display:inline;}@font-face{font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:local("Montserrat Regular"),local("Montserrat Regular"),url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/fonts/Montserrat-Regular.ceb11275.ttf) format("truetype");}@font-face{font-family:"Montserrat";font-style:normal;font-weight:500;font-display:swap;src:local("Montserrat Medium"),local("Montserrat Medium"),url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/fonts/Montserrat-Medium.c86e3b90.ttf) format("truetype");}@font-face{font-family:"Montserrat";font-style:normal;font-weight:600;font-display:swap;src:local("Montserrat SemiBold"),local("Montserrat SemiBold"),url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/fonts/Montserrat-SemiBold.d5e0cc78.ttf) format("truetype");}@font-face{font-family:"Montserrat";font-style:normal;font-weight:700;font-display:swap;src:local("Montserrat Bold"),local("Montserrat Bold"),url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/fonts/Montserrat-Bold.2c155811.ttf) format("truetype");}.field--name-field-schreenshots{display:flex;flex-wrap:wrap;row-gap:40px;margin-bottom:60px;}@media (max-width:767px){.field--name-field-schreenshots{gap:20px;}}@media (min-width:1023.98px){.paragraph--type--mobile-screenshots{display:flex;flex-wrap:wrap;gap:40px;margin-bottom:60px;}.paragraph--type--mobile-screenshots img{border-radius:20px;}}@media (min-width:767.98px){.paragraph--type--mobile-screenshots{display:flex;gap:30px;}.paragraph--type--mobile-screenshots img{border-radius:20px;height:auto;}}@media (max-width:767px){.paragraph--type--mobile-screenshots{display:flex;flex-wrap:wrap;gap:20px;}.paragraph--type--mobile-screenshots .field--type-image{width:calc(50% - 10px);}.paragraph--type--mobile-screenshots img{border-radius:10px;height:auto;}}.field--name-field-faq-section{background-color:#EEF9FC;}.field--name-field-faq-section > .field__item{max-width:1360px;padding:100px 40px;margin:0 auto;width:100%;}@media (max-width:767px){.field--name-field-faq-section > .field__item{padding-left:20px;padding-right:20px;}}.ept-container{display:grid;grid-template-columns:400px auto;column-gap:40px;}@media (max-width:991px){.ept-container{grid-template-columns:100%;row-gap:40px;column-gap:0;}}.ui-accordion > h3:last-of-type{border-bottom:1px solid #707070;}.ui-accordion > h3:last-of-type[aria-expanded=true]{border-bottom:none;}.ui-accordion .ui-accordion-header{margin:0;line-height:1;padding:30px 0;padding-right:50px;border:none;background-color:transparent;border-top:1px solid #707070;border-radius:0;position:relative;color:#000;font-family:"Libre Franklin Light";}.ui-accordion .ui-accordion-header[aria-expanded=false]:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/faq-close.2ada4f44.svg);}.ui-accordion .ui-accordion-header[aria-expanded=true]:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/faq-open.5302a5cf.svg);}@media (max-width:767px){.ui-accordion .ui-accordion-header{padding-top:23px;padding-bottom:23px;}}.ui-accordion .ui-accordion-header:after{position:absolute;content:"";top:22.5px;right:0;width:40px;height:40px;background-position:center;background-repeat:no-repeat;background-size:contain;}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{display:none;}.ui-accordion .ui-accordion-header p{margin-bottom:0;font-size:20px;line-height:27px;}@media (max-width:767px){.ui-accordion .ui-accordion-header h2{font-size:30px;line-height:40px;margin-bottom:40px;}}.ui-accordion > h3:last-child{border-bottom:1px solid #707070;}.ui-accordion .ui-widget-content{background-color:transparent;color:#000;padding:0 0 50px 0;border:none;font-family:"Libre Franklin Regular";}.ui-accordion .ui-widget-content:last-of-type{border-bottom:1px solid #707070;}@media (max-width:767px){.ui-accordion .ui-widget-content{padding-bottom:43px;}}.ui-accordion .ui-widget-content p{font-family:"Libre Franklin Regular";}.ui-accordion .ui-widget-content p:only-child,.ui-accordion .ui-widget-content p:last-child{margin-bottom:0;}.ui-accordion .ui-widget-content ul{margin-bottom:18px;}.ui-state-active{color:#000;}form.user-login-form,form.user-register-form,form.user-pass{max-width:800px;}form.user-login-form label,form.user-register-form label,form.user-pass label{display:block;}form.user-login-form .field--type-image .form-submit,form.user-register-form .field--type-image .form-submit,form.user-pass .field--type-image .form-submit{display:none;}form.user-login-form input[type=file],form.user-register-form input[type=file],form.user-pass input[type=file]{padding:8px 24px;margin-bottom:4px;height:auto;}form.user-login-form .form-item-contact,form.user-register-form .form-item-contact,form.user-pass .form-item-contact{position:relative;margin-top:-10px;padding-left:25px;}form.user-login-form input[type=checkbox],form.user-register-form input[type=checkbox],form.user-pass input[type=checkbox]{position:absolute;top:-15px;left:0;}form.user-login-form[class*=user-] .form-item,form.user-register-form[class*=user-] .form-item,form.user-pass[class*=user-] .form-item{margin-bottom:24px;}form.user-login-form[class*=user-] .field--widget-image-image .image-widget-data,form.user-register-form[class*=user-] .field--widget-image-image .image-widget-data,form.user-pass[class*=user-] .field--widget-image-image .image-widget-data{display:flex;gap:16px;}@media (max-width:767px){form.user-login-form[class*=user-] .field--widget-image-image .image-widget-data,form.user-register-form[class*=user-] .field--widget-image-image .image-widget-data,form.user-pass[class*=user-] .field--widget-image-image .image-widget-data{display:block;}}form.user-login-form[class*=user-] input,form.user-register-form[class*=user-] input,form.user-pass[class*=user-] input{background-color:#fdfdfd;}form.user-login-form[class*=user-] input[type=file],form.user-register-form[class*=user-] input[type=file],form.user-pass[class*=user-] input[type=file]{margin-bottom:0;}form.user-login-form[class*=user-] .form-wrapper input[type=submit],form.user-register-form[class*=user-] .form-wrapper input[type=submit],form.user-pass[class*=user-] .form-wrapper input[type=submit]{font-weight:600;border-radius:4px;font-size:18px;line-height:24px;padding:14px 46px;color:#2B3030;border:2px solid #F9AB00;background:#F9AB00;}@media (max-width:767px){form.user-login-form[class*=user-] .form-wrapper input[type=submit],form.user-register-form[class*=user-] .form-wrapper input[type=submit],form.user-pass[class*=user-] .form-wrapper input[type=submit]{font-size:16px;line-height:20px;padding:12px 20px;}}.view-certifications,.view-trusted-by,.view-eva,.view-open-source-tech{margin-bottom:40px;gap:0;}.view-certifications .views-view-responsive-grid,.view-trusted-by .views-view-responsive-grid,.view-eva .views-view-responsive-grid,.view-open-source-tech .views-view-responsive-grid{position:relative;}.view-certifications .views-view-responsive-grid:before,.view-certifications .views-view-responsive-grid:after,.view-trusted-by .views-view-responsive-grid:before,.view-trusted-by .views-view-responsive-grid:after,.view-eva .views-view-responsive-grid:before,.view-eva .views-view-responsive-grid:after,.view-open-source-tech .views-view-responsive-grid:before,.view-open-source-tech .views-view-responsive-grid:after{position:absolute;content:"";width:8.5px;height:9px;display:inline-block;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-size:100%;top:0;left:0;}.view-certifications .views-view-responsive-grid:after,.view-trusted-by .views-view-responsive-grid:after,.view-eva .views-view-responsive-grid:after,.view-open-source-tech .views-view-responsive-grid:after{top:auto;bottom:0;}.view-certifications .views-view-responsive-grid .views-view-responsive-grid__item,.view-trusted-by .views-view-responsive-grid .views-view-responsive-grid__item,.view-eva .views-view-responsive-grid .views-view-responsive-grid__item,.view-open-source-tech .views-view-responsive-grid .views-view-responsive-grid__item{position:relative;}.view-certifications .views-view-responsive-grid .views-view-responsive-grid__item:before,.view-certifications .views-view-responsive-grid .views-view-responsive-grid__item:after,.view-trusted-by .views-view-responsive-grid .views-view-responsive-grid__item:before,.view-trusted-by .views-view-responsive-grid .views-view-responsive-grid__item:after,.view-eva .views-view-responsive-grid .views-view-responsive-grid__item:before,.view-eva .views-view-responsive-grid .views-view-responsive-grid__item:after,.view-open-source-tech .views-view-responsive-grid .views-view-responsive-grid__item:before,.view-open-source-tech .views-view-responsive-grid .views-view-responsive-grid__item:after{position:absolute;content:"";width:8.5px;height:9px;display:inline-block;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-size:100%;top:0;right:0;}.view-certifications .views-view-responsive-grid .views-view-responsive-grid__item:after,.view-trusted-by .views-view-responsive-grid .views-view-responsive-grid__item:after,.view-eva .views-view-responsive-grid .views-view-responsive-grid__item:after,.view-open-source-tech .views-view-responsive-grid .views-view-responsive-grid__item:after{top:auto;bottom:0;}.view-certifications .views-view-responsive-grid,.view-trusted-by .views-view-responsive-grid,.view-eva .views-view-responsive-grid,.view-open-source-tech .views-view-responsive-grid{position:relative;display:flex;flex-wrap:wrap;gap:0;}.view-certifications .views-view-responsive-grid__item,.view-trusted-by .views-view-responsive-grid__item,.view-eva .views-view-responsive-grid__item,.view-open-source-tech .views-view-responsive-grid__item{position:unset;height:160px;flex:0 0 16.666666%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:15px 18.7px;}@media (max-width:1023.98px) and (min-width:768px){.view-certifications .views-view-responsive-grid__item,.view-trusted-by .views-view-responsive-grid__item,.view-eva .views-view-responsive-grid__item,.view-open-source-tech .views-view-responsive-grid__item{flex:0 0 33.3333333%;position:relative;}.view-certifications .views-view-responsive-grid__item:before,.view-certifications .views-view-responsive-grid__item:after,.view-trusted-by .views-view-responsive-grid__item:before,.view-trusted-by .views-view-responsive-grid__item:after,.view-eva .views-view-responsive-grid__item:before,.view-eva .views-view-responsive-grid__item:after,.view-open-source-tech .views-view-responsive-grid__item:before,.view-open-source-tech .views-view-responsive-grid__item:after{position:absolute;content:"";width:8.25px;height:9px;left:0;top:0;display:inline-block;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-white.724fc64d.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-size:9px;}.view-certifications .views-view-responsive-grid__item:after,.view-trusted-by .views-view-responsive-grid__item:after,.view-eva .views-view-responsive-grid__item:after,.view-open-source-tech .views-view-responsive-grid__item:after{bottom:-5px;top:auto;}.view-certifications .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:before,.view-certifications .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:after,.view-certifications .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-certifications .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-certifications .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:before,.view-certifications .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:after,.view-eva .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:after,.view-eva .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-eva .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:after{position:absolute;content:"";width:8.25px;height:9px;right:0;top:0;display:inline-block;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-white.724fc64d.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-size:9px;}.view-certifications .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:after,.view-certifications .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-certifications .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:after,.view-eva .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:after,.view-eva .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-eva .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:after{bottom:-5px;top:auto;}.view-certifications .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:before,.view-certifications .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-certifications .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:before{display:none;}.view-certifications .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:before{display:inline-block;}.view-certifications .views-view-responsive-grid__item:nth-child(4):before,.view-certifications .views-view-responsive-grid__item:nth-child(5):before,.view-certifications .views-view-responsive-grid__item:nth-child(6):before,.view-certifications .views-view-responsive-grid__item:nth-child(7):before,.view-certifications .views-view-responsive-grid__item:nth-child(8):before,.view-certifications .views-view-responsive-grid__item:nth-child(9):before,.view-trusted-by .views-view-responsive-grid__item:nth-child(4):before,.view-trusted-by .views-view-responsive-grid__item:nth-child(5):before,.view-trusted-by .views-view-responsive-grid__item:nth-child(6):before,.view-trusted-by .views-view-responsive-grid__item:nth-child(7):before,.view-trusted-by .views-view-responsive-grid__item:nth-child(8):before,.view-trusted-by .views-view-responsive-grid__item:nth-child(9):before,.view-eva .views-view-responsive-grid__item:nth-child(4):before,.view-eva .views-view-responsive-grid__item:nth-child(5):before,.view-eva .views-view-responsive-grid__item:nth-child(6):before,.view-eva .views-view-responsive-grid__item:nth-child(7):before,.view-eva .views-view-responsive-grid__item:nth-child(8):before,.view-eva .views-view-responsive-grid__item:nth-child(9):before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(4):before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(5):before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(6):before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(7):before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(8):before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(9):before{display:none;}.view-certifications .views-view-responsive-grid__item:last-child:before,.view-trusted-by .views-view-responsive-grid__item:last-child:before,.view-eva .views-view-responsive-grid__item:last-child:before,.view-open-source-tech .views-view-responsive-grid__item:last-child:before{display:inline-block;top:auto;bottom:-5px;right:0;left:auto;}}@media (max-width:767.98px){.view-certifications .views-view-responsive-grid__item,.view-trusted-by .views-view-responsive-grid__item,.view-eva .views-view-responsive-grid__item,.view-open-source-tech .views-view-responsive-grid__item{flex:0 0 50%;position:relative;}.view-certifications .views-view-responsive-grid__item:before,.view-certifications .views-view-responsive-grid__item:after,.view-trusted-by .views-view-responsive-grid__item:before,.view-trusted-by .views-view-responsive-grid__item:after,.view-eva .views-view-responsive-grid__item:before,.view-eva .views-view-responsive-grid__item:after,.view-open-source-tech .views-view-responsive-grid__item:before,.view-open-source-tech .views-view-responsive-grid__item:after{position:absolute;content:"";width:8.25px;height:9px;left:0;top:0;display:inline-block;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-white.724fc64d.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-size:9px;}.view-certifications .views-view-responsive-grid__item:after,.view-trusted-by .views-view-responsive-grid__item:after,.view-eva .views-view-responsive-grid__item:after,.view-open-source-tech .views-view-responsive-grid__item:after{bottom:-5px;top:auto;}.view-certifications .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-certifications .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:after,.view-certifications .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:before,.view-certifications .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:after,.view-certifications .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-certifications .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-certifications .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:before,.view-certifications .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:after,.view-certifications .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:before,.view-certifications .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:after,.view-eva .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:after,.view-eva .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:after,.view-eva .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-eva .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:after,.view-eva .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:after{position:absolute;content:"";width:8.25px;height:9px;right:0;top:0;display:inline-block;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-white.724fc64d.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-size:9px;}.view-certifications .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:after,.view-certifications .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:after,.view-certifications .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-certifications .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:after,.view-certifications .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:after,.view-eva .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:after,.view-eva .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:after,.view-eva .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-eva .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:after,.view-eva .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:after{bottom:-5px;top:auto;}.view-certifications .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-certifications .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:before,.view-certifications .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-certifications .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:before,.view-certifications .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:before{display:none;}.view-certifications .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-eva .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before{display:inline-block;}.view-certifications .views-view-responsive-grid__item:nth-child(3):before,.view-certifications .views-view-responsive-grid__item:nth-child(4):before,.view-certifications .views-view-responsive-grid__item:nth-child(5):before,.view-certifications .views-view-responsive-grid__item:nth-child(6):before,.view-certifications .views-view-responsive-grid__item:nth-child(7):before,.view-certifications .views-view-responsive-grid__item:nth-child(8):before,.view-certifications .views-view-responsive-grid__item:nth-child(9):before,.view-trusted-by .views-view-responsive-grid__item:nth-child(3):before,.view-trusted-by .views-view-responsive-grid__item:nth-child(4):before,.view-trusted-by .views-view-responsive-grid__item:nth-child(5):before,.view-trusted-by .views-view-responsive-grid__item:nth-child(6):before,.view-trusted-by .views-view-responsive-grid__item:nth-child(7):before,.view-trusted-by .views-view-responsive-grid__item:nth-child(8):before,.view-trusted-by .views-view-responsive-grid__item:nth-child(9):before,.view-eva .views-view-responsive-grid__item:nth-child(3):before,.view-eva .views-view-responsive-grid__item:nth-child(4):before,.view-eva .views-view-responsive-grid__item:nth-child(5):before,.view-eva .views-view-responsive-grid__item:nth-child(6):before,.view-eva .views-view-responsive-grid__item:nth-child(7):before,.view-eva .views-view-responsive-grid__item:nth-child(8):before,.view-eva .views-view-responsive-grid__item:nth-child(9):before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(3):before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(4):before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(5):before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(6):before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(7):before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(8):before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(9):before{display:none;}.view-certifications .views-view-responsive-grid__item:last-child:before,.view-trusted-by .views-view-responsive-grid__item:last-child:before,.view-eva .views-view-responsive-grid__item:last-child:before,.view-open-source-tech .views-view-responsive-grid__item:last-child:before{display:inline-block;top:auto;bottom:-5px;right:0;left:auto;}}.view-certifications .views-view-responsive-grid__item .field-content a,.view-trusted-by .views-view-responsive-grid__item .field-content a,.view-eva .views-view-responsive-grid__item .field-content a,.view-open-source-tech .views-view-responsive-grid__item .field-content a{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}.view-certifications .views-view-responsive-grid__item img,.view-trusted-by .views-view-responsive-grid__item img,.view-eva .views-view-responsive-grid__item img,.view-open-source-tech .views-view-responsive-grid__item img{max-width:100%;width:100%;height:auto;object-fit:contain;}@media (max-width:767px){.view-certifications .views-view-responsive-grid__item img,.view-trusted-by .views-view-responsive-grid__item img,.view-eva .views-view-responsive-grid__item img,.view-open-source-tech .views-view-responsive-grid__item img{max-height:100px;}}.view-certifications .views-view-responsive-grid__item:first-child img,.view-trusted-by .views-view-responsive-grid__item:first-child img,.view-eva .views-view-responsive-grid__item:first-child img,.view-open-source-tech .views-view-responsive-grid__item:first-child img{max-height:100px;}.view-certifications .view-header,.view-trusted-by .view-header,.view-eva .view-header,.view-open-source-tech .view-header{margin-bottom:3em;max-width:840px;}.view-certifications .view-header p:has(a),.view-trusted-by .view-header p:has(a),.view-eva .view-header p:has(a),.view-open-source-tech .view-header p:has(a){display:inline;}.view-certifications .view-header p:nth-last-child(2),.view-trusted-by .view-header p:nth-last-child(2),.view-eva .view-header p:nth-last-child(2),.view-open-source-tech .view-header p:nth-last-child(2){display:inline;}.view-certifications .view-header a,.view-trusted-by .view-header a,.view-eva .view-header a,.view-open-source-tech .view-header a{font-family:Libre Franklin Regular;display:inline;text-decoration:underline;}.view-certifications .view-header a{border-color:#fff;}.view-certifications .views-view-responsive-grid:before,.view-certifications .views-view-responsive-grid:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-white.724fc64d.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}.view-certifications .views-view-responsive-grid .views-view-responsive-grid__item:before,.view-certifications .views-view-responsive-grid .views-view-responsive-grid__item:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-white.724fc64d.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}.view-trusted-by:before,.view-trusted-by:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-view-case-study.50548eb7.svg);}@media (max-width:1023.98px) and (min-width:768px){.view-trusted-by .views-view-responsive-grid__item:before,.view-trusted-by .views-view-responsive-grid__item:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}.view-trusted-by .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}}@media (max-width:767.98px){.view-trusted-by .views-view-responsive-grid__item:before,.view-trusted-by .views-view-responsive-grid__item:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}.view-trusted-by .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:after,.view-trusted-by .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}.view-trusted-by .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:before,.view-trusted-by .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:before{display:none;}.view-trusted-by .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before{display:inline-block;}}.view-trusted-by .view-header{max-width:840px;margin-bottom:60px;}.view-open-source-tech{margin-bottom:0;}.view-open-source-tech .view-content{position:relative;}.view-open-source-tech .view-content:before,.view-open-source-tech .view-content:after{position:absolute;content:"";width:8.5px;height:9px;display:inline-block;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-position:center;background-repeat:no-repeat;background-size:100%;top:0;left:0;}@media (max-width:1023.98px){.view-open-source-tech .view-content:before,.view-open-source-tech .view-content:after{display:none;}}.view-open-source-tech .view-content:after{top:auto;bottom:0;}.view-open-source-tech .view-header{max-width:840px;margin-bottom:60px;}@media (max-width:1023.98px){.view-open-source-tech .view-header{max-width:506px;}}@media (max-width:767.98px){.view-open-source-tech .view-header{margin-bottom:40px;}}.view-open-source-tech .view-header p:last-child{margin-bottom:0;}.view-open-source-tech .view-footer{margin-top:60px;}.view-open-source-tech .view-footer p:last-child{margin-bottom:0;}@media (max-width:767.98px){.view-open-source-tech .view-footer{margin-top:40px;}}.view-open-source-tech .view-footer a{font-size:25px;line-height:30px;font-family:"Snap-itmono-16";text-decoration:underline;}.view-open-source-tech .views-view-responsive-grid:before,.view-open-source-tech .views-view-responsive-grid:after{display:none;}@media (max-width:1023.98px) and (min-width:768px){.view-open-source-tech .views-view-responsive-grid__item:before,.view-open-source-tech .views-view-responsive-grid__item:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}.view-open-source-tech .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}}@media (max-width:767.98px){.view-open-source-tech .views-view-responsive-grid__item:before,.view-open-source-tech .views-view-responsive-grid__item:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}.view-open-source-tech .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:after,.view-open-source-tech .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}.view-open-source-tech .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:before,.view-open-source-tech .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:before{display:none;}.view-open-source-tech .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before{display:inline-block;}}.view-case-study-related-tech .views-view-responsive-grid .views-field-field-tech-logo{height:145px;}@media (max-width:767px){.view-case-study-related-tech .views-view-responsive-grid .views-field-field-tech-logo{height:100%;max-height:80px;}}.view-case-study-related-tech .views-view-responsive-grid .views-field-field-tech-name{text-align:center;}.view-case-study-related-tech .views-view-responsive-grid .views-field-field-tech-name .field-content{display:inline-block;width:auto;}@media (max-width:767px){.view-case-study-related-tech .views-view-responsive-grid .views-field-field-tech-name .field-content{padding-top:20px;}}.view-case-study-related-tech .views-view-responsive-grid .views-field-field-tech-name .field-content a{padding-right:22px;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-arrow-right-black.a4bf54ce.svg);background-repeat:no-repeat;background-size:12px;background-position:100% center;font-family:"Libre Franklin Regular";text-decoration:unset;}@media (max-width:767px){.view-case-study-related-tech .views-view-responsive-grid .views-field-field-tech-name .field-content a{padding-right:21px;}}.view-case-study-related-tech .views-view-responsive-grid__item{height:auto;min-height:217px;justify-content:center;}@media (max-width:1023.98px) and (min-width:768px){.view-case-study-related-tech .views-view-responsive-grid__item:before,.view-case-study-related-tech .views-view-responsive-grid__item:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:before,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:after,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:before,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(9) .views-view-responsive-grid__item-inner:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}}@media (max-width:767.98px){.view-case-study-related-tech .views-view-responsive-grid__item:before,.view-case-study-related-tech .views-view-responsive-grid__item:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:after,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:before,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:after,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:before,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:after,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:before,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:before,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(8) .views-view-responsive-grid__item-inner:before,.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(10) .views-view-responsive-grid__item-inner:before{display:none;}.view-case-study-related-tech .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before{display:inline-block;}}.view-recent-solutions .view-content,.view-case-studies .view-content{margin-bottom:60px;}@media (max-width:767.98px){.view-recent-solutions .view-content,.view-case-studies .view-content{margin-bottom:40px;}.view-recent-solutions .view-content .views-view-responsive-grid,.view-case-studies .view-content .views-view-responsive-grid{display:flex;flex-wrap:wrap;}.view-recent-solutions .view-content .views-view-responsive-grid__item,.view-case-studies .view-content .views-view-responsive-grid__item{width:100%;flex:0 0 100%;}}.view-recent-solutions .view-content .views-row,.view-case-studies .view-content .views-row{display:flex;flex-wrap:wrap;gap:40px;}@media (max-width:1023.98px){.view-recent-solutions .view-content .views-row,.view-case-studies .view-content .views-row{gap:15px;}}.view-recent-solutions .view-content .views-row .views-field-field-primary-image,.view-case-studies .view-content .views-row .views-field-field-primary-image{flex:1;}.view-recent-solutions .view-content .views-row .views-field-field-primary-image img,.view-case-studies .view-content .views-row .views-field-field-primary-image img{max-height:620px;object-fit:cover;border-radius:40px;height:auto;}@media (max-width:575.98px){.view-recent-solutions .view-content .views-row .views-field-field-primary-image img,.view-case-studies .view-content .views-row .views-field-field-primary-image img{min-height:320px;}}.view-recent-solutions .view-content .views-row .views-field-nothing,.view-recent-solutions .view-content .views-row .views-field-title,.view-case-studies .view-content .views-row .views-field-nothing,.view-case-studies .view-content .views-row .views-field-title{max-width:400px;width:100%;}@media (max-width:1023.98px){.view-recent-solutions .view-content .views-row .views-field-nothing,.view-recent-solutions .view-content .views-row .views-field-title,.view-case-studies .view-content .views-row .views-field-nothing,.view-case-studies .view-content .views-row .views-field-title{max-width:100%;}}.view-recent-solutions .view-content .views-row a,.view-case-studies .view-content .views-row a{display:flex;flex-wrap:wrap;text-decoration:unset;}.view-recent-solutions a,.view-case-studies a{text-decoration:unset;font-family:"Libre Franklin Regular";}.view-recent-solutions .views-field-nothing,.view-recent-solutions .views-field-title,.view-case-studies .views-field-nothing,.view-case-studies .views-field-title{width:100%;font-size:16px;line-height:22px;font-family:"Libre Franklin Regular";}.view-recent-solutions .views-field-nothing h3,.view-recent-solutions .views-field-title h3,.view-case-studies .views-field-nothing h3,.view-case-studies .views-field-title h3{font-size:25px;line-height:30px;font-family:"Snap-itmono-16";margin-bottom:0;margin-top:15px;}.view-recent-solutions .view-footer .views-view-responsive-grid,.view-case-studies .view-footer .views-view-responsive-grid{display:flex;flex-wrap:wrap;gap:40px;}.view-recent-solutions .view-footer .views-view-responsive-grid .views-view-responsive-grid__item,.view-case-studies .view-footer .views-view-responsive-grid .views-view-responsive-grid__item{flex:1;}@media (max-width:767.98px){.view-recent-solutions .view-footer .views-view-responsive-grid .views-view-responsive-grid__item,.view-case-studies .view-footer .views-view-responsive-grid .views-view-responsive-grid__item{flex:0 0 100%;}}.view-recent-solutions .view-footer .views-view-responsive-grid .views-view-responsive-grid__item img,.view-case-studies .view-footer .views-view-responsive-grid .views-view-responsive-grid__item img{max-height:620px;object-fit:cover;border-radius:40px;height:auto;}.view-recent-solutions .view-footer .views-view-responsive-grid .views-view-responsive-grid__item-inner,.view-case-studies .view-footer .views-view-responsive-grid .views-view-responsive-grid__item-inner{display:flex;flex-wrap:wrap;gap:15px;}.view-recent-solutions .view-footer .view-footer,.view-case-studies .view-footer .view-footer{margin-top:60px;}@media (max-width:767.98px){.view-recent-solutions .view-footer .view-footer,.view-case-studies .view-footer .view-footer{margin-top:40px;}}.view-recent-solutions .view-footer .view-footer p:last-child,.view-case-studies .view-footer .view-footer p:last-child{margin-bottom:0;}.view-recent-solutions .view-footer .view-footer a,.view-case-studies .view-footer .view-footer a{font-size:25px;line-height:30px;font-family:"Snap-itmono-16";text-decoration:underline;}.view-typed-statements{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;}@media (max-width:767px){.view-typed-statements{padding-left:20px;padding-right:20px;}}.view-typed-statements .view-content{position:absolute;width:100%;top:164px;left:0;}.view-typed-statements .view-content .header-statements-text-animate{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;width:100%;font-size:48px;line-height:58px;font-family:"Snap-itmono-16";display:flex;flex-wrap:wrap;flex-direction:column;}@media (max-width:767px){.view-typed-statements .view-content .header-statements-text-animate{padding-left:20px;padding-right:20px;}}@media (max-width:767.98px){.view-typed-statements .view-content .header-statements-text-animate{font-size:30px;line-height:36px;font-family:"Snap-itmono-16";}}.view-typed-statements .view-content .header-statements-text-animate .text-animated{max-width:688px;}@media (max-width:767.98px){.view-typed-statements .view-content .header-statements-text-animate .text-animated{max-width:400px;}}.view-typed-statements .view-content .header-statements-text-animate span{display:inline-block;background-color:#2B3030;color:#fff;position:relative;width:auto;margin-top:10px;}.view.view-tech-related-case-studies .views-row{display:flex;flex-wrap:wrap;gap:40px;}.view.view-tech-related-case-studies .views-col{width:calc(33.33333% - 26.66666667px);display:flex;flex-wrap:wrap;gap:15px;}@media (max-width:767px){.view.view-tech-related-case-studies .views-col{width:100%;margin-bottom:20px;}.view.view-tech-related-case-studies .views-col *{width:100%;}.view.view-tech-related-case-studies .views-col:last-child{margin-bottom:0;}}.view.view-tech-related-case-studies .views-col img{border-radius:40px;max-width:100%;height:auto;}@media (max-width:767px){.view.view-tech-related-case-studies .views-col img{border-radius:20px;}}.view.view-tech-related-case-studies .views-col .views-field-title{font-size:25px;line-height:30px;font-family:"Snap-itmono-16";}@media (max-width:767px){.view.view-tech-related-case-studies .views-col .views-field-title{font-size:20px;line-height:27px;}}.view.view-tech-related-case-studies .views-col .views-field-title h2,.view.view-tech-related-case-studies .views-col .views-field-title h3{font-size:25px;line-height:30px;font-family:"Snap-itmono-16";margin-bottom:0;}@media (max-width:767px){.view.view-tech-related-case-studies .views-col .views-field-title h2,.view.view-tech-related-case-studies .views-col .views-field-title h3{font-size:20px;line-height:27px;}}.view.view-tech-related-case-studies .views-col .views-field-field-client{color:#2B3030;}.view-open-source-tech- .view-content{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;}@media (max-width:767px){.view-open-source-tech- .view-content{padding-left:20px;padding-right:20px;}}.view-open-source-tech- .view-header{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;}@media (max-width:767px){.view-open-source-tech- .view-header{padding-left:20px;padding-right:20px;}}.view-open-source-tech- .views-view-responsive-grid{position:relative;display:flex;flex-wrap:wrap;gap:0;}.view-open-source-tech- .views-view-responsive-grid:before,.view-open-source-tech- .views-view-responsive-grid:after{position:absolute;content:"";width:8.5px;height:9px;display:inline-block;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-size:100%;top:0;left:0;}.view-open-source-tech- .views-view-responsive-grid:after{top:auto;bottom:0;}@media (max-width:1023px){.view-open-source-tech- .views-view-responsive-grid:after{display:none;}}.view-open-source-tech- .views-view-responsive-grid__item{position:relative;flex:0 0 33.3333333%;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;padding-bottom:30px;}.view-open-source-tech- .views-view-responsive-grid__item:before,.view-open-source-tech- .views-view-responsive-grid__item:after{position:absolute;content:"";width:8.5px;height:9px;display:inline-block;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-size:100%;top:0;right:0;}.view-open-source-tech- .views-view-responsive-grid__item:after{top:auto;bottom:0;}.view-open-source-tech- .views-view-responsive-grid__item:first-child:after{left:0;max-height:100%;}@media (max-width:767px){.view-open-source-tech- .views-view-responsive-grid__item:first-child:after{left:auto;}}.view-open-source-tech- .views-view-responsive-grid__item:nth-child(2):after,.view-open-source-tech- .views-view-responsive-grid__item:nth-child(3):after{display:none;}@media (max-width:767px){.view-open-source-tech- .views-view-responsive-grid__item:nth-child(2):after,.view-open-source-tech- .views-view-responsive-grid__item:nth-child(3):after{display:inline-block;}}@media (max-width:1023.98px) and (min-width:768px){.view-open-source-tech- .views-view-responsive-grid__item{flex:0 0 50%;position:relative;}.view-open-source-tech- .views-view-responsive-grid__item:before,.view-open-source-tech- .views-view-responsive-grid__item:after{position:absolute;content:"";width:8.25px;height:9px;left:0;top:0;display:inline-block;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-size:9px;}.view-open-source-tech- .views-view-responsive-grid__item:after{bottom:-5px;top:auto;}.view-open-source-tech- .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:before,.view-open-source-tech- .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:after,.view-open-source-tech- .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:before,.view-open-source-tech- .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:after,.view-open-source-tech- .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:before,.view-open-source-tech- .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after{position:absolute;content:"";width:8.25px;height:9px;right:0;top:0;display:inline-block;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-size:9px;}.view-open-source-tech- .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:after,.view-open-source-tech- .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:after,.view-open-source-tech- .views-view-responsive-grid__item:nth-child(6) .views-view-responsive-grid__item-inner:after{bottom:-5px;top:auto;}.view-open-source-tech- .views-view-responsive-grid__item:nth-child(2) .views-view-responsive-grid__item-inner:after,.view-open-source-tech- .views-view-responsive-grid__item:nth-child(4) .views-view-responsive-grid__item-inner:after{display:none;}.view-open-source-tech- .views-view-responsive-grid__item:nth-child(3) .views-view-responsive-grid__item-inner:before{display:none;}.view-open-source-tech- .views-view-responsive-grid__item:nth-child(1):after,.view-open-source-tech- .views-view-responsive-grid__item:nth-child(2):after{display:none;}.view-open-source-tech- .views-view-responsive-grid__item:last-child:before{display:inline-block;top:auto;bottom:-5px;right:0;left:auto;}}@media (max-width:767.98px){.view-open-source-tech- .views-view-responsive-grid__item{flex:0 0 100%;position:relative;}.view-open-source-tech- .views-view-responsive-grid__item:after,.view-open-source-tech- .views-view-responsive-grid__item:before{position:absolute;content:"";width:8.25px;height:9px;left:0;top:0;display:inline-block;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-size:9px;}.view-open-source-tech- .views-view-responsive-grid__item:after{right:0;left:auto;}.view-open-source-tech- .views-view-responsive-grid__item:last-child .views-view-responsive-grid__item-inner:before,.view-open-source-tech- .views-view-responsive-grid__item:last-child .views-view-responsive-grid__item-inner:after{position:absolute;content:"";width:8.25px;height:9px;right:0;bottom:0;display:inline-block;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-size:9px;}.view-open-source-tech- .views-view-responsive-grid__item:last-child .views-view-responsive-grid__item-inner:after{right:auto;left:0;}}.view-open-source-tech- .views-view-responsive-grid__item .field-content a{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}.view-open-source-tech- .views-view-responsive-grid__item img{max-width:100%;width:100%;height:auto;object-fit:contain;max-height:100%;}.view-open-source-tech- .field_tech_teaser{padding:0 30px;width:100%;text-align:left;}.view-open-source-tech- .field_tech_logo{max-width:100%;height:320px;padding:20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;}.view-open-source-tech- .field_tech_name{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-top:30px;}.view-open-source-tech- .field_tech_name a{border:1px solid #000;color:#000;border-radius:15px;padding:12.5px 15px;padding-right:37px;margin-left:30px;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-arrow-right-black.a4bf54ce.svg);background-repeat:no-repeat;background-size:12px;background-position:calc(100% - 15px) center;font-family:"Libre Franklin Regular";display:inline-block;text-decoration:unset;}.block-local-tasks-block{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;}@media (max-width:767px){.block-local-tasks-block{padding-left:20px;padding-right:20px;}}.block-system-branding-block{flex:1;}@media (max-width:767px){.block-system-branding-block{flex:0 1 auto;}}.block-system-branding-block .site-name a{color:#fff;}.block-search form{display:flex;}.menu--account .menu{display:flex;align-items:flex-start;gap:8px;}.menu--account .menu a{color:#fff;}.tabs.primary{display:flex;align-items:center;flex-wrap:wrap;margin:30px 0;}.tabs.primary li a{display:inline-block;padding:15px 24px;color:inherit;}.tabs.primary li.is-active{background-color:#ddd;}.tabs.primary li.is-active:hover{background-color:#ddd;}.tabs.primary li:hover{cursor:pointer;background-color:#eee;}.region-header{display:flex;flex-wrap:wrap;align-items:center;gap:16px;position:relative;}.region-header:before{position:absolute;content:"";top:-149px;left:33%;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-header.c50f1594.svg);background-size:245px;background-position:center;background-repeat:no-repeat;width:250px;height:250px;display:inline-block;}.region-header .menu--main > .menu{display:flex;align-items:center;column-gap:32px;position:relative;}.region-header .menu--main > .menu a{color:#fff;display:inline-block;}.region-header .menu--main > .menu a.is-active,.region-header .menu--main > .menu a:hover{color:#f9ab00;}.region-header .menu--main > .menu a.is-active:after,.region-header .menu--main > .menu a:hover:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/arrow-down-orange.a667a866.svg);}.region-header .menu--main > .menu .menu-item.menu-item--expanded > a:after{content:"";display:inline-block;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/arrow-down.808248db.svg);background-repeat:no-repeat;background-size:20px;width:20px;height:20px;flex:0 0 20px;transition:transform 0.25s linear;}.region-header .menu--main > .menu .menu-item.menu-item--expanded > a:hover:after,.region-header .menu--main > .menu .menu-item.menu-item--expanded > a.is-active:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/arrow-down-orange.a667a866.svg);}.region-header .menu--main > .menu > .menu-item{padding:30px 0;}.region-header .menu--main > .menu > .menu-item.menu-item--expanded > a{display:flex;align-items:center;column-gap:5px;}.region-header .menu--main > .menu > .menu-item.menu-item--expanded .menu:before{content:"";display:block;position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;background-color:rgba(26,32,44,0.8);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);}.region-header .menu--main > .menu > .menu-item.menu-item--expanded .menu a{padding:10px 20px;}.region-header .menu--main > .menu > .menu-item.menu-item--expanded > .menu{position:absolute;left:0;top:80px;z-index:2;min-width:200px;opacity:0;visibility:hidden;}.region-header .menu--main > .menu > .menu-item.menu-item--expanded > .menu > .menu-item{margin-bottom:8px;}.region-header .menu--main > .menu > .menu-item.menu-item--expanded > .menu > .menu-item:last-child{margin-bottom:0;}.region-header .menu--main > .menu > .menu-item.menu-item--expanded > .menu > .menu-item.menu-item--expanded{position:relative;}.region-header .menu--main > .menu > .menu-item.menu-item--expanded > .menu > .menu-item.menu-item--expanded > a{display:flex;align-items:center;justify-content:space-between;column-gap:5px;}.region-header .menu--main > .menu > .menu-item.menu-item--expanded > .menu > .menu-item.menu-item--expanded > a:after{transform:rotate(-90deg);}.region-header .menu--main > .menu > .menu-item.menu-item--expanded > .menu > .menu-item.menu-item--expanded > .menu{position:absolute;left:100%;top:20px;z-index:2;min-width:200px;opacity:0;visibility:hidden;transition:transform 0.3s linear;}.region-header .menu--main > .menu > .menu-item.menu-item--expanded > .menu > .menu-item.menu-item--expanded:hover{cursor:pointer;}.region-header .menu--main > .menu > .menu-item.menu-item--expanded > .menu > .menu-item.menu-item--expanded:hover > .menu{opacity:1;visibility:visible;}.region-header .menu--main > .menu > .menu-item.menu-item--expanded:hover{cursor:pointer;}.region-header .menu--main > .menu > .menu-item.menu-item--expanded:hover > a{color:#f9ab00;}.region-header .menu--main > .menu > .menu-item.menu-item--expanded:hover > a:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/arrow-down-orange.a667a866.svg);transform:rotate(180deg);transition:all 0.25s linear;}.region-header .menu--main > .menu > .menu-item.menu-item--expanded:hover > .menu{opacity:1;visibility:visible;}.region-header .menu--main > .navbar-nav{display:flex;flex-direction:row;align-items:center;column-gap:32px;position:relative;}.region-header .menu--main > .navbar-nav .nav-link{color:#fff;display:inline-block;}.region-header .menu--main > .navbar-nav .nav-link.is-active,.region-header .menu--main > .navbar-nav .nav-link:hover{color:#f9ab00;}.region-header .menu--main > .navbar-nav .nav-link.is-active:after,.region-header .menu--main > .navbar-nav .nav-link:hover:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/arrow-down-orange.a667a866.svg);}.region-header .menu--main > .navbar-nav .nav-item.menu-item--expanded > .nav-link:after{content:"";display:inline-block;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/arrow-down.808248db.svg);background-repeat:no-repeat;background-size:20px;width:20px;height:20px;flex:0 0 20px;transition:transform 0.25s linear;}.region-header .menu--main > .navbar-nav .nav-item.menu-item--expanded > .nav-link:hover:after,.region-header .menu--main > .navbar-nav .nav-item.menu-item--expanded > .nav-link.is-active:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/arrow-down-orange.a667a866.svg);}.region-header .menu--main > .navbar-nav > .nav-item{padding:30px 0;}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded{position:relative;}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded > .nav-link{display:flex;align-items:center;column-gap:5px;font-weight:600;}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded .navbar-nav.child:before{content:"";display:block;position:absolute;top:0;z-index:-1;width:100%;height:100%;background-color:rgba(26,32,44,0.8);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded .navbar-nav.child .nav-link{padding:10px 20px;}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded > .navbar-nav{position:absolute;left:0;top:80px;z-index:2;min-width:200px;opacity:0;visibility:hidden;}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded > .navbar-nav > .nav-item{margin-bottom:8px;}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded > .navbar-nav > .nav-item:last-child{margin-bottom:0;}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded > .navbar-nav > .nav-item.menu-item--expanded{position:relative;}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded > .navbar-nav > .nav-item.menu-item--expanded > .nav-link{display:flex;align-items:center;justify-content:space-between;column-gap:5px;}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded > .navbar-nav > .nav-item.menu-item--expanded > .nav-link:after{transform:rotate(-90deg);}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded > .navbar-nav > .nav-item.menu-item--expanded > .navbar-nav{position:absolute;left:100%;top:20px;z-index:2;min-width:200px;opacity:0;visibility:hidden;transition:transform 0.3s linear;}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded > .navbar-nav > .nav-item.menu-item--expanded:hover{cursor:pointer;}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded > .navbar-nav > .nav-item.menu-item--expanded:hover > .navbar-nav{opacity:1;visibility:visible;}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded:hover{cursor:pointer;}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded:hover > .nav-link{color:#f9ab00;}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded:hover > .nav-link:after{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/arrow-down-orange.a667a866.svg);transform:rotate(180deg);transition:all 0.25s linear;}.region-header .menu--main > .navbar-nav > .nav-item.menu-item--expanded:hover > .navbar-nav{opacity:1;visibility:visible;}.region-footer-top{margin-bottom:60px;}@media (max-width:767px){.region-footer-top{margin-bottom:40px;}}.region-footer-top .field--name-body{font-size:25px;line-height:30px;font-family:"Snap-itmono-16";}@media (max-width:767px){.region-footer-top .field--name-body{font-size:20px;line-height:27px;}}.region-footer-top .field--name-body a{font-size:25px;line-height:30px;font-family:"Snap-itmono-16";}.region-footer-top .field--name-body p:last-child{margin-bottom:0;}.region-footer-top .field--name-body a{text-decoration:underline;}.region-footer-top .field--name-body a[href^=tel]{text-decoration:none;}.region-footer-top > .block{display:flex;flex-wrap:wrap;column-gap:165px;row-gap:40px;}.region-footer-top .field--name-field-block-image{max-width:275px;flex:0 0 275px;}.region-footer-bottom{display:grid;grid-template-columns:66.66666% 33.33333%;column-gap:40px;}@media (max-width:991px){.region-footer-bottom{grid-template-columns:repeat(1,1fr);row-gap:40px;}}.region-footer-bottom .block-block-content .text-formatted{display:grid;grid-template-columns:repeat(2,1fr);column-gap:40px;}@media (max-width:991px){.region-footer-bottom .block-block-content .text-formatted{grid-template-columns:repeat(1,1fr);row-gap:40px;}}.region-footer-bottom .block-block-content .field--name-body{font-size:16px;line-height:19px;font-family:"Libre Franklin Regular";}.region-footer-bottom .block-block-content .field--name-body p{margin-bottom:20px;}@media (max-width:767px){.region-footer-bottom .block-block-content .field--name-body p{margin-bottom:0;}}.region-footer-bottom .block-block-content .field--name-body a{font-weight:normal;text-decoration:none;font-size:16px;line-height:19px;font-family:"Libre Franklin Regular";}.region-footer-bottom .block-block-content .field--name-body a:hover,.region-footer-bottom .block-block-content .field--name-body a:focus{text-decoration:underline;}.region-footer-bottom .menu--footer{margin-bottom:20px;}.region-footer-bottom .menu--footer ul.menu{display:flex;flex-wrap:wrap;gap:20px;}.region-footer-bottom .menu--footer ul.menu li a{font-size:16px;line-height:19px;font-family:"Libre Franklin Regular";font-weight:normal;text-decoration:underline;}header.header{position:sticky;z-index:99;top:0;}.section-header{background-color:transparent;padding:25px 0;position:relative;z-index:2;border-radius:0 0 40px 40px;}@media (max-width:767px){.section-header{border-radius:0 0 20px 20px;padding-top:20px;padding-bottom:20px;}}.section-header .menu--contact{margin-right:90px;}@media (max-width:767px){.section-header .menu--contact{margin-right:0;flex:1;display:flex;justify-content:center;}}.section-header .menu--contact a{padding:14px 15px 14px;padding-left:44px;border:1px solid #2b3030;background-color:#2B3030;color:#EEF9FC;border-radius:15px;font-family:Libre Franklin Regular;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-message-blue.c017fc89.svg);background-repeat:no-repeat;background-size:19px;background-position:15px center;text-decoration:none;}.section-header .block-system-branding-block{display:flex;flex-wrap:wrap;}.section-header .container{position:relative;}.section-header .site-name{display:none;}.section-mobile-menu{display:block;position:absolute;right:0;top:10px;}.section-mobile-menu .toggle-mobile-menu{width:27px;height:22px;display:flex;flex-wrap:wrap;gap:4.5px;}.section-mobile-menu .toggle-mobile-menu:hover{cursor:pointer;}.section-mobile-menu .toggle-mobile-menu .icon-bar{background:#2B3030;border-radius:10px;height:3px;position:absolute;transition:0.5s;width:27px;}.section-mobile-menu .toggle-mobile-menu .icon-bar:first-child{transform:translateY(-9px);}.section-mobile-menu .toggle-mobile-menu .icon-bar:nth-child(2){transform:translateY(9px);}.section-mobile-menu .region-mobile-menu{width:100%;position:fixed;top:0;padding-top:103px;background-color:#2B3030;height:100%;z-index:9;right:-100%;display:flex;flex-wrap:wrap;align-content:space-between;}.section-mobile-menu .region-mobile-menu .block-menu{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;margin-top:60px;width:100%;}@media (max-width:767px){.section-mobile-menu .region-mobile-menu .block-menu{padding-left:20px;padding-right:20px;}}@media (max-width:1023.98px){.section-mobile-menu .region-mobile-menu .block-menu{margin-top:50px;}}@media (max-width:991.98px){.section-mobile-menu .region-mobile-menu .block-menu{margin-left:0;}}@media (max-width:767.98px){.section-mobile-menu .region-mobile-menu .block-menu{margin-top:40px;}}.section-mobile-menu .region-mobile-menu .block-menu.menu--account{margin-top:40px;}@media (max-width:767.98px){.section-mobile-menu .region-mobile-menu .block-menu.menu--account{margin-top:20px;}}.section-mobile-menu .region-mobile-menu .block-menu.menu--contact{margin-bottom:80px;display:none;}@media (max-width:767.98px){.section-mobile-menu .region-mobile-menu .block-menu.menu--contact{display:block;}}.section-mobile-menu .region-mobile-menu .block-menu .navbar-nav,.section-mobile-menu .region-mobile-menu .block-menu .menu{display:flex;flex-wrap:wrap;flex-direction:column;gap:40px;background-color:transparent;}@media (max-width:767.98px){.section-mobile-menu .region-mobile-menu .block-menu .navbar-nav,.section-mobile-menu .region-mobile-menu .block-menu .menu{gap:20px;padding:0;}}.section-mobile-menu .region-mobile-menu .block-menu .navbar-nav a,.section-mobile-menu .region-mobile-menu .block-menu .menu a{font-size:48px;line-height:58px;font-family:"Snap-itmono-16";text-decoration:unset;color:#fff;}@media (max-width:767.98px){.section-mobile-menu .region-mobile-menu .block-menu .navbar-nav a,.section-mobile-menu .region-mobile-menu .block-menu .menu a{font-size:30px;line-height:36px;font-family:"Snap-itmono-16";}}.section-mobile-menu .region-mobile-menu > *{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;margin-top:60px;width:100%;background-color:transparent;}@media (max-width:767px){.section-mobile-menu .region-mobile-menu > *{padding-left:20px;padding-right:20px;}}@media (max-width:1023.98px){.section-mobile-menu .region-mobile-menu > *{margin-top:50px;}}@media (max-width:767.98px){.section-mobile-menu .region-mobile-menu > *{margin-top:40px;}}.section-mobile-menu .region-mobile-menu > * p,.section-mobile-menu .region-mobile-menu > * a{color:#fff;}.section-mobile-menu .region-mobile-menu > *.block-block-content{margin-bottom:80px;}@media (max-width:767.98px){.section-mobile-menu .region-mobile-menu > *.block-block-content{margin-top:40px;}}.section-mobile-menu .region-mobile-menu > * .field--name-body p:first-child{margin-bottom:20px;color:#fff;}.section-mobile-menu .region-mobile-menu > * .field--name-body p:first-child a{border:1px solid #fff;color:#fff;border-radius:15px;padding:15px;padding-right:37px;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-arrow-right-white.eee3bf35.svg);background-repeat:no-repeat;background-size:12px;background-position:calc(100% - 15px) center;font-family:"Libre Franklin Regular";margin-bottom:20px;display:inline-block;}@media (max-width:767px){.section-mobile-menu .region-mobile-menu > * .field--name-body p:first-child a{margin-bottom:0;}}.section-mobile-menu .region-mobile-menu > * .field--name-body p:last-child{margin-bottom:0;font-size:25px;line-height:30px;font-family:"Snap-itmono-16";color:#fff;}@media (max-width:767px){.section-mobile-menu .region-mobile-menu > * .field--name-body p:last-child{font-size:20px;line-height:24px;font-family:"Snap-itmono-16";}}.section-mobile-menu .region-mobile-menu > * .field--name-body p:last-child a{font-size:25px;line-height:30px;font-family:"Snap-itmono-16";color:#fff;}@media (max-width:767px){.section-mobile-menu .region-mobile-menu > * .field--name-body p:last-child a{font-size:20px;line-height:24px;font-family:"Snap-itmono-16";}}.section-mobile-menu.active .region-mobile-menu{right:0;}.section-mobile-menu.active .toggle-mobile-menu{z-index:20;right:7px;}.section-mobile-menu.active .toggle-mobile-menu .icon-bar{background:#fff;}.section-mobile-menu.active .toggle-mobile-menu .icon-bar:first-child{transform:translateY(0) rotate(45deg);transition-delay:0.125s;width:28px;}.section-mobile-menu.active .toggle-mobile-menu .icon-bar:nth-child(2){left:0;transform:translateY(0) rotate(315deg);transition-delay:0.25s;width:28px;}.section-mobile-menu.active .toggle-mobile-menu .icon-bar:nth-child(3){transform:translateX(80px);display:none;}.section-main{margin:64px 0;min-height:50vh;}.section-footer{padding:100px 0 100px;background-color:#2B3030;color:#fff;}@media (max-width:767px){.section-footer{padding-top:80px;padding-bottom:60px;}}.section-content-above{margin-top:40px;}.section-content-above p{display:flex;flex-wrap:wrap;}.section-content-above p:last-child{margin-bottom:0;}.section-content-above a{padding:14px 15px 14px;padding-left:37px;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-arrow-left.2691131a.svg);background-position:15px center;background-repeat:no-repeat;background-size:12px;border:1px solid #2b3030;border-radius:15px;font-family:Libre Franklin Regular;}.section-mobile-menu{position:relative;top:0;}.section-mobile-menu .toggle-mobile-menu{position:absolute;right:0;top:-33px;}@media (max-width:991px){.section-mobile-menu .toggle-mobile-menu{top:1px;}}body:not(.path-frontpage) .node--view-mode-full .node__content > *:not(.group-header) > .field--name-body{padding-top:100px;padding-bottom:100px;max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:0;}@media (max-width:767.98px){body:not(.path-frontpage) .node--view-mode-full .node__content > *:not(.group-header) > .field--name-body{padding-top:80px;padding-bottom:80px;}}@media (max-width:767px){body:not(.path-frontpage) .node--view-mode-full .node__content > *:not(.group-header) > .field--name-body{padding-left:20px;padding-right:20px;}}body.menu-fixed .section-header{background-color:#EEF9FC;}body.menu-fixed.path-open-source-tech .section-header{background-color:#2B3030;}body.menu-fixed.page-node-type-case-study .section-header{background-color:#fff;}body.path-user.path-login .section-main,body.path-user.path-register .section-main,body.path-user.path-password .section-main{margin:48px 0;margin-bottom:0;}body.path-user.path-login .tabs.primary,body.path-user.path-register .tabs.primary,body.path-user.path-password .tabs.primary{margin:0 0 30px 0;padding:0;}@media (min-width:992px){body.user-logged-in.menu-fixed header.header{top:53px;}}@media (max-width:991px){body.user-logged-in.menu-fixed header.header{top:39px;}}body.path-login .section-main,body.path-register .section-main,body.path-password .section-main{margin-bottom:0;}body.path-frontpage .region-header:before,body.path-about-opencentric .region-header:before{display:none;}body.path-frontpage .menu--formerly-website-express,body.path-about-opencentric .menu--formerly-website-express{background:#fff;position:relative;position:relative;}body.path-frontpage .menu--formerly-website-express:before,body.path-about-opencentric .menu--formerly-website-express:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-formerly.6f46206b.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){body.path-frontpage .menu--formerly-website-express:before,body.path-about-opencentric .menu--formerly-website-express:before{width:64px;height:64px;}}body.path-frontpage .menu--formerly-website-express:after,body.path-about-opencentric .menu--formerly-website-express:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-formerly-after.d59c0041.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){body.path-frontpage .menu--formerly-website-express:after,body.path-about-opencentric .menu--formerly-website-express:after{width:64px;height:64px;}}body.path-frontpage .formerly-website-express-wrapper,body.path-about-opencentric .formerly-website-express-wrapper{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:40px;padding-bottom:40px;position:relative;position:unset;}@media (max-width:767px){body.path-frontpage .formerly-website-express-wrapper,body.path-about-opencentric .formerly-website-express-wrapper{padding-left:20px;padding-right:20px;}}body.path-frontpage .formerly-website-express-wrapper:before,body.path-about-opencentric .formerly-website-express-wrapper:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-white-top-case-study.225bb180.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){body.path-frontpage .formerly-website-express-wrapper:before,body.path-about-opencentric .formerly-website-express-wrapper:before{width:32px;height:32px;top:-32px;}}@media (max-width:767.98px){body.path-frontpage .formerly-website-express-wrapper,body.path-about-opencentric .formerly-website-express-wrapper{padding-top:20px;padding-bottom:20px;}}body.path-frontpage .formerly-website-express-wrapper > *,body.path-about-opencentric .formerly-website-express-wrapper > *{margin-left:-40px;}@media (max-width:1400px){body.path-frontpage .formerly-website-express-wrapper > *,body.path-about-opencentric .formerly-website-express-wrapper > *{margin-left:0;}}body.path-frontpage .formerly-website-express-wrapper h2,body.path-about-opencentric .formerly-website-express-wrapper h2{font-size:16px;line-height:22px;font-family:"Libre Franklin Regular";margin-bottom:17px;}body.path-frontpage .formerly-website-express-wrapper ul,body.path-about-opencentric .formerly-website-express-wrapper ul{display:flex;flex-wrap:wrap;flex-direction:column;gap:16px;}body.path-frontpage .formerly-website-express-wrapper ul li a,body.path-about-opencentric .formerly-website-express-wrapper ul li a{font-size:25px;line-height:30px;font-family:"Snap-itmono-16";text-decoration:underline;}body.path-frontpage .formerly-website-express-wrapper ul li a.is-active,body.path-about-opencentric .formerly-website-express-wrapper ul li a.is-active{padding-right:28px;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/arrow-down.808248db.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-size:18px;background-position:100% center;}body.path-frontpage .section-main,body.path-about-opencentric .section-main{margin-top:0;}body.path-frontpage .section-banner,body.path-about-opencentric .section-banner{margin-top:-104px;position:relative;}body.path-frontpage .section-banner .container-fluid,body.path-frontpage .section-banner .container-sm,body.path-frontpage .section-banner .container-md,body.path-frontpage .section-banner .container-lg,body.path-frontpage .section-banner .container-xl,body.path-frontpage .section-banner .container-xxl,body.path-about-opencentric .section-banner .container-fluid,body.path-about-opencentric .section-banner .container-sm,body.path-about-opencentric .section-banner .container-md,body.path-about-opencentric .section-banner .container-lg,body.path-about-opencentric .section-banner .container-xl,body.path-about-opencentric .section-banner .container-xxl{padding:0;}body.path-frontpage .section-banner img,body.path-about-opencentric .section-banner img{width:100%;max-height:721px;object-fit:cover;}body.path-frontpage .section-banner .views-field-title,body.path-about-opencentric .section-banner .views-field-title{position:absolute;width:100%;top:164px;left:0;}body.path-frontpage .section-banner .views-field-title .field-content,body.path-about-opencentric .section-banner .views-field-title .field-content{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;width:100%;font-size:48px;line-height:58px;font-family:"Snap-itmono-16";display:flex;flex-wrap:wrap;flex-direction:column;}@media (max-width:767px){body.path-frontpage .section-banner .views-field-title .field-content,body.path-about-opencentric .section-banner .views-field-title .field-content{padding-left:20px;padding-right:20px;}}@media (max-width:767.98px){body.path-frontpage .section-banner .views-field-title .field-content,body.path-about-opencentric .section-banner .views-field-title .field-content{font-size:30px;line-height:36px;font-family:"Snap-itmono-16";}}body.path-frontpage .section-banner .views-field-title .field-content > div,body.path-about-opencentric .section-banner .views-field-title .field-content > div{max-width:688px;}@media (max-width:767.98px){body.path-frontpage .section-banner .views-field-title .field-content > div,body.path-about-opencentric .section-banner .views-field-title .field-content > div{max-width:400px;}}body.path-frontpage .section-banner .views-field-title .field-content span,body.path-about-opencentric .section-banner .views-field-title .field-content span{display:inline-block;background-color:#2B3030;color:#fff;position:relative;width:auto;margin-top:10px;}body.path-frontpage .section-banner .views-field-title .field-content span:last-child:after,body.path-about-opencentric .section-banner .views-field-title .field-content span:last-child:after{position:absolute;content:"_";right:-22px;color:#2B3030;}body.path-frontpage .section-content-above,body.path-about-opencentric .section-content-above{width:100%;margin-top:-115px;position:relative;min-height:721px;background-color:#EEF9FC;}@media (max-width:767px){body.path-frontpage .section-content-above,body.path-about-opencentric .section-content-above{min-height:512px;}}body.path-frontpage .section-content-above .container,body.path-about-opencentric .section-content-above .container{max-width:100%;width:100%;padding:0;}body.path-frontpage .section-content-above .view-header-statements,body.path-about-opencentric .section-content-above .view-header-statements{position:absolute;width:100%;top:164px;left:0;}body.path-frontpage .section-content-above .view-header-statements .header-statements-text-animate,body.path-about-opencentric .section-content-above .view-header-statements .header-statements-text-animate{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;width:100%;font-size:48px;line-height:58px;font-family:"Snap-itmono-16";display:flex;flex-wrap:wrap;flex-direction:column;}@media (max-width:767px){body.path-frontpage .section-content-above .view-header-statements .header-statements-text-animate,body.path-about-opencentric .section-content-above .view-header-statements .header-statements-text-animate{padding-left:20px;padding-right:20px;}}@media (max-width:767.98px){body.path-frontpage .section-content-above .view-header-statements .header-statements-text-animate,body.path-about-opencentric .section-content-above .view-header-statements .header-statements-text-animate{font-size:30px;line-height:36px;font-family:"Snap-itmono-16";}}body.path-frontpage .section-content-above .view-header-statements .header-statements-text-animate .text-animated,body.path-about-opencentric .section-content-above .view-header-statements .header-statements-text-animate .text-animated{max-width:688px;}@media (max-width:767.98px){body.path-frontpage .section-content-above .view-header-statements .header-statements-text-animate .text-animated,body.path-about-opencentric .section-content-above .view-header-statements .header-statements-text-animate .text-animated{max-width:400px;}}body.path-frontpage .section-content-above .view-header-statements .header-statements-text-animate span,body.path-about-opencentric .section-content-above .view-header-statements .header-statements-text-animate span{display:inline-block;background-color:#2B3030;color:#fff;position:relative;width:auto;margin-top:10px;}body.path-about-opencentric #section-candi .field--name-field-section-title{font-size:30px;line-height:36px;font-family:"Snap-itmono-16";margin-bottom:60px;}@media (max-width:767.98px){body.path-about-opencentric #section-candi .field--name-field-section-title{margin-bottom:40px;}}@media (max-width:767px){body.path-about-opencentric #section-candi .client-left{padding-bottom:0;}}body.path-about-opencentric #section-candi--2:after{display:none;}@media (max-width:767px){body.path-about-opencentric #section-candi--2 .client-left{padding-bottom:20px;}}body.path-about-opencentric #section-candi--3:before{display:none;}body.path-about-opencentric #section-candi--3 .client-wrapper:before{display:none;}body.path-about-opencentric #section-candi--4:after{display:none;}@media (max-width:767px){body.path-about-opencentric #section-candi--4 .client-left{padding-bottom:20px;}}body.path-about-opencentric #section-candi--5:before{display:none;}body.path-about-opencentric #section-candi--5 .client-wrapper:before{display:none;}body.path-about-opencentric .trusted_by-block_1 .block-views-blocktrusted-by-block-1{position:relative;position:unset;}body.path-about-opencentric .trusted_by-block_1 .block-views-blocktrusted-by-block-1:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue1-top-case-study.05189918.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){body.path-about-opencentric .trusted_by-block_1 .block-views-blocktrusted-by-block-1:before{width:32px;height:32px;top:-32px;}}body.path-open-source-tech .section-header .menu--contact a{color:#A3D4B9;border:1px solid #A3D4B9;}body.path-open-source-tech .region-header:before{display:none;}body.path-open-source-tech .group-header{background-color:#2B3030;color:#A3D4B9;}body.path-open-source-tech .group-header h1{color:#A3D4B9;}body.path-open-source-tech .group-header p{font-size:20px;line-height:25px;font-family:"Libre Franklin Light";}body.path-open-source-tech .group-header .header-image-wrapper img{border-bottom-left-radius:0;border-top-left-radius:192px;}body.path-open-source-tech .section-mobile-menu .toggle-mobile-menu .icon-bar{background:#A3D4B9;}body.path-open-source-tech .section-mobile-menu.active .toggle-mobile-menu .icon-bar{background:#fff;}body.path-open-source-tech .block-system-branding-block .site-logo{width:290px;height:65px;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/logo-tech.b8040b83.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}body.path-open-source-tech .block-system-branding-block .site-logo img{display:none;}body.path-open-source-tech .section-main .container{max-width:100%;padding:0;}body.path-open-source-tech .section-main .block-page-title-block{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:40px;}@media (max-width:767px){body.path-open-source-tech .section-main .block-page-title-block{padding-left:20px;padding-right:20px;}}body.path-open-source-tech .view-open-source-tech-{padding-top:100px;padding-bottom:100px;position:relative;position:relative;margin-bottom:0;background-color:#A3D4B9;}@media (max-width:767.98px){body.path-open-source-tech .view-open-source-tech-{padding-top:80px;padding-bottom:80px;}}body.path-open-source-tech .view-open-source-tech-:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){body.path-open-source-tech .view-open-source-tech-:before{width:64px;height:64px;}}body.path-open-source-tech .view-open-source-tech-:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){body.path-open-source-tech .view-open-source-tech-:after{width:64px;height:64px;}}body.path-open-source-tech .view-open-source-tech- .view-content{position:relative;position:unset;}body.path-open-source-tech .view-open-source-tech- .view-content:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-befor-blue3-top-case-study.dd348f78.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){body.path-open-source-tech .view-open-source-tech- .view-content:before{width:32px;height:32px;top:-32px;}}body.path-open-source-tech .field--name-field-section{background-color:#2B3030;position:relative;position:relative;padding-top:100px;padding-bottom:100px;}body.path-open-source-tech .field--name-field-section:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){body.path-open-source-tech .field--name-field-section:before{width:64px;height:64px;}}body.path-open-source-tech .field--name-field-section:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){body.path-open-source-tech .field--name-field-section:after{width:64px;height:64px;}}@media (max-width:767.98px){body.path-open-source-tech .field--name-field-section{padding-top:80px;padding-bottom:80px;}}body.path-open-source-tech .field--name-field-section:before{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-green.d20709d7.svg);}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper{position:relative;position:unset;color:#A3D4B9;background-color:transparent;}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-black-top-case-study.7e1a3b3a.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper:before{width:32px;height:32px;top:-32px;}}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-detail{display:flex;flex-wrap:wrap;gap:40px;margin-bottom:60px;}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-detail .paragraph{position:relative;}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-detail .field__item{max-width:calc(25% - 30px);width:100%;}@media (max-width:1023px){body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-detail .field__item{max-width:calc(50% - 20px);}}@media (max-width:767px){body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-detail .field__item{max-width:100%;}}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-detail .field__item .field__item{max-width:100%;}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-detail .field__item .paragraph{width:100%;display:flex;flex-wrap:wrap;column-gap:30px;}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-detail .field__item .paragraph .group-detail{flex:1;}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-detail .field__item .field{max-width:100%;}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-detail .field__item .field img{object-fit:cover;height:100%;}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-detail .field--name-field-icon-entity{width:40px !important;height:40px;}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-detail .field--name-field-detail-title{font-family:"Libre Franklin";}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-detail{margin-bottom:0;}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .paragraph--type--section{gap:0;padding-bottom:0;padding-top:0;}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .paragraph--type--section:before{display:none;}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-sect{color:#A3D4B9;}body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-detail > .field__item{width:calc(33.333333% - 26.6666667px);max-width:100%;}@media (max-width:1023px){body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-detail > .field__item{width:calc(50% - 20px);}}@media (max-width:767px){body.path-open-source-tech .field--name-field-section .paragraph-type-section-wrapper .field--name-field-detail > .field__item{width:100%;}}body.path-open-source-tech .field--name-field-section .field--name-field-conclusion{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;color:#A3D4B9;}@media (max-width:767px){body.path-open-source-tech .field--name-field-section .field--name-field-conclusion{padding-left:20px;padding-right:20px;}}body.path-open-source-tech .field--name-field-section .field--name-field-conclusion p{max-width:506px;font-family:"Libre Franklin Light";}body.path-open-source-tech .field--name-field-section .field--name-field-conclusion p:last-child{margin-bottom:0;}body.no-scrollable .section-header{color:#fff;background-color:#2B3030;}body.no-scrollable .section-header .menu--contact a{display:none;}body.no-scrollable .section-header .block-system-branding-block{background:#2B3030;}body.no-scrollable .section-header .block-system-branding-block a{display:inline-block;width:290px;height:65px;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/logo-desktop-white.30453f91.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-size:cover;}@media (max-width:1023.98px){body.no-scrollable .section-header .block-system-branding-block a{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/logo-mobile-white.30453f91.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;min-width:233.5px;min-height:52.3px;width:auto;height:auto;}}@media (max-width:767px){body.no-scrollable .section-header .block-system-branding-block a{min-width:unset;min-height:unset;width:50px;height:50px;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/logo-mobile2.23de8e49.svg);background-repeat:no-repeat;background-size:48px;background-position:center 1px;}}body.no-scrollable .section-header .block-system-branding-block img{display:none;}body.no-scrollable .section-header .block-system-branding-block::before{content:"";background-color:#2B3030;width:100%;position:absolute;left:0;top:-100%;display:inline-block;height:52px;}body.no-scrollable .section-header .region-header{z-index:10;position:relative;}body.no-scrollable .section-header .region-header:before{display:none;}body.no-scrollable header{background-color:#2B3030;}body.no-scrollable .section-main{display:none;}body.no-scrollable .section-footer:after{display:none;}body.no-scrollable .section-mobile-menu.active .region-mobile-menu{overflow:auto;}body.no-scrollable .section-content-above{display:none;}body.user-logged-in .section-mobile-menu .region-mobile-menu .menu--main{margin-top:160px;}@media (max-width:1023.98px){body.user-logged-in .section-mobile-menu .region-mobile-menu .menu--main{margin-top:150px;}}@media (max-width:767.98px){body.user-logged-in .section-mobile-menu .region-mobile-menu .menu--main{margin-top:140px;}}body.user-logged-in .group-header{margin-top:-268px;padding-top:162px;}@media (max-width:425px){body.user-logged-in .group-header{margin-top:-260px;}}body.user-logged-in.path-tech .group-header{margin-top:-358px;}body.user-logged-in.path-open-source-tech .group-header{margin-top:-296px;}body.path-sitemap .section-main .block-system-main-block{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;}@media (max-width:767px){body.path-sitemap .section-main .block-system-main-block{padding-left:20px;padding-right:20px;}}body:not(.user-logged-in).path-open-source-tech .group-header{margin-top:-195px;}body:not(.user-logged-in).menu-fixed header.header{min-height:103px;transition:all 0.3s ease-in-out;}body:not(.user-logged-in).menu-fixed .section-header{top:0;transition:all 0.3s ease-in-out;}body.path-tech .region-header:before{display:none;}body.path-tech .section-content-above{z-index:9;position:relative;}body.path-tech .group-header{min-height:unset;padding-bottom:100px;padding-top:247px;margin-top:-247px;}@media (max-width:1023px){body.path-tech .group-header{padding-bottom:80px;}}@media (max-width:767px){body.path-tech .group-header{padding-bottom:64px;}}body.path-tech .group-header .header-container{display:flex;flex-wrap:wrap;gap:40px;max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;}@media (max-width:767px){body.path-tech .group-header .header-container{padding-left:20px;padding-right:20px;}}body.path-tech .group-header .title-wrapper{width:calc(50% - 20px);max-width:100%;padding:0;}@media (max-width:767px){body.path-tech .group-header .title-wrapper{width:100%;margin-bottom:0;}}body.path-tech .group-header .title-wrapper *{max-width:100%;}body.path-tech .group-header .title-wrapper * p{font-size:20px;line-height:25px;font-family:"Libre Franklin Light";}body.path-tech .group-header .title-wrapper *:last-child{margin-bottom:0;}body.path-tech .group-header .header-image-wrapper{max-width:100%;position:unset;height:auto;transform:unset;width:calc(50% - 20px);}@media (max-width:767px){body.path-tech .group-header .header-image-wrapper{width:100%;}}body.path-tech .group-header .header-image-wrapper .field--name-field-tech-logo{height:100%;width:100%;text-align:center;}body.path-tech .group-header .header-image-wrapper img{border-radius:0;max-height:333px;object-fit:contain;width:auto;height:auto;}body.path-tech #section-candi{background-color:#2B3030;}body.path-tech #section-candi .client-wrapper{position:relative;}body.path-tech #section-candi .client-wrapper:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-black-top-case-study.7e1a3b3a.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){body.path-tech #section-candi .client-wrapper:before{width:32px;height:32px;top:-32px;}}body.path-tech #section-candi .client-left .field{color:#A3D4B9;}body.path-tech .paragraph--type--section .field--name-field-sect{font-size:48px;line-height:58px;font-family:"Snap-itmono-16";width:100%;}@media (max-width:767px){body.path-tech .paragraph--type--section .field--name-field-sect{font-size:30px;line-height:38px;font-family:"Snap-itmono-16";}}body.path-tech .view-tech-related-case-studies .views-col{max-width:calc(50% - 20px);flex:0 0 calc(50% - 20px);}@media (max-width:767px){body.path-tech .view-tech-related-case-studies .views-col{max-width:100%;flex:0 0 100%;}}body.path-tech .view-tech-related-case-studies .views-col:nth-child(1){max-width:100%;flex:0 0 100%;display:grid;grid-template-columns:66.66666% 33.33333%;grid-template-rows:auto auto;column-gap:40px;}@media (max-width:991px){body.path-tech .view-tech-related-case-studies .views-col:nth-child(1){grid-template-columns:repeat(2,1fr);}}@media (max-width:767px){body.path-tech .view-tech-related-case-studies .views-col:nth-child(1){display:flex;flex-wrap:wrap;}}body.path-tech .view-tech-related-case-studies .views-col:nth-child(1) .views-field-field-primary-image{grid-column:1/2;grid-row:1/4;}body.path-tech .view-tech-related-case-studies .views-col:nth-child(1) .views-field-field-client{grid-column:2/3;grid-row:1/2;}@media (max-width:767px){body.path-tech .view-tech-related-case-studies .views-col:nth-child(1) .views-field-field-client{grid-column:1/2;max-width:100%;flex:0 0 100%;}}body.path-tech .view-tech-related-case-studies .views-col:nth-child(1) .views-field-title{grid-column:2/3;grid-row:2/3;}@media (max-width:767px){body.path-tech .view-tech-related-case-studies .views-col:nth-child(1) .views-field-title{grid-column:1/2;max-width:100%;flex:0 0 100%;}}.page-node-type-tech .section-header{background-color:#EEF9FC;}.page-node-type-tech .group-header{background-color:#EEF9FC;}.page-node-type-tech .group-header .header-body-wrapper{max-width:100%;flex:0 0 100%;order:5;row-gap:0;margin-top:77px;}@media (max-width:767px){.page-node-type-tech .group-header .header-body-wrapper{margin-top:30px;}}.page-node-type-tech .group-header .header-body-wrapper .text-formatted{width:100%;}.page-node-type-tech div[class^=certifications-] > .field{position:relative;}.page-node-type-tech div[class^=certifications-] > .field:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-black-top-case-study.7e1a3b3a.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.page-node-type-tech div[class^=certifications-] > .field:before{width:32px;height:32px;top:-32px;}}.page-node-type-tech div[class^=trusted_by-] > .field{position:relative;}.page-node-type-tech div[class^=trusted_by-] > .field:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue1-top-case-study.05189918.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.page-node-type-tech div[class^=trusted_by-] > .field:before{width:32px;height:32px;top:-32px;}}.page-node-type-tech .trusted_by-block_1:before{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue-top-footer.5aa34aba.svg);}.page-node-type-tech .certifications-block_1:before,.page-node-type-tech .why-opencentric-group:before{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue2-top-footer.871feacc.svg);}.page-node-type-tech .block-webform-block:before{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue3-top-footer.e560548c.svg);}.page-node-type-tech .field--name-field-service .paragraph--type--section:before{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue1-top-case-study.05189918.svg);}.page-node-type-tech .section-main .group-header ul{display:grid;grid-template-columns:repeat(3,1fr);column-gap:40px;padding-left:0;margin-bottom:30px;}@media (max-width:991px){.page-node-type-tech .section-main .group-header ul{column-gap:20px;}}@media (max-width:767px){.page-node-type-tech .section-main .group-header ul{grid-template-columns:repeat(1,1fr);column-gap:0;row-gap:28px;}}.page-node-type-tech .section-main .group-header ul li{padding-left:70px;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-check.ce16c7df.svg);background-size:40px 40px;background-position:left top;}.page-node-type-tech .section-main .group-header ul li strong{display:block;}.page-node-type-tech .block-webform-block{padding-bottom:82px;}@media (max-width:767px){.page-node-type-tech .block-webform-block{padding-bottom:80px;}}.page-node-type-tech .block-webform-block form .form-item-name,.page-node-type-tech .block-webform-block form .form-item-email{max-width:100%;}.page-node-type-tech .block-webform-block form .form-item-phone{max-width:364px;}@media (max-width:767px){.page-node-type-tech .block-webform-block form .form-item-phone{max-width:100%;}}.page-node-type-tech .webform-submission-let-s-get-started-form{grid-template-columns:repeat(2,1fr);row-gap:0;}@media (max-width:767px){.page-node-type-tech .webform-submission-let-s-get-started-form{grid-template-columns:100%;row-gap:6px;column-gap:0;}}.page-node-type-tech .webform-submission-let-s-get-started-form .cf-turnstile{display:none;}.page-node-type-tech .field--name-field-related-case-studies,.page-node-type-tech .field--name-field-service{background-color:#CEE3E5;}@media (max-width:767px){.page-node-type-tech .field--name-field-related-case-studies > *{padding-top:20px;padding-bottom:20px;}}.page-node-type-tech .field--name-field-faq-section{position:relative;position:relative;}.page-node-type-tech .field--name-field-faq-section:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.page-node-type-tech .field--name-field-faq-section:before{width:64px;height:64px;}}.page-node-type-tech .field--name-field-faq-section:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.page-node-type-tech .field--name-field-faq-section:after{width:64px;height:64px;}}.page-node-type-tech .field--name-field-faq-section > .field__item{position:relative;position:static;}.page-node-type-tech .field--name-field-faq-section > .field__item:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue4-top-case-study.6a297605.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.page-node-type-tech .field--name-field-faq-section > .field__item:before{width:32px;height:32px;top:-32px;}}.group-header-with-padding{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-bottom:40px;}@media (max-width:767px){.group-header-with-padding{padding-left:20px;padding-right:20px;}}.clearfix::after{display:none;}.block-views-blockcase-studies-block-1{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;}@media (max-width:767px){.block-views-blockcase-studies-block-1{padding-left:20px;padding-right:20px;}}.field--name-field-service{background-color:#A3D4B9;position:relative;padding-top:100px;padding-bottom:100px;position:relative;}@media (max-width:767.98px){.field--name-field-service{padding-top:80px;padding-bottom:80px;}}.field--name-field-service .field--name-field-detail{display:flex;flex-wrap:wrap;gap:40px;margin-bottom:60px;}.field--name-field-service .field--name-field-detail .paragraph{position:relative;}.field--name-field-service .field--name-field-detail .field__item{max-width:calc(25% - 30px);width:100%;}@media (max-width:1023px){.field--name-field-service .field--name-field-detail .field__item{max-width:calc(50% - 20px);}}@media (max-width:767px){.field--name-field-service .field--name-field-detail .field__item{max-width:100%;}}.field--name-field-service .field--name-field-detail .field__item .field__item{max-width:100%;}.field--name-field-service .field--name-field-detail .field__item .paragraph{width:100%;display:flex;flex-wrap:wrap;column-gap:30px;}.field--name-field-service .field--name-field-detail .field__item .paragraph .group-detail{flex:1;}.field--name-field-service .field--name-field-detail .field__item .field{max-width:100%;}.field--name-field-service .field--name-field-detail .field__item .field img{object-fit:cover;height:100%;}.field--name-field-service .field--name-field-detail .field--name-field-icon-entity{width:40px !important;height:40px;}.field--name-field-service .field--name-field-detail .field--name-field-detail-title{font-family:"Libre Franklin";}.field--name-field-service:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.field--name-field-service:before{width:64px;height:64px;}}.field--name-field-service .paragraph--type--section{position:relative;position:unset;}.field--name-field-service .paragraph--type--section:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue5-top.dd348f78.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.field--name-field-service .paragraph--type--section:before{width:32px;height:32px;top:-32px;}}.field--name-field-service .paragraph--type--section .field--name-field-detail > .field__item{width:calc(33.333333% - 26.6666667px);max-width:100%;}@media (max-width:1023px){.field--name-field-service .paragraph--type--section .field--name-field-detail > .field__item{width:calc(50% - 20px);}}@media (max-width:767px){.field--name-field-service .paragraph--type--section .field--name-field-detail > .field__item{width:100%;}}.field--name-field-service .field--name-field-detail{margin-bottom:0;}.field--name-field-related-case-studies{background-color:#A3D4B9;display:flex;flex-wrap:wrap;padding-top:100px;padding-bottom:100px;padding-top:0;position:relative;}@media (max-width:767.98px){.field--name-field-related-case-studies{padding-top:80px;padding-bottom:80px;}}.field--name-field-related-case-studies:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.field--name-field-related-case-studies:after{width:64px;height:64px;}}@media (max-width:767px){.field--name-field-related-case-studies{padding-top:0;}}.field--name-field-related-case-studies > *{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;}@media (max-width:767px){.field--name-field-related-case-studies > *{padding-left:20px;padding-right:20px;}}.why-opencentric-group{background-color:#2B3030;position:relative;position:relative;padding-top:100px;padding-bottom:100px;}.why-opencentric-group:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.why-opencentric-group:before{width:64px;height:64px;}}.why-opencentric-group:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.why-opencentric-group:after{width:64px;height:64px;}}@media (max-width:767.98px){.why-opencentric-group{padding-top:80px;padding-bottom:80px;}}.why-opencentric-group:before{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-green.d20709d7.svg);}.why-opencentric-group .field--name-field-why-opencentric{position:relative;position:unset;color:#A3D4B9;}.why-opencentric-group .field--name-field-why-opencentric:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-black-top-case-study.7e1a3b3a.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.why-opencentric-group .field--name-field-why-opencentric:before{width:32px;height:32px;top:-32px;}}.why-opencentric-group .field--name-field-why-opencentric .field--name-field-detail{display:flex;flex-wrap:wrap;gap:40px;margin-bottom:60px;}.why-opencentric-group .field--name-field-why-opencentric .field--name-field-detail .paragraph{position:relative;}.why-opencentric-group .field--name-field-why-opencentric .field--name-field-detail .field__item{max-width:calc(25% - 30px);width:100%;}@media (max-width:1023px){.why-opencentric-group .field--name-field-why-opencentric .field--name-field-detail .field__item{max-width:calc(50% - 20px);}}@media (max-width:767px){.why-opencentric-group .field--name-field-why-opencentric .field--name-field-detail .field__item{max-width:100%;}}.why-opencentric-group .field--name-field-why-opencentric .field--name-field-detail .field__item .field__item{max-width:100%;}.why-opencentric-group .field--name-field-why-opencentric .field--name-field-detail .field__item .paragraph{width:100%;display:flex;flex-wrap:wrap;column-gap:30px;}.why-opencentric-group .field--name-field-why-opencentric .field--name-field-detail .field__item .paragraph .group-detail{flex:1;}.why-opencentric-group .field--name-field-why-opencentric .field--name-field-detail .field__item .field{max-width:100%;}.why-opencentric-group .field--name-field-why-opencentric .field--name-field-detail .field__item .field img{object-fit:cover;height:100%;}.why-opencentric-group .field--name-field-why-opencentric .field--name-field-detail .field--name-field-icon-entity{width:40px !important;height:40px;}.why-opencentric-group .field--name-field-why-opencentric .field--name-field-detail .field--name-field-detail-title{font-family:"Libre Franklin";}.why-opencentric-group .field--name-field-why-opencentric .field--name-field-detail > .field__item{width:calc(33.333333% - 26.6666667px);max-width:100%;}@media (max-width:1023px){.why-opencentric-group .field--name-field-why-opencentric .field--name-field-detail > .field__item{width:calc(50% - 20px);}}@media (max-width:767px){.why-opencentric-group .field--name-field-why-opencentric .field--name-field-detail > .field__item{width:100%;}}.why-opencentric-group .field--name-field-conclusion{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;color:#A3D4B9;}@media (max-width:767px){.why-opencentric-group .field--name-field-conclusion{padding-left:20px;padding-right:20px;}}.why-opencentric-group .field--name-field-conclusion .conclusion-container{max-width:840px;width:100%;margin-left:0;}.why-opencentric-group .field--name-field-conclusion p{max-width:506px;font-family:"Libre Franklin Light";display:inline;}.why-opencentric-group .field--name-field-conclusion p:last-child{margin-bottom:0;display:block;}.why-opencentric-group .field--name-field-conclusion a{margin-top:40px;display:flex;align-items:center;width:max-content;background-color:#A3D4B9;border-radius:15px;padding:14px 21px 14px 44px;font-size:16px;line-height:22px;color:#2B3030;text-decoration:none;font-family:"Libre Franklin Light";background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-message-black.927ace05.svg);background-repeat:no-repeat;background-size:19px;background-position:15px center;}.why-opencentric-group .field--name-field-conclusion a:hover,.why-opencentric-group .field--name-field-conclusion a:focus{text-decoration:underline;}.section-footer{position:relative;position:relative;}.section-footer:after{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue-top-footer.5aa34aba.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.section-footer:after{width:64px;height:64px;}}.section-footer:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-black-top-footer.5265514b.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.section-footer:before{width:32px;height:32px;top:-32px;}}.section-main{margin-bottom:0;margin-top:40px;}.section-main form.user-login-form,.section-main .user-pass,.section-main .user-register-form{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;margin-bottom:60px;}@media (max-width:767px){.section-main form.user-login-form,.section-main .user-pass,.section-main .user-register-form{padding-left:20px;padding-right:20px;}}.section-main .block-page-title-block{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;}@media (max-width:767px){.section-main .block-page-title-block{padding-left:20px;padding-right:20px;}}.section-main .container{width:100%;max-width:100%;padding:0;}.section-main .container .row{padding:0;margin:0;width:100%;}.section-main .container .row > *{padding:0;}.section-main .webform-confirmation,.section-main .messages--status{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;}@media (max-width:767px){.section-main .webform-confirmation,.section-main .messages--status{padding-left:20px;padding-right:20px;}}.section-main .messages--status{margin-bottom:30px;}.section-main .node__content ul{padding-left:1rem;}.section-main .node__content ul li{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-img-black.d27813c4.svg);background-repeat:no-repeat;padding-left:1rem;background-position:left 5px;}#section-title{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;margin-bottom:100px;}@media (max-width:767px){#section-title{padding-left:20px;padding-right:20px;}}#section-title .view-eva{margin-bottom:0;}#section-title .view-eva .views-row{display:flex;flex-wrap:wrap;gap:40px;}#section-title .views-field-title{width:31.5%;}@media (min-width:1023px){#section-title .views-field-title{min-width:360px;}}#section-title .views-field-title .field--name-title{width:100%;font-size:48px;line-height:58px;font-family:"Snap-itmono-16";}#section-title .views-field-title .field--name-title span{display:inline-block;width:auto;background-color:#2B3030;margin-bottom:10px;color:white;}#section-title .views-field-title .field--name-title span:last-child{margin-bottom:0;}#section-title .field--name-field-primary-image,#section-title .views-field-field-video{flex:1;}#section-title .field--name-field-primary-image img,#section-title .views-field-field-video img{border-radius:40px;max-height:640px;object-fit:cover;height:auto;min-height:320px;}#section-title .views-field-field-video{flex:1;}@media (max-width:1023.98px){#section-title .views-field-field-video{flex:0 0 100%;}}#section-title .views-field-field-video iframe,#section-title .views-field-field-video video{border-radius:40px;max-width:100%;max-height:100%;}#section-title .vimeo-banner img{z-index:2;position:absolute;width:100%;height:100%;min-height:unset;}#section-candi .client-left,#section-client .client-left{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:100px;padding-bottom:100px;}@media (max-width:767px){#section-candi .client-left,#section-client .client-left{padding-left:20px;padding-right:20px;}}@media (max-width:1023px){#section-candi .client-left,#section-client .client-left{width:50%;margin:0;}}@media (max-width:767px){#section-candi .client-left,#section-client .client-left{width:100%;margin:0;margin-bottom:20px;padding-top:80px;}}#section-candi .client-left .field,#section-client .client-left .field{max-width:400px;margin-bottom:20px;}@media (max-width:767px){#section-candi .client-left .field,#section-client .client-left .field{max-width:100%;}}#section-candi .client-left .field p:last-child,#section-client .client-left .field p:last-child{margin-bottom:0;}#section-candi .client-left .field:last-child,#section-client .client-left .field:last-child{margin-bottom:0;}#section-candi .client-left .field .field__label,#section-client .client-left .field .field__label{font-size:20px;line-height:22px;font-family:"Snap-itmono-16";}#section-candi .client-left .field .field__item,#section-client .client-left .field .field__item{font-size:16px;line-height:22px;font-family:"Libre Franklin";}#section-candi .client-left .field.field--name-field-client-bio,#section-client .client-left .field.field--name-field-client-bio{font-size:16px;line-height:22px;font-family:"Libre Franklin Regular";}#section-candi .client-right,#section-client .client-right{width:50%;position:absolute;right:0;top:0;transform:translateX(0%);padding:0;height:100%;}#section-candi .client-right *,#section-client .client-right *{height:100%;}@media (max-width:767px){#section-candi .client-right *,#section-client .client-right *{height:auto;}}#section-candi .client-right * picture,#section-client .client-right * picture{display:flex;}@media (min-width:767px){#section-candi .client-right * picture img,#section-client .client-right * picture img{height:100%;}}#section-candi .client-right img,#section-client .client-right img{border-top-left-radius:192px;width:100%;object-fit:cover;}@media (max-width:767px){#section-candi .client-right,#section-client .client-right{position:unset;width:100%;transform:unset;}#section-candi .client-right img,#section-client .client-right img{border-top-left-radius:96px;}}#section-candi .field--name-field-section-title,#section-client .field--name-field-section-title{font-size:30px;line-height:36px;font-family:"Snap-itmono-16";margin-bottom:calc(1.5rem + 3vw);}@media (min-width:1200px){#section-candi .field--name-field-section-title,#section-client .field--name-field-section-title{margin-bottom:3.75rem;}}#section-candi,#section-candi--2,#section-candi--4,#section-client{position:relative;position:relative;}#section-candi:before,#section-candi--2:before,#section-candi--4:before,#section-client:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-candi:before,#section-candi--2:before,#section-candi--4:before,#section-client:before{width:64px;height:64px;}}#section-candi:after,#section-candi--2:after,#section-candi--4:after,#section-client:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-candi:after,#section-candi--2:after,#section-candi--4:after,#section-client:after{width:64px;height:64px;}}@media (min-width:1440px){#section-candi,#section-candi--2,#section-candi--4,#section-client{height:467px;}}@media (min-width:767.98px) and (max-width:1023.98px){#section-candi,#section-candi--2,#section-candi--4,#section-client{min-height:467px;}}#section-candi .client-wrapper,#section-candi--2 .client-wrapper,#section-candi--4 .client-wrapper,#section-client .client-wrapper{position:relative;}#section-candi .client-wrapper:before,#section-candi--2 .client-wrapper:before,#section-candi--4 .client-wrapper:before,#section-client .client-wrapper:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue4-top-case-study.6a297605.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-candi .client-wrapper:before,#section-candi--2 .client-wrapper:before,#section-candi--4 .client-wrapper:before,#section-client .client-wrapper:before{width:32px;height:32px;top:-32px;}}@media (min-width:1440px){#section-candi .client-wrapper,#section-candi--2 .client-wrapper,#section-candi--4 .client-wrapper,#section-client .client-wrapper{height:467px;}}@media (min-width:767.98px) and (max-width:1023.98px){#section-candi .client-wrapper,#section-candi--2 .client-wrapper,#section-candi--4 .client-wrapper,#section-client .client-wrapper{min-height:467px;}}#section-client{background-color:#CEE3E5;}#section-client .client-wrapper{position:relative;}#section-client .client-wrapper:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue1-top-case-study.05189918.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-client .client-wrapper:before{width:32px;height:32px;top:-32px;}}#section-candi--3,#section-candi--5{position:relative;position:relative;}#section-candi--3:before,#section-candi--5:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-candi--3:before,#section-candi--5:before{width:64px;height:64px;}}#section-candi--3:after,#section-candi--5:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-candi--3:after,#section-candi--5:after{width:64px;height:64px;}}@media (min-width:1440px){#section-candi--3,#section-candi--5{height:467px;}}@media (min-width:767.98px) and (max-width:1023.98px){#section-candi--3,#section-candi--5{min-height:467px;}}#section-candi--3 .client-wrapper,#section-candi--5 .client-wrapper{position:relative;}#section-candi--3 .client-wrapper:before,#section-candi--5 .client-wrapper:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue4-top-case-study.6a297605.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-candi--3 .client-wrapper:before,#section-candi--5 .client-wrapper:before{width:32px;height:32px;top:-32px;}}@media (min-width:1440px){#section-candi--3 .client-wrapper,#section-candi--5 .client-wrapper{height:467px;}}@media (min-width:767.98px) and (max-width:1023.98px){#section-candi--3 .client-wrapper,#section-candi--5 .client-wrapper{min-height:467px;}}#section-candi--2 .client-wrapper,#section-candi--3 .client-wrapper,#section-candi--4 .client-wrapper,#section-candi--5 .client-wrapper{position:relative;}#section-candi--2 .client-wrapper:before,#section-candi--3 .client-wrapper:before,#section-candi--4 .client-wrapper:before,#section-candi--5 .client-wrapper:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue2-top-case-study.07ff9b75.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-candi--2 .client-wrapper:before,#section-candi--3 .client-wrapper:before,#section-candi--4 .client-wrapper:before,#section-candi--5 .client-wrapper:before{width:32px;height:32px;top:-32px;}}#section-quote{background-color:#9CD9E8;position:relative;position:relative;}#section-quote:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-quote:before{width:64px;height:64px;}}#section-quote:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-quote:after{width:64px;height:64px;}}#section-quote .quote-wrapper{position:relative;}#section-quote .quote-wrapper:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue2-top-case-study.07ff9b75.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-quote .quote-wrapper:before{width:32px;height:32px;top:-32px;}}#section-quote .field--name-field-quote{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:100px;padding-bottom:100px;}@media (max-width:767px){#section-quote .field--name-field-quote{padding-left:20px;padding-right:20px;}}@media (max-width:767.98px){#section-quote .field--name-field-quote{padding-top:80px;padding-bottom:80px;}}#section-quote .field--name-field-quote .field{padding:0;}#section-quote .field--name-field-quote .field.field--name-field-quote{font-size:20px;line-height:25px;font-family:"Libre Franklin Light";margin-bottom:15px;}#section-quote .field--name-field-quote .field.field--name-field-quote-author{font-size:16px;line-height:22px;font-family:"Libre Franklin";}#section-quote .field--name-field-quote .field.field--name-field-author-position{font-size:16px;line-height:22px;font-family:"Libre Franklin Regular";}#section-quote .paragraph--type--quote{padding-left:230.5px;position:relative;}#section-quote .paragraph--type--quote:before,#section-quote .paragraph--type--quote:after{position:absolute;content:"";left:0;top:0;display:inline-block;width:56.75px;height:51.42px;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-section-quote.7361add6.svg);background-position:center;background-size:contain;background-repeat:no-repeat;}#section-quote .paragraph--type--quote:after{left:66.75px;}#section-project-brief{background-color:#fff;position:relative;position:relative;}#section-project-brief:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-project-brief:before{width:64px;height:64px;}}#section-project-brief:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-project-brief:after{width:64px;height:64px;}}#section-project-brief .project-brief-wrapper{position:relative;position:unset;}#section-project-brief .project-brief-wrapper:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-white-top-case-study.225bb180.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-project-brief .project-brief-wrapper:before{width:32px;height:32px;top:-32px;}}#section-project-brief .project-brief-wrapper{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:100px;padding-bottom:100px;display:flex;flex-wrap:wrap;gap:40px;}@media (max-width:767px){#section-project-brief .project-brief-wrapper{padding-left:20px;padding-right:20px;}}@media (max-width:767.98px){#section-project-brief .project-brief-wrapper{padding-top:80px;padding-bottom:80px;}}#section-project-brief .project-brief-wrapper .field--name-field-project-brief{width:31.25%;}#section-project-brief .project-brief-wrapper .field--name-field-project-brief .field__label{margin-bottom:60px;font-size:48px;line-height:58px;font-family:"Snap-itmono-16";}@media (max-width:767.98px){#section-project-brief .project-brief-wrapper .field--name-field-project-brief .field__label{margin-bottom:40px;}}@media (max-width:767px){#section-project-brief .project-brief-wrapper .field--name-field-project-brief .field__label{font-size:30px;line-height:38px;font-family:"Snap-itmono-16";}}#section-project-brief .project-brief-wrapper .field--name-field-key-objectives{flex:1;}#section-project-brief .project-brief-wrapper .field--name-field-key-objectives .field__label{margin-bottom:40px;font-size:25px;line-height:30px;font-family:"Snap-itmono-16";}#section-project-brief .project-brief-wrapper .field--name-field-key-objectives .field__items{display:flex;flex-wrap:wrap;flex-direction:row;column-gap:31px;row-gap:40px;}#section-project-brief .project-brief-wrapper .field--name-field-key-objectives .field__items .field__item{max-width:calc(50% - 20px);width:100%;padding-left:70px;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-key-obj.80b93988.svg);background-position:0 center;background-size:40px;background-repeat:no-repeat;min-height:40px;display:flex;align-items:flex-start;}#section-approach{min-height:320px;position:relative;display:flex;flex-wrap:wrap;}#section-approach .approach-wrapper{position:relative;margin:0 auto;padding-bottom:100px;display:inline-block;}@media (min-width:1440px){#section-approach .approach-wrapper{position:unset;}}#section-approach .field--name-field-approach-image{position:absolute;left:0;top:0;width:34%;}#section-approach .field--name-field-approach-image img{border-top-right-radius:192px;object-fit:cover;width:100%;}#section-approach .field--name-field-approach{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-left:calc(33.333333% + 30px);}@media (max-width:767px){#section-approach .field--name-field-approach{padding-left:20px;padding-right:20px;}}#section-approach .field--name-field-approach .field__label{margin-bottom:60px;font-size:48px;line-height:58px;font-family:"Snap-itmono-16";}@media (max-width:767.98px){#section-approach .field--name-field-approach .field__label{margin-bottom:40px;}}#section-approach .field--name-field-approach .field__item{column-count:2;column-gap:40px;}@media (max-width:1023.98px){#section-approach .field--name-field-approach .field__item{column-count:1;}}#section-technologies{position:relative;position:relative;}#section-technologies:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-technologies:before{width:64px;height:64px;}}#section-technologies:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-technologies:after{width:64px;height:64px;}}#section-technologies .technologies-wrapper{position:relative;}#section-technologies .technologies-wrapper:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-befor-blue3-top-case-study.dd348f78.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-technologies .technologies-wrapper:before{width:32px;height:32px;top:-32px;}}#section-technologies .views-element-container{background-color:#A3D4B9;}#section-technologies .view-case-study-related-tech{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:100px;padding-bottom:100px;}@media (max-width:767px){#section-technologies .view-case-study-related-tech{padding-left:20px;padding-right:20px;}}@media (max-width:767.98px){#section-technologies .view-case-study-related-tech{padding-top:80px;padding-bottom:80px;}}#section-technologies .view-case-study-related-tech header{margin-bottom:60px;}#section-technologies .view-case-study-related-tech header p:last-child{margin-bottom:0;}#section-technologies footer{display:flex;flex-wrap:wrap;margin-top:40px;}#section-technologies footer p{display:flex;flex-wrap:wrap;margin-bottom:0;}#section-technologies footer a{border:1px solid #2B3030;border-radius:15px;padding:15px;padding-right:37px;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-arrow-right-black.a4bf54ce.svg);background-repeat:no-repeat;background-size:12px;background-position:calc(100% - 15px) center;font-family:"Libre Franklin Regular";}#section-solution{position:relative;position:relative;}#section-solution:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-solution:before{width:64px;height:64px;}}#section-solution:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-solution:after{width:64px;height:64px;}}#section-solution .solution-wrapper{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:100px;padding-bottom:100px;position:relative;position:unset;}@media (max-width:767px){#section-solution .solution-wrapper{padding-left:20px;padding-right:20px;}}@media (max-width:767.98px){#section-solution .solution-wrapper{padding-top:80px;padding-bottom:80px;}}#section-solution .solution-wrapper:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-white-top-case-study.225bb180.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-solution .solution-wrapper:before{width:32px;height:32px;top:-32px;}}#section-solution .paragraph--type--section{padding:0;max-width:100%;}#section-solution .field--name-field-solution{display:flex;flex-wrap:wrap;}#section-solution .field--name-field-solution .field__item .field--name-field-detail{display:flex;flex-wrap:wrap;gap:40px;margin-bottom:60px;}#section-solution .field--name-field-solution .field__item .field--name-field-detail .paragraph{position:relative;}#section-solution .field--name-field-solution .field__item .field--name-field-detail .field__item{max-width:calc(25% - 30px);width:100%;}#section-solution .field--name-field-solution .field__item .field--name-field-detail .field__item .field__item{max-width:100%;}#section-solution .field--name-field-solution .field__item .field--name-field-detail .field__item .paragraph{width:100%;display:flex;flex-wrap:wrap;column-gap:30px;}#section-solution .field--name-field-solution .field__item .field--name-field-detail .field__item .paragraph .group-detail{flex:1;}#section-solution .field--name-field-solution .field__item .field--name-field-detail .field__item .field{max-width:100%;}#section-solution .field--name-field-solution .field__item .field--name-field-detail .field__item .field img{object-fit:cover;height:100%;}#section-solution .field--name-field-solution .field__item .field--name-field-detail .field--name-field-icon-entity{width:40px !important;height:40px;}#section-solution .field--name-field-solution .field__item .field--name-field-detail .field--name-field-detail-title{font-family:"Libre Franklin";}#section-solution .field--name-field-solution .field__item .field--name-field-section-main-image{max-width:950px;margin-bottom:60px;}#section-solution .field--name-field-solution .field__item .field--name-field-section-main-image img{object-fit:contain;height:auto;}#section-solution .field--name-field-solution .field__item .field--name-field-detail-image{margin-bottom:20px;}#section-solution .field--name-field-solution .field__item .paragraph--type--desktop-tablet-mobile-screenshot,#section-solution .field--name-field-solution .field__item .paragraph--type--_-rows-desktop-tablet-mobile-scr,#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-tablet-desktop-screenshot{display:flex;flex-wrap:wrap;gap:40px;}@media (max-width:767px){#section-solution .field--name-field-solution .field__item .paragraph--type--desktop-tablet-mobile-screenshot,#section-solution .field--name-field-solution .field__item .paragraph--type--_-rows-desktop-tablet-mobile-scr,#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-tablet-desktop-screenshot{gap:20px;}}#section-solution .field--name-field-solution .field__item .paragraph--type--desktop-tablet-mobile-screenshot img,#section-solution .field--name-field-solution .field__item .paragraph--type--_-rows-desktop-tablet-mobile-scr img,#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-tablet-desktop-screenshot img{border-radius:10px;object-fit:contain;height:auto;max-width:100%;}#section-solution .field--name-field-solution .field__item .paragraph--type--desktop-tablet-mobile-screenshot picture,#section-solution .field--name-field-solution .field__item .paragraph--type--_-rows-desktop-tablet-mobile-scr picture,#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-tablet-desktop-screenshot picture{display:flex;flex-wrap:wrap;width:100%;}#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-screenshots{gap:40px;}@media (max-width:767px){#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-screenshots{gap:20px;}}#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-screenshots .field--name-field-mobile-screenshot-2,#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-screenshots .field--name-field-mobile-screenshot-4{padding-top:60px;}#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-screenshots > .field{flex:1;}@media (max-width:767px){#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-screenshots > .field{flex:0 0 calc(50% - 10px);}}@media (max-width:767px){#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-screenshots picture{display:flex;width:100%;}#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-screenshots picture img{width:100%;}#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-screenshots .field--name-field-mobile-screenshot-3,#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-screenshots .field--name-field-mobile-screenshot-4{margin-top:-60px;}}#section-solution .field--name-field-solution .field__item .paragraph--type--_-rows-desktop-tablet-mobile-scr .field{display:flex;flex-wrap:wrap;align-items:flex-end;}#section-solution .field--name-field-solution .field__item .paragraph--type--_-rows-desktop-tablet-mobile-scr .field--name-field-desktop-screenshot{width:calc(59.3% - 26.6667px);max-width:730px;}@media (max-width:767px){#section-solution .field--name-field-solution .field__item .paragraph--type--_-rows-desktop-tablet-mobile-scr .field--name-field-desktop-screenshot{width:100%;max-width:unset;}#section-solution .field--name-field-solution .field__item .paragraph--type--_-rows-desktop-tablet-mobile-scr .field--name-field-desktop-screenshot img{width:100%;}}#section-solution .field--name-field-solution .field__item .paragraph--type--_-rows-desktop-tablet-mobile-scr .field--name-field-tablet-screenshot{width:calc(24.74% - 26.6667px);max-width:290px;}@media (max-width:767px){#section-solution .field--name-field-solution .field__item .paragraph--type--_-rows-desktop-tablet-mobile-scr .field--name-field-tablet-screenshot{width:calc(60.94% - 10px);max-width:unset;order:-1;}#section-solution .field--name-field-solution .field__item .paragraph--type--_-rows-desktop-tablet-mobile-scr .field--name-field-tablet-screenshot img{width:100%;}}#section-solution .field--name-field-solution .field__item .paragraph--type--_-rows-desktop-tablet-mobile-scr .field--name-field-mobile-screenshot{flex:1;}@media (max-width:767px){#section-solution .field--name-field-solution .field__item .paragraph--type--_-rows-desktop-tablet-mobile-scr .field--name-field-mobile-screenshot{order:-2;}#section-solution .field--name-field-solution .field__item .paragraph--type--_-rows-desktop-tablet-mobile-scr .field--name-field-mobile-screenshot img{width:100%;}}#section-solution .field--name-field-solution .field__item .paragraph--type--desktop-tablet-mobile-screenshot{align-items:flex-start;}#section-solution .field--name-field-solution .field__item .paragraph--type--desktop-tablet-mobile-screenshot .field--name-field-desktop-screenshot{width:calc(59.3% - 26.6667px);max-width:730px;}@media (max-width:767px){#section-solution .field--name-field-solution .field__item .paragraph--type--desktop-tablet-mobile-screenshot .field--name-field-desktop-screenshot{width:100%;max-width:unset;}#section-solution .field--name-field-solution .field__item .paragraph--type--desktop-tablet-mobile-screenshot .field--name-field-desktop-screenshot img{width:100%;}}#section-solution .field--name-field-solution .field__item .paragraph--type--desktop-tablet-mobile-screenshot .field--name-field-tablet-screenshot{width:calc(24.74% - 26.6667px);max-width:290px;}@media (max-width:767px){#section-solution .field--name-field-solution .field__item .paragraph--type--desktop-tablet-mobile-screenshot .field--name-field-tablet-screenshot{width:calc(60.94% - 10px);max-width:unset;}#section-solution .field--name-field-solution .field__item .paragraph--type--desktop-tablet-mobile-screenshot .field--name-field-tablet-screenshot img{width:100%;}}#section-solution .field--name-field-solution .field__item .paragraph--type--desktop-tablet-mobile-screenshot .field--name-field-mobile-screenshot{flex:1;}@media (max-width:767px){#section-solution .field--name-field-solution .field__item .paragraph--type--desktop-tablet-mobile-screenshot .field--name-field-mobile-screenshot img{width:100%;}}#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-tablet-desktop-screenshot .field{display:flex;flex-wrap:wrap;align-items:flex-start;}#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-tablet-desktop-screenshot .field--name-field-r2-desktop-screenshot{width:calc(59.3% - 26.6667px);max-width:730px;}@media (max-width:767px){#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-tablet-desktop-screenshot .field--name-field-r2-desktop-screenshot{width:100%;max-width:unset;order:-2;}#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-tablet-desktop-screenshot .field--name-field-r2-desktop-screenshot img{width:100%;}}#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-tablet-desktop-screenshot .field--name-field-r2-tablet-screenshot{width:calc(24.74% - 26.6667px);max-width:290px;}@media (max-width:767px){#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-tablet-desktop-screenshot .field--name-field-r2-tablet-screenshot{width:calc(60.94% - 10px);max-width:unset;order:-1;}#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-tablet-desktop-screenshot .field--name-field-r2-tablet-screenshot img{width:100%;}}#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-tablet-desktop-screenshot .field--name-field-r2-mobile-screenshot{flex:1;}@media (max-width:767px){#section-solution .field--name-field-solution .field__item .paragraph--type--mobile-tablet-desktop-screenshot .field--name-field-r2-mobile-screenshot img{width:100%;}}#section-solution .field--name-field-solution .items_solution_group{display:flex;flex-wrap:wrap;gap:40px;}#section-solution .field--name-field-solution .items_solution_group .field--name-field-detail{margin-bottom:0;width:100%;}#section-solution .field--name-field-solution .items_solution_group .field--name-field-detail .field__item{max-width:calc(50% - 20px);width:100%;}#section-solution .field--name-field-solution .items_solution_group .field__item{width:calc(50% - 20px);display:flex;flex-wrap:wrap;gap:40px;}#section-solution .field--name-field-solution .items_solution_group .field__item > *{width:100%;}#section-solution .field--name-field-solution .items_solution_group .field__item.field--name-field-sect{width:100%;}#section-results{background-color:#CEE3E5;position:relative;position:relative;}#section-results:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-results:before{width:64px;height:64px;}}#section-results:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-results:after{width:64px;height:64px;}}#section-results .results-wrapper{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:100px;padding-bottom:100px;display:flex;flex-wrap:wrap;column-gap:40px;position:relative;position:unset;}@media (max-width:767px){#section-results .results-wrapper{padding-left:20px;padding-right:20px;}}@media (max-width:767.98px){#section-results .results-wrapper{padding-top:80px;padding-bottom:80px;}}#section-results .results-wrapper:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue1-top-case-study.05189918.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){#section-results .results-wrapper:before{width:32px;height:32px;top:-32px;}}@media (max-width:1023.98px){#section-results .results-wrapper{gap:40px;}}#section-results h2{width:100%;}#section-results .field--name-field-results-1,#section-results .field--name-field-results-2{width:calc(25% - 26.6666667px);}@media (max-width:1023.98px){#section-results .field--name-field-results-1,#section-results .field--name-field-results-2{width:calc(50% - 20px);}}#section-results .field--name-field-pagespeed-insights{width:calc(50% - 26.6666667px);display:flex;flex-wrap:wrap;gap:40px;}@media (max-width:1023.98px){#section-results .field--name-field-pagespeed-insights{width:100%;}}#section-results .field--name-field-pagespeed-insights > .field__item{width:calc(33.333333% - 26.6666667px);}@media (max-width:1023.98px){#section-results .field--name-field-pagespeed-insights > .field__item{width:auto;}}#section-results .field--name-field-pagespeed-insights > .field__item .paragraph > *:first-child{border-radius:50%;border:10px solid #fff;width:180px;height:180px;display:flex;align-items:center;justify-content:center;font-size:48px;line-height:58px;font-family:"Snap-itmono-16";}@media (max-width:1023.98px){#section-results .field--name-field-pagespeed-insights > .field__item .paragraph > *:first-child{width:142px;height:142px;}}#section-results .field--name-field-pagespeed-insights > .field__item .field--name-field-performance-title{margin-top:15px;text-align:center;font-family:"Libre Franklin";}#section-results .field--name-field-key-achievements{width:100%;margin-top:60px;}#section-results .field--name-field-key-achievements .paragraph{display:flex;flex-wrap:wrap;gap:30px;}#section-results .field--name-field-key-achievements .paragraph.paragraph--type--section{max-width:100%;padding:0;margin:0;}#section-results .field--name-field-key-achievements .paragraph .group-detail{flex:1;}#section-results .field--name-field-conclusion{margin-top:60px;max-width:620px;}@media (max-width:1023.98px){#section-results .field--name-field-conclusion{max-width:506px;}}#section-results .field--name-field-conclusion p:last-child{margin-bottom:0;}.paragraph--type--section{display:flex;flex-wrap:wrap;gap:30px;max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;}@media (max-width:767px){.paragraph--type--section{padding-left:20px;padding-right:20px;}}.paragraph--type--section .group-detail{flex:1;}.paragraph--type--section .field--name-field-sect{font-size:25px;line-height:30px;font-family:"Snap-itmono-16";margin-bottom:40px;}.paragraph--type--section .field--name-field-detail{display:flex;flex-wrap:wrap;gap:40px;}.paragraph--type--section .field--name-field-detail .field__item{width:calc(25% - 30px);}@media (max-width:1023.98px){.paragraph--type--section .field--name-field-detail .field__item{width:calc(50% - 20px);}}@media (max-width:767px){.paragraph--type--section .field--name-field-detail .field__item{width:100%;}}.paragraph--type--section .field--name-field-detail .field__item .field__item{width:100%;}.paragraph--type--section .field--name-field-detail .field__item .field__item.field--name-field-icon-entity{width:auto;}.paragraph--type--section .field--name-field-detail .field__item .field__item.field--name-field-detail-title{font-family:"Libre Franklin";}.block-webform-block{background:#9CD9E8;position:relative;position:relative;padding-top:100px;padding-bottom:100px;}.block-webform-block:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.block-webform-block:before{width:64px;height:64px;}}.block-webform-block:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.block-webform-block:after{width:64px;height:64px;}}@media (max-width:767.98px){.block-webform-block{padding-top:80px;padding-bottom:80px;}}.block-webform-block .form-contact-wrapper{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;position:relative;position:unset;}@media (max-width:767px){.block-webform-block .form-contact-wrapper{padding-left:20px;padding-right:20px;}}.block-webform-block .form-contact-wrapper:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue2-top-case-study.07ff9b75.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.block-webform-block .form-contact-wrapper:before{width:32px;height:32px;top:-32px;}}.block-webform-block form{display:flex;flex-wrap:wrap;gap:40px;flex-direction:column;}@media (max-width:767px){.block-webform-block form{gap:20px;}}.block-webform-block form.webform-submission-form{display:grid;grid-template-columns:400px auto;column-gap:40px;row-gap:0;}@media (max-width:991px){.block-webform-block form.webform-submission-form{grid-template-columns:repeat(2,1fr);}}@media (max-width:767px){.block-webform-block form.webform-submission-form{grid-template-columns:100%;row-gap:6px;column-gap:0;}}.block-webform-block form.webform-submission-form .cf-turnstile{display:none;}.block-webform-block form.webform-submission-form h3{margin-bottom:34px;}.block-webform-block form.webform-submission-form h3 strong{font-family:"Snap-itmono-16";font-weight:400;}.block-webform-block form.webform-submission-form .iti{width:100%;}.block-webform-block form.webform-submission-form p{font-size:20px;line-height:27px;margin-bottom:0;}.block-webform-block form.webform-submission-form p:nth-of-type(2){margin-bottom:0px;}.block-webform-block form.webform-submission-form p:last-of-type{margin-top:40px;}.block-webform-block form.webform-submission-form .form-item{margin-bottom:18px;}.block-webform-block form.webform-submission-form .form-item input,.block-webform-block form.webform-submission-form .form-item select{width:100%;}.block-webform-block form.webform-submission-form .form-item .form-submit{width:auto;}.block-webform-block form.webform-submission-form .form-actions input{margin-top:40px;background-color:#2B3030;border-radius:15px;font-size:16px;line-height:22px;color:#9CD9E8;font-family:"Libre Franklin Regular";padding:14px 42px 14px 15px;text-decoration:none;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/arrow-button.5ba87bdc.svg);background-size:12px;background-position:calc(100% - 15px) center;transition:all 0.3s ease-in-out;}.block-webform-block form.webform-submission-form .form-actions input:hover,.block-webform-block form.webform-submission-form .form-actions input:focus{background-position:calc(100% - 10px) center;transition:all 0.3s ease-in-out;}.block-webform-block form.webform-submission-let-s-get-started-form{grid-template-columns:repeat(2,1fr);row-gap:0;}@media (max-width:767px){.block-webform-block form.webform-submission-let-s-get-started-form{grid-template-columns:100%;row-gap:6px;column-gap:0;}}.block-webform-block form.webform-submission-let-s-get-started-form p{max-width:510px;width:100%;}@media (max-width:767px){.block-webform-block form.webform-submission-let-s-get-started-form p{max-width:100%;}}.block-webform-block form.webform-submission-let-s-get-started-form p:nth-of-type(2){margin-bottom:40px;}.block-webform-block form.webform-submission-let-s-get-started-form p:last-of-type{margin-top:0;}.block-webform-block form.webform-submission-let-s-get-started-form .cf-turnstile{display:none;}.block-webform-block form .form-item{width:100%;}.block-webform-block form .form-item label{margin-bottom:9px;color:#000000;}.block-webform-block form .form-item textarea{width:100%;}.block-webform-block form .form-item input,.block-webform-block form .form-item textarea,.block-webform-block form .form-item select{background:#EEF9FC;border-radius:0;border:0;padding:9px 15px;min-height:46px;}.block-webform-block form .form-item input::placeholder,.block-webform-block form .form-item textarea::placeholder,.block-webform-block form .form-item select::placeholder{color:#2B3030;}.block-webform-block form .form-item select{appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/arrow-seclect-black.89fccfea.svg);background-position:calc(100% - 15px) center;background-size:20px;background-repeat:no-repeat;padding-right:35px;}.block-webform-block form .form-item-phone:has(.iti--allow-dropdown) input{padding-left:50px;}.block-webform-block form .form-item-name,.block-webform-block form .form-item-email{max-width:506px;}.block-webform-block form .form-item-phone{max-width:506px;}.block-webform-block form .form-item-phone label{width:100%;}.block-webform-block form .form-item-phone .form-item--error-message{margin-top:10px;}.block-webform-block form .form-actions input{width:auto;border:0;padding:0;background-color:transparent;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-send.885a7d26.svg);background-position:100% center;background-repeat:no-repeat;background-size:20px;padding-right:32px;text-decoration:underline;font-size:25px;line-height:30px;font-family:"Snap-itmono-16";}.trusted_by-block_1{background-color:#CEE3E5;position:relative;position:relative;}.trusted_by-block_1:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.trusted_by-block_1:before{width:64px;height:64px;}}.trusted_by-block_1:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.trusted_by-block_1:after{width:64px;height:64px;}}.trusted_by-block_1 .block-views-blocktrusted-by-block-1,.trusted_by-block_1 .block-views-blockcertifications-block-1{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:100px;padding-bottom:100px;}@media (max-width:767px){.trusted_by-block_1 .block-views-blocktrusted-by-block-1,.trusted_by-block_1 .block-views-blockcertifications-block-1{padding-left:20px;padding-right:20px;}}@media (max-width:767.98px){.trusted_by-block_1 .block-views-blocktrusted-by-block-1,.trusted_by-block_1 .block-views-blockcertifications-block-1{padding-top:80px;padding-bottom:80px;}}.trusted_by-block_1 .view-footer{margin-top:3em;max-width:650px;}.certifications-block_1{background-color:#2B3030;position:relative;position:relative;}.certifications-block_1:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.certifications-block_1:before{width:64px;height:64px;}}.certifications-block_1:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.certifications-block_1:after{width:64px;height:64px;}}.certifications-block_1:before{background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-green.d20709d7.svg);}.certifications-block_1 .block-views-blockcertifications-block-1{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:100px;padding-bottom:100px;color:#fff;}@media (max-width:767px){.certifications-block_1 .block-views-blockcertifications-block-1{padding-left:20px;padding-right:20px;}}@media (max-width:767.98px){.certifications-block_1 .block-views-blockcertifications-block-1{padding-top:80px;padding-bottom:80px;}}.certifications-block_1 h2{color:#fff;}.recent_solutions-block_1{position:relative;position:relative;}.recent_solutions-block_1:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.recent_solutions-block_1:before{width:64px;height:64px;}}.recent_solutions-block_1:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.recent_solutions-block_1:after{width:64px;height:64px;}}.recent_solutions-block_1 .field--name-field-block-reference{position:relative;position:unset;}.recent_solutions-block_1 .field--name-field-block-reference:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-white-top-case-study.225bb180.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.recent_solutions-block_1 .field--name-field-block-reference:before{width:32px;height:32px;top:-32px;}}.recent_solutions-block_1 .views-element-container{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:100px;padding-bottom:100px;}@media (max-width:767px){.recent_solutions-block_1 .views-element-container{padding-left:20px;padding-right:20px;}}@media (max-width:767.98px){.recent_solutions-block_1 .views-element-container{padding-top:80px;padding-bottom:80px;}}.open_source_tech-block_1{position:relative;position:relative;background-color:#A3D4B9;}.open_source_tech-block_1:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.open_source_tech-block_1:before{width:64px;height:64px;}}.open_source_tech-block_1:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.open_source_tech-block_1:after{width:64px;height:64px;}}.open_source_tech-block_1 .field--name-field-block-reference{position:relative;}.open_source_tech-block_1 .field--name-field-block-reference:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-befor-blue3-top-case-study.dd348f78.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.open_source_tech-block_1 .field--name-field-block-reference:before{width:32px;height:32px;top:-32px;}}.open_source_tech-block_1 .views-element-container{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:100px;padding-bottom:100px;}@media (max-width:767px){.open_source_tech-block_1 .views-element-container{padding-left:20px;padding-right:20px;}}@media (max-width:767.98px){.open_source_tech-block_1 .views-element-container{padding-top:80px;padding-bottom:80px;}}.paragraph--type--content-left-image-right{background-color:#eef9fc;}.paragraph--type--content-left-image-right .client-left{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:100px;padding-bottom:100px;}@media (max-width:767px){.paragraph--type--content-left-image-right .client-left{padding-left:20px;padding-right:20px;}}@media (max-width:1023px){.paragraph--type--content-left-image-right .client-left{width:50%;margin:0;}}@media (max-width:767px){.paragraph--type--content-left-image-right .client-left{width:100%;margin:0;margin-bottom:20px;padding-top:80px;}}.paragraph--type--content-left-image-right .client-left .field{max-width:400px;}@media (max-width:767px){.paragraph--type--content-left-image-right .client-left .field{max-width:100%;}}.paragraph--type--content-left-image-right .client-left .field p:last-child{margin-bottom:0;}.paragraph--type--content-left-image-right .client-left .field:last-child{margin-bottom:0;}.paragraph--type--content-left-image-right .client-left .field .field__label{font-size:20px;line-height:22px;font-family:"Snap-itmono-16";}.paragraph--type--content-left-image-right .client-left .field .field__item{font-size:16px;line-height:22px;font-family:"Libre Franklin";}.paragraph--type--content-left-image-right .client-left .field.field--name-field-client-bio{font-size:16px;line-height:22px;font-family:"Libre Franklin Regular";}.paragraph--type--content-left-image-right .client-right{width:50%;position:absolute;right:0;top:0;transform:translateX(0%);padding:0;height:100%;}.paragraph--type--content-left-image-right .client-right *{height:100%;}.paragraph--type--content-left-image-right .client-right * picture{display:flex;}@media (min-width:767px){.paragraph--type--content-left-image-right .client-right * picture img{height:100%;}}.paragraph--type--content-left-image-right .client-right img{border-top-left-radius:192px;width:100%;object-fit:cover;}@media (max-width:767px){.paragraph--type--content-left-image-right .client-right{position:unset;width:100%;transform:unset;}.paragraph--type--content-left-image-right .client-right img{border-top-left-radius:96px;}}.paragraph--type--content-left-image-right .field--name-field-section-title{font-size:30px;line-height:36px;font-family:"Snap-itmono-16";margin-bottom:calc(1.5rem + 3vw);}@media (min-width:1200px){.paragraph--type--content-left-image-right .field--name-field-section-title{margin-bottom:3.75rem;}}.paragraph--type--image-left-content-right{background-color:#eef9fc;}.paragraph--type--image-left-content-right .client-right{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:100px;padding-bottom:100px;display:flex;justify-content:flex-end;align-items:flex-end;flex-wrap:wrap;flex-direction:column;}@media (max-width:767px){.paragraph--type--image-left-content-right .client-right{padding-left:20px;padding-right:20px;}}@media (max-width:1023px){.paragraph--type--image-left-content-right .client-right{width:50%;margin:0;margin-left:auto;}}@media (max-width:767px){.paragraph--type--image-left-content-right .client-right{width:100%;margin:0;margin-bottom:0px;margin-top:20px;padding-top:0;padding-bottom:80px;}}.paragraph--type--image-left-content-right .client-right .field{max-width:400px;width:100%;}.paragraph--type--image-left-content-right .client-right .field .field__label{font-size:20px;line-height:22px;font-family:"Snap-itmono-16";}.paragraph--type--image-left-content-right .client-right .field .field__item{font-size:16px;line-height:22px;font-family:"Libre Franklin";}@media (max-width:767px){.paragraph--type--image-left-content-right .client-right .field{max-width:100%;}}.paragraph--type--image-left-content-right .client-right .field.field--name-field-client-bio{font-size:16px;line-height:22px;font-family:"Libre Franklin Regular";}.paragraph--type--image-left-content-right .section-image-left{width:50%;position:absolute;left:0;top:0;transform:translateX(0%);padding:0;height:100%;}.paragraph--type--image-left-content-right .section-image-left *{height:100%;}@media (max-width:767px){.paragraph--type--image-left-content-right .section-image-left *{height:auto;}}.paragraph--type--image-left-content-right .section-image-left * picture{display:flex;}@media (min-width:767px){.paragraph--type--image-left-content-right .section-image-left * picture img{height:100%;}}.paragraph--type--image-left-content-right .section-image-left img{border-bottom-right-radius:192px;width:100%;object-fit:cover;}@media (max-width:1023px){.paragraph--type--image-left-content-right .section-image-left{width:50%;margin:0;margin-left:auto;}}@media (max-width:767px){.paragraph--type--image-left-content-right .section-image-left{position:unset;width:100%;transform:unset;}.paragraph--type--image-left-content-right .section-image-left img{border-bottom-right-radius:96px;}}.paragraph--type--image-left-content-right .field--name-field-section-title{font-size:30px;line-height:36px;font-family:"Snap-itmono-16";margin-bottom:calc(1.5rem + 3vw);}@media (min-width:1200px){.paragraph--type--image-left-content-right .field--name-field-section-title{margin-bottom:3.75rem;}}.paragraph-type-section-wrapper{position:relative;position:relative;background-color:#eef9fc;}.paragraph-type-section-wrapper:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.paragraph-type-section-wrapper:before{width:64px;height:64px;}}.paragraph-type-section-wrapper:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.paragraph-type-section-wrapper:after{width:64px;height:64px;}}.paragraph-type-section-wrapper .paragraph--type--section{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:100px;padding-bottom:100px;position:relative;position:unset;}@media (max-width:767px){.paragraph-type-section-wrapper .paragraph--type--section{padding-left:20px;padding-right:20px;}}@media (max-width:767.98px){.paragraph-type-section-wrapper .paragraph--type--section{padding-top:80px;padding-bottom:80px;}}.paragraph-type-section-wrapper .paragraph--type--section:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue4-top-case-study.6a297605.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.paragraph-type-section-wrapper .paragraph--type--section:before{width:32px;height:32px;top:-32px;}}.paragraph-type-section-wrapper .field--name-field-sect{margin-bottom:60px;font-size:48px;line-height:58px;font-family:"Snap-itmono-16";color:#2B3030;}@media (max-width:767.98px){.paragraph-type-section-wrapper .field--name-field-sect{margin-bottom:40px;}}@media (max-width:767px){.paragraph-type-section-wrapper .field--name-field-sect{font-size:30px;line-height:36px;font-family:"Snap-itmono-16";}}.paragraph-type-section-wrapper .field--name-field-section-subtitle{margin-bottom:40px;font-size:25px;line-height:30px;font-family:"Snap-itmono-16";max-width:620px;}@media (max-width:1023px){.paragraph-type-section-wrapper .field--name-field-section-subtitle{max-width:100%;}}.paragraph-type-section-wrapper .field--name-field-detail{display:flex;flex-wrap:wrap;gap:40px;}.paragraph-type-section-wrapper .field--name-field-detail .field__item{max-width:calc(25% - 30px);width:100%;}@media (max-width:1023.98px){.paragraph-type-section-wrapper .field--name-field-detail .field__item{max-width:calc(50% - 20px);}}@media (max-width:767.98px){.paragraph-type-section-wrapper .field--name-field-detail .field__item{max-width:100%;}}.paragraph-type-section-wrapper .field--name-field-detail .field__item .field__item{max-width:100%;}.paragraph-type-section-wrapper .field--name-field-detail .field__item .paragraph{width:100%;display:flex;flex-wrap:wrap;column-gap:30px;}.paragraph-type-section-wrapper .field--name-field-detail .field__item .paragraph .group-detail{flex:1;}.paragraph-type-section-wrapper .field--name-field-detail .field__item .field{max-width:100%;}.paragraph-type-section-wrapper .field--name-field-detail .field__item .field img{object-fit:cover;height:100%;}.paragraph-type-section-wrapper .field--name-field-detail .field--name-field-icon-entity{width:40px;height:40px;}.paragraph-type-section-wrapper .field--name-field-detail .field--name-field-detail-title{font-family:"Libre Franklin";}.paragraph-type-3_columns_key_content-wrapper{background-color:#EEF9FC;position:relative;position:relative;}.paragraph-type-3_columns_key_content-wrapper:before{position:absolute;content:"";right:0;top:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-case-study.278efaaf.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.paragraph-type-3_columns_key_content-wrapper:before{width:64px;height:64px;}}.paragraph-type-3_columns_key_content-wrapper:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.paragraph-type-3_columns_key_content-wrapper:after{width:64px;height:64px;}}.paragraph-type-3_columns_key_content-wrapper .paragraph--type--_-columns-key-content{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;padding-top:100px;padding-bottom:100px;display:flex;flex-wrap:wrap;column-gap:40px;position:relative;position:unset;}@media (max-width:767px){.paragraph-type-3_columns_key_content-wrapper .paragraph--type--_-columns-key-content{padding-left:20px;padding-right:20px;}}@media (max-width:767.98px){.paragraph-type-3_columns_key_content-wrapper .paragraph--type--_-columns-key-content{padding-top:80px;padding-bottom:80px;}}.paragraph-type-3_columns_key_content-wrapper .paragraph--type--_-columns-key-content:before{position:absolute;content:"";left:0;top:-40px;width:40px;height:40px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-before-blue4-top-case-study.6a297605.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.paragraph-type-3_columns_key_content-wrapper .paragraph--type--_-columns-key-content:before{width:32px;height:32px;top:-32px;}}@media (max-width:1023.98px){.paragraph-type-3_columns_key_content-wrapper .paragraph--type--_-columns-key-content{gap:40px;}}.paragraph-type-3_columns_key_content-wrapper .field--name-field-title{width:100%;margin-bottom:60px;font-size:48px;line-height:58px;font-family:"Snap-itmono-16";color:#2B3030;}@media (max-width:767.98px){.paragraph-type-3_columns_key_content-wrapper .field--name-field-title{margin-bottom:40px;}}@media (max-width:767px){.paragraph-type-3_columns_key_content-wrapper .field--name-field-title{font-size:30px;line-height:36px;font-family:"Snap-itmono-16";}}.paragraph-type-3_columns_key_content-wrapper .field--name-field-column-s{display:flex;flex-wrap:wrap;gap:40px;}.paragraph-type-3_columns_key_content-wrapper .field--name-field-column-s .field__item{width:calc(25% - 30px);}@media (max-width:1023.98px){.paragraph-type-3_columns_key_content-wrapper .field--name-field-column-s .field__item{width:calc(33.333333% - 26.666667px);}}@media (max-width:767.98px){.paragraph-type-3_columns_key_content-wrapper .field--name-field-column-s .field__item{width:100%;}}.paragraph-type-3_columns_key_content-wrapper .paragraph--type--key-highlights{width:100%;margin-top:60px;}.paragraph-type-3_columns_key_content-wrapper .paragraph--type--key-highlights .field--name-field-key{display:flex;flex-wrap:wrap;flex-direction:row;column-gap:31px;row-gap:40px;}.paragraph-type-3_columns_key_content-wrapper .paragraph--type--key-highlights .field--name-field-key .field__item{width:calc(25% - 30px);padding-left:70px;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-key-obj.80b93988.svg);background-position:0 0;background-size:40px;background-repeat:no-repeat;min-height:40px;display:flex;align-items:flex-start;}@media (max-width:1023.98px){.paragraph-type-3_columns_key_content-wrapper .paragraph--type--key-highlights .field--name-field-key .field__item{width:calc(50% - 20px);}}@media (max-width:767.98px){.paragraph-type-3_columns_key_content-wrapper .paragraph--type--key-highlights .field--name-field-key .field__item{width:100%;}}.paragraph-type-3_columns_key_content-wrapper .field--name-field-content{margin-top:60px;max-width:620px;font-size:20px;line-height:1.4;}@media (max-width:1023.98px){.paragraph-type-3_columns_key_content-wrapper .field--name-field-content{max-width:506px;}}.paragraph-type-3_columns_key_content-wrapper .field--name-field-content p:last-child{margin-bottom:0;}.group-header{position:relative;background-color:#9CD9E8;padding-top:162px;margin-top:-112px;min-height:802px;position:relative;}.group-header:after{position:absolute;content:"";right:0;bottom:0;width:96px;height:96px;z-index:2;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/icon-after-case-study.da4bfb6e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}@media (max-width:767.98px){.group-header:after{width:64px;height:64px;}}@media (max-width:1023px){.group-header{padding-bottom:100px;min-height:unset;}}@media (max-width:767px){.group-header{padding-bottom:0;}}.group-header .title-wrapper{max-width:1360px;padding-left:40px;padding-right:40px;margin:0 auto;display:flex;flex-wrap:wrap;flex-direction:column;}@media (max-width:767px){.group-header .title-wrapper{padding-left:20px;padding-right:20px;}}@media (max-width:1023px){.group-header .title-wrapper{max-width:50%;margin:0;}}@media (max-width:767px){.group-header .title-wrapper{max-width:100%;margin-bottom:40px;}}.group-header .title-wrapper > *{max-width:400px;}@media (max-width:767px){.group-header .title-wrapper > *{max-width:100%;}}.group-header .title-wrapper > *.field--name-body{max-width:400px;padding:0;margin:0;}@media (max-width:767px){.group-header .title-wrapper > *.field--name-body{max-width:100%;}}.group-header .header-image-wrapper{width:50%;position:absolute;right:0;bottom:0;min-height:unset;height:calc(100% - 162px);}@media (max-width:767px){.group-header .header-image-wrapper{max-width:100%;width:100%;position:unset;height:auto;}}.group-header .header-image-wrapper .field--name-field-header-image{height:100%;}.group-header .header-image-wrapper img{width:100%;height:100%;object-fit:cover;border-bottom-left-radius:192px;}@media (max-width:767px){.group-header .header-image-wrapper img{border-bottom-left-radius:96px;}}.group-header .field--name-body .button{padding:14px 15px 14px;border:1px solid #2b3030;border-radius:15px;font-family:Libre Franklin Regular;display:inline-block;}#section-candi{background-color:#eef9fc;}#section-candi--2,#section-candi--3,#section-candi--4,#section-candi--5{background-color:#9cd9e8;}@media (max-width:1023.98px){body .section-main #section-title{margin-bottom:40px;}body .section-main #section-title .title-wrapper{gap:120px;}body .section-main #section-title .views-field-title{max-width:506px;width:100%;}body .section-main #section-title .field--name-field-primary-image{flex:0 0 100%;}body .section-main #section-candi .client-left .field{width:100%;margin-bottom:26px;max-width:100%;}body .section-main #section-candi .client-left .field:last-child{margin-bottom:0;}body .section-main #section-candi .client-right{width:47.396%;}body .section-main #section-quote .paragraph--type--quote{padding-left:263px;}body .section-main #section-project-brief .project-brief-wrapper .field--name-field-project-brief{width:calc(50% - 20px);}body .section-main #section-project-brief .project-brief-wrapper .field--name-field-key-objectives{width:calc(50% - 20px);flex:0 0 calc(50% - 20px);}body .section-main #section-project-brief .project-brief-wrapper .field--name-field-key-objectives .field__label{margin-bottom:40px;font-size:25px;line-height:30px;font-family:"Snap-itmono-16";}body .section-main #section-project-brief .project-brief-wrapper .field--name-field-key-objectives .field__items{column-gap:30px;}body .section-main #section-project-brief .project-brief-wrapper .field--name-field-key-objectives .field__items .field__item{max-width:100%;}body .section-main #section-approach .field--name-field-approach-image{width:calc(50% - 20px);height:100%;min-height:325px;}body .section-main #section-approach .field--name-field-approach-image img{height:100%;width:100%;}body .section-main #section-approach .field--name-field-approach{width:50%;float:right;padding-left:20px;}body .section-main #section-solution .field--name-field-solution .field__item .field--name-field-detail > .field__item{max-width:calc(50% - 20px);}body .section-main #section-solution .field--name-field-solution .field__item .field--name-field-detail > .field__item img{width:100%;}body .section-main #section-solution .field--name-field-solution .items_solution_group .field__item{width:100%;max-width:100%;}.section-header .block-system-branding-block a{display:inline-block;min-width:233.5px;min-height:52.3px;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/logo-mobile-black.5323c87e.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;background-size:cover;}}@media (max-width:1023.98px) and (max-width:767px){.section-header .block-system-branding-block a{width:49px;height:49px;min-height:unset;min-width:unset;background-image:url(/sites/opencentric.uk/themes/custom/opencentric_theme/dist/images/logo-mobile.52ddb386.svg);background-repeat:no-repeat;background-size:contain;}}@media (max-width:1023.98px){.section-header .block-system-branding-block img{display:none;}.section-header .region-header{position:relative;}.section-header .region-header:before{display:none;}.section-content-above{padding-top:38.9px;}.region-header:before{left:50%;}}@media (max-width:991px){.section-header > .container{display:flex;width:100%;}.section-header > .container .region-header{flex:1;gap:0;}.section-mobile-menu{display:flex;justify-content:center;align-items:center;}.section-mobile-menu .toggle-mobile-menu{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;overflow:hidden;}.section-mobile-menu .toggle-mobile-menu span{position:unset;width:100%;height:3px;background-color:#000;border-radius:0;transition:0.5s;}.section-mobile-menu .toggle-mobile-menu span:nth-child(1){transform:unset;width:100%;height:3px;left:0;}.section-mobile-menu .toggle-mobile-menu span:nth-child(2){transform:unset;width:100%;height:3px;left:0;}.section-mobile-menu .region-mobile-menu{position:fixed;background-color:#2B3030;color:#fff;width:100%;height:100vh;transition:all 0.35s;}.section-mobile-menu .region-mobile-menu h2{display:none;}.section-mobile-menu .region-mobile-menu .btn-close{display:none;}.section-mobile-menu .region-mobile-menu .navbar-nav{display:block;padding:20px 0;}.section-mobile-menu .region-mobile-menu .navbar-nav .nav-item{padding:8px 0;}.section-mobile-menu .region-mobile-menu .navbar-nav .nav-item a{padding:0;color:#fff;}.section-mobile-menu.active .toggle-mobile-menu span:nth-child(1){transform:unset;width:100%;height:3px;left:0;}.section-mobile-menu.active .toggle-mobile-menu span:nth-child(2){transform:unset;width:100%;height:3px;left:0;}.section-mobile-menu.active .toggle-mobile-menu span:nth-child(3){transform:unset;width:100%;height:3px;left:0;}.section-mobile-menu.active .region-mobile-menu{right:0;display:flex;flex-wrap:wrap;align-content:space-between;overflow:auto;}.region-header .navigation.menu--main{display:none;}}@media (max-width:767px){.region-header:before{display:none;}.section-content-above{margin-top:21px;padding-top:0;}body .section-main #section-title{margin-bottom:20px;}body .section-main #section-title .title-wrapper{gap:61px;}body .section-main #section-title .views-field-title .field--name-title{max-width:320px;font-size:30px;line-height:36px;font-family:"Snap-itmono-16";}body .section-main #section-candi:after{display:none;}body .section-main #section-candi .client-left{margin-bottom:40px;width:100%;padding-top:80px;padding-bottom:0;}body .section-main #section-candi .client-left .field{width:100%;margin-bottom:26px;max-width:100%;}body .section-main #section-candi .client-right{width:100%;position:unset;height:auto;}body .section-main #section-candi .client-right img{min-height:360px;border-top-left-radius:96px;}body .section-main #section-quote:after{display:none;}body .section-main #section-quote .field--name-field-quote{padding-top:80px;padding-bottom:80px;}body .section-main #section-quote .paragraph--type--quote{padding-left:0px;padding-top:96px;}body .section-main #section-project-brief .project-brief-wrapper{padding-bottom:80px;padding-top:80px;}body .section-main #section-project-brief .project-brief-wrapper .field--name-field-project-brief{width:100%;}body .section-main #section-project-brief .project-brief-wrapper .field--name-field-project-brief .field__label{margin-bottom:40px;font-size:30px;line-height:36px;font-family:"Snap-itmono-16";}body .section-main #section-project-brief .project-brief-wrapper .field--name-field-key-objectives{width:100%;flex:100%;}body .section-main #section-project-brief .project-brief-wrapper .field--name-field-key-objectives .field__label{margin-bottom:40px;}body .section-main #section-project-brief .project-brief-wrapper .field--name-field-key-objectives .field__items{column-gap:30px;}body .section-main #section-project-brief .project-brief-wrapper .field--name-field-key-objectives .field__items .field__item{max-width:100%;}body .section-main #section-approach .approach-wrapper{display:flex;flex-wrap:wrap;gap:52px;padding-bottom:0;}body .section-main #section-approach .field--name-field-approach-image{height:auto;position:unset;width:100%;}body .section-main #section-approach .field--name-field-approach-image img{height:auto;width:100%;border-top-right-radius:96px;}body .section-main #section-approach .field--name-field-approach{padding-left:20px;order:-1;width:100%;}body .section-main #section-approach .field--name-field-approach .field__label{font-size:30px;line-height:36px;font-family:"Snap-itmono-16";margin-bottom:40px;}body .section-main #section-solution .field--name-field-solution .field__item .field--name-field-detail .field__item{max-width:calc(50% - 20px);}body .section-main #section-solution .field--name-field-solution .field__item .field--name-field-detail .field__item img{width:100%;}body .section-main #section-solution .field--name-field-solution .items_solution_group .field__item{width:100%;max-width:100%;}body .section-main #section-technologies .view-case-study-related-tech{padding-top:80px;padding-bottom:80px;}body .section-main #section-solution .solution-wrapper{padding-top:80px;padding-bottom:80px;}body .section-main #section-solution .field--name-field-solution .field__item .field--name-field-detail .field__item{max-width:100%;}body .section-main #section-solution .field--name-field-solution .items_solution_group .field--name-field-detail .field__item{max-width:100%;}body .section-main #section-solution .field--name-field-solution .items_solution_group .field__item{width:100%;display:flex;flex-wrap:wrap;gap:40px;}body .section-main #section-solution .field--name-field-solution .items_solution_group .field__item.field--name-field-sect{width:100%;}body .section-main #section-results .results-wrapper{padding-top:80px;padding-bottom:80px;gap:0;}body .section-main #section-results h2{font-size:30px;line-height:36px;font-family:"Snap-itmono-16";margin-bottom:10px;}body .section-main #section-results .field--name-field-results-1,body .section-main #section-results .field--name-field-results-2{width:100%;}body .section-main #section-results .field--name-field-pagespeed-insights{width:auto;gap:20px;justify-content:space-between;}body .section-main #section-results .field--name-field-pagespeed-insights > .field__item{width:calc(50% - 10px);max-width:142px;}body .section-main #section-results .field--name-field-key-achievements .field--name-field-detail .field__item{width:100%;}body .section-main #section-results .field--name-field-conclusion{max-width:100%;font-size:20px;line-height:1.4;}body .section-main #section-results .field--name-field-conclusion p:last-child{margin-bottom:0;}}
