@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap");.blog-article{background-color:#fff;box-sizing:border-box;font-family:Raleway,sans-serif;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;padding:20px 0 60px;width:100vw}.blog-title-container{align-items:flex-start;box-sizing:border-box;display:flex;gap:10px;height:auto;justify-content:center;margin:0 auto clamp(20px,4vw,60px);max-width:1440px;min-height:200px;padding:0;width:100%}.blog-title-left{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:328px;justify-content:space-between;width:575px}.blog-title-left.blog-title-full-width{align-items:flex-start;height:auto;max-width:1160px;min-height:200px;width:100%}.blog-title-right{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:328px;justify-content:space-between;width:575px}.blog-title-left-inner{box-sizing:border-box;height:295px;width:535px}.blog-title-full-width .blog-title-left-inner{align-items:center;display:flex;height:auto;justify-content:center;min-height:150px;width:100%}.blog-title-text{color:#002b54;font-family:Raleway,sans-serif;font-size:50px;font-weight:600;line-height:1.2;margin:0;text-align:center;width:100%}.blog-title-right-inner{box-sizing:border-box;height:295px;overflow:hidden;width:535px}.blog-title-image{height:100%;object-fit:contain;width:100%}.blog-title-left-bottom,.blog-title-right-bottom{box-sizing:border-box;height:23px;width:535px}.blog-title-full-width .blog-title-left-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:20px;height:auto;justify-content:space-between;margin-top:20px;width:100%}.blog-title-right-bottom{text-align:right}.blog-date-info{margin-left:auto}.blog-author-label,.blog-author-name,.blog-date-label,.blog-date-value{color:#002b54;font-family:Raleway,sans-serif;font-size:20px}.blog-author-label,.blog-date-label{font-weight:400}.blog-author-name{cursor:pointer;font-weight:600}.blog-author-name:hover{text-decoration:underline}.blog-author-wrapper{display:inline-block;position:relative}.author-team-card{background-color:#e6e6e6;border:3px solid #ffc222;border-radius:5px;box-sizing:border-box;left:100%;margin-left:55px;min-height:574px;opacity:0;overflow:hidden;position:absolute;top:0;transform:translateY(-330px);transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:250px;z-index:9999}.blog-author-wrapper:hover .author-team-card{opacity:1;visibility:visible}.author-card-image{background-color:#d3d3d3;height:304px;position:relative;width:250px}.author-card-image:after{background:linear-gradient(180deg,transparent 0,#e6e6e6);bottom:0;content:"";height:40%;left:0;pointer-events:none;position:absolute;width:100%;z-index:1}.author-card-content{padding:15px 10px 0}.author-card-name{color:#002b54;font-family:Raleway,sans-serif;font-size:30px;font-weight:700;line-height:1.1;margin:0 0 10px;text-align:center;width:100%}.author-card-bio{line-height:21px;margin:0 0 15px}.author-card-bio,.author-card-job-title{color:#002b54;font-family:Raleway,sans-serif;font-size:18px;font-weight:400}.author-card-job-title{align-items:center;border-bottom:1px solid #002b54;display:flex;justify-content:space-between;line-height:1.2;margin:0 -10px 5px;padding:0 10px 5px;text-align:left;width:calc(100% + 20px)}.author-card-icon{align-self:flex-end;flex-shrink:0;height:24px;margin-bottom:5px;width:24px}.blog-date-value{font-weight:400}.blog-article-container{box-sizing:border-box;height:auto;margin:0 auto;max-width:1440px;padding-left:180px;padding-right:180px}.blog-article-header{margin-bottom:40px}.blog-article-title{color:#002b54;font-family:Raleway,sans-serif;font-size:42px;font-weight:700;line-height:1.2;margin:0 0 20px}.blog-article-meta{display:flex;flex-direction:column;gap:5px}.blog-article-author{color:#002b54;font-family:Raleway,sans-serif;font-size:16px;font-weight:600}.blog-article-date{font-size:14px}.blog-article-body,.blog-article-date{color:#002b54;font-family:Raleway,sans-serif;font-weight:400}.blog-article-body{font-size:18px;line-height:1.7}.blog-article-body p{margin:0 0 20px}.blog-article-body h2{font-size:30px;font-weight:700;margin:40px 0 20px}.blog-article-body h2,.blog-article-body h3{color:#002b54;font-family:Raleway,sans-serif;line-height:1.3}.blog-article-body h3{font-size:24px;font-weight:600;margin:30px 0 15px}.blog-article-body ol,.blog-article-body ul{margin:0 0 20px;padding-left:30px}.blog-article-body li{margin-bottom:10px}.blog-article-body a{color:#06c;text-decoration:underline}.blog-article-body a:hover{color:#049}.blog-article-body blockquote{border-left:4px solid #ffc222;color:#002b54;font-style:italic;margin:20px 0;padding-left:20px}.blog-article-body img{height:auto;margin:20px 0;max-width:100%}@media (max-width:768px){.blog-article{padding:40px 15px}.blog-article-title{font-size:32px}.blog-article-body h2{font-size:24px}.blog-article-body h3{font-size:20px}.blog-article-body{font-size:15px}}@media (max-width:480px){.blog-article-title{font-size:26px}.blog-article-body h2{font-size:22px}}