html{scroll-behavior:smooth}.who-are-we{display:flex;flex-direction:column}.content-row{display:flex;margin-bottom:20px;padding:20px 0}.column{flex:inherit;margin:0 10px;text-align:start}.image-column{align-items:center;display:flex;justify-content:center;min-height:400px;text-align:start}.image-column img{height:auto;max-width:100%}.anchor-row{background-color:#b11b1f;display:flex;margin-bottom:50px}.anchor-column{color:#fff;cursor:pointer;flex:1;padding:20px;position:relative;text-align:center;text-transform:uppercase;transition:background-color .3s}.anchor-column.active{background-color:#ee2429}.anchor-column:not(:last-child){border-right:2px solid #ee2429;word-break:auto-phrase}.anchor-column:hover{background-color:#ee2429}.anchor-row a{font-weight:700;text-decoration:none}.anchor-row a:hover{color:#fff}.anchor-column.active:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #ee2429;bottom:-10px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}@media (max-width:768px){.content-row{display:grid}.anchor-column{font-size:13px}div#row2-col1{order:2}div#row2-col2{order:1}}