@-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}}.page{margin:0 auto;max-width:192rem;padding-top:6.4rem;scroll-behavior:smooth}@media only screen and (min-width:1101px){.page{padding-top:7.2rem}}.page_blogArticles{max-width:100%;overflow:auto}.page_wrapper{margin:0 auto;max-width:109.2rem}.page_heading{font-size:4rem;font-weight:400;letter-spacing:-.02em;line-height:4.4rem}@media only screen and (min-width:768px){.page_heading{font-size:5.6rem;letter-spacing:-.02em;line-height:6.4rem}}.page_date{color:#68768d;font-size:1.8rem;line-height:2.8rem;margin-bottom:2.4rem}@media only screen and (min-width:1101px){.page_date{margin:1.6rem 0}}.page_details-container{display:flex;flex-direction:column;grid-gap:2.4rem;gap:2.4rem;margin:2.4rem 0}@media only screen and (min-width:1101px){.page_details-container{align-items:center;flex-direction:row;justify-content:space-between;margin:3.2rem 0}}.page_pictureWrapper{height:18.8rem;margin-bottom:2.4rem}@media only screen and (min-width:1101px){.page_pictureWrapper{height:41.2rem;margin-bottom:6.4rem}}.page_picture{display:block;font-family:"object-fit:cover",0}.page_image,.page_picture{height:100%;-o-object-fit:cover;object-fit:cover}.page_image{font-family:"object-fit:cover";max-width:100%;width:100%}.page_container{display:grid;grid-template-columns:1fr}@media only screen and (min-width:1101px){.page_container{-moz-column-gap:3.2rem;grid-template-columns:1fr 3fr;grid-column-gap:3.2rem;column-gap:3.2rem}}.page_listTitle{font-size:1.6rem;letter-spacing:-.02em;line-height:2.4rem;margin-bottom:3.2rem}@media only screen and (min-width:768px){.page_listTitle{font-size:2rem;letter-spacing:-.02em;line-height:2.8rem}}.page_listItem{align-items:flex-start;counter-increment:list-counter;display:inline-flex;font-size:1.8rem;line-height:2.8rem;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.page_listItem:before{content:counter(list-counter);font-size:1.4rem;line-height:2rem;margin-right:.8rem;margin-top:.2rem}.page_listItem a,.page_listItem:before{color:#68768d;font-weight:500;transition:color .18s ease-in-out 0s}.page_listItem a{font-size:1.6rem;line-height:2.4rem;text-decoration:none}.page_listItem-active a,.page_listItem-active:before,.page_listItem:hover a,.page_listItem:hover:before{color:#00ba82}.page_listItem+*{margin-top:3.2rem}.page_listWrapper{display:flex;flex-direction:column;position:sticky;top:1.6rem}.page_postBody>span{padding-top:1.7rem}.page_postBody>span img{display:block}.page_postBody>span img+span{color:#68768d;display:block;font-size:1.4rem;line-height:2.4rem;margin-top:1.2rem;text-align:center}.page_postBody>span blockquote{background-color:#e8ecf1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='86' height='59' fill='none'%3E%3Cpath stroke='%231A1A3F' d='M18.429 34.9H.5V.5h35.857v34.778L24.268 58.5H6.967l11.905-22.87.38-.73zm49.142 0H49.643V.5H85.5v34.778L73.41 58.5h-17.3l11.905-22.87.38-.73z'/%3E%3C/svg%3E");background-origin:content-box;background-position:0 -9.9rem;background-repeat:no-repeat;padding:17.9rem 1.6rem 8rem}@media only screen and (min-width:768px){.page_postBody>span blockquote{padding-left:calc(8.33333% + 1.76667rem);padding-right:calc(8.33333% + 1.76667rem)}}@media only screen and (min-width:1101px){.page_postBody>span blockquote{background-position:-15rem 0;min-height:21.9rem;padding-left:calc(6.25% + 15.125rem);padding-right:calc(6.25% + .125rem);padding-top:8rem}}.page_postBody>span blockquote p:first-child{font-size:2rem;font-weight:400;letter-spacing:-.02em;line-height:2.4rem}@media only screen and (min-width:768px){.page_postBody>span blockquote p:first-child{font-size:2.4rem;letter-spacing:-.02em;line-height:2.8rem}}.page_postBody>span blockquote p:nth-child(2),.page_postBody>span blockquote p:nth-child(3){margin-top:4rem}@media only screen and (min-width:1101px){.page_postBody>span blockquote p:nth-child(2),.page_postBody>span blockquote p:nth-child(3){margin-top:6.4rem}}.page_postBody>span blockquote p:nth-child(2){float:left}.page_postBody>span blockquote img{border-radius:50%;display:block;font-family:"object-fit:cover";height:5.6rem!important;margin-right:2.4rem;-o-object-fit:cover;object-fit:cover;width:5.6rem!important}.page_postBody>span blockquote p:nth-child(3),.page_postBody>span blockquote p:nth-child(4){transform:translateY(.4rem)}.page_postBody>span blockquote p:nth-child(3){font-size:1.6rem;font-weight:800;line-height:2.4rem}.page_postBody>span blockquote p:nth-child(4){color:#68768d;font-size:1.4rem;line-height:2.4rem;margin-top:unset}.page_postBody>span>pre{background-color:#e8ecf1;overflow-x:auto;padding:2rem}.page_postBody>span>pre code{font-size:100%;padding:0}.page_postBody>span .bold{font-family:Avenir LT Pro,sans-serif;font-weight:800}.page_postBody>span p:first-of-type{font-family:Gilroy,sans-serif;font-size:2.8rem;font-weight:400;letter-spacing:-.02em;line-height:3.6rem}@media only screen and (min-width:768px){.page_postBody>span p:first-of-type{font-size:3.6rem;letter-spacing:-.01em;line-height:4rem}}.page_postBody>span p:first-of-type+*{margin-top:3.2rem}.page_postBody>span h2,.page_postBody>span h3,.page_postBody>span h4,.page_postBody>span h5{font-family:Gilroy,sans-serif;font-size:2.4rem;font-weight:400;letter-spacing:-.02em;line-height:3.2rem;margin-top:6.4rem}.page_postBody>span h2+*,.page_postBody>span h3+*,.page_postBody>span h4+*,.page_postBody>span h5+*{margin-top:3.2rem}.page_postBody>span h3,.page_postBody>span h4,.page_postBody>span h5{font-size:2rem;line-height:2.8rem;margin-top:3.2rem}.page_postBody>span p{font-size:1.8rem;font-weight:400;line-height:2.8rem}.page_postBody>span p+p{margin-top:4rem}.page_postBody>span p.highlight{color:inherit;font-size:2rem;font-weight:400;letter-spacing:-.02em;line-height:2.4rem;line-height:2.8rem;margin:3.2rem 0;padding-left:5.2rem}@media only screen and (min-width:768px){.page_postBody>span p.highlight{font-size:2.4rem;letter-spacing:-.02em;line-height:2.8rem;padding-left:6.8rem}}@media only screen and (min-width:1101px){.page_postBody>span p.highlight{margin:6.4rem 0}}.page_postBody>span ol,.page_postBody>span ul{list-style:none;margin-top:6.4rem;padding-left:7rem}.page_postBody>span ol li,.page_postBody>span ul li{font-size:1.8rem;font-weight:400;line-height:2.8rem;position:relative}.page_postBody>span ol li:before,.page_postBody>span ul li:before{background-color:#00cf91;border-radius:.2rem;content:"";height:.2rem;left:-3rem;position:absolute;top:1.1rem;width:1.3rem}.page_postBody>span ol+*,.page_postBody>span ul+*{margin-top:6.4rem}.page_postBody>span_img{height:auto;width:100%}.page_postBody>span .teaser-gradient{color:#fff;height:24rem;padding:0;position:relative;width:100%}@media only screen and (max-width:767px){.page_postBody>span .teaser-gradient{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.page_postBody>span .teaser-gradient img{font-family:"object-fit:cover";height:100%;-o-object-fit:cover;object-fit:cover;order:0;position:absolute;width:100%}.page_postBody>span .teaser-gradient-background{background:linear-gradient(93deg,#000,transparent 75.52%);height:100%;left:0;order:1;position:absolute;top:0;width:100%}.page_postBody>span .teaser-gradient .teaser-gradient-wrapper{height:100%;order:2;padding:2.4rem;position:inherit;width:60%}@media only screen and (max-width:767px){.page_postBody>span .teaser-gradient .teaser-gradient-wrapper{padding:1.6rem;width:85%}}@media only screen and (max-width:360px){.page_postBody>span .teaser-gradient .teaser-gradient-wrapper{width:100%}}.page_postBody>span .teaser-gradient .teaser-gradient-text{font-family:Avenir LT Pro,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem;margin:0}.page_postBody>span .teaser-gradient .teaser-gradient-title{font-family:Gilroy,sans-serif;font-size:2rem;font-weight:400;letter-spacing:-.02em;line-height:2.8rem;margin:4.6rem 0}@media only screen and (max-width:767px){.page_postBody>span .teaser-gradient .teaser-gradient-title{font-size:1.6rem;line-height:2.4rem;margin:1.8rem 0}}@media only screen and (max-width:360px){.page_postBody>span .teaser-gradient .teaser-gradient-title{margin:1rem 0}}.page_postBody>span .teaser-gradient .teaser-gradient-button{color:#fff;display:flex;margin-top:0;text-decoration:none}.page_postBody>span .teaser-gradient .teaser-gradient-button:hover{color:#00cf91}.page_postBody>span .teaser-gradient .button-icon{background-color:transparent;margin-top:0}.page_postBody>span .teaser-gradient .button-icon:hover{color:#00cf91}.page_postBody>span .teaser-block{align-items:flex-start;display:flex;flex-direction:row;padding:0;width:100%}@media only screen and (max-width:767px){.page_postBody>span .teaser-block{display:block}}.page_postBody>span .teaser-block img{flex:1 1 auto;font-family:"object-fit:cover";height:16rem!important;-o-object-fit:cover;object-fit:cover;width:32rem!important}@media only screen and (max-width:767px){.page_postBody>span .teaser-block img{width:100%!important}}.page_postBody>span .teaser-block .teaser-block-wrapper{background:#f4f4f4;display:flex;flex:1 1 auto;flex-direction:column;height:16rem;padding:2rem 3.1rem;text-decoration:none;width:41.4rem}@media only screen and (max-width:767px){.page_postBody>span .teaser-block .teaser-block-wrapper{height:auto;padding:1.6rem;width:100%}}.page_postBody>span .teaser-block .teaser-block-text{color:#000;font-family:Avenir LT Pro,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem;margin-top:0}.page_postBody>span .teaser-block .teaser-block-title{color:#000;font-family:Gilroy,sans-serif;font-size:2rem;font-weight:400;letter-spacing:-.02em;line-height:2.4rem;margin-top:.8rem}.page_postBody>span .teaser-block .teaser-block-button{align-self:flex-end;margin-top:0}.page_postBody>span .teaser-block .button-icon{background-color:transparent;justify-content:flex-end}.page_mobile-visible{display:block}@media only screen and (min-width:1101px){.page_mobile-visible{display:none}}.page_mobile-invisible{display:none}@media only screen and (min-width:1101px){.page_mobile-invisible{display:block}}.page_mobile-inline{display:inline-block}@media only screen and (min-width:1101px){.page_mobile-inline{display:none}}.page_mobile-invisible-inline{display:none}@media only screen and (min-width:1101px){.page_mobile-invisible-inline{display:inline-block}}.page_author{grid-column-start:1;margin-top:3.2rem}@media only screen and (min-width:1101px){.page_author{grid-column-start:2}}.page_shareButtons{grid-column-start:1}@media only screen and (min-width:1101px){.page_shareButtons{grid-column-start:2}}.accordion{margin-bottom:3.2rem}.accordion_list{margin-top:3.2rem}.accordion_list .page_listItem:before{color:#00ba82;font-weight:800}.accordion_list .page_listItem a{font-weight:800}.accordion_label{align-items:center;border-radius:.2rem;color:#000;font-family:Gilroy,sans-serif;font-size:1.6rem;font-weight:900;height:4.8rem;justify-content:center;line-height:2.4rem}.accordion_label:hover{cursor:pointer}.accordion_label-show{border:.1rem solid #00cf91}.accordion_label-hide{border:.1rem solid #e8ecf1}.accordion_input{display:none}.accordion_input:checked~.accordion_content{height:auto;opacity:1;transition:all .35s}.accordion_input:checked~.accordion_label-hide{display:flex}.accordion_input:checked~.accordion_label-show{display:none}.accordion_input:not(.accordion_input:checked)~.accordion_content{height:0;opacity:0;transition:none}.accordion_input:not(.accordion_input:checked)~.accordion_content>*,.accordion_input:not(.accordion_input:checked)~.accordion_label-hide{display:none}.accordion_input:not(.accordion_input:checked)~.accordion_label-show{display:flex}