.focusctawrapper{border-radius:20px;padding:30px}.focusblocks{column-gap:20px;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr);row-gap:20px}@media screen and (max-width:900px){.focusblocks{grid-template-columns:repeat(1,1fr)}}.focusblock h3{font-size:30px;margin-bottom:20px;margin-top:0}.focusblock p{margin-bottom:0}.focusblock{border-radius:20px;padding:30px}.execsearchctawrapper{align-items:center;border-radius:20px;display:flex;justify-content:space-between;margin-top:20px;padding:40px}@media screen and (max-width:767px){.execsearchctawrapper{flex-wrap:wrap}}.execsearchctawrapper h3{margin-bottom:0;width:60%}@media screen and (max-width:900px){.execsearchctawrapper{flex-wrap:wrap}.execsearchctawrapper h3{margin-bottom:20px;width:100%}.execsearchctawrapper,.focusblock{padding:20px}.execsearchctabutton{width:100%}}.execsearchctabutton{width:30%}@media screen and (max-width:767px){.execsearchctabutton{width:100%}}.execsearchctabutton a{background-color:var(--green);border-radius:50px;color:#fff;display:block;font-size:1em;line-height:1em;padding:15px 30px;text-align:center;transition:all .3s ease}.execsearchctabutton a:hover{background-color:var(--blue)}