.blog-post{width:100%;overflow-x:hidden}.blog-post__title-section{width:100%;display:flex;justify-content:center}.blog-post__title-container{max-width:60rem;width:100%;padding:0 1rem;margin:0 auto}.blog-post__title{position:relative;padding:0 0 3.75rem;margin-bottom:2.5rem;font-size:6.125rem;font-weight:500;line-height:1.1;border-bottom:.0625rem solid #2A2A2A}.blog-post__description{margin:0 0 1rem;font-size:1.25rem;line-height:1.6;color:#666}.blog-post__date{font-family:TT Supermolot Neue;font-weight:500;font-size:.8125rem;line-height:1.3125rem;letter-spacing:2%;color:#5c5c5c}.blog-post__author{font-family:TT Supermolot Neue;font-weight:500;font-size:1.125rem;line-height:1.3125rem;letter-spacing:2%;color:#fff}.blog-post__image-section{width:100%;display:flex;justify-content:center;max-width:51.625rem;padding:0 1.625rem;margin:2.5rem auto}@media (max-width: 768px){.blog-post__image-section{padding:0 .875rem;margin:1.25rem auto}}.blog-post__image-container{position:relative;width:100%;height:auto}.blog-post__image-container img{max-width:100%;height:auto;object-fit:cover;object-position:center}.blog-post__content-section{width:100%;display:flex;justify-content:center}.blog-post__content-container{max-width:51.625rem;width:100%;padding:0 1rem;margin:0 auto;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}.blog-post__author-info{position:absolute;display:flex;align-items:center;gap:.75rem}@media (max-width: 1124px){.blog-post__author-info{position:relative;margin-bottom:2.5rem}}.blog-post__author-avatar{width:2.625rem;height:2.625rem;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%}.blog-post__author-avatar img{height:1.4375rem;width:1.25rem}.blog-post__author-details{display:flex;flex-direction:column;gap:.25rem}.blog-post__content-body h1,.blog-post__content-body h2,.blog-post__content-body h3,.blog-post__content-body h4,.blog-post__content-body h5,.blog-post__content-body h6{font-family:TT Supermolot Neue;font-weight:400;font-size:2.5rem;line-height:3.125rem;letter-spacing:-1%;color:#fff;margin-bottom:.875rem;overflow-wrap:break-word;word-wrap:break-word}.blog-post__content-body h1{font-size:2rem}.blog-post__content-body h2{font-size:1.75rem}.blog-post__content-body h3{font-size:1.5rem}.blog-post__content-body h4{font-size:1.25rem}.blog-post__content-body h5{font-size:1.125rem}.blog-post__content-body h6{font-size:1rem}.blog-post__content-body p{margin:0 0 .875rem;line-height:1.6;font-weight:500;font-size:1.25rem;line-height:1.875rem;letter-spacing:2%;color:#959595;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}.blog-post__content-body ul,.blog-post__content-body ol{margin:0 0 1rem;padding-left:2rem}.blog-post__content-body li{margin:.5rem 0;line-height:1.6;color:#959595;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}.blog-post__content-body li::marker{color:#fff}.blog-post__content-body img{max-width:100%;height:auto;margin:1rem 0;display:block}.blog-post__content-body a{color:#fff;text-decoration:underline;cursor:pointer;text-wrap:wrap;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;max-width:100%;transition:opacity .2s ease}.blog-post__content-body a:hover{transition:opacity .2s ease;opacity:.8}.blog-post__content-body blockquote{margin:3rem 0;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}.blog-post__content-body blockquote p{font-family:TT Supermolot Neue;font-weight:400;font-size:2.5rem;line-height:3.125rem;letter-spacing:-2%;color:#fff;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}.blog-post__content-body hr{margin:2.5rem 0;border:.0625rem solid #2A2A2A}.blog-post__content-body code{background-color:#f8f9fa;padding:.1875rem .375rem;border-radius:.1875rem;font-family:Courier New,monospace;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}.blog-post__content-body pre{background-color:#f8f9fa;padding:1rem;border-radius:.3125rem;overflow-x:auto;margin:1rem 0;overflow-wrap:break-word;word-wrap:break-word}.blog-post__content-body pre code{background:none;padding:0;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}.blog-post__recommended-section{width:100%;display:flex;justify-content:center;margin-top:10rem}.blog-post__recommended-container{max-width:90rem;width:100%;padding:0 1rem;margin:0 auto}.blog-post__recommended-header{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;padding-bottom:2rem;border-bottom:.0625rem solid #2A2A2A}.blog-post__recommended-title{font-family:TT Supermolot Neue;font-weight:500;font-size:1.875rem;line-height:3.625rem;letter-spacing:-1%;color:#fff;margin:0}.blog-post__recommended-see-all{font-family:TT Supermolot Neue;font-weight:500;font-size:1.125rem;line-height:1.3125rem;letter-spacing:2%;color:#000;text-decoration:none;padding:.75rem 1.5rem;border:.0625rem solid transparent;background-color:#fff;border-radius:1rem;transition:all .2s ease}.blog-post__recommended-see-all:hover{background-color:transparent;color:#fff}.blog-post__recommended-grid{display:flex;flex-direction:column}@media (max-width: 768px){.blog-post__title{font-size:2rem}.blog-post__description{font-size:1.125rem}.blog-post__title-container,.blog-post__content-container{padding:0 .5rem}.blog-post__content-container blockquote{margin:2rem 0}.blog-post__content-container blockquote p{font-size:1.5rem;line-height:2rem;letter-spacing:-1%}.blog-post__content-container ul,.blog-post__content-container ol{padding-left:1.25rem}.blog-post__content-container li{margin:.375rem 0;font-size:1.125rem;line-height:1.75rem}.blog-post__content-header{margin-bottom:2rem}.blog-post__author-info{gap:.625rem}.blog-post__author-avatar{width:2.25rem;height:2.25rem}.blog-post__author-avatar img{height:1.25rem;width:1.0625rem}.blog-post__author-details{gap:.1875rem}.blog-post__author{font-size:1rem;line-height:1.1875rem}.blog-post__date{font-size:.75rem;line-height:1.1875rem}.blog-post__recommended-section{padding:0 0 3.75rem;margin-top:6.25rem}.blog-post__recommended-container{padding:0 .5rem}.blog-post__recommended-header{gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem}.blog-post__recommended-title{font-size:1.375rem;line-height:2.5rem}.blog-post__recommended-see-all{font-size:1rem;padding:.625rem 1.25rem}}@media (max-width: 768px) and (max-width: 425px){.blog-post__recommended-header{gap:1rem;flex-direction:column;justify-content:flex-start;align-items:flex-start}.blog-post__recommended-see-all{width:100%;text-align:center}}.reference-tooltip{position:relative;display:inline-block}.reference-tooltip__badge{display:inline-flex;align-items:center;justify-content:center;background:#3d3d3d;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:4px;cursor:help;transition:all .2s ease;margin:0 2px;vertical-align:super;line-height:1}.reference-tooltip__badge:hover{background:#4d4d4d;transform:translateY(-1px)}.reference-tooltip__content{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);background:#2d2d2d;color:#959595;padding:12px 16px;border-radius:8px;font-size:14px;line-height:1.4;min-width:280px;max-width:400px;box-shadow:0 4px 20px #0000004d;border:1px solid #3D3D3D;z-index:1000;animation:fadeIn .2s ease}@media (max-width: 576px){.reference-tooltip__content{min-width:240px;max-width:320px;font-size:13px;padding:10px 14px}}@media (max-width: 360px){.reference-tooltip__content{min-width:200px;max-width:280px;font-size:12px;padding:8px 12px}}.reference-tooltip__arrow{position:absolute;top:100%;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #3D3D3D}.reference-tooltip__arrow:before{content:"";position:absolute;top:-9px;left:-8px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #2D2D2D}.reference-tooltip__text{word-wrap:break-word}.reference-tooltip__text a{color:#fff;text-decoration:underline}.reference-tooltip__text a:hover{opacity:.8}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%) translateY(5px)}to{opacity:1;transform:translate(-50%) translateY(0)}}
