body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}nav{display:flex;justify-content:center;margin-top:2rem;position:-webkit-sticky;position:sticky;width:100%;z-index:99}@media(max-width:768px){nav{margin-top:0}}nav .container{align-items:center;display:flex;justify-content:space-between;max-width:1920px;width:92%}@media(max-width:768px){nav .container{background:#fff;flex-direction:column;width:100%}}nav .container .logo-hamburger-wrapper{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1rem;width:100%}nav .logo{z-index:2}nav .logo img{max-width:200px}nav .hamburger{cursor:pointer;display:none;position:relative;z-index:5}@media(max-width:768px){nav .hamburger{display:block}}nav .topnav-links .links-wrapper{align-items:center;display:flex;gap:3rem;margin-right:5rem;white-space:nowrap}@media(max-width:768px){nav .topnav-links .links-wrapper{display:none;gap:0;margin-right:0;position:relative}}@media(max-width:992px){nav .topnav-links .links-wrapper{gap:.6rem}}@media(max-width:768px){nav .topnav-links .links-wrapper.active{align-items:center;background:#fff;display:flex;flex-direction:column;left:0;right:0;top:0;width:100vw}}nav .topnav-links .links-wrapper .link{align-items:center;display:flex;font-size:1.3rem;justify-content:center;text-decoration:none}nav .topnav-links .links-wrapper .link .icon{transform:scale(.6)}nav .topnav-links .services-wrapper .services-all{align-items:center;cursor:pointer;display:flex;justify-content:center}nav .topnav-links .services-wrapper .services{position:relative}@media(max-width:768px){nav .topnav-links .services-wrapper .services{position:static}}nav .topnav-links .services-wrapper .sub-services{background:#fff;border-radius:1rem;box-shadow:0 0 30px 5px #23bfd640;display:none;font-family:Oswald-regular;padding:.4rem;position:absolute;z-index:10}nav .topnav-links .services-wrapper .sub-services.active{display:block}@media(max-width:768px){nav .topnav-links .services-wrapper .sub-services{box-shadow:none;right:0;top:0;width:100%;z-index:1}}nav .topnav-links .services-wrapper .sub-services .link{align-items:center;gap:10px;justify-content:start;margin-bottom:.6rem}nav .topnav-links .services-wrapper .sub-services .link:hover{background:#f7f7f7;border-radius:.7rem}nav .topnav-links .services-wrapper .sub-services .link .icon{margin-top:3px;transform:scale(.9)}@media(max-width:768px){nav .topnav-links .services-wrapper .sub-services .link{margin:0 0 20px 40px}}main{overflow-x:hidden}main .images{grid-gap:400px 400px;display:grid;gap:400px 400px;grid-template-areas:"rocket eboo" "plane eboo";grid-template-columns:1fr 1fr;margin-left:50px;position:absolute;z-index:-1}@media(max-width:1200px){main .images{gap:300px 200px;margin-left:0;margin-top:-250px}}@media(max-width:768px){main .images{gap:20%;margin-top:100px;position:relative;width:100%}}main .images:after{background:url(/static/media/blue-banner.c0300ca4acd937e830f9.svg) no-repeat 50%/cover;content:"";display:inline-block;height:140vh;left:-10%;position:absolute;top:-3%;width:120vw;z-index:-1}@media(max-width:768px){main .images:after{height:60vh;left:0;top:15%;width:100vw}}main .images .chat-elements{align-items:flex-start;display:flex;grid-area:eboo;margin-top:100px}main .images .chat-elements img.elements{width:700px;z-index:1}@media(max-width:768px){main .images .chat-elements img.elements{transform:translateX(-50px);width:400px}}@media(max-width:576px){main .images .chat-elements img.elements{transform:translateX(-100px)}}main .images .chat-elements img.chat{margin-top:100px;transform:translate(-100px,-80px)}@media(max-width:768px){main .images .chat-elements img.chat{transform:translate(-30px,-50px);width:100px}}@media(max-width:576px){main .images .chat-elements img.chat{transform:translate(-30px,-100px);width:80px}}main .images img.rocket{grid-area:rocket;width:225px}@media(max-width:768px){main .images img.rocket{width:100px}}@media(max-width:576px){main .images img.rocket{transform:translateY(50px)}}main .images img.paper-plane{align-self:flex-end;grid-area:plane;width:180px}@media(max-width:768px){main .images img.paper-plane{margin-left:20px;transform:translateY(-50px);width:100px}}main img.buildings-md{display:none}@media(max-width:768px){main img.buildings-md{display:block;position:absolute;top:-60px;transform:translateX(-300px);width:200vw;z-index:-2}}main img.buildings-lg{bottom:0;position:absolute;width:100%;z-index:-2}@media(max-width:768px){main img.buildings-lg{display:none}}main div.text{display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;position:relative;z-index:10}main div.text .header-paragraph{margin-left:5%;margin-top:5%}@media(max-width:1200px){main div.text .header-paragraph{margin-top:0}}@media(max-width:768px){main div.text .header-paragraph{margin-top:4rem}}main div.text .header-paragraph h1{color:#f27e91;font-size:5rem;line-height:1}@media(max-width:1200px){main div.text .header-paragraph h1{font-size:4rem}}@media(max-width:768px){main div.text .header-paragraph h1{font-size:3.3rem}}main div.text .header-paragraph p{font-family:Oswald-light;font-size:2rem;line-height:1;margin-bottom:2rem}@media(max-width:1200px){main div.text .header-paragraph p{font-size:1.8rem}}@media(max-width:768px){main div.text .header-paragraph p{font-size:1.5rem;margin-top:2rem}}main div.text .contact{align-self:center;transform:translateY(80px);z-index:99}@media(max-width:768px){main div.text .contact{align-self:center;font-size:1.5rem;margin-top:2rem;transform:translate(0);width:80%}}main .blur-rectangle{background:linear-gradient(0deg,#e0f6f9 49.81%,#e0f6f900);bottom:-100px;height:259px;position:absolute;width:100%}section.services{margin-top:7rem}section.services .section-title{margin-bottom:2rem}section.services .react-stacked-center-carousel{height:500px!important;margin-left:100px}@media(max-width:768px){section.services .react-stacked-center-carousel{height:400px!important;margin-left:0;max-height:400px}}section.services .panel{max-width:500px}section.services .panel .title{font-size:3.5rem;line-height:1}@media(max-width:768px){section.services .panel .title{font-size:2.3rem}section.services .panel .description{font-size:1rem}}section.services .card{padding:5rem;-webkit-user-select:none;user-select:none}@media(max-width:768px){section.services .card{padding:3rem}}section.industries{margin-top:5rem}@media(max-width:768px){section.industries{margin-top:2rem}}section.industries .cards{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;justify-content:space-between;margin-top:2rem}@media(max-width:768px){section.industries .cards{grid-template-columns:1fr;place-items:center}}section.industries .cards .card{align-items:baseline;border-radius:37px;box-shadow:0 0 30px 5px #23bfd640;display:flex;flex-direction:column;padding:50px 54px 50px 48px}@media(max-width:768px){section.industries .cards .card span.icon{transform:scale(.7)}}section.industries .cards .card span.talent{font-size:1.7rem;margin:30px 0 20px}@media(max-width:1200px){section.industries .cards .card span.talent{font-size:1.5rem}}@media(max-width:992px){section.industries .cards .card span.talent{font-size:1.3rem}}@media(max-width:768px){section.industries .cards .card span.talent{margin-top:1rem}}section.industries .cards .card .title{font-size:3rem;line-height:1}@media(max-width:1200px){section.industries .cards .card .title{font-size:3rem}}@media(max-width:992px){section.industries .cards .card .title{font-size:2.5rem}}@media(max-width:768px){section.industries .cards .card .title{font-size:2rem}}section.industries .cards .card .description{font-family:Oswald-regular;font-size:1.3rem;margin-top:1rem}@media(max-width:1200px){section.industries .cards .card .description{font-size:1.1rem}}@media(max-width:992px){section.industries .cards .card .description{font-size:1rem}}section.about{display:grid;grid-template-columns:.5fr .4fr .2fr;margin-top:7rem}@media(max-width:992px){section.about{grid-template-columns:1fr 1fr}}@media(max-width:768px){section.about{grid-template-columns:1fr}}section.about .about-logo{max-width:350px;min-width:250px}@media(max-width:768px){section.about .about-logo{width:100px}}@media(max-width:992px){section.about div.about{margin-top:2rem;text-align:left;width:80%}}@media(max-width:768px){section.about div.about{padding:0 20px;width:100%}}section.about div.about .description{font-family:Oswald-regular;font-size:1.5rem}@media(max-width:992px){section.about div.about .description{font-size:1.3rem}section.about div.about .learn-more-container{text-align:center;width:100%}}section.about div.about .learn-more-container .learn-more{margin-top:2rem}@media(max-width:992px){section.about div.about .learn-more-container .learn-more{font-size:1.7rem;width:90%}}section.contact-us{margin-top:3rem}@media(max-width:768px){section.contact-us{margin-top:0}}section.clients-reviews{margin-top:5rem}.flicking-viewport.vertical{display:inline-flex}.flicking-viewport.vertical>.flicking-camera{display:inline-flex;flex-direction:column}.flicking-camera{display:flex;flex-direction:row}.flicking-camera>*{flex-shrink:0}.flicking-viewport{overflow:hidden;position:relative}.flicking-viewport:not(.vertical){height:100%;width:100%}.flicking-viewport.vertical,.flicking-viewport.vertical>.flicking-camera{display:inline-block}.flicking-viewport.vertical.middle>.flicking-camera>*{vertical-align:middle}.flicking-viewport.vertical.bottom>.flicking-camera>*{vertical-align:bottom}.flicking-viewport.vertical>.flicking-camera>*{display:block}.flicking-viewport.flicking-hidden>.flicking-camera>*{visibility:hidden}.flicking-camera{height:100%;position:relative;white-space:nowrap;width:100%;will-change:transform;z-index:1}.flicking-camera>*{display:inline-block;vertical-align:top;white-space:normal}.contact-us{margin-bottom:-7rem;position:relative}.contact-us .content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:4rem;place-items:center}@media(max-width:992px){.contact-us .content{grid-template-columns:1fr}}.contact-us .content .image{justify-self:baseline}@media(max-width:992px){.contact-us .content .image{justify-self:center}}.contact-us .content .image img{max-width:600px;min-width:300px;width:100%}.contact-form{background:#fff;border-radius:40px;box-shadow:0 0 30px 5px #23bfd640;gap:20px;padding:2rem;width:100%}.contact-form,.contact-form label{display:flex;flex-direction:column}.contact-form label{font-family:Oswald-bold;font-size:1rem}.contact-form label .hint{font-family:Oswald-regular;font-size:1rem;margin-left:.5rem}.contact-form .form-input{border:.5px solid #393d40;border-radius:.5rem;font-family:Oswald-regular;font-size:1rem;padding:.8rem}.contact-form .form-input:focus{outline:none}.contact-form textarea{resize:none}.contact-form input[type=submit]{align-self:center;font-size:1.3rem;margin:1rem 0;max-width:250px}@media(max-width:992px){.contact-form input[type=submit]{align-self:center}}.clients-reviews-container{text-align:center}.clients-reviews-container p.description{font-family:Oswald-regular;font-size:1.5rem;line-height:1;margin-top:2rem}@media(max-width:768px){.clients-reviews-container p.description{font-size:1.3rem}}.clients-reviews-container p.description .test{display:none!important}.clients-reviews-container .reviews{margin-top:4rem;-webkit-user-select:none;user-select:none}.clients-reviews-container .reviews .review{background:#fff;border-radius:2rem;box-shadow:0 0 30px 5px #23bfd640;height:450px;padding:3rem;text-align:center}@media(max-width:768px){.clients-reviews-container .reviews .review{height:400px}}@media(max-width:576px){.clients-reviews-container .reviews .review{height:520px;padding:2rem 1rem}}@media(max-width:430px){.clients-reviews-container .reviews .review{height:600px}}.clients-reviews-container .reviews .review .review-logo{margin-bottom:1rem}.clients-reviews-container .reviews .review .review-logo img{width:150px}@media(max-width:768px){.clients-reviews-container .reviews .review .review-logo img{width:100px}}.clients-reviews-container .reviews .review .review-text{font-family:Oswald-light;font-size:1.3rem;line-height:1.5;margin:0 auto 3rem;text-align:center;width:80%}@media(max-width:768px){.clients-reviews-container .reviews .review .review-text{line-height:1.2;margin:0 auto 1rem;width:100%}}.clients-reviews-container .reviews .review .review-name{color:#f27e91;font-size:1.5rem}.clients-reviews-container .reviews .review .review-role{color:#03bfdc;font-size:1rem}.review-carousel{height:600px!important}@media(max-width:576px){.review-carousel{height:700px!important}}footer{display:flex;flex-direction:column}footer .buildings{display:flex;width:100vw}footer .buildings img{width:100%}footer .footer-content{background:#c4eff5;display:grid;grid-template-areas:"navlinks subscription social";grid-template-columns:1fr 1fr 1fr;padding:3rem}@media(max-width:768px){footer .footer-content{grid-template-areas:"navlinks social" "subscription subscription";grid-template-columns:1fr 1fr}}footer .footer-content .links-container{align-items:center;display:flex;grid-area:navlinks;justify-content:center}@media(max-width:768px){footer .footer-content .links-container{justify-self:baseline}}footer .footer-content .links-container .links .link{font-family:Oswald-regular;font-size:1.5rem;list-style:none;margin-bottom:2rem}footer .footer-content .subscription{display:flex;flex-direction:column;gap:2rem;grid-area:subscription}@media(max-width:768px){footer .footer-content .subscription{justify-self:center;margin-top:3rem}}footer .footer-content .subscription .title{color:#f27e91;font-family:Oswald-light;font-size:1.5rem;line-height:1.1;text-align:center;white-space:nowrap}@media(max-width:992px){footer .footer-content .subscription .title{font-size:1.3rem}}@media(max-width:768px){footer .footer-content .subscription .title{font-size:1rem;text-align:left}}footer .footer-content .subscription form{align-items:center;display:flex;flex-direction:column}@media(max-width:768px){footer .footer-content .subscription form{align-items:flex-start}}footer .footer-content .subscription form .email-input{border:none;border-radius:2.5rem;font-family:Oswald-light;font-size:1.6rem;outline:none;padding:1rem;width:100%}footer .footer-content .subscription form .email-input::placeholder{color:#393d4080}@media(max-width:992px){footer .footer-content .subscription form .email-input{max-width:500px}}@media(max-width:768px){footer .footer-content .subscription form .email-input{width:300px}}footer .footer-content .subscription form button{font-size:1.5rem;margin-top:3rem}footer .footer-content .subscription .emailLocation{display:flex;justify-content:space-between}@media(max-width:768px){footer .footer-content .subscription .emailLocation{align-items:center;flex-direction:column;justify-content:center}}@media(max-width:576px){footer .footer-content .subscription .emailLocation{align-items:start}}footer .footer-content .subscription .emailLocation .email,footer .footer-content .subscription .emailLocation .location{align-items:center;display:flex;justify-content:center;min-width:300px}@media(max-width:768px){footer .footer-content .subscription .emailLocation .email,footer .footer-content .subscription .emailLocation .location{justify-content:start;margin-top:1rem}}footer .footer-content .subscription .emailLocation .email .icon,footer .footer-content .subscription .emailLocation .location .icon{margin-right:1rem}footer .footer-content .subscription .emailLocation .email .content,footer .footer-content .subscription .emailLocation .location .content{display:flex;flex-direction:column;gap:.2rem}footer .footer-content .subscription .emailLocation .email .content .data,footer .footer-content .subscription .emailLocation .location .content .data{font-family:Oswald-regular}footer .footer-content .social-media-links{align-items:center;display:flex;flex-direction:column;gap:1rem;grid-area:social;justify-content:center}@media(max-width:768px){footer .footer-content .social-media-links{justify-self:end}}footer .footer-content .social-media-links img{width:50px}.stacked-card{height:450px}@media(max-width:768px){.stacked-card{height:300px}}@media(max-width:576px){.stacked-card{height:400px}}.main{grid-gap:40px;display:grid;gap:40px;grid-template-areas:"about-title about-description" "history history-description";grid-template-columns:.7fr 1.5fr;margin-top:5rem}@media(max-width:768px){.main{grid-template-areas:"about-title" "about-description" "history" "history-description";grid-template-columns:1fr;place-items:center}.main .section-title{font-size:2rem}.main>p{font-size:1.2rem!important;margin-top:0}}.main .title{font-family:Oswald-bold;font-size:3.4rem;grid-area:about-title;line-height:1}@media(min-width:1200px){.main .title{font-size:4rem}}@media(max-width:992px){.main .title{font-size:3.2rem}}@media(max-width:576px){.main .title{font-size:2.5rem}}.main .description{font-family:Oswald-regular;font-size:1.8rem;grid-area:about-description}@media(min-width:1200px){.main .description{font-size:2rem}}@media(max-width:992px){.main .description{font-size:1.5rem}}.main .history{background:#fff;border-radius:1.7rem;box-shadow:0 0 30px 5px #23bfd640;grid-area:history;max-height:550px;padding:2rem}.main .history .title{font-size:2.5rem;line-height:1;margin-bottom:1rem}@media(max-width:768px){.main .history .title{font-size:2rem}}.main .history .description{font-family:Oswald-regular;font-size:1.2rem}.main .at-eboo{align-items:center;background-color:#f7dd9b;border-radius:1.7rem;box-shadow:0 0 30px 5px #23bfd640;display:flex;gap:50px;grid-area:history-description;justify-content:space-between;padding:2rem 2rem 2rem 0}@media(max-width:992px){.main .at-eboo{flex-direction:column;gap:10px;justify-content:center;overflow:hidden}.main .at-eboo .image{align-self:baseline;transform:translateY(-50px)}}.main .at-eboo .image .img-normal{width:260px}@media(max-width:992px){.main .at-eboo .image .img-normal{display:none}}.main .at-eboo .image .img-small-screen{display:none}@media(max-width:992px){.main .at-eboo .image .img-small-screen{display:block}}.main .at-eboo .description-wrapper{margin-left:2rem;width:100%}.main .at-eboo .description-wrapper .description{font-family:Oswald-regular;font-size:1.8rem}@media(min-width:1200px){.main .at-eboo .description-wrapper .description{font-size:2rem}}@media(max-width:1200px){.main .at-eboo .description-wrapper .description{font-size:1.3rem}}@media(max-width:992px){.main .at-eboo .description-wrapper .description{font-size:1.5rem}}@media(max-width:768px){.main .at-eboo .description-wrapper .description{font-size:1.2rem}}.meet-the-team{background:#fff;box-shadow:0 0 30px 5px #23bfd640;display:flex;margin-top:10rem;overflow-x:scroll;padding:3rem 0}@media(max-width:768px){.meet-the-team{margin-top:3rem}}.meet-the-team .title{font-family:Oswald-bold;font-size:5rem;margin-bottom:3rem}.meet-the-team .members{display:flex;gap:30px}.meet-the-team .members .member{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:350px}.meet-the-team .members .member .image{position:relative}.meet-the-team .members .member .image .frame{height:300px;width:300px}.meet-the-team .members .member .image .member-image{height:250px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:250px}.meet-the-team .members .member .image .frame-2,.meet-the-team .members .member .image .frame-4{transform:rotate(80deg)}.meet-the-team .members .member .image .frame-3{transform:rotate(30deg)}.meet-the-team .members .member .image .frame-5{transform:rotate(190deg)}.meet-the-team .members .member .name{font-size:1rem;margin-top:1.3rem}.meet-the-team .members .member .role{font-family:Oswald-light;font-size:1.8rem;white-space:nowrap}.meet-the-team .members .member .description{font-family:Oswald-regular;font-size:.9rem;max-width:500px;text-align:center;width:80%}.small-paragraph{display:grid;grid-template-columns:1fr 1.5fr;margin-top:10rem}@media(max-width:768px){.small-paragraph{grid-template-columns:1fr;margin-top:3rem;padding:1rem}}@media(max-width:1200px){.small-paragraph img{width:350px}}@media(max-width:992px){.small-paragraph img{width:300px}}@media(max-width:768px){.small-paragraph img{display:none}}.small-paragraph .content{margin:0 auto;max-width:1000px}@media(max-width:768px){.small-paragraph .content{width:100%}}.small-paragraph .content .title{font-size:3rem;line-height:1}@media(max-width:1200px){.small-paragraph .content .title{font-size:2.6rem}}@media(max-width:768px){.small-paragraph .content .title{font-size:2.3rem}}.small-paragraph .content .description{font-size:2.5rem;line-height:1.1;margin-top:2rem}@media(max-width:1200px){.small-paragraph .content .description{font-size:1.8rem}}@media(max-width:768px){.small-paragraph .content .description{font-size:1.6rem}.services{margin-top:0!important}}.services .services-welcome{display:grid;grid-template-columns:.7fr 1.5fr;margin-top:5rem}@media(max-width:768px){.services .services-welcome{grid-template-columns:minmax(0,1fr);margin-top:2rem}}.services .services-welcome .title{font-family:Oswald-bold;font-size:3.4rem;line-height:1}@media(min-width:1200px){.services .services-welcome .title{font-size:4rem}}@media(max-width:992px){.services .services-welcome .title{font-size:3.2rem}}@media(max-width:768px){.services .services-welcome .title{margin-bottom:1.5rem}}@media(max-width:576px){.services .services-welcome .title{font-size:2.5rem}}.services .services-welcome .description{font-family:Oswald-regular;font-size:1.8rem}@media(min-width:1200px){.services .services-welcome .description{font-size:2rem}}@media(max-width:992px){.services .services-welcome .description{font-size:1.5rem}}.services .map-container img{width:100%}.services .services-unlock-success{display:grid;grid-template-columns:.7fr 1.5fr}@media(max-width:768px){.services .services-unlock-success{grid-template-columns:minmax(0,1fr)}}.services .services-unlock-success .title{font-size:4rem;line-height:1.3}@media(max-width:1200px){.services .services-unlock-success .title{font-size:3rem}}@media(max-width:992px){.services .services-unlock-success .title{font-size:2.8rem}}@media(max-width:768px){.services .services-unlock-success .title{margin-bottom:2rem}}@media(max-width:576px){.services .services-unlock-success .title{font-size:2.5rem}}.services .services-unlock-success .description .description-title{font-size:2.5rem;line-height:1}@media(max-width:1200px){.services .services-unlock-success .description .description-title{font-size:2rem}}@media(max-width:992px){.services .services-unlock-success .description .description-title{font-size:1.8rem}}@media(max-width:768px){.services .services-unlock-success .description .description-title{font-size:1rem}}.services .services-unlock-success .description .description-text{font-family:Oswald-regular;font-size:1.8rem;margin-top:1.6rem}@media(max-width:768px){.services .services-unlock-success .description .description-text{font-size:1rem;margin-top:.5rem}}.services .customized-solutions{margin-top:5rem}@media(max-width:768px){.services .customized-solutions{margin-top:2rem}}.services .customized-solutions .title{font-size:3rem;line-height:1;margin-bottom:2.5rem}@media(max-width:768px){.services .customized-solutions .title{font-size:2rem}}.services .customized-solutions .title .sub-title{font-size:2rem}@media(max-width:768px){.services .customized-solutions .title .sub-title{font-size:2rem}}.services .customized-solutions .solutions{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}@media(max-width:768px){.services .customized-solutions .solutions{grid-template-columns:minmax(0,1fr)}}.services .customized-solutions .solutions .insight{display:flex;flex-direction:column;justify-content:center}.services .customized-solutions .solutions .insight .title{font-size:2.3rem}@media(max-width:992px){.services .customized-solutions .solutions .insight .title{font-size:1.8rem}}@media(max-width:768px){.services .customized-solutions .solutions .insight .title{font-size:1.6rem;margin-top:1rem}}.services .customized-solutions .solutions .insight .description{font-family:Oswald-regular;font-size:1.5rem}@media(max-width:768px){.services .customized-solutions .solutions .insight .description{margin-top:0}}.services .customized-solutions .solutions .contact-card{background:#fff;border-radius:37px;box-shadow:0 0 30px 5px #23bfd640;display:flex;flex-direction:column;padding:3rem}@media(max-width:768px){.services .customized-solutions .solutions .contact-card{padding:2rem}}.services .details{grid-gap:40px;display:grid;gap:40px;grid-template-columns:.5fr 1fr;margin-top:10rem}@media(max-width:768px){.services .details{grid-template-columns:minmax(0,1fr);margin-top:3rem}}.services .details .description .description-title{font-size:1.5rem}.services .details .description .description-text{margin-top:1rem}.services .details .unparalleled-expertise{background:#f7dd9b}.services .details .unparalleled-expertise .big-title{line-height:1.1}@media(max-width:768px){.services .details .unparalleled-expertise .big-title{font-size:2rem}.services .details .unparalleled-expertise .long-card-description{font-size:1.5rem}}.services .details .drive-growth .contact-card{display:flex;flex-direction:column;margin-top:2rem}.services .details-2{grid-gap:10px 50px;display:grid;gap:10px 50px;grid-template-areas:"main-title title-desc" "contact-card temp-staffing";grid-template-columns:1fr 1fr;margin-top:10rem}@media(max-width:768px){.services .details-2{grid-template-areas:"main-title" "contact-card" "title-desc" "temp-staffing";grid-template-columns:minmax(0,1fr);margin-top:3rem}}.services .details-2 .stay-agile{display:grid;grid-area:main-title}.services .details-2 .description .description-title{font-size:1.5rem;margin-top:1rem}.services .details-2 .title-description{grid-area:title-desc}@media(max-width:768px){.services .details-2 .title-description{margin-top:2rem}}.services .details-2 .contact-card{display:flex;flex-direction:column;grid-area:contact-card;justify-self:first baseline;margin-top:3rem}.services .details-2 .contact-card .contact-btn{align-self:center}.services .details-2 .temporary-staffing{background:#f7dd9b;display:flex;flex-direction:column;grid-area:temp-staffing;position:relative}@media(max-width:768px){.services .details-2 .temporary-staffing{margin-top:2rem}.services .details-2 .temporary-staffing .long-card-description{font-size:1.5rem}}.services .details-2 .temporary-staffing img{bottom:0;max-width:400px;position:absolute;right:0}@media(max-width:992px){.services .details-2 .temporary-staffing img{width:250px}}@media(max-width:768px){.services .details-2 .temporary-staffing img{align-self:flex-end;position:static;transform:translate(30px,30px);width:300px}}.services .details-3{grid-gap:30px 50px;display:grid;gap:30px 50px;grid-template-columns:.5fr 1fr;margin-top:10rem}@media(max-width:768px){.services .details-3{grid-template-columns:minmax(0,1fr);margin-top:3rem}}.services .details-3 .drive-organizational{display:grid}.services .details-3 .drive-organizational .big-title{line-height:1.2}.services .details-3 .description .description-title{font-size:1.5rem}@media(max-width:768px){.services .details-3 .title-description{margin-top:2rem}}.services .details-3 .scal-flex{margin-top:-3rem}@media(max-width:768px){.services .details-3 .scal-flex{margin-top:auto}}.services .details-3 .scal-flex .sub-title{margin-bottom:3rem}@media(max-width:768px){.services .details-3 .scal-flex .sub-title{font-size:1.5rem;margin-bottom:1rem;margin-top:1rem}}.services .details-3 .contact-card{display:flex;flex-direction:column;justify-self:first baseline;margin-top:3rem}.services .details-3 .contact-card .contact-btn{align-self:center}.services .details-3 .transform-talent{background:#fadddd;display:flex;flex-direction:column;margin-top:4rem;position:relative}@media(max-width:768px){.services .details-3 .transform-talent{margin-top:2rem}}.services .details-3 .transform-talent .description{font-family:Oswald-regular;font-size:1.5rem;margin-top:1rem;max-width:82%}@media(max-width:768px){.services .details-3 .transform-talent .description{max-width:100%}}.services .details-4{grid-gap:20px 50px;display:grid;gap:20px 50px;grid-auto-flow:dense;grid-template-areas:"main-title title-desc" "contact-card temp-staffing";grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;margin-bottom:5rem;margin-top:10rem}@media(max-width:768px){.services .details-4{grid-template-areas:"main-title" "contact-card" "title-desc" "temp-staffing";grid-template-columns:minmax(0,1fr);margin-top:3rem}}.services .details-4 .drive-organizational{display:grid;grid-area:main-title}.services .details-4 .drive-organizational .title-2{line-height:1;margin-top:1.5rem}@media(max-width:768px){.services .details-4 .description .description-title{font-size:1.5rem}}.services .details-4 .title-description{grid-area:title-desc}@media(max-width:768px){.services .details-4 .title-description{margin-top:2rem}}.services .details-4 .contact-card{display:flex;flex-direction:column;grid-area:contact-card;margin-top:3rem}.services .details-4 .contact-card .contact-btn{align-self:center}.services .details-4 .unlock-power{background:#f7dd9b;display:flex;flex-direction:column;grid-area:temp-staffing;position:relative}@media(max-width:768px){.services .details-4 .unlock-power{margin-top:2rem}}.services .details-4 .unlock-power .description{font-family:Oswald-regular;font-size:1.8rem;margin-top:1rem}@media(max-width:768px){.services .details-4 .unlock-power .description{font-size:1.5rem}}.services .details-4 .unlock-power img{bottom:0;max-width:400px;position:absolute;right:0}@media(max-width:992px){.services .details-4 .unlock-power img{width:250px}}@media(max-width:768px){.services .details-4 .unlock-power img{align-self:flex-end;position:static;transform:translate(30px,30px);width:300px}}.big-title{font-size:3rem;line-height:1.1}@media(max-width:992px){.big-title{font-size:2.5rem}}.sub-title{font-size:2.5rem;line-height:1}.title-2{align-self:end;font-size:2.5rem;margin-top:4rem}@media(max-width:768px){.title-2{display:none}}.title-2-show-md{display:none;margin:.5rem 0}@media(max-width:768px){.title-2-show-md{display:block;font-size:1.3rem}}.paragraph{font-family:Oswald-regular;font-size:1.3rem}.mt{margin-top:1.2rem}.block{display:block}.long-card{border-radius:40px;padding:2rem}.grid{display:grid}.contact-btn{align-self:center;margin-top:5rem}@media(max-width:992px){.contact-btn{align-self:center}}@media(max-width:768px){.contact-btn{margin-top:3rem}}.call-to-action{font-size:2rem;line-height:1.2}@media(max-width:992px){.call-to-action{font-size:1.8rem}}@media(max-width:768px){.call-to-action{font-size:1.5rem}}.long-card-description{font-family:Oswald-regular;font-size:2.2rem;margin-top:1rem}@media(max-width:992px){.long-card-description{font-size:2rem}}.long-card-description.paragraph{font-size:2rem}@media(max-width:992px){.long-card-description.paragraph{font-size:1.7rem}}.flex{display:flex;gap:30px;margin-top:5rem}@media(max-width:992px){.flex{align-items:center;flex-direction:column}}.flex .left{width:90%}.flex .left .title{font-size:7rem;line-height:1.1;white-space:nowrap}@media(max-width:1200px){.flex .left .title{font-size:4rem}}@media(max-width:992px){.flex .left .title{font-size:4rem}}.flex .left .description{font-family:Oswald-regular;font-size:1.6rem;line-height:1.2;max-width:60%}@media(max-width:1200px){.flex .left .description{font-size:1.8rem}}@media(max-width:992px){.flex .left .description{font-size:1.4rem}}.flex .left .subtitle{margin-top:2rem}.flex .left ul{margin-left:1.5rem;margin-top:1rem}.flex .right{align-items:center;display:flex;flex-direction:column;width:100%}.flex .right form{width:90%}.reviews{margin-top:5rem}.talent-aquisition .accelerate{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:5rem}@media(max-width:768px){.talent-aquisition .accelerate{grid-template-columns:1fr;margin-top:3rem}}.talent-aquisition .accelerate h1{font-size:3.5rem;line-height:1.2}@media(max-width:992px){.talent-aquisition .accelerate h1{font-size:3.2rem}}@media(max-width:768px){.talent-aquisition .accelerate h1{font-size:2.7rem}}.talent-aquisition .accelerate .description{align-self:center;font-family:Oswald-regular;font-size:1.5rem}@media(max-width:992px){.talent-aquisition .accelerate .description{font-size:1.3rem}}@media(max-width:768px){.talent-aquisition .accelerate .description{margin-top:1rem}}.talent-aquisition .customized .services-title{font-size:3rem;margin-bottom:2rem;margin-top:5rem;text-align:center}@media(max-width:768px){.talent-aquisition .customized .services-title{font-size:2.5rem;line-height:1.1;margin-top:3rem}}.main-title{font-size:6rem;line-height:1;margin-top:5rem}@media(max-width:992px){.main-title{font-size:5rem}}@media(max-width:768px){.main-title{font-size:3.4rem}}@media(max-width:576px){.main-title{font-size:2.9rem}}.content{align-self:center}.sub-title{font-size:4rem}@media(max-width:1200px){.sub-title{font-size:3rem}}@media(max-width:992px){.sub-title{font-size:2.5rem}}.description{font-family:Oswald-regular;font-size:1.7rem;margin-top:2rem}@media(max-width:1200px){.description{font-size:1.5rem}}@media(max-width:992px){.description{font-size:1.2rem}}.services-boxes{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}@media(max-width:768px){.services-boxes{grid-template-columns:1fr}}.ready{background-color:#f7dd9b;border-radius:40px;display:flex;margin-bottom:-12rem;margin-top:5rem;padding:3rem;position:relative}@media(max-width:768px){.ready{flex-direction:column;margin-bottom:0;margin-top:3rem}}.ready .content h1{font-size:3.5rem}@media(max-width:768px){.ready .content h1{font-size:2.5rem;line-height:1;margin-bottom:1rem}}.ready .content p{font-family:Oswald-regular;font-size:1.5rem;font-size:1.2rem;max-width:80%}.ready .content .btn{background:#fff;color:#393d40;margin-top:-1rem}@media(max-width:768px){.ready .content .btn{width:100%}}.ready img{bottom:0;max-width:450px;position:absolute;right:0}@media(max-width:1200px){.ready img{max-width:350px;width:90%}}@media(max-width:768px){.ready img{align-self:flex-end;position:relative;transform:translate(50px,50px)}}.executive-search ._flex{gap:100px}@media(max-width:768px){.executive-search ._flex{gap:0}}.executive-search .part-2,.executive-search .part-3{margin-top:5rem}@media(max-width:768px){.executive-search .part-2,.executive-search .part-3{margin-top:1rem}}.executive-search .google-images,.executive-search .team-images{margin-bottom:2rem;margin-top:4rem;max-height:500px;position:relative}@media(max-width:992px){.executive-search .google-images,.executive-search .team-images{max-height:400px}}@media(max-width:768px){.executive-search .google-images,.executive-search .team-images{align-self:center;margin-top:1rem!important;max-width:400px}}.executive-search .google-images .main-image,.executive-search .team-images .main-image{width:500px}@media(max-width:992px){.executive-search .google-images .main-image,.executive-search .team-images .main-image{width:400px}}.executive-search .google-images .absolute-image,.executive-search .team-images .absolute-image{bottom:0;position:absolute;right:0;transform:translate(50px,-50px);width:300px}@media(max-width:992px){.executive-search .google-images .absolute-image,.executive-search .team-images .absolute-image{width:200px}}@media(max-width:768px){.executive-search .google-images .absolute-image,.executive-search .team-images .absolute-image{transform:translate(0)}}html{scroll-behavior:smooth}.landing-page{animation:fadeIn .5s ease-in;overflow-x:hidden;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.logo-section{animation:slideInFromBottom .6s ease-out;background-color:#fff;padding:30px 0;text-align:center}.logo-section .logo-container{margin:0 auto;max-width:1200px;padding:0 20px}.logo-section .eboo-logo{height:auto;max-width:150px;transition:transform .3s ease}.logo-section .eboo-logo:hover{transform:scale(1.05)}.hero-section{animation:slideInFromBottom .8s ease-out .2s backwards;background:linear-gradient(135deg,#e8a03d,#d89532);padding:80px 20px;position:relative;text-align:center}.hero-section .hero-content{margin:0 auto;max-width:1200px}.hero-section .hero-subtitle{animation:slideInFromBottom .8s ease-out .4s backwards;color:#df1535;font-family:Oswald,sans-serif;font-size:18px;font-weight:400;font-weight:600;letter-spacing:3px;margin-bottom:20px;text-transform:uppercase}.hero-section .hero-title{animation:slideInFromBottom .8s ease-out .6s backwards;font-family:Oswald-bold,sans-serif;font-size:56px;font-weight:700;line-height:1.2;margin:0 0 40px}.hero-section .cta-button,.hero-section .hero-title{color:#fff;letter-spacing:2px;text-transform:uppercase}.hero-section .cta-button{animation:scaleIn .8s ease-out .8s backwards;background-color:#d32f2f;border:none;border-radius:5px;box-shadow:0 4px 15px #0003;cursor:pointer;font-family:Oswald,sans-serif;font-size:16px;font-weight:600;padding:18px 45px;transition:all .3s ease}.hero-section .cta-button:hover{background-color:#b71c1c;box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.hero-section .cta-button:active{transform:translateY(0)}.video-section{animation:fadeIn 1s ease-out 1s backwards;background-color:#000}.video-section,.video-section .video-container{align-items:center;display:flex;justify-content:center;position:relative}.video-section .video-container{cursor:pointer;margin:0;max-width:100%;padding:0;width:100%}.video-section .landing-video{display:block;height:auto;max-width:100%;width:100%}.video-section .landing-video.youtube-video{aspect-ratio:16/9;border-radius:0;box-shadow:none;height:56.25vw;max-height:90vh;width:100vw}.video-section .play-button-overlay{animation:scaleIn .6s ease-out 1.2s backwards;cursor:pointer;left:50%;pointer-events:auto;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;z-index:2}.video-section .play-button-overlay:hover{transform:translate(-50%,-50%) scale(1.15)}.video-section .play-button-overlay:hover .play-button svg{filter:drop-shadow(0 6px 15px rgba(255,255,255,.3))}.video-section .play-button{align-items:center;display:flex;justify-content:center}.video-section .play-button svg{filter:drop-shadow(0 4px 10px rgba(0,0,0,.5));transition:filter .3s ease}.booking-section{animation:fadeIn 1s ease-out 1.4s backwards;background:linear-gradient(135deg,#00bcd4,#00acc1);padding:80px 20px;position:relative}.booking-section .booking-container{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.booking-section .booking-content{animation:slideInFromLeft .8s ease-out 1.6s backwards}.booking-section .booking-content .booking-title{color:#000;font-family:Oswald,sans-serif;font-size:48px;font-weight:700;letter-spacing:1px;line-height:1.2;margin:0 0 30px;text-transform:uppercase}.booking-section .booking-content .booking-subtitle{font-weight:400}.booking-section .booking-content .booking-cta-button{background:linear-gradient(135deg,#ffc107,#ffb300);border:1px solid #000;border-radius:5px;box-shadow:0 4px 15px #0003;color:#000;cursor:pointer;font-family:Oswald,sans-serif;font-size:16px;font-weight:700;letter-spacing:2px;padding:18px 40px;text-transform:uppercase;transition:all .3s ease;width:90%}.booking-section .booking-content .booking-cta-button:hover{background:linear-gradient(135deg,#ffd54f,#ffc107);box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.booking-section .booking-content .booking-cta-button:active{transform:translateY(0)}.booking-section .calendar-container{animation:slideInFromRight .8s ease-out 1.6s backwards;background-color:#fff;border-radius:10px;box-shadow:0 10px 40px #00000026;min-height:700px;overflow:visible;padding:30px;position:relative;transition:box-shadow .3s ease}.booking-section .calendar-container:hover{box-shadow:0 15px 50px #00000040}.booking-section .calendar-container .google-calendar{border-radius:8px;display:block;overflow:auto}.booking-section .calendar-widget{display:none}.booking-section .calendar-widget .calendar-header{margin-bottom:20px;text-align:center}.booking-section .calendar-widget .calendar-header h3{color:#333;font-family:Oswald,sans-serif;font-size:20px;font-weight:600;margin:0}.booking-section .calendar-widget .calendar-grid .calendar-weekdays{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(7,1fr);margin-bottom:15px;text-align:center}.booking-section .calendar-widget .calendar-grid .calendar-weekdays span{color:#666;font-family:Oswald,sans-serif;font-size:14px;font-weight:600}.booking-section .calendar-widget .calendar-grid .calendar-days{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(7,1fr);text-align:center}.booking-section .calendar-widget .calendar-grid .calendar-days .calendar-day{border-radius:5px;color:#333;cursor:pointer;font-family:Oswald,sans-serif;font-size:14px;font-weight:400;padding:12px 8px;transition:all .2s ease}.booking-section .calendar-widget .calendar-grid .calendar-days .calendar-day:not(.empty):hover{background-color:#00bcd4;color:#fff}.booking-section .calendar-widget .calendar-grid .calendar-days .calendar-day.empty{cursor:default}@media(max-width:1024px){.hero-section .hero-title{font-size:48px}.booking-section .booking-container{gap:40px}.booking-section .booking-content .booking-title{font-size:40px}}@media(max-width:768px){.logo-section{padding:20px 0}.logo-section .eboo-logo{max-width:120px}.hero-section{padding:60px 20px}.hero-section .hero-subtitle{font-size:14px;letter-spacing:2px}.hero-section .hero-title{font-size:36px;margin-bottom:30px}.hero-section .cta-button{border:1px solid #000;font-size:14px;padding:16px 35px}.video-section .video-container{padding:0}.video-section .landing-video.youtube-video{height:56.25vw}.video-section .play-button svg{height:60px;width:60px}.booking-section{padding:60px 20px}.booking-section .booking-container{gap:40px;grid-template-columns:1fr}.booking-section .booking-content{text-align:center}.booking-section .booking-content .booking-title{font-size:32px;margin-bottom:25px}.booking-section .booking-content .booking-cta-button{font-size:14px;padding:16px 35px}.booking-section .calendar-container{min-height:600px;padding:20px}.booking-section .calendar-container .google-calendar{height:600px}}@media(max-width:480px){.hero-section{padding:40px 15px}.hero-section .hero-subtitle{font-size:12px;letter-spacing:1.5px;margin-bottom:15px}.hero-section .hero-title{font-size:28px;margin-bottom:25px}.hero-section .hero-title br{display:none}.hero-section .cta-button{font-size:12px;letter-spacing:1.5px;padding:14px 30px}.video-section .video-container{padding:0}.video-section .landing-video.youtube-video{height:56.25vw}.video-section .play-button svg{height:50px;width:50px}.booking-section{padding:40px 15px}.booking-section .booking-container{gap:30px}.booking-section .booking-content .booking-title{font-size:24px;margin-bottom:20px}.booking-section .booking-content .booking-title br{display:inline}.booking-section .booking-content .booking-cta-button{font-size:12px;letter-spacing:1.5px;max-width:300px;padding:14px 30px;width:100%}.booking-section .calendar-container{padding:15px}.booking-section .calendar-container .google-calendar{height:450px}.booking-section .calendar-widget .calendar-grid .calendar-weekdays{gap:5px}.booking-section .calendar-widget .calendar-grid .calendar-weekdays span{font-size:12px}.booking-section .calendar-widget .calendar-grid .calendar-days{gap:5px}.booking-section .calendar-widget .calendar-grid .calendar-days .calendar-day{font-size:12px;padding:10px 5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.landing-page a:focus-visible,.landing-page button:focus-visible{outline:3px solid #00bcd4;outline-offset:3px}.landing-page .cta-button:focus-visible{outline-color:#fff}.landing-page .booking-cta-button:focus-visible{outline-color:#000}*{box-sizing:border-box;margin:0;padding:0}body{background:#e0f6f9;color:#393d40;font-family:Oswald-bold}body #preLoader{animation:fadeInOut .5s linear infinite alternate;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}body #preLoader .preLoader-image{width:150px!important}body .container{margin:0 auto;max-width:1550px;padding:0 20px}body a{text-decoration:none}body a,body a :active{color:#393d40}body .btn{background:#f7dd9b;border:none;border-radius:40px;color:#e82243;cursor:pointer;display:inline-block;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));font-family:Oswald-bold;font-size:2rem;padding:1rem;text-align:center;width:305px}body .section-title{font-size:4rem;line-height:1}@media(max-width:992px){body .section-title{font-size:3.5rem}}@media(max-width:768px){body .section-title{font-size:2.8rem}}@media(max-width:576px){body .section-title{font-size:2.5rem}}body .card{background:#fff;border-radius:37px;box-shadow:0 0 30px 5px #23bfd640;padding:2rem 3rem}@media(max-width:768px){body .card{padding:1.5rem 2rem}}body .card .title{font-size:2rem;line-height:1.1;margin-bottom:1rem}@media(max-width:768px){body .card .title{font-size:2rem}}body .card .description{font-family:Oswald-regular;font-size:1.3rem}@media(max-width:768px){body .card .description{font-size:1.2rem}}body .card-pink{background:#fadddd}body .card-dark-pink{background:#f2c8ce}body .card-blue{background:#e0f6f9}body .card-orange{background:#f5c9b5}body .card-yellow{background:#fae8b9}@media(max-width:768px){body .hidden-md{display:none}}body .show-md{display:none}@media(min-width:768px){body .show-md{display:block}}body ._flex{display:flex}@media(max-width:768px){body ._flex{flex-direction:column}body .col-reverse-md{flex-direction:column-reverse}}body .gap-30{gap:30px}@media(max-width:768px){body .gap-30{gap:10px}}body .grid{display:grid;grid-template-columns:1fr 1fr}@media(max-width:768px){body .grid{grid-template-columns:1fr}}@keyframes fadeInOut{0%{opacity:0}to{opacity:1}}.temp-staffing .on-demand-title{flex-wrap:wrap;font-size:3rem;line-height:1;margin-bottom:2rem;margin-top:5rem;text-align:center}@media(max-width:768px){.temp-staffing .on-demand-title{font-size:2.5rem}}.temp-staffing .experience{margin-top:5rem}.temp-staffing .experience h1{margin-top:2rem;white-space:nowrap}@media(max-width:768px){.temp-staffing .experience h1{white-space:normal}}.hr-consulting .streamlined{flex-wrap:wrap;font-size:2rem;line-height:1;margin-top:5rem;text-align:center}@media(max-width:768px){.hr-consulting .streamlined{font-size:2.5rem}}.hr-consulting .streamlined .streamlined-title{margin-bottom:2rem}.hr-consulting .hr-power{margin-top:5rem}.hr-consulting .hr-power h1{margin-top:2rem;white-space:nowrap}@media(max-width:768px){.hr-consulting .hr-power h1{white-space:normal}}@font-face{font-family:Oswald-light;font-style:normal;font-weight:300;src:local("Oswald Light"),local("Oswald-Light"),url(/static/media/Oswald-Light.ba7a0a165ea1a69244a7.ttf) format("truetype")}@font-face{font-family:Oswald-regular;font-style:normal;font-weight:400;src:local("Oswald Regular"),local("Oswald-Regular"),url(/static/media/Oswald-Regular.31bce04a1ae8549b1464.ttf) format("truetype")}@font-face{font-family:Oswald-bold;font-style:normal;font-weight:600;src:local("Oswald Bold"),local("Oswald-Bold"),url(/static/media/Oswald-Bold.41669c1e4f6bdc605d26.ttf) format("truetype")}.executive-search .part-1,.executive-search .part-2,.executive-search .part-3{margin-top:5rem}@media(max-width:768px){.executive-search .part-1,.executive-search .part-2,.executive-search .part-3{margin-top:1rem}.executive-search .part-1 .content{margin-top:5rem;margin-top:2rem}}.executive-search .part-1 .apply-images{position:relative}.executive-search .part-1 .apply-images .absolute-image{bottom:0;left:0;transform:translate(100px,100px)}@media(max-width:768px){.executive-search .part-1 .apply-images .absolute-image{transform:translate(100px,50px)}}@media(max-width:576px){.executive-search .part-1 .apply-images .absolute-image{bottom:-35%;left:50%;max-width:190px;transform:translate(-50%,-50%)}}.executive-search .part-2{margin-top:10rem}.executive-search .part-2 .scalability{font-size:1.5rem;margin-bottom:1rem}@media(max-width:768px){.executive-search .part-2{margin-top:4rem}}.executive-search .part-2 .right>p{margin-top:1rem}.executive-search .apply-images,.executive-search .team-images{margin-top:4rem;max-height:500px;position:relative;text-align:center}@media(max-width:992px){.executive-search .apply-images,.executive-search .team-images{max-height:400px}}@media(max-width:768px){.executive-search .apply-images,.executive-search .team-images{align-self:center;max-width:400px}}.executive-search .apply-images .main-image,.executive-search .team-images .main-image{max-width:500px}@media(max-width:992px){.executive-search .apply-images .main-image,.executive-search .team-images .main-image{max-width:400px}}@media(max-width:768px){.executive-search .apply-images .main-image,.executive-search .team-images .main-image{max-width:350px}}@media(max-width:576px){.executive-search .apply-images .main-image,.executive-search .team-images .main-image{max-width:300px}}.executive-search .apply-images .absolute-image,.executive-search .team-images .absolute-image{bottom:0;position:absolute;right:0;transform:translate(50px,-50px);width:300px}@media(max-width:992px){.executive-search .apply-images .absolute-image,.executive-search .team-images .absolute-image{max-width:200px}}@media(max-width:768px){.executive-search .apply-images .absolute-image,.executive-search .team-images .absolute-image{transform:translate(50px)}.executive-search .team-images{margin-bottom:40px}}.executive-search .team-images .absolute-image{left:-100px;top:0}@media(max-width:768px){.executive-search .team-images .absolute-image{left:-50px;top:0;width:150px}}
/*# sourceMappingURL=main.9975825e.css.map*/