.BlogPostPage-module__k9ytIa__page{background:#090909;flex-direction:column;align-items:center;width:100%;display:flex}.BlogPostPage-module__k9ytIa__hero{--header-crop:100px;flex-direction:column;justify-content:flex-end;align-self:stretch;align-items:center;width:100%;height:700px;padding-top:60px;display:flex;position:relative;overflow:hidden}.BlogPostPage-module__k9ytIa__heroBg{background-image:linear-gradient(180deg,#21252a00 0%,#21252a 100%),linear-gradient(0deg,#09090980 0%,#09090980 100%),var(--hero-image);background-repeat:no-repeat,no-repeat,no-repeat;background-size:auto,auto,cover;background-position:center,center,50% calc(50% - var(--header-crop));z-index:0;position:absolute;inset:0}.BlogPostPage-module__k9ytIa__heroBottom{width:min(var(--Container),calc(100% - (var(--PadX)*2)));z-index:1;flex-direction:column;align-items:flex-start;gap:80px;padding-bottom:60px;display:flex;position:relative}.BlogPostPage-module__k9ytIa__heroTextBlock{flex-direction:column;align-items:flex-start;gap:20px;width:100%;display:flex}.BlogPostPage-module__k9ytIa__heroDate{color:#ffffffb3;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.BlogPostPage-module__k9ytIa__heroTitle{color:#fff;width:100%;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:60px;font-style:normal;font-weight:600;line-height:55px}.BlogPostPage-module__k9ytIa__articleSection{width:100%;max-width:1366px;margin-top:100px;margin-bottom:80px}.BlogPostPage-module__k9ytIa__contentWrap{flex-direction:column;align-items:flex-start;gap:30px;width:100%;max-width:1366px;display:flex}.BlogPostPage-module__k9ytIa__postContent{color:#fff;flex-direction:column;align-items:flex-start;gap:30px;width:100%;max-width:1366px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%;display:flex}:is(.BlogPostPage-module__k9ytIa__postContent h1,.BlogPostPage-module__k9ytIa__postContent h2,.BlogPostPage-module__k9ytIa__postContent h3,.BlogPostPage-module__k9ytIa__postContent h4,.BlogPostPage-module__k9ytIa__postContent h5,.BlogPostPage-module__k9ytIa__postContent h6){color:#fff;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:120%}.BlogPostPage-module__k9ytIa__postContent h1{font-size:42px;font-weight:600}.BlogPostPage-module__k9ytIa__postContent h2{font-size:30px;font-weight:600}.BlogPostPage-module__k9ytIa__postContent h3{font-size:25px;font-weight:600}.BlogPostPage-module__k9ytIa__postContent p{color:#fff;text-align:justify;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%}:is(.BlogPostPage-module__k9ytIa__postContent ul,.BlogPostPage-module__k9ytIa__postContent ol){flex-direction:column;gap:10px;margin:0;padding-left:22px;display:flex}.BlogPostPage-module__k9ytIa__postContent li{color:#fff;text-align:justify;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.BlogPostPage-module__k9ytIa__postContent a{color:#ff6800;text-decoration:underline}.BlogPostPage-module__k9ytIa__postContent img{object-fit:cover;border-radius:10px;width:100%;height:auto;max-height:520px;display:block}.BlogPostPage-module__k9ytIa__postContent .blog-columns{align-self:stretch;align-items:flex-start;gap:38px;width:100%;display:flex}.BlogPostPage-module__k9ytIa__postContent .blog-column{color:#fff;white-space:pre-line;word-break:break-word;text-align:justify;min-width:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.BlogPostPage-module__k9ytIa__postContent .blog-columns-1 .blog-column{width:100%}.BlogPostPage-module__k9ytIa__postContent .blog-columns-2 .blog-column{width:calc(50% - 19px)}.BlogPostPage-module__k9ytIa__postContent .blog-columns-3 .blog-column{width:calc(33.3333% - 25.3333px)}.BlogPostPage-module__k9ytIa__actionsRow{justify-content:space-between;align-self:stretch;align-items:center;width:100%;height:67px;display:flex}.BlogPostPage-module__k9ytIa__backButton{color:#fff;background:#ff6800;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:64px;padding:20px 35px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none;display:flex}.BlogPostPage-module__k9ytIa__shareButton{color:#21252a;cursor:pointer;background:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:64px;padding:20px 35px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;display:flex}.BlogPostPage-module__k9ytIa__actionIcon{object-fit:contain;flex-shrink:0;width:20px;height:20px}@media (max-width:1440px){.BlogPostPage-module__k9ytIa__articleSection{max-width:100%;padding-left:var(--PadX);padding-right:var(--PadX);box-sizing:border-box}}@media (max-width:1100px){.BlogPostPage-module__k9ytIa__hero{--header-crop:95px;height:620px}.BlogPostPage-module__k9ytIa__heroTitle{font-size:42px;line-height:44px}.BlogPostPage-module__k9ytIa__postContent .blog-columns{gap:18px}.BlogPostPage-module__k9ytIa__postContent .blog-columns-3{flex-wrap:wrap}.BlogPostPage-module__k9ytIa__postContent .blog-columns-3 .blog-column{width:calc(50% - 9px)}}@media (max-width:700px){.BlogPostPage-module__k9ytIa__hero{--header-crop:88px;height:540px}.BlogPostPage-module__k9ytIa__heroBottom{gap:40px;padding-bottom:30px}.BlogPostPage-module__k9ytIa__heroTitle{font-size:34px;line-height:36px}.BlogPostPage-module__k9ytIa__articleSection{margin-top:40px;margin-bottom:40px;padding:0 12px}:is(.BlogPostPage-module__k9ytIa__postContent .blog-columns,.BlogPostPage-module__k9ytIa__postContent .blog-columns-2,.BlogPostPage-module__k9ytIa__postContent .blog-columns-3){flex-direction:column;gap:18px}:is(.BlogPostPage-module__k9ytIa__postContent .blog-columns-2 .blog-column,.BlogPostPage-module__k9ytIa__postContent .blog-columns-3 .blog-column){width:100%}.BlogPostPage-module__k9ytIa__actionsRow{flex-direction:column;align-items:stretch;gap:10px;height:auto}.BlogPostPage-module__k9ytIa__backButton,.BlogPostPage-module__k9ytIa__shareButton{width:100%;height:56px;padding:14px 20px}}
.BlogPage-module__K5XZsa__page{background:#090909;flex-direction:column;align-items:center;width:100%;display:flex}.BlogPage-module__K5XZsa__hero{--header-crop:100px;flex-direction:column;justify-content:flex-end;align-self:stretch;align-items:center;width:100%;height:700px;padding-top:60px;display:flex;position:relative;overflow:hidden}.BlogPage-module__K5XZsa__hero:before{content:"";background-image:linear-gradient(#21252a00 0%,#21252a 100%),linear-gradient(#09090980 0% 100%),url(/images/blog/hero.webp);background-repeat:no-repeat,no-repeat,no-repeat;background-size:auto,auto,100% 137.16%;background-position:center,center,center calc(-126.274px - var(--header-crop));z-index:0;position:absolute;inset:0}.BlogPage-module__K5XZsa__heroBottom{width:min(var(--Container),calc(100% - (var(--PadX)*2)));z-index:1;flex-direction:column;align-items:flex-start;gap:80px;padding-bottom:60px;display:flex;position:relative}.BlogPage-module__K5XZsa__heroTextBlock{flex-direction:column;align-items:flex-start;gap:20px;width:100%;display:flex}.BlogPage-module__K5XZsa__heroTitle{color:#fff;width:100%;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:60px;font-style:normal;font-weight:600;line-height:55px}.BlogPage-module__K5XZsa__heroSubtitle{color:#ffffffb3;width:100%;max-width:696px;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.BlogPage-module__K5XZsa__postsSection{flex-direction:column;align-items:flex-start;gap:30px;width:100%;max-width:1366px;margin-top:100px;margin-bottom:80px;display:flex}.BlogPage-module__K5XZsa__postsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 20px;width:100%;display:grid}.BlogPage-module__K5XZsa__card{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:0;width:100%;min-height:0;display:flex}.BlogPage-module__K5XZsa__cardContent{flex-direction:column;flex:1 0 auto;align-self:stretch;align-items:flex-start;gap:20px;display:flex}.BlogPage-module__K5XZsa__cardImage{background-color:#21252a;border-radius:10px 10px 0 0;flex-direction:column;justify-content:flex-end;align-self:stretch;align-items:flex-end;gap:20px;height:300px;padding:20px;display:flex;position:relative;overflow:hidden}.BlogPage-module__K5XZsa__cardImageLink{width:100%;text-decoration:none;display:block}.BlogPage-module__K5XZsa__cardImagePhoto{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.BlogPage-module__K5XZsa__cardImageFallback{background:#21252a;position:absolute;inset:0}.BlogPage-module__K5XZsa__cardImageOverlay{background:linear-gradient(#21252a80 0%,#21252a00 37.5%,#21252a80 100%);position:absolute;inset:0}.BlogPage-module__K5XZsa__cardTextWrap{flex-direction:column;align-self:stretch;align-items:flex-start;gap:10px;padding-right:20px;display:flex}.BlogPage-module__K5XZsa__cardDate{color:#fff;opacity:.3;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.BlogPage-module__K5XZsa__cardTitle{color:#fff;align-self:stretch;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:1.3}.BlogPage-module__K5XZsa__cardTitleLink{color:inherit;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}.BlogPage-module__K5XZsa__moreButton{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;cursor:pointer;background:#ff6800;border:1px solid #090909;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:200px;height:45px;margin-top:12px;padding:0 20px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;display:flex}.BlogPage-module__K5XZsa__pagination{justify-content:center;align-items:center;gap:10px;width:100%;margin-top:20px;display:flex}.BlogPage-module__K5XZsa__paginationButton{color:#fff;background:#090909;border:1px solid #ffffff40;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;transition:all .2s;display:inline-flex}.BlogPage-module__K5XZsa__paginationText{display:none}.BlogPage-module__K5XZsa__paginationArrow{width:18px;height:18px;display:block}.BlogPage-module__K5XZsa__paginationArrowPrev{transform:rotate(180deg)}.BlogPage-module__K5XZsa__paginationButton:hover{color:#ff6800;background:#ff680014;border-color:#ff6800}.BlogPage-module__K5XZsa__paginationButtonActive{color:#ff6800;background:0 0;border-color:#ff6800}.BlogPage-module__K5XZsa__paginationButtonActive:hover{background:0 0}.BlogPage-module__K5XZsa__paginationButtonDisabled{opacity:.45;pointer-events:none}.BlogPage-module__K5XZsa__paginationDots{color:#ffffffb3;padding:0 6px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:1440px){.BlogPage-module__K5XZsa__postsSection{max-width:100%;padding-left:var(--PadX);padding-right:var(--PadX);box-sizing:border-box}}@media (max-width:1100px){.BlogPage-module__K5XZsa__hero{--header-crop:95px;height:620px}.BlogPage-module__K5XZsa__hero:before{background-size:auto,auto,cover;background-position:center,center,center calc(-90px - var(--header-crop))}.BlogPage-module__K5XZsa__heroTitle{font-size:42px;line-height:44px}.BlogPage-module__K5XZsa__postsSection{margin-top:60px;margin-bottom:60px}.BlogPage-module__K5XZsa__postsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.BlogPage-module__K5XZsa__hero{--header-crop:88px;height:540px}.BlogPage-module__K5XZsa__heroBottom{gap:40px;padding-bottom:30px}.BlogPage-module__K5XZsa__heroTitle{font-size:34px;line-height:36px}.BlogPage-module__K5XZsa__postsSection{margin-top:40px;margin-bottom:40px;padding:0 12px}.BlogPage-module__K5XZsa__postsGrid{grid-template-columns:1fr}.BlogPage-module__K5XZsa__card{justify-content:flex-start;gap:20px;min-height:auto}.BlogPage-module__K5XZsa__cardContent{flex:none;gap:14px}.BlogPage-module__K5XZsa__moreButton{margin-top:0}}@media (max-width:1024px){.BlogPage-module__K5XZsa__paginationButton{gap:0;width:44px;min-width:44px;height:44px;padding:0}}
