.articleid1 #content{display:flex;flex-direction:column;align-items:center;justify-content:center;}#home-banner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;height:33vh;}#home-banner h1{text-align:center;}#home-content{padding-bottom:5vh;}@media(min-width:768px){#home-content{padding-bottom:10vh;}}#home-content .cat-quick-links{flex:0 0 100%;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;column-gap:1em;row-gap:1em;}@media(max-width:450px){#home-content .cat-quick-links{column-gap:10px;row-gap:10px;}}#home-content .cat-quick-links .square-link{display:flex;flex-direction:column;background:#fff;-webkit-box-shadow:0 none;-moz-box-shadow:0 none;box-shadow:0 none;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;width:25%;background:no-repeat center;background-size:cover;background-position:top;background-color:rgba(255,255,255,.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid #eee;}@media(max-width:991px){#home-content .cat-quick-links .square-link{width:48%;}}#home-content .cat-quick-links .square-link:hover,#home-content .cat-quick-links .square-link:focus{text-decoration:none;-webkit-transform:translate(0,-10px);-ms-transform:translate(0,-10px);-o-transform:translate(0,-10px);transform:translate(0,-10px);-webkit-box-shadow:0 40px 40px -40px rgba(0,0,0,.75);-moz-box-shadow:0 40px 40px -40px rgba(0,0,0,.75);box-shadow:0 40px 40px -40px rgba(0,0,0,.75);}#home-content .cat-quick-links .square-link .square-image{display:flex;justify-content:center;align-items:center;}#home-content .cat-quick-links .square-link .square-image .ph-duotone{width:100px;height:100px;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:50%;font-size:75px;padding-top:60px;}@media(max-width:500px){#home-content .cat-quick-links .square-link .square-image .ph-duotone{width:100px;height:100px;font-size:50px;}}#home-content .cat-quick-links .square-link .square-details{padding:15px 30px;display:flex;justify-content:center;align-items:center;}@media(max-width:500px){#home-content .cat-quick-links .square-link .square-details{padding:15px 30px;}}#home-content .cat-quick-links .square-link .square-details .square-name h2{font-weight:bold;line-height:1.2em;margin-bottom:5px;color:#101010 !important;text-align:center;padding-bottom:30px;}@media(max-width:500px){#home-content .cat-quick-links .square-link .square-details .square-name h2{font-size:20px;}}