.bgWhite{background-color:#fff}.bgDarkBlue{background-color:#1d252d}.bgDarkestBlue{background-color:#05191f}.bgHighlight{background-color:#dfe54e}.bgOpaque{background:rgba(0,0,0,0) !important}.bgLightBlue{background-color:#d3f0f0}.white{color:#fff}.black{color:#000}.darkBlue{color:#1d252d}.highlight{color:#dfe54e}.mainHeadline,#menu #headerNav{font-size:clamp(3.125rem,2.625vw + 2.6rem,5.75rem);line-height:clamp(3.125rem,3.775vw + 2.37rem,6.1rem);font-weight:600}.subHead,#viewpointSingle .articleContent h2{font-size:clamp(1rem,.25vw + .95rem,1.25rem);line-height:clamp(1.3rem,.075vw + 1.285rem,1.375rem);font-weight:700;text-transform:uppercase}.heading{font-size:clamp(2.5rem,1.875vw + 2.125rem,4.375rem);line-height:clamp(3.25rem,1.563vw + 2.938rem,4.813rem)}.paraLarge{font-size:clamp(2.25rem,.563vw + 2.138rem,2.813rem);line-height:clamp(3.375rem,.562vw + 3.263rem,3.937rem);font-weight:200}.paraLarge.typing{font-size:clamp(1.25rem,1.563vw + .938rem,2.813rem);line-height:clamp(1.875rem,2.062vw + 1.463rem,3.937rem)}.paraMedium{font-size:clamp(1.75rem,.25vw + 1.7rem,2rem);line-height:clamp(2.625rem,.175vw + 2.59rem,2.8rem);font-weight:200}.paraSmall{font-size:clamp(1.125rem,.125vw + 1.1rem,1.25rem);line-height:clamp(1.688rem,.063vw + 1.675rem,1.75rem);font-weight:200}.semiBold{font-weight:600}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container-fluid{max-width:100vw}.container{max-width:1640px}@media(min-width: 1400px){.container{max-width:1640px}}body{font-family:"mundial",sans-serif;font-size:19px;font-weight:200;line-height:128%;color:#fff;background-color:#1d252d;overflow-x:hidden}body.no-scroll{overflow:hidden}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.clear{clear:both}.imageGrid .img-fluid{min-width:100%}.minFull{min-width:100%}.btn{position:relative;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:120px;height:auto;min-height:38px;padding:5px 27px 6px 37px;font-weight:600;color:#1d252d;text-transform:uppercase;border-radius:50vh}.btn i{position:absolute;left:0;top:0;width:36px;height:36px;max-height:36px;border-radius:50vh;background-color:#dfe54e;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-style:normal;line-height:38px}.btn i.chevronLeft,.btn i.chevRight{font-size:22px;line-height:38px}.btn.btnHighlight,.btn.btnHighlight:active{color:#1d252d;background-color:#dfe54e}.btn.btnHighlight:hover{color:#1d252d;background-color:#dfe54e}.btn.btnDarkBlue{color:#fff;background-color:#1d252d}.btn.btnDarkBlue:hover{color:#dfe54e;background-color:#1d252d}.btn.btnDarkBlue i{background-color:#1d252d}.btn.btnReveal{width:38px !important;min-width:38px !important;padding:0;font-size:0;-webkit-transition:width .3s ease-in-out,min-width .3s ease-in-out,padding-left .3s ease-in-out;transition:width .3s ease-in-out,min-width .3s ease-in-out,padding-left .3s ease-in-out}.btn.btnReveal:hover{font-size:16px !important;width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;min-width:120px !important;padding:2px 27px 5px 37px}#menuBar{position:fixed;z-index:3;-webkit-transition:padding .5s ease-in-out;transition:padding .5s ease-in-out}#menuBar.fullHeight{padding-top:3rem !important;padding-bottom:3rem !important}#menuBar.bgDarkBlue{background-color:#1d252d}#menuBar #ascenderHeaderLogo{max-width:260px;-webkit-transition:-webkit-filter .2s ease-in-out;transition:-webkit-filter .2s ease-in-out;transition:filter .2s ease-in-out;transition:filter .2s ease-in-out, -webkit-filter .2s ease-in-out}#menuBar #ascenderHeaderLogo.dark{-webkit-filter:brightness(0.2) saturate(1.5) hue-rotate(20deg);filter:brightness(0.2) saturate(1.5) hue-rotate(20deg)}#menuBar #ascenderHeaderLogo.logoDelay{opacity:0;-webkit-animation:fadeIn ease 1s;animation:fadeIn ease 1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:13.5s;animation-delay:13.5s}#menuBar #menuBtn{width:47px;height:46px}#menuBar #menuBtn .burger-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:44px;width:44px;border-radius:22px;background-color:#dfe54e;cursor:pointer;-webkit-transition:all .3s linear;transition:all .3s linear}@media screen and (max-width: 575px){#menuBar #menuBtn .burger-menu{position:relative;top:-8px;-webkit-transform:scale(0.8);transform:scale(0.8)}}#menuBar #menuBtn .burger-menu.active{background-color:#1d252d}#menuBar #menuBtn .burger-menu .line{width:60%;height:4px;background-color:#1d252d;margin:3px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;opacity:1}#menuBar #menuBtn .burger-menu .ascenderA{position:absolute;top:-104px;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}#menuBar #menuBtn .burger-menu.active .line{width:0;opacity:0}#menuBar #menuBtn .burger-menu.active .ascenderA{opacity:1;-webkit-transform:scale(0.1);transform:scale(0.1)}#menu{position:fixed;bottom:0;height:100%;z-index:2;overflow:hidden;padding-left:15px;opacity:1;-webkit-transition:-webkit-clip-path .46s;transition:-webkit-clip-path .46s;transition:clip-path .46s;transition:clip-path .46s, -webkit-clip-path .46s;-webkit-clip-path:circle(150% at 50% 50%);clip-path:circle(150% at 50% 50%)}#menu.hidden{-webkit-clip-path:circle(0.1px at 50% 50%);clip-path:circle(0.1px at 50% 50%);opacity:0}#menu.fullHeight{top:0}#menu #headerNav{margin-top:20px}#menu #headerNav .nav-link{padding:0;color:#000;letter-spacing:-2px;margin-bottom:10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#menu #headerNav .nav-link:hover{color:#fff;text-decoration:none}#menu #headerNav #menu-header-navigation{min-width:320px}#menu #headerNav #menu-header-navigation a.dropdown-toggle::before{content:"";display:block;position:absolute;top:38px;left:-35px;width:24px;height:2px;background:#000;-webkit-transition:-webkit-transform 200ms ease-out;transition:-webkit-transform 200ms ease-out;transition:transform 200ms ease-out;transition:transform 200ms ease-out, -webkit-transform 200ms ease-out}@media screen and (max-width: 575px){#menu #headerNav #menu-header-navigation a.dropdown-toggle::before{top:19px;left:-25px;width:18px;height:2px}}#menu #headerNav #menu-header-navigation a.dropdown-toggle::after{content:"";display:block;position:absolute;top:38px;left:-35px;width:24px;height:2px;background:#000;-webkit-transform:rotate(90deg);transform:rotate(90deg);opcaity:1;border:none;margin-left:0;vertical-align:0;-webkit-transition:opacity 100ms ease-out,-webkit-transform 200ms ease-out;transition:opacity 100ms ease-out,-webkit-transform 200ms ease-out;transition:opacity 100ms ease-out,transform 200ms ease-out;transition:opacity 100ms ease-out,transform 200ms ease-out,-webkit-transform 200ms ease-out}@media screen and (max-width: 575px){#menu #headerNav #menu-header-navigation a.dropdown-toggle::after{top:19px;left:-25px;width:18px;height:2px}}#menu #headerNav #menu-header-navigation a.dropdown-toggle.show::before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#menu #headerNav #menu-header-navigation a.dropdown-toggle.show::after{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:0}#menu #headerNav #menu-header-navigation ul.dropdown-menu{margin:0 0 0 30px;background:rgba(0,0,0,0);border:none;overflow:hidden;font-size:18px}@media screen and (max-width: 575px){#menu #headerNav #menu-header-navigation ul.dropdown-menu{margin:5px}}#menu #headerNav #menu-header-navigation ul.dropdown-menu li{line-height:18px;letter-spacing:.5px;padding:7.5px 0}#menu #headerNav #menu-header-navigation ul.dropdown-menu li::before{content:">";margin-left:5px;font-size:16px;position:relative;top:-2px;color:#fff}#menu #headerNav #menu-header-navigation ul.dropdown-menu li a.dropdown-item{display:inline;margin-left:10px;padding:0}#menu #headerNav #menu-header-navigation ul.dropdown-menu li a.dropdown-item:hover{background:rgba(0,0,0,0);text-decoration:underline}.pageContent{padding-top:140px;-webkit-animation:fadeIn ease 1.5s;animation:fadeIn ease 1.5s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.pageHeader{padding-top:clamp(60px,15vw,150px);padding-bottom:clamp(80px,15vw,150px);background-color:#1d252d}#homePage .homePageVideo{margin-top:3.25rem;min-width:100%;max-width:100%;border:0}#homePage #muteBtn{position:absolute;left:15px;bottom:14%;width:38px;min-width:38px;padding:4px}@media screen and (max-width: 1200px){#homePage #muteBtn{bottom:10%}}@media screen and (max-width: 575px){#homePage #muteBtn{bottom:5%}}@media screen and (max-width: 767px){#homePage #readMoreBtn{padding-right:16px}}#homePage #workCarousel .swiper{width:100%;height:100%;padding:0}#homePage #workCarousel .swiper-slide{background-position:center;background-size:cover;width:100%;height:100%}#homePage #workCarousel .swiper-slide h2{padding-right:7.5%;letter-spacing:-0.5px}@media screen and (max-width: 575px){#homePage #workCarousel .swiper-slide h2{line-height:clamp(1.5rem,.175vw + 2.4rem,2.8rem)}}#homePage #workCarousel .swiper-slide .over{position:absolute;top:2.5rem;left:2rem;display:block;width:100%}#homePage #challenges #typewriter{position:relative;color:#1d252d;min-height:120px}@media screen and (max-width: 575px){#homePage #challenges #typewriter{min-height:80px}}#homePage #challenges #typewriter.typing:after{position:relative;top:-2px;font-size:clamp(1.125rem,.797vw + .919rem,1.875rem);color:#fff;content:"|";-webkit-animation:blink 1s infinite;animation:blink 1s infinite}@-webkit-keyframes blink{0%,49%{opacity:1}50%,100%{opacity:0}}@keyframes blink{0%,49%{opacity:1}50%,100%{opacity:0}}@-webkit-keyframes fadeMove{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}50%,100%{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}}@keyframes fadeMove{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}50%,100%{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}}#homePage #weAreMore .image{width:100%;height:100%;min-height:450px;background-position:center;background-size:cover;background-repeat:no-repeat}#homePage #weAreMore .text{max-width:635px}#homePage #weAreMore .text p{margin-bottom:1.5rem}#homePage #weAreMore .text strong{font-weight:700}#aboutPage #beliefs #typewriter{position:relative;color:#1d252d;min-height:70px}@media screen and (max-width: 575px){#aboutPage #beliefs #typewriter{min-height:50px}}#aboutPage #beliefs #typewriter.typing:after{position:relative;top:-2px;font-size:clamp(1.125rem,.797vw + .919rem,1.875rem);color:#fff;content:"|";-webkit-animation:blink 1s infinite;animation:blink 1s infinite}@keyframes blink{0%,49%{opacity:1}50%,100%{opacity:0}}@keyframes fadeMove{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}50%,100%{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}}#aboutPage #beliefs #typewriterStatement{position:relative;min-height:120px}#aboutPage #beliefs #typewriterStatement .statement{position:absolute;opacity:1;will-change:opacity;-webkit-transition:opacity .75s ease-in-out;transition:opacity .75s ease-in-out;-webkit-transition-delay:2s;transition-delay:2s}#aboutPage #beliefs #typewriterStatement .statement.hidden{opacity:0;will-change:opacity;-webkit-transition:opacity 1s linear;transition:opacity 1s linear}#aboutPage #leadTeam{color:#fff}#aboutPage #leadTeam .fullDesc{color:#1d252d}#aboutPage #ourProcess{color:#fff}#aboutPage #ourProcess .processContainer{display:grid;min-height:500px;grid-template-columns:repeat(5, 1fr)}@media screen and (max-width: 767px){#aboutPage #ourProcess .processContainer{grid-template-columns:repeat(2, 1fr)}}#aboutPage #ourProcess .processContainer .paraMedium{font-size:clamp(1.25rem,2.167vw - .1rem,2.5rem);line-height:clamp(1.875rem,3.25vw - .15rem,3.75rem)}#aboutPage #ourProcess .processContainer .process .processHeading{padding-bottom:1vw;border-bottom:1px solid #707070}#aboutPage #ourProcess .processContainer .process .processHeading .paraMedium{will-change:color;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}#aboutPage #ourProcess .processContainer .process .processHeading .paraMedium:hover{color:#dfe54e;cursor:pointer}#aboutPage #ourProcess .processContainer .process .processHeading .paraMedium:hover .processContent{height:200px}#aboutPage #ourProcess .processContainer .process .processContent{position:relative;max-height:0;overflow:hidden;will-change:height;-webkit-transition:max-height .4s ease-in-out;transition:max-height .4s ease-in-out}@media screen and (max-width: 767px){#aboutPage #ourProcess .processContainer .process .processContent{max-height:500px;margin-bottom:20px;border-right:1px solid #1d252d}}#aboutPage #ourProcess .processContainer .process .processContent.show{max-height:500px}#servicesPage .ls-2{letter-spacing:-2px}#servicesPage .servicesGrid .service::after{position:absolute;bottom:5px;width:0%;height:1px;margin:auto;color:rgba(0,0,0,0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition-delay:.2s;transition-delay:.2s;background-color:#707070}#servicesPage .servicesGrid .service .subHead,#servicesPage .servicesGrid .service #viewpointSingle .articleContent h2,#viewpointSingle .articleContent #servicesPage .servicesGrid .service h2{font-size:20px}#servicesPage .servicesGrid .service a{text-decoration:none}#servicesPage .sectorsList .sector .paraSmall{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#servicesPage .sectorsList .sector .paraSmall::after{position:absolute;left:0;bottom:0;width:0%;height:1px;margin:auto;content:".";color:rgba(0,0,0,0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition-delay:.2s;transition-delay:.2s;background-color:#707070}#servicesPage .sectorsList .sector .paraSmall:hover::after{width:100%}#servicesPage .sectorsList .sector a{text-decoration:none}#servicesPage .sectorsList .sectorImage{position:absolute;opacity:1;will-change:opacity;-webkit-transition:opacity .65s ease-in-out;transition:opacity .65s ease-in-out}#servicesPage .sectorsList .sectorImage.hidden{opacity:0}@media screen and (max-width: 575px){#serviceChildPage .mainHeadline.communication,#serviceChildPage #menu .communication#headerNav,#menu #serviceChildPage .communication#headerNav{font-size:46px}}#serviceChildPage .service a{color:#fff;text-decoration:none;will-change:color;-webkit-transition:color .5s ease-in-out;transition:color .5s ease-in-out}#serviceChildPage .service a:hover{color:#dfe54e}#portfolioPage #categorySwitch a,#portfolioPage #categorySwitch button{color:#fff;text-decoration:none;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}#portfolioPage #categorySwitch a:hover,#portfolioPage #categorySwitch button:hover{color:#dfe54e}#portfolioPage #categorySwitch button{display:inline-block;padding:0;background-color:rgba(0,0,0,0);color:#fff;border:none}#portfolioPage #categorySwitch .childLinks{display:inline-block;font-weight:200;-webkit-animation:fadeIn ease .5s;animation:fadeIn ease .5s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#portfolioPage #categorySwitch .childLinks a{display:inline-block}@media screen and (max-width: 575px){#portfolioPage .imageGrid .workItem .over .paraMedium{letter-spacing:-0.5px;line-height:clamp(1.5rem,.175vw + 2.4rem,2.8rem)}}@media screen and (max-width: 575px){#portfolioPage .imageGrid .workItem .over a{width:33px;height:33px;font-size:2.5rem;line-height:27px;padding:0}}#viewpointPage .imageGrid .workItem .over{opacity:1}#viewpointPage .imageGrid .workItem .over .paraMedium{opacity:1}@media screen and (max-width: 575px){#viewpointPage .imageGrid .workItem .over .paraMedium{letter-spacing:-0.5px}}#viewpointPage .imageGrid .workItem .over .subHead,#viewpointPage .imageGrid .workItem .over #viewpointSingle .articleContent h2,#viewpointSingle .articleContent #viewpointPage .imageGrid .workItem .over h2{opacity:1}#viewpointPage .imageGrid .workItem .over a{opacity:1}@media screen and (max-width: 575px){#viewpointPage .imageGrid .workItem .over a{width:33px;height:33px;font-size:2.5rem;line-height:27px;padding:0}}#viewpointPage .imageGrid .workItem .over a:hover{color:#fff;-webkit-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:color .2s ease-in-out,-webkit-transform .4s ease-in-out;transition:color .2s ease-in-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,color .2s ease-in-out;transition:transform .4s ease-in-out,color .2s ease-in-out,-webkit-transform .4s ease-in-out}#viewpointSingle .articleContent h2{margin:3rem 0 2.5rem}#clientLogos{will-change:background-color;-webkit-transition:background-color .8s ease-in-out;transition:background-color .8s ease-in-out;-webkit-transition-delay:.5s;transition-delay:.5s}@media screen and (max-width: 767px){#clientLogos .bgDarkBlue{background-color:#fff !important}}#clientLogos .logoContainer{display:grid;grid-template-columns:repeat(5, 1fr);gap:10px}@media screen and (max-width: 575px){#clientLogos .logoContainer{grid-template-columns:repeat(2, 1fr)}}#clientLogos .logoContainer .logo{padding:20px;text-align:center;-webkit-filter:grayscale(100%) brightness(60%) contrast(10000000%);filter:grayscale(100%) brightness(60%) contrast(10000000%);opacity:.3;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@media screen and (max-width: 767px){#clientLogos .logoContainer .logo{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}}#clientLogos .logoContainer .logo.hha{-webkit-filter:grayscale(100%) brightness(100%) contrast(100%);filter:grayscale(100%) brightness(100%) contrast(100%)}@media screen and (max-width: 767px){#clientLogos .logoContainer .logo.hha{-webkit-filter:grayscale(0);filter:grayscale(0)}}#clientLogos .logoContainer .logo:hover{-webkit-filter:grayscale(0) brightness(1) contrast(1);filter:grayscale(0) brightness(1) contrast(1);opacity:1}@media screen and (max-width: 767px){#clientLogos .logoContainer .logo:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}}.contactFormText{font-weight:200;font-size:clamp(1.25rem,.625vw + 1.125rem,1.875rem);line-height:clamp(1.875rem,.563vw + 1.763rem,2.438rem)}#contactForm .nf-form-content{margin:0;padding:0}@media screen and (max-width: 1000px){#contactForm .nf-form-content{padding-top:30px}}#contactForm .nf-form-fields-required{display:none}#contactForm .label-left .nf-field-label{width:20%;min-width:100px;text-align:left;-webkit-box-align:end;-ms-flex-align:end;align-items:end}#contactForm #nf-field-3-container{margin-top:50px}#contactForm #nf-field-3-container .nf-field-label{-webkit-box-align:start;-ms-flex-align:start;align-items:start}#contactForm .nf-form-content label{font-size:1rem;font-weight:600;text-transform:uppercase;color:#dfe54e}#contactForm .nf-field-element{width:80%}@media screen and (max-width: 1000px){#contactForm .nf-field-element{width:100%}}#contactForm .ninja-forms-req-symbol{display:none}#contactForm .nf-form-content .list-select-wrap .nf-field-element>div,#contactForm .nf-form-content textarea,#contactForm input:not([type=button],[type=submit]){width:100%;height:30px;padding:0 5px;background:#1d252d;color:#fff;border:none;border-bottom:1px solid #707070}#contactForm .nf-form-content textarea{height:auto;min-height:150px;margin-top:10px;border:1px solid #707070}#contactForm .btn{line-height:9px}#contactForm .btn i{line-height:40px}#contactForm .nf-error .nf-error-msg{text-align:right}#contactForm .nf-error.field-wrap .nf-field-element:after,#contactForm #nf-form-errors-1{display:none}#contactForm .btnSpace{display:inline-block;width:20%;min-width:100px;margin-right:5%}@media screen and (max-width: 1000px){#contactForm .btnSpace{display:none}}.footerMenu .nav-link{font-size:20px;font-weight:200;padding:0;text-transform:uppercase;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.footerMenu .nav-link:hover{color:#dfe54e}.contactDetails .paraSmall{font-size:clamp(1.25rem,.375vw + 1.175rem,1.625rem);line-height:clamp(1.875rem,.238vw + 1.828rem,2.113rem)}.contactDetails a{text-decoration:none;-webkit-transition:color .5s ease-in-out;transition:color .5s ease-in-out;color:#dfe54e !important}.contactDetails a:hover{cursor:pointer;color:#fff}.contactDetails a.mapLink{color:#fff;font-weight:200;text-decoration:underline;-webkit-transition:color .5s ease-in-out;transition:color .5s ease-in-out}.contactDetails a.mapLink:hover{color:#dfe54e}.contactDetails a .highlight{color:#dfe54e !important}.contactDetails p{margin-bottom:5px}.contactDetails address{font-weight:200}.socialDetails a{display:inline-block;width:36px;height:36px;background-color:#fff;border-radius:50vh;color:#1d252d;text-align:center;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.socialDetails a:hover{background-color:#dfe54e;color:#fff}.socialDetails a i{position:relative;font-size:20px}.socialDetails a i.bi-instagram{top:6px;left:-0.5px}.socialDetails a i.bi-linkedin{top:5px;left:.5px}.socialDetails a i.bi-facebook{top:3.75px;font-size:24px}.copyright{font-weight:200}.copyright a{color:#fff;text-decoration:none}.copyright p{margin-bottom:4px}.pagination .page-numbers{display:inline-block;width:36px;height:36px;background-color:#dfe54e;border-radius:50%;margin:0 10px;padding-top:5px;color:#05191f;text-decoration:none;font-size:22px;font-weight:400;font-style:normal;text-align:center;will-change:color,background-color;-webkit-transition:all .2s ease;transition:all .2s ease}.pagination .page-numbers:hover{background-color:#1d252d;color:#dfe54e}.pagination .page-numbers.current{background-color:#1d252d;font-size:22px;font-weight:400;color:#dfe54e}.pagination .page-numbers i{font-family:Arial,Helvetica,sans-serif;font-weight:bold}.teamModal .modal-dialog{width:95%;max-width:1212px}.teamModal .modal-content{border:none}.teamModal .modal-content button{position:absolute;right:-19px;top:-19px}@media screen and (max-width: 575px){.teamModal .modal-content button{right:-10px}}@media screen and (max-width: 767px){.teamModal .modal-content button{top:0;right:0}}.teamModal .modal-content button i{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal-backdrop{background-color:#1d252d}.modal-backdrop.show{opacity:.95}#mediaModal .modal-dialog{width:95%;max-width:1080px}#mediaModal .modal-content{border:none;border-radius:0}#mediaModal .modal-content button{position:absolute;z-index:1;right:-19px;top:-19px}#mediaModal .modal-content button i{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#defaultPage .pageContent a{color:#dfe54e;-webkit-transition:color .2s ease;transition:color .2s ease}#defaultPage .pageContent a:hover{color:#fff;text-decoration:underline}.aos-animate .textSlideUpWord{display:inline-block;padding-right:.15em;overflow:hidden}.aos-animate .textSlideUpWord span{display:inline-block;-webkit-transform:translateY(-15%);transform:translateY(-15%);-webkit-animation:textSlideUp 1.5s cubic-bezier(0.5, 0, 0, 1) forwards;animation:textSlideUp 1.5s cubic-bezier(0.5, 0, 0, 1) forwards}@-webkit-keyframes textSlideUp{0%{-webkit-transform:translateY(103%);transform:translateY(103%)}to{-webkit-transform:translateY(-15%);transform:translateY(-15%)}}@keyframes textSlideUp{0%{-webkit-transform:translateY(103%);transform:translateY(103%)}to{-webkit-transform:translateY(-15%);transform:translateY(-15%)}}.sideSlide.aos-animate span{color:#1d252d;opacity:0;-webkit-transform:translate(-300px, 0) scale(0);transform:translate(-300px, 0) scale(0);-webkit-animation:sideSlide .6s forwards;animation:sideSlide .6s forwards}@-webkit-keyframes sideSlide{60%{-webkit-transform:translate(20px, 0) scale(1);transform:translate(20px, 0) scale(1);color:#fff}80%{-webkit-transform:translate(20px, 0) scale(1);transform:translate(20px, 0) scale(1);color:#dfe54e}99%{-webkit-transform:translate(0) scale(1.2);transform:translate(0) scale(1.2);color:#fff}100%{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1);opacity:1;color:#fff}}@keyframes sideSlide{60%{-webkit-transform:translate(20px, 0) scale(1);transform:translate(20px, 0) scale(1);color:#fff}80%{-webkit-transform:translate(20px, 0) scale(1);transform:translate(20px, 0) scale(1);color:#dfe54e}99%{-webkit-transform:translate(0) scale(1.2);transform:translate(0) scale(1.2);color:#fff}100%{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1);opacity:1;color:#fff}}.animate span:nth-of-type(1){-webkit-animation-delay:.02s;animation-delay:.02s}.animate span:nth-of-type(2){-webkit-animation-delay:.04s;animation-delay:.04s}.animate span:nth-of-type(3){-webkit-animation-delay:.06s;animation-delay:.06s}.animate span:nth-of-type(4){-webkit-animation-delay:.08s;animation-delay:.08s}.animate span:nth-of-type(5){-webkit-animation-delay:.1s;animation-delay:.1s}.animate span:nth-of-type(6){-webkit-animation-delay:.12s;animation-delay:.12s}.animate span:nth-of-type(7){-webkit-animation-delay:.14s;animation-delay:.14s}.animate span:nth-of-type(8){-webkit-animation-delay:.16s;animation-delay:.16s}.animate span:nth-of-type(9){-webkit-animation-delay:.18s;animation-delay:.18s}.animate span:nth-of-type(10){-webkit-animation-delay:.2s;animation-delay:.2s}.animate span:nth-of-type(11){-webkit-animation-delay:.22s;animation-delay:.22s}.animate span:nth-of-type(12){-webkit-animation-delay:.24s;animation-delay:.24s}.animate span:nth-of-type(13){-webkit-animation-delay:.26s;animation-delay:.26s}.animate span:nth-of-type(14){-webkit-animation-delay:.28s;animation-delay:.28s}.animate span:nth-of-type(15){-webkit-animation-delay:.3s;animation-delay:.3s}.animate span:nth-of-type(16){-webkit-animation-delay:.32s;animation-delay:.32s}.animate span:nth-of-type(17){-webkit-animation-delay:.34s;animation-delay:.34s}.animate span:nth-of-type(18){-webkit-animation-delay:.36s;animation-delay:.36s}.animate span:nth-of-type(19){-webkit-animation-delay:.38s;animation-delay:.38s}.animate span:nth-of-type(20){-webkit-animation-delay:.4s;animation-delay:.4s}.animate span:nth-of-type(21){-webkit-animation-delay:.42s;animation-delay:.42s}.animate span:nth-of-type(22){-webkit-animation-delay:.44s;animation-delay:.44s}.animate span:nth-of-type(23){-webkit-animation-delay:.46s;animation-delay:.46s}.animate span:nth-of-type(24){-webkit-animation-delay:.48s;animation-delay:.48s}.animate span:nth-of-type(25){-webkit-animation-delay:.5s;animation-delay:.5s}.animate span:nth-of-type(26){-webkit-animation-delay:.52s;animation-delay:.52s}.animate span:nth-of-type(27){-webkit-animation-delay:.54s;animation-delay:.54s}.animate span:nth-of-type(28){-webkit-animation-delay:.56s;animation-delay:.56s}.animate span:nth-of-type(29){-webkit-animation-delay:.58s;animation-delay:.58s}.animate span:nth-of-type(30){-webkit-animation-delay:.6s;animation-delay:.6s}.animate span:nth-of-type(31){-webkit-animation-delay:.62s;animation-delay:.62s}.animate span:nth-of-type(32){-webkit-animation-delay:.64s;animation-delay:.64s}.animate span:nth-of-type(33){-webkit-animation-delay:.66s;animation-delay:.66s}.animate span:nth-of-type(34){-webkit-animation-delay:.68s;animation-delay:.68s}.animate span:nth-of-type(35){-webkit-animation-delay:.7s;animation-delay:.7s}.animate span:nth-of-type(36){-webkit-animation-delay:.72s;animation-delay:.72s}.animate span:nth-of-type(37){-webkit-animation-delay:.74s;animation-delay:.74s}.animate span:nth-of-type(38){-webkit-animation-delay:.76s;animation-delay:.76s}.animate span:nth-of-type(39){-webkit-animation-delay:.78s;animation-delay:.78s}.animate span:nth-of-type(40){-webkit-animation-delay:.8s;animation-delay:.8s}.animate span:nth-of-type(41){-webkit-animation-delay:.82s;animation-delay:.82s}.animate span:nth-of-type(42){-webkit-animation-delay:.84s;animation-delay:.84s}.animate span:nth-of-type(43){-webkit-animation-delay:.86s;animation-delay:.86s}.animate span:nth-of-type(44){-webkit-animation-delay:.88s;animation-delay:.88s}.animate span:nth-of-type(45){-webkit-animation-delay:.9s;animation-delay:.9s}.animate span:nth-of-type(46){-webkit-animation-delay:.92s;animation-delay:.92s}.animate span:nth-of-type(47){-webkit-animation-delay:.94s;animation-delay:.94s}.animate span:nth-of-type(48){-webkit-animation-delay:.96s;animation-delay:.96s}.animate span:nth-of-type(49){-webkit-animation-delay:.98s;animation-delay:.98s}.animate span:nth-of-type(50){-webkit-animation-delay:1s;animation-delay:1s}.animate span:nth-of-type(51){-webkit-animation-delay:1.02s;animation-delay:1.02s}.animate span:nth-of-type(52){-webkit-animation-delay:1.04s;animation-delay:1.04s}.animate span:nth-of-type(53){-webkit-animation-delay:1.06s;animation-delay:1.06s}.animate span:nth-of-type(54){-webkit-animation-delay:1.08s;animation-delay:1.08s}.animate span:nth-of-type(55){-webkit-animation-delay:1.1s;animation-delay:1.1s}.animate span:nth-of-type(56){-webkit-animation-delay:1.12s;animation-delay:1.12s}.animate span:nth-of-type(57){-webkit-animation-delay:1.14s;animation-delay:1.14s}.animate span:nth-of-type(58){-webkit-animation-delay:1.16s;animation-delay:1.16s}.animate span:nth-of-type(59){-webkit-animation-delay:1.18s;animation-delay:1.18s}.animate span:nth-of-type(60){-webkit-animation-delay:1.2s;animation-delay:1.2s}.animate span:nth-of-type(61){-webkit-animation-delay:1.22s;animation-delay:1.22s}.animate span:nth-of-type(62){-webkit-animation-delay:1.24s;animation-delay:1.24s}.animate span:nth-of-type(63){-webkit-animation-delay:1.26s;animation-delay:1.26s}.animate span:nth-of-type(64){-webkit-animation-delay:1.28s;animation-delay:1.28s}.animate span:nth-of-type(65){-webkit-animation-delay:1.3s;animation-delay:1.3s}.animate span:nth-of-type(66){-webkit-animation-delay:1.32s;animation-delay:1.32s}.animate span:nth-of-type(67){-webkit-animation-delay:1.34s;animation-delay:1.34s}.animate span:nth-of-type(68){-webkit-animation-delay:1.36s;animation-delay:1.36s}.animate span:nth-of-type(69){-webkit-animation-delay:1.38s;animation-delay:1.38s}.animate span:nth-of-type(70){-webkit-animation-delay:1.4s;animation-delay:1.4s}.animate span:nth-of-type(71){-webkit-animation-delay:1.42s;animation-delay:1.42s}.animate span:nth-of-type(72){-webkit-animation-delay:1.44s;animation-delay:1.44s}.animate span:nth-of-type(73){-webkit-animation-delay:1.46s;animation-delay:1.46s}.animate span:nth-of-type(74){-webkit-animation-delay:1.48s;animation-delay:1.48s}.animate span:nth-of-type(75){-webkit-animation-delay:1.5s;animation-delay:1.5s}.animate span:nth-of-type(76){-webkit-animation-delay:1.52s;animation-delay:1.52s}.animate span:nth-of-type(77){-webkit-animation-delay:1.54s;animation-delay:1.54s}.animate span:nth-of-type(78){-webkit-animation-delay:1.56s;animation-delay:1.56s}.animate span:nth-of-type(79){-webkit-animation-delay:1.58s;animation-delay:1.58s}.animate span:nth-of-type(80){-webkit-animation-delay:1.6s;animation-delay:1.6s}.animate span:nth-of-type(81){-webkit-animation-delay:1.62s;animation-delay:1.62s}.animate span:nth-of-type(82){-webkit-animation-delay:1.64s;animation-delay:1.64s}.animate span:nth-of-type(83){-webkit-animation-delay:1.66s;animation-delay:1.66s}.animate span:nth-of-type(84){-webkit-animation-delay:1.68s;animation-delay:1.68s}.animate span:nth-of-type(85){-webkit-animation-delay:1.7s;animation-delay:1.7s}.animate span:nth-of-type(86){-webkit-animation-delay:1.72s;animation-delay:1.72s}.animate span:nth-of-type(87){-webkit-animation-delay:1.74s;animation-delay:1.74s}.animate span:nth-of-type(88){-webkit-animation-delay:1.76s;animation-delay:1.76s}.animate span:nth-of-type(89){-webkit-animation-delay:1.78s;animation-delay:1.78s}.animate span:nth-of-type(90){-webkit-animation-delay:1.8s;animation-delay:1.8s}.animate span:nth-of-type(91){-webkit-animation-delay:1.82s;animation-delay:1.82s}.animate span:nth-of-type(92){-webkit-animation-delay:1.84s;animation-delay:1.84s}.animate span:nth-of-type(93){-webkit-animation-delay:1.86s;animation-delay:1.86s}.animate span:nth-of-type(94){-webkit-animation-delay:1.88s;animation-delay:1.88s}.animate span:nth-of-type(95){-webkit-animation-delay:1.9s;animation-delay:1.9s}.animate span:nth-of-type(96){-webkit-animation-delay:1.92s;animation-delay:1.92s}.animate span:nth-of-type(97){-webkit-animation-delay:1.94s;animation-delay:1.94s}.animate span:nth-of-type(98){-webkit-animation-delay:1.96s;animation-delay:1.96s}.animate span:nth-of-type(99){-webkit-animation-delay:1.98s;animation-delay:1.98s}.animate span:nth-of-type(100){-webkit-animation-delay:2s;animation-delay:2s}.imageGrid .workItem{position:relative;overflow:hidden}.imageGrid .workItem .image{overflow:hidden}.imageGrid .workItem img,.imageGrid .workItem picture{min-width:100%;-webkit-transform:none;transform:none;-webkit-transition:-webkit-transform 0s linear;transition:-webkit-transform 0s linear;transition:transform 0s linear;transition:transform 0s linear, -webkit-transform 0s linear}.imageGrid .workItem:hover .over{opacity:1}.imageGrid .workItem:hover .over .content{padding-right:0}.imageGrid .workItem:hover .over .content .paraMedium{opacity:1;letter-spacing:-0.5px}.imageGrid .workItem:hover .over .content .subHead,.imageGrid .workItem:hover .over .content #viewpointSingle .articleContent h2,#viewpointSingle .articleContent .imageGrid .workItem:hover .over .content h2{top:0%;opacity:1}.imageGrid .workItem:hover .over .content a{opacity:1;-webkit-transition-delay:.45s;transition-delay:.45s}.imageGrid .workItem:hover img,.imageGrid .workItem:hover picture{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition:-webkit-transform 5s linear;transition:-webkit-transform 5s linear;transition:transform 5s linear;transition:transform 5s linear, -webkit-transform 5s linear}.imageGrid .workItem .over{position:absolute;top:0;left:0;width:calc(100% - .5rem);height:100%;z-index:99;opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@media screen and (max-width: 767px){.imageGrid .workItem .over{width:100%}}.imageGrid .workItem .over .content{max-width:95%}@media screen and (max-width: 767px){.imageGrid .workItem .over .content{max-width:90%}}.imageGrid .workItem .over .content.left{padding-top:2.5rem;padding-left:2.25rem}.imageGrid .workItem .over .content.right{padding-top:2.5rem;padding-left:2.25rem}.imageGrid .workItem .over .paraMedium{position:relative;letter-spacing:-0.5px;opacity:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;-webkit-transition-delay:.2s;transition-delay:.2s}@media(hover: none){.imageGrid .workItem .over .paraMedium{opacity:1}}.imageGrid .workItem .over .subHead,.imageGrid .workItem .over #viewpointSingle .articleContent h2,#viewpointSingle .articleContent .imageGrid .workItem .over h2{position:relative;top:2%;opacity:0;-webkit-transition:top .5s ease-in-out,opacity .56s ease-in-out;transition:top .5s ease-in-out,opacity .56s ease-in-out}@media(hover: none){.imageGrid .workItem .over .subHead,.imageGrid .workItem .over #viewpointSingle .articleContent h2,#viewpointSingle .articleContent .imageGrid .workItem .over h2{opacity:1}}.imageGrid .workItem .over a{display:block;width:44px;height:44px;border-radius:22px;background-color:#dfe54e;color:#1d252d;font-size:3rem;font-weight:200;text-decoration:none;text-align:center;line-height:35px;padding-left:1px;opacity:0;-webkit-transition:opacity .6s ease-in-out,width .6s ease-in-out;transition:opacity .6s ease-in-out,width .6s ease-in-out;-webkit-transition-delay:0s;transition-delay:0s}@media(hover: none){.imageGrid .workItem .over a{opacity:1}}.imageGrid .workItem .over a:hover{color:#fff;-webkit-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:color .2s ease-in-out,-webkit-transform .4s ease-in-out;transition:color .2s ease-in-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,color .2s ease-in-out;transition:transform .4s ease-in-out,color .2s ease-in-out,-webkit-transform .4s ease-in-out}#christmasQuizForm .nf-form-content{margin:0;padding:0}@media screen and (max-width: 1000px){#christmasQuizForm .nf-form-content{padding-top:30px}}#christmasQuizForm .nf-form-fields-required{display:none}#christmasQuizForm .label-left .nf-field-label{width:20%;min-width:100px;text-align:left;-webkit-box-align:end;-ms-flex-align:end;align-items:end}#christmasQuizForm #nf-field-3-container{margin-top:50px}#christmasQuizForm #nf-field-3-container .nf-field-label{-webkit-box-align:start;-ms-flex-align:start;align-items:start}#christmasQuizForm .nf-form-content label{font-size:1rem;font-weight:600;text-transform:uppercase;color:#dfe54e}#christmasQuizForm .nf-field-element{width:80%}@media screen and (max-width: 1000px){#christmasQuizForm .nf-field-element{width:100%}}#christmasQuizForm .ninja-forms-req-symbol{display:none}#christmasQuizForm .nf-form-content .list-select-wrap .nf-field-element>div,#christmasQuizForm .nf-form-content textarea,#christmasQuizForm input:not([type=button],[type=submit]){width:100%;height:30px;padding:0 5px;background:rgba(0,0,0,0);border:none;border-bottom:1px solid #707070}#christmasQuizForm .nf-form-content textarea{height:auto;min-height:150px;margin-top:10px;border:1px solid #707070}#christmasQuizForm .btn{line-height:9px}#christmasQuizForm .btn i{line-height:40px}#christmasQuizForm .nf-error .nf-error-msg{text-align:right}#christmasQuizForm .nf-error.field-wrap .nf-field-element:after,#christmasQuizForm #nf-form-errors-1{display:none}#christmasQuizForm .btnSpace{display:inline-block;width:20%;min-width:100px;margin-right:5%}@media screen and (max-width: 1000px){#christmasQuizForm .btnSpace{display:none}}#christmasQuizForm .nf-form-content input[type=submit]{background:#dfe54e;border:0;color:#1d252d;-webkit-transition:all .5s;transition:all .5s;border-radius:26px;padding:0px 48px 3px;font-size:26px;line-height:25px;text-transform:uppercase}#christmasQuizForm .nf-form-content input[type=submit]:hover{background:#1d252d;color:#fff;cursor:pointer !important}/*# sourceMappingURL=theme.min.css.map */