:root{--blog-color-red: #c30000;--blog-color-light-red: #cc4400;--blog-color-orange: #f96f31;--blog-color-hover-red: #e00404;--blog-color-white: #ffffff;--blog-color-white-stroke: rgba(255, 255, 255, .15);--blog-color-light-gray: #dadada;--blog-color-black: #000000;--blog-color-gray: #181818;--blog-color-input-text: #7a7a7a}.blog h1{font-size:50px;font-weight:600;line-height:125%;letter-spacing:-2.8px}.blog h2{font-size:38px;font-weight:600;line-height:125%;letter-spacing:-3%}.blog h3{font-size:30px;font-weight:500;line-height:150%;letter-spacing:-1.5%}.blog h4{font-size:26px;font-weight:500;line-height:150%;letter-spacing:-1.5%}.blog h5{font-size:20px;font-weight:500;line-height:140%;letter-spacing:-1.5%}@media (width >= 768px){.blog h1{font-size:64px}.blog h2{font-size:40px}.blog h3{font-size:32px}}@media (width >= 1024px){.blog h1{font-size:74px}.blog h2{font-size:44px}.blog h3{font-size:34px}.blog h4{font-size:28px}.blog h5{font-size:22px}}.blog-page{padding-block-start:80px;padding-block-end:130px;background-image:url(/build/assets/blog-bg-561f3a45.png);background-position:top center;background-repeat:no-repeat}.blog-cards-container-wrapper{position:relative}.blog-loading-slot{position:absolute;z-index:10;top:-40px;left:0;font-size:12px}.blog-loading-slot img{width:40px;height:40px}.blog-cards-container{display:grid;grid-template-columns:repeat(1,1fr);column-gap:30px;row-gap:40px}.blog-page-header{max-width:845px}.blog-page-header h1{margin-block-end:30px}.blog-empty-state{grid-column:1 / -1}@media (width >= 768px){.blog-cards-container{grid-template-columns:repeat(2,1fr)}}@media (width >= 991px){.blog-page-header h1{margin-block-end:60px}}@media (width >= 1024px){.blog-cards-container{grid-template-columns:repeat(3,1fr)}}.blog-header-controls{display:flex;flex-direction:column;column-gap:30px;row-gap:15px;margin-block-end:60px;padding-block-start:40px}.blog-header-categories{display:flex;flex-wrap:wrap;column-gap:30px;row-gap:15px;border-bottom:1px solid var(--blog-color-white-stroke)}.blog-header-categories-item{position:relative;padding-block-end:12px;padding-inline:4px;opacity:45%;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .3s ease-in-out}.blog-header-categories-item:hover,.blog-header-categories-item.active{opacity:100%}.blog-header-categories-item.active:after{content:"";position:absolute;inset-block-end:-1px;inset-inline-start:0;width:100%;height:2px;background-color:var(--blog-color-hover-red)}.blog-header-search input{width:100%;background-color:transparent;color:var(--blog-color-white);border-radius:8px;border:1px solid var(--blog-color-white-stroke);min-height:48px;outline:0;font-size:14px;font-weight:400;line-height:normal;letter-spacing:-.04px;padding-block:14px;padding-inline-start:46px;padding-inline-end:14px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.3644 17.186L13.5629 12.385C14.4413 11.2557 14.9701 9.84153 14.9701 8.30339C14.9701 4.62745 11.9793 1.63672 8.30339 1.63672C4.62745 1.63672 1.63672 4.62745 1.63672 8.30339C1.63672 11.9793 4.62745 14.9701 8.30339 14.9701C9.84132 14.9701 11.2553 14.4414 12.3845 13.5633L17.186 18.3644L18.3644 17.186ZM8.30339 13.3034C5.54623 13.3034 3.30339 11.0606 3.30339 8.30339C3.30339 5.54623 5.54623 3.30339 8.30339 3.30339C11.0606 3.30339 13.3034 5.54623 13.3034 8.30339C13.3034 11.0606 11.0606 13.3034 8.30339 13.3034Z' fill='%237A7A7A'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:18px center;background-size:20px 20px}@media (width >= 991px){.blog-header-controls{flex-direction:row;padding-block-start:80px;scroll-margin-top:-40px}.blog-header-categories{flex:0 0 calc(66.66% - 10px);min-width:0}.blog-header-search{flex:0 0 calc(33.33% - 20px);min-width:0;order:1}}.blog-card-highlight{position:relative;display:flex;align-items:flex-end;min-height:700px;border-radius:15px;overflow:hidden}.blog-card-highlight-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.blog-card-highlight-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(235.24deg,rgba(0,0,0,0) 53.93%,rgba(0,0,0,.35) 85.95%),rgba(0,0,0,.4)}.blog-card-highlight-image img{width:100%;height:100%;object-fit:cover;object-position:center}.blog-card-highlight-content{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;row-gap:40px;padding-block:32px;padding-inline:32px}.blog-card-highlight-content-top{display:flex;flex-direction:column;row-gap:8px}.blog-card-highlight-content-top-header{display:flex;align-items:center;justify-content:space-between;column-gap:30px;text-decoration:none;color:inherit}.blog-card-highlight-content-top-header:hover{text-decoration:none;background:linear-gradient(93.73deg,#c30000 10.75%,#f96f31 78.57%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.blog-card-highlight-content-top-header h3{margin:0;max-width:737px}.blog-card-highlight-content-top-header svg{flex-shrink:0;transition:all .3s ease-in-out}.blog-card-highlight-content-top-header:hover svg{transform:rotate(45deg);color:var(--blog-color-hover-red)}.blog-card-highlight-content-top p{margin:0;max-width:737px}.blog-card-highlight-content-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:16px}.blog-card-highlight-content-bottom-left{display:flex;flex-wrap:wrap;column-gap:40px}.blog-card-highlight-section{display:flex;flex-direction:column;row-gap:8px;font-size:14px;font-weight:400;line-height:normal;letter-spacing:-.04px}.blog-card-highlight-section>label{font-weight:500;line-height:140%;letter-spacing:0}.blog-card-highlight-section>div{display:flex;align-items:center;column-gap:8px;min-height:40px}.blog-card-highlight-author-image{width:40px;height:40px;border-radius:50%;overflow:hidden}.blog-card-highlight-read .blog-card-categories{position:relative;top:0;right:0;bottom:0;left:0;padding-block:0;padding-inline:0}.blog-card{position:relative;display:flex;flex-direction:column;row-gap:15px}.blog-card-categories{position:absolute;z-index:3;inset-block-start:0;inset-inline:0;padding-block:10px;padding-inline:10px;display:flex;flex-wrap:wrap;column-gap:8px;row-gap:8px}.blog-card-category-item{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:calc(infinity * 1px);border:1px solid var(--blog-color-white-stroke);background-color:#ffffff0d;color:var(--blog-color-white);padding-block:3px;padding-inline:8px;font-size:12px;font-weight:500;line-height:150%;letter-spacing:-1.5%;transition:all .3s ease-in-out;cursor:pointer}.blog-card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;text-decoration:none;color:inherit}.blog-card-category-item:hover{text-decoration:none;border-color:var(--blog-color-red);background-color:var(--blog-color-red)}.blog-card-image{position:relative;background-color:var(--blog-color-black);border-radius:16px;overflow:hidden;height:260px}.blog-card-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(0,0,0,.35)}.blog-card-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .3s ease-in-out}.blog-card:hover .blog-card-image img{transform:scale(1.1)}.blog-card-content{position:relative;flex:1;display:flex;flex-direction:column;row-gap:8px}.blog-card-content-header{display:flex;align-items:center;column-gap:30px;justify-content:space-between}.blog-card-content-header svg{flex-shrink:0;transition:all .3s ease-in-out}.blog-card:hover .blog-card-content-header svg{transform:rotate(45deg);color:var(--blog-color-hover-red)}.blog-card-content-header-title{margin:0;color:var(--blog-color-white)}.blog-card:hover .blog-card-content-header-title{background:linear-gradient(93.73deg,#c30000 10.75%,#f96f31 78.57%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.blog-card-content-excerpt{flex:1;color:var(--blog-color-light-gray)}.blog-card-footer{border-top:1px solid var(--blog-color-white-stroke);margin-block-start:15px;padding-block-start:15px;display:flex;align-items:flex-start;justify-content:space-between;column-gap:10px;font-size:14px;font-weight:400;line-height:normal;letter-spacing:-.04px}.blog-card-footer-author{flex:1}.blog-card-footer-author-link{text-decoration:none;color:inherit}.blog-card-footer-date{flex:1;text-align:right}.blog-pagination{border-top:1px solid var(--blog-color-white-stroke);margin-block-start:60px;padding-block-start:20px;display:flex;align-items:center;justify-content:space-between;column-gap:10px}.blog-pagination-previous,.blog-pagination-next{cursor:pointer;font-size:16px;font-weight:600;line-height:140%;letter-spacing:0;display:flex;align-items:center;column-gap:8px}.blog-pagination-previous[aria-disabled=true],.blog-pagination-next[aria-disabled=true]{pointer-events:none;opacity:.5}.blog-pagination-previous svg,.blog-pagination-next svg{flex-shrink:0;transition:all .3s ease-in-out}.blog-pagination-item{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:none;background-color:transparent;color:var(--blog-color-white);font-size:16px;font-weight:600;line-height:140%;letter-spacing:0;cursor:pointer;transition:all .3s ease-in-out;padding:0}.blog-pagination-item:hover{color:var(--blog-color-hover-red)}.blog-pagination-item.active{background-color:var(--blog-color-white);color:var(--blog-color-black);pointer-events:none}.blog-single-headline>.container{background-image:url(/build/assets/blog-bg-561f3a45.png);background-position:top center;background-repeat:no-repeat;display:flex;flex-direction:column;row-gap:30px;padding-block-start:80px;padding-block-end:60px}.blog-single-headline-info{display:flex;flex-wrap:wrap;align-items:center;column-gap:10px;row-gap:10px}.blog-single-headline-info .blog-card-categories{position:relative;top:0;right:0;bottom:0;left:0;padding-block:0;padding-inline:0}.blog-single-headline-info .blog-card-category-item{background-color:var(--blog-color-red);color:var(--blog-color-white)}.blog-single-headline-info-date{font-size:14px;line-height:normal;letter-spacing:-.04px}.blog-single-headline-content{display:flex;flex-direction:column;row-gap:15px}.blog-single-headline-content h1{margin:0}.blog-single-headline-content p{margin:0;color:var(--blog-color-light-gray)}.blog-single-headline-banner{position:relative;height:400px}.blog-single-headline-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(235.24deg,rgba(0,0,0,0) 53.93%,rgba(0,0,0,.35) 85.95%),rgba(0,0,0,.4)}.blog-single-headline-banner img{width:100%;height:100%;object-fit:cover;object-position:center}@media (width >= 991px){.blog-single-headline-content{max-width:664px}.blog-single-headline-content h1{font-size:60px}.blog-single-headline-banner{height:550px}}.blog-single-related-posts{margin-block-start:60px;margin-block-end:60px}.blog-single-related-posts>.container{display:flex;flex-direction:column;row-gap:60px}.blog-single-related-posts-header{display:flex;align-items:flex-start;flex-direction:column;row-gap:15px}.blog-single-related-posts-header h2{max-width:706px;margin:0}.blog-single-related-posts-header h2 span{background:linear-gradient(97.06deg,#c30000 37.39%,#f96f31 74.21%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.blog-single-related-posts-header a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background-color:var(--blog-color-red);color:var(--blog-color-white);border-radius:8px;min-width:174px;min-height:48px;padding-inline:30px;padding-block:10px;transition:all .3s ease-in-out}.blog-single-related-posts-header a:hover{text-decoration:none;background-color:var(--blog-color-hover-red)}.blog-single-related-posts-list{display:grid;grid-template-columns:repeat(1,1fr);column-gap:30px;row-gap:40px}@media (width >= 768px){.blog-single-related-posts-list{grid-template-columns:repeat(2,1fr)}}@media (width >= 991px){.blog-single-related-posts-header{flex-direction:row;align-items:flex-end;justify-content:space-between;column-gap:50px}.blog-single-related-posts{margin-block-start:130px;margin-block-end:130px}}@media (width >= 1024px){.blog-single-related-posts-list{grid-template-columns:repeat(3,1fr)}}.blog-single-content{color:var(--blog-color-light-gray);width:100%;max-width:900px;margin-inline:auto;margin-block-start:60px;margin-block-end:60px}.blog-single-content-highlight{border-radius:16px;background-color:var(--blog-color-gray);margin-block-start:40px;padding-block:32px;padding-inline:32px}.blog-single-content-main>*:last-child,.blog-single-content-highlight>*:last-child{margin-block-end:0}.blog-single-content p,.blog-single-content ul,.blog-single-content ol{letter-spacing:-1.5%;line-height:150%}.blog-single-content ul,.blog-single-content ol{padding-inline-start:1.2em}.blog-single-content h1,.blog-single-content h2,.blog-single-content h3,.blog-single-content h4,.blog-single-content h5,.blog-single-content h6{color:var(--blog-color-white)}.blog-single-content blockquote{display:flex;flex-direction:column;row-gap:32px;font-size:28px;font-weight:500;line-height:150%;letter-spacing:-1.5%;font-style:italic;border-left:2px solid var(--blog-color-red);padding-block:10px;padding-inline-start:20px}.blog-single-content blockquote p{margin:0}.blog-single-content blockquote>p:last-child:not(:first-child){font-size:16px;font-weight:400;font-style:normal}.blog-single-content img{width:100%;height:auto;display:block;border-radius:12px}figure.image{display:flex;flex-direction:column;row-gap:15px;margin-block:20px}figure.image figcaption{font-size:13px;font-weight:400;line-height:20px;letter-spacing:-.08px}@media (width >= 991px){.blog-single-content{margin-block-start:130px;margin-block-end:130px}figure.image{margin-block:40px}}
