html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}h1{margin-top:30px;line-height:1.3}h1,h2{font-weight:600;display:flex}h2{font-size:26px;margin:10px 0}h3{margin-top:14px;font-size:24px;display:flex}h3,h5{font-weight:600;line-height:1.3}h5{margin-top:30px;font-size:17px;display:inline;text-shadow:2px 2px 2px #c6cddb}@media only screen and (min-width:500px){h5{font-size:30px}}@media only screen and (min-width:1000px){h5{font-size:50px}}p{line-height:1.6}thead{background:#222}.MuiTableCell-head{color:#fff!important}.MuiListItemText-root{margin-top:0!important;margin-bottom:0!important}.MuiListItemText-inset{padding-left:0!important}.MuiButton-root{font-weight:400!important;min-width:20px;text-transform:none!important;padding:5px 15px!important;margin:5px!important;border-radius:7px!important;width:inherit}.code,.MuiButton-root{box-shadow:3px 3px 10px 0 rgba(0,0,0,.63)}.code{background:#d3d3d3;padding:0 20px 20px;border-radius:5px;white-space:pre-line}.box{border:1px solid grey;border-radius:5px;padding:5px}.helpheader h1{font-size:30px}.helppage{margin-right:10px}.helppage a{color:#6495ed}.helppage h1{font-size:30px;margin-top:10px;display:block}.helppage h2{font-size:23px;background:grey;color:#fff;padding:10px;border:1px solid #a9a9a9}.helppage h2,.helppage h3{margin-top:27px;display:block}.helppage h3{font-size:19px;color:#444}.helppage h4{font-size:17px;margin-top:7px;display:block}.dropzone{background:#ffe}.MuiDrawer-paperAnchorRight{box-shadow:-5px 0 5px 0 rgba(0,0,0,.5)!important}.backgroundVisibleBlur{-webkit-filter:blur(8px);filter:blur(8px);opacity:1}.backgroundVisible{transition:opacity .5s linear;opacity:1}.backgroundInvisible{-webkit-filter:blur(8px);filter:blur(8px)}.backgroundInvisible,.canvasInvisible{transition:opacity .5s linear;opacity:0}.canvasVisible{-webkit-filter:none;filter:none;transition:opacity .5s linear;opacity:1}.MuiAccordionSummary-content{margin:5px!important}.MuiTab-root{background-color:#efefef!important;color:grey!important;border:1px solid #dedede!important;border-top-left-radius:5px!important;border-top-right-radius:5px!important;box-shadow:5px 5px 5px 0 rgba(0,0,0,.5)!important;max-width:500px!important;margin-left:5px!important;height:60px}.Mui-selected{background-color:#222!important;color:#fff!important;border:1px solid #aaa!important}.SearchTab{border-top-left-radius:0!important;border-top-right-radius:0!important;box-shadow:none!important;max-width:1000px!important}.MuiTab-footerwrapper{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;flex-direction:row!important}.storyCheckbox,button{cursor:pointer}.MuiDialog-paperWidthMd{max-width:1000px!important}blockquote{border-left:10px solid #ccc;padding:60px 20px 40px;position:relative;border-radius:4px}blockquote p{font-size:35px;font-weight:700;text-align:center;display:inline}blockquote:before{position:absolute;top:-10px;content:"\201C";font-size:200px;color:rgba(0,0,0,.1)}blockquote:after{content:"";top:20px;left:50%;margin-left:-100px;position:absolute;border-bottom:3px solid #bf0024;height:3px;width:200px}ol,ul{margin-left:40px;list-style-position:outside}.custom-h1{background:grey;color:#fff;box-shadow:10px 5px 5px #d3d3d3;border-radius:5px}.custom-h1,.custom-h2{padding:10px;margin-bottom:20px}.custom-h2{border:1px solid grey;background:#eee;box-shadow:10px 5px 5px grey;border-radius:5px}.custom-h3{border:1px solid #d3d3d3;padding:5px 10px;border-radius:5px;margin-bottom:20px}.verticalgradient{pointer-events:none;background-image:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff)}.circularMenu{box-sizing:border-box;padding:0;margin:0;position:relative;width:0;height:0;pointer-events:none}.circularMenu div{color:#fff}.circularMenu li{list-style-type:none;position:absolute;transition:.5s;width:50px;height:50px;top:50px;left:25px;cursor:pointer;z-index:2000}.circularMenu li div{transition:.3s;background-color:hsla(0,0%,100%,.7);border-radius:50%;color:#e00;width:100%;height:100%;opacity:0;display:flex;justify-content:center;align-items:center;border:1px solid #d3d3d3}.circularMenu li div:hover{border:2px solid red;color:red}.circularMenu.circularMenuOpen{pointer-events:auto}.circularMenu.circularMenuOpen li{top:0;left:0;opacity:1}.circularMenu.circularMenuOpen li:first-child{-webkit-transform:rotate(0deg) translateX(87.5px);transform:rotate(0deg) translateX(87.5px)}.circularMenu.circularMenuOpen li:first-child div{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.circularMenu.circularMenuOpen li:nth-child(2){-webkit-transform:rotate(45deg) translateX(87.5px);transform:rotate(45deg) translateX(87.5px)}.circularMenu.circularMenuOpen li:nth-child(2) div{opacity:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.circularMenu.circularMenuOpen li:nth-child(3){-webkit-transform:rotate(90deg) translateX(87.5px);transform:rotate(90deg) translateX(87.5px)}.circularMenu.circularMenuOpen li:nth-child(3) div{opacity:1;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.circularMenu.circularMenuOpen li:nth-child(4){-webkit-transform:rotate(135deg) translateX(87.5px);transform:rotate(135deg) translateX(87.5px)}.circularMenu.circularMenuOpen li:nth-child(4) div{opacity:1;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.circularMenu.circularMenuOpen li:nth-child(5){-webkit-transform:rotate(180deg) translateX(87.5px);transform:rotate(180deg) translateX(87.5px)}.circularMenu.circularMenuOpen li:nth-child(5) div{opacity:1;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.circularMenu.circularMenuOpen li:nth-child(6){-webkit-transform:rotate(225deg) translateX(87.5px);transform:rotate(225deg) translateX(87.5px)}.circularMenu.circularMenuOpen li:nth-child(6) div{opacity:1;-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}.circularMenu.circularMenuOpen li:nth-child(7){-webkit-transform:rotate(270deg) translateX(87.5px);transform:rotate(270deg) translateX(87.5px)}.circularMenu.circularMenuOpen li:nth-child(7) div{opacity:1;-webkit-transform:rotate(-270deg);transform:rotate(-270deg)}.circularMenu.circularMenuOpen li:nth-child(8){-webkit-transform:rotate(315deg) translateX(87.5px);transform:rotate(315deg) translateX(87.5px)}.circularMenu.circularMenuOpen li:nth-child(8) div{opacity:1;-webkit-transform:rotate(-315deg);transform:rotate(-315deg)}.Resizer{background:#888;opacity:.8;z-index:1110;box-sizing:border-box;-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box}.Resizer:hover{transition:all 2s ease}.Resizer.horizontal{height:11px;margin:-5px 0;border-top:5px solid hsla(0,0%,100%,0);border-bottom:5px solid hsla(0,0%,100%,0);cursor:row-resize;position:relative;width:100%}.Resizer.horizontal:before{content:"";width:100%;height:10px;position:absolute;top:0;box-shadow:inset -1px 5px 5px 0 rgba(0,0,0,.5)}.Resizer.vertical{width:11px;margin:0 -5px;border-left:5px solid hsla(0,0%,100%,0);border-right:5px solid hsla(0,0%,100%,0);cursor:col-resize;position:relative}.Resizer.vertical:hover{border-left:5px solid rgba(0,0,0,.5);border-right:5px solid rgba(0,0,0,.5)}.Resizer.disabled{cursor:not-allowed}.Resizer.disabled:hover{border-color:transparent}.storydetailsmain{background:#f6f6f6;width:100%;overflow:hidden}.deletebuttonwrapper{display:flex}.gradientback{z-index:1000;pointer-events:none;position:absolute;bottom:0;left:0;width:100%;height:100px}.blockquote{display:block;position:relative;padding-top:15px;padding-left:15px;padding-right:15px;margin:1em 0 3em;border:2px solid #888;text-align:center;color:#333;background:#f6f6f6;border-radius:30px}.blockquote:before{width:50px;border-color:#888;border-style:solid;border-width:0 2px 2px 0;border-bottom-right-radius:80px 50px}.blockquote:after,.blockquote:before{content:"";position:absolute;z-index:10;bottom:-33px;left:50px;height:30px;background:transparent}.blockquote:after{width:20px;border-color:#888;border-style:solid;border-width:0 2px 2px 0;border-bottom-right-radius:40px 50px}.blockquote>:first-child:after{content:"";position:absolute;bottom:-10px;left:71px;width:30px;height:15px;background:#f6f6f6}.scheduleSpan{cursor:pointer;color:grey;display:inline;align-items:center}.mapSpan{cursor:pointer;color:green;display:inline-flex;align-items:flex-start}.markdownIcon{vertical-align:text-bottom!important;font-size:.7rem!important;margin-left:3px}.aHrefNewTab{color:grey}.markdownList{list-style-position:inside}.markdownListItem{font-size:20px;line-height:30px;font-weight:400}.markdownTable{border-collapse:collapse;line-height:1.5;width:100%}.TaskListItem{display:flex;justify-content:space-between;width:100%}.TaskListMoreItem{cursor:pointer;padding:10px;margin:10px;background:rgba(170,187,204,.2)}.TaskListMoreItem:nth-child(odd){background:#eee}.TaskListMoreItem:hover{background:rgba(238,0,0,.5)}.TaskListSmallItem{width:50px;max-width:500px;flex:1 0 auto;margin-right:10px}.TaskListSmallItem .InnerItem{background-color:#000;background-position:50%;background-size:100%;background-repeat:no-repeat;overflow:hidden;transition:background 1s ease;height:50px}.TaskListSmallItem .InnerItem:hover{background-size:150%}.TaskListSmallItem .InnerItem:hover .overlay{opacity:1;pointer-events:all}.TaskListSmallItem .InnerItem:hover .overlay .plot{margin-top:10px;opacity:1}.TaskListSmallItem .InnerItem:hover .overlay .ListToggle,.TaskListSmallItem .InnerItem:hover .overlay .rating,.TaskListSmallItem .InnerItem:hover .overlay .title{opacity:1}.language{position:absolute;right:20px;bottom:0}a{text-decoration:none}.resoureItemWrapper{width:100%}.resourceItemAccordion{overflow:hidden}.resourceItemAccordionSummary{padding:0}.resourceItemDIV{display:flex;width:100%}.resourceItemFirstCol{display:flex;flex-direction:column;align-items:center}.resourceItemStoryCheckbox{margin-left:5px;margin-top:5px;margin-right:20px}.resourceItemToolTip{margin-top:5px}.resourceItemImageWrapper{margin-right:10px!important;margin-top:5px!important;margin-bottom:5px!important}.resourceItemImage{height:32px;vertical-align:middle;margin:2px}.resourceItemNameCol{position:relative;flex-grow:30}.resourceItemNameRow{display:flex;justify-content:space-between;align-items:center;margin-top:5px!important}.resourceItemDist{margin-right:30px;white-space:nowrap}.resourceItemLender{color:grey}.BlockCaption_blockCaption__2pUEY{font-style:italic;color:grey}.EditorBlock_editBlockPaper__1wDCs{overflow:hidden;width:100%;line-height:0}.theme_alignmentToolStylesAlignmentTool__1UfQm{left:50%;-webkit-transform:translate(-50%) scale(0);transform:translate(-50%) scale(0);position:absolute;border:1px solid #ddd;background:#fff;border-radius:2px;box-shadow:0 1px 3px 0 #dcdcdc;z-index:2;box-sizing:border-box;display:flex}.theme_alignmentToolStylesAlignmentTool__1UfQm:before{top:100%;left:50%;content:" ";height:0;width:0;position:absolute;pointer-events:none;border:6px solid hsla(0,0%,86.7%,0);border-top-color:#ddd;margin-left:-6px}.theme_alignmentToolStylesAlignmentTool__1UfQm:after{border-color:#fff hsla(0,0%,100%,0) hsla(0,0%,100%,0);border-width:4px;margin-left:-4px}.theme_buttonStyles__2gqsI{background:#fbfbfb;color:#888;font-size:18px;border:0;padding-top:5px;vertical-align:bottom;height:34px;width:36px}.theme_link__3yuVM{-webkit-text-decoration-color:#d3d3d3;text-decoration-color:#d3d3d3}.EditorStyles_editor__1OACf{box-sizing:border-box;border:1px solid #ddd;cursor:text;padding:16px;border-radius:2px;margin-bottom:2em;box-shadow:inset 0 1px 8px -3px #ababab;background:#fefefe}.EditorStyles_readOnlyEditor__1-6uT{cursor:text}.AlignmentStyles_draftLeft__33G13 .public-DraftStyleDefault-ltr{text-align:left}.AlignmentStyles_draftRight__1ihY2 .public-DraftStyleDefault-ltr{text-align:right}.AlignmentStyles_draftCenter__3CXRP .public-DraftStyleDefault-ltr{text-align:center}.FocusStyles_readOnlyUnfocused__jWCtq,.FocusStyles_unfocused__3c4_0{padding-left:0!important}.FocusStyles_unfocused__3c4_0:hover{cursor:default;border-radius:2px;box-shadow:0 0 0 3px #d2e3f7}.FocusStyles_focused__2SWvV{cursor:default;border-radius:2px;box-shadow:0 0 0 3px #accef7;padding-left:0!important}.FocusStyles_readOnlyFocused__2L3l7,.FocusStyles_readOnlyUnfocused__jWCtq{cursor:default;border-radius:0;box-shadow:inherit}.previewButtonWrapper{margin-top:5px;display:flex}.previewButton{border:1px solid #aaa!important;border-radius:5px!important;margin-right:10px!important}.detailButton{margin-right:5px}.TitleList{box-sizing:border-box;transition:opacity 2s ease;opacity:1;max-width:1500px;margin:auto;min-height:150px}.TitleList .Title{font-size:18px}.TitleList .Title .titles-wrapper{grid-gap:20px;gap:20px;display:flex;flex-direction:row;flex-wrap:wrap;margin:20px 0;box-sizing:border-box;justify-content:space-between}.TitleList .Title .moretitles-wrapper{display:flex;flex-direction:column;box-sizing:border-box;justify-content:space-between}.TitleList .Title .more{font-size:14px;font-weight:600;color:#e00;cursor:pointer;text-align:right;margin-bottom:10px}.TitleList[data-loaded=true]{opacity:1}.Item{border-radius:5px;border:1px solid rgba(0,0,0,.3);box-shadow:3px 3px 3px 0 rgba(0,0,0,.3);width:calc(20% - 10px);min-width:120px;flex:1 0 auto;margin-bottom:10px;cursor:pointer;overflow:hidden;position:relative}.Item:nth-child(n+6){margin-top:20px}.Item .language{position:absolute;right:8px;bottom:0}.Item .InnerItem{border-radius:0;background-position:50%;background-size:100%;background-repeat:no-repeat;overflow:hidden;transition:background 1s ease;height:150px}.Item .InnerItem:hover{background-size:150%}.Item .InnerItem:hover .overlay{opacity:1;pointer-events:all}.Item .InnerItem:hover .overlay .plot{margin-top:10px;opacity:1}.Item .InnerItem:hover .overlay .ListToggle,.Item .InnerItem:hover .overlay .rating,.Item .InnerItem:hover .overlay .title{opacity:1}.Item .ImageLicense{padding:0 15px 15px;margin-top:5px;font-size:10px;color:#aaa}.Item .ImageLicense a{color:#aaa;text-decoration:none}.Item .overlay{background:linear-gradient(180deg,rgba(51,51,51,.75) 0,rgba(51,51,51,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6000000",endColorstr="#00000000",GradientType=0);padding:10px;position:relative;height:100%;pointer-events:none;color:#fff;transition:opacity .125s ease}.Item .overlay .title{font-size:18px}.Item .overlay .title,.Item .overlay .titleMini{font-weight:200;opacity:1;transition:opacity .25s ease}.Item .overlay .titleMini{font-size:14px;margin-bottom:5px}.Item .overlay .rating{font-size:12px;opacity:0;transition:opacity .25s ease .125s}.Item .overlay .plot{font-size:12px;display:-webkit-box;margin-top:100px;font-weight:300;line-height:1.6;opacity:0;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:margin .25s ease .125s,opacity .25s ease .25s}.MoreItem{position:relative;cursor:pointer;padding:10px}.MoreItem:nth-child(odd){background:rgba(51,51,51,.2)}.MoreItem:hover{background:#fafafa;border:1px solid rgba(51,51,51,.2);padding:9px}.ImageLicense{margin-top:5px;font-size:10px;color:#aaa}.ImageLicense a{color:#aaa;text-decoration:none}.SmallItem{width:100px;max-width:100px;margin-right:10px;float:left}.SmallItem .InnerItem{background-color:#000;background-position:50%;background-size:100%;background-repeat:no-repeat;overflow:hidden;transition:background 1s ease;height:100px}.SmallItem .InnerItem:hover{background-size:150%}.SmallItem .InnerItem:hover .overlay{opacity:1;pointer-events:all}.SmallItem .InnerItem:hover .overlay .plot{margin-top:10px;opacity:1}.SmallItem .InnerItem:hover .overlay .ListToggle,.SmallItem .InnerItem:hover .overlay .rating,.SmallItem .InnerItem:hover .overlay .title{opacity:1}.welcome_topfacts__3AoM6{display:flex;font-weight:100;flex-wrap:wrap;margin:0}.welcome_topfactitem__2HtEo{margin:5px;padding:10px}.welcome_topfacttitle__IcI6H{font-size:24px;margin-left:20px;color:#fff}.welcome_topfacttbody__3FoSZ{color:#d3d3d3}.welcome_pricingbody__JB6jE,.welcome_topfacttbody__3FoSZ{font-size:1.2rem!important;font-weight:300!important;margin-top:10px!important;letter-spacing:0!important}.welcome_pricingbody__JB6jE{color:#000;list-style-position:inside}.welcome_Main__1dM5q{position:relative;-webkit-transform:perspective(1px);transform:perspective(1px);overflow-x:hidden;overflow-y:auto}.welcome_BackgroundVideoContainer__24zo1{width:100%;position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-10000}.welcome_backgroundVideo__2KB_T{height:100%;min-width:100%;min-height:56.25vw}.welcome_videoParent__2hMBY{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.welcome_video__2swGU{-webkit-transform:perspective(1000px) rotateY(-20deg);transform:perspective(1000px) rotateY(-20deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:bottom;transform-origin:bottom;background:#fff;border:1px solid grey;box-shadow:14px 14px 14px 0 rgba(0,0,0,.7)}.welcome_Foreground__jjsMu{-webkit-transform:translateZ(0);transform:translateZ(0);top:0;right:0;bottom:0;left:0}.welcome_SemiTransparent__1-wp3{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:-1000}.arrow_container__2YW7B{position:relative}.arrow_parallelogram__17DKE{width:50%;height:calc(100% - 10px);position:absolute;top:0}.arrow_parallelogram__17DKE:first-child{left:0;-webkit-transform:skewY(45deg);transform:skewY(45deg);-webkit-transform-origin:bottom left;transform-origin:bottom left}.arrow_parallelogram__17DKE:nth-child(2){right:0;-webkit-transform:skewY(-45deg);transform:skewY(-45deg);-webkit-transform-origin:bottom right;transform-origin:bottom right;box-shadow:5px 5px 11px -4px rgba(0,0,0,.54)}.arrow_text__ODl_x{position:absolute;top:50%;left:50%;-webkit-transform:translate(-70%,-50%);transform:translate(-70%,-50%);font-size:50px;text-align:center;color:#fff;margin:10px;text-shadow:2px 2px 2px #000;z-index:1}.arrow_label__2on_L{position:absolute;top:50%;right:0;padding:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:50px;width:30px;box-shadow:5px 5px 11px -4px rgba(0,0,0,.54);color:#fff;font-size:xx-large}.arrow_labelContainer__1vaiV{position:relative;width:100%;height:100%}
/*# sourceMappingURL=main.a7e92726.chunk.css.map */