:root{--background:#ffffff;--background-grey:#f4f4f5;--foreground-77:#777;--foreground-4a:#4a4a4a;--foreground:#222;--primary-color:#f68b1c;--primary-color-300:#fabd7e;--primary-color-light:#fff590;--secondary-color:#acc034;--secondary-color-dark:#9eb030;--black-color:#000;--white-color:#fff;--darkorange-color:#d67109;--dark-secondary-color:#9eb030;--border-d9:#d9d9d9;--gray-8d:#8d8d8d;--yellow-color:#fefde6;--bg-grey:#f4f4f4;--gray-cd:#cdcdcd;--yellow-color-ff:#fff37c;--yellow-color-fe:#fefde6;--yellow-color-fff5:#fff5af;--secondary-color-3b:#3b1f10;--gray-b3:#b3b3b3;--gray-55:#555;--gray-f5:#f5f5f5;--gray-dd:#ddd;--primary-hover:#d67109;--grey-f6:#6f6f6f;--grey-B4:#b4b4b4;--grey-f8:#f8f8f8;--grey-d7:#d7e1e6;--grey-d4:#d4d5d5;--grey-ada:#adadad;--grey-f9:#f9f9fa;--orange-f89:#f89f43;--orange-color-f4:#f4810a;--orange-color-f5:#f58a1f}@media(prefers-color-scheme:dark){:root{--background:#ffffff;--foreground:#222}}.heroBlogWrap{display:flex;gap:30px;margin-bottom:80px;flex-wrap:wrap}@media(max-width:767px){.heroBlogWrap{gap:20px}}.heroBlogLeftWrap{position:relative;width:calc(50% - 15px)}@media(max-width:767px){.heroBlogLeftWrap{width:100%}}.heroBlogLeftWrap a{display:flex}.heroBlogLeftWrap img{width:100%}.heroBlogRightWrap{width:calc(50% - 15px)}@media(max-width:767px){.heroBlogRightWrap{width:100%}}.heroBlogRightWrap .heroBlogTitle{font-size:26px;font-weight:700;color:var(--primary-color);margin:5px 0 30px}.heroBlogRightWrap .postedByWrap{display:flex;gap:30px;align-items:center;margin-bottom:18px}.heroBlogRightWrap .postedByWrap img{height:64px;width:64px;border-radius:100%;box-shadow:0 10px 40px -10px rgba(34,34,34,.35)}@media(max-width:767px){.heroBlogRightWrap .postedByWrap img{display:none}}.heroBlogRightWrap .postedByWrap .postInfo h4{margin:0;font-size:16px;font-weight:700;color:var(--foreground)}.heroBlogRightWrap .postedByWrap .postInfo span,.heroBlogRightWrap p{font-size:16px;color:var(--foreground)}.heroBlogRightWrap p{margin-bottom:20px}.mainBlogContentWrap .nav-tabs{margin-bottom:70px}.blogTileList{margin-top:30px;display:flex;gap:60px;flex-direction:column;margin-bottom:80px}.blogTile{display:flex;gap:30px;flex-wrap:wrap}@media(max-width:767px){.blogTile{gap:15px}}.blogTile a,.blogTile img{max-width:220px;width:100%}.blogTile img{max-height:120px;object-fit:cover}@media(max-width:767px){.blogTile img{max-width:100%;max-height:100%}}.blogTile .blogTileContent{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 250px)}@media(max-width:767px){.blogTile .blogTileContent{flex:1 1 100%}}.blogTile .blogTileContent h3{font-size:18px;font-weight:700;color:var(--foreground);transition:all .2s}.blogTile .blogTileContent h3:hover{color:var(--primary-color)}.blogTile .blogTileContent p{font-size:16px;line-height:24px;color:var(--foreground);margin-bottom:0}.subscribeWrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.subscribeWrap svg{height:30px;width:30px;fill:var(--primary-color)}.subscribeWrap.rss-icon svg{height:35px;width:35px}.blogCard{padding:0;margin-bottom:25px}.blogCard img{object-fit:cover;height:auto}.blogCard a{display:block;padding:0 15px 24px;transition:box-shadow .3s ease-in-out;cursor:pointer}.blogCard a:hover{box-shadow:0 30px 100px -30px rgba(34,34,34,.35)}.blogCard a:hover h3{color:var(--primary-color)}.blogCard h3{margin:20px 0 0;font-size:18px;line-height:26px;font-weight:700;color:var(--foreground)}
/*# sourceMappingURL=6dcce88679bde665.css.map*/