.expertise-columns{position:relative;display:flex;justify-content:space-between;gap:60px;align-items:flex-start;margin:120px auto 0;max-width:1600px;padding-right:var(--global-kb-spacing-xs,1rem);padding-left:var(--global-kb-spacing-xs,1rem);padding-bottom:60px}.expertise-overview-column{width:45%;max-width:575px}.expertise-content-column{flex:1}.expertise-block{border-radius:50px;background-color:#EBE4C8;padding:40px;margin:0 0 60px}.expertise-block h1{color:#044B37;font-size:2.2222rem;font-size:var(--global-kb-font-size-xl);margin-bottom:25px}.expertise-block-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.expertise-block-header .block-icon{margin-top:-20px}.expertise-blue-block{background-color:#193046;color:#fff}.expertise-blue-block h2{margin-bottom:60px}.expertise-blue-block a{color:#fff}.expertise-overview-block{margin-top:-280px}@media screen and (max-width:975px){.expertise-columns{flex-direction:column;gap:0}.expertise-overview-column{width:100%;max-width:none}}@media screen and (max-width:500px){.expertise-block-header .block-icon{width:50px;height:auto;margin-top:0}}