.category-badge{display:flex;padding:.25rem .5rem;align-items:center;gap:.375rem;border-radius:.375rem}.category-badge span{font-family:Inter;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.015rem;text-transform:uppercase}.blog-header-content{width:100%}.author-badge{display:flex;align-items:center;gap:.75rem;flex-direction:row}.author-badge .author-avatar{width:2.6rem;height:2.6rem;border-radius:50%;background:var(--colorWhite)}.author-badge .author-avatar img{width:2.6rem;height:2.6rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.author-badge .author-info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.125rem}.blog-article{min-height:100vh}.blog-article .blog-article-header{padding:5rem 15rem;background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),#d3d3d3 0 -479.074px /100% 316.168% no-repeat;background-position:50%;background-size:cover;min-height:440px}.blog-article .blog-article-header,.blog-article .blog-article-header .blog-header-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%}.blog-article .blog-article-header .blog-header-content{max-width:960px;margin:0 auto;gap:1rem}.blog-article .blog-article-header .blog-header-extra-info{display:flex;justify-content:space-between;align-items:center;width:100%}.blog-article .blog-article-header .blog-header-categories{display:flex;gap:.5rem}.blog-article .blog-body{margin:0 auto;max-width:960px;display:flex;padding:2.5rem 0 4rem;flex-direction:column;justify-content:center}.blog-article .blog-body p{color:var(--colorGray500,#667085);text-align:justify;font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:-.0225rem}.blog-article .blog-body img{width:100%;-o-object-fit:cover;object-fit:cover}.blog-article .blog-body>div{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:768px){.blog-article .blog-article-header{padding:4rem 1rem}.blog-article .blog-body{padding:2.5rem 1rem 8rem}.blog-article .blog-body>div{display:flex;flex-direction:column;gap:1rem}}.skeleton-title-1,.skeleton-title-2{width:100%;height:46px!important;border-radius:4px;background:linear-gradient(90deg,#b1b1b1,#fff)}.skeleton-title-2{width:60%}.skeleton-category{width:104px;height:24px;border-radius:4px}.skeleton-author-avatar,.skeleton-category{background:linear-gradient(90deg,#b1b1b1,#fff)}.skeleton-author-avatar{width:2.6rem;height:2.6rem;border-radius:50%}.skeleton-author-date,.skeleton-author-name{width:6.5rem;height:.875rem;border-radius:.25rem;background:linear-gradient(90deg,#b1b1b1,#fff)}.skeleton-author-date{width:5.25rem;height:.625rem}@media screen and (max-width:768px){.skeleton-title-1,.skeleton-title-2{width:100%}.skeleton-title-2{width:80%}.blog-header-content{width:100%;padding:0 1rem;gap:4rem!important}.blog-header-extra-info{display:flex;flex-direction:column;align-items:flex-start!important;gap:2rem!important}.skeleton-author-avatar{width:2.6rem;height:2.6rem;border-radius:50%;background:linear-gradient(90deg,#b1b1b1,#fff)}.skeleton-author-date,.skeleton-author-name{width:6.5rem;height:.875rem;border-radius:.25rem;background:linear-gradient(90deg,#b1b1b1,#fff)}.skeleton-author-date{width:5.25rem;height:.625rem}}.blog-card{gap:1.5rem;width:100%}.blog-card,.blog-card .blog-card-content{display:flex;flex-direction:column;align-items:flex-start}.blog-card .blog-card-content{gap:.5rem}.blog-card img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:var(--basicRadius);transition:transform .1s ease-in}.blog-card .blog-card-content .categories{display:flex;gap:.5rem}.blog-card:hover img{transform:scale(1.03)}.blog-card.row{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;width:100%}.blog-card.row img{height:160px;width:-moz-fit-content;width:fit-content;border-radius:var(--basicRadius);transition:transform .1s ease-in}.blog-card.row .blog-card-content{padding:1rem 0}.category-badge{width:-moz-max-content;width:max-content}.page-header{display:flex;height:75vh;padding:5rem 4rem;align-items:center;justify-content:space-between;gap:6.5rem;width:100%}.page-header .page-header-content{display:flex;width:80%;flex-direction:column;align-items:flex-start;gap:1rem}@media screen and (max-width:768px){.page-header{display:flex;flex-direction:column;align-items:flex-start;gap:2.5rem;height:-moz-fit-content;height:fit-content;padding:4rem 1rem 6rem}.page-header .page-header-content{width:100%;align-items:flex-start}}.badge{display:flex;padding:.375rem .875rem;align-items:center;gap:.375rem;border-radius:.375rem;background:var(--colorGray-50,#f9fafb);width:-moz-fit-content;width:fit-content;margin-bottom:1rem}.badge p.badge-text{color:var(--colorPrimary,#ad1a33);font-family:Inter;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.125rem;letter-spacing:-.0175rem;text-transform:uppercase}.blog-page{flex-direction:column;align-items:center;gap:0}.blog-page,.blog-page .main-blog-content{display:flex;width:100%;justify-content:center}.blog-page .main-blog-content{align-items:flex-start;gap:3rem;height:-moz-max-content;height:max-content;padding:2.5rem 4rem 4rem}.blog-page .main-blog-content .blog-card.big{width:55%;height:100%}.blog-card.big img{height:100%;max-height:600px}.blog-page .main-blog-content .main-blog-content-side{display:flex;flex-direction:column;gap:2.5rem;width:45%}.blog-page-grid{display:grid;grid-template-columns:repeat(3,minmax(300px,3fr));grid-gap:2.5rem;width:100%;padding:2.5rem 4rem 4rem}.blog-page-grid>a{text-decoration:none}.all-blogs-title{display:flex;justify-content:space-between;align-items:center;width:100%;padding:3rem 4rem 0}.all-blogs-title .input-field{width:300px}.blog-card.row img{width:100%;max-width:280px;height:100%;max-height:200px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.blog-page{padding:2.5rem 1rem 4rem}.blog-page .main-blog-content{flex-direction:column;gap:2.5rem;padding:2.5rem 1rem 4rem}.blog-page .main-blog-content .blog-card.big,.blog-page .main-blog-content .main-blog-content-side{width:100%}.blog-page-grid{grid-template-columns:repeat(1,1fr);padding:2.5rem 1rem 4rem}.blog-page-grid>a{text-decoration:none}.all-blogs-title{flex-direction:column;gap:1.5rem;padding:2.5rem 1rem 4rem}.all-blogs-title .input-field{width:100%}.blog-card.row{flex-direction:column}.blog-card.row img{width:100%;max-width:100%;height:100%;max-height:200px;-o-object-fit:cover;object-fit:cover}}input,textarea{outline:none;border:none;background-color:transparent}.input-field{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;width:100%}.select__control{display:flex;align-items:center;gap:.25rem;background:var(--colorWhite,#fff);border-radius:.375rem;color:var(--colorGray-700,#344054);font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:-.0225rem;padding:8px 22px;border:none!important;padding-right:14px!important}.basic-multi-select,.select__control{width:100%;border-radius:6px!important}.basic-multi-select{padding:0}.css-qbdosj-Input,.select__value-container{padding:0!important;margin:0!important}.select__indicator-separator{display:none}.input-wrapper{display:flex;padding:.875rem 1.5rem;align-items:center;gap:.25rem;background:var(--colorWhite,#fff);border-radius:.375rem}.input-wrapper,.input-wrapper input,textarea{color:var(--colorGray-700,#344054);font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:-.0225rem;width:100%}.protocol-prefix{padding-right:4px}.input-wrapper.dark{border:1px solid var(--colorGray200)}.dark .select__control,.input-wrapper.dark{background:var(--colorGray50);color:var(--colorWhite,#fff)}.dark .select__control{border:1px solid var(--colorGray200)!important}.input-wrapper textarea{height:6rem;resize:vertical}.sm.input-field .select__control{padding:4px 12px}