@charset "UTF-8";
/* https://nordenleacox.com/wp-content/themes/lawrank-template-8/blocks/content/focus-boxes/block.css?ver=1.0 */
.block-focus-boxes{padding:8rem 5rem 8rem 5rem;background-color:var(--primaryColor)}@media (max-width:1150px){.block-focus-boxes{padding:5rem 3rem 5rem 3rem}}@media (max-width:767px){.block-focus-boxes{padding:5rem 2rem 5rem 2rem}}.block-focus-boxes.alt-background-true{background-color:#fff}.block-focus-boxes.alt-background-true .inner .top .block-title{color:var(--tertiaryColor)}.block-focus-boxes.alt-background-true .inner .top .sub-title{color:var(--text)}.block-focus-boxes.alt-background-true .inner .box-wrapper .box .box-inner .title{color:var(--primaryColor)}.block-focus-boxes .inner{max-width:1270px;margin:0 auto 0 auto}.block-focus-boxes .inner .top{text-align:center;max-width:1000px;margin:0 auto 8rem auto}@media (max-width:767px){.block-focus-boxes .inner .top{margin:0 auto 5rem auto}}.block-focus-boxes .inner .top .block-title{font-family:var(--font2);font-size:6rem;line-height:1.5;color:#fff;text-align:center;margin-bottom:3rem}@media (max-width:1150px){.block-focus-boxes .inner .top .block-title{font-size:5rem}}@media (max-width:767px){.block-focus-boxes .inner .top .block-title{font-size:3.5rem}}.block-focus-boxes .inner .top hr{width:6rem;background-color:var(--secondaryColor);height:.4rem;margin:2.5rem auto 4rem auto;border:none}.block-focus-boxes .inner .top .sub-title{font-family:var(--font1);font-size:2rem;line-height:1.5;color:#fff}.block-focus-boxes .inner .box-wrapper{display:flex;flex-wrap:wrap}.block-focus-boxes .inner .box-wrapper .box{flex-basis:calc(50% - 2rem);margin:0 1rem 2rem 1rem;display:flex;align-items:baseline;justify-content:center;background-color:#fff;border-top:.8rem solid var(--tertiaryColor);padding:5rem 5rem;text-align:center;box-shadow:0 0 9px 0 rgb(0 0 0 / .2)}@media (max-width:1150px){.block-focus-boxes .inner .box-wrapper .box{padding:5rem 3rem}}@media (max-width:767px){.block-focus-boxes .inner .box-wrapper .box{flex-basis:100%;margin:0 0 2rem 0;padding:5rem 3rem}}.block-focus-boxes .inner .box-wrapper .box .box-inner{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.block-focus-boxes .inner .box-wrapper .box .box-inner .title{font-family:var(--font2);font-size:3rem;line-height:1.2;color:var(--tertiaryColor);margin-bottom:2.5rem}@media (max-width:767px){.block-focus-boxes .inner .box-wrapper .box .box-inner .title{font-size:2.8rem}}.block-focus-boxes .inner .box-wrapper .box .box-inner .description{margin-bottom:30px;font-family:var(--font1);line-height:1.8}.block-focus-boxes .inner .box-wrapper .box .box-inner .button{margin:0 auto 0 auto;margin:auto}@media (max-width:767px){.block-focus-boxes .inner .box-wrapper .box .box-inner .button{bottom:0rem}}