.secondary-color{color:#fff700}*{box-sizing:border-box;margin:0;padding:0}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}html,body{-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol{margin-left:25px}.blogs-section{width:100%;padding:50px 80px}@media only screen and (max-width:767px){.blogs-section{padding:30px 20px}}.blogs-section h2{text-align:center;font-size:50px;font-weight:700}@media only screen and (max-width:767px){.blogs-section h2{text-align:left;font-size:28px;line-height:1.3em}}.blogs-section .blogs-area{width:100%;margin-top:40px;display:flex}@media only screen and (max-width:767px){.blogs-section .blogs-area{flex-direction:column}}.blogs-section .blogs-area .blogs-categories-list{flex-direction:column;height:fit-content;display:flex;box-shadow:0 2px 8px #0003,0 3px 10px #0000001c;width:25%!important;min-width:25%!important}@media only screen and (max-width:767px){.blogs-section .blogs-area .blogs-categories-list{width:100%;box-shadow:none;flex-direction:row;overflow:scroll}.blogs-section .blogs-area .blogs-categories-list::-webkit-scrollbar{display:none}.blogs-section .blogs-area .blogs-categories-list{-ms-overflow-style:none;scrollbar-width:none}}.blogs-section .blogs-area .blogs-categories-list .list-row{cursor:pointer;border-bottom:.5px solid #a8c6f990;justify-content:space-between;align-items:center;width:100%;padding:12px 20px;transition:all .15s;display:flex;position:relative}@media only screen and (max-width:767px){.blogs-section .blogs-area .blogs-categories-list .list-row{width:fit-content;padding:5px 15px}}.blogs-section .blogs-area .blogs-categories-list .list-row:last-child{border-bottom:none}.blogs-section .blogs-area .blogs-categories-list .list-row.active{background-color:#dce9ffa2;border-left:5px solid #4285f4}@media only screen and (max-width:767px){.blogs-section .blogs-area .blogs-categories-list .list-row.active{color:#fff;background-color:#4285f4;border-top-left-radius:15px;border-top-right-radius:15px;border:none!important}}.blogs-section .blogs-area .blogs-categories-list .list-row.active .arrow-right{opacity:1;color:#4285f4;padding-right:0}@media only screen and (max-width:767px){.blogs-section .blogs-area .blogs-categories-list .list-row.active .arrow-right{display:none}}.blogs-section .blogs-area .blogs-categories-list .list-row .caption{align-items:center;gap:15px;font-size:18px;font-weight:700;display:flex}@media only screen and (max-width:767px){.blogs-section .blogs-area .blogs-categories-list .list-row .caption{white-space:nowrap;display:block}}.blogs-section .blogs-area .blogs-categories-list .list-row .caption .icon{color:#4285f4}@media only screen and (max-width:767px){.blogs-section .blogs-area .blogs-categories-list .list-row .caption .icon{display:none}}.blogs-section .blogs-area .blogs-categories-list .list-row .arrow-right{opacity:0;padding-right:50px;transition:all .15s}@media only screen and (max-width:767px){.blogs-section .blogs-area .blogs-categories-list .list-row .arrow-right{padding-right:0}}.blogs-section .blogs-area .blogs-list{flex-direction:column;gap:20px;padding:0 50px;display:flex}@media only screen and (max-width:767px){.blogs-section .blogs-area .blogs-list{padding:30px 10px 20px}}.blogs-section .blogs-area .blogs-list .blog-row{flex-direction:column;display:flex}.blogs-section .blogs-area .blogs-list .blog-row .headline{color:#4285f4;font-size:20px;font-weight:700}.blogs-section .blogs-area .blogs-list .blog-row .content{font-size:18px}.blogs-section .blogs-area .blogs-list .blog-row .other{align-items:center;gap:20px;margin-top:5px;font-size:16px;display:flex}.blogs-section .blogs-area .blogs-list .blog-row .other .category{color:#fff;opacity:.7;background-color:#4285f4;border-radius:20px;padding:3px 12px;font-size:14px;font-weight:700}
