.how-we-work-section{padding:3rem;z-index:5;width:100%;position:relative;overflow:hidden;background-color:var(--background)}.how-we-work-title{width:100%;text-align:center;justify-content:center}.cards-outer-div{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:50px}.top-arrow{gap:430px;margin-left:180px;width:80%}.bottom-arrow,.top-arrow{display:flex;justify-content:flex-start}.bottom-arrow{gap:432px;margin-left:274px}.card-content{display:flex;gap:28px}@media screen and (max-width:768px){.how-we-work-section{margin:0;padding:0 0 5rem}.card-content,.cards-outer-div{flex-direction:column;align-items:center;gap:20px}.bottom-arrow,.top-arrow{display:none}}.how-we-work-card{background-color:#066;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-radius:20px;max-width:250px;height:306px;padding:60px 30px;gap:20px;text-align:center}.how-we-work-card-icon{border:1px solid var(--white);border-radius:15px;border:1px solid rgba(255,253,253,.53);padding:15px;position:relative;overflow:hidden;max-width:90px;max-height:94px}.circle-icon{position:absolute;left:-35.5px;top:-32px;width:90px;height:90px;fill:#fff;filter:blur(25px)}.how-we-work-card-icon-image{height:64px;width:60px}.how-we-work-card-title{font-size:20px;font-weight:700;line-height:23px;letter-spacing:-.2px}.how-we-work-card-description,.how-we-work-card-title{color:var(--white);text-align:center;font-style:normal}.how-we-work-card-description{font-size:1rem;font-weight:400;line-height:1.1rem;letter-spacing:.01rem}@media screen and (max-width:768px){.how-we-work-card{width:320px}}