:root{--thryd-basic-black:#000000;--thryd-basic-white:#FFFFFF;--thryd-primary-base:#E0E74B;--thryd-primary-dark:#C6CD24;--thryd-gray-50:#F2F2F2;--thryd-gray-200:#DCDEE0;--thryd-gray-300:#BCBCBC;--thryd-gray-500:#919191;--thryd-gray-700:#494949;--thryd-gray-800:#343536;--thryd-others-blue:#5178E7;--thryd-others-violet:#C3ABFF;--thryd-others-red:#FF3F42}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body,h1,h2,h3,h4,h5,h6{color:var(--thryd-basic-white)}body{font-family:Geist,sans-serif!important}h1,h2{font-size:32px;font-weight:700;line-height:110%}@media (min-width:1024px){h1,h2{font-size:58px}}h3,h4{font-size:28px;font-weight:700;line-height:110%}@media (min-width:1024px){h3,h4{font-size:40px}}h5{font-size:22px!important;font-weight:700!important;line-height:130%!important}@media (min-width:1024px){h5{font-size:24px!important}}a{text-decoration:none}.hp-field,li,ol,ul{list-style:none!important}.hp-field::-webkit-scrollbar,li::-webkit-scrollbar,ol::-webkit-scrollbar,ul::-webkit-scrollbar{width:6px}.hp-field::-webkit-scrollbar-track,li::-webkit-scrollbar-track,ol::-webkit-scrollbar-track,ul::-webkit-scrollbar-track{background:0 0;border-radius:4px}.hp-field::-webkit-scrollbar-thumb,li::-webkit-scrollbar-thumb,ol::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb{background:var(--thryd-gray-300);border-radius:4px}.hp-field::-webkit-scrollbar-thumb:hover,li::-webkit-scrollbar-thumb:hover,ol::-webkit-scrollbar-thumb:hover,ul::-webkit-scrollbar-thumb:hover{background:var(--thryd-gray-300)}.content-block:before,.inner-wrapper-sticky:before{display:none!important}.hp-page__title:before{display:none!important}time{text-transform:none!important}textarea{resize:none!important}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:400;src:url(../fonts/geist-v3-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:500;src:url(../fonts/geist-v3-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:600;src:url(../fonts/geist-v3-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:700;src:url(../fonts/geist-v3-latin-700.woff2) format("woff2")}.blog__title{text-align:center;margin-bottom:28px;font-size:36px;font-weight:600;line-height:120%}@media (min-width:1024px){.blog__title{font-size:108px}}.blog__categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:36px;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1024px){.blog__categories{margin-bottom:72px}}.blog__category{padding:11px 20px;border-radius:52px;border:1px solid var(--thryd-primary-base,#e0e74b);color:var(--thryd-primary-base,#e0e74b);-webkit-transition:.3s;transition:.3s;font-size:18px!important;font-weight:500!important;line-height:26px!important}.blog__category.active,.blog__category:hover{background-color:var(--thryd-primary-base,#e0e74b);color:var(--thryd-primary-contrast,#000)}.blog__posts{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:40px}@media (min-width:768px){.blog__posts{grid-template-columns:repeat(2,1fr);gap:32px 24px}}@media (min-width:1024px){.blog__posts{grid-template-columns:repeat(3,1fr);gap:52px 32px;margin-bottom:72px}}.post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (min-width:1024px){.post{max-width:416px}}.post__image{display:-webkit-box;display:-ms-flexbox;display:flex}.post__image a{display:block;height:100%;width:100%;line-height:0}.post__image img{width:100%;height:254px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.post__reading-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding-left:8px;color:var(--thryd-basic-white,#fff);font-size:14px;font-weight:500;line-height:140%}.post__reading-time:before{content:"";display:inline-block;width:3px;height:3px;background-color:var(--thryd-basic-white,#fff);border-radius:50%}.post__title{font-size:22px!important;font-weight:700!important;line-height:130%!important}@media (min-width:1024px){.post__title{font-size:24px!important}}.post__title a{color:var(--thryd-basic-white,#fff)}