.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
} html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,input,select,textarea,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,:before,:after{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-sizing:border-box;padding:0;border:0;margin:0;font-size:100%;vertical-align:baseline}html{width:100%;height:100%;height:-webkit-fill-available;min-width:320px;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{width:100%;height:100%;min-height:100vh;min-height:-webkit-fill-available;min-width:320px;padding:0;text-align:center;margin:0;overflow-y:auto;overflow-x:hidden;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-ms-font-smoothing:antialiased}*{-webkit-tap-highlight-color:transparent;outline:none;cursor:default}img,svg{display:block;max-width:100%;height:auto;border:0;vertical-align:bottom;pointer-events:none}img::selection,svg::selection{background:transparent}img::-moz-selection,svg::-moz-selection{background:transparent}strong{font-weight:700}ul{list-style:none}a{text-decoration:none}a,a *,button,button *,select,input[type="button"],input[type="submit"]{cursor:pointer;transition:all 250ms}input[type="text"],input[type="email"],input[type="date"],input[type="tel"],input[type="url"],input[type="password"],button,input[type="button"],input[type="submit"],select,textarea{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-ms-border-radius:0;-o-border-radius:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;-o-appearance:none}input[type="text"],input[type="email"],input[type="date"],input[type="tel"],input[type="url"],input[type="password"],textarea{cursor:text;user-select:auto !important;-moz-user-select:auto !important;-webkit-user-select:auto !important;-ms-user-select:auto !important}input,select,textarea,button{outline:none}select option{font-weight:inherit;font-size:inherit}select::-ms-expand{display:none}input[type=number]{-moz-appearance:textfield}input[type="submit"],input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;-o-appearance:none;margin:0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 0 100px #fff !important}textarea{overflow:auto}:-moz-placeholder{color:inherit;opacity:1}::-moz-placeholder{color:inherit;opacity:1}::-webkit-input-placeholder{color:inherit}:-ms-input-placeholder{color:inherit}::-ms-input-placeholder{color:inherit}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;padding:0}.screen-reader-response{display:none}span.wpcf7-list-item-label::before,span.wpcf7-list-item-label::after{content:''}.wpcf7-display-none{display:none}div.wpcf7 .ajax-loader{visibility:hidden;display:none !important}div.wpcf7 .ajax-loader.is-active{visibility:visible}div.wpcf7 div.ajax-error{display:none}html{background:#f3f1ef}body{position:relative;font:200 16px/1.5 poppins, sans-serif;color:#525252;overflow-x:hidden;background:#f3f1ef;overflow-y:scroll !important}body.loaded .curtain{opacity:0 !important;pointer-events:none}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{background:#fff}body::-webkit-scrollbar-thumb{min-height:125px;border:4px #fff solid;border-radius:999px;background:#a9a6b5}body::-webkit-scrollbar-thumb:hover{background:#434050}body.loaded .curtain{opacity:0 !important;pointer-events:none}::selection{color:inherit;background:rgba(0,0,0,0.075)}::-moz-selection{color:inherit;background:rgba(0,0,0,0.075)}.wrapper{position:relative;display:flex;flex-direction:column;width:100%;max-width:1920px;min-height:100svh;overflow:hidden;margin:0 auto;background:#fff}.center{position:relative;display:block;width:100%;margin:0 auto;z-index:10}.center:after{display:block;clear:both;content:''}a ::selection,a::selection,button ::selection,button::selection{background:transparent}a ::-moz-selection,a::-moz-selection,button ::-moz-selection,button::-moz-selection{background:transparent}.no-break{white-space:nowrap}.header{position:fixed;top:0;width:100%;max-width:1920px;z-index:100}.header .center{display:flex;align-items:center;justify-content:space-between;height:80px;padding:10px 40px;font-weight:500;line-height:1}.header .center .logo{flex-shrink:0;display:block;width:250px;height:44px;margin:0 auto 0 0}.header .center .logo svg{width:250px;height:44px}.header .center .logo svg #icon{fill:#d85611}.header .center .logo svg #text{fill:#fff}.header .center .logo:hover svg #icon,.header .center .logo:focus svg #icon{fill:#fff}.header .center .menu{display:flex;align-items:center;justify-content:center;height:40px;border-radius:5px;padding:5px 14px;margin:0 25px;background:rgba(0,0,0,0.325);transition:background 250ms}.header .center .menu li{padding:20px}.header .center .menu li a{display:flex;align-items:center;justify-content:center;height:40px;padding:10px 6px 6px;border-radius:5px;font-weight:400;color:#fff}.header .center .menu li a:hover,.header .center .menu li a:focus,.header .center .menu li a.active{color:#d85611}.header .center .menu li a.active{font-weight:600}.header .center .contact{flex-shrink:0;display:flex;justify-content:flex-end;width:210px;margin:0 0 0 auto}.header .center .contact a{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:6px 20px 4px;border-radius:5px;font-size:15px;color:#fff;background:#d85611}.header .center .contact a:hover,.header .center .contact a:focus{color:#d85611;background:#fff}.header .center button{display:none;width:40px;aspect-ratio:1 / 1;border:0;font-size:0;text-indent:-5000px;background:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/navigation/open.svg) 50% 50%/cover no-repeat;margin:0 0 0 auto}.header:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';background:#fff;z-index:-10;transform:translateY(-100%);transition:transform 500ms}.scrolled .header .center .logo svg #text,.template-basic .header .center .logo svg #text,.page-404 .header .center .logo svg #text{fill:#434050}.scrolled .header .center .logo:hover svg #icon,.scrolled .header .center .logo:focus svg #icon,.template-basic .header .center .logo:hover svg #icon,.template-basic .header .center .logo:focus svg #icon,.page-404 .header .center .logo:hover svg #icon,.page-404 .header .center .logo:focus svg #icon{fill:#d85611}.scrolled .header .center .logo:hover svg #text,.scrolled .header .center .logo:focus svg #text,.template-basic .header .center .logo:hover svg #text,.template-basic .header .center .logo:focus svg #text,.page-404 .header .center .logo:hover svg #text,.page-404 .header .center .logo:focus svg #text{fill:#d85611}.scrolled .header .center .menu,.template-basic .header .center .menu,.page-404 .header .center .menu{background:transparent}.scrolled .header .center .menu li a,.template-basic .header .center .menu li a,.page-404 .header .center .menu li a{color:#434050}.scrolled .header .center .menu li a:hover,.scrolled .header .center .menu li a:focus,.scrolled .header .center .menu li a.active,.template-basic .header .center .menu li a:hover,.template-basic .header .center .menu li a:focus,.template-basic .header .center .menu li a.active,.page-404 .header .center .menu li a:hover,.page-404 .header .center .menu li a:focus,.page-404 .header .center .menu li a.active{color:#d85611}.scrolled .header .center .contact li a:hover,.scrolled .header .center .contact li a:focus,.template-basic .header .center .contact li a:hover,.template-basic .header .center .contact li a:focus,.page-404 .header .center .contact li a:hover,.page-404 .header .center .contact li a:focus{color:#fff;background:#434050}.scrolled .header:after,.template-basic .header:after,.page-404 .header:after{transform:translateY(0)}.content .section h1,.content .section h2,.content .section h3,.content .section h4{font-weight:300;line-height:1.275;letter-spacing:-0.025em}.content .section h1{font-size:68px;margin:0 auto 1em}.content .section h2{font-size:46px;margin:2em auto 1em}.content .section h3{font-size:28px;margin:2em auto 1em}.content .section h4{font-size:20px;margin:2em auto 1.5em}.content .section strong{font-weight:700}.content .section p{margin:1.5em auto}.content .section h2.overline,.content .section p.overline{font-size:68px;text-align:left;margin:0 0 1.2em}.content .section h2.overline span,.content .section p.overline span{display:block;border-bottom:1px rgba(0,0,0,0.2) dashed;padding:0 0 1.5em;font-weight:600;font-size:14px;line-height:1.25;letter-spacing:0;text-transform:uppercase;text-align:left;color:#d85611;margin:0 0 3.5em}.content .section ul,.content .section ol{margin:1.5em 0 1.5em 1em}.content .section ul li,.content .section ol li{padding:0 0 0 1em}.content .section ul li ul,.content .section ol li ul{padding:1em 0 0}.content .section ul.spaced li,.content .section ol.spaced li{margin:0 0 1em}.content .section ul.spaced li:last-of-type,.content .section ol.spaced li:last-of-type{margin:0}.content .section ul{list-style:disc}.content .section ul li::marker{font-weight:700;content:'•';color:#d85611}.content .section ul.ticked li::marker{font-weight:200;content:'\2714'}.content .section ol{list-style:decimal}.content .section a img{pointer-events:auto}.content .section a.button{display:inline-flex;align-items:center;min-height:42px;min-width:170px;border-radius:5px;padding:8px 54px 4px 18px;font-weight:500;font-size:15px;line-height:1.2;color:#fff;background:#d85611 url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/arrow/white.svg) calc(100% - 12px) 50%/25px 25px no-repeat}.content .section a.button:hover,.content .section a.button:focus{background-color:#434050}.content .section a:not(.button){text-decoration:underline;text-decoration-color:#d8561180;text-underline-offset:0.35em;text-decoration-thickness:1px;color:inherit}.content .section a:not(.button):hover{text-decoration-color:#d85611;color:#000}.content .section img.alignnone{display:block;margin:4em auto}.content .section img.alignleft{float:left;max-width:40%;margin:0 2em 2em 0}.content .section img.alignright{float:right;max-width:40%;margin:0 0 2em 2em}.content .section img.aligncenter{display:block;clear:both;text-align:center;margin:4em auto}.content .section .scroll-table{width:100%;overflow-x:auto;margin:4em auto}.content .section table{width:100%;border-collapse:separate;border-spacing:0;font-size:inherit;line-height:1.325;margin:4em auto}.content .section table tr th,.content .section table tr td{border-bottom:1px #ccc solid;padding:1em 1.25em;text-align:left;vertical-align:top}.content .section table tr th{font-weight:300;background:#eee}.content .section h1:first-child,.content .section h2:first-child,.content .section h3:first-child,.content .section p:first-child,.content .section ul:first-child,.content .section ol:first-child,.content .section table:first-child,.content .section .scroll-table:first-child{margin-top:0 !important}.content .section h1:first-child a.arrow:first-child,.content .section h2:first-child a.arrow:first-child,.content .section h3:first-child a.arrow:first-child,.content .section p:first-child a.arrow:first-child,.content .section ul:first-child a.arrow:first-child,.content .section ol:first-child a.arrow:first-child,.content .section table:first-child a.arrow:first-child,.content .section .scroll-table:first-child a.arrow:first-child{padding-top:0 !important}.content .section h1:last-child,.content .section h2:last-child,.content .section h3:last-child,.content .section p:last-child,.content .section ul:last-child,.content .section ol:last-child,.content .section table:last-child,.content .section .scroll-table:last-child{margin-bottom:0 !important}.content .section h1:last-child a.arrow:last-child,.content .section h2:last-child a.arrow:last-child,.content .section h3:last-child a.arrow:last-child,.content .section p:last-child a.arrow:last-child,.content .section ul:last-child a.arrow:last-child,.content .section ol:last-child a.arrow:last-child,.content .section table:last-child a.arrow:last-child,.content .section .scroll-table:last-child a.arrow:last-child{padding-bottom:0 !important}.content .section.padding-top-no .center{padding-top:0 !important}.content .section.padding-bottom-no .center{padding-bottom:0 !important}.content .section.alternating-rows .center{padding:125px 40px}.content .section.alternating-rows .center h2{color:#000}.content .section.alternating-rows .center .row{display:flex;border-radius:10px;overflow:hidden;margin:0 0 40px}.content .section.alternating-rows .center .row .image{position:relative;display:block;width:50%;overflow:hidden}.content .section.alternating-rows .center .row .image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:scale 750ms}.content .section.alternating-rows .center .row .image:hover img,.content .section.alternating-rows .center .row .image:focus img{scale:1.05}.content .section.alternating-rows .center .row .text{display:flex;flex-direction:column;width:50%;padding:40px 40px 30px;text-align:left}.content .section.alternating-rows .center .row .text .group{padding:35px 20px;max-width:675px;font-size:20px}.content .section.alternating-rows .center .row .text .group h3{font-size:46px;letter-spacing:-0.025em;color:#d85611;margin:0 0 0.25em}.content .section.alternating-rows .center .row .text .group p{margin:0.75em 0}.content .section.alternating-rows .center .row .text a{position:relative;border-top:1px #999 dashed;padding:50px 20px 15px 115px;font-size:28px;text-decoration:none;color:#000}.content .section.alternating-rows .center .row .text a:before{position:absolute;top:calc(50px + 0.6em);left:20px;width:64px;aspect-ratio:1 / 1;border:2px rgba(35,35,35,0.2) solid;border-radius:50%;content:'';background:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/arrow/orange.svg) 50% 50%/25px 25px no-repeat;transform:translateY(-50%);transition:background 250ms}.content .section.alternating-rows .center .row .text a:hover:before,.content .section.alternating-rows .center .row .text a:focus:before{border-color:#434050;background-color:#434050;background-image:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/arrow/white.svg)}.content .section.alternating-rows .center .row.default .image{min-height:520px}.content .section.alternating-rows .center .row.default .text .group{margin:auto auto auto 0}.content .section.alternating-rows .center .row.extended .image{min-height:700px}.content .section.alternating-rows .center .row.extended .text .group{margin:0 auto auto 0}.content .section.alternating-rows .center .row.extended .text .group .extended p{margin:0 0 0.75em}.content .section.alternating-rows .center .row.extended .text .group .extended ul{margin:0 0 0 1em}.content .section.alternating-rows .center .row:nth-of-type(odd) .image{order:2}.content .section.alternating-rows .center .row:nth-of-type(odd) .text{order:1}.content .section.alternating-rows .center .row:nth-of-type(even) .image{order:1}.content .section.alternating-rows .center .row:nth-of-type(even) .text{order:2}.content .section.alternating-rows .center .row:last-of-type{margin:0}.content .section.alternating-rows .center .button{margin:6em auto 0}.content .section.alternating-rows.background-white{background:#fff}.content .section.alternating-rows.background-white .center .row{background:#f6f5f3}.content .section.alternating-rows.background-cream{background:#f6f5f3}.content .section.alternating-rows.background-cream .center .row{background:#e6e5e3}.content .section.basic .center{max-width:1100px;padding:150px 40px 100px;text-align:left}.content .section.basic .center h1{color:#000;margin:0 auto 0.75em}.content .section.basic .center h2{font-size:36px;margin:1.5em auto 0.75em}.content .section.basic .center h3{font-size:22px;margin:1.5em auto 0.825em}.content .section.basic .center h4{font-size:18px;margin:2em auto 1.5em}.content .section.call-to-action{background:fixed #d85611 url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/call-to-action/decoration.svg) 50% 50%/1400px 1000px no-repeat}.content .section.call-to-action .center{max-width:800px;padding:55px 40px 110px;text-align:left;color:#fff}.content .section.call-to-action .center h2{font-size:46px;margin:0 0 0.325em}.content .section.call-to-action .center h2 span{border-color:rgba(255,255,255,0.5);color:#fff;margin:0 0 4.5em}.content .section.call-to-action .center p{font-size:20px;margin:0}.content .section.call-to-action .center .button{color:#000;margin:3.5em 0 0;background-color:#fff;background-image:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/arrow/slate.svg)}.content .section.call-to-action .center .button:hover,.content .section.call-to-action .center .button:focus{color:#fff;background-color:#434050;background-image:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/arrow/white.svg)}.content .section.contact-details .center{display:flex}.content .section.contact-details .center .details{order:2;width:50%;padding:125px 100px;font-size:20px;text-align:left}.content .section.contact-details .center .details ul{padding:0;margin:0;list-style:none;list-style-type:none}.content .section.contact-details .center .details ul li{padding:0;margin:0 0 2.5em}.content .section.contact-details .center .details ul li strong{display:block;border-bottom:1px rgba(0,0,0,0.2) dashed;padding:0 0 1em;font-weight:600;font-size:14px;line-height:1.25;letter-spacing:0;text-transform:uppercase;text-align:left;color:#d85611;margin:0 0 1.5em}.content .section.contact-details .center .details ul li span{display:block}.content .section.contact-details .center .details ul li a{font-weight:200;color:inherit;text-decoration-color:transparent}.content .section.contact-details .center .details ul li a:hover,.content .section.contact-details .center .details ul li a:focus{color:#000;text-decoration-color:#d85611}.content .section.contact-details .center .details ul li::marker{display:none;content:''}.content .section.contact-details .center .details ul li:last-of-type{margin:0}.content .section.contact-details .center .map{order:1;width:50%;overflow:hidden;background:#434050}.content .section.contact-details.background-white{background:#fff}.content .section.contact-details.background-cream{background:#f6f5f3}.content .section.contact-form{background:#f8e2d5}.content .section.contact-form .center{padding:125px 40px}.content .section.contact-form .center .block{display:flex;align-content:flex-start;text-align:left;color:#434050}.content .section.contact-form .center .block .intro{width:calc(50% - 15px);padding:0 60px 60px 0;margin:0 auto 0 0}.content .section.contact-form .center .block .intro h2{font-size:100px;color:#d85611;margin:0 0 0.375em}.content .section.contact-form .center .block .intro p{font-size:42px;margin:0;opacity:0.8}.content .section.contact-form .center .block .wpcf7{width:calc(50% - 15px);font-weight:300;margin:0 0 0 auto}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p{position:relative;width:100%;margin:0 0 10px}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p .wpcf7-form-control-wrap{position:static}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="text"],.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="email"],.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="tel"],.content .section.contact-form .center .block .wpcf7 form .hide-on-success p textarea{width:100%;border:1px transparent solid;border-bottom-color:#99999980;font:inherit;font-size:14px;color:#434050;margin:0;vertical-align:bottom;background:transparent;box-shadow:0 0 transparent;transition:all 500ms}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="text"]::selection,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="email"]::selection,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="tel"]::selection,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p textarea::selection{background:rgba(0,0,0,0.075)}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="text"]::-moz-selection,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="email"]::-moz-selection,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="tel"]::-moz-selection,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p textarea::-moz-selection{background:rgba(0,0,0,0.075)}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="text"]:hover,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="email"]:hover,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="tel"]:hover,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p textarea:hover{color:#000;border-bottom-color:#999}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="text"]:focus,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="text"]:not(:placeholder-shown),.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="email"]:focus,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="email"]:not(:placeholder-shown),.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="tel"]:focus,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="tel"]:not(:placeholder-shown),.content .section.contact-form .center .block .wpcf7 form .hide-on-success p textarea:focus,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p textarea:not(:placeholder-shown){border-color:#999;color:#000;background-color:#fff}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="text"],.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="email"],.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="tel"]{height:58px;padding:6px 18px 4px}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p textarea{height:150px;padding:16px 18px 14px;resize:vertical}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p .wpcf7-not-valid-tip{position:relative;display:table;border-radius:3px;padding:7px 9px 4px;font-size:10px;line-height:1;letter-spacing:0.075em;text-transform:uppercase;color:#fff;margin:4px 0 -4px auto;background:#d85611}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p .wpcf7-not-valid-tip ~ .wpcf7-not-valid-tip{display:none !important}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p.agree{margin:40px 0 20px}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p.agree label{position:relative;display:inline-block;padding:0 0 0 35px;font-size:14px;cursor:pointer}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p.agree label input{position:absolute;top:0;left:0;pointer-events:none;opacity:0}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p.agree label:before{position:absolute;top:0.625em;left:0;width:20px;height:20px;border:1px #99999980 solid;content:'';background:transparent 50% / 12px no-repeat;transform:translateY(-50%);transition:all 150ms;z-index:0}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p.agree label:hover{color:#000}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p.agree label:hover:before{border-color:#999;background-color:#fff}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p.agree label:has(input:checked):before{background-color:#fff;background-image:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/contact/tick.svg)}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p.privacy{font-size:12px;letter-spacing:0.0125em}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p.privacy a{font-weight:400;text-decoration-color:#43405033;text-underline-offset:0.325em}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p.privacy a:hover,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p.privacy a:focus{color:#000;text-decoration-color:#d8561180}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="submit"]{display:inline-flex;align-items:center;justify-content:flex-start;min-height:42px;min-width:170px;border-radius:5px;padding:8px 54px 4px 18px;font:inherit;font-weight:500;font-size:15px;line-height:1.2;text-align:left;color:#fff;background:#d85611 url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/arrow/white.svg) calc(100% - 12px) 50%/25px 25px no-repeat}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="submit"]:hover,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="submit"]:focus{background-color:#434050}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="submit"][disabled]{background-color:#eab599;pointer-events:none}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p .wpcf7-spinner{position:absolute;top:0;left:0;display:none}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p:last-child{margin:35px 0 0}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .inline{display:flex;margin:0 0 10px}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .inline p{width:calc(50% - 10px)}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .inline p:first-of-type{margin:0}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .inline p:last-of-type{margin:0 0 0 auto}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .respsonse{display:none}.content .section.contact-form .center .block .wpcf7 form .show-on-success{display:none;padding:35px 0 0;text-align:center}.content .section.contact-form .center .block .wpcf7 form .show-on-success h3{font-size:46px;color:#d85611;margin:0 auto}.content .section.contact-form .center .block .wpcf7 form .show-on-success p{font-weight:200;margin:1.75em auto 0}.content .section.contact-form .center .block .wpcf7 form.submitting{opacity:0.5;pointer-events:none}.content .section.contact-form .center .block .wpcf7 form.resetting .hide-on-success{display:none}.content .section.contact-form .center .block .wpcf7 form.sent .hide-on-success{display:none}.content .section.contact-form .center .block .wpcf7 form.sent .show-on-success{display:block}.content .section.grid{padding:0 40px}.content .section.grid .center{border-radius:10px;padding:100px 40px}.content .section.grid .center .row{display:flex;border-bottom:1px #ccc dashed;padding:0 30px 75px 0;margin:0 -15px 75px}.content .section.grid .center .row .group{display:flex;align-items:center;width:calc(50% - 30px);margin:0 15px}.content .section.grid .center .row .group .image{align-self:flex-start;flex-shrink:0;width:50%;margin:0 0 0 auto}.content .section.grid .center .row .group .image img{border-radius:8px}.content .section.grid .center .row .group .text{width:50%;max-width:675px;padding:0 15px 0 30px;text-align:left;margin:0 auto 0 0}.content .section.grid .center .row .group .text h2{color:#d85611;font-size:28px;margin:0 0 0.6em}.content .section.grid .center .row .group .text h3{font-weight:500;font-size:16px;margin:0.825em 0}.content .section.grid .center .row .group .text p{margin:0.825em 0 0}.content .section.grid .center .row:last-of-type{border:none;padding:0 30px 0 0;margin:0 -15px}.content .section.grid .center .button{margin:6em auto 0}.content .section.grid.background-white .center{background:#fff}.content .section.grid.background-cream .center{background:#f6f5f3}.content .section.hero-banner{position:relative;display:flex;justify-content:flex-start;height:100svh;max-height:1080px;min-height:850px;text-align:left;color:#fff;overflow:hidden;background:#434050}.content .section.hero-banner .center{padding:125px 40px;z-index:20}.content .section.hero-banner .center .overline span{border-color:rgba(175,175,175,0.5)}.content .section.hero-banner .center .overline span a{color:#d85611;text-decoration:none}.content .section.hero-banner .center .overline span a:hover,.content .section.hero-banner .center .overline span a:focus{color:#fff}.content .section.hero-banner .center h1{max-width:11.5em;font-size:100px;line-height:1.2;margin:0 0 0.25em}.content .section.hero-banner .center h1 span{white-space:nowrap;color:#d85611}.content .section.hero-banner .center .intro{max-width:50em;font-weight:300;line-height:1.75;margin:0}.content .section.hero-banner .center .feature-button{position:absolute;right:40px;bottom:40px;display:flex;border:2px rgba(255,255,255,0.5) dotted;border-radius:22px;padding:12px;font-size:24px;text-decoration:none;color:#fff;background:rgba(0,0,0,0.5)}.content .section.hero-banner .center .feature-button img{width:200px;border-radius:10px}.content .section.hero-banner .center .feature-button span{align-self:center;display:inline-block;width:min-content;padding:24px 120px 20px 35px}.content .section.hero-banner .center .feature-button:after{position:absolute;right:25px;bottom:25px;width:64px;aspect-ratio:1 / 1;border:2px rgba(175,175,175,0.75) solid;border-radius:50%;content:'';background:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/arrow/orange.svg) 50% 50%/25px 25px no-repeat;transition:all 350ms}.content .section.hero-banner .center .feature-button:hover,.content .section.hero-banner .center .feature-button:focus{border:2px #fff solid}.content .section.hero-banner .center .feature-button:hover:after,.content .section.hero-banner .center .feature-button:focus:after{border-color:#d85611;background-color:#d85611;background-image:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/arrow/white.svg)}.content .section.hero-banner .center .button{position:absolute;left:40px;bottom:40px}.content .section.hero-banner .center .button:hover,.content .section.hero-banner .center .button:focus{color:#d85611;background-color:#fff;background-image:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/arrow/orange.svg)}.content .section.hero-banner .background,.content .section.hero-banner:after{position:absolute;top:0;left:0;width:100%;height:100%}.content .section.hero-banner .background{background:#434050}.content .section.hero-banner .background span{position:absolute;top:0;left:0;width:100%;height:100%;background:#434050 50% 50% / cover no-repeat}.content .section.hero-banner:after{content:'';background:rgba(0,0,0,0.5);background:linear-gradient(90deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.075) 100%);z-index:10}.content .section.four-columns .center{padding:125px 40px;text-align:left}.content .section.four-columns .center h2{color:#000}.content .section.four-columns .center .intro{max-width:calc(50% - 15px);margin:-1em auto 4em 0}.content .section.four-columns .center .columns{display:flex;flex-wrap:wrap;padding:0 50px 0 0;margin:-25px}.content .section.four-columns .center .columns .column{width:calc(25% - 50px);margin:25px}.content .section.four-columns .center .columns .column img{width:115px;height:115px;margin:0 0 1.5em}.content .section.four-columns .center .columns .column h3{max-width:13.25em;color:#d85611;margin:0 0 0.825em}.content .section.four-columns .center .columns .column p{margin:0}.content .section.four-columns .center .button{margin:6em auto 0}.content .section.four-columns.decoration{background-attachment:fixed;background-position:50% 50%;background-size:1000px 1000px;background-repeat:no-repeat}.content .section.four-columns.background-white{background-color:#fff}.content .section.four-columns.background-white.decoration{background-image:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/decoration/orange.svg)}.content .section.four-columns.background-cream{background-color:#f6f5f3}.content .section.four-columns.background-cream.decoration{background-image:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/decoration/cream.svg)}.content .section.one-block .center{padding:125px 40px}.content .section.one-block .center .intro{display:flex;flex-wrap:wrap;padding:0 0 4em;text-align:left;margin:-15px}.content .section.one-block .center .intro .title,.content .section.one-block .center .intro .text{width:calc(50% - 30px);margin:15px}.content .section.one-block .center .intro .title h3,.content .section.one-block .center .intro .text h3{max-width:16em;color:#d85611;font-size:46px;margin:0 auto 0 0}.content .section.one-block .center .intro .title p,.content .section.one-block .center .intro .text p{max-width:30em;font-size:20px;line-height:1.8;margin:0 auto 0 0}.content .section.one-block .center .block{display:flex;border-radius:10px;overflow:hidden}.content .section.one-block .center .block .image{position:relative;width:50%;min-height:520px;overflow:hidden}.content .section.one-block .center .block .image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:scale 750ms}.content .section.one-block .center .block .image:hover img,.content .section.one-block .center .block .image:focus img{scale:1.05}.content .section.one-block .center .block .text{display:flex;flex-direction:column;width:50%;padding:40px 40px 30px;text-align:left}.content .section.one-block .center .block .text .group{padding:35px 20px;max-width:675px;font-size:20px;margin:auto auto auto 0}.content .section.one-block .center .block .text .group h3{font-size:46px;letter-spacing:-0.025em;color:#000;margin:0 0 0.25em}.content .section.one-block .center .block .text .group p{margin:0.75em 0}.content .section.one-block .center .block .text a{position:relative;border-top:1px #999 dashed;padding:50px 20px 15px 115px;font-size:28px;text-decoration:none;color:#000}.content .section.one-block .center .block .text a:before{position:absolute;top:calc(50px + 0.6em);left:20px;width:64px;aspect-ratio:1 / 1;border:2px rgba(35,35,35,0.2) solid;border-radius:50%;content:'';background:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/arrow/orange.svg) 50% 50%/25px 25px no-repeat;transform:translateY(-50%);transition:background 250ms}.content .section.one-block .center .block .text a:hover:before,.content .section.one-block .center .block .text a:focus:before{border-color:#434050;background-color:#434050;background-image:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/arrow/white.svg)}.content .section.one-block .center .button{margin:4.5em auto 0}.content .section.one-block.background-white{background:#fff}.content .section.one-block.background-white .center .block{background:#f6f5f3}.content .section.one-block.background-cream{background:#f6f5f3}.content .section.one-block.background-cream .center .block{background:#fff}.content .section.tabbed-content .center{padding:125px 40px;text-align:left}.content .section.tabbed-content .center h2{font-size:46px;color:#d85611}.content .section.tabbed-content .center h2 span{margin:0 0 5.5em}.content .section.tabbed-content .center .tabs [role="tab-list"]{display:flex;border-top:1px #555 solid;padding:0;margin:0;list-style:none;list-style-type:none;margin:0 0 5px}.content .section.tabbed-content .center .tabs [role="tab-list"] li{position:relative;flex:auto;display:flex;padding:0;margin:-3px 0 0}.content .section.tabbed-content .center .tabs [role="tab-list"] li button{flex:auto;display:flex;align-items:center;justify-content:center;width:100%;min-height:75px;padding:8px 20px;border:0;border-top:5px transparent solid;font:inherit;font-weight:300;font-size:15px;background:transparent}.content .section.tabbed-content .center .tabs [role="tab-list"] li button:hover,.content .section.tabbed-content .center .tabs [role="tab-list"] li button:focus{border-color:#e6e5e3}.content .section.tabbed-content .center .tabs [role="tab-list"] li button[aria-selected="true"]{border-color:#d85611}.content .section.tabbed-content .center .tabs [role="tab-list"] li button[aria-selected="true"]{pointer-events:none}.content .section.tabbed-content .center .tabs [role="tab-list"] li::marker{display:none;content:''}.content .section.tabbed-content .center .tabs [role="tab-list"] li:before{position:absolute;top:50%;left:0;display:block;width:1px;height:35px;content:'';background:#aaa;transform:translateY(-50%)}.content .section.tabbed-content .center .tabs [role="tab-list"] li:first-of-type:before{display:none}.content .section.tabbed-content .center .tabs [role="tab-panel"]{position:relative;display:flex;align-content:flex-start;z-index:10}.content .section.tabbed-content .center .tabs [role="tab-panel"] .image{flex-shrink:0;width:38.5%}.content .section.tabbed-content .center .tabs [role="tab-panel"] .image img{border-radius:0 10px 10px 0}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text{flex:auto;max-width:960px;padding:80px 65px 0;font-size:20px}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text img{display:none;float:right;max-width:225px;border-radius:10px;margin:0 0 40px 40px}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text h2{font-size:68px;color:#000;margin:0 0 0.75em}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text p:has(+ul.support),.content .section.tabbed-content .center .tabs [role="tab-panel"] .text p:has(+ul.impact){padding:0 0 0 105px;margin:1.5em auto 0.25em}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text ul.support,.content .section.tabbed-content .center .tabs [role="tab-panel"] .text ul.impact{position:relative;min-height:82px;padding:0 0 0 115px;margin:0 0 1.5em}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text ul.support:after,.content .section.tabbed-content .center .tabs [role="tab-panel"] .text ul.impact:after{position:absolute;top:-1.75em;left:0;width:82px;height:82px;content:'';background:50% 50% / cover no-repeat}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text ul.support:after{background-image:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/tabbed/support.svg)}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text ul.impact:after{background-image:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/tabbed/impact.svg)}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text .button{margin:1em auto 0}.content .section.tabbed-content .center .tabs [role="tab-panel"][hidden]{display:none}.content .section.tabbed-content.background-white{background:#fff}.content .section.tabbed-content.background-cream{background:#f6f5f3}.content .section.team-list .center{padding:125px 40px 40px}.content .section.team-list .center .columns{display:flex;flex-wrap:wrap;max-width:1520px;text-align:left;margin:0 auto 4.25em}.content .section.team-list .center .columns .column:first-of-type{width:calc(37.5% - 40px);margin:0 auto 0 0}.content .section.team-list .center .columns .column:first-of-type h2{color:#d85611}.content .section.team-list .center .columns .column:last-of-type{width:calc(62.5% - 40px);font-size:20px;margin:0 0 0 auto}.content .section.team-list .center .members ul{display:flex;flex-wrap:wrap;padding:0;list-style:none;list-style-type:none;margin:-20px}.content .section.team-list .center .members ul li{display:flex;flex-direction:column;width:calc(25% - 40px);border-radius:5px;padding:60px 40px 50px;overflow:hidden;margin:20px}.content .section.team-list .center .members ul li h3{font-weight:200;margin:0 auto}.content .section.team-list .center .members ul li p:first-of-type{font-weight:500;font-size:15px;color:#d85611;margin:0.325em auto 1em}.content .section.team-list .center .members ul li p:last-of-type{margin:auto auto 0}.content .section.team-list .center .members ul li p:last-of-type .button{justify-content:center;min-height:38px;min-width:100px;border:1px #e6e5e3 solid;padding:8px 18px 4px;font-weight:400;font-size:14px;color:#434050;background:#fff}.content .section.team-list .center .members ul li p:last-of-type .button:hover,.content .section.team-list .center .members ul li p:last-of-type .button:focus{border-color:#434050;color:#fff;background:#434050}.content .section.team-list .center .members ul li::marker{display:none;content:''}.content .section.team-list.background-white{background:#fff}.content .section.team-list.background-white .center .members ul li{background:#f6f5f3}.content .section.team-list.background-cream{background:#f6f5f3}.content .section.team-list.background-cream .center .members ul li{border:2px rgba(0,0,0,0.15) dotted;background:#fff}.content .section.text-image .center{padding:125px 40px}.content .section.text-image .center .row{display:flex;align-items:center;max-width:1530px;margin:0 auto}.content .section.text-image .center .row .image{align-self:flex-start;flex-shrink:0;width:50%;padding:0 15px 0 0}.content .section.text-image .center .row .image img{border-radius:10px}.content .section.text-image .center .row .text{width:calc(50% - 15px);max-width:675px;text-align:left}.content .section.text-image .center .row .text h2{letter-spacing:-0.025em;color:#d85611;margin:0 0 0.4em}.content .section.text-image .center .row .text p .button{margin:2em 0}.content .section.text-image .center .row .text p:first-child .button{margin-top:0}.content .section.text-image .center .row .text p:last-child .button{margin-bottom:0}.content .section.text-image .center .row.alignment-left .image{order:1;margin:0 auto 0 0}.content .section.text-image .center .row.alignment-left .text{order:2;padding:0 50px;margin:0 auto}.content .section.text-image .center .row.alignment-right .image{order:2;margin:0 0 0 auto}.content .section.text-image .center .row.alignment-right .text{order:1;padding:0 50px 0 0;margin:0 auto 0 0}.content .section.text-image.background-white{background:#fff}.content .section.text-image.background-cream{background:#f6f5f3}.content .section.three-columns .center{padding:125px 40px}.content .section.three-columns .center h2{font-size:46px;color:#d85611}.content .section.three-columns .center h2 span{margin:0 0 5.5em}.content .section.three-columns .center .columns{display:flex;flex-wrap:wrap;text-align:left;margin:-25px}.content .section.three-columns .center .columns .column{width:calc(33.33333% - 50px);margin:25px}.content .section.three-columns .center .columns .column img{width:115px;height:115px;margin:0 0 1.5em}.content .section.three-columns .center .columns .column h3{max-width:13.25em;color:#d85611;margin:0 0 0.825em}.content .section.three-columns .center .columns .column p{font-size:20px;margin:0}.content .section.three-columns .center .button{margin:6em auto 0}.content .section.three-columns.background-white{background:#fff}.content .section.three-columns.background-cream{background:#f6f5f3}.content .section.two-banners .center{padding:40px}.content .section.two-banners .center .banners{display:flex;flex-wrap:wrap;text-align:left;margin:-15px}.content .section.two-banners .center .banners .banner{position:relative;display:block;flex-direction:column;width:calc(50% - 30px);aspect-ratio:1200 / 670;border-radius:10px;overflow:hidden;margin:15px}.content .section.two-banners .center .banners .banner h2 a{position:absolute;top:0;left:0;width:100%;height:100%;padding:40px;text-decoration:none;color:#fff;z-index:20}.content .section.two-banners .center .banners .banner h2 a span{display:inline-block;max-width:13.25em}.content .section.two-banners .center .banners .banner .button{position:absolute;right:30px;bottom:30px;z-index:20}.content .section.two-banners .center .banners .banner .background{position:absolute;top:0;left:0;width:100%;height:100%;background:#434050 50% 50% / cover no-repeat;transition:scale 750ms}.content .section.two-banners .center .banners .banner:before,.content .section.two-banners .center .banners .banner:after{position:absolute;top:0;left:0;width:100%;height:80%;content:'';background:rgba(0,0,0,0.5);background:linear-gradient(0, transparent 0%, #000 100%);opacity:0.4;z-index:10}.content .section.two-banners .center .banners .banner:before{height:50%}.content .section.two-banners .center .banners .banner:after{height:100%}.content .section.two-banners .center .banners .banner:hover .button{color:#fff;background-color:#434050}.content .section.two-banners .center .banners .banner:hover .background{scale:1.05}.content .section.two-banners .center .button{margin:4.5em auto 0}.content .section.two-banners.background-white{background:#fff}.content .section.two-banners.background-white .center .blocks .block{background:#f6f5f3}.content .section.two-banners.background-cream{background:#f6f5f3}.content .section.two-banners.background-cream .center .blocks .block{background:#fff}.content .section.two-blocks .center{padding:125px 40px}.content .section.two-blocks .center .intro{display:flex;flex-wrap:wrap;padding:0 0 4em;text-align:left;margin:-15px}.content .section.two-blocks .center .intro .title,.content .section.two-blocks .center .intro .text{width:calc(50% - 30px);margin:15px}.content .section.two-blocks .center .intro .title h3,.content .section.two-blocks .center .intro .text h3{max-width:16em;color:#d85611;font-size:46px;margin:0 auto 0 0}.content .section.two-blocks .center .intro .title p,.content .section.two-blocks .center .intro .text p{max-width:30em;font-size:20px;line-height:1.8;margin:0 auto 0 0}.content .section.two-blocks .center .blocks{display:flex;flex-wrap:wrap;text-align:left;margin:-15px}.content .section.two-blocks .center .blocks .block{display:flex;flex-direction:column;width:calc(50% - 30px);border-radius:10px;overflow:hidden;margin:15px}.content .section.two-blocks .center .blocks .block .image{position:relative;aspect-ratio:1000 / 575;overflow:hidden}.content .section.two-blocks .center .blocks .block .image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:scale 750ms}.content .section.two-blocks .center .blocks .block .image:hover img,.content .section.two-blocks .center .blocks .block .image:focus img{scale:1.05}.content .section.two-blocks .center .blocks .block .text{flex:auto;display:flex;flex-direction:column;padding:65px 40px 35px}.content .section.two-blocks .center .blocks .block .text h3{font-size:32px;color:#000;margin:0 auto 0 0}.content .section.two-blocks .center .blocks .block .text p{max-width:36em;font-size:20px;margin:1.25em auto 3.25em 0}.content .section.two-blocks .center .blocks .block .text a{position:relative;border-top:1px #999 dashed;padding:50px 20px 15px 90px;font-size:28px;color:#000;text-decoration:none;margin:auto 0 0}.content .section.two-blocks .center .blocks .block .text a:before{position:absolute;top:calc(50px + 0.6em);left:0;width:64px;aspect-ratio:1 / 1;border:2px rgba(35,35,35,0.2) solid;border-radius:50%;content:'';background:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/arrow/orange.svg) 50% 50%/25px 25px no-repeat;transform:translateY(-50%);transition:background 250ms}.content .section.two-blocks .center .blocks .block .text a:hover:before,.content .section.two-blocks .center .blocks .block .text a:focus:before{border-color:#434050;background-color:#434050;background-image:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/arrow/white.svg)}.content .section.two-blocks .center .button{margin:4.5em auto 0}.content .section.two-blocks.background-white{background:#fff}.content .section.two-blocks.background-white .center .blocks .block{background:#f6f5f3}.content .section.two-blocks.background-cream{background:#f6f5f3}.content .section.two-blocks.background-cream .center .blocks .block{background:#fff}.content .section.two-columns .center{padding:125px 40px}.content .section.two-columns .center .columns{display:flex;flex-wrap:wrap;max-width:1520px;text-align:left;margin:0 auto}.content .section.two-columns .center .columns .column:first-of-type{width:calc(37.5% - 40px);color:#d85611;margin:0 auto 0 0}.content .section.two-columns .center .columns .column:last-of-type{width:calc(62.5% - 40px);font-size:20px;margin:0 0 0 auto}.content .section.two-columns.background-white{background:#fff}.content .section.two-columns.background-cream{background:#f6f5f3}.content .section.video .center{max-width:1280px;padding:140px 40px}.content .section.video .center h2{max-width:1020px;font-size:68px;line-height:1.075em;color:#000;margin:0 auto 1em}.content .section.video .center .placeholder{position:relative;aspect-ratio:160 / 90;background:#434050}.content .section.video .center .placeholder video,.content .section.video .center .placeholder button{position:absolute;top:0;left:0;width:100%;height:100%;content:''}.content .section.video .center .placeholder button{display:flex;align-items:center;justify-content:center;border:0;background:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/video/thumbnail.jpg) 50% 50%/cover no-repeat;z-index:10}.content .section.video .center .placeholder button span{display:block;width:62px;aspect-ratio:1 / 1;border-radius:50%;font-size:0;text-indent:-5000px;background:rgba(255,255,255,0.25) url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/video/play.svg) 50% 50%/cover no-repeat;pointer-events:none}.content .section.video .center .placeholder button:hover span{background-color:#d85611}.content .section.video .center .placeholder.playing button{opacity:0;pointer-events:none}.content .section.video .center .button{margin:5em auto 0}.content .section.video.background-white{background:#fff}.content .section.video.background-cream{background:#f6f5f3}.footer .center{padding:70px 40px 50px;text-align:left;line-height:1.25}.footer .center .top{display:flex;align-items:flex-start;justify-content:space-between;margin:0 0 55px}.footer .center .top .logo{flex-shrink:0;display:block;width:210px;height:40px;margin:0 60px 0 0}.footer .center .top .logo svg{width:210px;height:40px}.footer .center .top .logo svg #icon{fill:#d85611}.footer .center .top .logo svg #text{fill:#434050}.footer .center .top .logo:hover svg #text,.footer .center .top .logo:focus svg #text{fill:#d85611}.footer .center .top .menu{width:800px;font-size:20px}.footer .center .top .menu li{margin:0 0 0.75em}.footer .center .top .menu li a{color:#000}.footer .center .top .menu li a:hover,.footer .center .top .menu li a:focus{color:#d85611}.footer .center .top .menu li:last-of-type{margin:0}.footer .center .top .social{flex-shrink:0;display:flex;margin:auto 0 0 60px}.footer .center .top .social li{margin:0 10px 0 0}.footer .center .top .social li a{display:block}.footer .center .top .social li a svg{width:32px;height:32px}.footer .center .top .social li a svg *{fill:#525252}.footer .center .top .social li a:hover svg *,.footer .center .top .social li a:focus svg *{fill:#d85611}.footer .center .top .social li:last-of-type{margin:0}.footer .center .bottom{display:flex;border-top:1px #ccc dashed;border-bottom:1px #ccc dashed;padding:20px 0 16px;font-weight:300;font-size:14px}.footer .center .bottom li{margin:0 70px 0 0}.footer .center .bottom li a{color:#000}.footer .center .bottom li a:hover,.footer .center .bottom li a:focus{color:#d85611}.footer .center .bottom li span{white-space:nowrap}.footer .center .bottom li:first-of-type{flex-shrink:0}.footer .center .bottom li:last-of-type{margin:0}.template-basic .footer,.page-404 .footer{background:#f6f5f3}.responsive-navigation{position:fixed;top:0;right:0;display:none;width:100%;height:100dvh;background:#434050 url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/navigation/background.svg) 50% 50%/cover no-repeat;z-index:2000;transform:translatex(100%);transition:height 250ms, transform 350ms}.responsive-navigation .responsive-scroll{width:100%;max-height:100%;padding:125px 80px 150px;text-align:left;overflow-y:auto}.responsive-navigation .responsive-scroll ul{font-weight:300;font-size:46px}.responsive-navigation .responsive-scroll ul li{margin:0}.responsive-navigation .responsive-scroll ul li a{display:inline-block;padding:10px;color:#fff}.responsive-navigation .responsive-scroll ul li a:hover,.responsive-navigation .responsive-scroll ul li a:focus{color:#d85611}.responsive-navigation .responsive-scroll ul li ul{padding:15px 0 20px;font-size:20px}.responsive-navigation .responsive-scroll ul li ul li a{padding:15px 10px}.responsive-navigation .responsive-scroll ul li ul li a:before{display:inline-block;width:20px;height:20px;vertical-align:middle;content:'';margin:-0.125em 20px 0 0;background:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/arrow/orange.svg) 0 50%/20px 20px no-repeat;transition:background-position-x 250ms}.responsive-navigation .responsive-scroll ul li ul li a:hover:before,.responsive-navigation .responsive-scroll ul li ul li a:active:before{background-position-x:0}.responsive-navigation button{position:absolute;top:20px;right:20px;width:40px;aspect-ratio:1 / 1;border:0;font-size:0;text-indent:-5000px;background:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/navigation/close.svg) 50% 50%/cover no-repeat}.responsive-navigation:after{position:fixed;right:40px;top:calc(100dvh - 100px);width:60px;aspect-ratio:1 / 1;content:'';background:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/navigation/icon.svg) 50% 50%/cover no-repeat;transition:top 250ms}.menu-open .responsive-navigation{transform:translatex(0)}@media (max-width: 1379px){body{font-size:15px}.header .center .logo{width:210px;height:40px}.header .center .logo svg{width:210px;height:40px}.header .center .menu{padding:5px 15px}.header .center .menu li{padding:15px}.header .center .contact{width:unset}.content .section h1{font-size:52px}.content .section h2{font-size:36px}.content .section h3{font-size:24px}.content .section h4{font-size:18px}.content .section h2.overline,.content .section p.overline{font-size:52px;text-align:left;margin:0 0 0.75em}.content .section h2.overline span,.content .section p.overline span{font-size:12px;margin:0 0 2.75em}.content .section img.alignnone{margin:3.25em auto}.content .section img.aligncenter{margin:3.25em auto}.content .section .scroll-table{margin:3.25em auto}.content .section table{margin:3.25em auto}.content .section.alternating-rows .center{padding:80px 40px}.content .section.alternating-rows .center .row .text .group{padding:10px 0 40px;font-size:16px}.content .section.alternating-rows .center .row .text .group h3{font-size:36px}.content .section.alternating-rows .center .row .text a{padding:35px 10px 0 75px;font-size:22px}.content .section.alternating-rows .center .row .text a:before{top:calc(35px + 0.6em);left:0;width:54px;background-size:22px 22px}.content .section.alternating-rows .center .row.default .image{min-height:380px}.content .section.alternating-rows .center .row.extended .image{min-height:520px}.content .section.alternating-rows .center .button{margin:4.25em auto 0}.content .section.basic .center{max-width:760px;padding:120px 40px 40px}.content .section.basic .center h2{font-size:32px}.content .section.basic .center h3{font-size:20px}.content .section.basic .center h4{font-size:16px}.content .section.call-to-action{background-size:1100px 1100px}.content .section.call-to-action .center{max-width:760px;padding:50px 40px 80px}.content .section.call-to-action .center h2{font-size:40px}.content .section.call-to-action .center p{font-size:18px;margin:0}.content .section.contact-details .center .details{padding:80px 60px;font-size:18px}.content .section.contact-details .center .details ul li{margin:0 0 2em}.content .section.contact-details .center .details ul li strong{font-size:12px}.content .section.contact-form .center{padding:80px 40px}.content .section.contact-form .center .block .intro{padding:0 40px 40px 0}.content .section.contact-form .center .block .intro h2{font-size:78px;line-height:1.125;margin:0 0 0.275em}.content .section.contact-form .center .block .intro p{font-size:22px}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .inline{display:block;margin:0 0 10px}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .inline p{width:100%}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .inline p:first-of-type{margin:0 0 10px}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .inline p:last-of-type{margin:0}.content .section.contact-form .center .block .wpcf7 form .show-on-success{padding:35px 0 0}.content .section.contact-form .center .block .wpcf7 form .show-on-success h3{font-size:46px}.content .section.contact-form .center .block .wpcf7 form .show-on-success p{margin:1.75em auto 0}.content .section.grid{padding:0}.content .section.grid .center{border-radius:unset;padding:80px 40px}.content .section.grid .center .row{padding:0 0 60px;margin:0 -15px 60px}.content .section.grid .center .row .group .text{padding:0 0 0 25px}.content .section.grid .center .row .group .text h2{font-size:24px}.content .section.grid .center .row:last-of-type{padding:0}.content .section.grid .center .button{margin:4.25em auto 0}.content .section.hero-banner{min-height:650px}.content .section.hero-banner .center{padding:100px 40px 120px}.content .section.hero-banner .center h1{font-size:78px;line-height:1.175em}.content .section.hero-banner .center .intro{max-width:50em;font-weight:300;line-height:1.75;margin:0}.content .section.hero-banner .center .feature-button{border-radius:18px;padding:10px;font-size:18px;line-height:1.375}.content .section.hero-banner .center .feature-button img{display:none}.content .section.hero-banner .center .feature-button span{padding:8px 80px 4px 10px}.content .section.hero-banner .center .feature-button:after{right:16px;bottom:16px;width:46px;background-size:20px 20px}.content .section.four-columns .center{padding:80px 40px}.content .section.four-columns .center .intro{max-width:unset}.content .section.four-columns .center .columns{padding:0}.content .section.four-columns .center .columns .column img{width:100px;height:100px}.content .section.four-columns .center .button{margin:4.5em auto 0}.content .section.four-columns.decoration{background-size:825px 825px}.content .section.one-block .center{padding:80px 40px}.content .section.one-block .center .intro{padding:0 0 3.25em}.content .section.one-block .center .intro .title h3,.content .section.one-block .center .intro .text h3{font-size:40px}.content .section.one-block .center .intro .title p,.content .section.one-block .center .intro .text p{font-size:18px}.content .section.one-block .center .block .image{min-height:380px}.content .section.one-block .center .block .text .group{padding:10px 0 40px;font-size:16px}.content .section.one-block .center .block .text .group h3{font-size:36px}.content .section.one-block .center .block .text a{padding:35px 10px 0 75px;font-size:22px}.content .section.one-block .center .block .text a:before{top:calc(35px + 0.6em);left:0;width:54px;background-size:22px 22px}.content .section.one-block .center .button{margin:3.5em auto 0}.content .section.tabbed-content .center{padding:80px 40px}.content .section.tabbed-content .center h2{font-size:40px}.content .section.tabbed-content .center h2 span{margin:0 0 4.75em}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text{padding:40px 50px 0;font-size:16px}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text h2{font-size:40px;margin:0 0 0.625em}.content .section.team-list .center{padding:80px 40px 40px}.content .section.team-list .center .columns .column:last-of-type{font-size:16px}.content .section.team-list .center .members ul li{width:calc(33.33333% - 40px)}.content .section.text-image .center{padding:80px 40px}.content .section.text-image .center .row .text h2{margin:0 0 0.4em}.content .section.text-image .center .row .image{padding:0}.content .section.text-image .center .row.alignment-left .text{padding:0 40px}.content .section.text-image .center .row.alignment-right .text{padding:0 40px 0 0}.content .section.three-columns .center{padding:80px 40px}.content .section.three-columns .center h2{font-size:40px}.content .section.three-columns .center h2 span{margin:0 0 4.75em}.content .section.three-columns .center .columns .column img{width:100px;height:100px}.content .section.three-columns .center .columns .column p{font-size:16px;margin:0}.content .section.three-columns .center .button{margin:4.5em auto 0}.content .section.two-banners .center .banners .banner h2{font-size:24px}.content .section.two-banners .center .banners .banner h2 a{padding:30px}.content .section.two-banners .center .button{margin:4em auto 0}.content .section.two-blocks .center{padding:80px 40px}.content .section.two-blocks .center .intro{padding:0 0 3.25em}.content .section.two-blocks .center .intro .title h3,.content .section.two-blocks .center .intro .text h3{font-size:40px}.content .section.two-blocks .center .intro .title p,.content .section.two-blocks .center .intro .text p{font-size:18px}.content .section.two-blocks .center .blocks .block .text{padding:40px 40px 30px}.content .section.two-blocks .center .blocks .block .text h3{font-size:28px}.content .section.two-blocks .center .blocks .block .text p{font-size:16px;margin:1em auto 2.5em 0}.content .section.two-blocks .center .blocks .block .text a{padding:35px 10px 0 75px;font-size:22px}.content .section.two-blocks .center .blocks .block .text a:before{top:calc(35px + 0.6em);width:54px;background-size:22px 22px}.content .section.two-blocks .center .button{margin:3.5em auto 0}.content .section.two-columns .center{padding:80px 40px}.content .section.two-columns .center .columns .column:last-of-type{font-size:16px}.content .section.video .center{max-width:1080px;padding:80px 40px}.content .section.video .center h2{font-size:52px}.content .section.video .center .button{margin:4.25em auto 0}.footer .center{padding:40px}.footer .center .top{align-items:center;margin:0 0 30px}.footer .center .top .logo{width:160px;height:30px;margin:0 80px 0 0}.footer .center .top .logo svg{width:160px;height:30px}.footer .center .top .menu{display:flex;padding:5px 0 0;font-size:16px}.footer .center .top .menu li{margin:0 60px 0 0}.footer .center .top .menu li:last-of-type{margin:0}.footer .center .bottom li{margin:0 0 0 50px}.footer .center .bottom li:first-of-type{order:2}.footer .center .bottom li:last-of-type{order:1}}@media (max-width: 1023px){.header .center{padding:10px 20px 10px 40px}.header .center .menu,.header .center .contact{display:none}.header .center button{display:block}.content .section h1{font-size:46px}.content .section h2{font-size:32px}.content .section h3{font-size:24px}.content .section h4{font-size:16px}.content .section h2.overline,.content .section p.overline{font-size:46px}.content .section.alternating-rows .center .row{display:block}.content .section.alternating-rows .center .row .image{width:100%;aspect-ratio:2 / 1.125}.content .section.alternating-rows .center .row .text{width:100%}.content .section.alternating-rows .center .row .text .group{padding:0 0 40px}.content .section.alternating-rows .center .row .text .group h3{font-size:32px}.content .section.alternating-rows .center .row.default .image,.content .section.alternating-rows .center .row.extended .image{min-height:unset}.content .section.basic .center{max-width:unset}.content .section.call-to-action{background-position:50% 87.5%;background-size:800px 800px}.content .section.call-to-action .center{max-width:unset;padding:50px 40px 40px}.content .section.call-to-action .center h2{font-size:46px}.content .section.call-to-action .center h2 span{margin:0 0 2.5em}.content .section.call-to-action .center p{max-width:30em}.content .section.contact-details .center{display:block}.content .section.contact-details .center .map{width:100%;aspect-ratio:1 / 0.75}.content .section.contact-details .center .details{width:100%;padding:80px 40px;font-size:20px}.content .section.contact-form .center .block{display:block}.content .section.contact-form .center .block .intro{width:100%;padding:0;margin:0 0 40px}.content .section.contact-form .center .block .intro h2{font-size:46px;line-height:1.125;margin:0 0 0.275em}.content .section.contact-form .center .block .intro p{font-size:18px;opacity:unset}.content .section.contact-form .center .block .wpcf7{width:100%;margin:0}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .inline{display:flex;margin:0 0 10px}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .inline p{width:calc(50% - 10px)}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .inline p:first-of-type{margin:0}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .inline p:last-of-type{margin:0 0 0 auto}.content .section.contact-form .center .block .wpcf7 form .show-on-success{padding:0;text-align:left}.content .section.contact-form .center .block .wpcf7 form .show-on-success h3{font-size:32px}.content .section.grid .center .row{border:0;padding:0;margin:0 -15px 40px}.content .section.grid .center .row .group{display:block}.content .section.grid .center .row .group .image{width:100%;margin:0 0 40px}.content .section.grid .center .row .group .text{width:100%;padding:0}.content .section.grid .center .row .group .text h2{font-size:24px}.content .section.hero-banner .center{padding:100px 40px 150px}.content .section.hero-banner .center h1{max-width:7.825em;font-size:64px}.content .section.hero-banner .center .intro{max-width:35em}.content .section.hero-banner .background{top:0 !important}.content .section.hero-banner .background span{background-position-x:65%}.content .section.four-columns .center .columns{flex-wrap:wrap}.content .section.four-columns .center .columns .column{width:calc(50% - 50px)}.content .section.four-columns.decoration{background-position:50% 87.5%}.content .section.one-block .center .intro{display:block;padding:0 0 2.5em;margin:0}.content .section.one-block .center .intro .title,.content .section.one-block .center .intro .text{width:100%}.content .section.one-block .center .intro .title h3,.content .section.one-block .center .intro .text h3{max-width:unset;font-size:32px}.content .section.one-block .center .intro .title p,.content .section.one-block .center .intro .text p{max-width:unset;font-size:16px;line-height:1.5}.content .section.one-block .center .intro .title{margin:0 0 1em}.content .section.one-block .center .intro .text{margin:0}.content .section.one-block .center .block{display:block}.content .section.one-block .center .block .image{display:block;width:100%;min-height:unset;aspect-ratio:2 / 1.125}.content .section.one-block .center .block .text{width:100%}.content .section.one-block .center .block .text .group{padding:0 0 40px}.content .section.one-block .center .block .text .group h3{font-size:32px}.content .section.one-block .center .block.default .image,.content .section.one-block .center .block.extended .image{min-height:unset}.content .section.tabbed-content .center h2{font-size:32px}.content .section.tabbed-content .center .tabs{padding:2px 0 0}.content .section.tabbed-content .center .tabs [role="tab-list"]{margin:0 0 40px}.content .section.tabbed-content .center .tabs [role="tab-list"] li button{padding:12px;font-size:14px}.content .section.tabbed-content .center .tabs [role="tab-panel"]{display:block;margin:0}.content .section.tabbed-content .center .tabs [role="tab-panel"] .image{display:none}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text{padding:0}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text img{display:block}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text h2{font-size:32px}.content .section.team-list .center .columns{display:block;margin:0 auto 3.25em}.content .section.team-list .center .columns .column:first-of-type{width:100%;margin:0 0 1.5em}.content .section.team-list .center .columns .column:first-of-type h2{font-size:46px}.content .section.team-list .center .columns .column:last-of-type{width:100%;margin:0}.content .section.team-list .center .members ul li{width:calc(50% - 40px)}.content .section.team-list .center .members ul li p:first-of-type{margin:0.325em auto 2.75em}.content .section.text-image .center{padding:80px 40px}.content .section.text-image .center .row{display:block}.content .section.text-image .center .row .image{width:100%;padding:0}.content .section.text-image .center .row .image img{aspect-ratio:2 / 1.125;object-fit:cover}.content .section.text-image .center .row .text{width:100%}.content .section.text-image .center .row .text h2{font-size:46px;margin:0 0 0.4em}.content .section.text-image .center .row.alignment-left .image,.content .section.text-image .center .row.alignment-right .image{margin:0 0 40px}.content .section.text-image .center .row.alignment-left .text,.content .section.text-image .center .row.alignment-right .text{padding:0;margin:0}.content .section.three-columns .center h2{font-size:46px}.content .section.three-columns .center h2 span{margin:0 0 2em}.content .section.three-columns .center .columns{display:block;margin:0}.content .section.three-columns .center .columns .column{width:100%;margin:0 0 1.75em}.content .section.three-columns .center .columns .column:last-of-type{margin:0}.content .section.three-columns .center .button{margin:4.5em auto 0}.content .section.two-banners .center .banners{display:block;margin:0}.content .section.two-banners .center .banners .banner{display:flex;flex-direction:column;width:100%;aspect-ratio:2 / 1;padding:40px;margin:0 0 30px}.content .section.two-banners .center .banners .banner h2{max-width:12em;font-size:32px;margin:0 auto 30px 0}.content .section.two-banners .center .banners .banner h2 a{position:relative;padding:unset}.content .section.two-banners .center .banners .banner .button{position:relative;right:unset;bottom:unset;margin:auto auto 0 0}.content .section.two-banners .center .banners .banner:last-of-type{margin:0}.content .section.two-blocks .center .intro{display:block;padding:0 0 2.5em;margin:0}.content .section.two-blocks .center .intro .title,.content .section.two-blocks .center .intro .text{width:100%}.content .section.two-blocks .center .intro .title h3,.content .section.two-blocks .center .intro .text h3{max-width:unset;font-size:32px}.content .section.two-blocks .center .intro .title p,.content .section.two-blocks .center .intro .text p{max-width:unset;font-size:16px;line-height:1.5}.content .section.two-blocks .center .intro .title{margin:0 0 1em}.content .section.two-blocks .center .intro .text{margin:0}.content .section.two-blocks .center .blocks{display:block;margin:0}.content .section.two-blocks .center .blocks .block{width:100%;margin:0 0 40px}.content .section.two-blocks .center .blocks .block .image{aspect-ratio:2 / 1.125}.content .section.two-blocks .center .blocks .block .text{padding:40px 40px 30px}.content .section.two-blocks .center .blocks .block .text h3{font-size:32px}.content .section.two-blocks .center .blocks .block:last-of-type{margin:0}.content .section.two-columns .center .columns{display:block}.content .section.two-columns .center .columns .column:first-of-type{width:100%;margin:0 0 2.5em}.content .section.two-columns .center .columns .column:first-of-type h2{font-size:46px}.content .section.two-columns .center .columns .column:last-of-type{width:100%}.content .section.video .center h2{max-width:680px;font-size:46px}.footer .center{padding:40px}.footer .center .top{margin:0 0 30px}.footer .center .top .menu{display:none}.footer .center .bottom{border-bottom:0;padding:20px 0 0}.footer .center .bottom li{margin:0 0 0 50px}.footer .center .bottom li:first-of-type{order:2}.footer .center .bottom li:last-of-type{order:1}.responsive-navigation{display:block}}@media (max-width: 700px){.header .center{height:70px;padding:5px 15px 5px 20px}.header .center .logo{width:180px;height:32px}.header .center .logo svg{width:180px;height:32px}.content .section h1{font-size:32px}.content .section h2{font-size:24px}.content .section h3{font-size:20px}.content .section h4{font-size:16px}.content .section h2.overline,.content .section p.overline{font-size:32px}.content .section h2.overline span,.content .section p.overline span{font-size:10px;margin:0 0 2em}.content .section ul li,.content .section ol li{padding:0 0 0 0.75em}.content .section.alternating-rows .center{padding:40px 20px}.content .section.alternating-rows .center .row .text{padding:30px 20px 20px}.content .section.alternating-rows .center .row .text .group{padding:0 0 20px;font-size:16px}.content .section.alternating-rows .center .row .text .group h3{font-size:24px}.content .section.alternating-rows .center .row .text a{padding:25px 10px 0 54px;font-size:18px}.content .section.alternating-rows .center .row .text a:before{top:calc(25px + 0.6em);width:40px;background-size:18px 18px}.content .section.basic .center{padding:100px 20px 20px}.content .section.basic .center h1{font-size:32px}.content .section.basic .center h2{font-size:24px}.content .section.basic .center h3{font-size:20px}.content .section.basic .center h4{font-size:16px}.content .section.call-to-action{background-attachment:local;background-position:50% 50%;background-size:600px 600px}.content .section.call-to-action .center{padding:40px 20px}.content .section.call-to-action .center h2{font-size:32px}.content .section.call-to-action .center p{font-size:16px}.content .section.call-to-action .center .button{margin:2.5em 0 0}.content .section.contact-details .center .details{padding:40px 20px;font-size:16px}.content .section.contact-details .center .details ul li strong{font-size:10px}.content .section.contact-form .center{padding:40px 20px}.content .section.contact-form .center .block .intro{margin:0 0 30px}.content .section.contact-form .center .block .intro h2{font-size:32px;margin:0 0 0.5em}.content .section.contact-form .center .block .intro p{font-size:16px}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="text"],.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="email"],.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="tel"],.content .section.contact-form .center .block .wpcf7 form .hide-on-success p textarea{border:1px #99999980 solid}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="text"]:focus,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="text"]:not(:placeholder-shown),.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="email"]:focus,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="email"]:not(:placeholder-shown),.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="tel"]:focus,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="tel"]:not(:placeholder-shown),.content .section.contact-form .center .block .wpcf7 form .hide-on-success p textarea:focus,.content .section.contact-form .center .block .wpcf7 form .hide-on-success p textarea:not(:placeholder-shown){border-color:#999}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="text"],.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="email"],.content .section.contact-form .center .block .wpcf7 form .hide-on-success p input[type="tel"]{height:50px;padding:6px 15px 4px}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p textarea{padding:16px 16px 14px}.content .section.contact-form .center .block .wpcf7 form .hide-on-success p.agree{margin:30px 0 20px}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .inline{display:block;margin:0 0 10px}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .inline p{width:100%}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .inline p:first-of-type{margin:0 0 10px}.content .section.contact-form .center .block .wpcf7 form .hide-on-success .inline p:last-of-type{margin:0}.content .section.contact-form .center .block .wpcf7 form .show-on-success h3{font-size:24px}.content .section.grid .center{padding:40px 20px}.content .section.grid .center .row{display:block;border:0;padding:0;margin:0 0 30px}.content .section.grid .center .row .group{display:block;width:100%;margin:0 0 30px}.content .section.grid .center .row .group .image img{aspect-ratio:2 / 1.125;object-fit:cover}.content .section.grid .center .row .group .text h2{font-size:24px}.content .section.grid .center .row:last-of-type{margin:0}.content .section.grid .center .row:last-of-type .group:last-of-type{margin:0}.content .section.hero-banner{min-height:650px}.content .section.hero-banner .center{padding:80px 20px 140px}.content .section.hero-banner .center h1{font-size:42px}.content .section.hero-banner .center h1 span{white-space:normal}.content .section.hero-banner .center .feature-button{display:none}.content .section.hero-banner .center .button{left:20px;bottom:20px}.content .section.hero-banner .background{top:0 !important}.content .section.hero-banner .background span{background-position-x:65%}.content .section.hero-banner:after{background:rgba(0,0,0,0.6);background:linear-gradient(180deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.2) 100%)}.content .section.four-columns .center{padding:40px 20px}.content .section.four-columns .center .intro{margin:-0.75em auto 2.5em 0}.content .section.four-columns .center .columns{display:block;margin:0}.content .section.four-columns .center .columns .column{width:100%;border-top:1px rgba(0,0,0,0.2) dashed;padding:30px 0 0;margin:0 0 30px}.content .section.four-columns .center .columns .column img{width:80px;height:80px}.content .section.four-columns .center .columns .column:first-of-type{border:0;padding:0}.content .section.four-columns .center .columns .column:last-of-type{margin:0}.content .section.four-columns .center .button{margin:2.5em auto 0}.content .section.four-columns.background-white.decoration,.content .section.four-columns.background-cream.decoration{background-image:none}.content .section.one-block .center{padding:40px 20px}.content .section.one-block .center .intro .title h3,.content .section.one-block .center .intro .text h3{font-size:24px}.content .section.one-block .center .block .text{padding:30px 20px 20px}.content .section.one-block .center .block .text .group{padding:0 0 20px;font-size:16px}.content .section.one-block .center .block .text .group h3{font-size:24px}.content .section.one-block .center .block .text a{padding:25px 10px 0 54px;font-size:18px}.content .section.one-block .center .block .text a:before{top:calc(25px + 0.6em);width:40px;background-size:18px 18px}.content .section.tabbed-content .center{padding:40px 20px}.content .section.tabbed-content .center h2{font-size:32px}.content .section.tabbed-content .center .tabs{padding:0}.content .section.tabbed-content .center .tabs [role="tab-list"]{display:none}.content .section.tabbed-content .center .tabs [role="tab-panel"]{border-top:1px rgba(0,0,0,0.2) dashed;padding:30px 0 0;margin:0 0 30px}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text{padding:0}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text img{display:none}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text h2{font-size:24px}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text p:has(+ul.support),.content .section.tabbed-content .center .tabs [role="tab-panel"] .text p:has(+ul.impact){padding:0 75px 0 0}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text ul.support,.content .section.tabbed-content .center .tabs [role="tab-panel"] .text ul.impact{min-height:62px;padding:0 80px 0 0;margin:0 0 1.5em 1em}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text ul.support:after,.content .section.tabbed-content .center .tabs [role="tab-panel"] .text ul.impact:after{left:auto;right:0;width:62px;height:62px}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text ul.support:after{background-image:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/tabbed/support.svg)}.content .section.tabbed-content .center .tabs [role="tab-panel"] .text ul.impact:after{background-image:url(//www.perceptumlimited.com/wp-content/themes/perceptum/img/tabbed/impact.svg)}.content .section.tabbed-content .center .tabs [role="tab-panel"][hidden]{display:block}.content .section.tabbed-content .center .tabs [role="tab-panel"]:first-of-type{border:0;padding:0}.content .section.tabbed-content .center .tabs [role="tab-panel"]:last-of-type{margin:0}.content .section.team-list .center{padding:40px 20px}.content .section.team-list .center .columns{display:block;margin:0 0 30px}.content .section.team-list .center .columns .column:first-of-type h2{font-size:32px}.content .section.team-list .center .members ul{display:block;margin:0}.content .section.team-list .center .members ul li{width:100%;padding:50px 20px 40px;margin:0 0 20px}.content .section.team-list .center .members ul li p:first-of-type{margin:0.325em auto 0.75em}.content .section.team-list .center .members ul li:last-pf-type{margin:0}.content .section.text-image .center{padding:40px 20px}.content .section.text-image .center .row .text h2{font-size:32px;margin:0 0 0.4em}.content .section.three-columns .center{padding:40px 20px}.content .section.three-columns .center h2{font-size:32px}.content .section.three-columns .center .columns .column{border-top:1px rgba(0,0,0,0.2) dashed;padding:30px 0 0;margin:0 0 30px}.content .section.three-columns .center .columns .column img{width:80px;height:80px}.content .section.three-columns .center .columns .column:first-of-type{border:0;padding:0}.content .section.three-columns .center .columns .column:last-of-type{margin:0}.content .section.three-columns .center .button{margin:2.5em auto 0}.content .section.two-banners .center{padding:20px}.content .section.two-banners .center .banners .banner{padding:30px 20px 20px;aspect-ratio:unset;margin:0 0 20px}.content .section.two-banners .center .banners .banner h2{font-size:24px;margin:0 auto 20px 0}.content .section.two-blocks .center{padding:40px 20px}.content .section.two-blocks .center .intro .title h3,.content .section.two-blocks .center .intro .text h3{font-size:24px}.content .section.two-blocks .center .blocks .block{margin:0 0 20px}.content .section.two-blocks .center .blocks .block .text{padding:30px 20px 20px}.content .section.two-blocks .center .blocks .block .text h3{font-size:24px}.content .section.two-blocks .center .blocks .block .text a{padding:25px 10px 0 54px;font-size:18px}.content .section.two-blocks .center .blocks .block .text a:before{top:calc(25px + 0.6em);width:40px;background-size:18px 18px}.content .section.two-columns .center{padding:40px 20px}.content .section.two-columns .center .columns .column:first-of-type{margin:0 0 1.5em}.content .section.two-columns .center .columns .column:first-of-type h2{font-size:32px}.content .section.video .center{padding:40px 20px}.content .section.video .center h2{font-size:24px;margin:0 auto 0.75em}.content .section.video .center .button{margin:2.5em auto 0}.footer .center{padding:20px}.footer .center .top{margin:0 0 15px}.footer .center .top .logo{display:none}.footer .center .top .menu{display:none}.footer .center .top .social{margin:0 auto 0 0}.footer .center .top .social li a svg{width:28px;height:28px}.footer .center .bottom{display:block}.footer .center .bottom li{font-size:16px;margin:0 0 0.8em}.footer .center .bottom li span{white-space:normal}.footer .center .bottom li:last-of-type{font-size:11px;line-height:1.5;margin:0}.responsive-navigation .responsive-scroll{padding:100px 25px 150px}.responsive-navigation .responsive-scroll ul{font-size:28px}.responsive-navigation .responsive-scroll ul li a{padding:5px}.responsive-navigation .responsive-scroll ul li ul{padding:10px 0 15px;font-size:15px}.responsive-navigation .responsive-scroll ul li ul li a{padding:8px 5px}.responsive-navigation button{top:15px;right:15px}.responsive-navigation:after{right:20px;top:calc(100dvh - 60px);width:40px}}