.main_blog_header{margin:0 0 3rem}.main_blog_header.mb_head--left{text-align:left}.main_blog_header.mb_head--center{text-align:center}.main_blog_header.mb_head--right{text-align:right}.main_blog_header.mb_head--center h1{color:var(--color-heading)}.main_blog_inner{display:flex;flex-wrap:wrap;column-gap:var(--horizontal-spacing);row-gap:var(--vertical-spacing)}.article_card_img img,.article_card_img svg.placeholder_svg{width:100%;height:100%;object-fit:cover;position:absolute;border-radius:var(--img-border-radius)}.article_card_img svg.placeholder_svg{background:#0000000d}.article_card_wrapper{display:flex;flex-flow:column;gap:1rem}.article_content_wrapper>:not(:first-child){display:none}.article_content_wrapper{max-height:calc(3 * 1.4rem * 1.7);overflow:hidden}.article_content_wrapper>:first-child{margin:0}.article_card_info p.article_title{margin:1rem 0}.article_card_info .article_title,.article_card_info .article_title a{font-size:1.6rem;line-height:calc(1.6rem * 1.6);color:var(--color-text);text-decoration:none;font-weight:700}.article_author_wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:5px}.article_author_wrapper span{font-size:1.2rem;line-height:1.68rem;color:var(--color-highlight)}.article_read_more{margin:1.6rem 0 0}.article_read_more a{text-underline-offset:2px;display:flex}.main_blog_inner.content_right{display:grid;grid-template-columns:1fr 1fr;column-gap:var(--horizontal-spacing);row-gap:var(--vertical-spacing)}.article_card_wrapper.content--content_right{flex-flow:row}.article_card_wrapper.content--content_right .article_card_img{flex:1 1 50%;max-width:50%}.article_card_wrapper.content--content_right .article_card_info{display:flex;flex-flow:column;justify-content:space-between;padding:2rem 0 4rem;gap:2rem;flex:1 1 50%;max-width:50%}.article_card_wrapper.content--content_right .article_author_wrapper span{font-size:1.4rem}@media screen and (max-width:1099px){.main_blog_inner.content_right{grid-template-columns:repeat(var(--mob_columns),1fr)}}@media screen and (max-width:640px){.main_blog_inner{column-gap:1.5rem}.article_card_wrapper.content--content_right .article_author_wrapper span{font-size:1.2rem}.article_card_wrapper.content--content_right{flex-flow:column}.article_card_wrapper.content--content_right .article_card_img,.article_card_wrapper.content--content_right .article_card_info{flex:1 1 100%;max-width:100%}.article_card_wrapper.content--content_right .article_card_info{padding:0;flex-flow:column-reverse;gap:0}.main_blog_inner{display:grid;grid-template-columns:repeat(var(--mob_columns),1fr)}}.main_blog_wrapper{background:radial-gradient(circle at 14% 18%,rgba(76,163,255,.16),transparent 28rem),radial-gradient(circle at 86% 34%,rgba(240,199,150,.12),transparent 30rem),linear-gradient(180deg,#061b2d,#0c3559 54%,#061b2d);color:#dce9f7;font-family:"Source Sans 3",Avenir Next,Segoe UI,sans-serif}.main_blog_wrapper .container{max-width:1180px}.main_blog_inner:not(.content_right){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.8rem,2.4vw,2.8rem)}.main_blog_header{margin-bottom:clamp(2.8rem,4vw,4rem)}.main_blog_header .section_heading{color:#fff7ea;font-size:clamp(2.8rem,4vw,5.2rem);line-height:1.02;letter-spacing:-.035em;font-weight:760}.main_blog_header:before{content:"BRAVENT JOURNAL";display:inline-flex;margin:0 0 1rem;color:#58a9ff;font-size:1.2rem;line-height:1.1;letter-spacing:.16em;font-weight:850}.article_card_wrapper.content--content_bottom{height:100%;gap:0;overflow:hidden;padding:clamp(.9rem,1.3vw,1.2rem);border:1px solid rgba(240,199,150,.28);border-radius:2.2rem;background:#051c2fc7;box-shadow:0 1.8rem 4.8rem #0003;transition:transform .18s ease,border-color .18s ease,background .18s ease}.article_card_wrapper.content--content_bottom:hover{transform:translateY(-3px);border-color:#f0c79675;background:#072138e6}.article_card_wrapper.content--content_bottom .article_card_img img{border-radius:1.55rem}.article_card_wrapper.content--content_bottom .article_card_info{padding:clamp(1.3rem,1.8vw,1.8rem) .4rem .3rem}.article_card_info .article_title,.article_card_info .article_title a{color:#fff7ea;font-size:clamp(1.5rem,1.12vw,1.9rem);line-height:1.22;letter-spacing:-.018em;font-weight:720}.article_content_wrapper{color:#dce9f7db;font-size:clamp(1.16rem,.82vw,1.38rem);line-height:1.72;max-height:7.1208rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.article_read_more a{color:#f0c796;width:fit-content;font-size:1.35rem;line-height:1.1;font-weight:820;letter-spacing:.01em;text-decoration-thickness:.1rem;text-underline-offset:.25rem}.article_author_wrapper span{color:#68adff;font-size:1.25rem;line-height:1.2;font-weight:760;letter-spacing:.035em}@media screen and (max-width:760px){.main_blog_wrapper{background:radial-gradient(circle at 50% 0%,rgba(88,169,255,.16),transparent 18rem),linear-gradient(180deg,#061b2d,#0a2b49 48%,#061b2d)}.main_blog_wrapper .container{width:min(100% - 2rem,39rem)}.main_blog_header{margin-bottom:2.4rem}.main_blog_header:before{margin-bottom:.7rem;font-size:.88rem;letter-spacing:.2em}.main_blog_header .section_heading{font-size:2.35rem;line-height:1.04;letter-spacing:-.026em;font-weight:720}.main_blog_inner:not(.content_right){grid-template-columns:1fr;gap:1.35rem}.article_card_wrapper.content--content_bottom{border-radius:1.55rem;padding:.7rem;background:#051c2fd6;box-shadow:0 1.2rem 3rem #0000002e}.article_card_wrapper.content--content_bottom .article_card_img img{border-radius:1.15rem}.article_card_wrapper.content--content_bottom .article_card_info{padding:1rem .35rem .25rem}.article_card_info p.article_title{margin:.55rem 0 .7rem}.article_card_info .article_title,.article_card_info .article_title a{font-size:1.18rem;line-height:1.32;letter-spacing:-.006em;font-weight:660}.article_author_wrapper span{font-size:.92rem;line-height:1.2;letter-spacing:.055em;font-weight:760}.article_content_wrapper{font-size:.98rem;line-height:1.62;max-height:calc(2 * .98rem * 1.62);-webkit-line-clamp:2;color:#dce9f7c7}.article_read_more{margin-top:.85rem}.article_read_more a{font-size:.98rem;line-height:1.1;font-weight:780;text-decoration-thickness:.08rem}}@media screen and (max-width:760px){.main_blog_wrapper{font-family:"Source Sans 3",Noto Sans,Noto Sans CJK SC,Microsoft YaHei UI,Microsoft YaHei,PingFang SC,Hiragino Sans GB,Source Han Sans SC,Segoe UI,sans-serif}.main_blog_header{margin-bottom:24px}.main_blog_header:before{margin-bottom:9px;font-size:12px;line-height:1.1}.main_blog_header .section_heading{font-size:clamp(34px,11vw,48px)!important;line-height:1;letter-spacing:-.025em}.main_blog_wrapper .container{width:min(calc(100% - 72px),330px)!important;max-width:none;padding-inline:0}.main_blog_inner,.article_card,.article_card_wrapper.content--content_bottom{min-width:0;width:100%;max-width:100%;box-sizing:border-box}.article_card_img,.article_card_img a{width:100%;max-width:100%;overflow:hidden}.article_card_wrapper.content--content_bottom{border-radius:24px;padding:10px}.article_card_wrapper.content--content_bottom .article_card_info{padding:16px 10px 8px}.article_card_info p.article_title{margin:8px 0 10px}.article_card_info .article_title,.article_card_info .article_title a{font-family:Outfit,Noto Sans,Noto Sans CJK SC,Microsoft YaHei UI,Microsoft YaHei,PingFang SC,Hiragino Sans GB,Source Han Sans SC,Segoe UI,sans-serif;font-size:clamp(22px,6vw,28px)!important;line-height:1.16;letter-spacing:-.012em;font-weight:680}.article_content_wrapper{max-height:none;color:#dce9f7d6;font-size:clamp(16px,4.25vw,18px);line-height:1.55;-webkit-line-clamp:3;overflow-wrap:break-word}.article_read_more{margin-top:14px}.article_read_more a{min-height:34px;align-items:center;font-size:17px;line-height:1.1}body:has(.main_blog_wrapper) .brv-wa-chat__launcher{width:54px!important;min-width:54px!important;min-height:54px!important;padding:10px!important;justify-content:center!important;overflow:hidden!important}body:has(.main_blog_wrapper) .brv-wa-chat__launcher-copy{display:none!important}}.main_blog_wrapper{background:linear-gradient(180deg,#061a2d,#08213a 48%,#061a2d)}.main_blog_wrapper .container{width:min(100% - 40px,1180px)!important;max-width:1180px;padding-inline:0}.brv-journal-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:clamp(24px,4vw,56px);align-items:end;padding:clamp(18px,2vw,28px) 0 clamp(32px,5vw,62px);border-bottom:1px solid rgba(227,190,149,.24)}.brv-journal-kicker,.brv-journal-section-head p,.brv-journal-hero__panel p{margin:0 0 12px;color:#e3be95;font-family:var(--brv-code-font, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:12px;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.brv-journal-hero .section_heading{max-width:820px;margin:0;color:#fff8ed;font-size:clamp(42px,7vw,92px)!important;font-weight:760;letter-spacing:0;line-height:.96}.brv-journal-intro{max-width:720px;margin:clamp(18px,2.2vw,26px) 0 0;color:#dce9f7db;font-size:clamp(18px,1.55vw,24px);line-height:1.55}.brv-journal-hero__panel{padding:clamp(20px,2.4vw,28px);border:1px solid rgba(227,190,149,.28);border-radius:8px;background:#fff8ed0f;box-shadow:0 22px 60px #000a1638}.brv-journal-hero__panel ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.brv-journal-hero__panel li{position:relative;margin:0;padding-left:22px;color:#f8f2e8db;font-size:15px;line-height:1.55}.brv-journal-hero__panel li:before{content:"";position:absolute;top:.65em;left:0;width:8px;height:8px;border:1px solid rgba(88,169,255,.72);border-radius:999px;background:#58a9ff29}.brv-journal-taxonomy{display:flex;flex-wrap:wrap;gap:10px;margin:clamp(24px,3vw,38px) 0}.brv-journal-taxonomy__item{display:inline-flex;align-items:center;min-height:40px;padding:10px 14px;color:#dce9f7db;text-decoration:none;border:1px solid rgba(220,233,247,.18);border-radius:8px;background:#ffffff0a;font-size:14px;font-weight:760;line-height:1;transition:border-color .18s ease,background .18s ease,color .18s ease}.brv-journal-taxonomy__item:hover,.brv-journal-taxonomy__item.is-active{color:#061a2d;border-color:#e3be95b8;background:#e3be95}.brv-journal-section-head{margin:0 0 clamp(16px,2vw,22px)}.brv-journal-section-head h2{max-width:640px;margin:0;color:#fff8ed;font-size:clamp(24px,3vw,38px);line-height:1.08;letter-spacing:0}.brv-journal-featured{margin:clamp(18px,3vw,34px) 0 clamp(28px,5vw,56px)}.article_card--featured{width:100%}.article_card_wrapper--featured.content--content_bottom{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:0;padding:clamp(12px,1.4vw,16px);border-radius:8px;background:linear-gradient(135deg,#fff8ed1f,#08213aeb)}.article_card_wrapper--featured.content--content_bottom .article_card_img,.article_card_wrapper--featured.content--content_bottom .article_card_img a{min-height:clamp(320px,36vw,520px)}.article_card_wrapper--featured.content--content_bottom .article_card_img img,.article_card_wrapper--featured.content--content_bottom .article_card_img svg{border-radius:6px}.article_card_wrapper--featured.content--content_bottom .article_card_info{display:flex;flex-direction:column;justify-content:center;padding:clamp(24px,4vw,48px)}.article_card_wrapper--featured .article_title,.article_card_wrapper--featured .article_title a{font-size:clamp(28px,4vw,56px)!important;line-height:1.03!important}.brv-journal-ecosystem{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0 0 clamp(30px,5vw,58px)}.brv-journal-ecosystem a{display:grid;gap:8px;min-height:124px;padding:18px;color:#dce9f7d1;text-decoration:none;border:1px solid rgba(220,233,247,.16);border-radius:8px;background:#ffffff0b;transition:border-color .18s ease,background .18s ease,transform .18s ease}.brv-journal-ecosystem a:hover{border-color:#e3be957a;background:#fff8ed14;transform:translateY(-2px)}.brv-journal-ecosystem span{color:#fff8ed;font-size:16px;font-weight:820;line-height:1.15}.brv-journal-ecosystem small{color:#dce9f7b8;font-size:13px;line-height:1.45}.brv-journal-section-head--latest{display:flex;justify-content:space-between;gap:20px;align-items:end}.main_blog_inner:not(.content_right){grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2vw,24px)}.article_card{min-width:0}.article_card_wrapper.content--content_bottom{border-radius:8px;padding:10px;background:#fff8ed0e;box-shadow:0 18px 46px #000a1638}.article_card_wrapper.content--content_bottom:hover{background:#fff8ed14;transform:translateY(-2px)}.article_card_wrapper.content--content_bottom .article_card_img img{border-radius:6px}.article_card_wrapper.content--content_bottom .article_card_info{padding:18px 10px 8px}.brv-card-meta-line{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 12px}.brv-card-category,.brv-card-meta-line .article_date{display:inline-flex;align-items:center;min-height:28px;padding:7px 10px;color:#dce9f7d1;border:1px solid rgba(220,233,247,.18);border-radius:999px;font-family:var(--brv-code-font, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.brv-card-category{color:#061a2d;border-color:#e3be95b8;background:#e3be95}.article_author_wrapper{margin:0 0 8px}.article_card_info .article_title,.article_card_info .article_title a{color:#fff8ed;font-size:clamp(22px,2vw,30px)!important;line-height:1.12!important;letter-spacing:0}.article_content_wrapper{color:#dce9f7d1;font-size:16px;line-height:1.6;max-height:calc(3 * 16px * 1.6)}.article_read_more a{min-height:38px;align-items:center;color:#e3be95;font-size:14px;font-weight:820;letter-spacing:0;text-decoration:none}.article_read_more a:after{content:">";margin-left:8px;font-family:var(--brv-code-font, ui-monospace, SFMono-Regular, Menlo, monospace)}.brv-journal-empty{margin:32px 0 0;padding:24px;color:#dce9f7d1;border:1px solid rgba(227,190,149,.24);border-radius:8px;background:#fff8ed0d}@media screen and (max-width:1024px){.brv-journal-ecosystem{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:860px){.brv-journal-hero,.article_card_wrapper--featured.content--content_bottom{grid-template-columns:1fr}.article_card_wrapper--featured.content--content_bottom .article_card_img,.article_card_wrapper--featured.content--content_bottom .article_card_img a{min-height:auto}.brv-journal-section-head--latest{display:block}}@media screen and (max-width:760px){.main_blog_wrapper .container{width:min(100% - 28px,430px)!important}.brv-journal-hero{padding-top:8px;padding-bottom:28px;gap:20px}.brv-journal-hero .section_heading{font-size:clamp(38px,13vw,56px)!important;line-height:1}.brv-journal-intro{margin-top:16px;font-size:17px;line-height:1.55}.brv-journal-hero__panel{padding:18px}.brv-journal-taxonomy{margin:22px 0;gap:8px}.brv-journal-taxonomy__item{min-height:36px;padding:9px 11px;font-size:13px}.brv-journal-section-head h2{font-size:25px;line-height:1.12}.article_card_wrapper--featured.content--content_bottom .article_card_info{padding:18px 8px 8px}.article_card_wrapper--featured .article_title,.article_card_wrapper--featured .article_title a{font-size:clamp(27px,8.4vw,36px)!important;line-height:1.06!important}.brv-journal-ecosystem{grid-template-columns:1fr;gap:10px;margin-bottom:32px}.brv-journal-ecosystem a{min-height:0;padding:16px}.main_blog_inner:not(.content_right){grid-template-columns:1fr;gap:16px}.article_card_wrapper.content--content_bottom{border-radius:8px;padding:8px}.article_card_wrapper.content--content_bottom .article_card_info{padding:16px 8px 8px}.article_card_info .article_title,.article_card_info .article_title a{font-size:clamp(22px,7vw,30px)!important;line-height:1.14!important}.article_content_wrapper{font-size:16px;line-height:1.58;-webkit-line-clamp:3}body:has(.main_blog_wrapper) .brv-wa-chat__launcher{right:14px!important;bottom:14px!important}}@media screen and (max-width:760px){body:has(.main_blog_wrapper),.main_blog_wrapper{max-width:100vw;overflow-x:hidden}.main_blog_wrapper,.main_blog_wrapper *{box-sizing:border-box}.main_blog_wrapper .container{width:100%!important;max-width:430px!important;padding-inline:14px!important;margin-inline:auto}.brv-journal-hero,.brv-journal-hero__copy,.brv-journal-hero__panel,.brv-journal-taxonomy,.brv-journal-featured,.brv-journal-ecosystem,.article_card,.article_card_wrapper,.article_card_img,.article_card_img a,.article_card_info,.article_content_wrapper{min-width:0;max-width:100%}.brv-journal-hero .section_heading,.brv-journal-intro,.brv-journal-hero__panel li,.brv-journal-section-head h2,.article_card_info .article_title,.article_card_info .article_title a,.article_content_wrapper{overflow-wrap:anywhere}}
/*# sourceMappingURL=/cdn/shop/t/150/assets/main-blog.css.map */
