.post_post_title__JsH1q{margin:10px 0;color:var(--text);font-size:1.875rem}.post_post_date__FY82q{color:var(--h3);margin-bottom:20px}.post_link__N78Kq{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;min-height:30px;font-size:14px;font-weight:700;position:relative;display:inline-block;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:3px 12px;margin:3px 8px 8px 3px;border-radius:8px;text-align:center;font-weight:500;transition:transform .3s ease-in}.classes_copyButton__wdBpN,.post_link__N78Kq{color:var(--text);cursor:pointer;background-color:var(--link-button)}.classes_copyButton__wdBpN{position:absolute;top:.5rem;right:1.2rem;padding:.5rem 1rem;box-shadow:0 2px rgba(99,99,99,.2);border-radius:.25rem;font-size:.875rem;transition:all .2s;z-index:10;border:none}.classes_container__DPNzO{position:relative;margin-bottom:1rem}.classes_mark__NvIho{width:100%;background-color:var(--tip-background);padding:10px 2rem;position:relative;border-radius:0 10px 10px 0}.classes_tip__Ib5DF{color:var(--text);font-size:1.5rem}.classes_emoji__khwcr{font-size:1.5rem}.classes_text__yT6JM{color:var(--text);font-size:1rem}.classes_tipContainer__24vyt{display:flex;align-items:center;gap:10px}.classes_markWrapper__RS_V7{position:relative;padding-left:4px}.classes_markWrapper__RS_V7:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-color:#3b82f6}.cards_wrapper__RsNDv{background-color:#0d0f12;padding:2rem;border-radius:1rem}.cards_sliderContainer__McrDR{display:flex;align-items:stretch;flex-direction:column;justify-content:center;gap:2rem}.cards_sliderInput__Zilel{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:7px;background:#d9e0e8;outline:none;border-radius:3px;cursor:pointer}.cards_sliderInput__Zilel::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:var(--red);border-radius:50%;cursor:-webkit-grab;cursor:grab}.cards_sliderInput__Zilel::-moz-range-thumb{width:20px;height:20px;background:var(--red);border-radius:50%;cursor:grab}.cards_sliderValue__9Jua4{font-weight:600;color:#d9e0e8;display:flex;flex-direction:row;justify-content:space-between}.cards_cards__CPoEx{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;margin-top:1rem}.cards_outer__nwd4f{flex:1 1;min-width:13rem;max-width:29.325rem;margin-inline:auto;container-type:inline-size;background-color:var(--light-white);border-radius:.5rem}.cards_card__Xv_GL{position:relative;display:grid;grid-template-areas:"avatar" "name" "contact" "buttons";justify-items:center;padding:16px;grid-gap:16px;gap:16px}.cards_avatar__xCYof{grid-area:avatar;width:100px;position:relative;height:100px;border-radius:50%;background-color:var(--red)}.cards_avatar__xCYof,.cards_avatar__xCYof img{display:flex;align-items:center;justify-content:center}.cards_name__s7fIE{grid-area:name;position:relative;display:flex;flex-direction:column;text-align:center;min-width:0}.cards_name__s7fIE>span{font-size:1rem}.cards_contact__55Cgx{grid-area:contact;list-style:none;list-style-type:none!important;align-items:center;justify-content:center;min-width:0}.cards_buttons__fk43Q,.cards_contact__55Cgx{display:flex;flex-direction:column;width:100%}.cards_buttons__fk43Q{grid-area:buttons;gap:1rem}.cards_buttons__fk43Q>button{display:block;width:100%;font-size:1rem;cursor:pointer;background-color:var(--red);outline:none;border:none;color:var(--light-white)}@container (min-width: 20rem){.cards_buttons__fk43Q{flex-direction:row}.cards_card__Xv_GL{align-items:center;grid-template-columns:125px 1fr;grid-template-areas:"avatar name" "contact contact" "buttons buttons"}.cards_name__s7fIE{width:100%;align-items:flex-start;padding-top:.75rem;text-align:left}.cards_name__s7fIE>span{font-size:1.125rem}.cards_contact__55Cgx{display:grid;grid-template-columns:calc(50% - 8px / 2) calc(50% - 8px / 2)}}.classes_blogReadTimeBar__o6ASP{position:fixed;top:100px;left:0;width:100%;height:4px;background:transparent;z-index:1000}.classes_blogReadTimeBarIndicator__VYGmK{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent}.classes_blogReadTimeBarIndicator__VYGmK::-webkit-progress-bar{background:transparent}.classes_blogReadTimeBarIndicator__VYGmK::-webkit-progress-value{background:#007bff;-webkit-transition:width .2s ease;transition:width .2s ease}.classes_blogReadTimeBarIndicator__VYGmK::-moz-progress-bar{background:#007bff;-moz-transition:width .2s ease;transition:width .2s ease}.post_card__IJURY{margin-top:10px;margin-bottom:10px;background-color:var(--card);padding:32px;border-radius:8px;text-decoration:none}.post_card__IJURY:hover .post_post_title__ZXHn9{color:var(--purple-blue)}.post_card__IJURY:hover .post_icon__VVUSo{display:block}.post_container__Me_pf{max-width:1024px;margin:10px auto auto;overflow:auto;padding:0 10px}.post_card-page__GOW07{padding:15px 30px}.post_posts__5N_MB{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}.post_post_title__ZXHn9{margin:10px 0;color:var(--text);font-size:18px}.post_post_body__gKCqi p{color:var(--text);font-size:calc(1.1875rem);text-wrap:pretty;margin-bottom:1.5rem}.post_post_body__gKCqi img{width:100%;height:100%;object-fit:contain}@media (max-width:900px){.post_content__1W8cA{display:grid;grid-template-rows:auto 1fr auto!important;grid-template-columns:unset!important}.post_posts__5N_MB{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.post_content__1W8cA{display:grid;grid-template-rows:auto 1fr auto!important;grid-template-columns:unset!important}.post_posts__5N_MB{grid-template-columns:1fr}.post_post_body__gKCqi pre{overflow:hidden;overflow-x:scroll}.post_post_body__gKCqi p{text-align:unset}}@media (max-width:400px){.post_post_title__ZXHn9{font-size:14px}.post_post_excerpt__LsUQx{font-size:12px}.post_post_date__rUldF,.post_post_read_more__7u6T1{font-size:13px}}.post_post_category__SoRgD{margin:10px 0;font-size:20px;padding:3px;color:var(--text)}.post_post_category_2__d9RUV{margin:10px 0;font-size:20px;padding:3px;color:var(--black)}.post_post_date__rUldF{color:var(--h3);margin-bottom:20px}.post_post_image__6cDro{display:flex;justify-content:center;margin-bottom:10px}.post_post_image__6cDro img{width:100%;height:150px;object-fit:cover}.post_post_image_big__RsJdQ{display:flex;justify-content:center;margin-bottom:10px}.post_post_image_big__RsJdQ img{width:100%;height:400px;object-fit:cover}.post_post_excerpt__LsUQx{text-align:left;margin-bottom:10px}.post_post_excerpt__LsUQx,.post_post_read_more__7u6T1{display:flex;justify-content:flex-start;align-items:center;color:var(--text)}.post_post_read_more__7u6T1 span{font-size:17px}.post_icon__VVUSo{display:none;transition:.3s ease;margin-left:5px}.post_back_button__GfhXy{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--black);border:0;border-radius:6px;box-sizing:border-box;color:var(--light-white);cursor:pointer;display:inline-flex;font-family:JetBrains Mono,monospace;height:37px;justify-content:center;line-height:1;list-style:none;overflow:hidden;padding-left:16px;padding-right:16px;position:relative}.post_category_title_container__SEcfa{font-size:20px;margin:10px auto;text-align:left;border-bottom:3px solid var(--black);padding-bottom:10px}.post_category_title_container__SEcfa div{display:flex;justify-content:flex-start;color:var(--black);font-weight:700}.post_shareIcons__joSa4{display:flex;justify-content:center;align-items:center}.post_shareTitle__N1t0i{margin-right:10px;font-weight:800}@media only screen and (max-width:768px){.post_post_image_big__RsJdQ img{width:100%;height:200px;object-fit:cover}}.post_post_body__gKCqi ul{list-style-type:disc}.post_post_body__gKCqi ol,.post_post_body__gKCqi ul{margin-top:1.25em;margin-bottom:1.25em;-webkit-padding-start:1.625em;padding-inline-start:1.625em}.post_post_body__gKCqi ol{list-style-type:decimal}.post_post_body__gKCqi ol>li,.post_post_body__gKCqi ul>li{-webkit-padding-start:.375em;padding-inline-start:.375em;color:var(--text)}.post_post_body__gKCqi h2{color:var(--text);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.post_post_body__gKCqi h3{color:var(--text);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.post_post_body__gKCqi h4{color:var(--text);font-weight:600;font-size:1em;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}