.blog-content{display:flex;flex-direction:column;gap:7.5rem}@media(max-width:1024px){.blog-content{gap:5rem}}@media(max-width:475px){.blog-content{gap:2.5rem}}.blog-content-main{display:flex;gap:5rem}@media(max-width:1440px){.blog-content-main{gap:2.5rem}}@media(max-width:1024px){.blog-content-main{gap:unset}}.blog-content-main-side{display:flex;flex-direction:column;gap:1.5rem}.blog-content-pagination{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.625rem}.blog-content-pagination .empty{display:none}@media(max-width:768px){.blog-content-pagination{display:flex;justify-content:space-between;gap:1rem;align-items:center}}@media(max-width:577px){.blog-content-pagination{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-gap:.5rem;gap:.5rem}}.blog-content-pagination-total{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem;color:hsla(0,0%,100%,.8)}@media(max-width:768px){.blog-content-pagination-total{font-family:var(--font-sf-pro-text);font-size:.75rem;font-weight:400;line-height:1.25rem}}@media(max-width:577px){.blog-content-pagination-total{grid-column:span 2;grid-row:2;text-align:center}}.blog-pagination{display:flex;padding:.5rem 1.5rem;justify-content:center;align-items:center;gap:1.5rem;border-radius:5rem;border:2px solid rgba(143,19,241,.8);background:linear-gradient(180deg,rgba(143,19,241,.01),rgba(143,19,241,.1))}@media(max-width:768px){.blog-pagination{padding:.5rem 1rem}}@media(max-width:475px){.blog-pagination{gap:1rem}}.blog-pagination-item{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem;color:#fff;text-decoration:none}.blog-pagination-item:visited{color:#fff}.blog-pagination-item.inactive{pointer-events:none;color:hsla(0,0%,100%,.4)}.blog-pagination-item.active{display:flex;padding:.5rem 1rem;justify-content:center;align-items:center;border-radius:1.875rem;border:1px solid #8f13f1;background:rgba(143,19,241,.8)}@media(max-width:768px){.blog-pagination-item.active{padding:.375rem;width:2rem}.blog-pagination-item{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}.blog-show-by-select{cursor:pointer;position:relative;display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:5rem;border:2px solid rgba(143,19,241,.8);background:linear-gradient(180deg,rgba(143,19,241,.01),rgba(143,19,241,.1))}@media(max-width:768px){.blog-show-by-select{padding:.75rem 1rem}}.blog-show-by-select-content{display:flex;padding:.5rem 1rem;justify-content:center;align-items:center;gap:.75rem}@media(max-width:768px){.blog-show-by-select-content{padding:0;gap:.375rem}}.blog-show-by-select-content-title{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem;color:#fff}@media(max-width:768px){.blog-show-by-select-content-title{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}.blog-show-by-select-content-value{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:700;line-height:1.5rem;color:#fff}@media(max-width:768px){.blog-show-by-select-content-value{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:700;line-height:1.25rem}}.blog-show-by-select-dropdown{position:absolute;top:3.75rem;width:100%;height:-moz-fit-content;height:fit-content;overflow-y:auto;border-radius:.9375rem;background:linear-gradient(180deg,rgba(143,19,241,.1),rgba(143,19,241,.2));-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px);z-index:2;display:flex;flex-direction:column}.blog-show-by-select-dropdown-item{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:700;line-height:1.5rem;text-align:left;text-transform:capitalize;padding:.5rem 0 .5rem .875rem;background:none;border:none;color:#fff;cursor:pointer;transition:background .3s ease-in-out}.blog-show-by-select-dropdown-item:hover{background:rgba(143,19,241,.3) 100%}.blog-fast-filters{scrollbar-width:none;-ms-overflow-style:none;overflow:auto;padding:.4rem;width:100%;max-width:-moz-fit-content;max-width:fit-content;border-radius:80px;border:.125rem solid rgba(143,19,241,.8);background:linear-gradient(180deg,rgba(143,19,241,.01),rgba(143,19,241,.1));overflow-x:auto;white-space:nowrap;gap:.5rem}.blog-fast-filters::-webkit-scrollbar{width:0;height:0;display:none}.blog-fast-filters::-webkit-scrollbar-thumb,.blog-fast-filters::-webkit-scrollbar-track{background:transparent}@media(max-width:768px){.blog-fast-filters{gap:.25rem}}@media(max-width:475px){.blog-fast-filters{display:none}}.blog-fast-filters-item{cursor:pointer;font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem;display:inline-block;padding:.5rem 1rem;justify-content:center;align-items:center;white-space:nowrap;gap:4px;border-radius:1.875rem;background:none;color:hsla(0,0%,100%,.8);border:none;margin-left:.5rem}.blog-fast-filters-item:first-child{margin-left:0}@media(max-width:768px){.blog-fast-filters-item{margin-left:.25rem;font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}.blog-fast-filters-item.active{border:1px solid #8f13f1;background:rgba(143,19,241,.8);padding:.45rem 1rem;color:#fff;font-weight:600}@media(max-width:768px){.blog-fast-filters-item.active{padding:.325rem .75rem}.blog-fast-filters-item{padding:.375rem .75rem}}.blog-sorts{position:relative;cursor:pointer;display:flex;padding:.4rem;justify-content:center;align-items:center;gap:.75rem;border-radius:5rem;border:.125rem solid rgba(143,19,241,.8);background:linear-gradient(180deg,rgba(143,19,241,.01),rgba(143,19,241,.1));min-width:9.375rem}.blog-sorts.tablet-mode{display:flex;padding:.65rem 1rem .65rem 1.5rem}@media(min-width:475px){.blog-sorts.tablet-mode{display:none}}@media(max-width:768px){.blog-sorts{padding:.65rem 1rem}}@media(max-width:475px){.blog-sorts{width:100%}}.blog-sorts-content{cursor:pointer;display:flex;padding:.5rem .5rem .5rem .75rem;align-items:center;background:transparent;border:none;gap:.75rem}.blog-sorts-content-img{display:flex;align-items:center;gap:.5rem}.blog-sorts-content-img-name{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:700;line-height:1.5rem;color:#fff;white-space:nowrap}.blog-sorts-content-chevron{transition:all .3s ease-in-out}.blog-sorts-content-chevron.opened{transform:rotate(180deg)}.blog-sorts-content-options{position:absolute;left:0;top:0;width:100%;margin-top:3.75rem;display:flex;flex-direction:column;padding:.75rem;background:linear-gradient(180deg,rgba(143,19,241,.01),rgba(143,19,241,.1)),linear-gradient(0deg,rgba(44,8,87,.5),rgba(44,8,87,.5)),hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px);z-index:2;border-radius:.75rem}@media(max-width:768px){.blog-sorts-content{padding:unset}}@media(max-width:475px){.blog-sorts-content{width:100%;justify-content:space-between}}.blog-sorts-button{display:flex;align-items:center;gap:.5rem;border:none;background-color:transparent;padding:.5rem .5rem .5rem .75rem;font-family:var(--font-sf-pro-display);font-size:.875rem;font-weight:500;line-height:1.5rem;color:#fff;text-align:left;cursor:pointer;transition:all .3s ease}.blog-sorts-button.active,.blog-sorts-button:hover{border-radius:8px;background:hsla(0,0%,100%,.05)}.blog-filters{display:flex;align-items:center;gap:1rem}@media(max-width:1024px){.blog-filters{justify-content:center}}@media(max-width:768px){.blog-filters{gap:.5rem}}.blog-wrapper{padding:0 8.75rem;display:flex;flex-direction:column;position:relative;z-index:2;width:100%;max-width:120rem;margin:0 auto}@media screen and (max-width:1600px){.blog-wrapper{padding:0 5rem}}@media screen and (max-width:768px){.blog-wrapper{padding:0 1.5625rem}}@media screen and (max-width:475px){.blog-wrapper{padding:0 .9375rem}}.blog-wrapper-content{display:flex;gap:5rem}.blog-wrapper-content-side{display:flex;flex-direction:column;gap:1.5rem}.blog-wrapper>div:first-child{margin-bottom:7.5rem}@media(max-width:1600px){.blog-wrapper>div:first-child{margin-bottom:6.25rem}}@media(max-width:1440px){.blog-wrapper>div:first-child{margin-bottom:5rem}}@media(max-width:475px){.blog-wrapper>div:first-child{margin-bottom:2.5rem}}.blog-wrapper>div:nth-child(2){margin-bottom:2.5rem}@media(max-width:1440px){.blog-wrapper>div:nth-child(2){margin-bottom:2rem}}@media(max-width:475px){.blog-wrapper>div:nth-child(2){margin-bottom:1.5rem}}.blog-slogan{position:relative;background-size:auto;background-repeat:no-repeat;min-height:18.75rem;z-index:3}.blog-slogan-cards{display:flex;align-items:center}@media(max-width:475px){.blog-slogan-cards{display:none}}.blog-slogan-cards>div>img{width:100%}@media(max-width:1601px){.blog-slogan-cards-template-0{display:none}}.blog-slogan-cards-template-1{display:none}@media(min-width:1441px)and (max-width:1600px){.blog-slogan-cards-template-1{display:flex}}.blog-slogan-cards-template-2{display:none}@media(min-width:1025px)and (max-width:1440px){.blog-slogan-cards-template-2{display:flex}}.blog-slogan-cards-template-3{display:none}@media(min-width:475px)and (max-width:1024px){.blog-slogan-cards-template-3{display:flex;height:12.5rem}}.blog-slogan-wrapper{padding:0 8.75rem;display:flex;flex-direction:column;max-width:120rem;width:100%;margin:0 auto 2.5rem}@media screen and (max-width:1600px){.blog-slogan-wrapper{padding:0 5rem}}@media screen and (max-width:768px){.blog-slogan-wrapper{padding:0 1.5625rem}}@media screen and (max-width:475px){.blog-slogan-wrapper{padding:0 .9375rem}}.blog-slogan-wrapper>header>.header-desktop>.header-desktop-menu{margin-bottom:5rem}@media(max-width:1440px){.blog-slogan-wrapper{margin-bottom:2rem}}@media(max-width:1024px){.blog-slogan-wrapper>header>.header-mobile{margin-bottom:40px}}@media(max-width:475px){.blog-slogan-wrapper{margin-bottom:1.5rem}}.blog-slogan-title{font-family:var(--font-sf-pro-display);font-size:5.5rem;font-weight:700;line-height:6rem;color:#fff;text-align:center}@media(max-width:1600px){.blog-slogan-title{font-family:var(--font-sf-pro-display);font-size:4.5rem;font-weight:700;line-height:5rem}}@media(max-width:1440px){.blog-slogan-title{font-family:var(--font-sf-pro-display);font-size:4rem;font-weight:700;line-height:4.5rem}}@media(max-width:768px){.blog-slogan-title{font-family:var(--font-sf-pro-display);font-size:3.5rem;font-weight:700;line-height:4rem}}@media(max-width:475px){.blog-slogan-title{font-family:var(--font-sf-pro-display);font-size:2rem;font-weight:700;line-height:2.5rem}}.blog-slogan-title-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2.5rem;width:100%;max-width:102.5rem}@media(max-width:1440px){.blog-slogan-title-wrapper{gap:2rem}}@media(max-width:1024px){.blog-slogan-title-wrapper{padding-top:0}}@media(max-width:475px){.blog-slogan-title-wrapper{gap:1.5rem}}.blog-slogan-title-wrapper-description{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:82.5rem}.blog-slogan-title-wrapper-description-text{width:100%;text-align:center}.blog-slogan-title-wrapper-description-text.base-text{font-family:var(--font-sf-pro-text);font-size:1.5rem;font-weight:400;line-height:2rem;color:hsla(0,0%,100%,.6)}.blog-slogan-title-wrapper-description-text.base-text span{color:#fff}@media(max-width:1600px){.blog-slogan-title-wrapper-description-text.base-text{font-family:var(--font-sf-pro-text);font-size:1.25rem;font-weight:400;line-height:1.75rem}}@media(max-width:768px){.blog-slogan-title-wrapper-description-text.base-text{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(max-width:475px){.blog-slogan-title-wrapper-description-text.base-text{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}.blog-slogan-title-wrapper-description-text.secondary-text{font-family:var(--font-sf-pro-text);font-size:1.5rem;font-weight:700;line-height:2rem;color:#fff}@media(max-width:1600px){.blog-slogan-title-wrapper-description-text.secondary-text{font-family:var(--font-sf-pro-text);font-size:1.25rem;font-weight:700;line-height:1.75rem}}@media(max-width:768px){.blog-slogan-title-wrapper-description-text.secondary-text{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:700;line-height:1.5rem}}@media(max-width:475px){.blog-slogan-title-wrapper-description-text.secondary-text{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:700;line-height:1.25rem}}.blog-slogan .header{margin-bottom:0}@media(min-width:578px)and (max-width:1024px){.blog-slogan-wrapper{display:flex;flex-direction:column}}@media(min-width:1025px)and (max-width:1600px){.blog-slogan{background-repeat:no-repeat;background-size:cover!important}.blog-slogan-wrapper{display:flex;flex-direction:column}}@media(min-width:1601px){.blog-slogan{background-repeat:no-repeat;background-size:cover!important}.blog-slogan-wrapper{display:flex;flex-direction:column}}@media(max-width:577px){.blog-slogan{min-height:15rem}}.blog-slogan-background{height:62.5rem!important;overflow:hidden;z-index:1}@media(max-width:1440px){.blog-slogan-background{height:50rem!important}}@media(max-width:768px){.blog-slogan-background{height:37.5rem!important}}@media(max-width:475px){.blog-slogan-background{height:31.25rem!important}}.blog-page-view{padding-bottom:6.25rem}.blog-page-view-desc{font-family:var(--font-sf-pro-text);font-size:1.5rem;font-weight:400;line-height:2rem;color:hsla(0,0%,100%,.6);text-align:center}@media(max-width:1600px){.blog-page-view-desc{font-family:var(--font-sf-pro-text);font-size:1.25rem;font-weight:400;line-height:1.75rem}}@media(max-width:768px){.blog-page-view-desc{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(max-width:475px){.blog-page-view-desc{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}.blog-page-view .footer{margin-top:7.5rem}@media(max-width:577px){.blog-page-view .footer{padding:0}.blog-page-view .footer .footer-container{border-radius:2rem 2rem 0 0}}