@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}div.page{margin:0 auto;padding-top:6.4rem}@media only screen and (min-width:1101px){div.page{padding-top:7.2rem}}.blogPost{max-width:192rem;padding-top:6.4rem}@media only screen and (min-width:1101px){.blogPost{padding-top:7.2rem}}.blogPostPageContainer{margin:0 auto;max-width:106rem}@media only screen and (min-width:1101px){.blogPostBanner{margin-bottom:2.4rem}}.blogPostHeading{display:flex;flex-direction:column;max-width:62.4rem}@media only screen and (min-width:1101px){.blogPostHeading{padding-top:4.8rem}}.blogPostHeading_line{display:none}@media only screen and (min-width:1101px){.blogPostHeading_line{border:.1rem solid #000;display:block;width:9.2rem}}.blogPostHeading_title{font-size:4rem;font-weight:500;letter-spacing:-.02em;line-height:4.4rem;padding:3.2rem 0 2.4rem}@media only screen and (min-width:768px){.blogPostHeading_title{font-size:5.6rem;letter-spacing:-.02em;line-height:6.4rem}}@media only screen and (min-width:1101px){.blogPostHeading_title{padding:4.8rem 0 1.6rem}}.blogPostHeading_highlight{color:#00cf91}.blogPostHeading_description{font-size:1.6rem;letter-spacing:-.02em;line-height:2.4rem}@media only screen and (min-width:768px){.blogPostHeading_description{font-size:2rem;letter-spacing:-.02em;line-height:2.8rem}}.blogPostHeading_subheading-desktop{display:none}@media only screen and (min-width:1101px){.blogPostHeading_subheading-desktop{display:block}.blogPostHeading_subheading-mobile{display:none}}.blogPostSearch{padding:3.2rem 0 1.6rem}@media only screen and (min-width:1101px){.blogPostSearch{padding:4.8rem 0 0}}.blogPostDropdownCategories{display:none;margin-bottom:1rem}.blogPostDropdownCategoriesSubPage{padding:3.2rem 0}@media only screen and (max-width:767px){.blogPostDropdownCategories{display:block}}.blogPostDropdownCategories_container{display:flex;height:3.6rem;position:relative}.blogPostDropdownCategories_label{color:#68768d;font-size:1.4rem;height:2.4rem;line-height:2rem}.blogPostDropdownCategories_icon{color:#68768d;height:2.4rem;margin-left:1rem;width:2.4rem}.blogPostDropdownCategories_selectBox{background-color:#fff;display:flex;left:0;position:absolute;top:5.5rem;width:100%;z-index:4}.blogPostDropdownCategories_optionsContainer{border-bottom:.1rem solid #e8ecf1;border-left:.1rem solid #e8ecf1;border-right:.1rem solid #e8ecf1;box-shadow:0 .1rem .8rem rgba(0,0,0,.09),0 1rem 1rem rgba(174,180,191,.17);display:flex;flex-direction:column;max-height:35rem;overflow-y:auto;padding:0 2rem;width:100%}.blogPostDropdownCategories_select{display:none}.blogPostDropdownCategories_selected{align-items:center;border:.1rem solid #e8ecf1;border-radius:.2rem;color:#000;display:flex;font-size:1.6rem;justify-content:space-between;left:0;line-height:2.4rem;padding:1rem 1.5rem 1rem 2rem;position:absolute;text-transform:capitalize;top:0;width:100%;z-index:2}.blogPostDropdownCategories_selected-clicked{border:.1rem solid #00ba82;box-shadow:0 0 .2rem .2rem rgba(0,186,130,.25)}.blogPostDropdownCategories_selected:hover{cursor:pointer}.blogPostDropdownCategories_item{border-top:.1rem solid #e8ecf1;font-size:1.6rem;line-height:2.4rem;padding:1.2rem 0;text-transform:capitalize}.blogPostDropdownCategories_item-first{border-top:none!important}.blogPostDropdownCategories_item-link{color:#000;text-decoration:none}.blogPostDropdownCategories_item-link:hover{color:#00cf91;cursor:pointer}.blogPostDropdownCategories_hidden{display:none}.blogPostDropdownCategories_arrow{display:flex;padding-right:1rem;transition:all .3s ease-out}.blogPostDropdownCategories_arrow-rotated{transform:rotate(180deg)}.blogPostCategories{display:flex;padding-top:3.2rem}@media only screen and (max-width:767px){.blogPostCategories{display:none}}.blogPostCategoriesSubPage{padding:3.2rem 0 4.8rem}.blogPostCategories_items{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-top:-1rem}.blogPostCategories_item{border:.1rem solid #e8ecf1;border-radius:.2rem;color:#000;display:block;font-size:1.4rem;line-height:2rem;margin-left:1rem;margin-top:1rem;padding:.6rem 1.2rem;text-decoration:none;text-transform:capitalize;transition:background .18s ease-in-out 0ms,color .18s ease-in-out 0ms,border-color .18s ease-in-out 0ms}.blogPostCategories_item-active,.blogPostCategories_item:hover{background-color:rgba(0,207,145,.1);border-color:#00cf91;color:#00cf91}.blogPostLatest{padding:3.2rem 0}@media only screen and (min-width:1101px){.blogPostLatest{padding:4.8rem 0}}.blogPostLatest_label{color:#00cf91;display:none;font-size:1rem;font-weight:800;line-height:1.6rem;text-transform:uppercase}@media only screen and (min-width:1101px){.blogPostLatest_label{display:block;margin-bottom:1.6rem}}.blogPostLatest_labelSubPage{display:block}@media only screen and (min-width:1101px){.blogPostLatest_labelSubPage{margin-bottom:0}}.blogPostLatest_container{display:grid;grid-template-columns:1fr;grid-gap:1.6rem;gap:1.6rem}@media only screen and (min-width:1101px){.blogPostLatest_container{grid-template-columns:1.5fr 1fr;grid-gap:3.2rem;gap:3.2rem}}.blogPostLatest_picture{display:block;font-family:"object-fit:cover",0;height:20rem;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:1101px){.blogPostLatest_picture{height:35.1rem}}.blogPostLatest_image{font-family:"object-fit:cover";height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blogPostLatest_body{display:flex;flex-direction:column;grid-gap:1.6rem;gap:1.6rem}@media only screen and (min-width:1101px){.blogPostLatest_body{justify-content:space-between}}.blogPostLatest_content{display:flex;flex-direction:column;grid-gap:1.6rem;gap:1.6rem}.blogPostLatest_heading{font-size:2.8rem;font-weight:400;letter-spacing:-.02em;line-height:3.6rem;padding-bottom:.8rem}@media only screen and (min-width:768px){.blogPostLatest_heading{font-size:3.6rem;letter-spacing:-.01em;line-height:4rem}}.blogPostLatest_description{color:#68768d;display:-webkit-box;font-size:1.6rem;line-height:2.4rem;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden}.blogPostLatest_tagsList{display:flex;grid-gap:.8rem;gap:.8rem;list-style:none}.blogPostLatest_tagItem{border:.1rem solid #e8ecf1;border-radius:.2rem;font-size:1.4rem;line-height:2rem;padding:.6rem 1.2rem}.blogPostLatest_tagLink{color:#242424;text-decoration:none;text-transform:capitalize;transition:background .18s ease-in-out 0ms,color .18s ease-in-out 0ms,border-color .18s ease-in-out 0ms}.blogPostLatest_details{color:#68768d;font-size:1.6rem;line-height:2.4rem}.blogPostLatest_link{color:inherit;display:block;text-decoration:none}.blogPostLatestArticles{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;padding-bottom:3.2rem}@media only screen and (min-width:1101px){.blogPostLatestArticles{grid-template-columns:repeat(3,1fr);grid-gap:3.2rem;gap:3.2rem;padding-bottom:5.6rem}}.blogPostLatestArticles_container{display:flex;flex-direction:column;grid-gap:1.6rem;gap:1.6rem}.blogPostLatestArticles_picture{display:block;font-family:"object-fit:cover",0;height:20rem;-o-object-fit:cover;object-fit:cover}.blogPostLatestArticles_image{font-family:"object-fit:cover";height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blogPostLatestArticles_heading{font-size:2rem;font-weight:400;letter-spacing:-.02em;line-height:2.4rem;padding-bottom:.8rem}@media only screen and (min-width:768px){.blogPostLatestArticles_heading{font-size:2.4rem;letter-spacing:-.02em;line-height:2.8rem}}@media only screen and (min-width:1101px){.blogPostLatestArticles_heading{padding:0}}.blogPostLatestArticles_description{color:#68768d;display:-webkit-box;font-size:1.6rem;line-height:2.4rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}@media only screen and (min-width:1101px){.blogPostLatestArticles_description{display:none}}.blogPostArticles{display:flex;flex-direction:column;grid-gap:4rem;gap:4rem;padding:3.2rem 0}@media only screen and (min-width:1101px){.blogPostArticles{padding:5.6rem 0;grid-gap:5.6rem;gap:5.6rem}}.blogPostArticlesTag{padding-top:2.4rem}@media only screen and (min-width:1101px){.blogPostArticlesTag{padding-top:3.2rem}}.blogPostArticle{display:grid;grid-template-columns:1fr;grid-gap:1.6rem;gap:1.6rem}@media only screen and (min-width:1101px){.blogPostArticle{grid-gap:3.2rem;gap:3.2rem;grid-template-columns:1fr 2fr}}.blogPostArticle_picture{display:block;font-family:"object-fit:cover",0;height:20rem;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:1101px){.blogPostArticle_picture{height:22.3rem}}.blogPostArticle_image{font-family:"object-fit:cover";height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blogPostArticle_tags-container{display:flex;grid-gap:.8rem;gap:.8rem;list-style:none}.blogPostArticle_tag{border:.1rem solid #e8ecf1;border-radius:.2rem;font-size:1.4rem;line-height:2rem;padding:.6rem 1.2rem}.blogPostArticle_tagLink{color:#242424;text-decoration:none;text-transform:capitalize;transition:background .18s ease-in-out 0ms,color .18s ease-in-out 0ms,border-color .18s ease-in-out 0ms}.blogPostArticle_body{display:flex;flex-direction:column;grid-gap:1.6rem;gap:1.6rem}@media only screen and (min-width:1101px){.blogPostArticle_body{justify-content:space-between}}.blogPostArticle_body-container{display:flex;flex-direction:column;grid-gap:1.6rem;gap:1.6rem}.blogPostArticle_heading{font-size:2rem;font-weight:400;letter-spacing:-.02em;line-height:2.4rem;margin-bottom:.8rem}@media only screen and (min-width:768px){.blogPostArticle_heading{font-size:2.4rem;letter-spacing:-.02em;line-height:2.8rem}}.blogPostArticle_description{color:#68768d;display:-webkit-box;font-size:1.6rem;line-height:2.4rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;margin-top:.8rem;overflow:hidden}@media only screen and (min-width:1101px){.blogPostArticle_description{margin-top:0}}.blogPostArticle_details{color:#68768d;font-size:1.4rem;line-height:2rem}.blogPostArticle_link{color:inherit;display:block;text-decoration:none}.blogPostAuthor{display:grid;grid-template-columns:1fr;grid-gap:1.6rem;gap:1.6rem;padding-bottom:3.2rem}@media only screen and (min-width:1101px){.blogPostAuthor{grid-template-columns:auto 1fr;grid-gap:3.2rem;gap:3.2rem;padding:3.2rem 0}}.blogPostAuthor_picture{display:block;height:8rem;width:8rem}.blogPostAuthor_image{border-radius:100%;font-family:"object-fit:cover";height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blogPostAuthor_details{display:flex;flex-direction:column;grid-gap:1.6rem;gap:1.6rem;max-width:63rem}.blogPostAuthor_name{font-size:4rem;font-weight:400;letter-spacing:-.02em;line-height:4.4rem}@media only screen and (min-width:768px){.blogPostAuthor_name{font-size:5.6rem;letter-spacing:-.02em;line-height:6.4rem}}@media only screen and (min-width:1101px){.blogPostAuthor_name{line-height:5.6rem}}.blogPostAuthor_role{color:#8291aa;font-size:1.6rem;font-weight:400;letter-spacing:-.02em;line-height:2.4rem}@media only screen and (min-width:768px){.blogPostAuthor_role{font-size:2rem;letter-spacing:-.02em;line-height:2.8rem}}.blogPostAuthor_socials{display:flex;grid-gap:1.6rem;gap:1.6rem;height:2.4rem;margin-top:.8rem}.blogPostAuthor_socialIcon{color:#000;display:block;text-decoration:none;transition:color .18s ease-in-out 0ms}.blogPostAuthor_icon{height:2.4rem;width:2.4rem}.blogPostAuthor_bio{font-size:1.6rem;line-height:2.4rem}.blogPostAuthor_bio:empty{display:none}.blogPostNumbers{color:#68768d;display:flex;font-size:1rem;font-weight:800;justify-content:flex-end;line-height:1.6rem;text-transform:uppercase}