/* Region 9 Weather Studio 6.2 */
.r9-header-social{display:flex;align-items:center;gap:7px;flex:0 0 auto}.r9-header-social-icon{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#fff;background:rgba(255,255,255,.08);transition:transform .2s,background .2s}.r9-header-social-icon svg{width:15px;height:15px;fill:currentColor}.r9-header-social-icon:hover,.r9-header-social-icon:focus{transform:translateY(-2px);background:#fff;color:#0a3150}.r9-header-social-icon.is-youtube:hover{color:#e00000}.r9-v62-social-layout{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:24px;padding:22px}.r9-v62-facebook-feed,.r9-v62-latest{border:1px solid var(--border);border-radius:15px;background:#fff;overflow:hidden}.r9-v62-feed-head,.r9-v62-latest-head{display:flex;align-items:center;gap:12px;padding:15px 17px;border-bottom:1px solid var(--border)}.r9-v62-feed-head>div{display:flex;flex-direction:column;flex:1}.r9-v62-feed-head span{font-size:.78rem;color:#607483}.r9-v62-feed-head a,.r9-v62-latest-head a{font-size:.82rem;font-weight:800}.r9-v62-facebook-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#1877f2;color:#fff}.r9-v62-facebook-mark svg{width:18px;height:18px;fill:currentColor}.r9-v62-feed-frame{display:flex;justify-content:center;min-height:650px;background:#f1f5f8}.r9-v62-feed-frame iframe{width:100%;max-width:500px}.r9-v62-latest{padding-bottom:14px}.r9-v62-latest-head{justify-content:space-between}.r9-v62-latest-head h3{margin:0}.r9-v62-latest .r9-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.r9-v62-feed-empty{min-height:260px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:8px;padding:25px;background:#f3f7fa}.r9-v62-quick-wrap{margin-bottom:0}.r9-v62-quick-publish{max-width:1180px;background:#fff;border:1px solid #ccd9e2;border-radius:14px;padding:22px;margin:20px 0;box-shadow:0 8px 24px rgba(0,35,65,.08)}.r9-v62-quick-publish h1{margin-top:0}.r9-v62-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.r9-v62-quick-grid label,.r9-v62-discussion{display:flex;flex-direction:column;gap:6px}.r9-v62-quick-grid select,.r9-v62-quick-grid input,.r9-v62-discussion textarea{width:100%}.r9-v62-discussion{margin-top:15px}.r9-v62-actions{margin-bottom:0}
@media(max-width:1100px){.r9-header-social{order:4}.r9-v62-social-layout{grid-template-columns:1fr}.r9-v62-feed-frame{min-height:560px}.r9-v62-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.r9-header-social{margin-left:auto}.r9-header-social-icon{width:28px;height:28px}.r9-v62-social-layout{padding:14px}.r9-v62-latest .r9-product-grid{grid-template-columns:1fr}.r9-v62-feed-head{align-items:flex-start;flex-wrap:wrap}.r9-v62-feed-head a{width:100%;margin-left:46px}.r9-v62-feed-frame{min-height:500px}.r9-v62-feed-frame iframe{height:500px}.r9-v62-quick-grid{grid-template-columns:1fr}}

/* 6.2.2 homepage arrangement */
.r9-home-latest-updates{min-height:100%}
.r9-home-latest-updates .r9-panel-head{align-items:flex-start}
.r9-home-latest-updates .r9-panel-head p{margin:.35rem 0 0;color:#617483}
.r9-panel-link{font-weight:800;text-decoration:none;white-space:nowrap}
.r9-home-latest-products{padding:18px 20px 22px}
.r9-risk-guide-panel-wide{max-width:1180px;margin-inline:auto}
.r9-risk-guide-panel-wide .r9-risk-guide-image{width:100%;height:auto;display:block}
.r9-v622-facebook-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.r9-v622-facebook-grid .r9-v62-facebook-feed{min-width:0}
.r9-v622-facebook-grid .r9-v62-feed-frame iframe{width:100%!important;max-width:100%}
.r9-v622-social-latest{margin-top:24px}
@media(max-width:900px){.r9-v622-facebook-grid{grid-template-columns:1fr}}
