@font-face{font-family:Gotham;src:url(/fonts/Gotham-XLight.woff2) format("woff2"),url(/fonts/Gotham-XLight.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/fonts/Gotham-Light.woff2) format("woff2"),url(/fonts/Gotham-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/fonts/Gotham-Bold.woff2) format("woff2"),url(/fonts/Gotham-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}.primary-green{background-color:#183526;color:#c46a66}.primary-pink{background-color:#f1a0aa;color:#1b432c}.primary-purple{background-color:#22113c;color:#f0b8a8}.primary-blue{background-color:#1687bc;color:#d5acb6}.primary-black{background-color:#22113c;color:#fff}.secondary-blue{background-color:rgba(91,162,194,.7);color:#fff}.secondary-pink{background-color:rgba(208,104,115,.7);color:#fff}.secondary-green{background-color:rgba(26,61,18,.7)}.secondary-orange{background-color:#f0b8a8}.secondary-white{background:hsla(0,0%,100%,.3);color:#fff}.background-blue{background:radial-gradient(circle,#52bae7 0,#0088c6 61%,#005c9e 91%);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.background-pink{background-color:#ddb2bc}.background-watermelon{background-color:#e68397}.background-purple{background-color:#22113c}.hamburger{padding:15px;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#fff}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:40px;height:4px;background-color:#fff;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dx .hamburger-inner{-webkit-transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{-webkit-transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx.disappearing .hamburger-inner:after,.hamburger--3dx.disappearing .hamburger-inner:before{visibility:hidden;-webkit-transition:visibility .5s linear;transition:visibility .5s linear}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-9999px);transform:translateX(-9999px)}1%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-9999px);transform:translateX(-9999px)}1%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}99%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px)}to{opacity:0;-webkit-transform:translateX(-9999px);transform:translateX(-9999px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}99%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px)}to{opacity:0;-webkit-transform:translateX(-9999px);transform:translateX(-9999px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}html{text-rendering:optimizeLegibility;height:100%;font-size:100%}body{min-height:100vh;padding:0;margin:0;-ms-flex-line-pack:center;align-content:center;color:#fff;background-color:#fff;font-family:Helvetica,arial,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.grid-container{margin-top:60px;margin-bottom:60px}h1,h2,h3,h4,h5,h6,strong{font-family:Gotham,Helvetica,arial,sans-serif}a{color:#fff}img{max-width:100%;height:auto;width:auto}.no-padding{padding:0!important}.no-margin{margin:0!important}.overlay{position:absolute;top:0;left:0;bottom:0;width:100%;background-color:#000;opacity:.4}.heading{font-family:Gotham,Helvetica,arial,sans-serif}.text-uppercase{text-transform:uppercase}.white{color:#fff}.medium-icon{font-size:45px}.large-icon{font-size:64px}.link-spanner{display:block;width:100%;height:100%;left:0;top:0;position:absolute}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.link{text-decoration:none}.link-black{color:#000}.invisible{visibility:hidden!important}.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.no-vertical-margin-mobile{margin-top:0;margin-bottom:0}.no-top-margin-mobile{margin-top:0}.no-padding-mobile{padding:0}}.btn-bordered{text-transform:uppercase;font-weight:700;line-height:50px;text-align:center;border:1px solid #fff;margin:20px auto 0;padding:10px 20px;display:block;color:#fff;background:rgba(28,19,70,.2);font-size:16px;position:relative;z-index:0}.btn-bordered:hover{color:#fff;text-decoration:none}.btn-bordered .right-arrow{margin-left:15px}@media (min-width:768px){.btn-bordered{width:320px}}@media (min-width:1024px){.btn-bordered{font-size:16px;text-align:center;line-height:47px;width:320px}.btn-bordered .right-arrow{display:block;float:right;margin-top:12px}}.animated-page-section{position:relative}.spacer--xsmall{height:5vh}@media (min-width:768px){.spacer--xsmall{height:10vh}}@media (min-width:1024px){.spacer--xsmall{height:15vh}}.spacer--small{height:10vh}@media (min-width:768px){.spacer--small{height:15vh}}@media (min-width:1024px){.spacer--small{height:20vh}}.spacer--medium{height:15vh}@media (min-width:768px){.spacer--medium{height:25vh}}@media (min-width:1024px){.spacer--medium{height:35vh}}.spacer--large{height:30vh}@media (min-width:768px){.spacer--large{height:45vh}}@media (min-width:1024px){.spacer--large{height:60vh}}@media (min-width:768px){.display--small{display:none!important}}@media (max-width:calc(768px - 1px)){.display--medium{display:none!important}}@media (max-width:calc(1024px - 1px)){.display--large{display:none!important}}.hide{display:none!important}@media (max-width:calc(768px - 1px)){.hide--small{display:none!important}}@media (min-width:768px) and (max-width:calc(1024px - 1px)){.hide--medium{display:none!important}}@media (min-width:1024px){.hide--large{display:none!important}}.no-scroll{overflow-y:hidden}@media (max-width:768px){.hide-mobile{display:none!important}}.fixed-bg{position:fixed;top:-1px;height:100%;z-index:-1;pointer-events:none}.fixed-bg,.fixed-bg img{overflow:hidden;width:100vw}.fixed-bg img{height:100vh;-o-object-fit:cover;object-fit:cover}.diagonal-line-ltr,.diagonal-line-ltr--large,.diagonal-line-ltr--medium,.diagonal-line-ltr--small,.diagonal-line-ltr--xsmall{top:0;-webkit-clip-path:polygon(0 0,100% 10vw,100% 100%,0 100%);clip-path:polygon(0 0,100% 10vw,100% 100%,0 100%);margin-top:calc(-10vw - 1px);padding-top:15vw}.diagonal-line-ltr--xsmall{-webkit-clip-path:polygon(0 0,100% 5vw,100% 100%,0 100%);clip-path:polygon(0 0,100% 5vw,100% 100%,0 100%);margin-top:calc(-5vw - 1px);padding-top:10vw}.diagonal-line-ltr--medium{-webkit-clip-path:polygon(0 0,100% 20vw,100% 100%,0 100%);clip-path:polygon(0 0,100% 20vw,100% 100%,0 100%);margin-top:calc(-20vw - 1px);padding-top:25vw}.diagonal-line-ltr--large{-webkit-clip-path:polygon(0 0,100% 32vw,100% 100%,0 100%);clip-path:polygon(0 0,100% 32vw,100% 100%,0 100%);margin-top:calc(-32vw - 1px);padding-top:37vw}.diagonal-line-rtl,.diagonal-line-rtl--large,.diagonal-line-rtl--medium,.diagonal-line-rtl--small,.diagonal-line-rtl--xsmall{top:0;-webkit-clip-path:polygon(0 10vw,100% 0,100% 100%,0 100%);clip-path:polygon(0 10vw,100% 0,100% 100%,0 100%);margin-top:calc(-10vw - 1px);padding-top:15vw}.diagonal-line-rtl--xsmall{-webkit-clip-path:polygon(0 5vw,100% 0,100% 100%,0 100%);clip-path:polygon(0 5vw,100% 0,100% 100%,0 100%);margin-top:calc(-5vw - 1px);padding-top:10vw}.diagonal-line-rtl--medium{-webkit-clip-path:polygon(0 20vw,100% 0,100% 100%,0 100%);clip-path:polygon(0 20vw,100% 0,100% 100%,0 100%);margin-top:calc(-20vw - 1px);padding-top:25vw}.diagonal-line-rtl--large{-webkit-clip-path:polygon(0 32vw,100% 0,100% 100%,0 100%);clip-path:polygon(0 32vw,100% 0,100% 100%,0 100%);margin-top:calc(-32vw - 1px);padding-top:37vw}.diagonal-line-hide{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);margin-top:0}@media (max-width:calc(768px - 1px)){.diagonal-line-hide--small{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);margin-top:0}}@media (min-width:768px) and (max-width:calc(1024px - 1px)){.diagonal-line-hide--medium{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);margin-top:0}}@media (min-width:1024px){.diagonal-line-hide--large{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);margin-top:0}}.footer{background-size:cover;color:#fff;position:relative;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:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:0;min-height:100vh}.footer small{font-family:Gotham,Helvetica,arial,sans-serif}.footer .grid-padding-x>.cell{padding-left:30px;padding-right:30px}@media (min-width:1024px){.footer{background-position:top;background-attachment:fixed;padding-top:100px}.footer .grid-padding-x>.cell{padding-left:60px;padding-right:60px}}@media (min-width:1200px){.footer{background-repeat:no-repeat;background-size:cover;background-position:90%;background-attachment:fixed;padding-top:200px}.footer .grid-padding-x>.cell{padding-left:0;padding-right:0}}.footer-contact{padding:60px 0}.footer-content-wrapper{position:relative}.content-wrapper{width:100%}.header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1024px){.header-container{margin-bottom:30px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.section-toplink{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:0}@media (min-width:1024px){.section-toplink{left:0;right:auto}}.topicon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.topicon,.topicon img{width:60px;height:60px}.topicon:hover{background-color:#f5f5f5}.section-title{margin:0;text-transform:uppercase;padding:0;font-weight:bolder;color:#fff!important;font-size:28px;text-align:left;max-width:265px}@media (min-width:768px){.section-title{max-width:unset}}@media (min-width:1024px){.section-title{font-size:28px;line-height:40px;margin-left:80px}}.section-info{font-size:21px;line-height:32px;padding:0}@media (min-width:1024px){.section-info{margin-left:80px}}.section-info p{margin:15px 0}.section-info p:first-child{margin-top:0}.btn-get-in-touch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#fff;border:1px solid #fff;padding:12px 30px;margin-top:20px;font-size:16px;font-weight:700;text-transform:uppercase;text-decoration:none;letter-spacing:1px;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn-get-in-touch:hover{background-color:hsla(0,0%,100%,.1);text-decoration:none;color:#fff}.btn-get-in-touch .right-arrow{margin-left:20px;width:26px;height:24px}.footer-nav{background-color:#1a1930;width:100%;font-family:Gotham,Helvetica,arial,sans-serif;padding:40px 0 24px}@media (min-width:1024px){.footer-nav{padding:60px 0 40px}}@media (min-width:1024px){.footer-nav__top-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:1440px){.footer-nav__top-section{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer-nav__branding{margin-bottom:60px}@media (min-width:1024px){.footer-nav__branding{width:300px;margin-bottom:0;-ms-flex-negative:0;flex-shrink:0}}@media (min-width:1440px){.footer-nav__branding{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;min-width:170px}}.footer-nav__logo{color:#ab9aff;font-size:2rem;letter-spacing:.5rem;font-weight:600;margin-bottom:20px;white-space:nowrap}@media (min-width:1024px){.footer-nav__logo{font-size:2.5rem}}.footer-nav__logo a{cursor:pointer}.footer-nav__logo a,.footer-nav__logo a:active,.footer-nav__logo a:focus,.footer-nav__logo a:hover,.footer-nav__logo a:visited{color:inherit;text-decoration:none}.footer-nav__social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.footer-nav__social-link img{width:40px;height:40px}.footer-nav__links-container{-ms-flex-pack:distribute;justify-content:space-around}@media (min-width:1024px){.footer-nav__links-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:40px;margin-top:10px}}@media (min-width:1440px){.footer-nav__links-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}}.footer-nav__section{margin-bottom:40px}@media (min-width:1024px){.footer-nav__section{margin-right:80px}.footer-nav__section:nth-child(2){margin-right:0}}.footer-nav__section--acknowledgement{width:100%;margin-right:0;margin-left:0}@media (min-width:1440px){.footer-nav__section--acknowledgement{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;margin-bottom:0;margin-left:20px;margin-top:10px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.footer-nav__heading{color:#ab9aff;font-family:Gotham,Helvetica,arial,sans-serif;font-size:16px;font-weight:700;margin:0 0 16px}@media (min-width:1024px){.footer-nav__heading{font-size:18px}}@media (min-width:1440px){.footer-nav__heading{margin-top:0}}.footer-nav__links{margin-bottom:20px}.footer-nav__link{margin:16px 0}.footer-nav__link a{color:#fff;font-family:Gotham-Light,Gotham,sans-serif;font-size:18px;font-weight:300;line-height:24px;text-decoration:none}.footer-nav__link a:focus,.footer-nav__link a:hover{color:#ab9aff;text-decoration:none}@media (min-width:1024px){.footer-nav__link a{font-size:20px;line-height:30px}}.footer-nav__separator{height:1px;background-color:hsla(0,0%,100%,.2);margin:20px 0}@media (min-width:1024px){.footer-nav__separator{margin:30px 0;width:100%}}.footer-nav__copyright{text-align:right}.footer-nav__copyright p{color:#fff;font-family:Gotham,Helvetica,arial,sans-serif;font-size:14px;margin:0;font-weight:700}.footer-nav__section--acknowledgement p{color:#fff;font-family:Gotham-Light,Gotham,sans-serif;font-size:14px;line-height:1.5}@media (min-width:1024px){.footer-nav__section--acknowledgement p{font-size:16px}}@media (min-width:1200px){.footer-nav__section--acknowledgement p{margin-top:0}}.full-width-block{position:relative;z-index:100;padding:200px 120px;opacity:.8;-webkit-backdrop-filter:blur(10px) brightness(15%);backdrop-filter:blur(10px) brightness(15%)}@media (max-width:1200px){.full-width-block{padding:60px}}@media (max-width:768px){.full-width-block{padding:30px}}.full-width-block__container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.full-width-block__heading{font-weight:700;font-size:2.5rem;line-height:2.5rem;text-transform:uppercase;text-shadow:1px 1px transparent,-1px -1px #000;color:#fff}@media (min-width:1024px){.full-width-block__heading{font-size:3.5rem;line-height:5rem}}.full-width-block__heading.color,.full-width-block__heading.color--orange-red,.full-width-block__heading.color--pink,.full-width-block__heading.color--white{color:transparent;-webkit-background-clip:text;background-clip:text}.full-width-block__heading.color--pink{text-shadow:0 1px 3px #f6abc5;background-color:rgba(0,0,0,.5)}.full-width-block__heading.color--white{text-shadow:0 1px 2px #fff;background-color:rgba(0,0,0,.5)}.full-width-block__heading.color--orange-red{text-shadow:0 1px 2px #f0b8a8;background-color:rgba(0,0,0,.5)}.related-work{z-index:1}.related-work .related-work-container{display:grid;grid-template-columns:1fr;gap:20px;padding:40px 30px;background:#fff}@media (min-width:768px){.related-work .related-work-container{grid-template-columns:1fr 1fr 2fr;gap:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0;height:auto;overflow:hidden;width:88%;margin:0 auto 20rem}}@media (min-width:1200px){.related-work .related-work-container{width:1050px}}@media (min-width:1340px){.related-work .related-work-container{width:1240px;grid-template-columns:.9fr 1.1fr 2fr}}.related-work .section-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:top;-ms-flex-align:top;align-items:top;padding:20px;padding-left:0!important}@media (min-width:768px){.related-work .section-title{padding:50px;max-width:100px}}.related-work .next-container,.related-work .prev-container{position:relative}@media (min-width:768px){.related-work .next-container,.related-work .prev-container{padding:0}}@media (min-width:768px){.related-work .prev-container{margin-right:-20%;z-index:2}}.related-work .next-container{color:#333}@media (min-width:768px){.related-work .next-container{color:#fff;margin-left:0}}@media (min-width:768px){.related-work .next-container>a{color:#fff}}@media (min-width:1340px){.related-work .next-container{margin-left:0}}@media (min-width:768px){.related-work .next-container .contentimg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media (min-width:768px){.related-work .prev-container .contentimg{width:100%;aspect-ratio:1.2;-o-object-fit:cover;object-fit:cover}}.related-work a{color:#333;display:block;position:relative;text-decoration:none}@media (min-width:768px){.related-work a{height:100%;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}}.related-work a:hover{text-decoration:none}.related-work .next-image,.related-work .prev-image{position:relative}.related-work .contentimg{-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.14);box-shadow:0 20px 40px 0 rgba(0,0,0,.14);width:100%}@media (min-width:768px){.related-work .contentimg{width:100%;height:auto}}.related-work .arrowlink{width:50px;height:auto;background:#fff;padding:15px}@media (min-width:1024px){.related-work .arrowlink{width:80px;padding:22px}}.related-work .prev-image .arrowlink{position:absolute;bottom:0;left:0}.related-work .next-image .arrowlink{position:absolute;bottom:0;right:0}.related-work .next-label,.related-work .prev-label{width:100%;margin:15px 0 25px}@media (min-width:768px){.related-work .next-label,.related-work .prev-label{position:absolute;bottom:6px;margin:0}}@media (min-width:1024px){.related-work .next-label,.related-work .prev-label{bottom:16px}}@media (min-width:1200px){.related-work .next-label,.related-work .prev-label{bottom:20px}}@media (min-width:768px){.related-work .next-label{left:30%}}.related-work p,.related-work small{font-family:Gotham,Helvetica,arial,sans-serif;font-weight:700}.related-work p{font-size:20px;text-transform:uppercase;margin-bottom:5px}@media (min-width:768px){.related-work p{font-size:16px}}@media (min-width:1024px){.related-work p{font-size:20px}}.related-work small{font-size:16px;width:100%;display:block;text-transform:capitalize}@media (min-width:768px){.related-work small{font-size:14px}}@media (min-width:1024px){.related-work small{font-size:16px}}.site-header__nav-container{z-index:999;-webkit-transform:translateX(-9999px);transform:translateX(-9999px);position:fixed;width:100vw;height:100vh;overflow-y:auto}@media (min-width:1024px){.site-header__nav-container{display:-webkit-box;display:-ms-flexbox;display:flex}}.site-header__nav-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 12px 20px 35px;background-color:#302a4e;height:111px}@media (min-width:1024px){.site-header__nav-logo{-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;width:400px;height:100vh;padding:40px}}@media (min-width:1200px){.site-header__nav-logo{width:600px}}.site-header__nav-logo-link{font-size:2.5rem;letter-spacing:.5rem;font-weight:600}.site-header__nav-logo-link,.site-header__nav-logo-link:hover{color:#ab9aff;text-decoration:none}@media (min-width:1200px){.site-header__nav-logo-link{font-size:3rem}}.site-header__nav-content{background-color:#1a1930;min-height:calc(100vh - 111px)}@media (min-width:1024px){.site-header__nav-content{min-height:100vh;width:calc(100vw - 400px)}}@media (min-width:1440px){.site-header__nav-content{width:calc(100vw - 600px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.site-header__nav-content-container{padding:35px}@media (min-width:1024px){.site-header__nav-content-container{padding:40px}}@media (min-width:1440px){.site-header__nav-content-container{padding:100px;width:100%;max-width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.site-header__nav-section{margin-bottom:40px}.site-header__nav-section:last-child{margin-bottom:0}@media (min-width:1440px){.site-header__nav-section{width:48%;margin-bottom:0}}.site-header__nav-heading{color:#ab9aff;font-family:Gotham,sans-serif;font-size:16px;font-weight:700;line-height:normal;letter-spacing:normal;margin:0 9px 16px 0;height:19px;white-space:nowrap}@media (min-width:1024px){.site-header__nav-heading{font-size:32px;height:32px;margin:0 0 16px}}.site-header__nav-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.site-header__nav-item{margin:16px 40px 16px 0}.site-header__nav-item:last-child{margin-bottom:0}.site-header__nav-item a{color:#fff;font-family:Gotham-Light,Gotham,sans-serif;font-size:24px;font-weight:300;line-height:36px;height:36px;white-space:nowrap}@media (min-width:1024px){.site-header__nav-item a{font-size:40px}}@media (min-width:1440px){.site-header__nav-item a{line-height:56px;height:56px}}.site-header__nav-item a:focus,.site-header__nav-item a:hover{color:#ab9aff;text-decoration:none}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-transform:translateX(0);transform:translateX(0)}.slideInLeft,.slideOutLeft{-webkit-animation-duration:.6s;animation-duration:.6s}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.site-header{padding:0;margin:0;width:100%;z-index:99;font-family:Gotham,Helvetica,arial,sans-serif}.site-header-heading{position:absolute;top:0;width:100%;margin:1.4rem 0;z-index:99}.not-front.capability-page .site-header-heading{z-index:1}.site-header-heading__text{font-weight:700;text-transform:uppercase;letter-spacing:.6rem}@media (max-width:calc(768px - 1px)){.site-header-heading__text{font-size:1.5rem}}.site-header-heading__link:hover{text-decoration:none;color:#fff}.site-header__sticky{z-index:99;position:fixed}.site-header__nav-button{padding:30px;border:0;line-height:0}.site-header__nav-button .hamburger-box{border:0}.site-header__nav-button .hamburger-box:focus{outline:none}.site-header__nav-button .hamburger-box .hamburger-inner,.site-header__nav-button .hamburger-box .hamburger-inner:after,.site-header__nav-button .hamburger-box .hamburger-inner:before{height:2px}.site-header__nav-button.is-active{position:absolute;top:0;right:0}.site-header__nav-overlay{z-index:90;position:fixed;width:100vw;height:100vh;opacity:0;background-color:#000;-webkit-transition:all .3s;transition:all .3s}.site-header__nav-overlay.is-active{opacity:.3}.testimonial{color:#fff}.testimonial__text-container{font-weight:200}.testimonial__container{position:relative;padding:100px 30px;font-family:Gotham,Helvetica,arial,sans-serif}@media (min-width:1200px){.testimonial__container{padding:60px 20px}}@media (min-width:1440px){.testimonial__container{padding:60px 50px;width:1170px;margin:70px 0}}.testimonial__container small{font-weight:700}@media (min-width:1024px){.testimonial__container small{font-size:16px;line-height:1.88}}@media (min-width:1024px){.testimonial__container p{font-size:27px;line-height:1.48}}.testimonial__container:after,.testimonial__container:before{content:" ";display:block;height:80px;width:80px;position:absolute;left:37%}@media (min-width:1024px){.testimonial__container:after,.testimonial__container:before{left:47%}}.testimonial__container:before{background:url(/image/common/testimonial/image/appost1.svg) no-repeat 0 0/100% auto;top:30px}@media (min-width:1024px){.testimonial__container:before{top:-20px}}.testimonial__container:after{background:url(/image/common/testimonial/image/appost2.svg) no-repeat 0 0/100% auto;bottom:10px}@media (min-width:1024px){.testimonial__container:after{bottom:-50px}}.contact-us-page{font-family:Gotham,Helvetica,arial,sans-serif;font-weight:700;background-size:cover;min-height:100vh}.contact-us-page .contact-alignment{margin:auto}.contact-us-page .header h2{padding:1.25rem}.contact-us-page #contact-introduction{margin:10rem auto 0;text-align:center}.contact-us-page .contact-subtitle{text-transform:uppercase}@media (min-width:1024px){.contact-us-page .contact-subtitle{font-size:28px}}.contact-us-page .contact-heading{text-transform:capitalize;font-size:40px;margin-bottom:2rem}@media (min-width:1024px){.contact-us-page .contact-heading{font-size:72px}}.contact-us-page .contact-information{margin:5rem 0;text-align:center}.contact-us-page .contact-information li{list-style:none;font-size:21px}.contact-us-page .contact-information .info1{padding-bottom:2rem}.contact-us-page .contact-information .info1 :first-child{padding-right:1rem}@media (min-width:1024px){.contact-us-page .contact-information .info1 br{display:none}}.contact-us-page .contact-information .info2{font-weight:lighter}.contact-us-page .footer{padding-top:0;min-height:unset}.hero-letters{position:fixed;top:0;pointer-events:none}.hero-letters__container{width:100vw;opacity:1;-webkit-transition:opacity .1s;transition:opacity .1s}.hero-letters__letter{font-weight:700;color:transparent;text-shadow:0 0 1px hsla(13,71%,80%,.97),0 .3rem 1px #000;font-size:8rem;margin:1.5%}@media (max-width:1200px){.hero-letters__letter{font-size:6rem}}@media (max-width:768px){.hero-letters__letter{font-size:5rem}}@media (max-width:1024px){.hero-letters__letter{margin:3%}}@media (max-width:768px){.hero-letters__letter{margin:5%}}.our-work-letters{position:fixed;top:0;pointer-events:none}.our-work-letters__container{width:100vw;opacity:0;-webkit-transition:opacity .1s;transition:opacity .1s}.our-work-letters__letter{font-weight:700;color:transparent;text-shadow:0 0 1px hsla(13,71%,80%,.97),0 .3rem 1px #000;font-size:8rem;margin:1.5%}@media (max-width:1200px){.our-work-letters__letter{font-size:6rem}}@media (max-width:768px){.our-work-letters__letter{font-size:5rem}}@media (max-width:1024px){.our-work-letters__letter{margin:3%}}@media (max-width:768px){.our-work-letters__letter{margin:5%}}.services-letters{position:fixed;top:0;pointer-events:none}.services-letters__container{width:100vw;opacity:0;-webkit-transition:opacity .1s;transition:opacity .1s}.services-letters__letter{position:relative;font-weight:700;color:transparent;text-shadow:0 0 1px rgba(27,67,44,.9),-2px -2px 1px rgba(0,145,98,.5),-1px -1px 1px hsla(0,0%,100%,.9),0 .3rem 1px #000;font-size:8rem;margin:1.5%}@media (max-width:1200px){.services-letters__letter{font-size:6rem}}@media (max-width:768px){.services-letters__letter{font-size:5rem}}@media (max-width:1024px){.services-letters__letter{margin:3%}}@media (max-width:768px){.services-letters__letter{margin:5%}}.contact{height:55vh;position:relative;background-image:url("/image/index/contact/images/lumos-contact-us.jpg");background-repeat:no-repeat;background-size:cover;background-position:0 65%}.contact p{margin:0;font-size:1.5rem}.contact__container{height:100%}@media (max-width:768px){.contact__container{text-align:center}}.contact__inner-container{padding:50px 0 50px 50px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:absolute;right:0;bottom:0}@media (max-width:1440px){.contact__inner-container{padding:30px 0 30px 50px}}.contact__details-links{margin-bottom:30px;font-weight:700}@media (min-width:1024px){.contact__offices{line-height:3}}@media (min-width:1440px){.contact__offices{line-height:4}}.contact__linkedin img{height:2.5rem;margin-bottom:8px}@media (max-width:768px){.contact__linkedin img{height:2rem;margin-bottom:5px}}.featured-section{position:relative}@media (max-width:768px){.featured-section{margin-top:15px;width:calc(100% - 15px)}}@media (max-width:768px){.featured-section__right{margin-left:15px}}.featured-item__container,.featured-item__container--left,.featured-item__container--right{padding:100px;color:#fff;text-align:left;font-size:1.5rem;line-height:1.6}@media (max-width:1200px){.featured-item__container,.featured-item__container--left,.featured-item__container--right{padding:30px}}@media (max-width:768px){.featured-item__container,.featured-item__container--left,.featured-item__container--right{padding:15px}}@media (min-width:768px){.featured-item__container--left{text-align:right}.featured-item__container--left ul{direction:rtl}}.featured-item__heading{color:#fff;font-size:3rem;font-weight:700}@media (max-width:768px){.featured-item__heading{text-align:left}}.featured-item b{font-weight:700}.featured-testimonial{position:relative}@media (max-width:768px){.featured-testimonial{margin-top:15px;width:calc(100% - 15px)}}@media (max-width:768px){.featured-testimonial__right{margin-left:15px}}.featured-testimonial-item__container,.featured-testimonial-item__container--left,.featured-testimonial-item__container--right{padding:100px;color:#fff;text-align:left}@media (max-width:1200px){.featured-testimonial-item__container,.featured-testimonial-item__container--left,.featured-testimonial-item__container--right{padding:30px}}@media (max-width:768px){.featured-testimonial-item__container,.featured-testimonial-item__container--left,.featured-testimonial-item__container--right{padding:15px}}@media (min-width:768px){.featured-testimonial-item__container--left{text-align:right}.featured-testimonial-item__container--left ul{direction:rtl}}@media (max-width:768px){.featured-testimonial-item__heading{text-align:left}}.featured-testimonial-item__quote{border:0;padding:0}@media (min-width:768px){.our-work-full-width-container,.our-work-page-row-container{margin-bottom:140px}}.our-work-tile{z-index:0;position:relative}.our-work-tile a{display:block;text-decoration:none;color:#fff}.our-work-tile a:hover{color:#fff}.our-work-tile .main-image{width:100%}.our-work-tile img.rounded{border-radius:100%!important;padding:20px 19%}.our-work-tile .desc-work{padding:40px}.our-work-tile .desc-work small{font-size:16px;line-height:40px;text-transform:uppercase;font-weight:700;display:block;white-space:nowrap}.our-work-tile .desc-work h4{font-size:40px;line-height:50px;font-weight:700}@media (min-width:768px){.our-work-tile .desc-work h4{font-size:32px;line-height:40px}}@media (min-width:1024px){.our-work-tile .desc-work h4{font-size:40px;line-height:50px}}.our-work-tile .desc-work .right-arrow{width:25px}@media (min-width:768px){.our-work-tile.layout-one .desc-work{position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media (min-width:1325px){.our-work-tile.layout-one .desc-work{top:50%;left:-100px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.our-work-tile.layout-two{background-color:#fff;color:#19152c}.our-work-tile.layout-two a,.our-work-tile.layout-two a:hover{color:#19152c}.our-work-tile.layout-two .right-arrow{-webkit-filter:brightness(0);filter:brightness(0)}@media (max-width:767px){.our-work-tile.layout-three .main-image{padding:40px 40px 10px}}@media (min-width:768px){.our-work-tile.layout-three .desc-work{position:absolute;bottom:50px;right:-15px}}@media (min-width:1325px){.our-work-tile.layout-three .desc-work{width:50%}}@media (min-width:768px){.our-work-tile.layout-three .desc-work.layout-lower-right{position:absolute;bottom:-120px;right:-15px}}@media (min-width:768px){.our-work-tile.layout-three .desc-work.layout-lower-left{position:absolute;bottom:-120px;left:-30px}}@media (min-width:1325px){.our-work-tile.layout-three .desc-work.layout-lower-left{left:-100px}}.case-study{background:url("/image/common/fixed-background/image/tiledbg-purple.jpg") repeat left 0/100% auto}@media (max-width:calc($foundation-break-medium - 1)){.what-we-do{padding:0}}.what-we-do__item{padding:0}@media (min-width:768px){.what-we-do__item{padding:1rem}}@media (min-width:1024px){.what-we-do__item{padding:0}}@media (min-width:768px){.what-we-do__content{margin-left:-5rem;margin-top:8rem}}@media (min-width:1024px){.what-we-do__content{margin-top:10rem;margin-left:-6rem}}.what-we-do__image{-ms-flex-item-align:start;align-self:flex-start}.what-we-do__heading{color:#fdfdfd;font-family:Gotham,Helvetica,arial,sans-serif;font-weight:700;font-size:2.5rem;line-height:2.5rem;margin-top:1rem}@media (min-width:1024px){.what-we-do__heading{font-size:3.5rem;line-height:5rem;margin-top:0}}.what-we-do__text{font-size:1.25rem;line-height:2.1875rem;font-weight:400;margin-top:1rem}@media (min-width:1024px){.what-we-do__text{font-size:1.6875rem;line-height:3.125rem;letter-spacing:-.48px;margin-top:0}}.what-we-do__icon{width:64px;height:64px;padding:22px 20px 22px 21px;-webkit-box-shadow:0 16px 32px 0 rgba(0,0,0,.14);box-shadow:0 16px 32px 0 rgba(0,0,0,.14);background-color:#953d4d;margin:0 0 0 auto}@media (min-width:768px){.what-we-do__icon{width:80px;height:80px;padding:28px 27px;-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.14);box-shadow:0 20px 40px 0 rgba(0,0,0,.14)}}.what-we-do__button-container a:hover{text-decoration:none}.what-we-do__button{background-color:rgba(28,19,70,.2);font-family:Gotham,Helvetica,arial,sans-serif;font-weight:700;font-size:1rem;line-height:1rem;letter-spacing:.24px;color:#fff;width:100%;height:70px;border:2px solid #fff;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.what-we-do__button-text{margin:0 auto}.what-we-do__icon-arrow{width:26px;height:24px;-o-object-fit:contain;object-fit:contain}.who-we-are{color:#d0537f;font-family:Gotham,Helvetica,arial,sans-serif;font-size:2rem;font-weight:700;line-height:3.5rem;height:100vh;max-height:100vh}@media (min-width:768px){.who-we-are{font-size:2.5rem;line-height:4rem}}@media (min-width:1024px){.who-we-are{font-size:3.5rem;line-height:5rem}}.who-we-are b{color:#8c080c}.who-we-are__header,.who-we-are__header--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.who-we-are__header--mobile{-webkit-transition:opacity .1s linear;transition:opacity .1s linear;opacity:0}.who-we-are.pinned .who-we-are__header--mobile{opacity:1}@media (min-width:768px){.who-we-are.pinned .who-we-are__header--mobile{opacity:0}}@media (min-width:768px){.who-we-are__content{padding-left:1rem}}@media (min-width:1024px){.who-we-are__content{padding-left:0}}.who-we-are__content p{margin-bottom:0}@media (min-width:768px){.who-we-are__content p{margin-bottom:1rem}}.who-we-are__text{opacity:.5;-webkit-transition:all .5s linear;transition:all .5s linear}.who-we-are__text-long{display:none}.who-we-are__text--focused{font-size:2.5rem;opacity:1}@media (min-width:768px){.who-we-are__text--focused{font-size:3rem}}@media (min-width:1024px){.who-we-are__text--focused{font-size:4.5rem}}.who-we-are__phone-container{position:absolute;right:0;height:100%}.who-we-are__phone-bg{background-position:50%;background-repeat:no-repeat;width:100%;height:100%;z-index:1}.who-we-are__phone-fg-container{height:447px;overflow:hidden;position:absolute}.who-we-are__phone-fg{-webkit-transition:all .5s;transition:all .5s}.our-team .fixed-bg img{height:100%}.our-team__hero{height:60vh}@media (min-width:768px){.our-team__hero{height:90vh}}@media (max-width:calc(768px - 1px)){.our-team__hero .fixed-bg img{height:60vh}}.our-team__hero-heading-container{height:100%}@media (max-width:calc(768px - 1px)){.our-team__hero-heading-container{margin-top:0}}.our-team__hero-heading-kicker{font-weight:700;text-transform:uppercase}@media (min-width:1024px){.our-team__hero-heading-kicker{font-size:1.75rem;line-height:40px}}.our-team__hero-heading{font-weight:700}@media (min-width:1024px){.our-team__hero-heading{font-size:4.5rem;line-height:6.25rem}}.our-team__hero-heading-sub{font-weight:700;font-family:Helvetica,arial,sans-serif}.our-team__item:last-child{padding-bottom:10vw}@media (min-width:768px){.our-team__item:last-child{padding-bottom:6rem}}.our-team__item-container{display:grid;grid-template-columns:1fr;grid-template-rows:40% 60%;grid-auto-flow:dense;justify-items:center;height:100%}@media (max-width:calc(768px - 1px)){.our-team__item-container{margin:0;padding:0}}@media (min-width:768px){.our-team__item-container{margin-top:-5vw}}@media (min-width:1024px){.our-team__item-container{grid-template-columns:40% 60%;grid-template-rows:50vh}.swap .our-team__item-container{grid-template-columns:60% 40%}}.our-team__item-text{white-space:normal;grid-column:1;padding-left:1.375rem;padding-right:1.375rem;z-index:1}@media (min-width:768px){.our-team__item-text{padding-left:0;padding-right:0}}.swap .our-team__item-text{grid-column:1}@media (min-width:1024px){.swap .our-team__item-text{grid-column:2}}.our-team__item-text-name{font-weight:700;font-size:1.75rem;line-height:3.5rem}@media (min-width:768px){.our-team__item-text-name{font-size:2rem}}@media (min-width:1024px){.our-team__item-text-name{font-size:2.5rem}}.our-team__item-text-lastname{font-weight:200}.our-team__item-text-title{font-size:1.25rem}.our-team__item-text-desc{font-size:1.25rem;font-weight:200}.our-team__item-image{grid-column:1;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}@media (min-width:768px){.our-team__item-image{margin-top:unset}}@media (min-width:1024px){.our-team__item-image{grid-column:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.swap .our-team__item-image{grid-column:1}.our-team__item-image img{height:60vh;-o-object-fit:cover;object-fit:cover;overflow:visible}@media (min-width:768px){.our-team__item-image img{position:relative;-o-object-position:center;object-position:center}}@media (min-width:1200px){.our-team__item-image img{height:70vh}}.our-team__item-image img.connie{height:40vh}@media (min-width:1200px){.our-team__item-image img.connie{height:50vh}}.our-team__item-image img.ray{margin-top:-3rem;margin-left:4rem}@media (min-width:1024px){.our-team__item-image img.ray{margin-top:unset;margin-left:unset}}.our-team__item-image img.jesca{margin-top:-8rem}.our-team__item-image img.tania{margin-top:-8rem;margin-left:4rem}@media (min-width:1024px){.our-team__item-image img.tania{margin-left:unset}}.our-team__section-icon-container,.our-team__section-icon-container--first,.our-team__section-icon-container--second{position:absolute;z-index:1;margin-top:-4rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.our-team__section-icon-container,.our-team__section-icon-container--first,.our-team__section-icon-container--second{margin-top:-5rem;width:auto;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;right:22vw}}@media (min-width:1200px){.our-team__section-icon-container--first{margin-top:-6rem}}@media (min-width:1440px){.our-team__section-icon-container--first{margin-top:-7rem}}.our-team__section-icon--left{padding-right:2rem}.our-team__section-icon--lower{padding-top:2rem}.our-team__cloud-right{position:absolute;right:1rem;-ms-flex-item-align:start;align-self:flex-start;margin-top:-5rem}.step{color:#333}.step li,.step p{font-weight:300}.subframer ul{margin:0;padding:0 0 0 17px}.subframer ul li{margin-bottom:20px}@media (min-width:1024px){.subframer ul.iconic3{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:1024px){.subframer ul.iconic2{margin-bottom:100px}}.subframer .iconic3 li{width:100%}@media (min-width:768px){.subframer .iconic3 li{margin-bottom:20px;margin-top:20px}}@media (min-width:1024px){.subframer .iconic3 li{margin:0;height:33%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width:1024px){.subframer .iconic3 li img{width:50px;height:50px;margin:0 40px 0 0}}@media (min-width:1024px){.subframer .iconic3 li p{width:calc(100% - 110px);float:left;font-size:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}}@media (min-width:768px){#step2 .img-wrap{min-height:500px}}@media (min-width:1200px){#step2 .img-wrap{min-height:600px}}@media (min-width:768px){#step2 .inline-image{padding-right:0}#step2 .inline-image .image{text-align:right}#step2 .inline-image.aicd img{max-width:529px}#step2 .inline-image.slnswcc .text{padding-top:70px}#step2 .inline-image.slnswcc img{max-width:540px}}#step3 .full-width-image-bg{height:40vh;width:100%;background-size:150vw;background-position:bottom}@media (min-width:768px){#step3 .full-width-image-bg{height:50vh}}@media (min-width:1024px){#step3 .full-width-image-bg{height:100vh;background-size:cover;background-position:50%}}#step4 .bg-white{padding:2rem 0 0}@media (min-width:768px){#step4 .bg-white{padding:40px}#step4 .bg-white .col-md-6:first-child{padding-right:40px}#step4 .bg-white .col-md-6:last-child{padding-left:40px}}@media (min-width:1200px){#step4 .bg-white{padding:80px 80px 40px}}#step6 .bg-quote-header{padding:50px 30px 0}@media (min-width:1200px){#step6 .bg-quote-header{padding-left:20px;padding-right:20px}}@media (min-width:1440px){#step6 .bg-quote-header{padding-left:50px;padding-right:50px}}#step6 .bg-quote{position:relative;padding:100px 30px;font-family:Gotham,Helvetica,arial,sans-serif}@media (min-width:1200px){#step6 .bg-quote{padding:60px 20px}}@media (min-width:1440px){#step6 .bg-quote{padding:60px 50px;width:1170px;margin:70px 0}}#step6 .bg-quote small{font-weight:700}@media (min-width:1024px){#step6 .bg-quote small{font-size:16px;line-height:1.88}}@media (min-width:1024px){#step6 .bg-quote p{font-size:27px;line-height:1.48}}#step6 .bg-quote:after,#step6 .bg-quote:before{content:" ";display:block;height:80px;width:80px;position:absolute;z-index:-1;left:37%}@media (min-width:1024px){#step6 .bg-quote:after,#step6 .bg-quote:before{left:47%}}#step6 .bg-quote:before{background:url(/image/common/image/icons/quote-opening.svg) no-repeat 0 0/100% auto;top:30px}@media (min-width:1024px){#step6 .bg-quote:before{top:-20px}}#step6 .bg-quote:after{background:url(/image/common/image/icons/quote-closing.svg) no-repeat 0 0/100% auto;bottom:10px}@media (min-width:1024px){#step6 .bg-quote:after{bottom:-50px}}#step5+#step7{padding-top:5%}.header{width:100%;position:absolute;top:0;right:0;text-align:center}.header h2{margin:0;padding:7px;text-transform:uppercase;font-weight:700;color:#fff;letter-spacing:.3em;width:100%}@media (min-width:768px){.header h2{position:fixed}}@media (min-width:1024px){.header h2{padding:24px}}.header a,.header a:hover{text-decoration:none;color:#fff}.our-work #heading,.our-work-detail #heading{color:#fff;pointer-events:none}.our-work #heading a,.our-work-detail #heading a{pointer-events:auto}@media (min-width:768px){.our-work #heading,.our-work-detail #heading{background:url(/image/common/image/bg/purple3.png) no-repeat 100% auto;-webkit-box-shadow:0 0 500px rgba(0,0,0,.5) inset;box-shadow:inset 0 0 500px rgba(0,0,0,.5)}}.our-work #heading>.container,.our-work-detail #heading>.container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:100px}@media (min-width:768px){.our-work #heading>.container,.our-work-detail #heading>.container{position:fixed;left:0;right:0}}.our-work #heading h1,.our-work-detail #heading h1{font-weight:bolder;text-transform:capitalize;font-size:40px}@media (min-width:768px){.our-work #heading h1,.our-work-detail #heading h1{font-size:45px}}@media (min-width:1200px){.our-work #heading h1,.our-work-detail #heading h1{font-size:72px;line-height:1.39}}.our-work #heading small,.our-work-detail #heading small{font-family:Gotham,Helvetica,arial,sans-serif;text-transform:uppercase;font-size:16px;font-weight:700;line-height:40px}@media (min-width:768px){.our-work #heading small,.our-work-detail #heading small{font-size:20px;margin:30px 0 40px;display:block}}@media (min-width:1200px){.our-work #heading small,.our-work-detail #heading small{font-size:28px;line-height:1.43;display:block}}.our-work #heading .img-work,.our-work-detail #heading .img-work{padding:0;margin-left:-15px}.our-work #heading .img-work img,.our-work-detail #heading .img-work img{width:100%;margin:0 auto 60px;max-width:100%}@media (min-width:1200px){.our-work #heading .img-work img,.our-work-detail #heading .img-work img{max-width:620px;margin-top:60px}}.our-work-detail #heading{z-index:1}@media (min-width:768px){.our-work-detail #heading{-webkit-clip-path:polygon(0 0,100% 0,100% 85%,0 100%);clip-path:polygon(0 0,100% 0,100% 85%,0 100%)}}.our-work .page-title{width:100%;margin-top:2.5rem}.our-work #main-container>section#heading{height:25vh}@media (orientation:landscape) and (min-width:768px){.our-work #main-container>section#heading{height:95vh}}@media (orientation:portrait) and (min-width:768px){.our-work #main-container>section#heading{height:70vh}}.our-work #heading{text-align:center}.our-work .our-work-section{-webkit-box-shadow:0 0 500px rgba(0,0,0,.5) inset;box-shadow:inset 0 0 500px rgba(0,0,0,.5)}.our-work .headerimg{display:none;z-index:-1;margin:60px auto 0}@media (orientation:landscape) and (min-width:1024px){.our-work .headerimg{display:block;position:relative;width:50%}}@media (orientation:landscape) and (min-width:1200px){.our-work .headerimg{position:relative;left:unset}}@media (orientation:landscape) and (min-width:1920px){.our-work .headerimg{position:relative;margin:0 auto;left:unset}}@media (orientation:portrait) and (min-width:768px){.our-work .headerimg{display:block;width:auto}}.bg-gradient-1{background:#57a0a6;background:-webkit-gradient(linear,left top,left bottom,from(#57a0a6),color-stop(50%,#64babd),color-stop(51%,#3eb4ac),to(#3eb0a0));background:linear-gradient(180deg,#57a0a6 0,#64babd 50%,#3eb4ac 51%,#3eb0a0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#57a0a6",endColorstr="#3eb0a0",GradientType=0)}.bg-gradient-2{background-image:radial-gradient(circle at 30% 100%,#19152c,#20402b 49%,#41866e 58%)}.bg-gradient-3{background:#bfd255;background:-webkit-gradient(linear,left top,left bottom,from(#bfd255),color-stop(50%,#8eb92a),color-stop(51%,#72aa00),to(#9ecb2d));background:linear-gradient(180deg,#bfd255 0,#8eb92a 50%,#72aa00 51%,#9ecb2d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#bfd255",endColorstr="#9ecb2d",GradientType=0)}.bg-gradient-4{background:#000;background:linear-gradient(45deg,#000,#40856d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#40856d",GradientType=1)}.bg-gradient-5{background:#e5cb62}.bg-gradient-6{background:#19152c;background:-webkit-gradient(linear,left top,right top,from(#19152c),color-stop(50%,#2071a2),to(#009fb1));background:linear-gradient(90deg,#19152c,#2071a2 50%,#009fb1)}.bg-purple-gradient{background:#120521;background:linear-gradient(45deg,#120521 26%,#563562 50%,#9e668b 76%,#c7b0c4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#120521",endColorstr="#c7b0c4",GradientType=1)}.bg-white{background:#fff;-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.14);box-shadow:0 20px 40px 0 rgba(0,0,0,.14)}.bg-none *,.title-work *,.txt-white *{color:#fff}.bg-dark-blue{background:#19152c;color:#8c8a95}body.work-bg{background:url(/image/common/image/bg/tiledbg-purple.jpg) repeat left 0/100% auto;background-attachment:fixed}.work-bg #main-container>section>.container{display:block}#main-container>section#steps{height:auto}#main-container>section#steps .step{max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;position:relative}.content-str{padding:20px 0}.framer,.subframer{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.framer1,.framer2{margin:0;padding:0;width:100%}#step1>.framer1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}#step1>.framer1>div:nth-child(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}#step1>.framer1>div:nth-child(3){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#step1>.framer1>div:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}#step2,#step4,#step5{-webkit-box-shadow:0 0 100px rgba(0,0,0,.5) inset;box-shadow:inset 0 0 100px rgba(0,0,0,.5)}#step2 .subframer.content-str{padding-bottom:0}#step2 .col-md-6{padding:40px;overflow:hidden}#step2 .content-str.bg-white{padding:0}#step2 .content-str.bg-white .img-wrap{display:none}.title-work{text-align:center;margin-bottom:40px;float:left}.step h3{text-transform:uppercase;margin-bottom:20px;color:#fff}#step1 h3,#step7 h3{color:#4d3077}.step h4{margin:15px 0}.step h5{margin-bottom:15px}.step h6{margin:30px 0}.bg-dark-blue h2,.step h6{font-size:28px;font-weight:700;opacity:.5}.bg-dark-blue h2{color:#fff;text-align:center;padding:35px 15px}.link-back{margin-bottom:24px;font-weight:700;display:block;float:left;width:100%}.link-back img{margin-right:10px;float:left}.link-back span{display:none}.seemore{color:#000;border:0;border-bottom:2px solid;padding:0 80px 20px 0;clear:both;display:block;background:url(/image/common/image/icons/seemore.png) no-repeat 100% 0/30px auto #fff;font-weight:700;margin-top:30px}.step .left-arrow-black img,.step .right-arrow-black img{width:25px}.step .left-arrow-black,.step .right-arrow-black{margin-top:-60px;display:block;height:60px;width:60px;background:#fff;z-index:1;padding:5px;position:relative;text-align:center;line-height:50px}.step .right-arrow-black{float:right}.image-rounded-bg:after{content:" ";background:#fff;-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.14);box-shadow:0 20px 40px 0 rgba(0,0,0,.14);border-radius:100%;height:230px;width:230px;display:block;position:absolute;top:20px;z-index:-1;left:0}.image-rounded-bg img{margin:50px 0 0 50px;-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,.35);box-shadow:0 10px 10px 0 rgba(0,0,0,.35);max-width:80%}.imgcent{margin-left:0;margin-bottom:20px}.image-large{margin:40px auto 0;overflow-y:scroll;height:350px;width:90%}.image-large img{width:100%;height:auto;margin:0 auto}#step5 .bigimage{height:250px}.subframer ul.iconic2,.subframer ul.iconic3,ul.iconic{margin:0;padding:0}.iconic li{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;float:left;line-height:25px;list-style:none;margin-bottom:1.25rem}.iconic li img{float:left;margin-right:10px;width:50px}.iconic li p{margin:auto 0}.iconic2{text-align:center}.iconic2 li,.iconic3 li{display:block;float:left;list-style:none}.iconic2 li{display:inline-block;float:none;padding:0}.iconic2 li:nth-child(3){clear:left}.iconic2 li p{text-align:center;margin-top:15px;float:left;width:100%;padding:15px}.iconic2 li img,.iconic3 li img{float:left;margin-right:10px;width:50px}.iconic2 li img{width:80%;max-width:180px;margin:0;float:none;display:inline-block}.iconic3 li p{font-size:16px;width:calc(100% - 60px);float:left}#step1 .content-str.bg-white>div{float:left}#step1 .step-intro strong{font-size:20px}#step1 .step-intro{margin-bottom:30px}#step1 .content-str.bg-white>div.step-brief{padding-top:0}#step3>div.bg-video{padding:0;margin:0;display:block}#step3>div.bg-video iframe{width:100%}#step3>div.bg-video .video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}#step3>div.bg-video .video-container embed,#step3>div.bg-video .video-container iframe,#step3>div.bg-video .video-container object{position:absolute;top:0;left:0;width:100%;height:100%}#step3 h3{margin:35px 35px 20px;text-shadow:0 0 3px #000}#step3>div.bg-image-large{padding:0;margin:0}#carrousel1{margin:50px auto}#step2.step-bg-3 .bgiage{margin:-140px -20px -40px -250px;width:300%;max-width:unset;opacity:.5}#step2.step-bg-4 .bgiage{margin:0;width:100%;max-width:unset}#step2.step-bg-5 .bgiage{margin:20px -40px -60px 0;width:100%;max-width:unset}#step2.step-bg-6 .bgiage{margin:0 -40px -60px 0;width:100%;max-width:unset}#step2.step-bg-7 .bgiage{margin:20px 0 0;width:100%;max-width:unset}#step2.step-bg-8 .bgiage{margin:-40px -40px -60px;width:100%;max-width:unset}.work-3 #heading .img-work img{width:100%}.work-5 .deviceimg img{width:100%;max-width:unset}.work-6 #heading .img-work img{width:200px}#step2.step-bg-4 .subframer.bg-white{margin-top:-150px}.ourwork>.container>.col-12{padding:0 0 80px}.ourwork>.container>.col-12 a{padding:0 40px}@media (min-width:768px){.imgcent{margin-left:8.333333%}#step2 .col-md-6{padding:20px}.content-str{margin:60px;width:88%;padding:3%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#main-container{height:auto;overflow:hidden}#main-container>section#heading{height:480px}body.work-bg{background-size:100% auto}#step2.step-bg-2{background:url(/image/common/image/bg/01-unsw-bg-image-013x.png) no-repeat 130% 400px/60% auto;background-position:130% 10%}#step2.step-bg-3 .subframer:first-child{background:url(/image/common/image/bg/ta-1-graphic3x.png) no-repeat 100% 100%/70% auto}#step2.step-bg-3{background:url(/image/common/image/bg/02-ta-cx-bg-image-023x.png) no-repeat 110% 110%/70% auto;padding-bottom:100px!important}#step2.step-bg-4{background:url(/image/common/image/bg/03-slnsw-ux-bg-image-013x.png) no-repeat 90% 0/40% auto}#step2.step-bg-5{background:url(/image/common/image/bg/05-hd-software-bg-image-013x.png) no-repeat 130% 0/60% auto}#step2.step-bg-6{background:url(/image/common/image/bg/06-ta-software-bg-image-013x.png) no-repeat 300px 0/100% auto}#step2.step-bg-7{background:url(/image/common/image/bg/07-zurich-pm-bg-image-013x.png) no-repeat 130% 100px/60% auto}#step2 .bgiage{display:none}#step2.step-bg-4 .subframer.bg-none,#step2.step-bg-ui-slnsw .subframer.bg-none{margin-bottom:0}#step2.step-bg-4 .subframer.bg-white,#step2.step-bg-ui-slnsw .subframer.bg-white{margin-top:0}#step1 .content-str.bg-white{display:block;padding-top:60px}#step1 .content-str.bg-white>div{float:left;padding-top:0}#step1 .step-intro{margin-bottom:30px}#step1 .step-brief{display:block!important}#step2,#step4,#step5{-webkit-box-shadow:none;box-shadow:none}#step2 .content-str.bg-white .img-wrap{display:block;background-size:cover;background-position:50%}#step2 .bg-white.content-str{padding:0}#step2 .bg-white.content-str .txt-wrap{padding:44px}#step2 .bg-white.content-str .txt-wrap h4{margin:0 0 10px;font-size:16px}#step2 .bg-white.content-str .txt-wrap p,#step2 .bg-white.content-str .txt-wrap ul{font-size:12px}#step3>div{padding:60px;height:auto}#step3>div.bigimage{height:100vh}#step3 h3{position:absolute;top:46px;left:110px;margin:0;z-index:1}#step4 .subframer.bg-none{margin-bottom:0}#step4 .subframer.bg-white>div:nth-child(2) ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}#step4 .bigtext h6{font-size:35px}.work-1 #step4 .subframer.bg-white{margin-top:0}.title-work{text-align:left}.link-back{margin-bottom:80px}.link-back span{display:block}.seemore{display:none}.step .right-arrow-black{float:right;right:-17px;position:absolute;bottom:0}#scroller{-webkit-scroll-snap-type:y mandatory;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}#scroller>.scroll-item{scroll-snap-align:start}.iconic li p{font-size:15px}.iconic2{display:-webkit-box;display:-ms-flexbox;display:flex}.iconic2 li{text-align:center}.iconic2 li img{margin:0;display:inline-block;float:none}.iconic2 li:nth-child(3){clear:none}.subframer ul.iconic2{margin-top:50px}.image-rounded-bg:after{height:300px;width:300px;top:0}.image-large{width:80%;-webkit-box-shadow:-30px 50px 60px rgba(0,0,0,.5);box-shadow:-30px 50px 60px rgba(0,0,0,.5);margin:20vh auto 0;height:80vh}.deviceimg img{width:520px;float:right;margin-right:-160px;max-width:unset}.work-1 .deviceimg img{width:430px;margin:0 -90px -70px 0}.work-5 .deviceimg img{width:170%}.work-1 #heading .img-work img{width:420px;float:left;margin-left:-80px;margin-top:60px}.work-2 #heading .img-work img{width:340px;float:left;margin-top:60px}.work-3 #heading .img-work img{width:400px;float:right;margin-top:80px}.work-4 #heading .img-work img{width:380px;float:left;margin-top:60px}.work-5 #heading .img-work img{float:left;margin-left:0;margin-top:60px}.work-6 #heading .img-work img{width:300px;float:left;margin-top:60px}.work-7 #heading .img-work img{width:110%;float:left;margin-top:60px}#carrousel1{margin-top:0}.carousel-item{text-align:center}.bg-dark-blue h2{padding:140px 50px;font-size:30px}.work-2 #step2.step-bg-3 .subframer.bg-none{margin-bottom:0}}@media (min-width:992px){#heading>.container{padding:60px}}@media (min-width:1024px){#main-container>section#heading{background-position:0 0;height:650px}#main-container>section#heading .container{width:90%}#main-container>section#steps .step#step2{padding-bottom:80px;background-position:130% 0}.work-3 #main-container>section#steps .step#step2{background-position:90% 0}.subrow{height:450px;width:100%}#step1 .step-intro strong{font-size:25px}#step2 .bg-white.content-str .txt-wrap p,#step2 .bg-white.content-str .txt-wrap ul{font-size:15px}#step2 .bg-white.content-str .txt-wrap h4{font-size:26px}#step4 .subframer.content-str:nth-child(2){height:400px}#step4 .bigtext h6{font-size:72px;line-height:1.5}.work-5 #step4 .subframer.content-str:nth-child(2),.work-6 #step4 .subframer.content-str:nth-child(2),.work-7 #step4 .subframer.content-str:nth-child(2){margin-top:0}#step5 .bigimage{height:300px}.title-work{padding-top:60px}.step .right-arrow-black{right:0}.step h3{font-size:32px;line-height:1.13}.step h6{font-size:46px}.subframer ul.iconic2{margin-top:100px}.bg-dark-blue h2{padding:140px 60px;font-size:56px;line-height:1.5}#step5 h3,#step6 h3{padding-left:30px}#step6{min-height:768px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#step6 p{font-size:20px;line-height:30px}.step .left-arrow-black,.step .right-arrow-black{width:80px;height:80px;margin-top:-80px;line-height:70px!important}.iconic2 li p{font-size:27px;line-height:1.48;padding:0 30px}#step2.step-bg-3{background-position:110% 110%}#step2.step-bg-4,#step2.step-bg-ui-slnsw{background-position:110% 14%}#step2.step-bg-5{background-position:520px 0}#step2.step-bg-6{background-position:470px 70px}#step2.step-bg-7,#step2.step-bg-8{background-position:280px 220px}#step2.step-bg-8 .subframer.bg-none{margin-bottom:0}#step2.step-bg-8 .subframer.bg-white{margin-top:0}.deviceimg img{width:520px;float:right;margin-right:-160px;max-width:unset}.work-1 .deviceimg img{width:520px;margin-top:170px;margin-bottom:-160px}.work-2 .deviceimg img{width:610px;margin-top:170px;margin-bottom:-100px}.work-3 .deviceimg img{width:600px;margin-top:150px}.work-4 .deviceimg img{width:620px;margin-top:90px;margin-right:-150px}.work-5 .deviceimg img{width:650px}.work-6 .deviceimg img{width:670px}.work-7 .deviceimg img{width:580px;margin-top:290px;position:relative;margin-bottom:-140px}.work-8 .deviceimg img{width:750px}.work-1 #heading .img-work img,.work-2 #heading .img-work img{width:440px;float:left;margin-top:110px}.work-3 #heading .img-work img,.work-4 #heading .img-work img,.work-5 #heading .img-work img,.work-7 #heading .img-work img{width:490px;float:left;margin-top:110px}.work-6 #heading .img-work img{width:300px;float:right;margin-top:110px}}@media (min-width:1200px){#main-container>section#heading{height:750px}#main-container>section#steps .step#step1,#main-container>section#steps .step#step2 .subframer,#main-container>section#steps .step#step4,#main-container>section#steps .step#step5 .subframer.bigicons,#main-container>section#steps .step#step5 .subframer.bigtext h2,#main-container>section#steps .step#step6,#main-container>section#steps .step#step7 .subframer{max-width:1240px;margin:0 auto;height:auto}#main-container>section#steps .step#step1{width:1080px;max-width:unset}#main-container>section#steps .step#step4,#main-container>section#steps .step#step5{padding-top:100px}#step1{width:1100px}#step1 .content-str.bg-white{margin:50px 0;width:100%;padding:50px}#step1 .step-intro strong{font-size:28px;line-height:1.43}#step1 .step-brief{font-size:20px;line-height:1.43}#step1 .step-title{padding:0}#step2 h3{color:#fff;margin-bottom:80px}#step2 .bg-white.content-str .txt-wrap{padding:50px;max-height:650px}#step2 .bg-white.content-str .txt-wrap p,#step2 .bg-white.content-str .txt-wrap ul{font-size:20px;line-height:1.5}#step2 .bg-white.content-str .txt-wrap h4{margin:0 0 40px;font-size:27px;line-height:1.48}#step2 .subframer.bg-none p{font-size:20px;line-height:1.5}.step#step2 .subframer.bg-none{padding-bottom:80px}#step2 .subframer.bg-none>div,#step5 .subframer.bg-none>div{padding:0}#step3{position:relative}#step4 .subframer.bg-none{padding:10px;width:1130px}#step4 .subframer.bg-none .bigtext{padding:0 0 0 10px}#step4 .subframer.content-str:nth-child(2){margin:0 auto;height:600px;width:1050px}#step5 .bigicons{padding:50px 40px}#step5 .bigimage{height:500px}#step5 h3{padding-left:40px}#step6 h3{padding-left:0}#step6 .titlewrap{padding:0}#step6 p{font-size:27px;line-height:1.48}.iconic li{margin-bottom:20px}.iconic li p{font-size:20px;line-height:50px;margin:0;padding-left:25px}.subframer .iconic3 li p{font-size:20px;line-height:1.5}.subframer .iconic3 li img{width:80px;height:80px}.subframer ul.iconic2{margin-top:150px}.step h5{font-size:27px;line-height:1.48}.step h6{font-size:55px}.step .right-arrow-black{right:20px}.link-back span{font-size:20px;line-height:28px}.bg-dark-blue h2{padding:140px 0}.work-1 #heading .img-work img,.work-2 #heading .img-work img,.work-3 #heading .img-work img,.work-4 #heading .img-work img,.work-5 #heading .img-work img,.work-7 #heading .img-work img{width:560px;margin-top:110px}.work-6 #heading .img-work img{width:330px;margin-top:110px}.work-2 .deviceimg img{width:670px;margin-top:40%}.work-5 #step2 .bg-white.content-str{margin-top:80px!important}.work-7 .deviceimg img{margin-top:110px}.work-2 #main-container>section#steps .step#step2{background-position:110% 110%}.work-5 #main-container>section#steps .step#step2{padding-bottom:80px;background-position:130% 0}.work-6 #main-container>section#steps .step#step2{background-size:80%;background-position:250% -80px}}@media (min-width:1340px){#main-container>section#steps .step#step1{width:1240px}#step4 .subframer.bg-none{padding:30px 0;width:1130px;margin:60px 40px}#step4 .subframer.content-str:nth-child(2){width:1240px}.step#step2 .subframer.bg-none{padding-left:50px}#step5 .subframer.bigicons{padding:50px}#step5 h3{padding-left:50px}#step2.step-bg-3{background-position:630px 60px;background-size:50%}}img.zoom{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}img.zoom:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}#main-container>section>.container{margin:0 auto}.bg-purple-hero{color:#fff;text-align:center}.bg-purple-hero p{text-transform:uppercase;font-weight:700}.bg-purple-hero h1{font-weight:bolder}button.filter-btn{color:#fff;background:transparent;border:2px solid;padding:4px 10px}.btn-for-desktop{display:none;width:20%;float:right;margin:1% 4% 1% 0}.btn-for-mobile{margin:0 auto;margin-top:20px}.ourwork .leftside.active,.ourwork .rightside.active{margin:0 auto}#main-container>section#filtermenu{z-index:2000;background:#302c41;position:fixed;width:100%;display:none;border-bottom:3px solid #fff}#filtermenu h2{font-weight:700;color:#fff;margin:5px auto;text-align:center}#filtermenu ul,#filtermenu ul li{margin:0;padding:0;width:100%}#filtermenu ul li{display:block;margin-bottom:10px}#filtermenu ul li button{padding:10px 0;width:100%;border:2px solid #fff;color:#fff;background:transparent}#filtermenu ul li button.active,#filtermenu ul li button.active:hover,#filtermenu ul li button:hover{background:#4d3073}#filtermenu .btnclose{position:absolute;top:14px;cursor:pointer;right:16px}.btn-arrow2{width:26px}.container.row-even .rightside a>img,.container.row-odd .leftside a>img{margin:40px;width:calc(100% - 80px)}#main-container>section>.container.row-even .leftside,#main-container>section>.container.row-odd .rightside{color:#000;margin-bottom:0;background:#fff;-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.14);box-shadow:0 20px 40px 0 rgba(0,0,0,.14)}.container.row-even .leftside a>img.rounded,.container.row-odd .rightside a>img.rounded{max-width:60%;margin:50px auto;float:none;display:inherit}#main-container>section>.container.row-even .rightside .desc-work,#main-container>section>.container.row-odd .leftside .desc-work{margin:0;padding:0 40px 20px}#main-container>section>.container.row-even .rightside>img,#main-container>section>.container.row-odd .leftside>img{margin:5%;width:90%;-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.14);box-shadow:0 20px 40px 0 rgba(0,0,0,.14)}.ourwork .row-even .leftside a:hover,.ourwork .row-odd .rightside a:hover{text-decoration:none}#main-container>section>.container.row-4{margin-top:50px}@media (min-width:768px){.btn-for-desktop.filter-btn{top:0;position:absolute;right:0}#main-container>section#filtermenu{top:0;background:rgba(25,21,44,.9);height:auto;padding-bottom:30px}#filtermenu h2{letter-spacing:.3em}#filtermenu ul{text-align:center;margin-top:30px}#filtermenu ul li{display:inline-block;width:auto;margin-right:10px}#filtermenu ul li button{padding:10px}.work-bg #main-container>section>.container{display:-webkit-box;display:-ms-flexbox;display:flex}#main-container>section>.container.row-even .rightside a,#main-container>section>.container.row-odd .leftside a{padding-top:70px;padding-bottom:50px}#main-container>section>.container.row-odd .leftside .desc-work{left:-60px;right:unset}.container.row-even .rightside a>img,.container.row-odd .leftside a>img{margin:0;width:100%}#main-container>section>.container.row-even .rightside .desc-work{margin-top:-50px}.btn-for-mobile{display:none}.btn-for-desktop{display:block}.ourwork{padding-bottom:90px}#hero1:after{content:" ";display:block;width:100%;height:100%;background:transparent;position:absolute;-webkit-box-shadow:0 0 500px #000;box-shadow:0 0 500px #000}}@media (min-width:1024px){#hero1>div{display:block;text-align:center}.ourwork .rightside .desc-work{padding:0 20px 20px 40px}}.navbar{-webkit-transition:background-color 1s linear;transition:background-color 1s linear;padding:10px}.navbar.visible{background:#19152c;width:100%;height:100%;display:block;position:fixed}.navbar-toggler{padding:0;border:0}.nav-item img{margin-right:10px;width:15px}#nav-icon{width:30px;height:30px;position:relative;margin:0;z-index:3;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.nav-item.nav-icon a{font-weight:700}#nav-icon span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}#nav-icon span:first-child{top:0}#nav-icon span:nth-child(2){top:10px}#nav-icon span:nth-child(3){top:20px}#nav-icon.open span:first-child{top:10px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}#nav-icon.open span:nth-child(2){opacity:0;left:-60px}#nav-icon.open span:nth-child(3){top:10px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.dropdown-menu{background:transparent!important;margin:0;padding:0;border:0}.dropdown-item{padding:10px;margin:0;color:#fff;border-radius:10px;line-height:1px}.dropdown-item img{margin-right:10px;width:15px}.nav-link{font-size:27px;line-height:70px}@media only screen and (min-width:768px){.dropdown-menu{position:relative;float:left;width:100%}.dropdown-item{float:left;width:33%;margin:0;clear:none}.navbar-nav{display:block}.navbar-nav .nav-link{font-size:50px}.navbar-nav .nav-item{float:left;width:100%}.nav-item.nav-icon{float:left;width:33%;margin:20px 0;font-weight:700}.navbar-nav .nav-icon .nav-link{font-size:20px}.nav-item img{width:auto;height:75px}}#mainnav{padding-left:30px}@media (min-width:1024px){.nav-item.nav-icon{width:340px}}.step-position{z-index:1;display:none;position:fixed;top:75px;left:0;width:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none}@media (min-width:768px){.step-position{display:-webkit-box;display:-ms-flexbox;display:flex}}.step-position ul{height:85vh;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.step-position li{text-align:center;display:block;margin:0;padding:0;list-style:none;height:13%}@media (min-width:768px){.step-position li:after{content:" ";display:block;background:#4c2f72;height:100%;width:1px;margin:-6px auto 0}}@media (min-width:768px){.step-position li:last-child:after{display:none}}.step-position li a{padding:0;background:#4c2f72;-webkit-box-shadow:0 0 2px #000000a1 inset;box-shadow:inset 0 0 2px #000000a1;color:#fff;display:inline-block;font-size:0;font-weight:400;text-align:center;line-height:20px;width:10px;height:10px;border-radius:20px;pointer-events:auto}.step-position li a.active{font-family:Gotham,Helvetica,arial,sans-serif;width:20px;height:20px;border-radius:20px;font-size:10px;border:1px solid}.our-work .link-back *,.our-work .link-back:hover{color:#dec6fe}.subframer .iconic3 li.empty{margin:0}.parallax-img{background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-width:1024px){.parallax-img{background-attachment:fixed}}.static-cover-img{background-repeat:no-repeat;background-size:cover}.capability-page{font-size:20px}.capability-page .header h2{padding:1.25rem}.capability-page .link-back *,.capability-page .link-back:hover{color:#fff}.capability-page #steps{z-index:2}.capability-page #heading{height:30rem;background-size:55rem;background-repeat:no-repeat;background-position:87%}@media (min-width:1024px){.capability-page #heading{background-size:cover}}@media (min-width:768px){.capability-page #heading .title-work{padding-left:4rem}}@media (min-width:1024px){.capability-page #heading .title-work{padding-left:1rem}}.capability-page .introduction{display:none}@media (min-width:768px){.capability-page .introduction{display:block}}.capability-page .introduction-mobile{display:block;position:relative;z-index:3}@media (min-width:768px){.capability-page .introduction-mobile{display:none}}.capability-page .introduction-mobile small{font-family:Gotham,Helvetica,arial,sans-serif;text-transform:uppercase;font-size:16px;font-weight:700;line-height:40px}.capability-page .introduction-mobile h1{font-weight:bolder;text-transform:capitalize;font-size:40px}@media (min-width:1200px){.capability-page .framer1{width:1240px;min-height:35rem}}@media (min-width:768px){.capability-page .framer2{width:100%}}.capability-page h2{color:#953d4d;text-transform:uppercase}.capability-page .related-work h3{color:#953d4d}@media (min-width:768px){.capability-page .related-work .section-title{margin-left:50px}}.capability-page .step{display:-webkit-box;display:-ms-flexbox;display:flex}.capability-page #step1{padding:10% 0}.capability-page #step1 .step-icons{font-size:20px;padding:2rem 1rem}@media (min-width:1200px){.capability-page #step1 .step-icons{padding:0}}.capability-page #step1 .framer{margin:0 0 10%}@media (min-width:768px){.capability-page #step1 .framer{margin:auto}}.capability-page .bg-wrapper{background:url(/image/common/image/bg/tilebg-dark-pink.jpg) repeat left 0/100% auto;background-attachment:fixed;position:relative}.capability-page .step2{color:#fff}@media (min-width:768px){.capability-page .step2 .step-title-box{position:absolute;width:100%;top:5rem}}@media (max-width:768px){.capability-page .step2 .step-title{width:85%;margin:auto 1rem}}@media (min-width:768px){.capability-page .step2 .step-title{margin:3rem auto}}@media (min-width:1024px){.capability-page .step2 .step-title{width:1070px}}.capability-page .step2 h2{color:#fff}.capability-page .step2 h3{font-weight:700;line-height:40px;margin-bottom:10px;text-transform:none}@media (min-width:1024px){.capability-page .step2 h3{font-size:1.75rem}}.capability-page .step2 .key-area-container{font-weight:700;background-repeat:no-repeat;background-size:30rem,100rem 20rem;background-position:80% 0,top;padding-top:23rem;padding-bottom:2rem}@media (min-width:768px){.capability-page .step2 .key-area-container{background-size:85%,65rem;margin-top:10rem;padding-top:35rem}}@media (min-width:1024px){.capability-page .step2 .key-area-container{background-size:50%,100% 100%;background-position:top;padding-top:10rem;padding-bottom:10rem}}.capability-page .step2 .key-areas{width:85%;margin:auto}@media (min-width:1024px){.capability-page .step2 .key-areas{width:90%;padding:20px;margin:0 auto;position:relative}}@media (min-width:1366px){.capability-page .step2 .key-areas{width:1240px}}.capability-page .step2 .key-area{margin-bottom:3rem}@media (min-width:1024px){.capability-page .step2 .key-area{width:20rem}}.capability-page .step3 h2{color:#fff}.capability-page .step3 .image{background-size:cover;height:23rem;background-repeat:no-repeat;-webkit-transition:all 1s;transition:all 1s;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}@media (min-width:768px){.capability-page .step3 .image{background-size:auto 34rem;height:30rem;background-position:0 100%}}@media (min-width:1024px){.capability-page .step3 .image{height:auto;max-width:50%;background-size:cover}}.capability-page .step3 .step-title{padding:2rem 1rem}.capability-page .step3 .framer{margin:0;padding:0}@media (min-width:768px){.capability-page .step3 .framer{margin:3rem auto}}@media (min-width:1024px){.capability-page .step3 .framer{min-height:35rem}}.capability-page .step3 h1{font-weight:bolder;color:#953d4d;padding-bottom:1.25rem}.capability-page .step3 .insights-content{display:grid;max-width:100%;height:auto}@media (min-width:768px){.capability-page .step3 .insights-content{height:25rem}}@media (min-width:1024px){.capability-page .step3 .insights-content{max-width:50%;height:auto}}.capability-page .step3 .step-description{padding:20px;margin:auto;-webkit-transition:all .5s;transition:all .5s;grid-row:1;grid-column:1}@media (min-width:1024px){.capability-page .step3 .subframer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.capability-page .step3 .step-numbers{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;top:23rem;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (min-width:768px){.capability-page .step3 .step-numbers{top:33rem}}@media (min-width:1024px){.capability-page .step3 .step-numbers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:50%;-webkit-transform:translate(-15%,-50%);transform:translate(-15%,-50%);left:50%}}.capability-page .step3 .step-number{background-color:#f08daf;border-radius:12px;width:20px;height:20px;text-align:center}.capability-page .step3 .step-number p{display:none}.capability-page .step3 .step-number:not(:last-child){margin-right:3rem}@media (min-width:1024px){.capability-page .step3 .step-number:not(:last-child){margin-bottom:4rem}}.capability-page .step3 .currentInsight{border:1px solid #fff;color:#fff;background-color:#953d4d}.capability-page .step3 .currentInsight p{display:block;font-size:10px;padding-top:1px}.capability-page .related-work .framer{margin-top:10rem}.capability-page .capability-innovation .key-area-container{background-image:url(/image/what-we-do/images/innovation@1x.png)}@media (min-width:768px){.capability-page .capability-innovation .key-area-container{background-position:15% 0}}@media (min-width:1024px){.capability-page .capability-innovation .key-area-container{background-position:top}}@media (min-width:1024px){.capability-page .capability-innovation #key-area-3{position:absolute;right:5rem;top:21rem}}@media (min-width:1200px){.capability-page .capability-innovation #key-area-3{right:10%}}.capability-page .capability-innovation .step3 .image{background-image:url(/image/what-we-do/images/innovation-03insights.jpg)}.capability-page .capability-delivery .key-area-container{background-image:url(/image/what-we-do/images/illustration-delivery.png);background-size:22rem;background-position:75% 0}@media (min-width:768px){.capability-page .capability-delivery .key-area-container{background-size:60%;background-position:50% 20%}}@media (min-width:1024px){.capability-page .capability-delivery .key-area-container{background-size:50%;background-position:50% 40%}}@media (min-width:1200px){.capability-page .capability-delivery .key-area-container{background-size:25%}}@media (min-width:1024px){.capability-page .capability-delivery #key-area-3{position:absolute;right:0;bottom:0}}.capability-page .capability-delivery .step3 .image{background-image:url(/image/what-we-do/images/delivery-03insights.jpg)}.capability-page .capability-design #heading{background-position:70%}@media (min-width:768px){.capability-page .capability-design #heading{background-position:30%}}@media (min-width:1024px){.capability-page .capability-design #heading{background-position:87%}}.capability-page .capability-design .key-area-container{background-image:url(/image/what-we-do/images/illustration-treedesign.png);background-size:22rem;background-position:80% 1%}@media (min-width:768px){.capability-page .capability-design .key-area-container{background-position:60% 10%;background-size:60%}}@media (min-width:1024px){.capability-page .capability-design .key-area-container{padding-top:5rem;background-position:50% 35%;background-size:30rem}}.capability-page .capability-design .key-area-container h1{font-weight:700;padding-right:1rem}@media (min-width:1024px){.capability-page .capability-design #key-area-3{position:absolute;right:0;top:20px}.capability-page .capability-design #key-area-4{position:absolute;right:0;bottom:0}}.capability-page .capability-design .step3 .image{background-image:url(/image/what-we-do/images/design-03insights.jpg)}#capability-landing{background-attachment:fixed;font-size:16px;background-size:100%}#capability-landing #heading{height:30rem;-webkit-box-shadow:none;box-shadow:none}@media (min-width:768px){#capability-landing #heading{height:40rem}#capability-landing #heading .title-work{margin:3rem auto;text-align:center;max-width:75%;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}@media (min-width:1024px){#capability-landing #heading{height:50rem}#capability-landing #heading .title-work{margin:5rem auto}}#capability-landing .capability-icon-bg{display:none}@media (min-width:768px){#capability-landing .capability-icon-bg{display:block;width:100%;position:absolute}#capability-landing .capability-icon-bg .innovation-icon-landing{position:absolute;right:2rem;width:12rem}#capability-landing .capability-icon-bg .design-icon-landing{position:absolute;top:15rem;left:-2rem;width:12rem}#capability-landing .capability-icon-bg .delivery-icon-landing{width:12rem;position:absolute;right:12rem;top:20rem}}@media (min-width:1024px){#capability-landing .capability-icon-bg .innovation-icon-landing{right:5rem;width:15rem}#capability-landing .capability-icon-bg .design-icon-landing{top:15rem;left:-2rem;width:15rem}#capability-landing .capability-icon-bg .delivery-icon-landing{width:15rem;right:15rem;top:30rem}}@media (min-width:1200px){#capability-landing .capability-icon-bg .innovation-icon-landing{right:5rem;width:20rem}#capability-landing .capability-icon-bg .design-icon-landing{top:15rem;left:-2rem;width:22rem}#capability-landing .capability-icon-bg .delivery-icon-landing{width:20rem;right:20rem;top:30rem}}@media (min-width:2560px){#capability-landing .capability-icon-bg .innovation-icon-landing{right:15rem;width:25rem}#capability-landing .capability-icon-bg .design-icon-landing{top:15rem;left:-2rem;width:27rem}#capability-landing .capability-icon-bg .delivery-icon-landing{width:25rem;right:40rem;top:30rem}}#capability-landing .introduction{display:block}#capability-landing .introduction h1{text-transform:none;margin-bottom:3rem}#capability-landing .introduction small{text-transform:none;line-height:24px}@media (min-width:768px){#capability-landing .introduction small{font-family:Helvetica,arial,sans-serif;font-size:20px;font-weight:700}}#capability-landing .capabilities-container{z-index:2;position:relative}@media (min-width:1024px){#capability-landing .capabilities-container .innovation-landing{-webkit-clip-path:polygon(0 20%,100% 0,100% 100%,0 100%);clip-path:polygon(0 20%,100% 0,100% 100%,0 100%)}#capability-landing .capabilities-container .design-landing{-webkit-clip-path:polygon(0 0,100% 20%,100% 100%,0 100%);clip-path:polygon(0 0,100% 20%,100% 100%,0 100%)}#capability-landing .capabilities-container .design-landing .image-box{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;background-position:75%}#capability-landing .capabilities-container .delivery-landing{-webkit-clip-path:polygon(0 20%,100% 0,100% 100%,0 80%);clip-path:polygon(0 20%,100% 0,100% 100%,0 80%)}}#capability-landing #digital-transformation{display:none;height:70rem}@media (min-width:1200px){#capability-landing #digital-transformation{display:block}}#capability-landing #digital-transformation .tranform-text-block{font-family:Gotham,Helvetica,arial,sans-serif;width:20%;margin:10rem 7rem;float:left}#capability-landing #digital-transformation .tranform-text-block .transformation-heading{font-weight:700;font-size:40px}#capability-landing #digital-transformation .tranform-text-block .transformation-text{font-weight:lighter;font-size:20px}#capability-landing #digital-transformation .transform-image-block{width:65%;margin-top:12rem;margin-left:-7rem}@media (min-width:2000px){#capability-landing #digital-transformation .transform-image-block{width:55%}}#capability-landing #our-clients{background-color:#953d4d;overflow:hidden;padding:35px;padding-top:20%;padding-bottom:24%}#capability-landing #our-clients .fixed-bg{display:none}@media (min-width:1024px){#capability-landing #our-clients{background-repeat:no-repeat;background-size:cover;padding-top:5%}}@media (min-width:1200px){#capability-landing #our-clients{-webkit-clip-path:polygon(0 0,100% 25%,100% 100%,0 100%);clip-path:polygon(0 0,100% 25%,100% 100%,0 100%);padding-left:0}#capability-landing #our-clients .fixed-bg{display:block}}#capability-landing #our-clients .our-clients-title{font-weight:700;font-size:28px;margin:25px 0 50px}@media (min-width:768px){#capability-landing #our-clients .our-clients-title{margin:3rem 2rem}}@media (min-width:1024px){#capability-landing #our-clients .our-clients-title{margin:10rem 5rem;font-size:3.5rem;width:30rem}}@media (min-width:1200px){#capability-landing #our-clients .our-clients-title{margin:10rem 7rem}}#capability-landing #our-clients .client-logos{display:grid;row-gap:50px}#capability-landing #our-clients .client-logos div{margin:auto}#capability-landing #our-clients .client-logo-ta{grid-column:1}#capability-landing #our-clients .client-logo-ta img{width:175px}@media (min-width:1024px){#capability-landing #our-clients .client-logo-ta{grid-column:1;grid-row:1}#capability-landing #our-clients .client-logo-ta img{width:225px}}#capability-landing #our-clients .client-logo-slnsw{grid-column:2;grid-row:4}#capability-landing #our-clients .client-logo-slnsw img{width:180px}@media (min-width:1024px){#capability-landing #our-clients .client-logo-slnsw{grid-column:4;grid-row:1}#capability-landing #our-clients .client-logo-slnsw img{width:225px}}#capability-landing #our-clients .client-logo-western{grid-column:1;grid-row:2}#capability-landing #our-clients .client-logo-western img{width:147px}@media (min-width:1024px){#capability-landing #our-clients .client-logo-western{grid-column:1;grid-row:2}#capability-landing #our-clients .client-logo-western img{width:225px}}#capability-landing #our-clients .client-logo-foxtel{grid-column:2;grid-row:2}#capability-landing #our-clients .client-logo-foxtel img{width:80px}@media (min-width:1024px){#capability-landing #our-clients .client-logo-foxtel{grid-column:2;grid-row:2}#capability-landing #our-clients .client-logo-foxtel img{width:100px}}#capability-landing #our-clients .client-logo-unsw{grid-column:1;grid-row:3}#capability-landing #our-clients .client-logo-unsw img{width:120px}@media (min-width:1024px){#capability-landing #our-clients .client-logo-unsw{grid-column:3;grid-row:1}#capability-landing #our-clients .client-logo-unsw img{width:180px}}#capability-landing #our-clients .client-logo-heathdirect{grid-column:2;grid-row:1}#capability-landing #our-clients .client-logo-heathdirect img{width:115px}@media (min-width:1024px){#capability-landing #our-clients .client-logo-heathdirect{grid-column:4;grid-row:2}#capability-landing #our-clients .client-logo-heathdirect img{width:179px}}#capability-landing #our-clients .client-logo-zurich{grid-column:1;grid-row:4}#capability-landing #our-clients .client-logo-zurich img{width:97px}@media (min-width:1024px){#capability-landing #our-clients .client-logo-zurich{grid-column:3;grid-row:2}#capability-landing #our-clients .client-logo-zurich img{width:150px}}#capability-landing #our-clients .client-logo-resmed{grid-column:2;grid-row:3}#capability-landing #our-clients .client-logo-resmed img{width:80px}@media (min-width:1024px){#capability-landing #our-clients .client-logo-resmed{grid-column:2;grid-row:1}#capability-landing #our-clients .client-logo-resmed img{width:90px}}.capability-page #heading{color:#fff;pointer-events:none}.capability-page #heading a{pointer-events:auto}@media (min-width:768px){.capability-page #heading{background:url(/image/common/image/bg/purple3.png) no-repeat 100% auto;-webkit-box-shadow:0 0 500px rgba(0,0,0,.5) inset;box-shadow:inset 0 0 500px rgba(0,0,0,.5)}}.capability-page #heading>.container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:100px}@media (min-width:768px){.capability-page #heading>.container{position:fixed;left:0;right:0}}.capability-page #heading h1{font-weight:bolder;text-transform:capitalize;font-size:40px}@media (min-width:768px){.capability-page #heading h1{font-size:45px}}@media (min-width:1200px){.capability-page #heading h1{font-size:72px;line-height:1.39}}.capability-page #heading h1+small{text-transform:none!important}.capability-page #heading small{font-family:Gotham,Helvetica,arial,sans-serif;text-transform:uppercase;font-size:16px;font-weight:700;line-height:40px}@media (min-width:768px){.capability-page #heading small{font-size:20px;margin:30px 0 40px;display:block}}@media (min-width:1200px){.capability-page #heading small{font-size:28px;line-height:1.43;display:block}}.capability-page #heading .img-work{padding:0;margin-left:-15px}.capability-page #heading .img-work img{width:100%;margin:0 auto 60px;max-width:100%}@media (min-width:1200px){.capability-page #heading .img-work img{max-width:620px;margin-top:60px}}.image-with-text{margin-bottom:2rem}@media (min-width:1024px){.image-with-text{margin-bottom:0;margin-bottom:-8rem}}.image-with-text .image-with-text__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:1024px){.image-with-text .image-with-text__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.image-with-text .image-box{margin:auto;height:15rem;background-size:30rem;background-position:85% 0;background-repeat:no-repeat}@media (min-width:768px){.image-with-text .image-box{height:25rem;background-size:cover}}@media (min-width:1024px){.image-with-text .image-box{height:35rem;width:47%}}@media (min-width:1200px){.image-with-text .image-box{height:40rem}}.image-with-text .text-box{margin:auto;color:#000;padding:25px;position:relative}@media (min-width:768px){.image-with-text .text-box{height:25rem}}@media (min-width:1024px){.image-with-text .text-box{height:35rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:53%}}@media (min-width:1200px){.image-with-text .text-box{height:40rem}}.image-with-text .text-box .text-box-inner{margin:auto;width:80%}.image-with-text .text-box .image-with-text__heading{font-weight:700;color:#953d4d}@media (min-width:768px){.image-with-text .text-box .image-with-text__heading{font-size:3.5rem}}.image-with-text .text-box .image-with-text__subtitle{padding-bottom:3rem;font-weight:lighter}@media (min-width:768px){.image-with-text .text-box .image-with-text__subtitle{padding-bottom:0;width:75%;font-size:1.75rem;letter-spacing:-.48px;line-height:50px;font-family:Gotham,Helvetica,arial,sans-serif}}@media (min-width:1200px){.image-with-text .text-and-arrow{position:relative}}.image-with-text .arrowlink{position:absolute;bottom:0;right:0;height:auto;background:#fff;background-color:#953d4d}@media (min-width:1024px){.image-with-text .arrowlink{bottom:45%}}@media (min-width:1200px){.image-with-text .arrowlink{bottom:0}}