:root{--box-bg:#20354a}[data-theme=light]{--box-bg:#fff}DIV.boxRow{background-color:var(--background);padding:100px 0}DIV.boxRow.dark{background-color:var(--background-dark)}DIV.boxRow.light{background-color:var(--background)}DIV.boxRow.slimline{padding:30px 0}DIV.boxRow.standalone{padding:200px 0}DIV.boxRow DIV.text{margin-bottom:60px}DIV.box{background-color:var(--box-bg);border-radius:10px;height:100%;padding:50px}DIV.box H3{font-size:25px;margin-bottom:15px}@media screen and (min-width:390px){DIV.box H3{font-size:calc(23.06931px + .49505vw)}}@media screen and (min-width:1400px){DIV.box H3{font-size:30px}}DIV.box IMG{margin-bottom:15px;max-width:60px}@media only screen and (max-width:1200px){DIV.box{padding:30px}DIV.boxRow DIV.text{margin-bottom:45px}}@media only screen and (max-width:575px){DIV.boxRow DIV.text{margin-bottom:30px}}