@keyframes floating{0%,to{transform:translate(0,0)}50%{transform:translate(0,20px)}}@keyframes loadingDots{0%,60%,to{transform:translate(-50%,-50%) scale(.5);opacity:.4}20%{transform:translate(-50%,-50%) scale(1.2);opacity:1}}@keyframes flicker{0%,60%,70%,85%{fill:#000}65%,75%,80%,90%,95%,to{fill:#ffec00}}@keyframes defineAnim{0%{opacity:0;transform:translateX(-10%)}to{opacity:1;transform:translateX(0)}}@keyframes findAnim{0%{opacity:0;transform:translateY(-18%)}to{opacity:1;transform:translateY(0)}}@keyframes retainAnim{0%{opacity:0;transform:translateX(10%)}to{opacity:1;transform:translateX(0)}}@keyframes osaAnim{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes promoTextItemAnim{0%{opacity:0;transform:scale(1) translateY(50px)}to{opacity:1;transform:scale(1) translateY(0)}}.gform_body,.gform_fields,.gform_wrapper form{display:flex;flex-direction:column;gap:1rem}.gfield_label{font-weight:700;display:block;margin-bottom:1rem}.gfield_validation_message{color:red;margin-top:.5rem}.gform_hidden,.hidden_label .gfield_label,.hide_summary{display:none}.gform_fileupload_rules{margin-top:.5rem;display:block}html{box-sizing:border-box;scroll-behavior:smooth}*,:after,:before{box-sizing:inherit}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline:0}a,body{color:var(--body-text-color)}body{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;background-color:var(--body-bg-color);font-family:var(--brand--body-font);font-weight:var(--body--font-weight);font-size:var(--body--font-size);line-height:var(--body--line-height)}img{vertical-align:bottom}.wrapper{width:100%;max-width:1600px;margin-left:auto;margin-right:auto;position:relative}.wrapper--narrow{max-width:calc(320px + 4rem)}@media (min-width:1200px){.wrapper--narrow{max-width:calc(670px + 4rem)}}.columns{display:flex;flex-direction:column;gap:2rem}@media (min-width:720px){.columns{flex-direction:row}}.columns .column{flex:1}.section{margin-top:4rem;margin-bottom:4rem}@media (min-width:1200px){.section{margin-top:8rem;margin-bottom:8rem}}.section--inner{margin:0;padding-top:4rem;padding-bottom:4rem}@media (min-width:1200px){.section--inner{padding-top:7rem;padding-bottom:7rem}}.gutter{padding-left:2rem;padding-right:2rem}@media (min-width:1200px){.gutter{padding-left:2rem;padding-right:2rem}}h1,h2,h3,h4,h5,h6{line-height:1.2;font-family:var(--brand--heading-font)}a{text-decoration:none}.entry-content strong,strong{font-weight:700}em{font-style:italic}.excerpt-text{line-height:1.9}.entry-content ol,.entry-content ul{display:flex;gap:.5rem;flex-direction:column;list-style-type:decimal;padding-left:1rem;margin-left:1rem}.entry-content ul{list-style-type:disc}.entry-content ol ol{list-style-type:lower-alpha}.entry-content li::marker{font-weight:400}.entry-content>:not(:last-child){margin-bottom:1.2rem}.entry-content h3{font-size:1.8rem;margin-top:2rem}.heading--form-hero{font-family:var(--brand--heading-font);font-size:1.7rem;font-weight:700}.heading--page-header,.heading--section{font-family:var(--brand--heading-font);font-size:2rem;font-weight:400}.heading--page-header{font-size:3.2rem;line-height:1.1}@media (min-width:992px){.heading--page-header{font-size:4rem}}.heading--job-search-description{font-family:var(--brand--body-font);font-size:1.3rem;font-weight:400}.heading--job-search-description strong{font-weight:700;text-transform:capitalize}.heading--page-link-cta{font-family:var(--brand--heading-font);font-size:1.6rem;font-weight:400}.link--header{font-weight:600;text-decoration:underline;font-size:1.1rem;text-underline-offset:2px}.link--header:hover{text-decoration:none}.heading--underline:after{content:"";margin-top:3rem;display:block;width:100%;height:10px}.link--back,.link--forward{display:inline-flex;align-items:center;gap:.5rem;transition:all 150ms ease;font-weight:700;font-size:1.1rem}.link--back i,.link--forward i{transition:all 150ms ease}.link--back:hover,.link--forward:hover{color:var(--brand--primary-color)}.heading--underline:after,.link--back:hover i,.link--forward:hover i{background-color:var(--brand--primary-color)}.link--back:hover i{transform:translateX(-.5rem)}.link--forward:hover i{transform:scaleX(-1) translateX(-.5rem)}.o-hidden,html.o-hidden body{overflow:hidden}.tc,.text-center{text-align:center}.tl{text-align:left}.d-flex{display:flex;align-items:center;gap:1rem}.d-flex--s{align-items:stretch}.d-flex--fw,.d-flex--w{flex-wrap:wrap}.d-flex--sb{justify-content:space-between}.d-flex--c{flex-direction:column;justify-content:center}.d-flex--fs{align-items:flex-start}.d-flex--fe{align-items:flex-end}.d-flex-c{display:flex}.d-flex-c--sb{justify-content:space-between}.green{color:var(--brand-green)}.light-blue{color:var(--brand-light-blue)}.alpha-mask:after,.fbg{position:absolute;top:0;left:0;width:100%;height:100%}.fbg>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.fg{z-index:1}.alpha-mask,.fg,.pr{position:relative}.alpha-mask:after{content:"";display:block;background-color:rgba(32,32,32,.6)}.pa{position:absolute}.pa--c{top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){a:has(.icon){justify-content:space-between}}a:has(.icon){display:inline-flex;align-items:center;justify-content:center}a i[class*=icon--right]{margin-left:1rem}a i[class*=icon--left]{margin-right:1rem}:root{--brand--heading-font:Space Grotesk, sans-serif;--brand--body-font:Gilroy, sans-serif;--brand--primary-color:#FFEC00;--brand--secondary-color:#252E3E;--body--bg-color:#f8f8f8;--body--text-color:#000000;--body--font-size:16px;--body--font-weight:400;--body--line-height:1.5}.about-hero{width:calc(100% - 20px);margin-left:10px;margin-right:10px;color:#fff;position:relative;margin-bottom:3rem;height:auto}@media (min-width:992px){.about-hero{height:700px}}.about-hero__heading{margin-top:10rem;margin-bottom:2.5rem}.about-hero__gallery{max-width:1260px;width:100%;margin-left:auto;margin-right:auto}.about-hero__gallery-items{gap:1.5rem}.about-hero__gallery-item{width:33.333%;aspect-ratio:1;background-color:#efefef}.about-hero__gallery-item:nth-child(2){position:relative}.about-hero__gallery-item:nth-child(2):before{content:"";display:block;width:100%;height:10px;background-color:var(--brand--primary-color);position:absolute;bottom:100%;left:0}.about-hero__gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-hero__bg{position:absolute;top:0;left:0;width:100%;background-color:#000;height:calc(100% - 100vw/2 + 4rem - 20px);height:420px}@media (min-width:768px){.about-hero__bg{height:500px;height:calc(100% - 100%*404/1260 + 40px)}}@media (min-width:992px){.about-hero__bg{height:500px;height:calc(100% - 100%*404/1260 + 20px)}}@media (min-width:1200px){.about-hero__bg{height:500px}}@media (max-width:767px){.about-hero .about-hero__gallery-item{width:calc(100% - 4rem + 20px);margin-left:auto;margin-right:auto;max-width:300px}.about-hero .about-hero__gallery-item:nth-child(1),.about-hero .about-hero__gallery-item:nth-child(3){display:none}}@media (max-width:575px){.about-hero .about-hero__gallery-item{width:100%;margin-left:auto;margin-right:auto}.about-hero .about-hero__gallery-item:nth-child(1),.about-hero .about-hero__gallery-item:nth-child(3){display:none}}.back-to-top{position:fixed;z-index:9;opacity:0;transition:all 450ms ease;cursor:pointer;pointer-events:none;bottom:.5rem;right:.8rem;aspect-ratio:1/1;width:5rem;height:auto}@media (min-width:768px){.back-to-top{bottom:1.7rem;right:2rem;width:7rem}}.back-to-top.is-visible{opacity:1;pointer-events:all}.back-to-top:hover,.btn--dark:hover:before,.btn--primary:hover:before,.btn--secondary:hover:before{opacity:.5}.back-to-top img,.back-to-top svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.banner{position:relative;padding-top:4rem;padding-bottom:4rem;overflow:hidden}@media (min-width:992px){.banner{padding-top:0;padding-bottom:0}}.banner--overflow{overflow:visible}.banner--dark{background-color:#252e3e;color:#fff;padding-bottom:12rem}@media (min-width:992px){.banner--dark{padding-bottom:0}}.banner--dark .banner__bg-image img{position:absolute;bottom:0;right:0;display:none}.banner--dark .banner__bg-image svg{position:absolute;bottom:-8rem;right:-8rem}.banner--dark .banner__bg-image svg .wheel{transform-origin:50%;transform:rotate(360deg);transition:transform 5s cubic-bezier(.23,1,.32,1),opacity 5s cubic-bezier(.23,1,.32,1),fill 5s cubic-bezier(.23,1,.32,1)}.banner--dark .banner__bg-image svg .spoke{fill:#000;transition-delay:1.5s;transition:transform 7.5s cubic-bezier(.19,1,.22,1),opacity 7.5s cubic-bezier(.19,1,.22,1),fill 7.5s cubic-bezier(.19,1,.22,1)}.banner--dark.is-inview .banner__bg-image svg .wheel{transform:rotate(-5deg)}.banner--dark.is-inview .banner__bg-image svg .spoke{fill:#ffec00;opacity:1;animation:flicker 2.5s ease;animation-fill-mode:forwards;animation-delay:.25s}.banner--light{background-color:#cac8be}.banner--light .banner__bg-image img{position:absolute;top:60%;transform:translate(0,-50%);left:70%;opacity:.9}@media (min-width:992px){.banner--light .banner__bg-image img{opacity:1;left:auto;right:80%;top:50%;transform:translate(0,-50%)}}.banner--black{background-color:#000;color:#fff}.banner--black .banner__bg-image img{position:absolute;top:60%;transform:translate(0,-50%);left:70%}@media (min-width:992px){.banner--black .banner__bg-image img{left:auto;right:80%;top:50%;transform:translate(0,-50%)}}.banner .wrapper{position:relative;flex-direction:column;align-items:flex-start}@media (min-width:992px){.banner .wrapper{flex-direction:row;align-items:center}}.banner__text{padding-top:0;padding-bottom:0}@media (min-width:992px){.banner__text{padding-top:4rem;padding-bottom:4rem;width:52%;flex:none}}.banner__side{width:100%;display:flex;align-items:center;justify-content:flex-start}@media (min-width:992px){.banner__side{flex:1;justify-content:center}}.banner__heading{font-family:var(--brand--heading-font);line-height:1.2;font-size:2rem;font-weight:700;margin-bottom:1rem;max-width:18rem}@media (min-width:576px){.banner__heading{max-width:100%}}.banner__cta{margin-top:1rem}.banner__cta a{font-weight:600;color:var(--brand--primary-color)}.btn{display:inline-flex;align-items:center;justify-content:center;background-color:transparent;height:55px;font-weight:700;border-radius:10px;width:100%;position:relative;overflow:hidden;padding-left:2rem;padding-right:2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;font-family:var(--brand--body-font);font-size:1.2rem}@media (min-width:576px){.btn{width:auto}}@media (min-width:768px){.btn{width:280px}}.btn--primary,.btn--secondary{color:#000}.btn .loading-dots i,.btn--primary:before,.jobs-hero .loading-dots i{content:"";display:block;background-color:var(--brand--primary-color);position:absolute;top:0;left:0;width:100%;height:100%}.btn--dark span,.btn--location span,.btn--primary span,.btn--secondary span,.btn--whatsapp span{z-index:1}.btn--dark:before,.btn--location:before,.btn--secondary:before,.btn--whatsapp:before{content:"";display:block;background-color:#f3f4f6;position:absolute;top:0;left:0;width:100%;height:100%}.btn--dark{color:#fff}.btn--dark:before,.btn--location:before,.btn--whatsapp:before{background-color:#000}.btn--location,.btn--whatsapp{color:#fff;width:100%;padding-left:1rem;padding-right:1rem;min-width:235px;justify-content:left!important}.btn--location:before,.btn--whatsapp:before{background-color:#26d366;transition:all 150ms ease}.btn--location:before{background-color:#000}.btn--location:hover:before,.btn--whatsapp:hover:before{opacity:.75}.btn i+span{margin-left:.5rem}.btn--body-font{font-family:var(--brand--body-font)}.btn .loading-dots,.btn.loading span{visibility:hidden}.btn .loading-dots i,.jobs-hero .loading-dots i{display:inline-block;top:50%;left:50%;width:15px;height:15px;border-radius:50%;transform:translate(-50%,-50%);animation:loadingDots 1.2s ease-in;animation-iteration-count:999;animation-direction:normal;animation-fill-mode:forwards;transform:translate(-50%,-50%) scale(.5);opacity:.4}.btn .loading-dots i:nth-child(1){left:calc(50% - 1.3em)}.btn .loading-dots i:nth-child(2){animation-delay:80ms}.btn .loading-dots i:nth-child(3){left:calc(50% + 1.3em);animation-delay:160ms}.btn.loading{pointer-events:none;background-color:#fff}.btn.loading:before{background-color:transparent}.btn.loading .loading-dots,.jobs-hero .btn.loading .loading-dots{visibility:visible}.entry-content a.btn{width:auto;text-decoration:none}.callout .wrapper{gap:0;flex-direction:column}@media (min-width:992px){.callout .wrapper{flex-direction:row}}.callout__text{background-color:var(--brand--primary-color);flex:none;padding:2rem;width:100%}@media (min-width:768px){.callout__text{width:100%}}@media (min-width:992px){.callout__text{width:62.5%;padding:3rem}}.callout__text-heading{margin-bottom:3rem}.callout__text-content{font-size:1.1rem}@media (min-width:1200px){.callout__text-content{font-size:1.3rem}}.callout__quotation{width:100%;padding:4rem 0}@media (min-width:992px){.callout__quotation{width:38.5%;flex:none;padding:4rem}}.callout__quotation-item:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='95' height='95'%3E%3Cg data-name='Group 33'%3E%3Cg data-name='Group 8'%3E%3Cpath fill='%23ffec00' d='M47.5 95A47.2 47.2 0 0 1 29 91.3 47.3 47.3 0 0 1 14 81 47.3 47.3 0 0 1 3.6 66 47.2 47.2 0 0 1 0 47.5 47.2 47.2 0 0 1 3.7 29 47.3 47.3 0 0 1 14 14 47.3 47.3 0 0 1 29 3.6 47.2 47.2 0 0 1 47.5 0 47.2 47.2 0 0 1 66 3.7 47.3 47.3 0 0 1 81 14 47.3 47.3 0 0 1 91.4 29 47.2 47.2 0 0 1 95 47.5 47.2 47.2 0 0 1 91.3 66 47.3 47.3 0 0 1 81 81 47.3 47.3 0 0 1 66 91.4 47.2 47.2 0 0 1 47.5 95Zm-5.6-40.3a3 3 0 0 0-2.2 1.1 2.5 2.5 0 0 0 .4 3.5 16.3 16.3 0 0 0 9.5 3 12.1 12.1 0 0 0 7.5-2.4 8 8 0 0 0 3-6.4c0-3-.9-5.1-2.9-6.5a17.1 17.1 0 0 0-6.1-2.1c-3.2-.7-5.9-1.3-5.9-4a2.5 2.5 0 0 1 1.2-2.3 6 6 0 0 1 3.2-.7 10.8 10.8 0 0 1 6 2 1.8 1.8 0 0 0 1 .2 2.7 2.7 0 0 0 2.2-1.4 2.4 2.4 0 0 0-.6-3.3 16.5 16.5 0 0 0-8.6-2.5 11.5 11.5 0 0 0-7 2 7.1 7.1 0 0 0-3 6c0 2.9 1 5 3 6.3a16.6 16.6 0 0 0 6 2c3.3.8 6 1.3 6 4.3 0 2.4-2 4.1-5 4.1A11 11 0 0 1 43 55a1.7 1.7 0 0 0-1-.3ZM23.2 32.9a14.7 14.7 0 0 0-15 14.7 14.6 14.6 0 0 0 2.2 7.7 14.4 14.4 0 0 0 5.7 5.2 15.6 15.6 0 0 0 7.1 1.7A15.2 15.2 0 0 0 34 58a14.4 14.4 0 0 0 4.4-10.4A14.4 14.4 0 0 0 33.9 37 15.2 15.2 0 0 0 23.2 33ZM73 51.4a2.4 2.4 0 0 0-2.2 2.5 2.4 2.4 0 0 0 2.2 2.6H79l1.8 4a2.4 2.4 0 0 0 2.3 1.4 3.6 3.6 0 0 0 1-.2 2.5 2.5 0 0 0 1.7-3L83.7 53a2.6 2.6 0 0 0-2.5-1.7Zm.6-18.2a3.4 3.4 0 0 0-3.2 1.8L61 58.6a2.5 2.5 0 0 0 1.6 3 3.6 3.6 0 0 0 1.1.3 2.4 2.4 0 0 0 2.3-1.3L73.3 41h.3l2.7 7.4a2.2 2.2 0 0 0 2.2 1.3 3.6 3.6 0 0 0 1.1-.2 2.5 2.5 0 0 0 1.6-3L76.7 35a3.4 3.4 0 0 0-3.2-1.8Zm-50.3 24a9.5 9.5 0 0 1-6.7-2.9 9.5 9.5 0 0 1-2.8-6.7 9.5 9.5 0 0 1 2.8-6.8 9.5 9.5 0 0 1 6.7-2.8 9.5 9.5 0 0 1 6.8 2.8 9.5 9.5 0 0 1 2.8 6.8 9.5 9.5 0 0 1-2.8 6.7 9.5 9.5 0 0 1-6.8 2.8Z' data-name='Subtraction 1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");width:95px;aspect-ratio:1;display:block;margin-bottom:3rem}.callout__quotation-item blockquote{font-family:var(--brand--heading-font);font-weight:400;font-size:1.3rem;line-height:1.5}@media (min-width:768px){.callout__quotation-item blockquote{font-size:1.8rem}}.callout__quotation-item:after{margin-top:3rem;content:"";width:100%;height:10px;background-color:var(--brand--primary-color);display:block}.callout--light .callout__text{background-color:#cac8be}.callout .inview .callout__quotation-item:after,.callout .inview--full .callout__quotation-item:after,.callout .inview--full.callout__quotation,.callout .inview--full.callout__text,.callout .inview.callout__quotation,.callout .inview.callout__text{transition:opacity 2s cubic-bezier(.19,1,.22,1),transform 2s cubic-bezier(.19,1,.22,1)}.callout .inview--full.callout__text,.callout .inview.callout__text{opacity:0;transform:translateX(-3rem)}.callout .inview--full.callout__quotation,.callout .inview.callout__quotation{opacity:0;transform:translateX(3rem);transition-delay:.5s}.callout .inview--full.callout__quotation .callout__quotation-item:after,.callout .inview.callout__quotation .callout__quotation-item:after{transform-origin:0 50%;transform:scaleX(0);transition-delay:1.5s}.callout .is-inview.callout__quotation,.callout .is-inview.callout__text{opacity:1;transform:translateX(0) scale(1)}.callout .is-inview.callout__quotation .callout__quotation-item:after{transform:scaleX(1)}.callout .entry-content a.btn,.form--job input[type=email],.form--job input[type=tel],.form--job input[type=text],.form--job select,.form--job textarea{width:100%}@media (min-width:576px){.callout .entry-content a.btn{width:auto}}.contact-form .wrapper{max-width:1100px}.signup-form{margin-top:5rem;margin-bottom:4.5rem}.signup-form .wrapper{max-width:1260px}@media (max-width:1200px){.signup-form{margin-top:5rem}}@media (max-width:1100px){.signup-form{margin-top:3rem}}@media (max-width:992px){.signup-form{margin-top:5rem}}@media (max-width:576px){.signup-form{margin-top:1rem}}.signup-form__content{text-align:center}.signup-form__content h3{margin-top:1.3rem!important}.signup-form__form{margin-top:6rem}@media (max-width:768px){.signup-form__form{margin-top:4.5rem}}.contact-hero .wrapper{gap:10px;justify-content:space-between;position:relative;flex-direction:column}@media (min-width:992px){.contact-hero .wrapper{flex-direction:row}}.contact-hero__text{flex:none;background-color:#f3f4f6;padding:2rem;align-items:flex-start;justify-content:flex-end;font-size:1.1rem;width:100%}@media (min-width:768px){.contact-hero__text{padding:4rem 3rem;font-size:1.3rem}}@media (min-width:992px){.contact-hero__text{width:42.5%;aspect-ratio:680/860}}.contact-hero__heading{margin-bottom:2rem}.contact-hero__address{margin-bottom:1.5rem;max-width:420px}.contact-hero__address address span{display:inline-block;margin-right:.3rem}.contact-hero__links{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.contact-hero__links a{font-size:1.1rem;font-weight:700}@media (min-width:768px){.contact-hero__links a{font-size:1.3rem}}.contact-hero__map{flex:1;background-color:#f3f4f6;align-self:stretch;position:relative;width:100%;aspect-ratio:1}@media (min-width:992px){.contact-hero__map{aspect-ratio:unset;width:auto}}.contact-hero__map:after{content:"";position:absolute;width:10px;height:210px;bottom:0;left:100%;background-color:var(--brand--primary-color)}@media (min-width:992px){.contact-hero__w3w{position:absolute;top:0;right:0;transform:rotate(-90deg);transform-origin:100%0;padding:1rem 0}}.gmap{position:absolute;top:0;left:0;width:100%;height:100%}input[type=email],input[type=tel],input[type=text],select{height:55px;padding-left:1rem;padding-right:1rem}input[type=email],input[type=tel],input[type=text],select,textarea{background-color:#f4f4f4;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:10px;font-weight:700;font-size:1.1rem;font-family:var(--brand--body-font)}input[type=email]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{font-weight:700;color:#000;opacity:1}input[type=email]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,select::placeholder,textarea::placeholder{font-weight:700;color:#000;opacity:1}textarea{height:auto;width:100%;padding:1rem}.select,select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='16'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='none' d='M-2-1h26v16H-2z' data-name='Rectangle 51'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' data-name='Group 35' transform='translate(2 1)'%3E%3Cpath d='M11.2 14a1.4 1.4 0 0 1-1-.5L.2 2.3A1.4 1.4 0 0 1 2.5.5l8.7 10 8.7-10a1.4 1.4 0 1 1 2.2 1.8l-9.8 11.2a1.4 1.4 0 0 1-1.1.5Z' data-name='Path 136'/%3E%3C/g%3E%3C/svg%3E ");background-size:26px 16px;background-position:right .8rem center;background-repeat:no-repeat}.form--hero-popup__main ul li label,.select{cursor:pointer}.form--hero-popup__main ul li:hover,.select:hover{opacity:.5}.form--hero,.form--invert input[type=email],.form--invert input[type=tel],.form--invert input[type=text],.form--invert select,.form--invert textarea{background-color:#fff}.form--hero{padding:2rem 1.5rem}@media (min-width:992px){.form--hero{border-radius:10px;box-shadow:0 0 20px #8e85a099}}.form--hero-heading{margin-bottom:1rem}.form--hero label{font-weight:700;font-size:1.1rem;font-family:var(--brand--body-font);display:flex;align-items:center;cursor:pointer}.form--hero label input[type=radio]{opacity:0;width:0;height:0;overflow:hidden;display:block}.form--hero label input[type=radio]+i{cursor:pointer;position:relative;transition:all .15s ease;border-radius:50%;width:24px;height:24px;background-color:#f4f4f4;display:block}.form--hero label input[type=radio]+i:before{content:" ";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:all .15s ease;z-index:1;background-color:#000;width:100%;height:100%;border-radius:50%}.form--hero label input[type=radio]:checked~i:before{transform:translate(-50%,-50%) scale(.6)}.form--hero-popup{background-color:#f4f4f4;position:fixed;top:0;left:0;max-width:1160px;font-size:.9rem;opacity:0;transform-origin:50%;transition:all 250ms cubic-bezier(.165,.84,.44,1);pointer-events:none;width:calc(100vw);padding:2rem;display:flex;flex-direction:column;gap:2rem;height:100vh;height:calc(var(--vh, 1vh)*100)}@media (min-width:992px){.form--hero-popup{position:absolute;top:800px;left:50%;transform:translateX(-50%) translateY(-50%) scale(.9);width:calc(100vw - 4rem);height:auto;border-radius:10px;box-shadow:0 5px 20px #8e85a033}}.form--hero-popup.animate-in{opacity:1;transform:scale(1);pointer-events:all;z-index:9}@media (min-width:992px){.form--hero-popup.animate-in{transform:translateX(-50%) translateY(-50%) scale(1)}}.form--hero-popup__main{overflow-y:scroll;height:calc(100vh - 4rem)}@media (min-width:992px){.form--hero-popup__main{height:auto;overflow-y:auto}}.form--hero-popup__main ul{display:flex;flex-wrap:wrap;gap:2rem;row-gap:1rem;flex-direction:column}@media (min-width:768px){.form--hero-popup__main ul{flex-direction:row;-moz-column-count:2;column-count:2}}@media (min-width:992px){.form--hero-popup__main ul{flex-direction:row;-moz-column-count:3;column-count:3}}.form--hero-popup__main ul li{font-weight:700;font-size:1rem;cursor:pointer;width:100%}@media (min-width:768px){.form--hero-popup__main ul li{width:calc(50% - 2rem*1/2)}}@media (min-width:992px){.form--hero-popup__main ul li{width:calc(33.333% - 2rem*2/3)}}.form--hero-popup__footer{text-align:center}@media (min-width:992px){.form--hero-popup__footer{margin-top:-1rem}}.form--hero form{gap:1rem}.form--contact input[type=email],.form--contact input[type=tel],.form--contact input[type=text],.form--contact select,.form--contact textarea,.form--hero input[type=text],.form--hero__footer,.form--hero__main{width:100%}.form--hero__footer>*{flex:1}.form--hero__footer>:nth-child(1){align-items:flex-start}.form--contact textarea{height:calc(55px*3 + 2rem)}@media (min-width:768px){.form--contact #gform_fields_3{display:grid;grid-template-columns:50% 50%;grid-template-rows:3}.form--contact #gform_fields_3 .gfield:nth-child(1),.form--contact #gform_fields_3 .gfield:nth-child(2),.form--contact #gform_fields_3 .gfield:nth-child(3){grid-column-start:1}.form--contact #gform_fields_3 .gfield:nth-child(4){grid-column-start:2;grid-row-start:1;grid-row-end:4}}.raty-cancel{display:none}.scale-slider.ui-slider,.scale-slider.ui-slider .ui-slider-range{height:2px!important}.ui-slider-tip{display:none!important}.jobs-hero .btn.loading:before,.ui-state-active{background-color:transparent}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #ddd!important;background:#ddd!important;font-weight:400;color:#fff}.scale-slider .ui-slider-handle:nth-of-type(n+1){margin-left:-6px!important}.scale-slider .ui-slider-pip .ui-slider-line{height:2px!important}.scale-slider .ui-slider-pip .ui-slider-label{top:5px!important}.hamburger{display:block;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;border:0;min-width:2rem;min-height:1.3rem;padding:0;will-change:opacity;transition:opacity 250ms ease}.hamburger:hover{cursor:pointer}.hamburger:hover span{background-color:var(--brand--primary-color)}.hamburger i{position:absolute;top:50%;left:50%;width:2rem;height:1.3rem;transform:translate(-50%,-50%)}.hamburger i span{display:block;height:3px;width:100%;position:absolute;background-color:var(--body--text-color);will-change:transform opacity background-color;border-radius:3px;transition:transform 250ms ease,opacity 250ms ease,background-color 250ms ease}.hamburger i span:nth-child(1){transform-origin:100%0}.hamburger i span:nth-child(2){top:calc(1.3rem/2 - 3px/2)}.hamburger i span:nth-child(3){bottom:0;transform-origin:100% 100%;transform:scaleX(.6)}.hamburger--white i span,.hamburger:hover i span,.latest-jobs__link a i,.site-header--alt .hamburger i span{background-color:var(--brand--primary-color)}.hamburger.is-active i span:nth-child(1){background-color:#efefef;transform:translateX(-6px) translateY(-2px) rotate(-45deg)}.hamburger.is-active i span:nth-child(2){background-color:#efefef;opacity:0}.hamburger.is-active i span:nth-child(3){background-color:#efefef;transform:translateX(-6px) translateY(2px) rotate(45deg) scaleX(1)}.home-hero{background-color:#f3f4f6;width:100%;height:auto;margin-top:-135px;position:relative}@media (min-width:992px){.home-hero{padding-top:0;margin-top:-210px;width:calc(100% - 20px);margin-left:10px;margin-right:10px;height:860px}}.home-hero .wrapper{max-width:1400px;flex-direction:column;gap:0;z-index:1}@media (min-width:992px){.home-hero .wrapper{align-items:center;align-self:stretch;flex-direction:row}}.home-hero__text{margin-top:135px;aspect-ratio:390/230;width:100%;position:relative}@media (min-width:992px){.home-hero__text{position:static;margin-top:0;aspect-ratio:unset}}.home-hero__heading{width:100%}.home-hero__heading-item{width:calc(100% - 4rem);position:absolute;left:2rem;transform:translateY(-50%);font-family:var(--brand--heading-font);font-weight:400;line-height:1.2;font-size:2.4rem;top:calc(50% - 3rem);top:3.5rem;max-width:20rem;opacity:0;transition:opacity 2s ease;transition-delay:1.2s}@media (min-width:576px){.home-hero__heading-item{width:100%;top:calc(50% - 3rem);font-size:2.8rem;max-width:22rem}}@media (min-width:768px){.home-hero__heading-item{font-size:4rem;max-width:32rem}}@media (min-width:992px){.home-hero__heading-item{position:absolute;top:50%;left:2rem;transform:translateY(-50%);font-size:4rem}}.home-hero__heading-item span{opacity:0;transition-delay:2s;transition-duration:3.5s;transform:translateX(-2rem);transition:opacity 4s cubic-bezier(.19,1,.22,1),transform 3s cubic-bezier(.19,1,.22,1);display:inline-block}.home-hero__heading-item.animate-in,.jobs-grid__header h3{opacity:1}.home-hero__heading-item.animate-in span{opacity:1;transform:translateX(0);transition-delay:2.7s}.home-hero__heading-item.animate-out{opacity:0;transition-delay:0;transition-duration:.5s}.home-hero__heading-item.animate-out span{opacity:0;transform:none;transition-delay:0;transition-duration:3.5s}.home-hero__heading-item.init{transition-delay:0s}.home-hero__heading-item.init span{transition-delay:1.5s}.home-hero__link{position:absolute;bottom:2rem;left:2rem;width:100%}@media (min-width:992px){.home-hero__link{position:absolute;bottom:6rem;left:2rem}}.home-hero__link-item{position:absolute;bottom:0;left:0;width:100%;opacity:0;transition:opacity 2s ease;transition-delay:1.2s}@media (min-width:992px){.home-hero__link-item{position:absolute;bottom:0;left:0}}.home-hero__link-item a{display:inline-block;background-image:linear-gradient(to bottom,#000,#000);background-size:100% 4px;background-repeat:no-repeat;background-position:center bottom;line-height:1.8;font-size:1.2rem;font-weight:700;z-index:-1}@media (min-width:992px){.home-hero__link-item a{font-size:1.5rem}}.home-hero__link-item a:hover{background-image:linear-gradient(to bottom,var(--brand--primary-color),var(--brand--primary-color))}.home-hero__link-item.animate-in{opacity:1;z-index:1}.home-hero__link-item.animate-out{opacity:0;transition-delay:0;transition-duration:.5s}.home-hero__search-form{padding:2rem 1.5rem;width:100%;position:relative;z-index:1}.home-hero__search-form:after{content:"";display:block;background-color:#f4f4f4;width:100%;height:8px;margin-top:3rem;margin-bottom:-3rem}@media (min-width:992px){.home-hero__search-form:after{content:none}.home-hero__search-form{width:390px;position:absolute;bottom:2rem;left:50%;transform:translateX(-50%)}}.home-hero__search-form .btn{height:75px;max-width:150px}.home-hero__search-form__main{flex-direction:column}@media (min-width:768px){.home-hero__search-form__main{flex-direction:row}}@media (min-width:992px){.home-hero__search-form__main{flex-direction:column}}.home-hero__search-form__job-type{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.4rem}@media (min-width:768px){.home-hero__search-form__job-type{flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:1rem}}@media (min-width:992px){.home-hero__search-form__job-type{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}}.home-hero .home-hero__bg{position:absolute;width:100%;height:100%;z-index:0;top:0;overflow:hidden}@media (min-width:992px){.home-hero .home-hero__bg{overflow:hidden}}.home-hero .home-hero__bg svg{margin-left:auto;margin-right:auto;display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:1200px;height:680px}@media (min-width:768px){.home-hero .home-hero__bg svg{height:820px}}@media (min-width:992px){.home-hero .home-hero__bg svg{width:1920px;height:860px}}.home-hero--alt .home-hero__heading,.home-hero--alt .home-hero__link a{color:#fff}.home-hero--alt .home-hero__link a{background-image:linear-gradient(to bottom,#fff,#fff)}.icon{display:block}.icon--close-circle,.icon--facebook,.icon--instagram,.icon--linkedin{aspect-ratio:1;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:#fff}.icon--close-circle{width:65px;-webkit-mask-image:url(../img/icon--close-circle.svg);mask-image:url(../img/icon--close-circle.svg)}.icon--facebook,.icon--instagram,.icon--linkedin{width:48px}.icon--facebook{-webkit-mask-image:url(../img/icon--facebook.svg);mask-image:url(../img/icon--facebook.svg)}.icon--instagram{-webkit-mask-image:url(../img/icon--instagram.svg);mask-image:url(../img/icon--instagram.svg)}.icon--linkedin{-webkit-mask-image:url(../img/icon--linkedin.svg);mask-image:url(../img/icon--linkedin.svg)}.icon--email,.icon--phone,.icon--team-linkedin{width:42px;aspect-ratio:1;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:#fff}.icon--email{-webkit-mask-image:url(../img/icon--email.svg);mask-image:url(../img/icon--email.svg)}.icon--phone{-webkit-mask-image:url(../img/icon--phone.svg);mask-image:url(../img/icon--phone.svg)}.icon--team-linkedin{-webkit-mask-image:url(../img/icon--team-linkedin.svg);mask-image:url(../img/icon--team-linkedin.svg)}.icon--long-left-arrow,.icon--long-right-arrow{width:55px;height:9px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url(../img/icon--long-left-arrow.svg);mask-image:url(../img/icon--long-left-arrow.svg);background-color:#000}.icon--long-right-arrow{transform:scaleX(-1)}.icon--whatsapp{width:24px;height:24px;-webkit-mask-image:url(../img/icon--whatsapp.svg);mask-image:url(../img/icon--whatsapp.svg);background-color:#fff}.icon--carousel--team-cta__next,.icon--carousel--team-cta__prev,.icon--location,.icon--whatsapp{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.icon--location{width:24px;height:24px;-webkit-mask-image:url(../img/icon--video.svg);mask-image:url(../img/icon--video.svg);background-color:#fff}.icon--carousel--team-cta__next,.icon--carousel--team-cta__prev{width:29px;height:20px;background-color:#000000dd}.icon--carousel--team-cta__next{-webkit-mask-image:url(../img/icon--carousel-arrow--next.svg);mask-image:url(../img/icon--carousel-arrow--next.svg)}.icon--carousel--team-cta__prev{-webkit-mask-image:url(../img/icon--carousel-arrow--prev.svg);mask-image:url(../img/icon--carousel-arrow--prev.svg)}.icon--info,.icon--job-email,.icon--job-phone,.icon--osa-circle{-webkit-mask-image:url(../img/icon--info.svg);mask-image:url(../img/icon--info.svg);width:19px;aspect-ratio:1;background-color:#000;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon--job-email,.icon--job-phone,.icon--osa-circle{-webkit-mask-image:url(../img/icon--job-phone.svg);mask-image:url(../img/icon--job-phone.svg);width:24px}.icon--job-email,.icon--osa-circle{-webkit-mask-image:url(../img/icon--job-email.svg);mask-image:url(../img/icon--job-email.svg)}.icon--osa-circle{-webkit-mask-image:url(../img/icon--osa-circle.svg);mask-image:url(../img/icon--osa-circle.svg);width:95px;background-color:#fff}.image-gallery__items{gap:1.5rem;flex-wrap:wrap;justify-content:center}.image-gallery__item{width:100%;aspect-ratio:1;background-color:#efefef;opacity:1;transform:scale(1);transition:transform 1750ms cubic-bezier(.19,1,.22,1),opacity 1750ms cubic-bezier(.19,1,.22,1),background 150ms ease}.image-gallery__item img,.latest-news .news-grid__item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.image-gallery__item{width:calc(50% - 1.5rem/2*1)}}@media (min-width:992px){.image-gallery__item{width:calc(50% - 1.5rem/2*1)}}@media (min-width:1200px){.image-gallery__item{width:calc(33.333% - 1.5rem/3*2)}}@media (min-width:1400px){.image-gallery__item{width:calc(33.333% - 1.5rem/3*2)}}.image-gallery__item.reveal{opacity:0;transform:scale(.9)}.inline-cta__heading{font-weight:700;margin-bottom:2rem;font-size:1.3rem}.inline-cta__links{flex-direction:column}@media (min-width:768px){.inline-cta__links{flex-direction:row}}.inline-cta__links a.btn{width:100%}@media (min-width:576px){.inline-cta__links a.btn{width:auto}}.introduction{font-size:1.3rem;font-weight:700;text-align:left}@media (min-width:576px){.introduction{font-size:1.3rem;text-align:center}}@media (min-width:992px){.introduction{font-size:1.6rem;text-align:center}}.introduction .wrapper{max-width:1180px}.introduction__content p.intro{margin:0 0 2.6rem}.introduction__content p.intro strong{background:var(--brand--primary-color);padding:1rem 1.5rem;font-size:2.6rem;border-radius:15px;color:#252e3e}@media (max-width:768px){.introduction__content p.intro strong{font-size:1.6rem}}.introduction__content a,.introduction__links a,.page-link-cta__item-cta span{text-decoration:underline}.introduction__links{font-weight:700;font-size:1.2rem;margin-top:4rem;justify-content:center;gap:1rem;flex-direction:column}@media (min-width:768px){.introduction__links{gap:3rem;flex-direction:row}}.introduction__links a{display:flex;align-items:center;gap:.5rem}.introduction__links a:hover{text-decoration:none}.jobs-grid__header{margin-bottom:3rem}.jobs-grid__header h3.loading{opacity:0}.jobs-grid__items{gap:1rem;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:388px}@media (min-width:872px){.jobs-grid__items{max-width:calc((388px*2) + (1rem*1))}}@media (min-width:1276px){.jobs-grid__items{max-width:calc((388px*3) + (1rem*2))}}@media (min-width:1680px){.jobs-grid__items{max-width:calc((388px*4) + (1rem*3))}}.jobs-grid__items.loading{opacity:.8}.jobs-grid__item{position:relative;aspect-ratio:388/378;border-radius:10px;background-color:var(--brand--primary-color);display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;padding:2rem;width:100%;flex:none;opacity:1;transform:scale(1);transition:transform 1750ms cubic-bezier(.19,1,.22,1),opacity 1750ms cubic-bezier(.19,1,.22,1),background 150ms ease}@media (min-width:576px){.jobs-grid__item{padding:3rem 2rem 2rem;width:388px;flex:none}}.jobs-grid__item:hover{background-color:rgba(255,236,0,.5)}.jobs-grid__item-id{font-size:1.1rem;margin-bottom:1.5rem}.jobs-grid__item-id-type{font-size:1.1rem;margin-bottom:1rem;display:flex;gap:0 1rem}@media (min-width:768px){.jobs-grid__item-id-type{margin-bottom:2.5rem}}.jobs-grid__item--osa-plus .jobs-grid__item-type span:nth-child(n+2),.jobs-grid__item-id-type span:nth-child(n+2),.jobs-grid__item-sector span:nth-child(n+2),.jobs-grid__item-type span:nth-child(n+2){position:relative}.jobs-grid__item-id-type span:nth-child(n+2):before{content:"";display:block;width:1px;background-color:#000;height:1rem;position:absolute;top:50%;left:-.5rem;transform:translateY(-50%)}.jobs-grid__item-title{font-family:var(--brand--heading-font);line-height:1.2;font-weight:400;margin-bottom:1rem;max-width:420px;font-size:1.3rem}@media (min-width:768px){.jobs-grid__item-title{font-size:1.4rem}}.jobs-grid__item-type{font-size:1.1rem;display:flex;gap:0 1rem;flex-wrap:wrap;position:absolute;top:2.5rem;right:2rem}.jobs-grid__item-sector span:nth-child(n+2):before,.jobs-grid__item-type span:nth-child(n+2):before{content:none;display:block;width:1px;background-color:#000;height:1rem;position:absolute;top:50%;left:-.5rem;transform:translateY(-50%)}.jobs-grid__item-sector{font-size:1.1rem;display:flex;margin-bottom:.5rem;flex-wrap:wrap;flex-direction:row;gap:0 .5rem}.jobs-grid__item-cta{margin-top:auto;font-size:1.1rem;font-weight:700}.jobs-grid__item--osa-plus{align-self:stretch;background-color:var(--brand--secondary-color);color:#fff;aspect-ratio:388/378;width:100%;flex:none}@media (min-width:872px){.jobs-grid__item--osa-plus{aspect-ratio:792/378;max-width:792px}}.jobs-grid__item--osa-plus:hover{background-color:rgba(37,46,62,.8)}.jobs-grid__item--osa-plus:before{content:"";display:block;bottom:1.3rem;right:1.5rem;position:absolute;width:4rem;height:auto;aspect-ratio:129/95;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128.7' height='95'%3E%3Cg data-name='Group 186'%3E%3Cg data-name='Group 184'%3E%3Cpath fill='%23ffec00' d='M47.5 95A47.5 47.5 0 0 1 29 3.7a47.5 47.5 0 0 1 37 87.6A47.2 47.2 0 0 1 47.5 95Zm-5.6-40.3a3 3 0 0 0-2.2 1.1 2.5 2.5 0 0 0 .4 3.5 16.3 16.3 0 0 0 9.5 3 12.1 12.1 0 0 0 7.5-2.4 8 8 0 0 0 3-6.4c0-3-.9-5.1-2.9-6.5a17.1 17.1 0 0 0-6.1-2.1c-3.2-.7-5.9-1.3-5.9-4a2.5 2.5 0 0 1 1.2-2.3 6 6 0 0 1 3.2-.7 10.8 10.8 0 0 1 6 2 1.8 1.8 0 0 0 1 .2 2.7 2.7 0 0 0 2.2-1.4 2.4 2.4 0 0 0-.6-3.3 16.5 16.5 0 0 0-8.6-2.5 11.5 11.5 0 0 0-7 2 7.1 7.1 0 0 0-3 6c0 2.9 1 5 3 6.3a16.6 16.6 0 0 0 6 2c3.3.8 6 1.3 6 4.3 0 2.4-2 4.1-5 4.1A11 11 0 0 1 43 55a1.7 1.7 0 0 0-1-.3ZM23.2 32.9a14.7 14.7 0 0 0-12.8 22.4 14.4 14.4 0 0 0 5.7 5.2 15.6 15.6 0 0 0 7.1 1.7A15.2 15.2 0 0 0 34 58a14.6 14.6 0 0 0 0-20.9A15.2 15.2 0 0 0 23.2 33ZM73 51.4a2.4 2.4 0 0 0-2.2 2.5 2.4 2.4 0 0 0 2.2 2.6H79l1.8 4a2.4 2.4 0 0 0 2.3 1.4 3.6 3.6 0 0 0 1-.2 2.5 2.5 0 0 0 1.7-3L83.7 53a2.6 2.6 0 0 0-2.5-1.7Zm.6-18.2a3.4 3.4 0 0 0-3.2 1.8L61 58.6a2.5 2.5 0 0 0 1.6 3 3.6 3.6 0 0 0 1.1.3 2.4 2.4 0 0 0 2.3-1.3L73.3 41h.3l2.7 7.4a2.2 2.2 0 0 0 2.2 1.3 3.6 3.6 0 0 0 1.1-.2 2.5 2.5 0 0 0 1.6-3L76.7 35a3.4 3.4 0 0 0-3.2-1.8Zm-50.3 24a9.5 9.5 0 1 1 6.8-2.9 9.5 9.5 0 0 1-6.8 2.8Z' data-name='Subtraction 1'/%3E%3C/g%3E%3Cg fill='%23ffec02' data-name='Group 185'%3E%3Cpath d='M99.7 45h12v5h-12Z' data-name='Path 1682'/%3E%3Cpath d='M116.7 45h12v5h-12Z' data-name='Path 1681'/%3E%3Cpath d='M116.7 33v12h-5V33Z' data-name='Path 1679'/%3E%3Cpath d='M116.7 50v12h-5V50Z' data-name='Path 1680'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E ")}@media (min-width:576px){.jobs-grid__item--osa-plus:before{bottom:1.5rem;width:121px;height:auto}}@media (min-width:992px){.jobs-grid__item--osa-plus:before{top:3rem;right:2rem;width:129px;height:95px}}.jobs-grid__item--osa-plus:after{content:"Exclusive to OSA";display:none;bottom:2rem;right:2rem;position:absolute;color:var(--brand--primary-color);font-weight:700;font-size:1.1rem}@media (min-width:992px){.jobs-grid__item--osa-plus:after{display:block}}.jobs-grid__item--osa-plus .jobs-grid__item-id-type span:nth-child(n+2):before,.jobs-grid__item--osa-plus .jobs-grid__item-type span:nth-child(n+2):before,body .single-job--osa-plus .single-job__type span:nth-child(n+2):before{background-color:#fff}.jobs-grid__item--osa-plus .jobs-grid__item-cta{color:var(--brand--primary-color)}.jobs-grid__item.reveal{opacity:0}.jobs-grid--related .jobs-grid__heading{margin-bottom:2rem}.jobs-hero+.jobs-grid.section{margin-top:3rem}@media (min-width:1276px) and (max-width:1679px){.jobs-grid__item--osa-plus:not(:first-child){width:388px}.jobs-grid__item--osa-plus:not(:first-child):before{position:absolute;top:auto;bottom:1.5rem;width:121px;height:auto}.jobs-grid__item--osa-plus:not(:first-child):after{content:none}}.jobs-hero{width:100%;background-color:#f3f4f6;overflow:hidden;position:relative;align-items:flex-end;height:auto}@media (min-width:992px){.jobs-hero{width:calc(100% - 20px);margin-left:10px;margin-right:10px;height:640px;align-items:center}}.jobs-hero .wrapper{z-index:1;align-self:stretch;gap:0}@media (min-width:992px){.jobs-hero .wrapper{gap:1rem;align-items:center}}.jobs-hero__heading{padding-top:6rem;padding-bottom:6rem}@media (min-width:992px){.jobs-hero__heading{padding-top:0;padding-bottom:0}}.jobs-hero__search-form{width:100%;margin-top:auto}.jobs-hero__search-form #sf{transform:translateY(3rem);display:block;pointer-events:none}@media (min-width:992px){.jobs-hero__search-form{margin-top:0;max-width:750px;width:auto}}.jobs-hero__search-form:after{content:"";display:block;background-color:#f4f4f4;width:100%;height:8px;margin-top:3rem;margin-bottom:-2rem}@media (min-width:992px){.jobs-hero__search-form:after{content:none}}.jobs-hero__search-form .btn{width:auto;flex:none;height:75px;max-width:150px}.jobs-hero__search-form__main{flex-direction:column}@media (min-width:768px){.jobs-hero__search-form__main{flex-direction:row}}@media (min-width:992px){.jobs-hero__search-form__main{flex-direction:row}}.jobs-hero__search-form__job-type{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.4rem}@media (min-width:768px){.jobs-hero__search-form__job-type{flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:1rem}}@media (min-width:992px){.jobs-hero__search-form__job-type{flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:1rem}}.jobs-hero__bg{position:absolute;width:100%;height:70%;z-index:0;overflow:hidden;top:0}@media (min-width:992px){.jobs-hero__bg{top:50%;transform:translateY(-50%);width:100%;height:100%}}.jobs-hero__bg svg{height:100%;margin-left:auto;margin-right:auto;display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:740px}@media (min-width:576px){.jobs-hero__bg svg{width:1200px}}@media (min-width:768px){.jobs-hero__bg svg{width:1200px;height:100%}}@media (min-width:992px){.jobs-hero__bg svg{width:1920px;height:100%}}.jobs-hero__bg svg circle{animation-name:floating;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;margin-left:30px;margin-top:5px}.jobs-hero__bg svg circle:nth-child(1){animation-duration:3s}.jobs-hero__bg svg circle:nth-child(2){animation-duration:3.2s}.jobs-hero__bg svg circle:nth-child(3){animation-duration:3.4s}.jobs-hero .btn.loading{pointer-events:none;background-color:#fff}.jobs-hero .btn.loading span,.jobs-hero .loading-dots{visibility:hidden}.jobs-hero .loading-dots i:nth-child(1){left:calc(50% - 1.3em)}.jobs-hero .loading-dots i:nth-child(2){animation-delay:80ms}.jobs-hero .loading-dots i:nth-child(3){left:calc(50% + 1.3em);animation-delay:160ms}@media (min-width:992px){.jobs-hero--temporary{height:640px}}.jobs-hero--temporary .jobs-hero__bg{height:90%}@media (min-width:992px){.jobs-hero--temporary .jobs-hero__bg{height:100%}}.jobs-hero--temporary .heading--page-header:after{content:"";margin-top:2rem;display:block;width:100%;height:10px;background-color:var(--brand--primary-color)}.jobs-hero--temporary+.jobs-hero__search-form{margin-left:auto;margin-right:auto;margin-top:-2rem;position:relative}@media (min-width:992px){.jobs-hero--temporary+.jobs-hero__search-form{margin-top:-6rem}}.jobs-hero--temporary+.jobs-hero__search-form .btn{height:55px}@media (max-width:575px){.jobs-hero--temporary+.jobs-hero__search-form .btn{max-width:100%;width:100%}}@media (max-width:991px){.jobs-hero--temporary .circle--yellow-circle{display:none}}.klaviyo-form{color:#fff}.klaviyo-form__inner{flex-direction:column;align-items:flex-start;background-color:#000;border-radius:.5rem;padding:2rem}@media (min-width:992px){.klaviyo-form__inner{padding:0;flex-direction:row;align-items:center;background-color:transparent}}.klaviyo-form__main{width:100%;position:relative}@media (min-width:992px){.klaviyo-form__main{width:52%;padding-top:2rem;padding-bottom:2rem;min-height:14.5rem}}.klaviyo-form__main:after{content:"";display:block;position:absolute;top:0;width:100%;height:100%;background-color:transparent;border-radius:.5rem;left:50%;transform:translateX(-50%);width:calc(100% + 1rem*2 + 200px*2);z-index:-1}@media (min-width:992px){.klaviyo-form__main:after{background-color:#000}}.klaviyo-form__side{flex:1;align-self:stretch}.klaviyo-form__form input,.klaviyo-form__side .inner{width:100%}@media (min-width:992px){.klaviyo-form__side .inner{padding:2rem;max-width:200px}}.klaviyo-form__side:first-child{display:flex}@media (min-width:992px){.klaviyo-form__side:first-child{align-items:flex-start;justify-content:flex-end}}.klaviyo-form__side:first-child .inner{padding-right:0}.klaviyo-form__side:last-child{display:flex}@media (min-width:992px){.klaviyo-form__side:last-child{align-items:flex-end;justify-content:flex-start}}.klaviyo-form__side:last-child .inner{padding-left:0}.klaviyo-form__form{margin-top:2rem;display:flex;align-items:center;gap:1rem;flex-direction:column}@media (min-width:768px){.klaviyo-form__form{flex-direction:row}}@media (min-width:768px){.klaviyo-form__form input{width:calc(50% - .5rem)}}.klaviyo-form button,.klaviyo-form input{transition:opacity 250ms ease}.klaviyo-form .loading button,.klaviyo-form .loading input{opacity:.3;pointer-events:none}.klaviyo-form .success-message{display:none;font-size:1.2rem;font-weight:600;max-width:32rem}.klaviyo-form .submitted button,.klaviyo-form .submitted input,.mega-menu__main nav .sub-menu,.page-id-4046 .osa-plus .wrapper:before{display:none}.klaviyo-form .submitted .success-message{display:block}.klaviyo-form .btn{width:100%}.klaviyo-form img{width:100%;max-width:168px}.latest-jobs{background-color:#000;padding-top:3rem;padding-bottom:5rem}@media (min-width:768px){.latest-jobs{padding-bottom:3rem}}.latest-jobs__header{justify-content:space-between;color:#fff;flex-direction:column;align-items:flex-start;margin-bottom:2rem}@media (min-width:768px){.latest-jobs__header{flex-direction:row}}.latest-jobs__header .job-type--toggler{display:flex;align-items:center;gap:.5rem}@media (min-width:768px){.latest-jobs__header .job-type--toggler{position:absolute;left:50%;transform:translateX(-50%)}}.latest-jobs__header .job-type--toggler span{font-weight:700;color:#ffffff88;transition:all .15s ease}.latest-jobs__header .job-type--toggler input{opacity:0;width:0;height:0;overflow:hidden;display:block;position:absolute}.latest-jobs__header .job-type--toggler i{color:transparent;cursor:pointer;display:block;width:40px;height:20px;border-radius:20px;position:relative;transition:all .15s ease}.latest-jobs__header .job-type--toggler i:before{content:" ";display:block;width:50%;height:100%;border-radius:50%;background-color:#999;position:absolute;top:50%;left:50%;transform:translate(-100%,-50%) scale(.8);transition:all .15s ease;z-index:1}.latest-jobs__header .job-type--toggler i:after{content:" ";display:block;width:40px;height:20px;border-radius:20px;border:1px solid #5c5c5c;background-color:#464646;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:background-color .15s ease;opacity:1;z-index:0}.latest-jobs__header .job-type--toggler input:checked~span{color:#fff}.latest-jobs__header .job-type--toggler input:checked~i:before{transform:translate(0,-50%) scale(.8);background-color:#fff}.latest-jobs__items{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}@media (min-width:768px){.latest-jobs__items{display:block;width:100vw;margin-left:-2rem}}@media (min-width:1680px){.latest-jobs__items{margin:0;width:100%;display:flex}}.latest-jobs__item{flex:none;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;padding:2rem;justify-content:space-between;position:relative;aspect-ratio:388/378;width:100%;cursor:pointer;transition:transform 1750ms cubic-bezier(.19,1,.22,1),opacity 1750ms cubic-bezier(.19,1,.22,1),background 150ms ease;opacity:1;transform:scale(1)}@media (min-width:576px){.latest-jobs__item{width:388px}}.latest-jobs__item:hover{background-color:rgba(255,255,255,.8)}.latest-jobs__item:before{content:"";display:block;width:95px;height:95px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='95' height='95'%3E%3Cg data-name='Group 266' transform='translate(-567 -3350)'%3E%3Ccircle data-name='Ellipse 69' cx='42' cy='42' r='42' transform='translate(573 3356)'/%3E%3Cg data-name='Group 262'%3E%3Cg data-name='Group 8'%3E%3Cpath data-name='Subtraction 1' d='M614.5 3445a47.2 47.2 0 0 1-18.5-3.7 47.3 47.3 0 0 1-15-10.2 47.3 47.3 0 0 1-10.3-15.1 47.2 47.2 0 0 1-3.7-18.5 47.2 47.2 0 0 1 3.7-18.5 47.3 47.3 0 0 1 10.2-15 47.3 47.3 0 0 1 15.1-10.3 47.2 47.2 0 0 1 18.5-3.7 47.2 47.2 0 0 1 18.5 3.7 47.3 47.3 0 0 1 15 10.2 47.3 47.3 0 0 1 10.3 15.1 47.2 47.2 0 0 1 3.7 18.5 47.2 47.2 0 0 1-3.7 18.5 47.3 47.3 0 0 1-10.2 15 47.3 47.3 0 0 1-15.1 10.3 47.2 47.2 0 0 1-18.5 3.7Zm-5.6-40.3a3 3 0 0 0-2.2 1.1 2.5 2.5 0 0 0 .4 3.5 16.3 16.3 0 0 0 9.5 3 12.1 12.1 0 0 0 7.5-2.4 8 8 0 0 0 3-6.4c0-3-.9-5.1-2.9-6.5a17.1 17.1 0 0 0-6.1-2.1c-3.2-.7-5.9-1.3-5.9-4a2.5 2.5 0 0 1 1.2-2.3 6 6 0 0 1 3.2-.7 10.8 10.8 0 0 1 6 2 1.8 1.8 0 0 0 1 .2 2.7 2.7 0 0 0 2.2-1.4 2.4 2.4 0 0 0-.6-3.3 16.5 16.5 0 0 0-8.6-2.5 11.5 11.5 0 0 0-7 2 7.1 7.1 0 0 0-3 6c0 2.9 1 5 3 6.3a16.6 16.6 0 0 0 6 2c3.3.8 6 1.3 6 4.3 0 2.4-2 4.1-5 4.1a11 11 0 0 1-6.6-2.6 1.7 1.7 0 0 0-1-.3Zm-18.7-21.8a14.7 14.7 0 0 0-15 14.7 14.6 14.6 0 0 0 2.2 7.7 14.4 14.4 0 0 0 5.7 5.2 15.6 15.6 0 0 0 7.1 1.7 15.2 15.2 0 0 0 10.7-4.2 14.4 14.4 0 0 0 4.4-10.4 14.4 14.4 0 0 0-4.4-10.5 15.2 15.2 0 0 0-10.7-4.2Zm49.7 18.5a2.4 2.4 0 0 0-2.2 2.5 2.4 2.4 0 0 0 2.2 2.6h6.2l1.8 4a2.4 2.4 0 0 0 2.3 1.4 3.6 3.6 0 0 0 1-.2 2.5 2.5 0 0 0 1.7-3l-2.2-5.6a2.6 2.6 0 0 0-2.5-1.7Zm.6-18.2a3.4 3.4 0 0 0-3.2 1.8l-9.2 23.6a2.5 2.5 0 0 0 1.6 3 3.6 3.6 0 0 0 1.1.3 2.4 2.4 0 0 0 2.3-1.3l7.2-19.5h.3l2.7 7.4a2.2 2.2 0 0 0 2.2 1.3 3.6 3.6 0 0 0 1.1-.2 2.5 2.5 0 0 0 1.6-3l-4.5-11.6a3.4 3.4 0 0 0-3.2-1.8Zm-50.3 24a9.5 9.5 0 0 1-6.7-2.9 9.5 9.5 0 0 1-2.8-6.7 9.5 9.5 0 0 1 2.8-6.8 9.5 9.5 0 0 1 6.7-2.8 9.5 9.5 0 0 1 6.8 2.8 9.5 9.5 0 0 1 2.8 6.8 9.5 9.5 0 0 1-2.8 6.7 9.5 9.5 0 0 1-6.8 2.8Z' fill='%23ffec00'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");margin-bottom:1rem}.latest-jobs__item--carousel-pad{width:100%;max-width:388px;aspect-ratio:388/378;opacity:1;transform:scale(1)}@media (min-width:768px){.latest-jobs__item--carousel-pad{width:auto;max-width:none;padding-left:.5rem;padding-right:.5rem}.latest-jobs__item--carousel-pad:nth-child(1){padding-left:2rem}}@media (min-width:1680px){.latest-jobs__item--carousel-pad{padding-left:0;padding-right:0;transition:all 1750ms cubic-bezier(.19,1,.22,1)!important}.latest-jobs__item--carousel-pad:nth-child(1){padding-left:0;padding-right:0}}.latest-jobs__item--carousel-pad.reveal{opacity:0}.latest-jobs__item-ad-type{display:flex;gap:1rem;font-size:1.2rem;margin-bottom:1rem;white-space:nowrap}.latest-jobs__item-ad-type span:nth-child(1){font-weight:700}.latest-jobs__item-ad-type span:nth-child(n+2),.mega-menu__footer .contact-links a:nth-child(n+2){position:relative}.latest-jobs__item-ad-type span:nth-child(n+2):before,body .single-job__type span:nth-child(n+2):before{content:"";display:block;width:1px;background-color:#000;height:1rem;position:absolute;top:50%;left:-.5rem;transform:translateY(-50%)}.latest-jobs__item-heading{font-family:var(--brand--heading-font);line-height:1.2;font-weight:400;font-size:1.3rem}@media (min-width:576px){.latest-jobs__item-heading{font-size:1.4rem}}.latest-jobs__item-cta{font-weight:700;text-decoration:underline;margin-top:auto}.latest-jobs__item--osa-plus{background-color:#252e3e;color:#fff}.latest-jobs__item--osa-plus:before{content:"";display:block;width:129px;height:95px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128.7' height='95'%3E%3Cg data-name='Group 186'%3E%3Cg data-name='Group 184'%3E%3Cpath fill='%23ffec00' d='M47.5 95A47.5 47.5 0 0 1 29 3.7a47.5 47.5 0 0 1 37 87.6A47.2 47.2 0 0 1 47.5 95Zm-5.6-40.3a3 3 0 0 0-2.2 1.1 2.5 2.5 0 0 0 .4 3.5 16.3 16.3 0 0 0 9.5 3 12.1 12.1 0 0 0 7.5-2.4 8 8 0 0 0 3-6.4c0-3-.9-5.1-2.9-6.5a17.1 17.1 0 0 0-6.1-2.1c-3.2-.7-5.9-1.3-5.9-4a2.5 2.5 0 0 1 1.2-2.3 6 6 0 0 1 3.2-.7 10.8 10.8 0 0 1 6 2 1.8 1.8 0 0 0 1 .2 2.7 2.7 0 0 0 2.2-1.4 2.4 2.4 0 0 0-.6-3.3 16.5 16.5 0 0 0-8.6-2.5 11.5 11.5 0 0 0-7 2 7.1 7.1 0 0 0-3 6c0 2.9 1 5 3 6.3a16.6 16.6 0 0 0 6 2c3.3.8 6 1.3 6 4.3 0 2.4-2 4.1-5 4.1A11 11 0 0 1 43 55a1.7 1.7 0 0 0-1-.3ZM23.2 32.9a14.7 14.7 0 0 0-12.8 22.4 14.4 14.4 0 0 0 5.7 5.2 15.6 15.6 0 0 0 7.1 1.7A15.2 15.2 0 0 0 34 58a14.6 14.6 0 0 0 0-20.9A15.2 15.2 0 0 0 23.2 33ZM73 51.4a2.4 2.4 0 0 0-2.2 2.5 2.4 2.4 0 0 0 2.2 2.6H79l1.8 4a2.4 2.4 0 0 0 2.3 1.4 3.6 3.6 0 0 0 1-.2 2.5 2.5 0 0 0 1.7-3L83.7 53a2.6 2.6 0 0 0-2.5-1.7Zm.6-18.2a3.4 3.4 0 0 0-3.2 1.8L61 58.6a2.5 2.5 0 0 0 1.6 3 3.6 3.6 0 0 0 1.1.3 2.4 2.4 0 0 0 2.3-1.3L73.3 41h.3l2.7 7.4a2.2 2.2 0 0 0 2.2 1.3 3.6 3.6 0 0 0 1.1-.2 2.5 2.5 0 0 0 1.6-3L76.7 35a3.4 3.4 0 0 0-3.2-1.8Zm-50.3 24a9.5 9.5 0 1 1 6.8-2.9 9.5 9.5 0 0 1-6.8 2.8Z' data-name='Subtraction 1'/%3E%3C/g%3E%3Cg fill='%23ffec02' data-name='Group 185'%3E%3Cpath d='M99.7 45h12v5h-12Z' data-name='Path 1682'/%3E%3Cpath d='M116.7 45h12v5h-12Z' data-name='Path 1681'/%3E%3Cpath d='M116.7 33v12h-5V33Z' data-name='Path 1679'/%3E%3Cpath d='M116.7 50v12h-5V50Z' data-name='Path 1680'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E ")}.latest-jobs__item--osa-plus .latest-jobs__item-cta,.latest-jobs__link a{color:var(--brand--primary-color)}@media (min-width:1680px){.latest-jobs__item{transition:all 1750ms cubic-bezier(.19,1,.22,1)!important}}.latest-jobs__item.reveal{opacity:0}.latest-jobs__link{position:absolute;top:100%;height:5rem;display:flex;align-items:center}@media (min-width:768px){.latest-jobs__link{position:relative;top:auto;height:auto;display:block}}@media (min-width:768px){.latest-jobs__link a{color:#fff;color:var(--brand--primary-color)}}.latest-news.section{margin-bottom:5rem}@media (min-width:992px){.latest-news.section{margin-bottom:4rem;margin-top:0}}@media (min-width:1200px){.latest-news.section{margin-bottom:4rem;margin-top:-4rem}}.latest-news__header{margin-bottom:2rem}@media (min-width:768px){.latest-news__header{justify-content:space-between}}.latest-news__items{display:flex;gap:3rem 1.5rem;flex-direction:column}@media (min-width:992px){.latest-news__items{flex-direction:row}}.latest-news .news-grid__item{display:flex;gap:0;box-shadow:0 0 10px #8e85a099;background-color:#fff;opacity:1;transform:scale(1);transition:opacity 1750ms cubic-bezier(.19,1,.22,1),box-shadow 750ms cubic-bezier(.19,1,.22,1)}.latest-news .news-grid__item:nth-child(1),.latest-news .news-grid__item:nth-child(n+2){flex-basis:100%;flex-direction:column;max-width:870px;margin-left:auto;margin-right:auto;aspect-ratio:unset}@media (min-width:576px){.latest-news .news-grid__item:nth-child(1),.latest-news .news-grid__item:nth-child(n+2){flex-direction:row;aspect-ratio:unset}}@media (min-width:992px){.latest-news .news-grid__item:nth-child(1),.latest-news .news-grid__item:nth-child(n+2){flex-direction:column;aspect-ratio:unset}}@media (min-width:1400px){.latest-news .news-grid__item:nth-child(1){flex-direction:row;width:calc(50% - 1.5rem/2);flex:none}}@media (min-width:992px){.latest-news .news-grid__item:nth-child(n+2){flex-direction:column}}@media (min-width:1400px){.latest-news .news-grid__item:nth-child(n+2){flex-basis:25%;flex:1}}.latest-news .news-grid__item:nth-child(1) .news-grid__item-image,.latest-news .news-grid__item:nth-child(1) .news-grid__item-text{width:100%;height:50%}@media (min-width:576px){.latest-news .news-grid__item:nth-child(1) .news-grid__item-image,.latest-news .news-grid__item:nth-child(1) .news-grid__item-text{width:50%;height:auto;align-self:stretch}}@media (min-width:768px){.latest-news .news-grid__item:nth-child(1) .news-grid__item-image,.latest-news .news-grid__item:nth-child(1) .news-grid__item-text{width:50%}}@media (min-width:992px){.latest-news .news-grid__item:nth-child(1) .news-grid__item-image,.latest-news .news-grid__item:nth-child(1) .news-grid__item-text{width:100%;height:50%}}@media (min-width:1400px){.latest-news .news-grid__item:nth-child(1) .news-grid__item-image,.latest-news .news-grid__item:nth-child(1) .news-grid__item-text{width:50%;height:100%}}.latest-news .news-grid__item:nth-child(n+2) .news-grid__item-image,.latest-news .news-grid__item:nth-child(n+2) .news-grid__item-text{width:100%;height:50%}@media (min-width:576px){.latest-news .news-grid__item:nth-child(n+2) .news-grid__item-image,.latest-news .news-grid__item:nth-child(n+2) .news-grid__item-text{width:50%;height:auto}}@media (min-width:768px){.latest-news .news-grid__item:nth-child(n+2) .news-grid__item-image,.latest-news .news-grid__item:nth-child(n+2) .news-grid__item-text{width:50%}}@media (min-width:992px){.latest-news .news-grid__item:nth-child(n+2) .news-grid__item-image,.latest-news .news-grid__item:nth-child(n+2) .news-grid__item-text{width:100%;height:50%}}@media (min-width:1400px){.latest-news .news-grid__item:nth-child(n+2) .news-grid__item-excerpt.line-clamp{display:none}}.latest-news .news-grid__item-image{align-self:stretch}.latest-news .news-grid__item-text{display:flex;flex-direction:column;flex:1;align-self:stretch;padding:2rem;justify-content:space-between}.latest-news .news-grid__item-heading{font-size:1.6rem;font-family:var(--brand--heading-font);font-weight:400;line-height:1.1;margin-bottom:1rem}@media (min-width:992px){.latest-news .news-grid__item-heading{font-size:1.3rem}}@media (min-width:1200px){.latest-news .news-grid__item-heading{font-size:1.6rem}}.latest-news .news-grid__item-excerpt{font-size:1.1rem;margin-bottom:1rem}.latest-news .news-grid__item-excerpt.line-clamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:992px){.latest-news .news-grid__item-excerpt.line-clamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;display:none}}@media (min-width:1200px){.latest-news .news-grid__item-excerpt.line-clamp{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;display:none}}@media (min-width:1400px){.latest-news .news-grid__item-excerpt.line-clamp{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}}@media (min-width:1600px){.latest-news .news-grid__item-excerpt.line-clamp{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}}@media (min-width:1920px){.latest-news .news-grid__item-excerpt.line-clamp{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}}.latest-news .news-grid__item-cta{margin-top:auto}.latest-news .news-grid__item:nth-child(1) .latest-news .news-grid__item-text,.latest-news .news-grid__item:nth-child(n+2) .latest-news .news-grid__item-text{padding-top:2rem;padding-bottom:2rem}.latest-news .news-grid__item.reveal{opacity:0}.latest-news__link{position:absolute;top:100%;height:5rem;display:flex;align-items:center}@media (min-width:768px){.latest-news__link{position:relative;top:auto;height:auto;display:block}}.latest-news__link a{color:#000}@media (min-width:768px){.latest-news__link a{color:#000}}.mega-menu{background-color:#000;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;display:flex;flex-direction:column;transform:translateY(-100%);transition:opacity 450ms cubic-bezier(.165,.84,.44,1),transform 450ms cubic-bezier(.165,.84,.44,1);opacity:.8;overflow:hidden;color:#fff}.mega-menu.is-visible{opacity:1;transform:translateY(0)}.mega-menu__header{height:140px;display:flex}.mega-menu__main nav ul{display:flex;flex-direction:column}.mega-menu__main nav a{color:#fff;font-size:2rem;font-weight:700}.mega-menu__main nav .sub-menu a{font-size:1.2rem;font-weight:700}.mega-menu__main nav .sub-menu .sub-menu a{font-weight:400}.mega-menu__heading{font-size:3rem;margin-bottom:2rem;font-family:var(--brand--heading-font);font-weight:500}.mega-menu__content{font-size:1.1rem}.mega-menu__content ul.d-flex{align-items:flex-start;gap:4rem}.mega-menu__content .menu-item-has-children>a{font-weight:700}.mega-menu__content a:hover{color:var(--brand--primary-color)}.mega-menu__content a[href="#"]{pointer-events:none}.mega-menu__footer{padding-top:2rem;padding-bottom:2rem;margin-top:auto}.mega-menu__footer .contact-links a,.mobile-navigation__footer a,.osa-plus__side li strong,.site-footer .logo-tagline-social-links .tagline span,body .single-job__hr:before{color:var(--brand--primary-color)}.mega-menu__footer .contact-links a:nth-child(n+2):before{content:"";display:block;width:1px;background-color:var(--brand--primary-color);height:1rem;position:absolute;top:50%;left:-.5rem;transform:translateY(-50%)}.mega-menu__footer .contact-links a:hover{color:#fff}.mega-menu--close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;cursor:pointer}.mega-menu .social-links a:hover i,.mega-menu--close:hover i,body .single-job--osa-plus .single-job__main .link--back:hover i{background-color:var(--brand--primary-color)}.mega-menu .hamburger,.mega-menu--close{position:absolute;top:calc(140px/2);right:2rem;transform:translateY(-50%);z-index:9}.mobile-navigation{background-color:#000;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9;display:flex;flex-direction:column;transform:translateX(100%);transition:transform 750ms cubic-bezier(.23,1,.32,1)}.mobile-navigation.is-visible{transform:translateX(0)}.mobile-navigation__header{height:140px;display:flex}.mobile-navigation__main nav ul{display:flex;flex-direction:column;gap:.9rem}.mobile-navigation__main nav a{color:#fff;font-size:2rem;font-weight:600;line-height:1.1;font-family:var(--brand--heading-font)}.mobile-navigation__main nav .sub-menu a{font-size:1.1rem;font-weight:700;font-family:var(--brand--body-font)}.mobile-navigation__main nav .sub-menu .sub-menu a{font-weight:400}.mobile-navigation__main nav .sub-menu{gap:.7rem;padding-top:.9rem}.mobile-navigation__footer{padding-top:2rem;padding-bottom:2rem;margin-top:auto;font-weight:700}.mobile-navigation__footer a:nth-child(n+2){position:relative}.mobile-navigation__footer a:nth-child(n+2):before{content:"";display:block;width:1px;background-color:var(--brand--primary-color);height:1rem;position:absolute;top:50%;left:-.5rem;transform:translateY(-50%)}.mobile-navigation .hamburger{position:absolute;top:calc(140px/2);right:2rem;transform:translateY(-50%);z-index:9}.news-grid.section{margin-top:0}.news-grid__items{display:flex;flex-wrap:wrap;gap:3rem 1.5rem;flex-direction:column}@media (min-width:992px){.news-grid__items{flex-direction:row}}.news-grid__item{display:flex;gap:0;box-shadow:0 0 10px #8e85a099;background-color:#fff;opacity:1;transform:scale(1);transition:opacity 450ms cubic-bezier(.19,1,.22,1),box-shadow 750ms cubic-bezier(.19,1,.22,1)}.news-grid__item:nth-child(1),.news-grid__item:nth-child(n+2){flex-basis:100%;flex-direction:column;max-width:870px;margin-left:auto;margin-right:auto;aspect-ratio:unset}@media (min-width:576px){.news-grid__item:nth-child(1),.news-grid__item:nth-child(n+2){flex-direction:row;aspect-ratio:unset}}@media (min-width:1400px){.news-grid__item:nth-child(1),.news-grid__item:nth-child(n+2){aspect-ratio:unset}.news-grid__item:nth-child(1){flex-direction:row;width:calc(50% - 1.5rem/2);flex:none}.news-grid__item:nth-child(n+2){flex-direction:column;width:calc(1/4*100% - (1 - 1/4)*1.5rem);flex:none}}.news-grid__item:nth-child(1) .news-grid__item-image,.news-grid__item:nth-child(1) .news-grid__item-text{width:100%;height:50%;aspect-ratio:420/260}@media (min-width:576px){.news-grid__item:nth-child(1) .news-grid__item-image,.news-grid__item:nth-child(1) .news-grid__item-text{aspect-ratio:unset;width:50%;height:auto;align-self:stretch}}@media (min-width:768px){.news-grid__item:nth-child(1) .news-grid__item-image,.news-grid__item:nth-child(1) .news-grid__item-text{width:50%}}@media (min-width:1400px){.news-grid__item:nth-child(1) .news-grid__item-image,.news-grid__item:nth-child(1) .news-grid__item-text{width:50%;height:100%}}.news-grid__item:nth-child(n+2) .news-grid__item-image,.news-grid__item:nth-child(n+2) .news-grid__item-text{width:100%;height:50%;aspect-ratio:420/260}@media (min-width:576px){.news-grid__item:nth-child(n+2) .news-grid__item-image,.news-grid__item:nth-child(n+2) .news-grid__item-text{aspect-ratio:unset;width:50%;height:auto}}@media (min-width:768px){.news-grid__item:nth-child(n+2) .news-grid__item-image,.news-grid__item:nth-child(n+2) .news-grid__item-text{width:50%}}@media (min-width:1400px){.news-grid__item:nth-child(n+2) .news-grid__item-image,.news-grid__item:nth-child(n+2) .news-grid__item-text{width:100%;height:50%}.news-grid__item:nth-child(n+2) .news-grid__item-excerpt.line-clamp{display:none}}.news-grid__item-image{align-self:stretch}.news-grid__item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-grid__item-text{display:flex;flex-direction:column;flex:1;align-self:stretch;padding:2rem;justify-content:space-between}.news-grid__item-heading{font-size:1.3rem;font-family:var(--brand--heading-font);font-weight:400;line-height:1.1;margin-bottom:1rem}@media (min-width:576px){.news-grid__item-heading{font-size:1.6rem}}@media (min-width:992px){.news-grid__item-heading{font-size:1.3rem}}@media (min-width:1200px){.news-grid__item-heading{font-size:1.6rem}}.news-grid__item-excerpt{font-size:1.1rem;margin-bottom:1rem}.news-grid__item-excerpt.line-clamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;display:none}@media (min-width:576px){.news-grid__item-excerpt.line-clamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}@media (min-width:992px){.news-grid__item-excerpt.line-clamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}@media (min-width:1200px){.news-grid__item-excerpt.line-clamp{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}}@media (min-width:1400px){.news-grid__item-excerpt.line-clamp{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}}@media (min-width:1600px){.news-grid__item-excerpt.line-clamp{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}}@media (min-width:1920px){.news-grid__item-excerpt.line-clamp{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}}.news-grid__item-cta{margin-top:auto}.news-grid__item:nth-child(1) .news-grid__item-text,.news-grid__item:nth-child(n+2) .news-grid__item-text{padding-top:2rem;padding-bottom:2rem}.news-grid__item.reveal,.news-hero--about-hero .news-hero__heading:after{opacity:0}.news-grid--load-more{margin-left:auto;margin-right:auto;cursor:pointer}.news-grid__footer{margin-top:6rem}.date{color:#9b998f;font-size:1.1rem;margin-bottom:1rem}.news-hero{width:calc(100% - 20px);margin-left:10px;margin-right:10px;height:500px;background-color:#000;position:relative}@media (min-width:992px){.news-hero{height:640px}}.news-hero .wrapper{max-width:1400px;align-self:stretch;align-items:flex-start;justify-content:center;position:relative}@media (min-width:768px){.news-hero .wrapper{align-items:center}}@media (min-width:992px){.news-hero .wrapper{align-items:center}}@media (min-width:1200px){.news-hero .wrapper{align-items:center}}@media (min-width:1400px){.news-hero .wrapper{align-items:flex-start}}.news-hero__heading{color:#fff;margin-top:-7rem}@media (min-width:768px){.news-hero__heading{margin-top:0}}@media (min-width:992px){.news-hero__heading{margin-top:0}}@media (min-width:1200px){.news-hero__heading{margin-top:0}}@media (min-width:1400px){.news-hero__heading{margin-top:-2rem}}.news-hero__heading.tc{align-self:center}.news-hero__heading:after,.page-header-custom__heading:after{content:"";margin-top:2rem;display:block;width:100%;height:10px;background-color:var(--brand--primary-color)}.news-hero__bg{top:0;left:0;position:absolute;width:100%;height:100%;z-index:0;overflow:hidden}.news-hero__bg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.news-hero__bg svg{width:100%;height:640px;margin-left:auto;margin-right:auto;display:block;position:absolute;top:0;left:50%;transform:translateX(-50%)}.news-hero .link--back{position:absolute;top:0;left:0;margin:3rem 0;color:#fff;font-weight:700;font-size:1.1rem}.news-hero .link--back i{background-color:var(--brand--primary-color);background-color:#fff}.news-hero--register{background-color:#fff}.news-hero--register .wrapper{mix-blend-mode:normal;align-items:center}.news-hero--register .news-hero__heading{color:#000}.news-hero--about-hero .wrapper{mix-blend-mode:normal;align-items:center}.page-id-4046 .introduction{background-color:#252e3e;margin:0;padding:6rem 2rem 8rem;text-align:center}.page-id-4046 .introduction__content p.intro{margin:0 0 4rem}.page-id-4046 .introduction__content p.p2{color:#fff;margin:0 0 2.5rem}.page-id-4046 .osa-plus{background-color:#252e3e}.page-id-4046 .osa-plus .wrapper{background-color:#252e3e;overflow:visible}@media (max-width:992px){.page-id-4046 .osa-plus .wrapper{padding-left:0;padding-right:0}}.page-id-4046 .osa-plus .wrapper .osa-plus__content p:first-child{font-size:1.6rem}.page-id-4046 .osa-plus .wrapper .osa-plus__content p,.page-id-4046 .osa-plus .wrapper .osa-plus__side p{font-size:1.3rem}.page-id-4046 .osa-plus .wrapper .osa-plus__side ul{font-size:1.6rem}.osa-plus{position:relative}.osa-plus.is-single{margin-top:6.2rem}.osa-plus .wrapper{background-color:#252e3e;color:#fff;position:relative;padding:7.8rem 2rem 9rem;overflow:hidden}.osa-plus .wrapper:before{content:"Our approach";font-family:var(--brand--heading-font);line-height:1.2;font-weight:400;font-size:1.6rem;position:absolute;top:0;left:0;transform:rotate(-90deg) translate(-100%,-100%);transform-origin:0 0;border-bottom:10px solid var(--brand--primary-color);display:flex;height:90px;align-content:center;align-items:center}.osa-plus__header{justify-content:space-between;margin-bottom:3rem;flex-direction:column}@media (min-width:768px){.osa-plus__header{flex-direction:row}}.osa-plus__header img,.site-footer .logo-tagline-social-links .logo img,.site-footer .logo-tagline-social-links .logo svg,.site-header .logo img,.site-header .logo svg{width:100%;height:auto}@media (min-width:768px){.osa-plus__header img{width:auto;height:auto}}.osa-plus__main{gap:3rem;margin-bottom:3rem;flex-direction:column;align-items:flex-start}@media (min-width:768px){.osa-plus__main{gap:10rem;flex-direction:row;align-items:center}}.osa-plus__content{flex-basis:50%}.osa-plus__content.entry-content{font-size:1.1rem}.osa-plus__content.entry-content>:first-child{font-size:1.6rem;font-weight:700}.osa-plus__side{flex-basis:50%;font-weight:700;font-size:1.2rem}.osa-plus__side li::marker{color:var(--brand--primary-color)}.osa-plus__cta{width:100%;position:absolute;bottom:3rem;width:calc(100% - 4rem)}@media (min-width:768px){.osa-plus__cta{position:relative;bottom:auto;width:auto}}.osa-plus__bg-image svg{position:absolute;bottom:-8rem;right:-8rem}.osa-plus__bg-image svg .wheel{transform-origin:50%;transform:rotate(360deg);transition:transform 5s cubic-bezier(.23,1,.32,1),opacity 5s cubic-bezier(.23,1,.32,1),fill 5s cubic-bezier(.23,1,.32,1)}.osa-plus__bg-image svg .spoke{fill:#000;transition-delay:1.5s;transition:transform 7.5s cubic-bezier(.19,1,.22,1),opacity 7.5s cubic-bezier(.19,1,.22,1),fill 7.5s cubic-bezier(.19,1,.22,1)}.osa-plus.is-inview .osa-plus__bg-image svg .wheel{transform:rotate(-5deg)}.osa-plus.is-inview .osa-plus__bg-image svg .spoke{fill:#ffec00;opacity:1;animation:flicker 2.5s ease;animation-fill-mode:forwards;animation-delay:.25s}.page-content{font-size:1.3rem}.page-header-custom{width:calc(100% - 20px);margin-left:10px;margin-right:10px;position:relative;padding-top:20rem;padding-bottom:12rem;height:auto}.page-header-custom.gutter{padding-left:calc(2rem - 10px);padding-right:calc(2rem - 10px)}@media (min-width:1344px){.page-header-custom.gutter{padding-left:2rem;padding-right:2rem}}.page-header-custom .wrapper{max-width:1400px;align-self:stretch;align-items:flex-start;justify-content:center;position:relative}.page-header-custom__heading{color:#fff;margin-top:-9rem;align-self:center}.page-header-custom__gallery{max-width:1260px;width:100%;margin-left:auto;margin-right:auto}.page-header-custom__gallery-items{gap:1.5rem}.page-header-custom__gallery-item{width:33.333%;aspect-ratio:1;background-color:#efefef}.page-header-custom__gallery-item:nth-child(2),body .single-job__type span:nth-child(n+2){position:relative}.page-header-custom__gallery-item:nth-child(2):before{content:"";display:block;width:100%;height:10px;background-color:var(--brand--primary-color);position:absolute;bottom:100%;left:0}.page-header-custom__gallery-item img,.page-header-custom__image img,.team-grid__item-image img,.team-popup__image img,.testimonials-carousel__gallery img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-header-custom__image{width:100%;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:420px;aspect-ratio:1.5}@media (min-width:768px){.page-header-custom__image{max-width:1260px;aspect-ratio:1260/420;width:auto}}.page-header-custom__bg{position:absolute;top:0;left:0;width:100%;height:500px;background-color:#000;overflow:hidden}.page-header-custom__bg svg{margin-left:auto;margin-right:auto;position:absolute;left:50%;transform:translateX(-50%)}.page-header-custom--image{padding-bottom:0}.page-header-custom--gallery{padding:0;width:calc(100% - 20px);margin-left:10px;margin-right:10px;color:#fff;position:relative;margin-bottom:3rem;height:auto}@media (min-width:992px){.page-header-custom--gallery{height:700px}}.page-header-custom--gallery .page-header-custom__heading{margin-top:10rem;margin-bottom:2.5rem}.page-header-custom--gallery .page-header-custom__heading:after{content:none}.page-header-custom--gallery .page-header-custom__bg{position:absolute;top:0;left:0;width:100%;background-color:#000;height:calc(100% - 100vw/2 + 4rem - 20px);height:420px}@media (min-width:768px){.page-header-custom--gallery .page-header-custom__bg{height:500px;height:calc(100% - 100%*404/1260 + 40px)}}@media (min-width:992px){.page-header-custom--gallery .page-header-custom__bg{height:500px;height:calc(100% - 100%*404/1260 + 20px)}}@media (min-width:1200px){.page-header-custom--gallery .page-header-custom__bg{height:500px}}@media (max-width:767px){.page-header-custom--gallery .page-header-custom__gallery-item{width:calc(100% - 4rem + 20px);margin-left:auto;margin-right:auto;max-width:300px}.page-header-custom--gallery .page-header-custom__gallery-item:nth-child(1),.page-header-custom--gallery .page-header-custom__gallery-item:nth-child(3){display:none}}@media (max-width:575px){.page-header-custom--gallery .page-header-custom__gallery-item{width:100%;margin-left:auto;margin-right:auto}.page-header-custom--gallery .page-header-custom__gallery-item:nth-child(1),.page-header-custom--gallery .page-header-custom__gallery-item:nth-child(3){display:none}}.page-header-custom--light .page-header-custom__heading{color:#000}.page-header-custom--light .page-header-custom__bg{background-color:#cac8be}.page-header-custom--white .page-header-custom__heading{color:#000}.page-header-custom--white .page-header-custom__bg,body .single-job--osa-plus .single-job__main .link--back i{background-color:#fff}.page-header-custom--blue .page-header-custom__heading{color:#fff}.page-header-custom--blue .page-header-custom__bg{background-color:#252e3e}.page-header-custom+.single-news.section{margin-top:-6rem}.page-header-custom--gallery+.single-news.section{margin-top:8rem;margin-top:0}.page-header-custom.page-header-custom--image+.single-news--page-content{margin-top:3rem}@media (min-width:768px){.page-header-custom.page-header-custom--image+.single-news--page-content{margin-top:1rem}}@media (min-width:992px){.page-header-custom.page-header-custom--image+.single-news--page-content{margin-top:3rem}}.page-header-custom.page-header-custom--image+.single-news--page-content .wrapper,.page-link-cta .wrapper{max-width:1260px}.page-header-custom.page-header-custom--image+.single-news--page-content .single-news__main{padding:0}svg.bouncy>*{animation-name:floating;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;margin-left:30px;margin-top:5px}svg.bouncy>:nth-child(1){animation-duration:3s}svg.bouncy>:nth-child(2){animation-duration:3.2s}svg.bouncy>:nth-child(3){animation-duration:3.4s}.page-hero{padding-top:20rem;padding-bottom:12rem;height:auto}.page-link-cta__header{margin-bottom:3rem}.page-link-cta__heading{margin-bottom:2rem}.page-link-cta__subheading{font-size:1.1rem}@media (min-width:992px){.page-link-cta__subheading{font-size:1.3rem}}.page-link-cta__items{gap:2rem;flex-wrap:wrap;flex-direction:column}@media (min-width:992px){.page-link-cta__items{flex-direction:row}}.page-link-cta__item{position:relative;background-color:#cac8be;padding:2rem;border-radius:8px;width:100%;max-width:420px;flex:none;align-items:flex-start!important;aspect-ratio:420/410;transition:transform 1750ms cubic-bezier(.19,1,.22,1),opacity 1750ms cubic-bezier(.19,1,.22,1),background 150ms ease;justify-content:flex-start}@media (min-width:992px){.page-link-cta__item{aspect-ratio:unset;width:calc(33.333% - 2rem/3*2);align-self:stretch}}.page-link-cta__item:hover{background-color:rgba(202,200,190,.5)}.page-link-cta__item-heading{margin-bottom:1rem;height:auto}@media (min-width:768px){.page-link-cta__item-heading{height:95px}}@media (min-width:992px){.page-link-cta__item-heading{height:auto}}@media (min-width:1200px){.page-link-cta__item-heading{height:95px}}.page-link-cta__item-content{font-size:1.1rem;margin-bottom:1rem}.page-link-cta__item-cta{margin-top:auto;font-size:1.3rem;font-weight:700}.page-link-cta__item i{position:absolute;top:2rem;right:2rem;display:none}@media (min-width:768px){.page-link-cta__item i{display:block}}@media (min-width:992px){.page-link-cta__item i{display:none}}@media (min-width:1200px){.page-link-cta__item i{display:block}}.primary-navigation,.team-cta__heading h3{display:none}@media (min-width:1200px){.primary-navigation{display:block}}.primary-navigation nav ul{display:flex;gap:2rem;align-items:center}@media (min-width:1200px){.primary-navigation nav ul{gap:3rem}}.primary-navigation nav ul li{font-weight:700;font-size:1.1rem}.primary-navigation nav ul li a.btn{font-size:1.1rem;width:auto}@media (min-width:1400px){.primary-navigation nav ul li a.btn{font-size:1.2rem;width:250px}}.primary-navigation nav ul li.current-menu-item a,.primary-navigation nav ul li:hover a{position:relative}.primary-navigation nav ul li.current-menu-item a:not(.btn):after,.primary-navigation nav ul li:hover a:not(.btn):after{content:"";display:block;background-color:var(--brand--primary-color);width:100%;height:5px;position:absolute;bottom:-.5rem}.promo .wrapper{max-width:calc(1600px)}@media (min-width:992px){.promo .wrapper{max-width:calc(1600px - 100px*2)}}.promo .wrapper .pad{padding-left:0;padding-right:0}@media (min-width:992px){.promo .wrapper .pad{padding-left:100px;padding-right:100px}}.promo__header{margin-bottom:3rem}@media (min-width:992px){.promo__header{margin-bottom:0;padding:3rem}}.promo__heading{margin-bottom:3rem}.promo__subheading{font-size:1.1rem}@media (min-width:992px){.promo__subheading{font-size:1.3rem}}.promo__main{background-color:#f3f4f6;position:relative;width:100vw;margin-left:-2rem}@media (min-width:768px){.promo__main{width:auto;margin-left:0}}@media (min-width:992px){.promo__main{width:auto;margin-left:0}}.promo__main:before{content:"Our approach";font-family:var(--brand--heading-font);line-height:1.2;font-weight:400;font-size:1.6rem;position:absolute;top:0;left:0;transform:rotate(-90deg) translate(-100%,-100%);transform-origin:0 0;border-bottom:10px solid var(--brand--primary-color);display:flex;height:90px;align-content:center;align-items:center}@media (max-width:991px){.promo__main:before{height:auto;transform:none;position:relative;border:0;justify-content:center;margin-bottom:-2rem;padding-top:3rem;padding-bottom:2rem;font-size:2rem}}@media (max-width:767px){.promo__main:before{height:auto;transform:none;position:relative;border:0;justify-content:center;margin-bottom:-2rem;padding-top:3rem;padding-bottom:2rem;font-size:2rem}}.promo__main-image{aspect-ratio:1400/745;width:100%}.promo__main-image svg{font-family:var(--brand--heading-font);font-size:1.3rem;width:700px;height:350px}@media (min-width:768px){.promo__main-image svg{width:auto;height:auto}}.promo__main-image svg .define{transform:translateX(-10%);opacity:0}.promo__main-image svg .find{transform:translateY(-18%);opacity:0}.promo__main-image svg .retain{transform:translateX(10%);opacity:0}.promo__main-image svg .osa{opacity:0}.promo__main-image svg.animate-in .define{animation:defineAnim 1.5s ease;animation-delay:.3s}.promo__main-image svg.animate-in .find{animation:findAnim 1.5s ease;animation-delay:.6s}.promo__main-image svg.animate-in .retain{animation:retainAnim 1.5s ease;animation-delay:.9s}.promo__main-image svg.animate-in .osa{animation:osaAnim 1.5s ease;animation-delay:1.2s}.promo__main-image svg.animate-in .define,.promo__main-image svg.animate-in .find,.promo__main-image svg.animate-in .osa,.promo__main-image svg.animate-in .retain{transform-origin:50% 50%;animation-fill-mode:forwards;animation-duration:1.5s}.promo__main-image,.promo__main-text{padding:2rem}@media (min-width:992px){.promo__main-image,.promo__main-text{padding:3rem}}.promo__main-text{gap:2rem;align-items:flex-start;flex-direction:column}@media (min-width:768px){.promo__main-text{flex-direction:row}}.promo__main-text-item{width:100%;flex:none;opacity:0}@media (min-width:768px){.promo__main-text-item{flex:1}}.promo__main-text-item-heading{font-family:var(--brand--heading-font);line-height:1.2;font-weight:400;margin-bottom:1rem;font-size:1.3rem}.promo__main-text-item-content{font-size:1.1rem}@media (min-width:576px){.promo__main-text-item-content{font-size:1.1rem}}@media (min-width:768px){.promo__main-text-item-content{font-size:.9rem}}@media (min-width:992px){.promo__main-text-item-content{font-size:1.1rem}}.promo__main-text.animate-in .promo__main-text-item:nth-child(1){animation:promoTextItemAnim 1.5s ease;animation-delay:.3s;animation-fill-mode:forwards}.promo__main-text.animate-in .promo__main-text-item:nth-child(2),.promo__main-text.animate-in .promo__main-text-item:nth-child(3){animation:promoTextItemAnim 1.5s ease;animation-delay:.6s;animation-fill-mode:forwards}.promo__main-text.animate-in .promo__main-text-item:nth-child(3){animation-delay:.9s}.promo__main i{position:absolute;top:2.5rem;right:2.5rem;display:none}@media (min-width:768px){.promo__main i{display:block}}.promo__footer{width:100vw;margin-left:-2rem}@media (min-width:768px){.promo__footer{width:auto;margin-left:0}}@media (max-width:991px){.callout+.promo.section{margin-top:-4rem}}@media (max-width:575px){.register.gutter{padding-left:1rem;padding-right:1rem}}.register .wrapper{max-width:1400px}.register__main{gap:1rem;flex-direction:column}@media (min-width:992px){.register__main{flex-direction:row}}.register__form{padding:2rem;width:100%;max-width:692px}@media (min-width:768px){.register__form{padding:3rem}}@media (min-width:992px){.register__form{width:calc(50% - 1rem/2);align-self:stretch}}.register__form--job-seeker{background-color:#ffec00}.register__form--job-seeker .btn.btn--primary{color:var(--brand--primary-color);width:auto}.register__form--job-seeker .btn.btn--primary:before,.site-footer .social-links i,.team-cta .carousel--team-cta__nav button:hover i{background-color:#000}.register__form--employer{background-color:#fff580}.register__form--employer .btn.btn--primary{width:auto}.register__form-heading{font-family:var(--brand--heading-font);line-height:1.2;font-weight:400;margin-bottom:2rem;font-size:2rem}.register__form-subheading{margin-bottom:2rem;font-size:1.3rem}.register__heading:after{content:"";margin-top:2rem;display:inline-block;width:100%;height:10px;background-color:var(--brand--primary-color)}.register .gform_confirmation_message{font-size:1.3rem}@media (min-width:992px){.news-hero+.register{margin-top:-17rem}}.page-header-custom+.register{margin-top:-12rem}.page-register .page-header-custom{padding-top:0;padding-bottom:0;height:500px}body .single-job .wrapper{align-items:stretch;flex-direction:column;gap:3rem}@media (min-width:992px){body .single-job .wrapper{flex-direction:row;gap:1rem}}body .single-job__main,body .single-job__side{position:relative}@media (min-width:992px){body .single-job__main,body .single-job__side{padding:3rem}}body .single-job__cta-links a,body .single-job__main{width:100%}@media (min-width:992px){body .single-job__main{width:60%}}@media (min-width:1200px){body .single-job__main{width:66.666%}}body .single-job__main .link--back{font-size:1.1rem}body .single-job__side{background-color:#f3f4f6;width:100%;padding:2rem;width:calc(100% + 4rem);margin-left:-2rem}@media (min-width:992px){body .single-job__side{width:40%;margin:0;padding:0;padding:5rem 2rem 2rem}}@media (min-width:1200px){body .single-job__side{width:33.333%}}body .single-job__header{margin-top:3rem}body .single-job__header .link--back{margin-bottom:3rem}body .single-job__title .heading--page-header{font-size:1.6rem}@media (min-width:992px){body .single-job__title .heading--page-header{font-size:2.6rem}}@media (min-width:1200px){body .single-job__title .heading--page-header{font-size:4rem}}body .single-job__type{font-size:1.1rem;margin-bottom:2rem;display:flex;gap:0 1rem;flex-wrap:wrap}body .single-job__type span:nth-child(3){margin-top:0}@media (max-width:1199px){body .single-job__type span:nth-child(3){width:100%}body .single-job__type span:nth-child(3):before{content:none}}body .single-job__hr{display:flex;align-items:center;gap:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;margin-top:3rem;margin-bottom:3rem}body .single-job__hr:after{content:"";flex:1;height:10px;background-color:var(--brand--primary-color)}body .single-job__content{font-size:1.3rem}body .single-job__content>:first-child{font-weight:700}body .single-job__form-heading{margin-bottom:1rem}body .single-job__form-content{margin-bottom:2rem}body .single-job__cta,body .single-job__footer{margin-top:3rem}body .single-job__cta-heading{font-weight:700;margin-bottom:2rem;font-size:1.3rem}body .single-job__cta-links{flex-direction:column}@media (min-width:576px){body .single-job__cta-links{flex-direction:row}}@media (min-width:576px){body .single-job__cta-links a{width:auto}}body .single-job--osa-plus.gutter{padding-left:0;padding-right:0}@media (min-width:992px){body .single-job--osa-plus.gutter{padding-left:2rem;padding-right:2rem}}body .single-job--osa-plus .wrapper{gap:0}@media (min-width:992px){body .single-job--osa-plus .wrapper{gap:1rem 0}}body .single-job--osa-plus .single-job__main{background-color:var(--brand--secondary-color);color:#fff;padding:2rem}@media (min-width:992px){body .single-job--osa-plus .single-job__main{padding:3rem}}body .single-job--osa-plus .single-job__main:before{content:"";display:block;top:3.6rem;right:2rem;position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128.7' height='95'%3E%3Cg data-name='Group 186'%3E%3Cg data-name='Group 184'%3E%3Cpath fill='%23ffec00' d='M47.5 95A47.5 47.5 0 0 1 29 3.7a47.5 47.5 0 0 1 37 87.6A47.2 47.2 0 0 1 47.5 95Zm-5.6-40.3a3 3 0 0 0-2.2 1.1 2.5 2.5 0 0 0 .4 3.5 16.3 16.3 0 0 0 9.5 3 12.1 12.1 0 0 0 7.5-2.4 8 8 0 0 0 3-6.4c0-3-.9-5.1-2.9-6.5a17.1 17.1 0 0 0-6.1-2.1c-3.2-.7-5.9-1.3-5.9-4a2.5 2.5 0 0 1 1.2-2.3 6 6 0 0 1 3.2-.7 10.8 10.8 0 0 1 6 2 1.8 1.8 0 0 0 1 .2 2.7 2.7 0 0 0 2.2-1.4 2.4 2.4 0 0 0-.6-3.3 16.5 16.5 0 0 0-8.6-2.5 11.5 11.5 0 0 0-7 2 7.1 7.1 0 0 0-3 6c0 2.9 1 5 3 6.3a16.6 16.6 0 0 0 6 2c3.3.8 6 1.3 6 4.3 0 2.4-2 4.1-5 4.1A11 11 0 0 1 43 55a1.7 1.7 0 0 0-1-.3ZM23.2 32.9a14.7 14.7 0 0 0-12.8 22.4 14.4 14.4 0 0 0 5.7 5.2 15.6 15.6 0 0 0 7.1 1.7A15.2 15.2 0 0 0 34 58a14.6 14.6 0 0 0 0-20.9A15.2 15.2 0 0 0 23.2 33ZM73 51.4a2.4 2.4 0 0 0-2.2 2.5 2.4 2.4 0 0 0 2.2 2.6H79l1.8 4a2.4 2.4 0 0 0 2.3 1.4 3.6 3.6 0 0 0 1-.2 2.5 2.5 0 0 0 1.7-3L83.7 53a2.6 2.6 0 0 0-2.5-1.7Zm.6-18.2a3.4 3.4 0 0 0-3.2 1.8L61 58.6a2.5 2.5 0 0 0 1.6 3 3.6 3.6 0 0 0 1.1.3 2.4 2.4 0 0 0 2.3-1.3L73.3 41h.3l2.7 7.4a2.2 2.2 0 0 0 2.2 1.3 3.6 3.6 0 0 0 1.1-.2 2.5 2.5 0 0 0 1.6-3L76.7 35a3.4 3.4 0 0 0-3.2-1.8Zm-50.3 24a9.5 9.5 0 1 1 6.8-2.9 9.5 9.5 0 0 1-6.8 2.8Z' data-name='Subtraction 1'/%3E%3C/g%3E%3Cg fill='%23ffec02' data-name='Group 185'%3E%3Cpath d='M99.7 45h12v5h-12Z' data-name='Path 1682'/%3E%3Cpath d='M116.7 45h12v5h-12Z' data-name='Path 1681'/%3E%3Cpath d='M116.7 33v12h-5V33Z' data-name='Path 1679'/%3E%3Cpath d='M116.7 50v12h-5V50Z' data-name='Path 1680'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E ");width:6rem;height:auto;aspect-ratio:129/95;background-size:contain;background-repeat:no-repeat}@media (min-width:576px){body .single-job--osa-plus .single-job__main:before{top:3rem;width:129px;height:95px}}body .single-job--osa-plus .single-job__side{width:100%;padding:2rem;margin:0}@media (min-width:992px){body .single-job--osa-plus .single-job__side{width:40%;margin:0}}@media (min-width:1200px){body .single-job--osa-plus .single-job__side{width:33.333%}}body .single-job--osa-plus .single-job__hr:before{content:"Exclusive to OSA";font-size:1.2rem;font-weight:700}body .link--back{cursor:pointer}body .single-news.section{margin-top:0;margin-top:-6rem}body .single-news.gutter{padding-left:calc(1rem + 10px);padding-right:calc(1rem + 10px)}@media (min-width:576px){body .single-news.gutter{padding-left:2rem;padding-right:2rem}}body .single-news .wrapper{max-width:calc(1600px - 4rem)}body .single-news__main{padding:2rem;max-width:1400px;background-color:#fff}@media (min-width:768px){body .single-news__main{padding:4rem}}body .single-news__header{margin-bottom:2rem}body .single-news__footer{margin-top:3rem}body .single-news__content{font-size:1.1rem}@media (min-width:992px){body .single-news__content{font-size:1.3rem}}body .single-news--page-content .wrapper{max-width:1400px}body .single-news__title .heading--page-header{font-size:2.2rem}@media (min-width:992px){body .single-news__title .heading--page-header{font-size:3.2rem}}.site-footer{background-color:#fff;padding-top:3rem;padding-bottom:1.5rem}@media (min-width:992px){.site-footer{padding-top:0;padding-bottom:1.5rem}}.site-footer .logo-tagline-social-links{position:relative;flex-direction:column;align-items:flex-start;gap:0}@media (min-width:992px){.site-footer .logo-tagline-social-links{gap:1rem;align-items:center;flex-direction:row;justify-content:space-between;height:calc(110px + 160px)}}.site-footer .logo-tagline-social-links .logo{max-width:215px}@media (min-width:1400px){.site-footer .logo-tagline-social-links .logo{max-width:310px}}.site-footer .logo-tagline-social-links .tagline{font-family:var(--brand--heading-font);font-size:1.4rem;font-weight:700;margin-top:1.5rem}@media (min-width:992px){.site-footer .logo-tagline-social-links .tagline{font-size:1.8rem;margin-top:0}}.site-footer .social-links{margin-top:3rem}@media (min-width:992px){.site-footer .social-links{margin-top:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.site-footer .contact-links{flex-direction:column;align-items:flex-start;font-weight:700;gap:.2rem;margin-top:3rem}@media (min-width:992px){.site-footer .contact-links{margin-top:0;gap:3.5rem;align-items:center;justify-content:center;flex-direction:row}}.site-footer .privacy-address-credit{flex-direction:column;align-items:flex-start;margin-top:1rem}@media (min-width:992px){.site-footer .privacy-address-credit{margin-top:0;align-items:center;flex-direction:row;justify-content:space-between}}.site-footer .privacy-address-credit .legal-links{margin-top:1rem}@media (min-width:992px){.site-footer .privacy-address-credit .legal-links{margin-top:0;order:-1}}.site-footer .privacy-address-credit address{line-height:1.6}@media (min-width:992px){.site-footer .privacy-address-credit address{position:absolute;left:50%;transform:translateX(-50%)}}.site-footer .privacy-address-credit .credit{margin-top:1rem}@media (min-width:992px){.site-footer .privacy-address-credit .credit{margin-top:0}}.site-footer a:hover{color:var(--brand--primary-color)}.site-header{justify-content:space-between;position:relative;z-index:9;height:135px}@media (min-width:1400px){.site-header{height:220px}}.site-header .wrapper{justify-content:space-between}.site-header .logo{max-width:215px}@media (min-width:1400px){.site-header .logo{max-width:310px}}.site-header .hamburger{position:absolute;top:50%;right:2rem;right:0;transform:translateY(-50%);z-index:9;display:block}@media (min-width:1200px){.site-header .hamburger{display:none}}.site-header .logo .osa-logo--brand,.site-header .logo .osa-logo--circle,.site-header .logo .osa-logo--text{transition:all 3s cubic-bezier(.19,1,.22,1);transition-delay:.5s}.site-header .primary-navigation nav ul li a:not(.btn){transition:all 3s cubic-bezier(.19,1,.22,1);transition-delay:.5s}.site-header--alt .logo .osa-logo--circle{fill:var(--brand--primary-color)}.site-header--alt .logo .osa-logo--brand{fill:#000}.site-header--alt .logo .osa-logo--text{fill:var(--brand--primary-color)}.site-header--alt .primary-navigation nav ul li a:not(.btn){color:#fff}.site-wrapper{overflow-x:hidden}@media (min-width:1200px){.team-cta{padding-left:4.5rem}}.team-cta .team-cta-w,.team-cta .wrapper{width:100%;background-color:#f3f4f6;margin-left:auto;margin-right:0;max-width:calc(1530px)}@media (min-width:1920px){.team-cta .team-cta-w,.team-cta .wrapper{margin-left:auto;margin-right:auto}}.team-cta__header{padding:2rem;display:flex;justify-content:space-between;align-items:center}@media (min-width:1200px){.team-cta__header{justify-content:flex-end}}.team-cta__heading:before{content:"Our people";font-family:var(--brand--heading-font);font-size:2rem;font-weight:400}@media (min-width:1200px){.team-cta__heading:before{display:none}.team-cta__heading{position:absolute;top:0;left:0;transform:rotate(-90deg) translate(-100%,-100%);transform-origin:0 0;border-bottom:8px solid gold;padding:1rem 0}}@media (min-width:1200px){.team-cta__heading h3{display:block}}.team-cta__link{position:absolute;top:calc(100% - 5rem);height:5rem;display:flex;align-items:center;z-index:9}@media (min-width:992px){.team-cta__link{position:relative;top:auto;height:auto;display:block}}.team-cta .team-grid__items{width:100vw;padding-left:0;padding-right:0;padding-top:1rem;padding-bottom:6rem}@media (min-width:992px){.team-cta .team-grid__items{padding:3rem;width:auto;display:flex;align-items:center}}.team-cta .team-grid__item{max-width:300px;width:calc(230px + 2rem);padding-left:1rem;padding-right:1rem}@media (min-width:992px){.team-cta .team-grid__item{width:calc(25% - 4rem*3/4);padding-left:0;padding-right:0}}.team-cta .team-grid__item-role{font-size:1rem}@media (min-width:576px){.team-cta .team-grid__item-role{font-size:1.2rem}}.team-cta .carousel--team-cta__nav{display:flex;gap:.5rem}@media (min-width:992px){.team-cta .carousel--team-cta__nav{display:none}}.team-cta .carousel--team-cta__nav button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;cursor:pointer}.team-cta .flickity-button{display:none}.team-grid.gutter{padding-left:0;padding-right:0}@media (min-width:992px){.team-grid.gutter{padding-left:2rem;padding-right:2rem}}.team-grid .wrapper{background-color:#f3f4f6;padding-left:2rem;padding-right:2rem}@media (min-width:992px){.team-grid .wrapper{padding-left:0;padding-right:0}}.team-grid .wrapper:after{content:"";position:absolute;width:10px;height:210px;top:0;right:100%;background-color:var(--brand--primary-color)}.team-grid__header{padding:5rem 0 0;max-width:800px;margin-left:auto;margin-right:auto;text-align:center}@media (min-width:992px){.team-grid__header{padding:7rem 0 0}}.team-grid__subheading{font-size:1.1rem;margin-bottom:0}@media (min-width:992px){.team-grid__subheading{font-size:1.3rem;margin-bottom:3rem}}.team-grid__items{flex-wrap:wrap;gap:2rem;justify-content:center;padding:3rem 2rem 4rem}@media (min-width:768px){.team-grid__items{gap:4rem;padding:3rem 3rem 6rem}}.team-grid__item{max-width:300px;flex:none;flex-direction:column;cursor:pointer;width:100%}@media (min-width:992px){.team-grid__item{width:calc(25% - 4rem*3/4)}}.team-grid__item.disabled{pointer-events:none}.team-grid__item-image{max-width:300px;width:100%;aspect-ratio:1;border-radius:50%;overflow:hidden;position:relative}.team-grid__item-image:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='51.8' height='51.8'%3E%3Cg data-name='Group 238' fill='%23fff'%3E%3Cpath data-name='Path 1682' d='M0 21.4h21.4v9H0Z'/%3E%3Cpath data-name='Path 1681' d='M30.4 21.4h21.4v9H30.4Z'/%3E%3Cpath data-name='Path 1679' d='M30.4 0v21.4h-9V0Z'/%3E%3Cpath data-name='Path 1680' d='M30.4 30.4v21.4h-9V30.4Z'/%3E%3C/g%3E%3C/svg%3E");z-index:1;opacity:0;transition:all 250ms ease;transition-delay:0s}.team-grid__item-image:after,.team-popup:after{content:"";background-color:#000;display:block;position:absolute;top:0;left:0;width:100%;height:100%}.team-grid__item-image:after{opacity:.8;transform:scale(0);transition:all 250ms ease;transition-delay:0s;border-radius:50%}.team-grid__item-text{text-align:center}.team-grid__item-name{font-weight:700;font-size:1.3rem}.team-grid__item-role{font-size:1.2rem}@media (min-width:576px){.team-grid__item-role{font-size:1.2rem}}.team-grid__item:hover .team-grid__item-image:before{opacity:1}.team-grid__item:hover .team-grid__item-image:after{transform:scale(1)}.team-grid__item:hover .team-grid__item-image:after,.team-grid__item:hover .team-grid__item-image:before{transition-delay:.3s}.team-popup{position:fixed;top:0;left:0;width:100%;color:#fff;z-index:-1;pointer-events:none;opacity:0;transition:all 50ms ease;height:100vh;height:calc(var(--vh, 1vh)*100)}.team-popup.animate-in{opacity:1;z-index:9;pointer-events:all}.team-popup:after{opacity:.9}.team-popup .wrapper{max-width:1000px;position:relative;gap:2rem;z-index:1;align-items:flex-start;flex-direction:column}@media (min-width:992px){.team-popup .wrapper{gap:3rem;flex-direction:row}}.team-popup--close{cursor:pointer;position:fixed;top:1.1rem;right:1rem;width:35px;height:35px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:0 0;background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='43'%3E%3Cg data-name='Group 185' style='isolation:isolate' fill='%23fff'%3E%3Cpath data-name='Path 1682' d='m6.3 0 15.2 15.2-6.3 6.3L0 6.3Z'/%3E%3Cpath data-name='Path 1681' d='M27.8 21.5 43 36.6 36.6 43 21.5 27.8Z'/%3E%3Cpath data-name='Path 1679' d='M43 6.3 27.8 21.5l-6.3-6.3L36.6 0Z'/%3E%3Cpath data-name='Path 1680' d='M21.5 27.8 6.3 43 0 36.6l15.2-15.1Z'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='43'%3E%3Cg data-name='Group 185' style='isolation:isolate' fill='%23fff'%3E%3Cpath data-name='Path 1682' d='m6.3 0 15.2 15.2-6.3 6.3L0 6.3Z'/%3E%3Cpath data-name='Path 1681' d='M27.8 21.5 43 36.6 36.6 43 21.5 27.8Z'/%3E%3Cpath data-name='Path 1679' d='M43 6.3 27.8 21.5l-6.3-6.3L36.6 0Z'/%3E%3Cpath data-name='Path 1680' d='M21.5 27.8 6.3 43 0 36.6l15.2-15.1Z'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;-webkit-mask-size:contain;mask-size:contain}@media (min-width:992px){.team-popup--close{position:absolute;top:0;right:0;width:43px;height:43px}}.team-popup .social-links ul a:hover i,.team-popup--close:hover,.testimonials-carousel__gallery:after{background-color:var(--brand--primary-color)}.team-popup__side{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}@media (min-width:992px){.team-popup__side{width:auto;display:block}}.team-popup__image{max-width:250px;width:100%;aspect-ratio:1;border-radius:50%;overflow:hidden}@media (min-width:992px){.team-popup__image{max-width:300px}}.team-popup__heading{font-size:1.3rem}.team-popup__name{font-weight:700}.team-popup__postnominals{font-size:.9rem}.team-popup__role{color:var(--brand--primary-color);font-size:1.2rem}.team-popup__bio{margin-top:1rem;max-width:700px;width:100%;font-weight:700;max-height:16rem;overflow:scroll;scrollbar-color:var(--brand--primary-color) black;scrollbar-width:thin}@media (min-width:992px){.team-popup__bio{max-height:none;overflow:auto}}.team-popup .social-links{margin-top:1rem}.team-popup .social-links ul{justify-content:center}.testimonials-carousel .wrapper{gap:0;flex-direction:column}@media (min-width:992px){.testimonials-carousel .wrapper{flex-direction:row}}.testimonials-carousel__text{align-items:flex-start;flex:1;padding:3rem 0;width:100%}@media (min-width:992px){.testimonials-carousel__text{padding:3rem;width:600px;flex:none}}.testimonials-carousel__gallery{width:100vw;flex:none;position:relative;aspect-ratio:1}@media (min-width:576px){.testimonials-carousel__gallery{aspect-ratio:1000/670}}@media (min-width:992px){.testimonials-carousel__gallery{width:auto;flex:1;align-self:stretch}}.testimonials-carousel__gallery:after{content:"";position:absolute;width:10px;height:210px;bottom:0;left:100%}.testimonials-carousel__gallery-item,.testimonials-carousel__gallery-items{width:100%;height:100%}.testimonials-carousel__items{margin-top:3rem;width:100%;flex:1;position:relative}.testimonials-carousel__item{max-width:800px;margin-left:auto;margin-right:auto;width:100%}.testimonials-carousel__item blockquote{font-size:1.6rem;font-weight:700}.testimonials-carousel__item span,.testimonials__item span{display:inline-flex;margin-top:2rem;align-items:center;gap:1rem;font-size:1.1rem}.testimonials-carousel__item span:before,.testimonials__item span:before{content:"";display:inline-block;width:2.5rem;height:1px;background-color:#000;background-position:center;background-size:100% 100%}.testimonials-carousel .flickity-page-dots{pointer-events:none}@media (min-width:576px){.testimonials-carousel .flickity-page-dots{position:absolute;right:0;bottom:calc(100% + 3rem + 1.4rem);width:auto}}.testimonials .flickity-page-dots .dot,.testimonials-carousel .flickity-page-dots .dot{background:#f3f4f6;opacity:1}.testimonials .flickity-page-dots .dot.is-selected,.testimonials-carousel .flickity-page-dots .dot.is-selected{background:var(--brand--primary-color)}.testimonials__items{margin-top:3rem}.testimonials__item{max-width:800px;margin-left:auto;margin-right:auto;width:100%}.testimonials__item blockquote{font-size:1.3rem;font-weight:700}@media (min-width:768px){.testimonials__item blockquote{font-size:1.6rem}}.testimonials .flickity-page-dots{position:relative}.two-column-content .wrapper{max-width:1400px;padding:0 1.5rem}@media (min-width:768px){.two-column-content .wrapper{padding:0 4rem}}.two-column-content__items{justify-content:space-between;align-items:flex-start;gap:.5rem;flex-direction:column;position:relative}@media (min-width:768px){.two-column-content__items{gap:2rem;flex-direction:row}}.two-column-content__items:before{content:none;display:block;background-color:#f4f4f4;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% - 5rem);width:100%;height:8px}@media (min-width:768px){.two-column-content__items:before{width:8px;height:calc(100% - 5rem)}}.two-column-content__item{width:100%}@media (min-width:768px){.two-column-content__item{width:calc(50% - 1rem);flex:none}}.two-column-content__item-heading{margin-bottom:2rem}.two-column-content__item-content{line-height:1.6;font-size:1.1rem}@media (min-width:992px){.two-column-content__item-content{font-size:1.2rem}}.two-column-content__item-content ul{display:flex;flex-direction:column;gap:.5rem;font-size:1.1rem}@media (min-width:992px){.two-column-content__item-content ul{font-size:1.3rem}}.two-column-content__item-content ul a,.two-column-cta__item-content ul a{text-decoration:underline}.two-column-content__item-content ul a:hover,.two-column-cta__item-content ul a:hover{text-decoration:none}.two-column-content__item-cta{margin-top:3rem}.single-news--page-content+.two-column-content.section{margin-top:-4rem}@media (min-width:1200px){.single-news--page-content+.two-column-content.section{margin-top:-6rem}}.two-column-cta .wrapper{max-width:1180px}@media (min-width:768px){.two-column-cta__items{flex-direction:row}}@media (min-width:768px){.two-column-cta__items:before{width:8px;height:calc(100% - 5rem)}}@media (min-width:992px){.two-column-cta__item-content{font-size:1.2rem}}@media (min-width:992px){.two-column-cta__item-content ul{font-size:1.3rem}}.two-column-cta__items{justify-content:space-between;gap:6rem;flex-direction:column;position:relative}@media (min-width:768px){.two-column-cta__items{flex-direction:row}}.two-column-cta__items:before{content:"";display:block;background-color:#f4f4f4;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% - 5rem);width:100%;height:8px}@media (min-width:768px){.two-column-cta__items:before{width:8px;height:calc(100% - 5rem)}}.two-column-cta__item{max-width:465px}.two-column-cta__item-heading{margin-bottom:2rem}.two-column-cta__item-content{line-height:1.6;font-size:1.1rem}@media (min-width:992px){.two-column-cta__item-content{font-size:1.2rem}}.two-column-cta__item-content ul{font-weight:600;display:flex;flex-direction:column;gap:.5rem;padding:0;margin:0;list-style:none;font-size:1.1rem}@media (min-width:992px){.two-column-cta__item-content ul{font-size:1.3rem}}.two-column-cta__item-cta{margin-top:3rem}