:root{--gray-h:36;--gray-s:2%;--gray-l:46%;--color-gray:hsl(var(--gray-h),var(--gray-s),var(--gray-l));--color-text-gray:var(--color-gray);--color-bg-gray:hsl(var(--gray-h),var(--gray-s),90%);--color-bg-gray-light:var(--color-bg-gray);--color-pill-gray:hsl(calc(var(--gray-h) + 14),var(--gray-s),88%);--color-pill-text-gray:hsl(var(--gray-h),var(--gray-s),calc(var(--gray-l) - 28%));--brown-h:22;--brown-s:97%;--brown-l:23%;--color-brown:hsl(var(--brown-h),var(--brown-s),var(--brown-l));--color-text-brown:var(--color-brown);--color-bg-brown:hsl(var(--brown-h),var(--brown-s),67%);--color-bg-brown-light:var(--color-bg-brown);--color-pill-brown:hsl(var(--brown-h),calc(var(--brown-s) + 10%),65%);--color-pill-text-brown:hsl(var(--brown-h),calc(var(--brown-s) + 10%),calc(var(--brown-l) - 28%));--orange-h:22;--orange-s:79%;--orange-l:70%;--color-orange:hsl(var(--orange-h),var(--orange-s),var(--orange-l));--color-text-orange:var(--color-orange);--color-bg-orange:hsl(var(--orange-h),var(--orange-s),90%);--color-bg-orange-light:var(--color-bg-orange);--color-pill-orange:hsl(var(--orange-h),calc(var(--orange-s) - 6%),90%);--color-pill-text-orange:hsl(calc(var(--orange-h) - 5),calc(var(--orange-s) - 18%),calc(var(--orange-l) - 28%));--yellow-h:40;--yellow-s:100%;--yellow-l:97%;--color-yellow:hsl(var(--yellow-h),var(--yellow-s),var(--yellow-l));--color-text-yellow:var(--color-yellow);--color-bg-yellow:hsl(var(--yellow-h),100%,97%);--color-bg-yellow-light:var(--color-bg-yellow);--color-pill-yellow:hsl(calc(var(--yellow-h) + 3),calc(var(--yellow-s) + 24%),90%);--color-pill-text-yellow:hsl(calc(var(--yellow-h) - 11),calc(var(--yellow-s) - 22%),calc(var(--yellow-l) - 28%));--green-h:149;--green-s:31%;--green-l:39%;--color-green:hsl(var(--green-h),var(--green-s),var(--green-l));--color-text-green:var(--color-green);--color-bg-green:hsl(var(--green-h),var(--green-s),90%);--color-bg-green-light:var(--color-bg-green);--color-pill-green:hsl(calc(var(--green-h) - 28),calc(var(--green-s) + 3%),89%);--color-pill-text-green:hsl(calc(var(--green-h) - 2),var(--green-s),calc(var(--green-l) - 22%));--blue-h:202;--blue-s:53%;--blue-l:43%;--color-blue:hsl(var(--blue-h),var(--blue-s),var(--blue-l));--color-text-blue:var(--color-blue);--color-bg-blue:hsl(var(--blue-h),var(--blue-s),90%);--color-bg-blue-light:var(--color-bg-blue);--color-pill-blue:var(--color-blue);--color-pill-text-blue:var(--color-text-default-light);--purple-h:274;--purple-s:32%;--purple-l:54%;--color-purple:hsl(var(--purple-h),var(--purple-s),var(--purple-l));--color-text-purple:var(--color-purple);--color-bg-purple:hsl(var(--purple-h),var(--purple-s),90%);--color-bg-purple-light:var(--color-bg-purple);--color-pill-purple:hsl(var(--purple-h),calc(var(--purple-s) + 5%),90%);--color-pill-text-purple:hsl(calc(var(--purple-h) + 1),calc(var(--purple-s) + 10%),calc(var(--purple-l) - 31%));--pink-h:328;--pink-s:48%;--pink-l:53%;--color-pink:hsl(var(--pink-h),var(--pink-s),var(--pink-l));--color-text-pink:var(--color-pink);--color-bg-pink:hsl(var(--pink-h),var(--pink-s),90%);--color-bg-pink-light:var(--color-bg-pink);--color-pill-pink:hsl(var(--pink-h),var(--pink-s),90%);--color-pill-text-pink:hsl(calc(var(--pink-h) + 3),calc(var(--pink-s) - 14%),calc(var(--pink-l) - 31%));--red-h:16;--red-s:100%;--red-l:60%;--color-red:hsl(var(--red-h),var(--red-s),var(--red-l));--color-text-red:var(--color-red);--color-bg-red:hsl(var(--red-h),var(--red-s),90%);--color-bg-red-light:var(--color-bg-red);--color-pill-red:hsl(calc(var(--red-h) + 6),calc(var(--red-s) + 42%),90%);--color-pill-text-red:hsl(calc(var(--red-h)),var(--red-s),calc(var(--red-l) - 32%));--default-h:45;--default-s:8%;--default-l:20%;--color-default:hsl(var(--default-h),var(--default-s),var(--default-l));--color-pill-default:hsl(var(--gray-h),var(--gray-s),90%);--color-pill-text-default:hsl(var(--gray-h),var(--gray-s),calc(var(--gray-l) - 28%));--color-text-default:#000;--color-text-default-light:#fff;--color-bg-default:#fff;--color-border-default:#e9e9e7;--color-border-dark:var(--color-border-default);--color-ui-hover-bg:#efefef;--color-card-bg:#fff;--color-card-bg-hover:#f9f9f8;--color-calendar-weekend-bg:#f7f6f3;--color-checkbox-bg:var(--color-red);--color-code-bg:#efefef;--scrollbar-background-color:#fafafa;--scrollbar-thumb-color:#c1c1c1;--scrollbar-border-color:#e8e8e8;--navbar-text-color:#37352f;--navbar-background-color:#732c02;--navbar-button-text-color:#fff;--navbar-button-background-color:#f26b1d;--navbar-menu-background-color:var(--navbar-background-color);--footer-text-color:#37352f;--footer-background-color:#fff;--padding-layout:1.3rem;--border-radii-layout:20px;--border-thickness-layout:1px;--border-type-layout:solid;--border-layout:var(--border-thickness-layout) var(--border-type-layout) var(--color-border-default);--layout-max-width:1300px;--column-spacing:48px;--page-display:unset;--padding-right:calc(env(safe-area-inset-right) + 96px);--padding-left:calc(env(safe-area-inset-left) + 96px);--padding-right-mobile:calc(env(safe-area-inset-right) + 24px);--padding-left-mobile:calc(env(safe-area-inset-left) + 24px);--header-cover-height:30vh;--header-title-align:left;--header-icon-align:-112px auto auto auto;--header-display:none;--collection-header-border:var(--border-layout);--collection-table-cell-padding:calc(var(--padding-layout) - 0.3rem) calc(var(--padding-layout) - 0.1rem);--collection-list-item-padding:calc(var(--padding-layout) - 0.5rem);--collection-list-item-border-radii:calc(var(--border-radii-layout) - 1px);--collection-card-padding:0px;--collection-card-title-padding:0px;--collection-card-content-padding:var(--padding-layout);--collection-card-border-radii:var(--border-radii-layout);--collection-card-gap:16px;--collection-card-shadow:hsla(0,0%,6%,.1) 0px 0px 0px 1px,hsla(0,0%,6%,.1) 0px 2px 4px;--collection-card-title-size:0.875rem;--collection-card-cover-height-small:128px;--collection-card-cover-size-small:172px;--collection-card-cover-height-medium:200px;--collection-card-cover-size-medium:260px;--collection-card-cover-height-large:200px;--collection-card-cover-size-large:320px;--collection-card-icon-display:inline-flex;--callout-padding:calc(var(--padding-layout) + 0.4rem) calc(var(--padding-layout) + 0.4rem) calc(var(--padding-layout) + 0.4rem) calc(var(--padding-layout) + 0.1em);--callout-border-radii:calc(var(--border-radii-layout) - 2px);--callout-border:var(--border-layout);--callout-icon-display:block;--callout-shadow:none;--file-border-radii:calc(var(--border-radii-layout) - 2px);--equation-border-radii:calc(var(--border-radii-layout) - 2px);--divider-border:var(--border-layout);--quote-border:calc(var(--border-thickness-layout) + 2px) solid currentcolor;--code-padding:calc(var(--padding-layout) + 1.4rem);--code-border-radii:var(--border-radii-layout);--tweet-padding:calc(var(--padding-layout) + 0.65rem) calc(var(--padding-layout) + 0.65rem) calc(var(--padding-layout) + 0.05rem) calc(var(--padding-layout) + 0.65rem);--tweet-border-radii:var(--border-radii-layout);--tweet-border:var(--border-layout);--bookmark-padding:calc(var(--padding-layout) + 0.15rem) 0px calc(var(--padding-layout) + 0.025rem) calc(var(--padding-layout) + 0.275rem);--bookmark-border-radii:var(--border-radii-layout);--bookmark-border:var(--border-layout);--bookmark-image-border-radii:0px calc(var(--border-radii-layout) - 1px) calc(var(--border-radii-layout) - 1px) 0px;--embed-border-radii:calc(var(--border-radii-layout) - 5px);--image-border-radii:calc(var(--border-radii-layout) - 5px);--title-size:2.5rem;--quote-size:1.2rem;--heading-size:1.6rem;--primary-font:Roboto,Roboto-fallback,Helvetica,Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Noto Sans,sans-serif;--secondary-font:Roboto,Roboto-fallback,Helvetica,Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Noto Sans,sans-serif;--text-weight:400;--heading-weight:600;--heading1-size:calc(var(--heading-size)*1.875);--heading2-size:calc(var(--heading-size)*1.5);--heading3-size:calc(var(--heading-size)*1.09);--heading4-size:calc(var(--heading-size)*1);--heading5-size:calc(var(--heading-size)*0.8125);--scrollbar-width:15px;--navbar-height:85px;--navbar-shadow:none;--navbar-button-border-radii:50px;--button-border-radius:10px;--button-font-size:1.111rem;--button-hover-change:10%;--button-margin:1rem;--button-min-width:240px;--button-padding:1rem 2rem;--color-text-bg-blue-light:var(--color-text-default);--color-text-bg-brown-light:var(--color-text-default);--color-text-bg-gray-light:var(--color-text-default);--color-text-bg-green-light:var(--color-text-default);--color-text-bg-orange-light:var(--color-text-default);--color-text-bg-pink-light:var(--color-text-default);--color-text-bg-purple-light:var(--color-text-default);--color-text-bg-red-light:var(--color-text-default);--color-text-bg-yellow-light:var(--color-text-default);--color-text-btn-blue:var(--color-text-default-light);--color-text-btn-brown:var(--color-text-default-light);--color-text-btn-gray:var(--color-text-default-light);--color-text-btn-green:var(--color-text-default-light);--color-text-btn-orange:var(--color-text-default-light);--color-text-btn-pink:var(--color-text-default-light);--color-text-btn-purple:var(--color-text-default-light);--color-text-btn-red:var(--color-text-default-light);--color-text-btn-yellow:var(--color-text-default-light)}.super-root .bg-blue-light{color:var(--color-text-bg-blue-light)}.super-root .bg-brown-light{color:var(--color-text-bg-brown-light)}.super-root .bg-gray-light{color:var(--color-text-bg-gray-light)}.super-root .bg-green-light{color:var(--color-text-bg-green-light)}.super-root .bg-orange-light{color:var(--color-text-bg-orange-light)}.super-root .bg-pink-light{color:var(--color-text-bg-pink-light)}.super-root .bg-purple-light{color:var(--color-text-bg-purple-light)}.super-root .bg-red-light{color:var(--color-text-bg-red-light)}.super-root .bg-yellow-light{color:var(--color-text-bg-yellow-light)}.text-base,body{font-size:.875rem}@media only screen and (min-width:681px){.text-base,body{font-size:1rem}}@media only screen and (min-width:1500px){.text-base,body{font-size:1.125rem}}.text-title{font-size:calc(var(--title-size)*.8)}@media only screen and (min-width:681px){.text-title{font-size:calc(var(--title-size))}}.super-root h1,.super-root h1.notion-heading,.text-h1{font-size:calc(var(--heading1-size)*.8)}@media only screen and (min-width:681px){.super-root h1,.super-root h1.notion-heading,.text-h1{font-size:calc(var(--heading1-size))}}.super-root h2,.super-root h2.notion-heading,.text-h2{font-size:calc(var(--heading2-size)*.8)}@media only screen and (min-width:681px){.super-root h2,.super-root h2.notion-heading,.text-h2{font-size:calc(var(--heading2-size))}}.super-root h3,.super-root h3.notion-heading,.text-h3{font-size:calc(var(--heading3-size)*.8)}@media only screen and (min-width:681px){.super-root h3,.super-root h3.notion-heading,.text-h3{font-size:calc(var(--heading3-size))}}.super-root h4,.super-root h4.notion-heading,.text-h4{font-size:calc(var(--heading4-size)*.8)}@media only screen and (min-width:681px){.super-root h4,.super-root h4.notion-heading,.text-h4{font-size:calc(var(--heading4-size))}}.super-root h5,.super-root h5.notion-heading,.text-h5{font-size:calc(var(--heading5-size)*.8)}@media only screen and (min-width:681px){.super-root h5,.super-root h5.notion-heading,.text-h5{font-size:calc(var(--heading5-size))}}html{font-size:16px}body{font-family:var(--secondary-font)}.super-root h3,.super-root h3.notion-heading{margin-bottom:12px}article.notion-root .notion-column>h1.notion-heading+h3.notion-heading{margin-top:var(--padding-layout)}article.notion-root>.notion-callout>.notion-callout__content>h1,article.notion-root>.notion-column-list>h1{margin-bottom:2rem;text-align:center}article.notion-root>.notion-callout>.notion-callout__content>h2,article.notion-root>.notion-callout>.notion-callout__content>h3,article.notion-root>.notion-column-list>h2,article.notion-root>.notion-column-list>h3{margin-bottom:2rem}.column-grid,article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content{display:grid;gap:1rem}@media only screen and (min-width:681px){.column-grid,article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content{grid-template-columns:repeat(2,minmax(230px,1fr))}}@media only screen and (min-width:1180px){.column-grid,article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content{grid-template-columns:repeat(4,minmax(230px,1fr))}}.column-grid>.notion-callout,article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout{margin:0}@media only screen and (min-width:681px){.column-grid>.notion-callout:first-of-type,article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout:first-of-type,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout:first-of-type{grid-column-start:1}}.container,.sectionContainer,.super-root .super-navbar__content,article.notion-root>.notion-callout>.notion-callout__content,article.notion-root>.notion-embed>.notion-callout__content,article.notion-root>div.notion-column-list{margin-left:auto;margin-right:auto;max-width:var(--layout-max-width);padding-left:var(--padding-left-mobile);padding-right:var(--padding-right-mobile)}@media only screen and (min-width:681px){.container,.sectionContainer,.super-root .super-navbar__content,article.notion-root>.notion-callout>.notion-callout__content,article.notion-root>.notion-embed>.notion-callout__content,article.notion-root>div.notion-column-list{padding-left:var(--padding-left);padding-right:var(--padding-right)}}.section,.sectionContainer,.sectionResets,article.notion-root>.notion-callout,article.notion-root>.notion-embed,article.notion-root>div.notion-column-list{border-radius:0;margin-bottom:0;margin-top:0}.section,article.notion-root>.notion-callout,article.notion-root>.notion-embed{padding:calc(var(--padding-layout)) 0}@media only screen and (min-width:681px){.section,article.notion-root>.notion-callout,article.notion-root>.notion-embed{padding:calc(var(--padding-layout)*2) 0}}.sectionContainer,article.notion-root>div.notion-column-list{padding-bottom:var(--padding-layout);padding-top:var(--padding-layout)}@media only screen and (min-width:681px){.sectionContainer,article.notion-root>div.notion-column-list{padding-bottom:calc(var(--padding-layout)*2);padding-top:calc(var(--padding-layout)*2)}}.selling-point,article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout{border-radius:1.5rem;overflow:hidden;padding:0;position:relative;text-align:center}.selling-point .notion-callout__icon,article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout .notion-callout__icon,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout .notion-callout__icon{position:absolute;top:165px;width:100%;z-index:10}.selling-point .notion-callout__icon>span,article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout .notion-callout__icon>span,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout .notion-callout__icon>span{display:block!important;height:96px!important;margin:0 auto!important;width:96px!important}.selling-point .notion-callout__content,article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout .notion-callout__content,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout .notion-callout__content{background-color:#fff;margin:0;padding:2rem;z-index:0}.selling-point .notion-callout__content>.notion-image,article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout .notion-callout__content>.notion-image,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout .notion-callout__content>.notion-image{align-content:center;display:flex;height:256px;justify-content:center;margin:-2rem -2rem 2rem;max-width:none;z-index:-1}.selling-point .notion-callout__content>.notion-image:before,article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout .notion-callout__content>.notion-image:before,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout .notion-callout__content>.notion-image:before{background-color:#fff;border-radius:1.5rem 1.5rem 0 0;content:"";height:3rem;position:absolute;top:214px;width:100%;z-index:1}.selling-point .notion-callout__content>.notion-image span,article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout .notion-callout__content>.notion-image span,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout .notion-callout__content>.notion-image span{overflow:visible!important;width:calc(100% + 4rem)!important}.selling-point .notion-callout__content>.notion-image>span,article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout .notion-callout__content>.notion-image>span,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout .notion-callout__content>.notion-image>span{max-width:unset!important}.selling-point .notion-callout__content>.notion-image img,article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout .notion-callout__content>.notion-image img,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content>.notion-callout .notion-callout__content>.notion-image img{max-width:unset!important;object-fit:cover;width:100%!important}article.notion-root>.notion-callout,article.notion-root>.notion-embed{border-style:none}article.notion-root>.notion-callout>.notion-callout__icon,article.notion-root>.notion-embed>.notion-callout__icon{display:none}article.notion-root>.notion-callout>.notion-callout__content,article.notion-root>.notion-embed>.notion-callout__content{overflow:visible}article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light{border-style:none;padding:0}article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__icon,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__icon{display:none}article.notion-root>.notion-callout>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content,article.notion-root>.notion-embed>.notion-callout__content>.notion-callout.color-gray-light>.notion-callout__content{margin-left:0}.checkbox,article.notion-root .notion-checkbox{background-color:var(--color-checkbox-bg);border-radius:.6rem;height:1.125rem;width:1.125rem}.checkbox>svg,article.notion-root .notion-checkbox>svg{height:.5rem;width:.5rem}article.notion-root .notion-collection-board{display:flex;overflow-x:unset}@media only screen and (max-width:859px){article.notion-root .notion-collection-board{flex-direction:column}}article.notion-root .notion-collection-board__column-header{display:none}article.notion-root .notion-collection-board__item{height:100%}article.notion-root .notion-collection-board .notion-property.notion-property__title{position:relative}article.notion-root .notion-collection-board .notion-property.notion-property__title .notion-property__title__icon-wrapper{bottom:-80px;height:64px;margin-inline-end:0;margin-inline-start:0;position:absolute;right:8px;width:64px}article.notion-root .notion-collection-board .notion-property.notion-property__title .notion-property__title__icon-wrapper>span{height:64px!important;width:64px!important}article.notion-root .notion-collection-board .notion-property.notion-property__title .notion-semantic-string{white-space:unset}article.notion-root .notion-collection-board .notion-property.notion-property__title .notion-semantic-string span{display:block;font-weight:700;line-height:1.4em;margin-top:32px}article.notion-root .notion-collection-board .notion-collection-card__content{padding-inline-end:24px}article.notion-root .notion-collection-board .notion-collection-card__property-list{text-align:left}article.notion-root .notion-collection-board .notion-collection-card__property-list .notion-semantic-string{white-space:unset}article.notion-root .notion-collection-board .notion-collection-card__property-list .notion-collection-card__property:first-child{left:20px;position:absolute;top:16px}article.notion-root .notion-collection-board .notion-collection-card__property-list .notion-collection-card__property:first-child .notion-pill{background-color:transparent;text-align:left}article.notion-root .notion-collection-board .notion-collection-card__property-list .notion-collection-card__property:nth-child(2){font-weight:700}article.notion-root .notion-collection-board .notion-collection-card__property-list .notion-collection-card__property:nth-child(3){align-items:start;color:var(--color-gray);height:64px;margin-top:-8px}article.notion-root .notion-collection-gallery{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media only screen and (max-width:680px){article.notion-root .notion-column{padding-left:var(--padding-left-mobile);padding-right:var(--padding-right-mobile)}}.big-divider,article.notion-root>.notion-callout>.notion-callout__content>.notion-divider,article.notion-root>.notion-column-list>.notion-divider{border-bottom:var(--divider-border);border-color:var(--color-red);border-radius:6px;border-width:6px;margin:8px auto;width:120px}article.notion-root>.notion-callout>.notion-callout__content>h2+.notion-divider,article.notion-root>.notion-column-list>h2+.notion-divider{margin-top:-48px}.pill,article.notion-root .notion-pill{border-radius:8px;display:inline-block;font-size:.75rem;padding:2px;text-align:center}article.notion-root .notion-property__select{margin:0 -.5rem}article.notion-root .notion-property__select>.notion-pill{display:inline-block;margin:.25rem .5rem;max-width:none;padding:.25rem .5rem}.button,.super-root .super-navbar__cta,article.notion-root blockquote.notion-quote{border-radius:var(--button-border-radius);box-shadow:0 16px 36px rgba(21,24,26,.15);color:var(--color-text-btn-blue);color:var(--color-text-btn-brown);color:var(--color-text-btn-gray);color:var(--color-text-btn-green);color:var(--color-text-btn-orange);color:var(--color-text-btn-pink);color:var(--color-text-btn-purple);color:var(--color-text-btn-red);color:var(--color-text-btn-yellow);cursor:pointer;display:flex;font-size:var(--button-font-size);justify-content:center;margin:var(--button-margin) auto var(--button-margin) 0;min-width:var(--button-min-width);padding:var(--button-padding);text-align:center;transition:background .1s ease-in,box-shadow .1s ease-in!important}.button span,.super-root .super-navbar__cta span,article.notion-root blockquote.notion-quote span{flex-grow:1}.button .notion-semantic-string span,.super-root .super-navbar__cta .notion-semantic-string span,article.notion-root blockquote.notion-quote .notion-semantic-string span{display:flex}.button a,.super-root .super-navbar__cta a,article.notion-root blockquote.notion-quote a{border-bottom:none;opacity:1;padding:0;text-align:center;width:100%}.button.bg-blue,.super-root .bg-blue.super-navbar__cta,article.notion-root blockquote.bg-blue.notion-quote{background:var(--color-text-blue)}.button.bg-blue:hover,.super-root .bg-blue.super-navbar__cta:hover,article.notion-root blockquote.bg-blue.notion-quote:hover{background:hsl(var(--blue-h),var(--blue-s),calc(var(--blue-l) + var(--button-hover-change)))}.button.bg-brown,.super-root .bg-brown.super-navbar__cta,article.notion-root blockquote.bg-brown.notion-quote{background:var(--color-text-brown)}.button.bg-brown:hover,.super-root .bg-brown.super-navbar__cta:hover,article.notion-root blockquote.bg-brown.notion-quote:hover{background:hsl(var(--brown-h),var(--brown-s),calc(var(--brown-l) + var(--button-hover-change)))}.button.bg-gray,.super-root .bg-gray.super-navbar__cta,article.notion-root blockquote.bg-gray.notion-quote{background:var(--color-text-gray)}.button.bg-gray:hover,.super-root .bg-gray.super-navbar__cta:hover,article.notion-root blockquote.bg-gray.notion-quote:hover{background:hsl(var(--gray-h),var(--gray-s),calc(var(--gray-l) + var(--button-hover-change)))}.button.bg-green,.super-root .bg-green.super-navbar__cta,article.notion-root blockquote.bg-green.notion-quote{background:var(--color-text-green)}.button.bg-green:hover,.super-root .bg-green.super-navbar__cta:hover,article.notion-root blockquote.bg-green.notion-quote:hover{background:hsl(var(--green-h),var(--green-s),calc(var(--green-l) + var(--button-hover-change)))}.button.bg-orange,.super-root .bg-orange.super-navbar__cta,article.notion-root blockquote.bg-orange.notion-quote{background:var(--color-text-orange)}.button.bg-orange:hover,.super-root .bg-orange.super-navbar__cta:hover,article.notion-root blockquote.bg-orange.notion-quote:hover{background:hsl(var(--orange-h),var(--orange-s),calc(var(--orange-l) + var(--button-hover-change)))}.button.bg-pink,.super-root .bg-pink.super-navbar__cta,article.notion-root blockquote.bg-pink.notion-quote{background:var(--color-text-pink)}.button.bg-pink:hover,.super-root .bg-pink.super-navbar__cta:hover,article.notion-root blockquote.bg-pink.notion-quote:hover{background:hsl(var(--pink-h),var(--pink-s),calc(var(--pink-l) + var(--button-hover-change)))}.button.bg-purple,.super-root .bg-purple.super-navbar__cta,article.notion-root blockquote.bg-purple.notion-quote{background:var(--color-text-purple)}.button.bg-purple:hover,.super-root .bg-purple.super-navbar__cta:hover,article.notion-root blockquote.bg-purple.notion-quote:hover{background:hsl(var(--purple-h),var(--purple-s),calc(var(--purple-l) + var(--button-hover-change)))}.button.bg-red,.super-root .bg-red.super-navbar__cta,article.notion-root blockquote.bg-red.notion-quote{background:var(--color-text-red)}.button.bg-red:hover,.super-root .bg-red.super-navbar__cta:hover,article.notion-root blockquote.bg-red.notion-quote:hover{background:hsl(var(--red-h),var(--red-s),calc(var(--red-l) + var(--button-hover-change)))}.button.bg-yellow,.super-root .bg-yellow.super-navbar__cta,article.notion-root blockquote.bg-yellow.notion-quote{background:var(--color-text-yellow)}.button.bg-yellow:hover,.super-root .bg-yellow.super-navbar__cta:hover,article.notion-root blockquote.bg-yellow.notion-quote:hover{background:hsl(var(--yellow-h),var(--yellow-s),calc(var(--yellow-l) + var(--button-hover-change)))}article.notion-root blockquote.notion-quote{border:none;margin-left:0}article.notion-root .notion-text{margin-bottom:12px}article.notion-root .notion-to-do__title.checked{opacity:1}article.notion-root .notion-to-do del{text-decoration:none}.super-badge{display:none}div.super-content{padding-left:0;padding-right:0}div.super-content.max-width{max-width:none}div.super-content.has-footer{padding-bottom:0}.super-root .super-navbar__cta{margin:0}@media only screen and (max-width:540px){.super-root .super-navbar__cta{display:none}}.super-password-protection .super-password-protection__input input{color:var(--color-text-default)}.notion-header.page{display:var(--header-display)}#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout,.step-list>.notion-callout__content .notion-callout{-webkit-box-shadow:3px 3px 10px 8px rgba(0,0,0,.09);box-shadow:3px 3px 10px 8px rgba(0,0,0,.09);margin-bottom:24px;padding-left:50px;padding-right:50px;position:relative}@media only screen and (min-width:681px){#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout,.step-list>.notion-callout__content .notion-callout{margin-bottom:48px}}@media only screen and (min-width:1180px){#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout,.step-list>.notion-callout__content .notion-callout{margin-bottom:84px}}#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-callout__icon,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-callout__icon,.step-list>.notion-callout__content .notion-callout .notion-callout__icon{left:50%;margin-left:-35px;margin-top:-32px;position:absolute;top:256px;width:auto}@media only screen and (min-width:860px){#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-callout__icon,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-callout__icon,.step-list>.notion-callout__content .notion-callout .notion-callout__icon{top:50%}}#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-callout__icon span,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-callout__icon span,.step-list>.notion-callout__content .notion-callout .notion-callout__icon span{display:block;height:64px!important;width:64px!important}#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-callout__content,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-callout__content,.step-list>.notion-callout__content .notion-callout .notion-callout__content{margin:0}@media only screen and (max-width:859px){#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-callout__content,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-callout__content,.step-list>.notion-callout__content .notion-callout .notion-callout__content{text-align:center}#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-callout__content .notion-column,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-callout__content .notion-column,.step-list>.notion-callout__content .notion-callout .notion-callout__content .notion-column{margin:0 auto!important;padding:0;width:100%!important}}@media only screen and (min-width:860px){#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-callout__content .notion-column,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-callout__content .notion-column,.step-list>.notion-callout__content .notion-callout .notion-callout__content .notion-column{justify-content:center}#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-callout__content .notion-column:first-child,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-callout__content .notion-column:first-child,.step-list>.notion-callout__content .notion-callout .notion-callout__content .notion-column:first-child{width:calc(50% - var(--column-spacing)*2.5*.5)!important}}@media only screen and (min-width:1180px){#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-callout__content .notion-column:first-child,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-callout__content .notion-column:first-child,.step-list>.notion-callout__content .notion-callout .notion-callout__content .notion-column:first-child{width:calc(50% - var(--column-spacing)*4*.5)!important}}@media only screen and (min-width:860px){#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-callout__content .notion-column:nth-child(2),#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-callout__content .notion-column:nth-child(2),.step-list>.notion-callout__content .notion-callout .notion-callout__content .notion-column:nth-child(2){margin-inline-start:calc(var(--column-spacing)*2.5)!important;width:calc(50% - var(--column-spacing)*2.5*.5)!important}}@media only screen and (min-width:1180px){#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-callout__content .notion-column:nth-child(2),#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-callout__content .notion-column:nth-child(2),.step-list>.notion-callout__content .notion-callout .notion-callout__content .notion-column:nth-child(2){margin-inline-start:calc(var(--column-spacing)*4)!important;width:calc(50% - var(--column-spacing)*4*.5)!important}}@media only screen and (min-width:860px){#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-callout__content .notion-column:nth-child(2) .notion-image,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-callout__content .notion-column:nth-child(2) .notion-image,.step-list>.notion-callout__content .notion-callout .notion-callout__content .notion-column:nth-child(2) .notion-image{margin-left:auto}}#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-callout__content .notion-image,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-callout__content .notion-image,.step-list>.notion-callout__content .notion-callout .notion-callout__content .notion-image{margin:auto auto 60px;width:180px}@media only screen and (min-width:681px){#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-callout__content .notion-image,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-callout__content .notion-image,.step-list>.notion-callout__content .notion-callout .notion-callout__content .notion-image{margin:auto auto 96px}}@media only screen and (min-width:860px){#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-callout__content .notion-image,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-callout__content .notion-image,.step-list>.notion-callout__content .notion-callout .notion-callout__content .notion-image{margin:inherit;width:auto}}@media only screen and (max-width:859px){#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-callout__content .notion-text,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-callout__content .notion-text,.step-list>.notion-callout__content .notion-callout .notion-callout__content .notion-text{margin:0 auto;max-width:392px}}#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout .notion-text__children,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout .notion-text__children,.step-list>.notion-callout__content .notion-callout .notion-text__children{margin:0}@media only screen and (max-width:859px){#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout:nth-of-type(4n+2) .notion-column-list,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout:nth-of-type(4n+2) .notion-column-list,.step-list>.notion-callout__content .notion-callout:nth-of-type(4n+2) .notion-column-list{flex-direction:column-reverse}#block-0c82042b47414151bca7a13d3607b935>.notion-callout__content .notion-callout:nth-of-type(4n) .notion-column-list,#block-84f27962899e4a1985aa5e132fd76fc2>.notion-callout__content .notion-callout:nth-of-type(4n) .notion-column-list,.step-list>.notion-callout__content .notion-callout:nth-of-type(4n) .notion-column-list{flex-direction:column}}article.notion-root .notion-collection-card.gallery>a.notion-collection-card__anchor{background-color:var(--color-bg-yellow);opacity:0}article.notion-root .notion-collection-card.gallery>a.notion-collection-card__anchor:hover{opacity:.2}article.notion-root .notion-collection-card.gallery .notion-collection-card__content{pointer-events:none;position:relative;z-index:0}@media only screen and (min-width:681px)and (max-width:859px){article.notion-root .notion-collection-card.gallery .notion-collection-card__content{margin-top:32px}}article.notion-root .notion-collection-card.gallery .notion-property__title{font-size:1.125rem;position:relative}article.notion-root .notion-collection-card.gallery .notion-property__title>.notion-semantic-string{display:block;height:0}article.notion-root .notion-collection-card.gallery .notion-property__title>.notion-semantic-string>span{display:block;font-weight:700;position:absolute;top:72px}article.notion-root .notion-collection-card.gallery .notion-property__title .notion-property__title__icon-wrapper{height:128px;left:0;position:absolute;top:-108px;width:128px}@media only screen and (min-width:681px)and (max-width:859px){article.notion-root .notion-collection-card.gallery .notion-property__title .notion-property__title__icon-wrapper{top:-142px}}article.notion-root .notion-collection-card.gallery .notion-property__title .notion-property__title__icon-wrapper>span{height:128px!important;width:128px!important}article.notion-root .notion-collection-card.gallery .notion-collection-card__property-list{grid-gap:.75rem;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(3,auto);margin-top:120px}@media only screen and (min-width:681px){article.notion-root .notion-collection-card.gallery .notion-collection-card__property-list{margin-top:106px}}article.notion-root .notion-collection-card.gallery .notion-collection-card__property-list:after,article.notion-root .notion-collection-card.gallery .notion-collection-card__property-list:before{border-top:1px solid #707070;content:"";display:block;grid-column-end:9;grid-column-start:1;margin-bottom:.25rem}article.notion-root .notion-collection-card.gallery .notion-collection-card__property-list:before{grid-row-end:3;grid-row-start:2}article.notion-root .notion-collection-card.gallery .notion-collection-card__property-list:after{grid-row-end:5;grid-row-start:4}article.notion-root .notion-collection-card.gallery .notion-collection-card__property{display:block}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:first-child{left:0;margin:8px auto 8px 152px;position:absolute;top:0}@media only screen and (min-width:681px)and (max-width:859px){article.notion-root .notion-collection-card.gallery .notion-collection-card__property:first-child{margin:14px auto 8px 16px}}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:first-child .notion-property__select{margin:0}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:first-child .notion-pill{background:none;font-size:1.2rem;font-weight:700;text-align:left}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(2){position:absolute;top:52px;width:calc(100% - 32px)}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(3){color:#707070;font-size:.875rem;grid-column-end:9;grid-column-start:1;grid-row-end:2;grid-row-start:1}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(3) .notion-semantic-string{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;white-space:normal}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(4),article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(5),article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(6){display:flex;flex-direction:column;font-size:.65rem;white-space:normal}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(4) .notion-property__text .notion-semantic-string,article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(4) .notion-semantic-string .date,article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(5) .notion-property__text .notion-semantic-string,article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(5) .notion-semantic-string .date,article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(6) .notion-property__text .notion-semantic-string,article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(6) .notion-semantic-string .date{color:#707070;display:block;line-height:16px;margin:.25rem auto;text-align:center;vertical-align:top;white-space:break-spaces}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(4) .notion-property__text,article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(5) .notion-property__text,article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(6) .notion-property__text{text-align:center}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(4):before,article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(5):before,article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(6):before{background-position:top;background-repeat:no-repeat;background-size:32px auto;color:var(--color-text-default);display:flex;flex-direction:column;font-size:.75rem;font-weight:700;height:52px;justify-content:flex-end;margin:0 auto}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(4){grid-column-end:4;grid-column-start:2;grid-row-end:4;grid-row-start:3}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(4):before{background-image:url(../images/icon_cup.png);content:"Preise"}@media only screen and (min-width:681px){article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(4):before{font-size:1rem}}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(5){grid-column-end:6;grid-column-start:4;grid-row-end:4;grid-row-start:3}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(5):before{background-image:url(../images/icon_people.png);background-size:40px auto;content:"Teams"}@media only screen and (min-width:681px){article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(5):before{font-size:1rem}}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(6){grid-column-end:8;grid-column-start:6;grid-row-end:4;grid-row-start:3}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(6):before{background-image:url(../images/icon_clock.png);background-size:30px auto;content:"Abgabe"}@media only screen and (min-width:681px){article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(6):before{font-size:1rem}}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(7){grid-column-end:9;grid-column-start:1;grid-row-end:6;grid-row-start:5}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(7) a.notion-link{background:var(--color-red);border-radius:40px;color:#fff;display:block;font-size:1rem;margin:0 auto;max-width:300px;opacity:1;overflow:hidden;padding:.25rem .5rem;position:relative;text-indent:110%;white-space:nowrap;width:100%}article.notion-root .notion-collection-card.gallery .notion-collection-card__property:nth-child(7) a.notion-link:after{content:"Zur Challenge";display:block;left:0;padding:.25rem .5rem;position:absolute;right:0;text-align:center;text-indent:unset;text-indent:0;top:0}article.notion-root>.notion-callout:first-child{padding-top:48px}@media only screen and (min-width:860px)and (max-width:1179px){article.notion-root>.notion-callout:first-child h1.notion-heading{width:200%}}article.notion-root>.notion-callout:first-child h3.notion-heading{margin-top:32px}article.notion-root>.notion-callout:first-child .notion-callout__content{overflow:visible}@media only screen and (max-width:859px){article.notion-root>.notion-callout:first-child .notion-column{min-width:100%}}article.notion-root>.notion-callout:first-child .notion-column:nth-child(2){justify-content:end;margin-top:-60px}@media only screen and (min-width:681px){article.notion-root>.notion-callout:first-child .notion-column:nth-child(2){margin-top:-152px}}article.notion-root>.notion-callout:first-child .notion-image{bottom:-44px;position:relative}@media only screen and (min-width:681px){article.notion-root>.notion-callout:first-child .notion-image{bottom:-115px;margin-left:auto;max-width:420px}}@media only screen and (min-width:860px){article.notion-root>.notion-callout:first-child .notion-image{right:-64px}}@media only screen and (min-width:1180px){article.notion-root>.notion-callout:first-child .notion-image{max-width:none;right:-24px}}