.all_articles-section{padding:32px 20px}@media screen and (min-width: 769px){.all_articles-section{padding:80px 40px}}@media screen and (min-width: 1025px){.all_articles-section{gap:48px;padding:120px 80px}}.all_articles-section .all_articles-section-wrapper{flex-direction:column;gap:24px;--container-padding: 0;padding:0 var(--container-padding)}@media screen and (min-width: 769px){.all_articles-section .all_articles-section-wrapper{gap:32px}}@media screen and (min-width: 1025px){.all_articles-section .all_articles-section-wrapper{gap:48px;--container-padding: 40px}}.all_articles-section .all_articles-section-wrapper .all_articles-section-header{display:flex;flex-direction:column;gap:24px}.all_articles-section .all_articles-section-wrapper .all_articles-section-header .section-title,.all_articles-section .all_articles-section-wrapper .all_articles-section-header .section-subtitle{text-align:center}.all_articles-section .all_articles-section-wrapper .categories-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px;justify-content:center}@media(min-width: 769px){.all_articles-section .all_articles-section-wrapper .categories-buttons{gap:16px}}.all_articles-section .all_articles-section-wrapper .categories-buttons .category-btn{display:flex;align-items:center;gap:8px;font-size:12px;padding:10px 14px;border:1px solid var(--Neutral-Grey-04, #CBCDD9);border-radius:64px;color:#222;color:var(--Brand-Black, #1E232F);font-family:Poppins;font-weight:500;line-height:130%;text-decoration:none;height:36px;transition:border-color .2s,background .2s,color .2s}@media screen and (min-width: 769px){.all_articles-section .all_articles-section-wrapper .categories-buttons .category-btn{font-size:16px;padding:14px 24px;height:auto}}.all_articles-section .all_articles-section-wrapper .categories-buttons .category-btn.active,.all_articles-section .all_articles-section-wrapper .categories-buttons .category-btn:hover{border-color:var(--neutral-blue-01);background:#f5faff;color:var(--neutral-blue-01)}.all_articles-section .all_articles-section-wrapper .categories-buttons .category-btn.active .category-btn-icon,.all_articles-section .all_articles-section-wrapper .categories-buttons .category-btn:hover .category-btn-icon{filter:brightness(0) saturate(100%) invert(40%) sepia(91%) saturate(873%) hue-rotate(176deg) brightness(99%) contrast(96%)}.all_articles-section .all_articles-section-wrapper .categories-buttons .category-btn .category-btn-icon{display:none;align-items:center;font-size:20px}@media screen and (min-width: 769px){.all_articles-section .all_articles-section-wrapper .categories-buttons .category-btn .category-btn-icon{display:flex}}.all_articles-section .all_articles-section-wrapper .categories-buttons .category-btn .category-btn-label{white-space:nowrap}.all_articles-section .all_posts{display:grid;grid-template-columns:1fr;gap:48px}@media screen and (min-width: 769px){.all_articles-section .all_posts{grid-template-columns:repeat(2, minmax(0, 1fr));gap:48px 32px}}@media screen and (min-width: 1025px){.all_articles-section .all_posts{grid-template-columns:repeat(3, minmax(0, 1fr));gap:64px 32px}}@media screen and (min-width: 1450px){.all_articles-section .all_posts{grid-template-columns:repeat(4, minmax(0, 1fr))}}.all_articles-section .all_posts .post{display:flex;flex-direction:column}.all_articles-section .all_posts .post:hover .post-title a{text-decoration:underline}.all_articles-section .all_posts .post-thumbnail{aspect-ratio:16/9}.all_articles-section .all_posts .post-thumbnail a{display:flex;height:100%}.all_articles-section .all_posts .post-thumbnail img{object-fit:cover}.all_articles-section .all_posts .post-info{margin:20px 0 16px 0}.all_articles-section .all_posts .post-title,.all_articles-section .all_posts .post-title a{overflow:hidden;color:var(--Brand-Black, #1E232F);text-overflow:ellipsis;font-family:Aeonik;font-size:20px;font-weight:500;line-height:130%;letter-spacing:.2px;text-align:left;transition:text-decoration .2s}.all_articles-section .all_posts .post-title:hover a,.all_articles-section .all_posts .post-title a:hover a{text-decoration:underline}.all_articles-section .all_posts .post-excerpt{overflow:hidden;color:var(--Neutral-Grey-02, #525771);text-overflow:ellipsis;font-family:Poppins;font-size:16px;font-weight:400;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;align-self:stretch;margin-top:16px}.all_articles-section .all_posts span.category-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:130px}.endPostCta{width:100%;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;background-color:var(--neutral-blue-01);border-radius:24px;align-items:center;padding:24px;gap:24px}.endPostCta .cta-column-left,.endPostCta .cta-column-right{display:flex;flex-direction:column;gap:12px}.endPostCta .cta-column-left img,.endPostCta .cta-column-right img{display:inline-block;width:100%;height:auto;border-radius:10px}.endPostCta .cta-title{color:#fff;font-family:Aeonik;font-size:18px;font-weight:500;line-height:120%;letter-spacing:.18px}.endPostCta .cta-description{color:hsla(0,0%,100%,.8);font-family:Poppins;font-size:14px;font-weight:400;line-height:21px;margin-bottom:12px}.endPostCta a{width:100%;justify-content:center;margin-top:20px}.loader,.loader:before,.loader:after{border-radius:50%;width:1.5em;height:1.5em;animation-fill-mode:both;animation:bblFadInOut 1.8s infinite ease-in-out}.loader{color:#1e232f;font-size:7px;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-0.16s;display:none}.loader.active{display:block;margin:0 auto}.loader:before,.loader:after{content:"";position:absolute;top:0}.loader:before{left:-3.5em;animation-delay:-0.32s}.loader:after{left:3.5em}@keyframes bblFadInOut{0%,80%,100%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}@keyframes rotate{0%{transform:translate(-50%, -50%) rotateZ(0deg)}100%{transform:translate(-50%, -50%) rotateZ(360deg)}}@keyframes rotateccw{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(-360deg)}}@keyframes spin{0%,100%{box-shadow:.2em 0px 0 0px currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0px currentcolor}37%{box-shadow:-0.2em .2em 0 0 currentcolor}50%{box-shadow:-0.2em 0 0 0 currentcolor}62%{box-shadow:-0.2em -0.2em 0 0 currentcolor}75%{box-shadow:0px -0.2em 0 0 currentcolor}87%{box-shadow:.2em -0.2em 0 0 currentcolor}}.post.fade-in{opacity:0;transform:translateY(20px);animation:fadeInPost .6s ease forwards}@keyframes fadeInPost{to{opacity:1;transform:translateY(0)}}#archive-page .all_articles-section{padding:var(--menu-height, 120px) 20px 60px 20px}@media(min-width: 769px){#archive-page .all_articles-section{padding:var(--menu-height, 120px) 80px 120px 80px}}#archive-page .all_articles-section .all_articles-section-wrapper{gap:32px}@media(min-width: 769px){#archive-page .all_articles-section .all_articles-section-wrapper{gap:60px}}#archive-page .all_articles-section .all_articles-section-wrapper .all_articles-section-header{justify-content:center;align-items:flex-start;gap:24px;width:100%}@media(min-width: 769px){#archive-page .all_articles-section .all_articles-section-wrapper .all_articles-section-header{gap:48px}}#archive-page .all_articles-section .all_articles-section-wrapper .all_articles-section-header .archive-breadcrumbs{display:flex;align-items:flex-start;gap:4px}#archive-page .all_articles-section .all_articles-section-wrapper .all_articles-section-header .archive-breadcrumbs a{color:var(--Neutral-Grey-02, #525771);font-family:Poppins;font-size:12px;font-weight:400;line-height:150%}#archive-page .all_articles-section .all_articles-section-wrapper .all_articles-section-header .archive-breadcrumbs .breadcrumbs-current-cat{color:var(--Neutral-Blue-01, #1591F0);font-family:Poppins;font-size:12px;font-weight:500;line-height:150%}#archive-page .all_articles-section .all_articles-section-wrapper .all_articles-section-header .archive-intro{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch}@media(min-width: 769px){#archive-page .all_articles-section .all_articles-section-wrapper .all_articles-section-header .archive-intro{gap:24px;max-width:800px;margin:0 auto}}#archive-page .all_articles-section .all_articles-section-wrapper .all_articles-section-header .archive-intro h2{text-align:center;font-size:32px;letter-spacing:.32px;line-height:120%}@media(min-width: 769px){#archive-page .all_articles-section .all_articles-section-wrapper .all_articles-section-header .archive-intro h2{font-size:48px;letter-spacing:.48px;line-height:110%}}#archive-page .all_articles-section .all_articles-section-wrapper .all_articles-section-header .archive-intro .section-subtitle{color:var(--Neutral-Grey-02, #525771);text-align:center;font-size:16px;font-weight:400;line-height:140%}@media(min-width: 769px){#archive-page .all_articles-section .all_articles-section-wrapper .all_articles-section-header .archive-intro .section-subtitle{font-size:18px}}
