.spinner-1{border-radius:50%;width:48px;height:48px;animation:1s linear infinite rotate-1;position:relative}.spinner-1:before{content:"";box-sizing:border-box;border:5px solid #000;border-radius:50%;animation:2s linear infinite prixClipFix-1;position:absolute;inset:0}@keyframes rotate-1{to{transform:rotate(360deg)}}@keyframes prixClipFix-1{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.full-screen-loading{justify-content:center;align-items:center;width:100dvw;height:100dvh;display:flex}.header-logo-cont{border-bottom:1px solid #ddd;align-items:center;gap:1rem;padding:1rem 3rem;display:flex}.header-logo-cont{border-bottom:1px solid #0e56a14d;align-items:center;gap:1rem;height:8rem;padding:0 3rem;display:flex}h1.logo-title{font-size:30px}section.hero{background:#cedded;justify-content:center;align-items:center;padding:2rem 1rem;display:flex;position:relative}.hero-title{color:#033d79e6;font-size:36pt;font-weight:900}.hero-sub-title{color:#1d4d85;margin-top:-4px;margin-bottom:2rem}.hero-art{margin:2rem auto 1rem}.hero-inner{width:100%}.landing-body{width:calc(100dvw - 2rem);max-width:70rem;margin:auto;position:relative}@media screen and (max-width:750px){.header-logo-cont{padding:1rem}}@media screen and (max-width:600px){.hero-title{font-size:28pt}img.max-auto.hero-art{margin-bottom:-.5rem}}@media screen and (max-width:500px){h1.logo-title{font-size:21px}.hero-title{margin-bottom:9px;font-weight:600;line-height:1.05}}.landing-container{background:#f5f5f5;padding-top:3rem;position:relative}.footer-row,.frow-child{display:flex}footer{color:#fff;background:#111920}.footer-sec-container{justify-content:center;gap:4rem;padding:2rem 1rem;display:flex}a.contact-line{color:#fff;align-items:center;gap:6px;margin-top:5px;text-decoration:none;display:flex}h3.foot-sec-title{margin-bottom:1rem;font-size:15pt;font-weight:700}.footer-cp{text-align:center;border-top:1px solid #414141;padding:2rem 0}.link-group{justify-content:space-between;gap:2rem;margin-bottom:6px;display:flex}.link-groups{gap:4rem;display:flex}a.foot-link{color:#fff;text-decoration:none}.link-group-l{min-width:10rem}.link-group-l,.link-group-r{flex-direction:column;flex:1;gap:5px;display:flex}.credit-line{justify-content:center;align-items:center;gap:3px;margin-top:8px;font-size:11pt;display:flex}.credit-line svg{height:16px}a.foot-cred-link{color:#00bcd4;font-weight:700;text-decoration:none}@media screen and (max-width:900px){.footer-sec-container{flex-direction:column;gap:2rem}}.login-bg{z-index:0;background-image:linear-gradient(90deg,#e2e8f0 1px,#0000 1px),linear-gradient(#e2e8f0 1px,#0000 1px);background-size:10px 10px;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 0,#000 60%,#0000 100%);mask-image:radial-gradient(70% 60% at 50% 0,#000 60%,#0000 100%)}.social-media-url-input{flex-direction:column;gap:7px;display:flex}.social-media-link-disp a{color:#3969e8;font-weight:500;display:block}.blog-post-content p{margin:9px 6px}.blog-post-content ul{list-style:initial;margin:10px 4px 10px 30px}.blog-post-content ol{margin:1rem 0 1rem 2rem;list-style:auto}button.btn-show-pwd{color:#3e79ff;cursor:pointer;align-items:center;gap:3px;font-size:11pt;font-weight:700;display:flex}
