.how-we-work{background-color:var(--navy-background);padding:0 30px}.how-we-work__inner{max-width:1550px;margin:0 auto;padding:80px 0}.how-we-work__header{margin-bottom:70px}.how-we-work__pretitle{display:flex;align-items:center;gap:16px;margin:0 0 30px;color:var(--primary-color)}.how-we-work__pretitle-line{display:block;width:45px;height:1px;background-color:var(--primary-color);flex-shrink:0}.how-we-work__heading{color:var(--white-color);margin:0 0 20px}.how-we-work__lead{color:rgba(255,255,255,.65);margin:0}.how-we-work__steps-wrapper{position:relative;margin-bottom:60px}.how-we-work__track{position:absolute;top:50px;left:0;right:0;height:2px;background:rgba(255,255,255,.1);pointer-events:none;z-index:0}.how-we-work__track-fill{position:absolute;left:0;top:0;height:100%;width:12.5%;background:var(--primary-color);transition:width .5s}.how-we-work__steps{display:flex;position:relative}.how-we-work__step{flex:1;display:flex;flex-direction:column;align-items:center;padding:0 8px;background:0 0;border:none;cursor:pointer;text-align:center;gap:0}.how-we-work__step-circle{width:101px;height:101px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:30px;font-weight:400;letter-spacing:3px;background:var(--tertiary-color);border:2px solid rgba(255,255,255,.1);color:#9a9aa0;position:relative;z-index:1;margin-bottom:44px;transition:background-color .3s,color .3s,box-shadow .3s,border-color .3s}.how-we-work__step.is-active .how-we-work__step-circle{background:var(--primary-color);border-color:var(--primary-color);color:var(--body-color);box-shadow:0 0 0 8px var(--border-highlight)}.how-we-work__step-text{display:flex;flex-direction:column;gap:16px}.how-we-work__step-name{font-size:25px;font-weight:700;line-height:1;color:#9a9aa0;margin:0;transition:color .3s}.how-we-work__step-desc{font-size:16px;line-height:1.5;color:#eee;margin:0;opacity:.35;transition:opacity .3s}.how-we-work__step.is-active .how-we-work__step-name{color:var(--white-color)}.how-we-work__step.is-active .how-we-work__step-desc{opacity:1;color:#fafafa}.how-we-work__content{background:var(--tertiary-color);border:2px solid rgba(255,255,255,.1);border-radius:var(--radius);display:grid}.how-we-work__panel{grid-area:1/1;padding:44px 50px 50px;display:flex;flex-direction:column;opacity:0;transition:opacity .35s;pointer-events:none}.how-we-work__panel.is-active{opacity:1;pointer-events:auto}.how-we-work__panel-label{font-size:14px;font-weight:400;letter-spacing:1.4px;text-transform:uppercase;color:rgba(255,255,255,.5);margin:0 0 24px;line-height:1}.how-we-work__panel-main{display:flex;gap:60px;align-items:flex-start;flex:1}.how-we-work__panel-left{flex:0 0 42%;min-width:0}.how-we-work__panel-title{font-family:var(--font-display);font-size:60px;font-weight:400;line-height:1;color:var(--white-color);margin:0}.how-we-work__panel-right{flex:1;min-width:0;display:flex;flex-direction:column;gap:28px;padding-top:8px}.how-we-work__panel-body{font-size:25px;line-height:1.6;color:rgba(255,255,255,.85);margin:0}.how-we-work__btn-arrow{width:18px;height:18px;transform:rotate(-90deg);flex-shrink:0}@media (max-width:1200px){.how-we-work__panel-title{font-size:48px}.how-we-work__panel-body{font-size:22px}}@media (max-width:1024px){.how-we-work__header{margin-bottom:50px}.how-we-work__step-circle{width:76px;height:76px;font-size:22px;margin-bottom:32px}.how-we-work__track{top:38px}.how-we-work__step-name{font-size:20px}.how-we-work__step-desc{font-size:15px}.how-we-work__panel-title{font-size:42px}.how-we-work__panel-body{font-size:20px}.how-we-work__panel-main{gap:40px}}@media (max-width:920px){.how-we-work__header{margin-bottom:40px}.how-we-work__track{display:none}.how-we-work__steps{flex-direction:column}.how-we-work__step{flex:none;flex-direction:row;text-align:left;align-items:flex-start;padding:0 0 28px;gap:20px}.how-we-work__step:last-child{padding-bottom:0}.how-we-work__step-circle{flex-shrink:0;margin-bottom:0;width:64px;height:64px;font-size:20px}.how-we-work__step-text{padding-top:14px;gap:10px}.how-we-work__step-name{font-size:18px;margin:0}.how-we-work__panel{padding:36px 40px}.how-we-work__panel-main{flex-direction:column;gap:24px}.how-we-work__panel-left{flex:none;width:100%}.how-we-work__panel-title{font-size:40px}.how-we-work__panel-right{padding-top:0}.how-we-work__panel-body{font-size:20px}}@media (max-width:768px){.how-we-work{padding:0 20px}.how-we-work__inner{padding:50px 0 70px}.how-we-work__panel{padding:28px}.how-we-work__panel-title{font-size:34px}.how-we-work__panel-body{font-size:18px}}