.section-way-of-work{position:relative;min-height:250vh;width:100%;background-color:var(--black);padding-top:100px;overflow:hidden}@media screen and (max-width: 1600px){.section-way-of-work{min-height:250vh}}.section-way-of-work:hover{cursor:none}.section-way-of-work .divider{opacity:1;border-color:var(--white)}.section-way-of-work .way-of-work-cursor{position:fixed;z-index:1000;transform:translate(-50%,-50%);pointer-events:none}.section-way-of-work .way-of-work-cursor .main-button{color:var(--black);width:max-content}.section-way-of-work .way-of-work-cursor .main-button svg{transform:rotate(90deg)}.section-way-of-work .way-of-work-cursor .main-button svg circle{fill:var(--black)}.section-way-of-work .way-of-work-cursor .main-button svg path{fill:var(--white)}.circle{width:500px;height:500px;border-radius:50%;background:radial-gradient(circle at var(--x, 50%) var(--y, 50%),#000000,#feb47b);overflow:visible;--x: 50%;--y: 50%;--dot-x: 50%;--dot-y: 50%;--shadow-blur: 60px;--shadow-color: #3ABFFF;--shadow-intensity: 1;--shadow-distortion: 0;--shadow-min-size: 30%;z-index:10;border:4px solid rgba(58,191,255,.7);background-clip:padding-box;box-shadow:0 0 8px 2px #3abfffb3,0 0 16px 6px #0006}@media screen and (max-width: 1450px){.circle{width:450px;height:450px}}@media screen and (max-width: 992px){.circle{width:250px;height:250px}}.circle.relative{position:relative;left:50%;transform:translate(-50%)}.circle.fixed{position:fixed;top:50vh;left:50vw;transform:translate(-50%,-50%)}.circle.end-fixed{position:absolute;bottom:50px;top:auto;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 1450px){.circle.end-fixed{bottom:20px}}.circle:before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:50%;background:linear-gradient(90deg,#3abfff80,#0000);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}.circle-container{padding-top:100px;display:flex;min-height:250vh}@media screen and (max-width: 1600px){.circle-container{min-height:250vh}}.circle:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:#000;z-index:1}.shadow-effect{position:absolute;top:-150px;left:-150px;right:-150px;bottom:-150px;border-radius:50%;background:radial-gradient(circle at var(--dot-x) var(--dot-y),var(--shadow-color) 0%,rgba(58,191,255,.3) calc(var(--shadow-min-size) + var(--shadow-distortion) * 3%),rgba(58,191,255,.1) 60%,transparent 100%);z-index:-1;filter:blur(calc(var(--shadow-blur) * var(--shadow-intensity)));transform:scale(calc(1 + var(--shadow-distortion) * .1));transition:background .1s ease-out,transform .1s ease-out,filter .1s ease-out;pointer-events:none;box-shadow:0 0 80px 20px #3abfff1a}.rotating-dot{position:absolute;width:20px;height:20px;background:var(--white);border-radius:50%;top:50%;left:50%;transform-origin:0 0;margin-top:-13px;margin-left:-13px;z-index:2}.circle-item-number{display:block;position:absolute;top:50%;left:50%;transform-origin:0 0;margin-top:-30px;margin-left:-20px;z-index:2;font-size:60px;font-family:var(--primary-font);color:var(--white)}@media screen and (max-width: 1600px){.circle-item-number{font-size:55px}}@media screen and (max-width: 1250px){.circle-item-number{font-size:45px}}@media screen and (max-width: 992px){.circle-item-number{font-size:32px}}.lean-loop-text{text-align:center;margin-top:70px;font-size:30px;text-transform:uppercase;font-family:var(--primary-font);color:var(--light-blue)}@media screen and (max-width: 1600px){.lean-loop-text{margin-top:40px;font-size:26px}}@media screen and (max-width: 1250px){.lean-loop-text{font-size:22px}}@media screen and (max-width: 992px){.lean-loop-text{font-size:16px}}.circle-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;position:relative;z-index:10;text-align:center;padding:0 50px}@media screen and (max-width: 992px){.circle-content{padding:0 25px}}.services-section{background-color:var(--black)}.services-section .service-tab-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:130px}@media screen and (max-width: 1600px){.services-section .service-tab-container{margin-top:100px}}@media screen and (max-width: 1250px){.services-section .service-tab-container{row-gap:20px}}@media screen and (max-width: 992px){.services-section .service-tab-container{margin-top:40px;row-gap:15px}}.services-section .nav-tabs{border:none;column-gap:12px}@media screen and (max-width: 1600px){.services-section .nav-tabs{column-gap:10px}}@media screen and (max-width: 1450px){.services-section .nav-tabs{column-gap:8px}}@media screen and (max-width: 1250px){.services-section .nav-tabs{column-gap:0px}}@media screen and (max-width: 992px){.services-section .nav-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:20px}}@media screen and (max-width: 992px){.services-section .nav-tabs .nav-item{flex:1 0 auto}}.services-section .nav-tabs .nav-item .nav-link{color:var(--white);font-family:var(--secondary-font);margin-right:0;border-radius:40px;font-size:20px;text-transform:none;padding:8px 14px!important;font-weight:300}@media screen and (max-width: 1600px){.services-section .nav-tabs .nav-item .nav-link{font-size:18px;padding:6px 12px!important}}@media screen and (max-width: 1450px){.services-section .nav-tabs .nav-item .nav-link{font-size:17px;padding:6px 8px!important}}@media screen and (max-width: 1250px){.services-section .nav-tabs .nav-item .nav-link{font-size:14px}}.services-section .nav-tabs .nav-item .nav-link.active{background-color:var(--white);color:var(--black)}.services-section .nav-tabs .nav-item .nav-link:after{display:none}.services-section .service-tab-content{position:relative;margin-top:55px}.services-section .tab-content{width:100%;margin-top:25px;border-top:1px solid var(--white)}@media screen and (max-width: 1250px){.services-section .tab-content{margin-top:0}}@media screen and (max-width: 992px){.services-section .tab-content{padding-top:0;border:none}}.services-section .tab-content .service-tab-content-title{position:absolute;z-index:1;max-width:45vw;top:20px}@media screen and (max-width: 992px){.services-section .tab-content .service-tab-content-title{max-width:100%;position:relative;margin:30px 0 15px}}.services-section .tab-content .service-tab-content-video video{border-radius:40px;width:100%}@media screen and (max-width: 992px){.services-section .tab-content .service-tab-content-video video{border-radius:10px}}.services-section .firm-image{position:absolute;z-index:1;left:-100px;top:0;bottom:0;right:0;margin:auto;max-width:700px}@media screen and (max-width: 1600px){.services-section .firm-image{left:-50px;max-width:500px}}@media screen and (max-width: 1250px){.services-section .firm-image{left:-70px;max-width:400px}}.clients-section{background-color:var(--black);padding-top:100px}@media screen and (max-width: 992px){.clients-section{padding-top:50px}}.clients-section .divider{border-color:var(--white);opacity:1}.clients-section .clients-container{display:flex;flex-wrap:wrap;column-gap:21px;align-items:center;justify-content:center}@media screen and (max-width: 1600px){.clients-section .clients-container{gap:30px}}@media screen and (max-width: 992px){.clients-section .clients-container{gap:0 30px}}.clients-section .clients-container .client-item{text-align:center;flex:0 0 calc((100% - 105px) / 6);width:calc((100% - 105px) / 6);display:flex;align-items:center;justify-content:center;min-height:150px}@media screen and (max-width: 1600px){.clients-section .clients-container .client-item{min-height:120px;flex:0 0 calc((100% - 210px)/8);width:calc((100% - 210px)/8)}}@media screen and (max-width: 992px){.clients-section .clients-container .client-item{min-height:56px;flex:0 0 calc((100% - 90px)/4);width:calc((100% - 90px)/4)}}.awards-section{background-color:var(--black);padding:100px 0}@media screen and (max-width: 992px){.awards-section{padding:60px 0}}.awards-section .block-subtitle{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--white);padding-bottom:20px;margin-top:20px}@media screen and (max-width: 992px){.awards-section .block-subtitle{flex-wrap:wrap;row-gap:24px}}.awards-section .awards-container{padding-top:94px;display:flex;column-gap:20px;row-gap:20px;flex-wrap:wrap;justify-content:flex-end}@media screen and (max-width: 1600px){.awards-section .awards-container{column-gap:20px}}@media screen and (max-width: 992px){.awards-section .awards-container{padding-top:40px;column-gap:15px;justify-content:center}}.awards-section .awards-container .award-item{text-align:center;flex:0 0 calc((100% - 80px)/5);width:calc((100% - 80px)/5);display:flex;align-items:center;justify-content:center;min-height:160px}@media screen and (max-width: 1600px){.awards-section .awards-container .award-item{flex:0 0 calc((100% - 80px)/5);width:calc((100% - 80px)/5)}}@media screen and (max-width: 1600px) and (max-width: 992px){.awards-section .awards-container .award-item{flex:0 0 calc((100% - 45px)/4);width:calc((100% - 45px)/4);min-height:60px}}.awards-section .awards-container .award-item:nth-child(1) svg{max-width:50%}@media screen and (max-width: 1600px){.awards-section .awards-container .award-item img{max-width:80%;height:auto}}@media screen and (max-width: 1250px){.awards-section .awards-container .award-item img{max-width:100%;height:auto}}@media screen and (max-width: 992px){.awards-section .awards-container .award-item img{max-width:200%;height:auto}}@media screen and (max-width: 1600px){.awards-section .awards-container .award-item svg{max-width:50%;max-height:80%;height:auto}}@media screen and (max-width: 1250px){.awards-section .awards-container .award-item svg{max-width:70%;max-height:70%;height:auto}}@media screen and (max-width: 992px){.awards-section .awards-container .award-item svg{max-width:90%;max-height:100%}}.awards-section .award-item{text-align:center;flex:0 0 calc((100% - 80px)/5);width:calc((100% - 80px)/5);display:flex;align-items:center;justify-content:center;min-height:160px}
