.leadinModal-description-body p{font-size:16px!important}body.white{background:#fff}article span{display:inline;font-family:Poppins;font-size:inherit;font-weight:inherit;line-height:inherit}article blockquote{background:#f2f2f2;border-radius:30px;margin:0 0 40px;padding:30px}article p{margin:10px 0}article h2,article h3,article h4,article h5,article h6{margin:20px 0}article a{display:inline;text-decoration:underline}article a,article span a{font-family:inherit;font-size:inherit;line-height:inherit}article span a{margin:0}article img{display:block;height:auto;max-width:100%;object-fit:cover}article h2{font-family:Lora;font-size:34px;font-weight:500;line-height:40px}article span>h2{margin-top:40px}article h3{font-family:Poppins;font-size:16px;font-weight:500;letter-spacing:3px;line-height:20px}article ul{list-style:disc;margin:20px 0 20px 20px}article ul li{margin-bottom:10px}article ul li span{font-family:Roboto}.image-container{padding-bottom:31.25%;position:relative;width:100%}.image-blog{height:100%;object-fit:cover;position:absolute;width:100%}.tag-time__container{display:flex}.tag-time__container>div{background:#255ae0}.tag-time__container>div a{color:var(--white);font-size:12px;letter-spacing:3.6px;margin:0;text-transform:uppercase}.tag-time__container>div a,.tag-time__container>time{font-family:Poppins;line-height:20px;padding:5px 20px}.tag-time__container>time{align-items:center;background:#f3f3f3;display:flex;font-size:15px;justify-content:center}.author__container{align-items:center;display:flex;gap:20px}.author__container a{margin:0;text-decoration:unset;text-transform:uppercase}.py-0{padding:0}.pb-0{padding-bottom:0}.BlogContainer h2,.BlogContainer h2 strong,.BlogContainer h2 strong span{font-family:Poppins;font-size:36px;font-weight:700;line-height:1.5}.BlogContainer h3,.BlogContainer h3 span,.BlogContainer h3 strong,.BlogContainer h3 strong span{color:var(--black)!important;font-family:Poppins;font-size:30px;font-weight:500;line-height:1.83}.BlogContainer h4,.BlogContainer h4 strong,.BlogContainer h4 strong span{font-family:Poppins;font-size:20px;font-weight:700;line-height:1.5}.BlogContainer p,.BlogContainer p span{font-size:18px;font-weight:400;line-height:1.44}.BlogContainer span ul li{font-size:18px;font-weight:400}@media (max-width:767px){.BlogContainer h2,.BlogContainer h2 span,.BlogContainer h2 strong,.BlogContainer h2 strong span{font-size:28px!important}.BlogContainer h3,.BlogContainer h3 span,.BlogContainer h3 strong,.BlogContainer h3 strong span{font-size:24px}}h6.blog-breadcrumb{margin-bottom:30px}h6.blog-breadcrumb,h6.blog-breadcrumb span{font-size:16px;letter-spacing:4.8px;text-transform:uppercase}.BlogHero{display:grid;gap:30px 20px;grid-template-columns:1fr 450px}.BlogHero__text{display:grid;gap:24px;max-width:700px;padding:40px 0}.BlogHero time{font-size:12px;font-weight:500;letter-spacing:3.6px;line-height:20px;text-transform:uppercase}.BlogHero h1,.BlogHero h1 span{color:var(--grey-0);font-family:Poppins;font-size:35px;font-weight:300;line-height:46px}.BlogHero h1 .modified-title{font-size:40px;font-weight:700;line-height:1.15}.BlogSummaryWrapper{display:flex;gap:40px;justify-content:flex-end}article.blog-post .BlogContainer{margin:0 0 0 auto;max-width:860px}article.blog-post:only-child{margin:0 auto}article.blog-post:only-child .BlogContainer{margin:0 auto;max-width:970px}.BlogSummaryWrapper .summary h6{color:#151515;font-size:14px;font-weight:700;margin:0 0 20px}.BlogSummaryWrapper .summary h3{color:#255ae0;font-size:18px;font-weight:700;line-height:20px;margin-bottom:10px}.BlogSummaryWrapper .summary h3:not(:first-child){margin-top:24px}.BlogSummaryWrapper .summary h3 a{color:inherit;margin:0}.BlogSummaryWrapper .summary p{color:var(--black);font-family:Poppins;font-size:14px;font-weight:400;line-height:20px}.BlogSummaryWrapper .summary{align-self:flex-start;background:var(--white-2);flex:1 0 300px;padding:24px 16px;position:sticky;top:var(--menu-to-be)}.BlogSummaryWrapper .summary-wrapper{max-height:50vh;overflow:auto;overscroll-behavior:contain;padding-right:8px}.BlogSummaryWrapper .summary-wrapper::-webkit-scrollbar{height:4px;width:4px}.BlogSummaryWrapper .summary-wrapper::-webkit-scrollbar-thumb{background:#bababa;border-radius:4px}.BlogSummaryWrapper .summary-wrapper a{color:#333;font-size:inherit;font-weight:700;letter-spacing:inherit;line-height:inherit}@media (max-width:992px){article h2{font-size:22px;font-weight:600;line-height:30px}article h3{font-size:14px;line-height:20px}.BlogHero{grid-template-columns:1fr}.BlogHero__text{max-width:unset;padding-bottom:0}.BlogSummaryWrapper{flex-direction:column;padding-top:0}article.blog-post .BlogContainer{margin:0 auto}.BlogSummaryWrapper .summary{align-self:auto;flex:auto;margin-inline:-70px;order:-1;padding:24px 70px}.BlogSummaryWrapper .summary h6{cursor:pointer;margin:0;position:relative;transition:margin .25s ease}.BlogSummaryWrapper .summary h6:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9 6 6 6-6'/%3E%3C/svg%3E");height:24px;position:absolute;right:0;top:2px;transition:all .25s ease-out;width:24px}.BlogSummaryWrapper .summary[open] h6:after{transform:rotate(180deg);transform-origin:center}.BlogSummaryWrapper .summary-wrapper{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .25s ease-out}.BlogSummaryWrapper .summary-wrapper>span{min-height:0;opacity:0;visibility:hidden}.BlogSummaryWrapper .summary[open] h6{margin:0 0 1.4rem}.BlogSummaryWrapper .summary[open] .summary-wrapper{animation:hide-scroll .3s backwards;grid-template-rows:1fr;overflow:auto}@keyframes hide-scroll{0%,to{overflow:hidden}}.BlogSummaryWrapper .summary[open] .summary-wrapper>span{opacity:1;transition:opacity .15s ease-out 125ms,visibility .15s ease-out 125ms;visibility:visible}}@media (max-width:767.98px){.BlogSummaryWrapper .summary{margin-inline:-20px;padding:24px 20px}.image-container{padding-bottom:56.25%}}