@import"https://cdn-uicons.flaticon.com/uicons-regular-rounded/css/uicons-regular-rounded.css";@import"https://fonts.googleapis.com/css2?family=Zilla+Slab&display=swap";#blogSection{width:100%;display:flex;flex-wrap:wrap}#blogSection .listSection{display:flex;flex-wrap:wrap}#blogSection .blogCard{width:100%;display:flex;flex-direction:column;align-items:flex-start;border-radius:10px;padding:1rem;padding-bottom:0;margin-bottom:1rem;background-color:#fff;box-shadow:rgba(0,0,0,.1) 0px 1px 3px 0px,rgba(0,0,0,.06) 0px 1px 2px 0px;overflow:hidden;cursor:pointer;transition:all .5s}@media(min-width: 568px){#blogSection .blogCard{width:48%;margin-right:4%;margin-bottom:1.563rem}}@media(min-width: 568px)and (min-width: 568px){#blogSection .blogCard:nth-child(2n+2){margin-right:0}}@media(min-width: 568px)and (min-width: 1024px){#blogSection .blogCard:nth-child(2n+2){margin-right:2%}}@media(min-width: 1024px){#blogSection .blogCard{width:31.5%;margin-right:2%;margin-bottom:2.441rem}#blogSection .blogCard:nth-child(3n+3){margin-right:0}}@media(min-width: 1024px)and (min-width: 1280px){#blogSection .blogCard:nth-child(3n+3){margin-right:2% !important}}@media(min-width: 1280px){#blogSection .blogCard{width:23.5%;margin-right:2%;margin-bottom:2.441rem}}@media(min-width: 1280px)and (min-width: 1280px){#blogSection .blogCard:nth-child(4n+4){margin-right:0 !important}}#blogSection .blogCard:hover{transform:translateY(-5px);box-shadow:rgba(61,61,141,.062) 0px 30px 60px -12px,rgba(22,32,77,.048) 0px 18px 36px -18px}#blogSection .blogCard:hover .title{color:#05265a}#blogSection .blogCard:hover .btn{color:#fff}#blogSection .blogCard:hover .btn::before{background-color:#0065ad}#blogSection .blogCard .image{width:100%;border-radius:10px;overflow:hidden;cursor:pointer}#blogSection .blogCard .image img{width:100%;object-fit:contain;cursor:pointer}#blogSection .blogCard .image .label{position:absolute;bottom:1rem;left:1rem;z-index:1;color:#fff;font-family:"Caudex",serif;font-size:.8rem;font-weight:300;letter-spacing:1px;padding:.25rem .5rem;border-radius:3px;background-color:#05265a}#blogSection .blogCard .content{width:100%;cursor:pointer;margin:1rem 0}#blogSection .blogCard .content .date{display:block;color:#5d5e5f;font-size:.8rem;font-weight:400;margin-bottom:.5rem;cursor:pointer}#blogSection .blogCard .content .title{margin:0;font-family:"Caudex",serif;font-weight:600;cursor:pointer}#blogSection .blogCard .content p{color:#101011;cursor:pointer}#blogSection .blogCard .btn{color:#040d22;font-size:.9rem;cursor:pointer;padding:.75rem 1rem;margin-top:auto}#blogSection .blogCard .btn::before{content:"";position:absolute;bottom:0;left:-1rem;width:160px;height:100%;background-color:#f8f8ff;border-radius:0 1.5rem 0 0;transition:all .3s}#blogSection .blogCard .btn span{z-index:1}.articleSection{width:100%;max-width:900px;margin:0 auto}.articleSection .titleDiv{text-align:center;margin:2.441rem 0}.articleSection .titleDiv .tags{margin-bottom:1rem}.articleSection .titleDiv .tags span{font-size:.9rem;padding:.5rem;border:1px solid #ebedf3;color:#0065ad;font-weight:500;border-radius:10px;margin:0 .25rem}.articleSection .titleDiv .title{margin:0;color:#242323;font-family:"Caudex",serif;font-weight:500;letter-spacing:-0.75px}.articleSection .titleDiv .details{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:1rem}.articleSection .titleDiv .details .label{color:#0065ad;font-family:"Rubik",sans-serif;font-size:1rem;font-weight:400;padding:.25rem .5rem}.articleSection .titleDiv .details .date{display:block;color:#5d5e5f;font-family:"Rubik",sans-serif;font-size:1rem;font-weight:400;margin-right:1rem}.articleSection h1,.articleSection h2,.articleSection h3,.articleSection h4,.articleSection h5,.articleSection p,.articleSection li{color:#111}.articleSection h1,.articleSection h2,.articleSection h3,.articleSection h4,.articleSection h5{font-family:"Rubik",sans-serif;font-weight:500;letter-spacing:-0.3px;margin:0;margin-top:2.441rem;margin-bottom:1rem}.articleSection h2,.articleSection h3,.articleSection h4,.articleSection h5{color:#05265a}.articleSection h3,.articleSection h4,.articleSection h5{font-weight:400}.articleSection h1{font-size:1.802rem}@media(min-width: 568px){.articleSection h1{font-size:2.027rem}}@media(min-width: 768px){.articleSection h1{font-size:2.281rem}}@media(min-width: 1024px){.articleSection h1{font-size:2.566rem}}@media(min-width: 1280px){.articleSection h1{font-size:2.887rem}}.articleSection h2{font-size:1.602rem}.articleSection h3{font-size:1.424rem}.articleSection h4{font-size:1.266rem}.articleSection h5{font-size:1.266rem}.articleSection p,.articleSection li,.articleSection span{font-family:"Zilla Slab",serif;font-size:1rem;line-height:1.7}@media(min-width: 568px){.articleSection p,.articleSection li,.articleSection span{font-size:1.125rem}}@media(min-width: 768px){.articleSection p,.articleSection li,.articleSection span{font-size:1.266rem}}@media(min-width: 768px){.articleSection p,.articleSection li,.articleSection span{font-size:1.424rem}}.articleSection p{margin-bottom:0}.articleSection a{color:#0065ad;border-bottom:1px solid #0065ad;cursor:pointer;transition:all .3s}.articleSection a:hover{color:#0065ad}.articleSection ul{padding-left:.75rem}@media(min-width: 768px){.articleSection ul{padding-left:1rem}}.articleSection ul li{margin-bottom:.25rem}.articleSection ul li::before{content:"";position:absolute;top:12px;left:-0.75rem;width:5px;height:5px;background-color:#05265a;border-radius:10px}@media(min-width: 768px){.articleSection ul li::before{top:15px;left:-1rem}}@media(min-width: 1024px){.articleSection ul li::before{top:18px}}.articleSection ol{padding-left:.75rem}@media(min-width: 768px){.articleSection ol{padding-left:1.953rem}}.articleSection ol li{margin-bottom:.25rem;list-style-type:auto}.articleSection ol li::marker{color:#5d5e5f}.articleSection img{display:block;border-radius:10px;margin-bottom:1rem}.articleSection table{margin:1rem 0}.articleSection table th{color:#05265a;font-weight:500}.articleSection table td,.articleSection table th{border:1px solid #ebedf3;padding:1rem;font-weight:400}.articleSection blockquote{border-left:2px solid #101011;padding:1rem;padding-right:0;font-family:"Rubik",sans-serif;font-style:italic;font-weight:500}.articleSection .related{margin:1rem 0;display:block;padding:1rem;border-radius:10px;border:1px solid rgba(0,0,0,0);background-color:#f8f8ff;cursor:pointer}.articleSection .related::before{content:"Related Article";display:block;margin-bottom:.5rem;color:#101011;font-size:.9rem}.articleSection .related:hover{color:#05265a;border:1px solid #ebedf3}/*# sourceMappingURL=blog.css.map */