@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Lora:wght@400;600&display=swap";.Articles_articlesContainer__N8jCI{width:min(100% - 2em,1200px);margin:0 auto;display:flex;flex-direction:column}.Articles_articlesList__p7AcT{display:flex;flex-direction:row;gap:30px;padding:10px 0;margin:10px 0;flex-wrap:wrap}@media(max-width:800px){.Articles_articlesList__p7AcT{display:flex;flex-direction:column;align-items:center!important;min-height:350px}.Articles_articlesList__p7AcT .Articles_articleCard__DmJ9c{width:100%;margin:10px auto}}.Articles_articleCard__DmJ9c{display:flex;flex-direction:column;gap:10px;width:350px;height:450px;border-radius:5px;overflow:hidden;transition:all .15s ease-in-out}.Articles_articleCard__DmJ9c:hover{transform:scale(1.005)}@media(max-width:800px){.Articles_articleCard__DmJ9c{width:100%;height:100%;margin:10px auto}}.Articles_articleCardImage__sjtu0 img{box-shadow:1px 1px 2px rgba(33,33,33,.21);width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.Articles_articleCardContent__QTYQo{display:grid;grid-template-rows:1fr 2fr 6fr;gap:10px;height:300px}.Articles_articleCardContent__QTYQo p{font-size:.9em;overflow:hidden}.Articles_articleCardContent__QTYQo h3{font-size:1.2em;font-weight:500}.Articles_articleCardContent__QTYQo h3:hover{text-decoration:underline}@media(max-width:800px){.Articles_articleCardContent__QTYQo h3{font-size:1.5em}.Articles_articleCardContent__QTYQo p{font-size:1em}}.Articles_articleCardContent__QTYQo .Articles_publishedDate__tUH31{font-size:.7em;font-weight:600;color:#0745d8}.Articles_articleImageContainer__6bLiM{width:100%;height:420px;overflow:hidden}.Articles_articleImageContainer__6bLiM img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width:800px){.Articles_articleImageContainer__6bLiM{height:350px}}.Articles_topArticleHeading__YOTJe{font-size:1.5em;font-weight:600;margin:40px 0 5px;text-align:center}.Articles_fullscreenCarousel__h1N6d{width:100%;height:420px;position:relative;overflow:hidden}.Articles_fullscreenCarousel__h1N6d .Articles_swipItem__K4YxA{height:420px}.Articles_fullscreenCarousel__h1N6d .Articles_swipItem__K4YxA .Articles_carouselBackground__hx6Oh{width:100%;height:100%;background-size:cover;background-position:50%;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.Articles_fullscreenCarousel__h1N6d .Articles_swipItem__K4YxA .Articles_carouselBackground__hx6Oh .Articles_carouselContent__Kcn6I{text-align:center;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:1em 0;color:#fff;margin-bottom:40px;width:100%;background-color:rgba(19,20,22,.7882352941);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Articles_fullscreenCarousel__h1N6d .Articles_swipItem__K4YxA .Articles_carouselBackground__hx6Oh .Articles_carouselContent__Kcn6I h3{margin-bottom:10px;font-size:24px}.Articles_fullscreenCarousel__h1N6d .Articles_swipItem__K4YxA .Articles_carouselBackground__hx6Oh .Articles_carouselContent__Kcn6I a{color:#000;background-color:#fff;padding:5px 30px;font-size:.9em;margin:0 auto;text-decoration:none;border-radius:3px;transition:all .15s ease-in-out}.Articles_fullscreenCarousel__h1N6d .Articles_swipItem__K4YxA .Articles_carouselBackground__hx6Oh .Articles_carouselContent__Kcn6I a:hover{transform:translateY(-1px)}@media(max-width:800px){.Articles_fullscreenCarousel__h1N6d .Articles_swipItem__K4YxA{height:350px}.Articles_fullscreenCarousel__h1N6d .Articles_swipItem__K4YxA .Articles_carouselBackground__hx6Oh .Articles_carouselContent__Kcn6I h3{font-size:16px}}.Articles_fullscreenCarousel__h1N6d .Articles_control-arrow__mlPjP{padding:200px;border:1px solid blue}.Articles_articlePage__c_gBw{width:100%;background-color:#fff}.Articles_articleMeta__I3yL0{align-items:center!important;gap:10px;padding:10px;margin:30px auto;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.Articles_articleMeta__I3yL0 div{flex-direction:row;gap:20px}.Articles_articleMeta__I3yL0 div span{font-size:.9em;color:#666;flex-direction:row;gap:5px}.Articles_articleMeta__I3yL0 div span:hover{color:#000}.Articles_articleMeta__I3yL0 .Articles_articleDate__Vz8ud{font-size:.9em;color:#666;align-items:center}.Articles_articleContent__nHXiT{width:min(100% - 2em,1200px);margin:20px auto;display:grid;grid-template-columns:2fr 1fr}.Articles_articleContent__nHXiT .Articles_articleContainer__j7PB6{width:min(100% - 10px,700px);margin:0 auto;padding:20px 20px 100px;font-size:.9em}.Articles_articleContent__nHXiT .Articles_articleContainer__j7PB6 h1{font-size:35px;font-weight:600}.Articles_articleContent__nHXiT .Articles_articleContainer__j7PB6 h2{font-size:20px;font-weight:600}.Articles_articleContent__nHXiT .Articles_articleContainer__j7PB6 h3{font-size:18px;font-weight:500}.Articles_articleContent__nHXiT .Articles_articleContainer__j7PB6 img{max-width:100%;height:auto;display:block;margin:20px 0}.Articles_articleContent__nHXiT .Articles_articleContainer__j7PB6 li,.Articles_articleContent__nHXiT .Articles_articleContainer__j7PB6 p{line-height:1.5;list-style:none}@media(max-width:800px){.Articles_articleContent__nHXiT .Articles_articleContainer__j7PB6{padding:10px 5px}.Articles_articleContent__nHXiT .Articles_articleContainer__j7PB6 h1{font-size:28px}}.Articles_articleContent__nHXiT .Articles_recentArticles__jmW0a{display:block;padding:20px}.Articles_articleContent__nHXiT .Articles_recentArticles__jmW0a h2{margin-bottom:10px;font-size:24px}.Articles_articleContent__nHXiT .Articles_recentArticles__jmW0a .Articles_recentArticlesContainer__HxSo9{display:flex;flex-direction:column;gap:15px}.Articles_articleContent__nHXiT .Articles_recentArticles__jmW0a .Articles_recentArticlesContainer__HxSo9 .Articles_recentArticle__ZNZeX{border:1px solid #e0e0e0;border-radius:3px;padding:10px;display:flex;flex-direction:row;gap:10px;max-width:500px;box-shadow:0 1px 4px rgba(130,130,130,.191);transition:all .15s ease-in-out}.Articles_articleContent__nHXiT .Articles_recentArticles__jmW0a .Articles_recentArticlesContainer__HxSo9 .Articles_recentArticle__ZNZeX .Articles_recentArticleImage__dioSC img{width:120px!important;height:80px;-o-object-fit:cover;object-fit:cover}.Articles_articleContent__nHXiT .Articles_recentArticles__jmW0a .Articles_recentArticlesContainer__HxSo9 .Articles_recentArticle__ZNZeX .Articles_recentArticleContent__R2w7v h3{margin-bottom:5px;font-size:18px}.Articles_articleContent__nHXiT .Articles_recentArticles__jmW0a .Articles_recentArticlesContainer__HxSo9 .Articles_recentArticle__ZNZeX .Articles_recentArticleContent__R2w7v a{color:#191919;text-decoration:none;font-size:14px;font-weight:500!important}.Articles_articleContent__nHXiT .Articles_recentArticles__jmW0a .Articles_recentArticlesContainer__HxSo9 .Articles_recentArticle__ZNZeX .Articles_recentArticleContent__R2w7v a:hover{text-decoration:underline;color:#085dc4}.Articles_articleContent__nHXiT .Articles_recentArticles__jmW0a .Articles_recentArticlesContainer__HxSo9 .Articles_recentArticle__ZNZeX:hover{transform:scale(1.01)}@media(max-width:1000px){.Articles_articleContent__nHXiT{grid-template-columns:1fr}.Articles_articleContent__nHXiT .Articles_articleContainer__j7PB6{width:100%;margin:0 auto;padding:10px 5px}.Articles_articleContent__nHXiT .Articles_articleContainer__j7PB6 h1{font-size:28px}}.Articles_articleBody__HJ5vs{max-width:680px;margin:0 auto;padding:2rem 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1a1a1a;line-height:1.75}.Articles_articleBody__HJ5vs p{font-size:18px;line-height:1.75;margin-bottom:1.5em;color:#1a1a1a}.Articles_articleBody__HJ5vs a{color:#06c;text-decoration:underline;text-decoration-color:rgba(0,102,204,.3);text-underline-offset:2px;transition:all .2s ease}.Articles_articleBody__HJ5vs a:hover{color:#004999;text-decoration-color:#004999}.Articles_articleBody__HJ5vs a:visited{color:#551a8b}.Articles_articleBody__HJ5vs h1,.Articles_articleBody__HJ5vs h2,.Articles_articleBody__HJ5vs h3,.Articles_articleBody__HJ5vs h4,.Articles_articleBody__HJ5vs h5,.Articles_articleBody__HJ5vs h6{font-weight:700;line-height:1.3;color:#0a0a0a;margin-top:2.5em;margin-bottom:.75em;scroll-margin-top:2rem}.Articles_articleBody__HJ5vs h1:first-child,.Articles_articleBody__HJ5vs h2:first-child,.Articles_articleBody__HJ5vs h3:first-child,.Articles_articleBody__HJ5vs h4:first-child,.Articles_articleBody__HJ5vs h5:first-child,.Articles_articleBody__HJ5vs h6:first-child{margin-top:0}.Articles_articleBody__HJ5vs h1{font-size:36px;margin-top:3em;margin-bottom:1em;letter-spacing:-.02em}.Articles_articleBody__HJ5vs h2{font-size:28px;margin-top:2.5em;margin-bottom:.75em;letter-spacing:-.01em}.Articles_articleBody__HJ5vs h3{font-size:22px;margin-top:2em}.Articles_articleBody__HJ5vs h4{font-size:20px;margin-top:1.75em}.Articles_articleBody__HJ5vs h5,.Articles_articleBody__HJ5vs h6{font-size:18px;margin-top:1.5em}.Articles_articleBody__HJ5vs ol,.Articles_articleBody__HJ5vs ul{margin:1.5em 0;padding-left:1.75em}.Articles_articleBody__HJ5vs ol li,.Articles_articleBody__HJ5vs ul li{font-size:18px;line-height:1.75;margin-bottom:.75em;padding-left:.5em}.Articles_articleBody__HJ5vs ol li:last-child,.Articles_articleBody__HJ5vs ul li:last-child{margin-bottom:0}.Articles_articleBody__HJ5vs ol li ol,.Articles_articleBody__HJ5vs ol li ul,.Articles_articleBody__HJ5vs ul li ol,.Articles_articleBody__HJ5vs ul li ul{margin-top:.75em;margin-bottom:.75em}.Articles_articleBody__HJ5vs ul{list-style-type:disc}.Articles_articleBody__HJ5vs ul ul{list-style-type:circle}.Articles_articleBody__HJ5vs ul ul ul{list-style-type:square}.Articles_articleBody__HJ5vs ol{list-style-type:decimal}.Articles_articleBody__HJ5vs ol ol{list-style-type:lower-alpha}.Articles_articleBody__HJ5vs ol ol ol{list-style-type:lower-roman}.Articles_articleBody__HJ5vs blockquote{margin:2em 0;padding:1.25em 1.5em;border-left:4px solid #06c;background-color:#f8f9fa;font-style:italic;color:#2d2d2d}.Articles_articleBody__HJ5vs blockquote p{margin-bottom:.75em}.Articles_articleBody__HJ5vs blockquote p:last-child{margin-bottom:0}.Articles_articleBody__HJ5vs blockquote cite{display:block;margin-top:1em;font-size:16px;font-style:normal;color:#666}.Articles_articleBody__HJ5vs blockquote cite:before{content:"— "}.Articles_articleBody__HJ5vs img{max-width:100%;height:auto;display:block;margin:2.5em auto;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Articles_articleBody__HJ5vs figure{margin:2.5em 0}.Articles_articleBody__HJ5vs figure img{margin:0 auto 1em}.Articles_articleBody__HJ5vs figure figcaption{text-align:center;font-size:15px;color:#666;font-style:italic;line-height:1.5}.Articles_articleBody__HJ5vs code{font-family:Monaco,Courier New,monospace;font-size:.9em;background-color:#f5f5f5;padding:.2em .4em;border-radius:3px;color:#d63384}.Articles_articleBody__HJ5vs pre{margin:2em 0;padding:1.25em;background-color:#282c34;border-radius:6px;overflow-x:auto}.Articles_articleBody__HJ5vs pre code{background-color:rgba(0,0,0,0);color:#abb2bf;padding:0;font-size:15px;line-height:1.6}.Articles_articleBody__HJ5vs hr{margin:3em 0;border:none;border-top:2px solid #e5e5e5}.Articles_articleBody__HJ5vs table{width:100%;margin:2em 0;border-collapse:collapse;font-size:16px}.Articles_articleBody__HJ5vs table td,.Articles_articleBody__HJ5vs table th{padding:.75em 1em;border:1px solid #ddd;text-align:left}.Articles_articleBody__HJ5vs table th{background-color:#f8f9fa;font-weight:600;color:#0a0a0a}.Articles_articleBody__HJ5vs table tr:nth-child(2n){background-color:#fafafa}.Articles_articleBody__HJ5vs b,.Articles_articleBody__HJ5vs strong{font-weight:700;color:#0a0a0a}.Articles_articleBody__HJ5vs em,.Articles_articleBody__HJ5vs i{font-style:italic}.Articles_articleBody__HJ5vs sub,.Articles_articleBody__HJ5vs sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}.Articles_articleBody__HJ5vs sup{top:-.5em}.Articles_articleBody__HJ5vs sub{bottom:-.25em}@media(max-width:768px){.Articles_articleBody__HJ5vs{padding:1.5rem 1rem}.Articles_articleBody__HJ5vs p{font-size:17px}.Articles_articleBody__HJ5vs p:first-of-type{font-size:19px}.Articles_articleBody__HJ5vs h1{font-size:28px}.Articles_articleBody__HJ5vs h2{font-size:24px}.Articles_articleBody__HJ5vs h3{font-size:20px}.Articles_articleBody__HJ5vs h4{font-size:18px}.Articles_articleBody__HJ5vs h5,.Articles_articleBody__HJ5vs h6{font-size:17px}.Articles_articleBody__HJ5vs ol,.Articles_articleBody__HJ5vs ul{padding-left:1.5em}.Articles_articleBody__HJ5vs ol li,.Articles_articleBody__HJ5vs ul li{font-size:17px}.Articles_articleBody__HJ5vs blockquote{margin:1.5em 0;padding:1em 1.25em}.Articles_articleBody__HJ5vs img{margin:2em auto}.Articles_articleBody__HJ5vs pre{padding:1em;margin:1.5em -1rem;border-radius:0}.Articles_articleBody__HJ5vs pre code{font-size:14px}.Articles_articleBody__HJ5vs table{font-size:15px}.Articles_articleBody__HJ5vs table td,.Articles_articleBody__HJ5vs table th{padding:.5em .75em}}@media(max-width:1024px)and (min-width:769px){.Articles_articleBody__HJ5vs{max-width:90%}}.Articles_articleMeta__I3yL0{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 0;margin:2rem 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;font-size:15px;color:#666}.Articles_articleMeta__I3yL0 div{display:flex;gap:1.5rem;align-items:center}.Articles_articleMeta__I3yL0 div span{display:flex;align-items:center;gap:.375rem;cursor:pointer;transition:color .2s ease}.Articles_articleMeta__I3yL0 div span:hover{color:#0a0a0a}.Articles_articleTitle__DeeUK{font-size:42px;font-weight:800;line-height:1.2;color:#0a0a0a;margin-bottom:1.5rem;letter-spacing:-.02em}@media(max-width:768px){.Articles_articleTitle__DeeUK{font-size:32px}}.Articles_authorInfo__B7hgb{display:flex;align-items:center;margin:1.5rem 0;gap:.75rem}.Articles_authorInfo__B7hgb .Articles_authorName__ebRGr{font-size:16px;font-weight:600;color:#0a0a0a}.Articles_authorInfo__B7hgb .Articles_authorImage__Kzjm8{width:48px;height:48px;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Articles_articleTags__T6BBl{gap:.5rem;margin-top:3rem}.Articles_articleTags__T6BBl .Articles_tag__AKJJ4{background-color:#f1f3f5;color:#495057;padding:.375rem .75rem;border-radius:4px;font-size:14px;font-weight:500;transition:all .2s ease}.Articles_articleTags__T6BBl .Articles_tag__AKJJ4:hover{background-color:#e9ecef;color:#212529}.Articles_commentsSection__YMSD5{margin-top:4rem;padding-top:3rem;border-top:2px solid #e5e5e5}.Articles_commentsSection__YMSD5 h3{font-size:24px;font-weight:700;margin-bottom:2rem;color:#0a0a0a}.Articles_commentsSection__YMSD5 .Articles_comment__RNpxh{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e5e5}.Articles_commentsSection__YMSD5 .Articles_comment__RNpxh:last-child{border-bottom:none}.Articles_commentsSection__YMSD5 .Articles_comment__RNpxh .Articles_commentContent__055mZ{font-size:16px;line-height:1.6;color:#2d2d2d}.Articles_commentsSection__YMSD5 .Articles_comment__RNpxh .Articles_commentDate__zPlYG{font-size:14px;color:#666}.Articles_articleTags__T6BBl{display:flex;flex-wrap:wrap;gap:5px;margin-top:20px}.Articles_articleTags__T6BBl .Articles_tag__AKJJ4{background-color:#e4e4e4;padding:3px 8px;border-radius:3px;font-size:.8em}.Articles_commentsSection__YMSD5{margin:5rem 0;display:flex;flex-direction:column;gap:1rem}.Articles_commentsSection__YMSD5 .Articles_comment__RNpxh{margin:1rem 0 0 1rem;border-bottom:1px solid #e3e3e3;padding:1rem 0}.Articles_commentsSection__YMSD5 .Articles_comment__RNpxh div{display:flex;flex-direction:row;gap:10px;align-items:flex-start}.Articles_commentsSection__YMSD5 .Articles_comment__RNpxh div img{border-radius:50%;-o-object-fit:cover;object-fit:cover}.Articles_commentsSection__YMSD5 .Articles_comment__RNpxh p strong{font-weight:700}.Articles_commentsSection__YMSD5 span{display:flex;flex-direction:row;gap:5px}.Articles_commentsSection__YMSD5 span a{color:#0c4bf7;cursor:pointer}.Articles_commentsSection__YMSD5 span a:hover{text-decoration:underline}.Articles_commentsSection__YMSD5 .Articles_commentContent__055mZ{display:flex;flex-direction:column!important;gap:10px!important;align-items:flex-start!important;width:100%}.Articles_commentsSection__YMSD5 .Articles_commentContent__055mZ .Articles_commentHead__C9xBC{display:flex;flex-direction:row;gap:10px;align-items:center}.Articles_commentsSection__YMSD5 .Articles_commentContent__055mZ .Articles_commentHead__C9xBC .Articles_commentDate__zPlYG{font-size:12px;color:#666}.Articles_commentsSection__YMSD5 .Articles_commentContent__055mZ .Articles_commentHead__C9xBC .Articles_pendingStatus__PaZLI{font-size:12px;color:#f74b0c;display:flex;flex-direction:row;align-items:center;gap:0}.Articles_commentsSection__YMSD5 .Articles_commentContent__055mZ .Articles_commentActions__FlgkC{display:flex;flex-direction:row;gap:10px;align-items:center}.Articles_commentsSection__YMSD5 .Articles_commentContent__055mZ .Articles_commentActions__FlgkC .Articles_approveCommentButton___9QPK,.Articles_commentsSection__YMSD5 .Articles_commentContent__055mZ .Articles_commentActions__FlgkC .Articles_deleteCommentButton__AK8uA{cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:5px;background:none;border:1px solid #ccc;border-radius:3px;color:#f74b0c;margin-top:10px;padding:6px 10px;font-size:14px;font-weight:600;transition:background-color .2s ease-in-out,color .2s ease-in-out}.Articles_commentsSection__YMSD5 .Articles_commentContent__055mZ .Articles_commentActions__FlgkC .Articles_approveCommentButton___9QPK:hover,.Articles_commentsSection__YMSD5 .Articles_commentContent__055mZ .Articles_commentActions__FlgkC .Articles_deleteCommentButton__AK8uA:hover{background-color:#fff;color:#c73500}.Articles_commentsSection__YMSD5 .Articles_commentContent__055mZ .Articles_commentActions__FlgkC .Articles_approveCommentButton___9QPK p,.Articles_commentsSection__YMSD5 .Articles_commentContent__055mZ .Articles_commentActions__FlgkC .Articles_deleteCommentButton__AK8uA p{font-size:12px;color:#232323;font-weight:400;margin:0}.Articles_commentsSection__YMSD5 .Articles_commentInputForm__LFBor{display:flex;flex-direction:row;gap:1rem;align-items:flex-start;width:100%}.Articles_commentsSection__YMSD5 .Articles_commentInputImage__cr1_I{border-radius:50%;-o-object-fit:cover;object-fit:cover}.Articles_commentsSection__YMSD5 form{display:flex;flex-direction:column!important;gap:.5rem;width:100%}.Articles_commentsSection__YMSD5 form textarea{border:1px solid #ddd;border-radius:5px;padding:.5rem;resize:none;height:100px}.Articles_commentsSection__YMSD5 form button{align-self:flex-end;padding:.5rem 1rem;border-radius:5px;border:none;background-color:#333;color:#fff;cursor:pointer}@media(max-width:800px){.Articles_articlesList__p7AcT{flex-direction:column;align-items:center!important;min-height:350px;padding:5px;margin:10px auto}.Articles_topArticles__4yMEB{display:flex;flex-direction:column;gap:10px;margin:20px auto;padding:40px 0;width:min(100% - 1em,1000px);height:max(100%,500px);border-bottom:1px solid #ccc;border-top:1px solid #ccc}.Articles_topArticles__4yMEB .Articles_topArticle__sHZqT{display:flex;flex-direction:row;gap:10px;height:100%;width:100%}.Articles_topArticles__4yMEB .Articles_topArticle__sHZqT .Articles_topArticleCardImage__7wWHL{width:-moz-min-content;width:min-content}.Articles_topArticles__4yMEB .Articles_topArticle__sHZqT .Articles_topArticleCardImage__7wWHL img{width:150px;height:100px;-o-object-fit:cover;object-fit:cover}.Articles_topArticles__4yMEB .Articles_topArticle__sHZqT h3{font-size:1.2em;font-weight:600;margin:10px 0 5px}.Articles_topArticles__4yMEB .Articles_topArticle__sHZqT a{color:#000;cursor:pointer}.Articles_topArticles__4yMEB .Articles_topArticle__sHZqT a:hover{text-decoration:underline}.Articles_topArticles__4yMEB .Articles_topArticle__sHZqT p{font-size:.8em;margin:0 0 10px}.Articles_topArticles__4yMEB .Articles_topArticle__sHZqT:first-child{grid-column:1;grid-row:1/span 2}.Articles_topArticles__4yMEB .Articles_topArticle__sHZqT:nth-child(n+2){grid-column:2}}