.BlogHero-module__6BonYW__heroSection{width:100%;min-height:50vh;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background-color:#620d2c;flex-direction:column;justify-content:center;align-items:center;min-height:-webkit-fill-available;margin-top:-80px;padding:104px 0 0;font-family:Lato,sans-serif;display:flex;position:relative;overflow:hidden}.BlogHero-module__6BonYW__wavySeparatorTop{z-index:2;width:100%;height:80px;position:absolute;top:0;left:0;overflow:hidden}.BlogHero-module__6BonYW__wavySeparatorTop svg{width:100%;height:100%;display:block}.BlogHero-module__6BonYW__wavySeparatorTop svg path{fill:#620d2c}.BlogHero-module__6BonYW__container{z-index:10;flex:1;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;position:relative}.BlogHero-module__6BonYW__heroContent{text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.BlogHero-module__6BonYW__customH1{color:#fff;text-align:center;white-space:normal;letter-spacing:1.5px;text-shadow:0 4px 6px #0000004d,0 1px 3px #ffffff4d;width:100%;margin:0;font-family:Circular,sans-serif;font-size:4rem;font-weight:700;line-height:1.2;overflow:visible}.BlogHero-module__6BonYW__subtitle{color:#fff;text-align:center;word-wrap:break-word;overflow-wrap:break-word;max-width:900px;margin:0;font-family:Proxima Nova,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.6}.BlogHero-module__6BonYW__description{color:#fff;text-align:center;word-wrap:break-word;overflow-wrap:break-word;opacity:.95;max-width:800px;margin:0;font-family:Proxima Nova,sans-serif;font-size:1.1rem;line-height:1.6}.BlogHero-module__6BonYW__wavySeparator{z-index:2;width:100%;height:80px;position:absolute;bottom:0;left:0;overflow:hidden}.BlogHero-module__6BonYW__wavySeparator svg{width:100%;height:100%;display:block}.BlogHero-module__6BonYW__wavySeparator svg path{fill:#f0f0f0}@media screen and (max-width:1024px){.BlogHero-module__6BonYW__heroSection{min-height:45vh;padding-top:90px}.BlogHero-module__6BonYW__customH1{font-size:3rem}.BlogHero-module__6BonYW__subtitle{font-size:1.3rem}.BlogHero-module__6BonYW__description{font-size:1rem}}@media screen and (min-width:481px) and (max-width:768px){.BlogHero-module__6BonYW__heroSection{min-height:40vh;margin-top:-70px;padding:90px 0 80px}.BlogHero-module__6BonYW__container{padding:0 20px}.BlogHero-module__6BonYW__customH1{font-size:2.5rem}.BlogHero-module__6BonYW__subtitle{font-size:1.2rem}.BlogHero-module__6BonYW__description{font-size:.95rem}.BlogHero-module__6BonYW__wavySeparatorTop,.BlogHero-module__6BonYW__wavySeparator{height:60px}}@media screen and (max-width:480px){.BlogHero-module__6BonYW__heroSection{min-height:auto;margin-top:-60px;padding:80px 0 60px}.BlogHero-module__6BonYW__container{padding:0 12px}.BlogHero-module__6BonYW__customH1{letter-spacing:1px;padding:0 10px;font-size:2rem}.BlogHero-module__6BonYW__subtitle{padding:0 10px;font-size:1.1rem}.BlogHero-module__6BonYW__description{padding:0 10px;font-size:.9rem}.BlogHero-module__6BonYW__wavySeparatorTop,.BlogHero-module__6BonYW__wavySeparator{height:50px}}@media screen and (min-width:1400px){.BlogHero-module__6BonYW__heroSection{min-height:55vh;padding:96px 0 120px}.BlogHero-module__6BonYW__customH1{font-size:4.5rem}.BlogHero-module__6BonYW__subtitle{font-size:1.6rem}.BlogHero-module__6BonYW__description{font-size:1.2rem}}
.BlogContent-module___2ROka__blogSection{background-color:#fff;min-height:60vh;padding:60px 20px 80px}.BlogContent-module___2ROka__container{max-width:1200px;margin:0 auto}.BlogContent-module___2ROka__categoryFilter{flex-wrap:wrap;justify-content:center;gap:15px;margin-bottom:50px;display:flex}.BlogContent-module___2ROka__categoryButton{color:#620d2c;cursor:pointer;-o-transition:all .3s ease;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:manipulation;background-color:#fff;border:2px solid #620d2c;border-radius:25px;justify-content:center;align-items:center;min-height:44px;padding:12px 24px;font-family:Circular,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.BlogContent-module___2ROka__categoryButton:hover{color:#fff;background-color:#620d2c;transform:translateY(-2px);box-shadow:0 4px 8px #620d2c4d}.BlogContent-module___2ROka__categoryButton.BlogContent-module___2ROka__active{color:#fff;background-color:#620d2c}.BlogContent-module___2ROka__postsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:40px;width:100%;margin-bottom:60px;display:-webkit-box;display:-webkit-flex;display:grid}@media screen and (min-width:1400px){.BlogContent-module___2ROka__postsGrid{grid-template-columns:repeat(3,1fr)}}.BlogContent-module___2ROka__blogCard{-o-transition:all .3s ease;background:#fff;border:1px solid #f0f0f0;border-radius:0;flex:calc(33.333% - 20px);min-width:300px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #00000014}.BlogContent-module___2ROka__blogCard:hover{border-color:#e0e0e0;transform:translateY(-3px);box-shadow:0 6px 20px #0000001f}.BlogContent-module___2ROka__blogCard:hover .BlogContent-module___2ROka__cardImage{-o-transition:transform .5s ease;transition:transform .5s;transform:scale(1.05)}.BlogContent-module___2ROka__cardLink{color:inherit;width:100%;height:100%;text-decoration:none;display:block}.BlogContent-module___2ROka__cardImage{-o-transition:transform .5s ease;background:linear-gradient(135deg,#620d2c 0%,#8b1a3d 100%);width:100%;height:300px;transition:transform .5s;position:relative;overflow:hidden}.BlogContent-module___2ROka__cardImageImg{object-fit:cover;width:100%;height:100%;display:block}.BlogContent-module___2ROka__imagePlaceholder{background:linear-gradient(135deg,#620d2c 0%,#8b1a3d 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.BlogContent-module___2ROka__imagePlaceholder:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1200 800\"><rect fill=\"%23620D2C\" width=\"1200\" height=\"800\"/><text x=\"50%25\" y=\"50%25\" font-size=\"120\" fill=\"white\" text-anchor=\"middle\" dominant-baseline=\"middle\" opacity=\"0.3\">iBeor</text></svg>") 50%/cover;position:absolute;inset:0}.BlogContent-module___2ROka__imageIcon{opacity:.9;z-index:1;font-size:4rem;position:relative}.BlogContent-module___2ROka__cardContent{padding:24px}.BlogContent-module___2ROka__cardMeta{color:#666;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.875rem;display:flex}.BlogContent-module___2ROka__category{color:#fff;text-transform:uppercase;letter-spacing:1px;background-color:#620d2c;border-radius:4px;padding:6px 14px;font-family:Circular,sans-serif;font-size:.75rem;font-weight:700}.BlogContent-module___2ROka__date{color:#999;font-size:.875rem}.BlogContent-module___2ROka__cardTitle{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 12px;font-family:Circular,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.BlogContent-module___2ROka__cardExcerpt{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 16px;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogContent-module___2ROka__cardFooter{border-top:1px solid #eee;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;display:flex}.BlogContent-module___2ROka__readMore{color:#620d2c;-o-transition:color .3s ease;font-size:.9rem;font-weight:600;transition:color .3s}.BlogContent-module___2ROka__cardLink:hover .BlogContent-module___2ROka__readMore{color:#8b1a3d}.BlogContent-module___2ROka__tags{flex-wrap:wrap;gap:8px;display:flex}.BlogContent-module___2ROka__tag{color:#999;background-color:#f5f5f5;border-radius:4px;padding:4px 8px;font-size:.75rem}@media screen and (max-width:1024px){.BlogContent-module___2ROka__postsGrid{gap:20px}.BlogContent-module___2ROka__blogCard{flex:calc(50% - 10px);min-width:280px}}@media screen and (max-width:768px){.BlogContent-module___2ROka__blogSection{padding:60px 15px}.BlogContent-module___2ROka__categoryFilter{gap:10px;margin-bottom:30px}.BlogContent-module___2ROka__categoryButton{padding:10px 20px;font-size:.9rem}.BlogContent-module___2ROka__postsGrid{gap:20px;margin-bottom:60px}.BlogContent-module___2ROka__blogCard{flex:100%;min-width:100%}.BlogContent-module___2ROka__cardImage{height:220px}}@media screen and (max-width:480px){.BlogContent-module___2ROka__blogSection{padding:40px 12px}.BlogContent-module___2ROka__categoryFilter{gap:8px}.BlogContent-module___2ROka__categoryButton{padding:8px 16px;font-size:.85rem}.BlogContent-module___2ROka__cardContent{padding:20px}.BlogContent-module___2ROka__cardTitle{font-size:1.25rem}.BlogContent-module___2ROka__cardExcerpt{font-size:.9rem}}
